{"title":"天然石ストラップ全商品","description":"","products":[{"product_id":"cape-diablo-ミッドナイト-ブラッシュ-apple-watch-ストラップcdaw0093","title":"CAPE DIABLO ミッドナイト ブラッシュ Apple Watch ストラップ(CDAW0093)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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\"\u003eApple Watchを飾る唯一無二のデザイン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eお手持ちのApple Watchが、このストラップを纏うことで\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\/0674\/1373\/7624\/files\/midnight-blush-apple-watch-strap-739537_700x_69400bc6-98ea-4a23-afd5-b41b7e6b63e5.webp?v=1728041465\" class=\"img-fluid d-block w-100 product-img\" alt=\"個性を解き放つApple Watchストラップ\"\u003e\n        \u003cp class=\"body-text\"\u003e個性を解き放つApple Watchストラップ\u003c\/p\u003e\n\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\/0674\/1373\/7624\/files\/midnight-blush-apple-watch-strap-635894_700x_b7910e3e-da64-4704-b9f5-4e2b2b948bbc.webp?v=1728041465\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりの素材と熟練の技\"\u003e\n        \u003cp class=\"body-text\"\u003eこだわりの素材と熟練の技\u003c\/p\u003e\n\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\/0674\/1373\/7624\/files\/midnight-blush-apple-watch-strap-902927_700x_ef44865f-474e-41ce-b2a7-25919cc4b8c1.webp?v=1728041465\" class=\"img-fluid d-block w-100 product-img\" alt=\"ファッションを格上げする手元の美学\"\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\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ケープディアブロのジュエリーはすべてハンドメイドで作られたあなただけの宝物です。厳選された天然石を職人の手で一つ一つ丁寧に仕上げました。そのため、世界に一つだけのユニークなアイテムとなっています。天然素材の持つ温かみや美しさが、Apple Watchをより個性的に彩ってくれるでしょう。ミッドナイト ブラッシュ Apple Watch ストラップは、Apple Watch をより自分らしいスタイルに演出してくれるアイテムです。\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                    \u003cli\u003e手首周り（参考）: CDAW0093\/41 約15cm～25cm（調節可） CDAW0093\/45 約16cm～26cm（調節可）\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ: 38\/40\/41mm及び42\/44\/45mm\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=\"note-list\"\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":"CAPE DIABLO","offers":[{"title":"38\/40\/41mm","offer_id":45692348039320,"sku":"CDAW0093\/41","price":5200.0,"currency_code":"JPY","in_stock":true},{"title":"42\/44\/45mm","offer_id":48151243948184,"sku":"CDAW0093\/45","price":5200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/midnight-blush-apple-watch-strap-739537_700x_69400bc6-98ea-4a23-afd5-b41b7e6b63e5.webp?v=1728041465"},{"product_id":"cape-diablo-インペリアル-ジャスパー-ストレッチ-apple-watch-ストラップcdaw0089","title":"CAPE DIABLO インペリアル ジャスパー ストレッチ Apple Watch ストラップ(CDAW0089)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003ch1 class=\"product-main-title\"\u003eCAPE DIABLO インペリアル ジャスパー ストレッチ Apple Watch ストラップ(CDAW0089)\u003c\/h1\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアップルウォッチに個性を\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eスマートな\u003cstrong\u003eApple Watch\u003c\/strong\u003eが、あなただけの特別なアクセサリーへと生まれ変わります。手元に洗練された存在感を添え、日常に彩りをプラスする逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/imperial-jasper-stretch-apple-watch-strap-353415_700x_1.webp?v=1728041486\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-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        \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003eジャスパー天然石\u003c\/strong\u003eの豊かな表情。職人が一つひとつ丁寧に仕上げた温もりが、あなたの\u003cstrong\u003eApple Watch\u003c\/strong\u003eを唯一無二の存在へと昇華させます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/imperial-jasper-stretch-apple-watch-strap-642229_700x_37c5e9d8-63bf-4835-a7c3-4d7981674a5c.webp?v=1728041486\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-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        \u003cp class=\"body-text\"\u003e天然素材ゆえの偶然が織りなす、二つとない\u003cstrong\u003e石の模様\u003c\/strong\u003e。深い色合いと立体感が、装着するたびに新たな発見と感動をもたらし、あなたの魅力を引き立てます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/imperial-jasper-stretch-apple-watch-strap-288116_700x_8723dd38-9cb6-4d86-8982-e1f99408a13a.webp?v=1728041486\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text\"\u003eあなただけの輝き\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section specs-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eケープディアブロのジュエリーはすべてハンドメイドで作られたあなただけの宝物です。厳選された天然石を職人の手で一つ一つ丁寧に仕上げました。そのため、世界に一つだけのユニークなアイテムとなっています。天然素材の持つ温かみや美しさが、Apple Watchをより個性的に彩ってくれるでしょう。この商品は、自分だけのオリジナルのApple Watchを探している人にぴったりのアイテムです。\u003c\/p\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"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\u003eCDAW0089\/41 約13cm（やや伸縮性あり）\u003c\/li\u003e\n                    \u003cli\u003eCDAW0089\/45 約17cm（やや伸縮性あり）\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\u003e38\/40\/41mm及び42\/44\/45mm\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=\"note-list\"\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":"CAPE DIABLO","offers":[{"title":"38\/40\/41mm","offer_id":45496149082264,"sku":"CDAW0089\/41","price":6240.0,"currency_code":"JPY","in_stock":false},{"title":"42\/44\/45mm","offer_id":48151243817112,"sku":"CDAW0089\/45","price":6240.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/imperial-jasper-stretch-apple-watch-strap-353415_700x_1.webp?v=1728041486"},{"product_id":"cape-diablo-ムーンライト-アゲート-ストレッチ-apple-watch-ストラップcdaw0088","title":"CAPE DIABLO ムーンライト アゲート ストレッチ Apple Watch ストラップ(CDAW0088)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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\"\u003eApple Watchを格上げする一本\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e天然石が織りなす\u003cstrong\u003e唯一無二のデザイン\u003c\/strong\u003eが、Apple Watchに洗練された個性をプラス。\u003cstrong\u003eモダンなテクノロジーと温もり\u003c\/strong\u003eの融合で、手元からあなたのスタイルを輝かせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/moonlight-agate-stretch-apple-watch-strap-631024_700x_66b4d4db-df0c-4778-8a53-c095986e50ed.webp?v=1728041491\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"body-text\"\u003e唯一無二の存在感\u003c\/p\u003e\n\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\/0674\/1373\/7624\/files\/moonlight-agate-stretch-apple-watch-strap-463875_700x_2a4c2118-97a6-4fcd-97d4-d8354f9f0af4.webp?v=1728041491\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"body-text\"\u003e繊細な手仕事が生む輝き\u003c\/p\u003e\n\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\/0674\/1373\/7624\/files\/moonlight-agate-stretch-apple-watch-strap-720327_700x_b8390108-2717-4340-8dd6-d865f929abfc.webp?v=1728041491\" class=\"img-fluid d-block w-100 product-img\"\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\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ケープディアブロのジュエリーはすべてハンドメイドで作られたあなただけの宝物です。厳選された天然石を職人の手で一つ一つ丁寧に仕上げました。そのため、世界に一つだけのユニークなアイテムとなっています。天然素材の持つ温かみや美しさが、Apple Watchをより個性的に彩ってくれるでしょう。この商品は、自分だけのオリジナルのApple Watchを探している人にぴったりのアイテムです。\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\"\u003eMoonlight Agate Stretch Apple Watch Strap\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 瑪瑙\u003c\/li\u003e\n          \u003cli\u003e金属: ステンレス鋼\u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）: CDAW0088\/41 約13cm（やや伸縮性あり） CDAW0088\/45 約17cm（やや伸縮性あり）\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ: 38\/40\/41mm及び42\/44\/45mm\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=\"note-list\"\u003e\n      \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"38\/40\/41mm","offer_id":45496149508248,"sku":"CDAW0088\/41","price":6240.0,"currency_code":"JPY","in_stock":false},{"title":"42\/44\/45mm","offer_id":48151243784344,"sku":"CDAW0088\/45","price":6240.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/moonlight-agate-stretch-apple-watch-strap-631024_700x_66b4d4db-df0c-4778-8a53-c095986e50ed.webp?v=1728041491"},{"product_id":"cape-diablo-インテンス-ジャスパー-ストレッチ-apple-watch-ストラップcdaw0086","title":"CAPE DIABLO インテンス ジャスパー ストレッチ Apple Watch ストラップ(CDAW0086)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eApple Watchを纏う芸術\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\/0674\/1373\/7624\/files\/intense-jasper-stretch-apple-watch-strap-128515_700x_bb6a7e85-d18d-4413-ac83-1c44447fa536.webp?v=1728041504\" class=\"img-fluid d-block w-100 product-img\" alt=\"手元を彩る個性豊かなデザイン\"\u003e\n    \u003cp class=\"caption-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    \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003eジャスパー\u003c\/strong\u003eが魅せる、二つとない色彩と模様。職人の手で一つ一つ丁寧に仕上げられ、天然素材ならではの温かな質感と深みが、腕に豊かな表情を添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/intense-jasper-stretch-apple-watch-strap-578198_700x_b3de9fd0-b278-47cb-b7db-c2378d32b593.webp?v=1728041504\" class=\"img-fluid d-block w-100 product-img\" alt=\"世界に一つだけの色彩美\"\u003e\n    \u003cp class=\"caption-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    \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\/0674\/1373\/7624\/files\/intense-jasper-stretch-apple-watch-strap-668041_700x_f1352370-7a9e-40d3-8c46-60aab28cda6b.webp?v=1728041504\" class=\"img-fluid d-block w-100 product-img\" alt=\"快適な着け心地と上品な佇まい\"\u003e\n    \u003cp class=\"caption-text\"\u003e快適な着け心地と上品な佇まい\u003c\/p\u003e\n  \u003c\/div\u003e\n\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 class=\"body-text\"\u003eケープディアブロのジュエリーはすべてハンドメイドで作られたあなただけの宝物です。厳選された天然石を職人の手で一つ一つ丁寧に仕上げました。そのため、世界に一つだけのユニークなアイテムとなっています。天然素材の持つ温かみや美しさが、Apple Watchをより個性的に彩ってくれるでしょう。この商品は、自分だけのオリジナルのApple Watchを探している人にぴったりのアイテムです。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003ch4 class=\"spec-subtitle\"\u003eIntense Jasper Stretch Apple Watch Strap\u003c\/h4\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手首周り（参考）: CDAW0086\/41 約13cm（やや伸縮性あり） CDAW0086\/45 約17cm（やや伸縮性あり）\u003c\/li\u003e\n        \u003cli\u003e対応ケースサイズ: 38\/40\/41mm及び42\/44\/45mm\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=\"note-list\"\u003e\n        \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"38\/40\/41mm","offer_id":45496150687896,"sku":"CDAW0086\/41","price":6240.0,"currency_code":"JPY","in_stock":false},{"title":"42\/44\/45mm","offer_id":48151240179864,"sku":"CDAW0086\/45","price":6240.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/intense-jasper-stretch-apple-watch-strap-128515_700x_bb6a7e85-d18d-4413-ac83-1c44447fa536.webp?v=1728041504"},{"product_id":"cape-diablo-アプリコットミストストレッチアップルウォッチストラップcdaw0085-1","title":"CAPE DIABLO アプリコット ミスト ストレッチ Apple Watch ストラップ(CDAW0085)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003c!-- 商品解説セクション --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eApple Watch 個性化計画\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e先進の\u003cstrong\u003eApple Watch\u003c\/strong\u003eに、温もりある\u003cstrong\u003e天然石の輝き\u003c\/strong\u003eを。唯一無二のスタイルで、あなたの手元をドラマティックに彩ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/apricot-mist-stretch-apple-watch-strap-670423_700x_843392fe-3e0e-401c-a4aa-7a86f2552d4d.webp?v=1728041510\" class=\"img-fluid d-block w-100 product-img\" alt=\"Apple Watchに天然石の輝きをプラスした手元\"\u003e\n        \u003cp class=\"caption-text\"\u003e唯一無二のApple Watchスタイル\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\/0674\/1373\/7624\/files\/apricot-mist-stretch-apple-watch-strap-528422_700x_f3d1622e-3fa0-45a5-baf7-2796d70019cf.webp?v=1728041510\" class=\"img-fluid d-block w-100 product-img\" alt=\"アクアマリンやウッドビーズ、シェルが編み込まれたApple Watchストラップ\"\u003e\n        \u003cp class=\"caption-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        \u003cp class=\"body-text\"\u003e日常の装いに、天然素材が織りなす\u003cstrong\u003e優しい温かみ\u003c\/strong\u003eをプラス。身につけるたびに心が和む、あなただけの\u003cstrong\u003eApple Watchストラップ\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/apricot-mist-stretch-apple-watch-strap-768125_700x_1f21bb76-c861-4938-870e-796cf05e4b2f.webp?v=1728041510\" class=\"img-fluid d-block w-100 product-img\" alt=\"自然な色合いで手元に馴染むApple Watchストラップ\"\u003e\n        \u003cp class=\"caption-text\"\u003e自然な馴染みやすさ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション --\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eケープディアブロのジュエリーはすべてハンドメイドで作られたあなただけの宝物です。厳選された天然石を職人の手で一つ一つ丁寧に仕上げました。そのため、世界に一つだけのユニークなアイテムとなっています。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e天然素材の持つ温かみや美しさが、Apple Watchをより個性的に彩ってくれるでしょう。この商品は、自分だけのオリジナルのApple Watchを探している人にぴったりのアイテムです。\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                \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ステンレス鋼\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\u003eCDAW0085\/41 約13cm（やや伸縮性あり）\u003c\/li\u003e\n                \u003cli\u003eCDAW0085\/45 約17cm（やや伸縮性あり）\u003c\/li\u003e\n                \u003cli\u003e対応ケースサイズ: 38\/40\/41mm及び42\/44\/45mm\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=\"note-list\"\u003e\n                \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"38\/40\/41mm","offer_id":45692347744408,"sku":"CDAW0085\/41","price":6240.0,"currency_code":"JPY","in_stock":true},{"title":"42\/44\/45mm","offer_id":48151240114328,"sku":"CDAW0085\/45","price":6240.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/apricot-mist-stretch-apple-watch-strap-670423_700x_843392fe-3e0e-401c-a4aa-7a86f2552d4d.webp?v=1728041510"},{"product_id":"mens-african-turquoise-apple-watch-strap","title":"CAPE DIABLO メンズアフリカンターコイズアップルウォッチストラップ(CDAW0048\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e進化を促す男のアップルウォッチバンド\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e人生に変化と変革をもたらす「進化の石」、\u003cstrong\u003eアフリカンターコイズ\u003c\/strong\u003e。手元に宿る\u003cstrong\u003e力強いエネルギー\u003c\/strong\u003eが、新たな可能性へとあなたを導きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0048_69b66c52-2999-4d92-9b62-f3d3899cd962.webp?v=1728052191\" class=\"img-fluid d-block w-100 product-img\"\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\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=\"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手首周り（参考）：約14cm～\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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=\"note-list\"\u003e\n          \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497126617240,"sku":"CDAW0048\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0048_69b66c52-2999-4d92-9b62-f3d3899cd962.webp?v=1728052191"},{"product_id":"lava-stone-apple-watch-strap","title":"CAPE DIABLO ラバストーンアップルウォッチストラップ(CDAW0044\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e穏やかな時を刻む溶岩石ウォッチ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e溶岩石が心の\u003cstrong\u003e静けさ\u003c\/strong\u003eをもたらし、日々に\u003cstrong\u003e安らぎ\u003c\/strong\u003eと\u003cstrong\u003e落ち着き\u003c\/strong\u003eを届けます。\u003cstrong\u003e天然素材\u003c\/strong\u003eの温もりが、あなたの手元で\u003cstrong\u003e唯一無二の存在感\u003c\/strong\u003eを放ち、\u003cstrong\u003e個性\u003c\/strong\u003eを上品に引き立てます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0044_1063c06a-ac13-4717-ac68-97114427f90c.webp?v=1728052197\" class=\"img-fluid d-block w-100 product-img\" alt=\"癒しを纏う手元を演出\"\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    \u003cp class=\"body-text\"\u003e職人の手で編まれた\u003cstrong\u003e溶岩石\u003c\/strong\u003eが、\u003cstrong\u003e地球との絆\u003c\/strong\u003eを深め、\u003cstrong\u003e力と勇気\u003c\/strong\u003eをもたらします。\u003cstrong\u003e約15cm\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\/0674\/1373\/7624\/files\/CDAW0044-2_56694b04-ff0b-4d57-a505-1860dba46ca6.webp?v=1728052197\" class=\"img-fluid d-block w-100 product-img\" alt=\"ひとつとして同じではない表情\"\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    \u003cp class=\"body-text\"\u003eひとつとして同じものがない\u003cstrong\u003e天然素材\u003c\/strong\u003eの表情が、手元に\u003cstrong\u003e唯一無二の魅力\u003c\/strong\u003eを添えます。\u003cstrong\u003e38\/40\/41mm\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\/0674\/1373\/7624\/files\/CDAW0044-3_7ae70c07-8335-4c2c-a979-6d061e29a288.webp?v=1728052197\" class=\"img-fluid d-block w-100 product-img\" alt=\"あなただけの特別なアップルウォッチバンド\"\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\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      \u003c\/div\u003e\n    \u003c\/details\u003e\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      \u003c\/div\u003e\n    \u003c\/details\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=\"basic-list\"\u003e\n          \u003cli\u003e手首周り（参考）：約15cm～\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\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=\"note-list\"\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497126977688,"sku":"CDAW0044\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0044_1063c06a-ac13-4717-ac68-97114427f90c.webp?v=1728052197"},{"product_id":"intense-lava-apple-watch-strap","title":"CAPE DIABLO インテンスラーバアップルウォッチストラップ(CDAW0039\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e溶岩石が放つ個性、手元に宿る力\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e大地の息吹を宿す\u003cstrong\u003e溶岩石\u003c\/strong\u003eが、\u003cstrong\u003eアップルウォッチ\u003c\/strong\u003eを唯一無二の存在へと昇華させます。手作業で丁寧に編み込まれたストラップは、持つ人に\u003cstrong\u003e活力を与え\u003c\/strong\u003e、\u003cstrong\u003e内なる強さ\u003c\/strong\u003eを呼び覚ますでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0039_be181115-d1d8-4e18-93c6-579395e0487e.webp?v=1728052789\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eスタイリッシュな大人の相棒\u003c\/p\u003e\n\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\/0674\/1373\/7624\/files\/CDAW0039-3_bfb77cc1-ff36-4c07-8a31-adccc4114857.webp?v=1728052789\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e職人の技が息づく温もり\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e手首にフィットする洗練\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e手首に自然にフィットし、日常のあらゆるシーンに溶け込む\u003cstrong\u003e上質なデザイン\u003c\/strong\u003eです。Apple Watchが単なるデバイスから、あなたの\u003cstrong\u003e個性を引き立てるファッションアイテム\u003c\/strong\u003eへと生まれ変わります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0039-5_25694fc8-a9fa-49cc-b061-0faf54f4c831.webp?v=1728052789\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\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                \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\"\u003eCAPE DIABLOのこだわり\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eすべてのジュエリーが手作業で作られています。\u003c\/li\u003e\n                    \u003cli\u003eそれぞれの石は厳選されており、最高品質の宝石のみを提供しています。\u003c\/li\u003e\n                    \u003cli\u003e本当にユニークな手作りのアイテムをお届けします。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: 溶岩石\u003c\/li\u003e\n                    \u003cli\u003e金属: ステンレス\u003c\/li\u003e\n                    \u003cli\u003eサイズ: 約14cm～（手首まわりのサイズ）\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\u003c\/li\u003e\n                    \u003cli\u003e42\/44\/45\/49mmケースにも装着可能ですが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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=\"note-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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497220497560,"sku":"CDAW0039\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0039_be181115-d1d8-4e18-93c6-579395e0487e.webp?v=1728052789"},{"product_id":"punk-boho-metallic-apple-watch-strap","title":"CAPE DIABLO パンクボーホーメタリックアップルウォッチストラップ(CDAW0060\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0060_72e9b2e1-fa36-42f5-8a57-b3ebdf130cde.webp?v=1728052794\" class=\"img-fluid d-block w-100 product-img\" alt=\"${settings.WRITING_TARGET}向け個性派デザイン\"\u003e\n    \u003cp class=\"body-text\"\u003e${settings.WRITING_TARGET}向け個性派デザイン\u003c\/p\u003e\n    \u003ch3 class=\"section-title\"\u003e${settings.WRITING_TARGET}を彩る唯一無二の輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e腕元から個性を放つ、\u003cstrong\u003eメタリック\u003c\/strong\u003eと\u003cstrong\u003e編み込み\u003c\/strong\u003eの絶妙な調和が魅力です。\u003cstrong\u003e手作業\u003c\/strong\u003eで生み出されたこの一本が、あなたの${settings.WRITING_TARGET}スタイルを格上げします。\u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0060-2_9f0e95f5-79e1-4e4c-80ee-9bf4f8394e6a.webp?v=1728052794\" class=\"img-fluid d-block w-100 product-img\" alt=\"手作業が織りなす上質な佇まい\"\u003e\n    \u003cp class=\"body-text\"\u003e手作業が織りなす上質な佇まい\u003c\/p\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が融合しています。手首周り約14cm～対応し、\u003cstrong\u003eしなやかなフィット感\u003c\/strong\u003eで日常を美しく彩ります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n  \u003cdiv class=\"specs-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ケープディアブロでは、すべてのジュエリーは手作業で作られており、他に類を見ないものです。それぞれの石は厳選されており、最高品質の宝石のみを提供しています。パンクボーホーメタリックアップルウォッチストラップを注文すると、本当にユニークな手作りのアイテムを手に入れることができます！\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          \u003cli\u003e手首周り（参考）：約14cm～\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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=\"note-list\"\u003e\n      \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497221283992,"sku":"CDAW0060\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0060_72e9b2e1-fa36-42f5-8a57-b3ebdf130cde.webp?v=1728052794"},{"product_id":"boho-metallic-apple-watch-strap","title":"CAPE DIABLO ボーホーメタリックアップルウォッチストラップ(CDAW0080\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e個性際立つ手編み Apple Watchストラップ\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\/0674\/1373\/7624\/files\/CDAW0080_db90e5df-0dd2-428c-9d7f-2751f428be52.webp?v=1728052799\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eメタリックが魅せる手元の輝き\u003c\/p\u003e\n\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約15cmからの手首に心地よくフィット\u003c\/strong\u003eし、\u003cstrong\u003eサイズ調整も自由自在\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0080-2_3655e9e8-573f-442f-b48c-cfdaca67b702.webp?v=1728052799\" class=\"img-fluid d-block w-100 product-img\"\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\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            \u003c\/div\u003e\n        \u003c\/details\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商品コード: CDAW0080\/41\u003c\/li\u003e\n                    \u003cli\u003e素材: 金属\u003c\/li\u003e\n                    \u003cli\u003e金属: ステンレス\u003c\/li\u003e\n                    \u003cli\u003e手首周り（参考）: 約15cm～\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\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=\"note-list\"\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497221939352,"sku":"CDAW0080\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0080_db90e5df-0dd2-428c-9d7f-2751f428be52.webp?v=1728052799"},{"product_id":"opulent-jasper-apple-watch-strap","title":"CAPE DIABLO オプレイトジャスパーアップルウォッチストラップ(CDAW0034\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品名 --\u003e\n    \u003ch1 class=\"product-title\"\u003eCAPE DIABLO オプレイトジャスパーアップルウォッチストラップ(CDAW0034\/41)\u003c\/h1\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003c!-- ブロック1 --\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\/0674\/1373\/7624\/files\/CDAW0034_0bd7a6ff-5518-46d4-8d45-8ac8bf8ebd56.webp?v=1728052805\" class=\"img-fluid d-block w-100 product-img\" alt=\"手元に添えるパワーストーン\"\u003e\n        \u003cp class=\"image-caption\"\u003e手元に添えるパワーストーン\u003c\/p\u003e\n\n        \u003c!-- ブロック2 --\u003e\n        \u003ch3 class=\"section-title\"\u003e職人技が光る逸品 毎日を彩る\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e厳選\u003cstrong\u003e碧玉\u003c\/strong\u003eを手作業で編み上げた、温もりと個性が光る逸品。約14cmから調整可能で、手首に心地よくフィットし、あなたらしさを引き立てます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0034-2_db102f4b-3630-46f4-914b-72508ca0e8e0.webp?v=1728052805\" class=\"img-fluid d-block w-100 product-img\" alt=\"細部に宿る手仕事の美\"\u003e\n        \u003cp class=\"image-caption\"\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        \u003c!-- スペック項目: 碧玉（ジャスパー）について --\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            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- スペック項目: CAPE DIABLOの製品について --\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eCAPE DIABLOの製品について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーが手作業で作られています。それぞれの石は厳選されており、最高品質の宝石のみを提供しています。華やかなジャスパーアップルウォッチストラップを注文すると、本当にユニークな手作りのアイテムを手に入れることができます。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- スペック項目: 仕様 --\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サイズ：約14cm～\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- スペック項目: 注意事項 --\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=\"note-list\"\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497223250072,"sku":"CDAW0034\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0034_0bd7a6ff-5518-46d4-8d45-8ac8bf8ebd56.webp?v=1728052805"},{"product_id":"amazonite-protection-apple-watch-strap","title":"CAPE DIABLO アマゾナイトプロテクションアップルウォッチストラップ(CDAW0022\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch1\u003eCAPE DIABLO アマゾナイトプロテクションアップルウォッチストラップ(CDAW0022\/41)\u003c\/h1\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e心を彩るアマゾナイト Apple Watch ストラップ\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\/0674\/1373\/7624\/files\/CDAW0022_5d614dbe-02c5-4677-a867-dd8075f30473.webp?v=1728052816\" class=\"img-fluid d-block w-100 product-img\" alt=\"唯一無二の輝きを放つApple Watchストラップ\"\u003e\n    \u003cp class=\"caption-text\"\u003e唯一無二の輝きを\u003c\/p\u003e\n\n    \u003ch3 class=\"section-title\"\u003e腕元を飾る天然石 Apple Watch バンド\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e都会的でありながら自然の温もりを感じさせるデザインが、あなたの装いを格上げします。\u003cstrong\u003e約14cmからの手首\u003c\/strong\u003eに優しくフィットし、心地よい装着感で、一日中\u003cstrong\u003eポジティブな気分\u003c\/strong\u003eへと導いてくれます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0022-2_6df33999-591e-4930-bccc-6f1e7c4d4511.webp?v=1728052816\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常に寄り添う美しさ\"\u003e\n    \u003cp class=\"caption-text\"\u003e日常に寄り添う美しさ\u003c\/p\u003e\n\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\/0674\/1373\/7624\/files\/CDAW0022-3_62b18322-be7e-4ca9-bbe6-7a6b7f5a68ea.webp?v=1728052816\" class=\"img-fluid d-block w-100 product-img\" alt=\"心を込めた手作りの証\"\u003e\n    \u003cp class=\"caption-text\"\u003e心を込めた手作りの証\u003c\/p\u003e\n\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は、\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を優しく吹き込み、\u003cstrong\u003e否定的または混乱する影響\u003c\/strong\u003eからあなたの\u003cstrong\u003e魂を解放\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eケープディアブロ\u003c\/strong\u003eでは、\u003cstrong\u003eすべてのジュエリーが手作業で作られています\u003c\/strong\u003e。それぞれの石は\u003cstrong\u003e厳選\u003c\/strong\u003eされており、\u003cstrong\u003e最高品質の宝石\u003c\/strong\u003eのみを提供しています。\u003cstrong\u003eアマゾナイトプロテクションアップルウォッチストラップ\u003c\/strong\u003eを注文すると、\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    \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手首周り（参考）: 約14cm～\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\u003c\/li\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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=\"note-list\"\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":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497224822936,"sku":"CDAW0022\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0022_5d614dbe-02c5-4677-a867-dd8075f30473.webp?v=1728052816"},{"product_id":"linked-howlite-jasper-apple-watch-strap","title":"CAPE DIABLO リンクドハウライトジャスパーアップルウォッチストラップ(CDAW0077)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003ch2 class=\"product-main-title\"\u003eCAPE DIABLO リンクドハウライトジャスパーアップルウォッチストラップ(CDAW0077)\u003c\/h2\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cdiv class=\"content-block\"\u003e\n            \u003ch3 class=\"section-title\"\u003e個性際立つ天然石アップルウォッチバンド\u003c\/h3\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0077_23611155-9085-4bec-8c67-e354df7f1a3f.webp?v=1728052824\" class=\"img-fluid d-block w-100 product-img\" alt=\"手元に宿る、自然の美と癒し\"\u003e\n            \u003cp class=\"caption-text\"\u003e手元に宿る、自然の美と癒し\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eハウライトとジャスパーが織りなす、\u003cstrong\u003e唯一無二の表情\u003c\/strong\u003e。\u003cstrong\u003eスマートウォッチ\u003c\/strong\u003eに、\u003cstrong\u003e自然の癒し\u003c\/strong\u003eと\u003cstrong\u003e洗練された魅力\u003c\/strong\u003eを添えます。\u003cstrong\u003e手元\u003c\/strong\u003eから放たれる\u003cstrong\u003e特別な輝き\u003c\/strong\u003eをお楽しみください。\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"content-block\"\u003e\n            \u003ch3 class=\"section-title\"\u003e日常に溶け込む安らぎのスマートウォッチストラップ\u003c\/h3\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0077-2_f30a3db4-d067-42bb-9dcd-d9961eafb165.webp?v=1728052824\" class=\"img-fluid d-block w-100 product-img\" alt=\"心安らぐ、大人の手元を演出\"\u003e\n            \u003cp class=\"caption-text\"\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-block\"\u003e\n            \u003ch3 class=\"section-title\"\u003e職人技が光る一点ものアップルウォッチバンド\u003c\/h3\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0077-3_8f92689a-87f5-4067-bfe5-9f628c22621d.webp?v=1728052824\" class=\"img-fluid d-block w-100 product-img\" alt=\"唯一無二の、あなただけの逸品\"\u003e\n            \u003cp class=\"caption-text\"\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です。約14cmからの手首にフィットし、\u003cstrong\u003e快適な使い心地\u003c\/strong\u003eを追求しました。\u003c\/p\u003e\n        \u003c\/div\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                \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                    \u003cli\u003e手首周り（参考）：約14cm～\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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            \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        \u003cp class=\"body-text\"\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497225838744,"sku":"CDAW0077\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0077_23611155-9085-4bec-8c67-e354df7f1a3f.webp?v=1728052824"},{"product_id":"tropical-jasper-apple-watch-strap","title":"CAPE DIABLO トロピカルジャスパーアップルウォッチストラップ(CDAW0075\/41)","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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\"\u003eCAPE DIABLO トロピカルジャスパーアップルウォッチストラップ (CDAW0075\/41)\u003c\/h3\u003e\n\n        \u003cdiv class=\"product-block\"\u003e\n            \u003ch4 class=\"block-title\"\u003eトロピカルジャスパーの輝き\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003e大地の恵み、\u003cstrong\u003eトロピカルジャスパー\u003c\/strong\u003eが手元を鮮やかに彩ります。個性を引き立てる豊かな色彩と洗練されたデザインが、Apple Watchに新たな表情を与え、魅力を最大限に引き出します。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0075_4ae86140-3c1e-4b30-816d-34265959b4f7.webp?v=1728052838\" class=\"img-fluid d-block w-100 product-img\" alt=\"トロピカルジャスパーの輝き\"\u003e\n            \u003cp class=\"caption\"\u003e唯一無二の輝きを腕元に\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"product-block\"\u003e\n            \u003ch4 class=\"block-title\"\u003e職人技が光る唯一の逸品\u003c\/h4\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\/0674\/1373\/7624\/files\/CDAW0075-3_09c6f71c-5f88-435a-bb73-6634448fd3e2.webp?v=1728052838\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人技が光る唯一の逸品\"\u003e\n            \u003cp class=\"caption\"\u003e心を込めた手仕事の証\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"product-block\"\u003e\n            \u003ch4 class=\"block-title\"\u003e心安らぐお守りブレス\u003c\/h4\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\/0674\/1373\/7624\/files\/CDAW0075-2_4d68e5b8-7c98-4db5-a0ca-0278dd47de54.webp?v=1728052838\" class=\"img-fluid d-block w-100 product-img\" alt=\"心安らぐお守りブレス\"\u003e\n            \u003cp class=\"caption\"\u003eあなただけの癒しを纏う\u003c\/p\u003e\n        \u003c\/div\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                \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                \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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: ジャスパー、メタルチェーン\u003c\/li\u003e\n                    \u003cli\u003e金属: 亜鉛合金\u003c\/li\u003e\n                    \u003cli\u003eサイズ: 約13cm～\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\u003c\/li\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cdiv class=\"note-box\"\u003e\n            \u003cul class=\"note-list\"\u003e\n                \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497227542680,"sku":"CDAW0075\/41","price":4960.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0075_4ae86140-3c1e-4b30-816d-34265959b4f7.webp?v=1728052838"},{"product_id":"moonlight-jasper-apple-watch-strap","title":"CAPE DIABLO ムーンライトジャスパーアップルウォッチストラップ(CDAW0021\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch1 class=\"product-name\"\u003eCAPE DIABLO ムーンライトジャスパーアップルウォッチストラップ(CDAW0021\/41)\u003c\/h1\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdiv class=\"product-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0021.webp?v=1728052845\" class=\"img-fluid d-block w-100 product-img\" alt=\"個性を纏うApple Watchバンド\"\u003e\n      \u003cp class=\"img-caption\"\u003e個性を纏うApple Watchバンド\u003c\/p\u003e\n      \u003ch3 class=\"section-title\"\u003eCAPE DIABLO 天然石ストラップで手元を華やかに彩る\u003c\/h3\u003e\n      \u003cp class=\"body-text\"\u003e\u003cstrong\u003e碧玉\u003c\/strong\u003eが織りなす\u003cstrong\u003e神秘的な輝き\u003c\/strong\u003eが、あなたのApple Watchに唯一無二の存在感を与えます。精神的な支えとなり、日々に静けさをもたらすでしょう。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0021-3.webp?v=1728052845\" class=\"img-fluid d-block w-100 product-img\" alt=\"心が満たされる手作りの温もり\"\u003e\n      \u003cp class=\"img-caption\"\u003e心が満たされる手作りの温もり\u003c\/p\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    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0021-2.webp?v=1728052845\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常に溶け込むお守りストラップ\"\u003e\n      \u003cp class=\"img-caption\"\u003e日常に溶け込むお守りストラップ\u003c\/p\u003e\n      \u003ch3 class=\"section-title\"\u003e腕元から気分転換 癒しをまとうスマートウォッチ\u003c\/h3\u003e\n      \u003cp class=\"body-text\"\u003e約15cmからの手首周りにフィットし、あなたの日常に自然と溶け込みます。不安や不確かさを軽減するとされる\u003cstrong\u003eジャスパー\u003c\/strong\u003eが、身につけるたびに心地よい平穏をもたらしてくれるでしょう。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section specs-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        \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\"\u003eCAPE DIABLOのこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eすべてのジュエリーは手作業で作られています。\u003c\/li\u003e\n          \u003cli\u003eそれぞれの石は厳選されており、最高品質の宝石のみを提供しています。\u003c\/li\u003e\n          \u003cli\u003e本当にユニークな手作りの時計をお届けします。\u003c\/li\u003e\n        \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      \u003c\/div\u003e\n    \u003c\/details\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手首周り（参考）：約15cm～\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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=\"note-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  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497228492952,"sku":"CDAW0021\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0021.webp?v=1728052845"},{"product_id":"peachy-imperial-jasper-apple-watch-strap","title":"CAPE DIABLO ピーチーインペリアルジャスパーアップルウォッチストラップ(CDAW0069\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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\/0674\/1373\/7624\/files\/CDAW0069_e81f3f63-e713-4ad4-aee9-26705bd2b8f3.webp?v=1728052852\" class=\"img-fluid d-block w-100 product-img\"\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        \u003cp class=\"body-text\"\u003e熟練の職人がひとつひとつ厳選した\u003cstrong\u003e最高品質の天然石\u003c\/strong\u003eを、手作業で丁寧に編み込みました。肌に馴染む繊細な作りが、心地よいフィット感を生み出し、まさに唯一無二のアイテムです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0069-3_fd4ff46e-eb1e-4e64-8ee8-01b1cabb262e.webp?v=1728052852\" class=\"img-fluid d-block w-100 product-img\"\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        \u003cp class=\"body-text\"\u003e手首で揺れるピーチーインペリアルジャスパーが、あなたの日常にさりげない華やかさと個性をプラスします。どんな装いにも自然と溶け込み、身につけるたびに心踊るような\u003cstrong\u003e新しい自分\u003c\/strong\u003eに出会えるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0069-2_066f1242-9114-4475-a4a1-164a7c85e605.webp?v=1728052852\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\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            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eCAPE DIABLOのこだわり\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\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                    \u003cli\u003e手首周り（参考）：約14cm～\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"note-list\"\u003e\n            \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497228591256,"sku":"CDAW0069\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0069_e81f3f63-e713-4ad4-aee9-26705bd2b8f3.webp?v=1728052852"},{"product_id":"bold-turquoise-apple-watch-strap","title":"CAPE DIABLO ボーホーターコイズアップルウォッチストラップ(CDAW0064\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eボーホー心揺さぶる腕元に、アップルウォッチストラップ\u003c\/h3\u003e\n    \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\/0674\/1373\/7624\/files\/CDAW0064_00f85b75-4228-456c-8461-3c8bd92162fa.webp?v=1728052870\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-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    \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\/0674\/1373\/7624\/files\/CDAW0064-3_bde9ed86-e131-4c1f-8c30-78df2e0f55fa.webp?v=1728052870\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-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    \u003cp class=\"body-text\"\u003e肌に吸い付くような\u003cstrong\u003e自然な装着感\u003c\/strong\u003eは、\u003cstrong\u003e約14cmからの手首\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\/0674\/1373\/7624\/files\/CDAW0064-2_0261bcfb-9922-40c9-80de-af55402efcca.webp?v=1728052870\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-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\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      \u003c\/div\u003e\n    \u003c\/details\u003e\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手首周り（参考）：約14cm～\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\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=\"note-list\"\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497230655640,"sku":"CDAW0064\/41","price":4960.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0064_00f85b75-4228-456c-8461-3c8bd92162fa.webp?v=1728052870"},{"product_id":"delicate-imperial-jasper-apple-watch-strap","title":"CAPE DIABLO デリケイトインペリアルジャスパーアップルウォッチストラップ(CDAW0059\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003ch3 class=\"section-title\"\u003eCAPE DIABLO デリケイトインペリアルジャスパーアップルウォッチストラップ(CDAW0059\/41)\u003c\/h3\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0059_ba351a76-362b-4e33-a64a-4252811b03fc.webp?v=1728052875\" class=\"img-fluid d-block w-100 product-img\" alt=\"心安らぐ天然石アップルウォッチ\"\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の感覚を与えてくれるでしょう。一つひとつ厳選された\u003cstrong\u003e最高品質の石\u003c\/strong\u003eを配した、特別な逸品です。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e手元を彩る癒しの輝き\u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0059-2_0a39c123-391b-4761-b251-4bdc9fbf7980.webp?v=1728052875\" class=\"img-fluid d-block w-100 product-img\" alt=\"手首にフィットする匠の技\"\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約14cmから調整可能\u003c\/strong\u003eなデザインは、どんな手首にも\u003cstrong\u003eしなやか\u003c\/strong\u003eに馴染みます。\u003cstrong\u003eステンレス製\u003c\/strong\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        \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            \u003c\/div\u003e\n        \u003c\/details\u003e\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            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材：インペリアルジャスパー\u003c\/li\u003e\n                    \u003cli\u003e金属：ステンレス\u003c\/li\u003e\n                    \u003cli\u003eサイズ：約14cm～\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ：38\/40\/41mm\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=\"note-list\"\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497231147160,"sku":"CDAW0059\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0059_ba351a76-362b-4e33-a64a-4252811b03fc.webp?v=1728052875"},{"product_id":"dusk-jasper-apple-watch-strap","title":"CAPE DIABLO ダスクジャスパーアップルウォッチストラップ(CDAW0056)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch2 class=\"product-name\"\u003eCAPE DIABLO ダスクジャスパーアップルウォッチストラップ(CDAW0056)\u003c\/h2\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdiv class=\"product-block\"\u003e\n      \u003ch3 class=\"product-block-title\"\u003e碧玉が彩るアップルウォッチストラップ 個性を放つ腕元へ\u003c\/h3\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0056_e0d3050e-9972-4b06-aba6-374dedbb879d.webp?v=1728052885\" class=\"img-fluid d-block w-100 product-img\" alt=\"守護と癒しを贈るダスクジャスパー\"\u003e\n      \u003cp class=\"caption-text\"\u003e守護と癒しを贈るダスクジャスパー\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e碧玉（ジャスパー）の神秘的な輝きが、${settings.WRITING_TARGET}の腕元に\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=\"product-block\"\u003e\n      \u003ch3 class=\"product-block-title\"\u003e職人の技が息づく手編みストラップ 快適な装着感\u003c\/h3\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0056-2_16802ead-5b45-4d4c-9ced-c6a19eb391a3.webp?v=1728052885\" class=\"img-fluid d-block w-100 product-img\" alt=\"世界に一つだけのパーソナルアイテム\"\u003e\n      \u003cp class=\"caption-text\"\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が、${settings.WRITING_TARGET}だけの\u003cstrong\u003e唯一無二のアイテム\u003c\/strong\u003eを際立たせます。\u003cstrong\u003eステンレスの輝き\u003c\/strong\u003eが上品なアクセントです。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n  \u003cdiv class=\"spec-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碧玉・ジャスパーは精神的で癒しの石として知られています。この石はあなたを守り、恐れや不確実性を減らすのに役立ちます。また、リラックスして整い、安静を得るのに役立つ石でもあります。\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      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：碧玉\u003c\/li\u003e\n          \u003cli\u003e金属：ステンレス\u003c\/li\u003e\n          \u003cli\u003eサイズ：約14cm～\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm及び42\/44\/45\/49mm\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=\"note-list\"\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":"CAPE DIABLO","offers":[{"title":"38\/40\/41mm","offer_id":45692317663384,"sku":"CDAW0056\/41","price":4960.0,"currency_code":"JPY","in_stock":true},{"title":"42\/44\/45\/49mm","offer_id":48151078731928,"sku":"CDAW0056\/45","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0056_e0d3050e-9972-4b06-aba6-374dedbb879d.webp?v=1728052885"},{"product_id":"fierce-tigers-eye-apple-watch-strap","title":"CAPE DIABLO フィアスタイガーズアイアップルウォッチストラップ(CDAW0055\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e腕元彩る天然石の輝き\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0055_309f5b5e-c6b6-4829-804a-2a3a362fa237.webp?v=1728052894\" class=\"img-fluid d-block w-100 product-img\" alt=\"個性引き出すウォッチバンド\"\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    \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\/0674\/1373\/7624\/files\/CDAW0055-3_e137cefc-eb17-4de2-9a74-ea13d7e343d5.webp?v=1728052894\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりの手仕事\"\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e職人がひとつひとつ手作業\u003c\/strong\u003eで編み上げた、温もり溢れるストラップ。約13cmから調節可能で、あなたの手首に優しくフィットし、\u003cstrong\u003e快適な着け心地\u003c\/strong\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\/0674\/1373\/7624\/files\/CDAW0055-2_d7f14877-16a8-497b-8aa4-b8e493d1c2f0.webp?v=1728052894\" class=\"img-fluid d-block w-100 product-img\" alt=\"あなたを輝かせる一本\"\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    \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    \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手首周り（参考）：約13cm～\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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      \u003c\/div\u003e\n    \u003c\/details\u003e\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      \u003c\/div\u003e\n    \u003c\/details\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=\"note-list\"\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":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497233113240,"sku":"CDAW0055\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0055_309f5b5e-c6b6-4829-804a-2a3a362fa237.webp?v=1728052894"},{"product_id":"intense-imperial-jasper-apple-watch-strap","title":"CAPE DIABLO ケープディアブロ インテンスインペリアルジャスパーアップルウォッチストラップ(CDAW0053\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch3 class=\"section-title product-main-title\"\u003eCAPE DIABLO ケープディアブロ インテンスインペリアルジャスパーアップルウォッチストラップ(CDAW0053\/41)\u003c\/h3\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0053.webp?v=1728052900\" class=\"img-fluid d-block w-100 product-img\" alt=\"碧玉の輝き纏うアップルウォッチ\"\u003e\n    \u003cp class=\"caption\"\u003e個性を引き出す天然石バンド\u003c\/p\u003e\n    \u003ch4 class=\"content-title\"\u003e碧玉の輝き纏うアップルウォッチ\u003c\/h4\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0053-3.webp?v=1728052900\" class=\"img-fluid d-block w-100 product-img\" alt=\"心と手首に寄り添うジャスパー\"\u003e\n    \u003cp class=\"caption\"\u003e手作業が紡ぐ癒しの逸品\u003c\/p\u003e\n    \u003ch4 class=\"content-title\"\u003e心と手首に寄り添うジャスパー\u003c\/h4\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e精神的な安らぎ\u003c\/strong\u003eをもたらす\u003cstrong\u003e碧玉\u003c\/strong\u003eが、日々の恐れや不確かさを和らげ、\u003cstrong\u003eリラックス\u003c\/strong\u003eへと導きます。\u003cstrong\u003e手首まわり約14cmから調整可能\u003c\/strong\u003eで、\u003cstrong\u003e快適な着け心地\u003c\/strong\u003eを実現します。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0053-2.webp?v=1728052900\" class=\"img-fluid d-block w-100 product-img\" alt=\"装いを格上げ、日常に煌めきを\"\u003e\n    \u003cp class=\"caption\"\u003e洗練された大人の手元を演出\u003c\/p\u003e\n    \u003ch4 class=\"content-title\"\u003e装いを格上げ、日常に煌めきを\u003c\/h4\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e上品なアクセサリー\u003c\/strong\u003eのように手元を彩るストラップは、\u003cstrong\u003e普段使いから特別な日まで\u003c\/strong\u003e、\u003cstrong\u003eあらゆるシーンを華やかに演出\u003c\/strong\u003eします。\u003cstrong\u003e対応ケースサイズ38\/40\/41mm\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        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e碧玉・ジャスパーは精神的な癒しの石として知られ、あなたを守り、恐れや不確実性を減らし、リラックスして整った状態をもたらします。\u003c\/li\u003e\n          \u003cli\u003eケープディアブロのジュエリーはすべて手作業で作られ、厳選された最高品質の宝石のみを提供。 trulyユニークな手作りの時計をお届けします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e基本情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：インペリアルジャスパー\u003c\/li\u003e\n          \u003cli\u003e金属：ステンレス\u003c\/li\u003e\n          \u003cli\u003eサイズ：約14cm～\u003c\/li\u003e\n          \u003cli\u003eサイズについて：記載されているサイズは手首まわりのサイズになります。\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\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=\"note-list\"\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmにも装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497233539224,"sku":"CDAW0053\/41","price":4960.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0053.webp?v=1728052900"},{"product_id":"mens-labradorite-active-apple-watch-strap","title":"CAPE DIABLO メンズラブラドライトアクティブアップルウォッチストラップ(CDAW0051\/41)","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch1 class=\"product-title\"\u003eCAPE DIABLO メンズ溶岩石アクティブアップルウォッチストラップ(CDAW0051\/41)\u003c\/h1\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」の力強い輝きと熟練の技が織りなす、芸術的なApple Watchストラップ。一つ一つ厳選された石が、あなたの手元で個性を際立たせます。日常に洗練された魅力を加える一品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0051_b86eb831-2169-4e0c-b93c-1fe8f3564337.webp?v=1728052905\" class=\"img-fluid d-block w-100 product-img\" alt=\"溶岩石が放つ、力強い個性\"\u003e\n    \u003cp class=\"image-caption\"\u003e溶岩石が放つ、力強い個性\u003c\/p\u003e\n\n    \u003ch3 class=\"section-title\"\u003e惑星の息吹、手元に宿る活力\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eしなやかな編み込みとステンレス製金具が叶える、\u003cstrong\u003e快適な装着感\u003c\/strong\u003e。約15cmからの手首にフィットし、溶岩石がもたらす\u003cstrong\u003e内なる平和と勇気\u003c\/strong\u003eが、日々の行動に力強い後押しを与えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0051-2_0c8c3878-9dc5-49f0-9403-95c91799494d.webp?v=1728052905\" class=\"img-fluid d-block w-100 product-img\" alt=\"日々を支える、内なる強さ\"\u003e\n    \u003cp class=\"image-caption\"\u003e日々を支える、内なる強さ\u003c\/p\u003e\n  \u003c\/div\u003e\n\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    \u003c\/div\u003e\n  \u003c\/details\u003e\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    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e基本データ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材：溶岩石\u003c\/li\u003e\n        \u003cli\u003e金属：ステンレス\u003c\/li\u003e\n        \u003cli\u003e手首周り（参考）：約15cm～\u003c\/li\u003e\n        \u003cli\u003e対応ケースサイズ：38\/40\/41mm\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=\"note-list\"\u003e\n        \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n        \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497235013784,"sku":"CDAW0051\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0051_b86eb831-2169-4e0c-b93c-1fe8f3564337.webp?v=1728052905"},{"product_id":"blooming-rhodonite-apple-watch-strap","title":"CAPE DIABLO ブルーミングロードナイトアップルウォッチストラップ(CDAW0047)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003ch1 class=\"product-name\"\u003eCAPE DIABLO ブルーミングロードナイトアップルウォッチストラップ\u003c\/h1\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\/0674\/1373\/7624\/files\/CDAW0047-3_36a5eb96-9063-4e6b-b91d-909c0f52f11e.webp?v=1728052911\" class=\"img-fluid d-block w-100 product-img\" alt=\"毎日を彩る天然石の輝き\"\u003e\n        \u003cp class=\"caption-text\"\u003e毎日を彩る天然石の輝き\u003c\/p\u003e\n\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\/0674\/1373\/7624\/files\/CDAW0047_4ec12ff3-123e-4aca-838d-fda64610c271.webp?v=1728052911\" class=\"img-fluid d-block w-100 product-img\" alt=\"紡ぎ出す豊かな表情\"\u003e\n        \u003cp class=\"caption-text\"\u003e紡ぎ出す豊かな表情\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e毎日を心地よく、手元に溶け込む\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e手首に優しくフィットするよう設計された調整機能は、約14cmからの幅広いサイズに対応します。着けるたびに、\u003cstrong\u003e天然素材の温もり\u003c\/strong\u003eが心地よさを届け、\u003cstrong\u003eストレスフリーな装着感\u003c\/strong\u003eで一日中快適に過ごせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0047-2_afc7c78e-5c81-43d1-9291-3cf22a8c16dd.webp?v=1728052911\" class=\"img-fluid d-block w-100 product-img\" alt=\"柔らかなつけ心地\"\u003e\n        \u003cp class=\"caption-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\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            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品のこだわり\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eケープディアブロのすべてのジュエリーは手作業で作られており、唯一のものです。\u003c\/li\u003e\n                    \u003cli\u003e各石は慎重に選択されており、最高品質の宝石のみを提供しています。\u003c\/li\u003e\n                    \u003cli\u003eブルーミングロードナイトアップルウォッチストラップを注文すると、本当にユニークな手作りのアイテムを手に入れることができます。\u003c\/li\u003e\n                \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商品コード: CDAW0047\u003c\/li\u003e\n                    \u003cli\u003e素材: ロードナイト\u003c\/li\u003e\n                    \u003cli\u003e金属: ステンレス\u003c\/li\u003e\n                    \u003cli\u003e手首周り（参考）: 約14cm～\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ: 38\/40\/41mm 及び 42\/44\/45\/49mm\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=\"note-list\"\u003e\n            \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"38\/40\/41mm","offer_id":45692317597848,"sku":"CDAW0047\/41","price":4960.0,"currency_code":"JPY","in_stock":true},{"title":"42\/44\/45\/49mm","offer_id":48151075422360,"sku":"CDAW0047\/45","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0047-3_36a5eb96-9063-4e6b-b91d-909c0f52f11e.webp?v=1728052911"},{"product_id":"healing-chakra-protection-apple-watch-strap","title":"CAPE DIABLO ヒーリングチャクラプロテクションアップルウォッチストラップ(CDAW0041\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003ch1 class=\"product-title\"\u003eCAPE DIABLO ヒーリングチャクラプロテクションアップルウォッチストラップ(CDAW0041\/41)\u003c\/h1\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdiv class=\"product-feature-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0041_99fc6e33-e4be-4193-9cef-f974d03f3f65.webp?v=1728052919\" class=\"img-fluid d-block w-100 product-img\" alt=\"輝く天然石 アップルウォッチに癒しをプラス\"\u003e\n      \u003cp class=\"img-caption\"\u003eチャクラが導く、手元のおしゃれ\u003c\/p\u003e\n      \u003ch3 class=\"section-title\"\u003e輝く天然石 アップルウォッチに癒しをプラス\u003c\/h3\u003e\n      \u003cp class=\"body-text\"\u003e\n        7種類の\u003cstrong\u003e高品質な天然石ビーズ\u003c\/strong\u003eが織りなす色彩は、\u003cstrong\u003eチャクラのエネルギー\u003c\/strong\u003eを表現。いつものApple Watchを\u003cstrong\u003eポジティブなオーラ\u003c\/strong\u003eで包み込み、手元を華やかに彩ります。\u003cstrong\u003eファッショニスタ\u003c\/strong\u003eも心惹かれる、個性的なデザインです。\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-feature-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0041-2_41f2fd9f-9386-4cf1-981a-6a99d7b41527.webp?v=1728052919\" class=\"img-fluid d-block w-100 product-img\" alt=\"手作業の温もりと素材の力 唯一無二の魅力\"\u003e\n      \u003cp class=\"img-caption\"\u003e天然石が持つ、唯一無二の輝き\u003c\/p\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、\u003cstrong\u003eクリスタル\u003c\/strong\u003eを厳選し、\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=\"product-feature-block\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0041-3_df79ed70-6934-4a06-bc69-149772b0d215.webp?v=1728052919\" class=\"img-fluid d-block w-100 product-img\" alt=\"手元を彩るスタイリング アップルウォッチを着せ替え\"\u003e\n      \u003cp class=\"img-caption\"\u003e個性際立つ、アップルウォッチスタイル\u003c\/p\u003e\n      \u003ch3 class=\"section-title\"\u003e手元を彩るスタイリング アップルウォッチを着せ替え\u003c\/h3\u003e\n      \u003cp class=\"body-text\"\u003e\n        \u003cstrong\u003e手首周り約14cmからフィット\u003c\/strong\u003eし、\u003cstrong\u003e38\/40\/41mm\u003c\/strong\u003eのケースサイズに対応。\u003cstrong\u003e42\/44\/45\/49mm\u003c\/strong\u003eでも装着可能で、多様なApple Watchに個性を添えます。日常の装いに溶け込み、さりげなくおしゃれ度を格上げするアイテムです。\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"product-spec-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\n          このゴージャスなヒーリングチャクラプロテクションアップルウォッチストラップは、7種類の高品質の天然石ビーズで手作りされています。7つのチャクラのそれぞれが1つのユニークな石で表されます。この作品は、ファッショニスタや自由奔放な人へのプレゼントに最適です。\n        \u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n          あなたをポジティブに保ち、アップルウォッチをリフレッシュするものがあれば、それは間違いなくこのヒーリングチャクラストラップです！\n        \u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n          ケープディアブロでは、すべてのジュエリーが手作業で作られています。それぞれの石は厳選されており、最高品質の宝石のみを提供しています。ヒーリングチャクラプロテクションアップルウォッチストラップを注文すると、本当にユニークな手作りのアイテムを手に入れることができます。\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：インペリアルジャスパー、ハウライト、クリスタル\u003c\/li\u003e\n          \u003cli\u003e金属：合金\u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）：約14cm～\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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=\"note-list\"\u003e\n          \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497235800216,"sku":"CDAW0041\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0041_99fc6e33-e4be-4193-9cef-f974d03f3f65.webp?v=1728052919"},{"product_id":"heavenly-howlite-apple-watch-strap","title":"CAPE DIABLO ヘブンリーハウライトアップルウォッチストラップ(CDAW0036\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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が、日々の喧騒から心を解き放ちます。あなたのApple Watchを単なるツールではなく、\u003cstrong\u003e癒やしと個性を纏う特別な存在\u003c\/strong\u003eへと昇華させるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0036_f4c75ae9-4513-4879-b6a9-6d2d9d970eec.webp?v=1728052926\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text caption\"\u003e唯一無二のストーンが輝く\u003c\/p\u003e\n\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\/0674\/1373\/7624\/files\/CDAW0036-3_84b42ce3-e312-4bd2-aec6-827bbc903d89.webp?v=1728052926\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text caption\"\u003e裏側まで美しい手編み\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e日常に溶け込む天然石 美しい手元を演出\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e手首にそっと寄り添うデザインは、\u003cstrong\u003e約14cmからの手首周りにフィット\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\/0674\/1373\/7624\/files\/CDAW0036-2_e55ae207-98d3-48c8-9ade-73e55633367d.webp?v=1728052926\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text caption\"\u003e手元に宿る上品な輝き\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section spec-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eハウライトについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eハウライトは、ストレスや不安を取り除くのに役立つ独特のエネルギーがあるため、「カーミングストーン」として知られています。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーが手作業で作られています。それぞれの石は厳選されており、最高品質の宝石のみを提供しています。ヘブンリーハウライトアップルウォッチストラップを注文すると、本当にユニークな手作りのアイテムを手に入れることができます！\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品基本情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材：ハウライト\u003c\/li\u003e\n                    \u003cli\u003e金属：ステンレス\u003c\/li\u003e\n                    \u003cli\u003e手首周り（参考）：約14cm～\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対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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=\"note-list\"\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!-- 発送案内セクション (Shipping) - 提供情報に該当なし --\u003e\n    \u003c!-- 注意事項セクション (Notes) - 天然素材に関する注意はスペックセクション内で処理済み。その他の提供情報に該当なし --\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497237110936,"sku":"CDAW0036\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0036_f4c75ae9-4513-4879-b6a9-6d2d9d970eec.webp?v=1728052926"},{"product_id":"delicate-picasso-jasper-apple-watch-strap","title":"CAPE DIABLO デリケイトピカソジャスパーアップルウォッチストラップ(CDAW0035\/41)","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch2\u003eCAPE DIABLO デリケイトピカソジャスパーアップルウォッチストラップ(CDAW0035\/41)\u003c\/h2\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\/0674\/1373\/7624\/files\/CDAW0035_b5d48a2c-080b-497d-b2f0-aa6dc24b9e46.webp?v=1728052931\" class=\"img-fluid d-block w-100 product-img\" alt=\"ピカソジャスパーをあしらったアップルウォッチストラップ\"\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    \u003cp class=\"image-caption\"\u003e日々に寄り添うパワーストーン\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\/0674\/1373\/7624\/files\/CDAW0035-2_130dc41b-f690-4b3e-9b73-3603326716d4.webp?v=1728052931\" class=\"img-fluid d-block w-100 product-img\" alt=\"手元にフィットするアップルウォッチストラップ\"\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    \u003cp class=\"image-caption\"\u003e手元に宿る、癒しの力\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      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-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=\"basic-list\"\u003e\n          \u003cli\u003e素材：ピカソジャスパー\u003c\/li\u003e\n          \u003cli\u003e金属：ステンレス\u003c\/li\u003e\n          \u003cli\u003eサイズ：約14cm～\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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=\"note-list\"\u003e\n      \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497237209240,"sku":"CDAW0035\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0035_b5d48a2c-080b-497d-b2f0-aa6dc24b9e46.webp?v=1728052931"},{"product_id":"crystal-energy-apple-watch-strap","title":"CAPE DIABLO クリスタルエナジーアップルウォッチストラップ(CDAW0033\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003ch3 class=\"section-title\"\u003eCAPE DIABLO クリスタルエナジーアップルウォッチストラップ(CDAW0033\/41)\u003c\/h3\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0033_9ea4d2bc-d8b2-4583-80ef-eac71024b781.webp?v=1728052938\" class=\"img-fluid d-block w-100 product-img\" alt=\"厳選された天然石の輝き\"\u003e\n    \u003cp class=\"body-text\"\u003e厳選された天然石の輝き\u003c\/p\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  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0033-3_feb1a332-26d5-4657-b8a3-e957ef7b6f9c.webp?v=1728052938\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常に溶け込む天然素材の魅力\"\u003e\n    \u003cp class=\"body-text\"\u003e日常に溶け込む天然素材の魅力\u003c\/p\u003e\n    \u003ch3 class=\"section-title\"\u003e心と体を繋ぐ安定のストーン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e「\u003cstrong\u003e瑪瑙（アゲート）\u003c\/strong\u003e」の安定したエネルギーが、心と体のバランスを整え、穏やかな日々をサポートします。ひとつとして同じものがない天然石の組み合わせが、あなたの個性を引き立てます。手首に優しくフィットするよう、丁寧に編み込まれています。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0033-2_16303e06-7217-4276-b476-6f176eddd39e.webp?v=1728052938\" class=\"img-fluid d-block w-100 product-img\" alt=\"あなたらしさを引き出す腕元\"\u003e\n    \u003cp class=\"body-text\"\u003eあなたらしさを引き出す腕元\u003c\/p\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  \u003c\/div\u003e\n\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    \u003c\/div\u003e\n  \u003c\/details\u003e\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    \u003c\/div\u003e\n  \u003c\/details\u003e\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    \u003c\/div\u003e\n  \u003c\/details\u003e\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    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材：ジャスパー、瑪瑙、ターコイズ、ハウライト\u003c\/li\u003e\n        \u003cli\u003e金属：ステンレス\u003c\/li\u003e\n        \u003cli\u003eサイズ：約14cm～\u003c\/li\u003e\n        \u003cli\u003eサイズについて：記載されているサイズは手首まわりのサイズになります。\u003c\/li\u003e\n        \u003cli\u003eケースサイズ：38\/40\/41mmに対応\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul class=\"note-list\"\u003e\n        \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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\"\u003eCAPE DIABLOの品質について\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーが手作業で作られています。それぞれの石は厳選されており、最高品質の宝石のみを提供しています。ネイティブジャスパーアップルウォッチストラップを注文すると、ユニークな手作りの時計を手に入れることができます。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497238552728,"sku":"CDAW0033\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0033_9ea4d2bc-d8b2-4583-80ef-eac71024b781.webp?v=1728052938"},{"product_id":"serene-imperial-jasper-apple-watch-strap","title":"CAPE DIABLO セレンインペリアルジャスパーアップルウォッチストラップ(CDAW0024\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0024-3_4328931c-c94e-4b17-bacf-250d1d304760.webp?v=1728052946\" class=\"img-fluid d-block w-100 product-img\" alt=\"手元を飾る天然石の調べ\"\u003e\n        \u003ch3 class=\"section-title\"\u003e碧玉が放つApple Watchの魅力\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e腕元で鮮やかにきらめく\u003cstrong\u003eインペリアルジャスパー\u003c\/strong\u003eが、日々に\u003cstrong\u003e癒しと活力\u003c\/strong\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0024_d639dbb3-21f5-4332-bdf0-d6e04f87bfe6.webp?v=1728052946\" class=\"img-fluid d-block w-100 product-img\" alt=\"心を込めた手仕事の温もり\"\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        \u003cp class=\"body-text\"\u003e心を込めた手仕事の温もり\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0024-4_657a515c-ea0c-48c3-9afd-2cd3869fe785.webp?v=1728052946\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常を格上げする個性\"\u003e\n        \u003ch3 class=\"section-title\"\u003e私らしさを纏うスマートウォッチ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e約14cmからの手首にフィットするこのストラップは、スマートウォッチを日常の\u003cstrong\u003eファッションアイテム\u003c\/strong\u003eへと昇華させます。どんなスタイルにも上品に馴染み、手元から\u003cstrong\u003e特別な輝き\u003c\/strong\u003eと\u003cstrong\u003e自分らしい魅力\u003c\/strong\u003eを放つでしょう。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e日常を格上げする個性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特長・ブランドについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e碧玉・ジャスパーは精神的で癒しの石として知られています。この石はあなたを守り、恐れや不確実性を減らすのに役立ちます。また、リラックスして整い、安静を得るのに役立つ石でもあります。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーが手作業で作られています。各石は慎重に選択されており、最高品質の宝石のみを提供しています。静かなインペリアルジャスパーアップルウォッチストラップを注文した後、あなたは本当にユニークな手作りの作品を手に入れるでしょう！\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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商品コード: CDAW0024\/41\u003c\/li\u003e\n                    \u003cli\u003e素材: インペリアルジャスパー\u003c\/li\u003e\n                    \u003cli\u003e金属: ステンレス\u003c\/li\u003e\n                    \u003cli\u003eサイズ: 約14cm～\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\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=\"note-list\"\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497238782104,"sku":"CDAW0024\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0024-3_4328931c-c94e-4b17-bacf-250d1d304760.webp?v=1728052946"},{"product_id":"azure-lapis-lazuli-apple-watch-strap","title":"CAPE DIABLO アズールラピスラズリアップルウォッチストラップ(CDAW0017\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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知性宿るラピスラズリ Apple Watchを格上げ\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\/0674\/1373\/7624\/files\/CDAW0017_d1882e58-9a41-416f-aa03-71798ddea5ca.webp?v=1728052953\" class=\"img-fluid d-block w-100 product-img\" alt=\"個性輝く天然石ストラップ\"\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職人技が光る Apple Watchストラップ\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\/0674\/1373\/7624\/files\/CDAW0017-3_c3800749-73e0-4f52-beec-0c8c0d361588.webp?v=1728052953\" class=\"img-fluid d-block w-100 product-img\" alt=\"心を込めたハンドメイド\"\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毎日に溶け込む 私だけのApple Watch\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eApple Watchを単なるツールではなく、\u003cstrong\u003eあなたの個性を映し出すファッションアイテム\u003c\/strong\u003eに。\u003cstrong\u003eS（約14cm〜）、M（約17cm〜）の2サイズ展開\u003c\/strong\u003eで、腕に吸い付くような\u003cstrong\u003e快適な装着感\u003c\/strong\u003eをお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0017-2_f3ae65a2-8d95-477b-8d53-7da34032f961.webp?v=1728052953\" class=\"img-fluid d-block w-100 product-img\" alt=\"あなたらしさを引き出す装い\"\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\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      \u003c\/div\u003e\n    \u003c\/details\u003e\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サイズ: S約14cm〜、M約17cm〜\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\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=\"note-list\"\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n          \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 14cm～","offer_id":45692317466776,"sku":"CDAW0017S\/41","price":4960.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 17cm～","offer_id":48151072768152,"sku":"CDAW0017M\/41","price":4960.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0017_d1882e58-9a41-416f-aa03-71798ddea5ca.webp?v=1728052953"},{"product_id":"native-turquoise-protection-apple-watch-strap","title":"CAPE DIABLO ネイティブターコイズプロテクションアップルウォッチストラップ(CDAW0016\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch1\u003eCAPE DIABLO ネイティブターコイズプロテクションアップルウォッチストラップ(CDAW0016\/41)\u003c\/h1\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\/0674\/1373\/7624\/files\/CDAW0016_743b8d8d-e90d-464b-bf8c-11c87495d6a6.webp?v=1728052965\" class=\"img-fluid d-block w-100 product-img\" alt=\"ターコイズ煌めくアップルウォッチのイメージ\"\u003e\n    \u003cp class=\"caption\"\u003e個性を引き出す手元のお守り\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\/0674\/1373\/7624\/files\/CDAW0016-3_c7fad647-65bf-4e52-8e07-b6d077835f40.webp?v=1728052965\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人技光る天然石ストラップのイメージ\"\u003e\n    \u003cp class=\"caption\"\u003e心を込めた手仕事の証\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手首にやさしくフィットするデザインは、約14cmから17cm以上のサイズに対応。\u003cstrong\u003eコミュニケーションとインスピレーション\u003c\/strong\u003eを高め、日々の装いに\u003cstrong\u003e洗練されたスピリット\u003c\/strong\u003eを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0016-2_9a10f8fa-6396-4cd9-986f-fc5010dfcdb7.webp?v=1728052965\" class=\"img-fluid d-block w-100 product-img\" alt=\"感性を研ぎ澄ます手元コーデのイメージ\"\u003e\n    \u003cp class=\"caption\"\u003e日常に溶け込む癒しの彩り\u003c\/p\u003e\n  \u003c\/div\u003e\n\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 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\"\u003eCAPE DIABLOの制作哲学\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\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=\"basic-list\"\u003e\n        \u003cli\u003e手首周り（参考）：【S】約14cm～【M】約17cm～\u003c\/li\u003e\n        \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003cul class=\"note-list\"\u003e\n      \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n      \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 約14cm～","offer_id":45692317401240,"sku":"CDAW0016S\/41","price":4960.0,"currency_code":"JPY","in_stock":true},{"title":"（M）約17cm～","offer_id":48151072735384,"sku":"CDAW0016M\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0016_743b8d8d-e90d-464b-bf8c-11c87495d6a6.webp?v=1728052965"},{"product_id":"chakra-energy-apple-watch-strap","title":"CAPE DIABLO チャクラエナジーアップルウォッチストラップ(CDAW0005\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e個性際立つ チャクラエナジー アップルウォッチストラップ\u003c\/h3\u003e\n        \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\/0674\/1373\/7624\/files\/CDAW0005_128de306-699b-455c-b8b7-a81259aaccf3.webp?v=1728052974\" class=\"img-fluid d-block w-100 product-img\" alt=\"手元で輝く唯一無二のデザイン\"\u003e\n        \u003cp class=\"body-text product-caption\"\u003e手元で輝く唯一無二のデザイン\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\/0674\/1373\/7624\/files\/CDAW0005-2_5ce797f3-3f39-4677-900d-a9cca1fe38cd.webp?v=1728052974\" class=\"img-fluid d-block w-100 product-img\" alt=\"ファッションの主役を飾る一点\"\u003e\n        \u003cp class=\"body-text product-caption\"\u003eファッションの主役を飾る一点\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\/0674\/1373\/7624\/files\/CDAW0005-3_1ab768c8-24ed-46e1-87e6-8682efbb549f.webp?v=1728052974\" class=\"img-fluid d-block w-100 product-img\" alt=\"笑顔を輝かせるお守りジュエリー\"\u003e\n        \u003cp class=\"body-text product-caption\"\u003e笑顔を輝かせるお守-ジュエリー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section spec-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・製法について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e碧玉・ジャスパーは、精神的で癒しの石として知られています。この石はあなたを守り、恐れや不確実性を減らすのに役立ちます。また、リラックスして整い、安静を得るのに役立つ石でもあります。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーが手作業で作られています。厳選した最高品質の宝石のみを提供しています。本製品は、本当にユニークな手作りのアイテムです。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\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=\"basic-list\"\u003e\n                    \u003cli\u003e手首周り（参考）: 【S】約14cm～、【M】：約17cm～\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cul class=\"note-list\"\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmにも装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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=\"note-list\"\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":"CAPE DIABLO","offers":[{"title":"（S） 約14cm～","offer_id":45692317335704,"sku":"CDAW0005S\/41","price":4960.0,"currency_code":"JPY","in_stock":true},{"title":"（M）約17cm～","offer_id":48151072702616,"sku":"CDAW0005M\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0005_128de306-699b-455c-b8b7-a81259aaccf3.webp?v=1728052974"},{"product_id":"deep-sea-apple-watch-strap","title":"CAPE DIABLO ディープシーアップルウォッチストラップ(CDAW0062\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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天然石と職人の手作業が織りなす、唯一無二のデザインが腕元に輝きます。愛用のApple Watchを\u003cstrong\u003eアートピース\u003c\/strong\u003eのように昇華させる逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0062_bf0a10e5-d7b2-4e99-bc3d-5e4c40c768ae.webp?v=1728052980\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"body-text\"\u003e技が光る5連ラップデザイン\u003c\/p\u003e\n\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\/0674\/1373\/7624\/files\/CDAW0062-3_8c1bcc4a-b70f-45c4-b7f2-add32f5c684d.webp?v=1728052980\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"body-text\"\u003e心惹かれる手作りの逸品\u003c\/p\u003e\n\n    \u003ch3 class=\"section-title\"\u003e腕元に個性を添える\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e5連ラップブレスレットがApple Watchを\u003cstrong\u003eモダンなアクセサリー\u003c\/strong\u003eへと昇華。約13～17cm対応、3段階調節で腕に美しくフィットします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0062-2_838613c6-ea31-4f9a-b3cf-b5baea6b98ae.webp?v=1728052980\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"body-text\"\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\u003e5連ラップブレスレット\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      \u003c\/div\u003e\n    \u003c\/details\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】約76.5\/79\/82cm 【M】約86.5\/89.5\/92cm（3段階でサイズ調節可）\u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）: 【S】約13～15cm 【M】約15～17cm\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\u003c\/li\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"note-list\"\u003e\n      \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692317270168,"sku":"CDAW0062S\/41","price":5760.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072669848,"sku":"CDAW0062M\/41","price":5760.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0062_bf0a10e5-d7b2-4e99-bc3d-5e4c40c768ae.webp?v=1728052980"},{"product_id":"boho-jasper-apple-watch-strap","title":"CAPE DIABLO ボーホージャスパーアップルウォッチストラップ(CDAW0061\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e天然石が彩る、私のアップルウォッチ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eスマートウォッチに\u003cstrong\u003e自然の温もりと個性を融合\u003c\/strong\u003e。\u003cstrong\u003e色彩豊かな天然石とメタルビーズ\u003c\/strong\u003eが織りなすデザインは、あなたの手元を鮮やかに演出します。日常に溶け込む上質なおしゃれを楽しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0061_9b7cd6b0-76b7-4526-8663-1987dfda43c9.webp?v=1728052987\" class=\"img-fluid d-block w-100 product-img\" alt=\"天然石が彩るアップルウォッチストラップ\"\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    \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\/0674\/1373\/7624\/files\/CDAW0061-3_1162f497-a2c2-4107-bf65-d313736df24d.webp?v=1728052987\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人技が光るボーホーなアップルウォッチストラップ\"\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    \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\/0674\/1373\/7624\/files\/CDAW0061-2_96e0efe2-4630-4912-86d0-fb8aa0a88388.webp?v=1728052987\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常を彩るパーソナルなアップルウォッチストラップ\"\u003e\n    \u003cp class=\"body-text\"\u003e自然を感じる、私だけの時間\u003c\/p\u003e\n  \u003c\/div\u003e\n\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    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-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\"\u003eCAPE DIABLOのこだわり\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=\"basic-list\"\u003e\n        \u003cli\u003e素材: ターコイズ、ジャスパー、メタルビーズ、クリスタル\u003c\/li\u003e\n        \u003cli\u003e金属: 亜鉛合金\u003c\/li\u003e\n        \u003cli\u003eサイズ: 【S】約77\/80\/82cm 【M】約84\/86\/88cm（3段階でサイズ調節可）\u003c\/li\u003e\n        \u003cli\u003e手首周り（参考）: 【S】約13～15cm 【M】約15～17cm\u003c\/li\u003e\n        \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\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=\"note-list\"\u003e\n        \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692317073560,"sku":"CDAW0061S\/41","price":5760.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072637080,"sku":"CDAW0061M\/41","price":5760.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0061_9b7cd6b0-76b7-4526-8663-1987dfda43c9.webp?v=1728052987"},{"product_id":"bohemian-heart-apple-watch-strap","title":"CAPE DIABLO ボヘミアンハートアップルウォッチストラップ(CDAW0052\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e手元で輝く唯一無二の存在感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e手作業で選び抜かれた\u003cstrong\u003eインペリアルジャスパー\u003c\/strong\u003eや\u003cstrong\u003e瑪瑙\u003c\/strong\u003e、\u003cstrong\u003eクリスタル\u003c\/strong\u003eが織りなす繊細な色彩が、お手元の\u003cstrong\u003eアップルウォッチ\u003c\/strong\u003eを個性的なジュエリーへと昇華させます。熟練の職人技が光る、心ときめく逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0052_4450a759-8e09-4d4f-b92a-eca8d5419500.webp?v=1728052994\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"img-caption\"\u003eこだわりの天然石アクセサリー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e個性を纏うボヘミアンスタイル\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e美しい\u003cstrong\u003e3連ラップブレスレット\u003c\/strong\u003eは、手首のサイズに合わせて\u003cstrong\u003e3段階で調整\u003c\/strong\u003eできます。可愛らしい\u003cstrong\u003eハートのモチーフ\u003c\/strong\u003eが、遊び心を添えながらも洗練された大人のボヘミアンスタイルを演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0052-3_40df3247-ca0a-4b56-bfed-b9ec87220f3b.webp?v=1728052994\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"img-caption\"\u003e自由な感性が際立つデザイン\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\u003e13cmから17cm\u003c\/strong\u003eまでの手首に心地よくフィットします。毎日のコーディネートに、自分らしさを引き立てる特別なアクセントを加えてください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0052-2_7a5a5b7f-5da3-4336-8953-adc5bf3f8837.webp?v=1728052994\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"img-caption\"\u003e日常に溶け込む上質なお洒落\u003c\/p\u003e\n    \u003c\/div\u003e\n\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 class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーが手作業で作られています。各石は慎重に選択されており、最高品質の宝石のみを提供しています。ボヘミアンハートアップルウォッチストラップを注文すると、本当にユニークな手作りのアイテムを手に入れることができます！\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e3連ラップブレスレット\u003c\/li\u003e\n                \u003cli\u003e素材：インペリアルジャスパー、瑪瑙、クリスタル\u003c\/li\u003e\n                \u003cli\u003e金属：合金\u003c\/li\u003e\n                \u003cli\u003eサイズ：【S】約48\/50\/52cm【M】約51.5\/54\/56cm（3段階でサイズ調節可）\u003c\/li\u003e\n                \u003cli\u003e手首周り（参考）：【S】約13～15cm【M】約15～17cm\u003c\/li\u003e\n                \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cul class=\"note-list\"\u003e\n                \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692317008024,"sku":"CDAW0052S\/41","price":5520.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072604312,"sku":"CDAW0052M\/41","price":5520.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0052_4450a759-8e09-4d4f-b92a-eca8d5419500.webp?v=1728052994"},{"product_id":"healing-pink-tourmaline-apple-watch-strap","title":"CAPE DIABLO ヒーリングピンクトルマリンアップルウォッチストラップ(CDAW0043\/41)","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003ch1 class=\"product-name\"\u003eCAPE DIABLO ヒーリングピンクトルマリンアップルウォッチストラップ(CDAW0043\/41)\u003c\/h1\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品について\u003c\/h3\u003e\n\n        \u003cdiv class=\"product-feature-block\"\u003e\n            \u003ch4 class=\"feature-title\"\u003eアップルウォッチに個性を纏う天然石バンド\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003e\n                \u003cstrong\u003eテクノロジーと自然\u003c\/strong\u003eが織りなす、\u003cstrong\u003eあなただけの特別な一本\u003c\/strong\u003eです。\u003cstrong\u003e5連ラップ\u003c\/strong\u003eの豊かなボリュームと、厳選された\u003cstrong\u003eジャスパー、クリスタル、淡水真珠\u003c\/strong\u003e、\u003cstrong\u003eピンクトルマリン\u003c\/strong\u003eが手元を華やかに彩ります。\u003cstrong\u003e38\/40\/41mmケース\u003c\/strong\u003eに対応し、スマートウォッチに大人の遊び心を加えます。\n            \u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0043_47922411-cd70-470a-bfdf-06fa8f6becc3.webp?v=1728053001\" class=\"img-fluid d-block w-100 product-img\" alt=\"アップルウォッチに個性を纏う天然石バンド\"\u003e\n            \u003cp class=\"img-caption\"\u003e手元に宿る、唯一無二の輝き\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"product-feature-block\"\u003e\n            \u003ch4 class=\"feature-title\"\u003e職人の技が光る多重ブレスレット\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003e\n                \u003cstrong\u003eひとつひとつ手作業で編み込まれたワックスロープ\u003c\/strong\u003eと、\u003cstrong\u003e多彩な天然石\u003c\/strong\u003eの組み合わせが、繊細な美しさを奏でます。\u003cstrong\u003e3段階で調整可能\u003c\/strong\u003eなため、手首に心地よくフィットし、日々の装いに癒しと洗練を添えます。\n            \u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0043-3_5b965356-f3f7-4253-8405-59613b234962.webp?v=1728053001\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人の技が光る多重ブレスレット\"\u003e\n            \u003cp class=\"img-caption\"\u003e石ひとつひとつの表情を楽しむ\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"product-feature-block\"\u003e\n            \u003ch4 class=\"feature-title\"\u003e日常に溶け込むヒーリングジュエリー\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003e\n                \u003cstrong\u003e洗練された大人の手元\u003c\/strong\u003eを演出し、\u003cstrong\u003eどんなスタイルにも自然に寄り添います\u003c\/strong\u003e。\u003cstrong\u003e天然石がもたらす穏やかな輝き\u003c\/strong\u003eは、忙しい日々の中にそっと\u003cstrong\u003e癒しのエッセンス\u003c\/strong\u003eを運び、あなたの魅力を引き立てるでしょう。\n            \u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0043-2_e865ce11-26c3-4434-b5b6-f9c5d351c58b.webp?v=1728053001\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常に溶け込むヒーリングジュエリー\"\u003e\n            \u003cp class=\"img-caption\"\u003eあなたを彩る、唯一の存在感\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-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            \u003c\/div\u003e\n        \u003c\/details\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\u003e5連ラップブレスレット\u003c\/li\u003e\n                    \u003cli\u003e素材：ジャスパー、クリスタル、淡水真珠、合金、ワックスロープ\u003c\/li\u003e\n                    \u003cli\u003e金属：ステンレスおよび亜鉛合金\u003c\/li\u003e\n                    \u003cli\u003eサイズ：【S】約77\/80\/82cm 【M】約86.5\/89.5\/92cm（3段階でサイズ調節可）\u003c\/li\u003e\n                    \u003cli\u003e手首周り（参考）：【S】約13～15cm 【M】約15～17cm\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ：38\/40\/41mm\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=\"note-list\"\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316942488,"sku":"CDAW0043S\/41","price":5760.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072571544,"sku":"CDAW0043M\/41","price":5760.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0043_47922411-cd70-470a-bfdf-06fa8f6becc3.webp?v=1728053001"},{"product_id":"ethereal-labradorite-apple-watch-bracelet","title":"CAPE DIABLO エーテルラブラドライトアップルウォッチブレスレット(CDAW0040\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"product-header\"\u003e\n    \u003ch1 class=\"product-title\"\u003eCAPE DIABLO エーテルラブラドライトアップルウォッチブレスレット(CDAW0040\/41)\u003c\/h1\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdiv class=\"product-block\"\u003e\n      \u003ch3 class=\"section-title\"\u003e腕元彩る天然石ブレスレット\u003c\/h3\u003e\n      \u003cp class=\"body-text\"\u003e\u003cstrong\u003e5連ラップ\u003c\/strong\u003eが織りなす\u003cstrong\u003e唯一無二のデザイン\u003c\/strong\u003e。\u003cstrong\u003e厳選された天然石\u003c\/strong\u003eが、あなたのApple Watchに\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\/0674\/1373\/7624\/files\/CDAW0040_7fa96185-6421-4fb3-991e-2c288c8fafed.webp?v=1728053008\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートウォッチを特別な存在に\"\u003e\n      \u003cp class=\"caption-text\"\u003eスマートウォッチを特別な存在に\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-block\"\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芸術的な5連ラップブレスレット\u003c\/strong\u003e。ジャスパーやヘマタイトなど、\u003cstrong\u003e天然素材ならではの豊かな表情\u003c\/strong\u003eは、手にするたびに新たな発見をもたらします。\u003cstrong\u003e3段階のサイズ調節\u003c\/strong\u003eで、あなたに\u003cstrong\u003eぴったりのフィット感\u003c\/strong\u003eを実現します。\u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0040-3_07484fad-af94-4d91-9b49-adcfde61f687.webp?v=1728053008\" class=\"img-fluid d-block w-100 product-img\" alt=\"唯一無二の輝きと心地よさ\"\u003e\n      \u003cp class=\"caption-text\"\u003e唯一無二の輝きと心地よさ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-block\"\u003e\n      \u003ch3 class=\"section-title\"\u003eスタイルを格上げする一本\u003c\/h3\u003e\n      \u003cp class=\"body-text\"\u003eApple Watchが\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\/0674\/1373\/7624\/files\/CDAW0040-2_1036e9da-e5f7-4903-99dc-c4fc9a64f757.webp?v=1728053008\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常を彩る大人の腕元\"\u003e\n      \u003cp class=\"caption-text\"\u003e日常を彩る大人の腕元\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-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        \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        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e5連ラップブレスレット\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: ジャスパー、ヘマタイト、ガラスビーズ、チョウセンゴヨウ、色付き釉薬\u003c\/li\u003e\n          \u003cli\u003e金属: ステンレスおよび合金\u003c\/li\u003e\n          \u003cli\u003eサイズ: 【S】約77\/80\/82cm 【M】約86.5\/89.5\/92cm（3段階でサイズ調節可）\u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）: 【S】約13～15cm 【M】約15～17cm\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\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=\"note-list\"\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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=\"note-list\"\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":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316876952,"sku":"CDAW0040S\/41","price":5760.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072538776,"sku":"CDAW0040M\/41","price":5760.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0040_7fa96185-6421-4fb3-991e-2c288c8fafed.webp?v=1728053008"},{"product_id":"tranquil-dream-apple-watch-strap","title":"CAPE DIABLO トランクイルドリームアップルウォッチストラップ(CDAW0038\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch1 class=\"product-title\"\u003eCAPE DIABLO トランクイルドリームアップルウォッチストラップ(CDAW0038\/41)\u003c\/h1\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\/0674\/1373\/7624\/files\/CDAW0038_fc7f3656-ffba-4e4c-9a6a-d94d8acbc8b2.webp?v=1728053016\" class=\"img-fluid d-block w-100 product-img\" alt=\"アップルウォッチを格上げする一本\"\u003e\n    \u003cp class=\"image-caption\"\u003eアップルウォッチを格上げする一本\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eお手持ちの\u003cstrong\u003eApple Watch\u003c\/strong\u003eが、瞬く間にリュクスな装飾品へと変貌します。精巧な手作業で編み込まれた\u003cstrong\u003e天然石とクリスタル\u003c\/strong\u003eが、腕元に息をのむ\u003cstrong\u003e美しさ\u003c\/strong\u003eを添え、\u003cstrong\u003e洗練された個性を演出\u003c\/strong\u003e。\u003cstrong\u003eスマートな機能\u003c\/strong\u003eと\u003cstrong\u003eアーティスティックな輝き\u003c\/strong\u003eが融合した、新たな魅力をぜひご体感ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手仕事が織りなす、本物の質感\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0038-3_a8091baf-21c7-4cc5-9a48-4597720afc15.webp?v=1728053016\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりの素材と丁寧な手作業\"\u003e\n    \u003cp class=\"image-caption\"\u003eこだわりの素材と丁寧な手作業\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e一つひとつ厳選された\u003cstrong\u003e天然石\u003c\/strong\u003e、\u003cstrong\u003eクリスタル\u003c\/strong\u003e、\u003cstrong\u003eハウライト\u003c\/strong\u003e、そして繊細な\u003cstrong\u003e合金ビーズ\u003c\/strong\u003eを、熟練の職人が\u003cstrong\u003eワックスロープ\u003c\/strong\u003eで丁寧に\u003cstrong\u003e5連に編み上げ\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\/0674\/1373\/7624\/files\/CDAW0038-2_7e198990-8bed-4e3e-8cea-7b4337bb9a9c.webp?v=1728053016\" class=\"img-fluid d-block w-100 product-img\" alt=\"ファッションを楽しむ大人の腕元\"\u003e\n    \u003cp class=\"image-caption\"\u003eファッションを楽しむ大人の腕元\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e毎日の装いに溶け込みながら、確かな存在感を放つ\u003cstrong\u003e5連ラップブレスレット\u003c\/strong\u003e。手首の動きに合わせて表情を変える\u003cstrong\u003e天然石の煌めき\u003c\/strong\u003eが、あなたの\u003cstrong\u003eパーソナルな魅力\u003c\/strong\u003eを最大限に引き出します。どんなシーンにもフィットする\u003cstrong\u003eしなやかな着け心地\u003c\/strong\u003eで、\u003cstrong\u003eあなただけのスタイル\u003c\/strong\u003eを自由に表現してください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section product-specs-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      \u003c\/div\u003e\n    \u003c\/details\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\u003e5連ラップブレスレット\u003c\/li\u003e\n          \u003cli\u003e素材：天然石、クリスタル、ハウライト、合金ビーズ、ワックスロープ\u003c\/li\u003e\n          \u003cli\u003e金属：ステンレスおよび亜鉛合金\u003c\/li\u003e\n          \u003cli\u003eサイズ：【S】約76.5\/79\/81cm 【M】約87\/89\/91cm（3段階でサイズ調節可）\u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）：【S】約13～15cm 【M】約15～17cm\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\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=\"note-list\"\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316811416,"sku":"CDAW0038S\/41","price":5760.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072506008,"sku":"CDAW0038M\/41","price":5760.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0038_fc7f3656-ffba-4e4c-9a6a-d94d8acbc8b2.webp?v=1728053016"},{"product_id":"lucid-amazonite-apple-watch-strap","title":"CAPE DIABLO ルーシットアマゾナイトアップルウォッチストラップ(CDAW0037\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートウォッチに希望を纏う\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日々の装いに溶け込む\u003cstrong\u003eApple Watch\u003c\/strong\u003eが、心穏やかな輝きを放つブレスレットへと昇華しました。\u003cstrong\u003eアマゾナイト\u003c\/strong\u003eが持つ「希望」のエネルギーを身につけ、あなたの内なる情熱を解き放ちます。\u003cstrong\u003e3連ラップデザイン\u003c\/strong\u003eが手首を優雅に飾り、洗練された個性を演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0037_e6234409-0970-4436-903a-5a929a2db1ce.webp?v=1728053021\" class=\"img-fluid d-block w-100 product-img\" alt=\"手元で輝く天然石の魅力\"\u003e\n    \u003cp class=\"img-caption\"\u003e手元で輝く天然石の魅力\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\u003e3段階のサイズ調節\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\/0674\/1373\/7624\/files\/CDAW0037-2_6c493763-0fed-4342-a5b7-d7e175aa1ee4.webp?v=1728053021\" class=\"img-fluid d-block w-100 product-img\" alt=\"心惹かれる唯一無二の装飾\"\u003e\n    \u003cp class=\"img-caption\"\u003e心惹かれる唯一無二の装飾\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        \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\u003e3連ラップブレスレット\u003c\/li\u003e\n          \u003cli\u003e素材: アマゾナイト、クリスタル\u003c\/li\u003e\n          \u003cli\u003e金属: ステンレスおよび亜鉛合金\u003c\/li\u003e\n          \u003cli\u003eサイズ: S 約48\/50\/52cm M 約52\/54\/56cm（3段階でサイズ調節可）\u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）: S 約13～15cm M 約15～17cm\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\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=\"note-list\"\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316745880,"sku":"CDAW0037S\/41","price":5520.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072473240,"sku":"CDAW0037M\/41","price":5520.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0037_e6234409-0970-4436-903a-5a929a2db1ce.webp?v=1728053021"},{"product_id":"twisted-ocean-jasper-apple-watch-strap","title":"CAPE DIABLO ツイストオーシャンジャスパーアップルウォッチストラップ(CDAW0032\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch1\u003eCAPE DIABLO ツイストオーシャンジャスパーアップルウォッチストラップ(CDAW0032\/41)\u003c\/h1\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdiv class=\"product-block\"\u003e\n      \u003ch4 class=\"block-title\"\u003eApple Watchを彩る天然石ブレスレット\u003c\/h4\u003e\n      \u003cp class=\"body-text\"\u003eあなたのApple Watchに、\u003cstrong\u003e自然の息吹が宿る美しい輝き\u003c\/strong\u003eを。\u003cstrong\u003e5連のラップデザイン\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\/0674\/1373\/7624\/files\/CDAW0032_8087c5f1-ac6d-40c7-b733-9a843c8f5499.webp?v=1728053028\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートウォッチに個性を\"\u003e\n      \u003cp class=\"caption\"\u003eスマートウォッチに個性を\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-block\"\u003e\n      \u003ch4 class=\"block-title\"\u003e手元に差をつける個性派ラップブレス\u003c\/h4\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\/0674\/1373\/7624\/files\/CDAW0032-3_fb6cb40c-f76e-4f56-a5aa-c031b12b7d80.webp?v=1728053028\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりの天然石と手仕事\"\u003e\n      \u003cp class=\"caption\"\u003eこだわりの天然石と手仕事\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-block\"\u003e\n      \u003ch4 class=\"block-title\"\u003e大人の魅力を引き出すファッションアイテム\u003c\/h4\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に\u003cstrong\u003e深み\u003c\/strong\u003eを与えます。\u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0032-2_0c920021-9ebc-4cdf-92fa-4e32a971d219.webp?v=1728053028\" class=\"img-fluid d-block w-100 product-img\" alt=\"上品な手元を演出\"\u003e\n      \u003cp class=\"caption\"\u003e上品な手元を演出\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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\u003e5連ラップブレスレット\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ナチュラルオーシャンジャスパーストーン\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e金属：\u003c\/strong\u003eステンレス\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eサイズ：\u003c\/strong\u003e【S】約78\/80\/82cm 【M】約86.5\/89\/91cm（3段階でサイズ調節可）\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e手首周り（参考）：\u003c\/strong\u003e【S】約13～15cm 【M】約15～17cm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e対応ケースサイズ：\u003c\/strong\u003e38\/40\/41mm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003ch3 class=\"section-title\"\u003eご注意\u003c\/h3\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003cul class=\"note-list\"\u003e\n      \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n      \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316680344,"sku":"CDAW0032S\/41","price":5760.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072440472,"sku":"CDAW0032M\/41","price":5760.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0032_8087c5f1-ac6d-40c7-b733-9a843c8f5499.webp?v=1728053028"},{"product_id":"blue-earth-jasper-apple-watch-strap","title":"CAPE DIABLO ブルーアースジャスパーアップルウォッチストラップ(CDAW0029\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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    \u003ch1 class=\"product-title\"\u003eCAPE DIABLO ブルーアースジャスパーアップルウォッチストラップ\u003c\/h1\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eApple Watchを格上げする天然石ラップストラップ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日常使いの\u003cstrong\u003eApple Watch\u003c\/strong\u003eに、個性を宿す\u003cstrong\u003e5連ラップブレスレット\u003c\/strong\u003e。一つとして同じものがない\u003cstrong\u003eナチュラルオーシャンジャスパーストーン\u003c\/strong\u003eが、手元を優雅に彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0029_09153f05-39e8-4dbd-8f6c-f8c725ff765f.webp?v=1728053044\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-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    \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\/0674\/1373\/7624\/files\/CDAW0029-3_c5b07b3d-286a-460e-8a21-7ee1f51f66e6.webp?v=1728053044\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-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    \u003cp class=\"body-text\"\u003eどんな装いにも自然に溶け込む、驚くほど\u003cstrong\u003e軽やかなつけ心地\u003c\/strong\u003e。\u003cstrong\u003e3段階で調整可能なサイズ設計\u003c\/strong\u003eが、あなたの手首に完璧にフィットし、一日中快適さを保ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0029-2_9498696b-0eb7-469c-8e83-4dca47331e9a.webp?v=1728053044\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text\"\u003eカジュアルにも映える大人の装い\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section spec-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\u003e5連ラップブレスレット\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: ナチュラルオーシャンジャスパーストーン\u003c\/li\u003e\n          \u003cli\u003e金属: ステンレス\u003c\/li\u003e\n          \u003cli\u003eサイズ: 【S】約77\/80\/82cm 【M】約86\/88\/90cm（3段階でサイズ調節可）\u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）: 【S】約13～15cm 【M】約15～17cm\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\u003c\/li\u003e\n          \u003cli\u003e商品コード: CDAW0029\/41\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=\"note-list\"\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cdiv class=\"note-box\"\u003e\n      \u003cul class=\"note-list\"\u003e\n        \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316614808,"sku":"CDAW0029S\/41","price":5760.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～16ｃｍ","offer_id":48151072407704,"sku":"CDAW0029M\/41","price":5760.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0029_09153f05-39e8-4dbd-8f6c-f8c725ff765f.webp?v=1728053044"},{"product_id":"cherry-emperor-jasper-apple-watch-strap","title":"CAPE DIABLO チェリーエンペラージャスパーアップルウォッチストラップ(CDAW0028\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手元を彩る、唯一無二の輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e鮮やかな碧玉と煌めくクリスタルが、スマートウォッチを一瞬で\u003cstrong\u003e特別なアクセサリー\u003c\/strong\u003eへと変貌させます。日々の装いに、\u003cstrong\u003e洗練された個性\u003c\/strong\u003eを添える一本です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0028_52b4e749-ec5c-4602-a7e8-9ebea9ed3387.webp?v=1728053059\" class=\"img-fluid d-block w-100 product-img\" alt=\"アップルウォッチを華やかに\"\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    \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\/0674\/1373\/7624\/files\/CDAW0028-3_d1053141-b4d1-47f7-a9e8-2f1556138133.webp?v=1728053059\" class=\"img-fluid d-block w-100 product-img\" alt=\"天然石の温もりと職人技\"\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    \u003cp class=\"body-text\"\u003e手首に優しくフィットする\u003cstrong\u003e3連ラップデザイン\u003c\/strong\u003eは、重ね付け要らずで\u003cstrong\u003e抜群の存在感\u003c\/strong\u003e。3段階のサイズ調節機能が、あなたの腕に最適な心地よさをもたらし、\u003cstrong\u003e一日中快適に過ごせます\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0028-4_f822a465-9cd4-4e47-8a97-b92057c66bfb.webp?v=1728053059\" class=\"img-fluid d-block w-100 product-img\" alt=\"どんなシーンにも映える腕元\"\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\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      \u003c\/div\u003e\n    \u003c\/details\u003e\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      \u003c\/div\u003e\n    \u003c\/details\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\u003e3連ラップブレスレット\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】約47.5\/49.5\/52cm【M】約51.5\/53.5\/55.5cm（3段階でサイズ調節可）\u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）：【S】約13～15cm【M】約15～17cm\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\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=\"note-list\"\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n          \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316549272,"sku":"CDAW0028S\/41","price":5520.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072374936,"sku":"CDAW0028M\/41","price":5520.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0028_52b4e749-ec5c-4602-a7e8-9ebea9ed3387.webp?v=1728053059"},{"product_id":"natures-stream-apple-watch-strap","title":"CAPE DIABLO ネイチャーズストリームアップルウォッチストラップ(CDAW0084\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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\n    \u003c!-- ブロック1 --\u003e\n    \u003cp class=\"body-text content-title\"\u003eアップルウォッチを彩る天然石\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e最新ガジェットに自然の息吹を。厳選された天然石と繊細な合金ビーズが、あなたのアップルウォッチを特別なファッションピースへと昇華させます。\u003cstrong\u003e38\/40\/41mmケースに対応\u003c\/strong\u003eし、手元に華やぎを添える\u003cstrong\u003e5連ラップデザイン\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0026_94b2cc73-a740-4cbd-b13c-3a8d9fed644f.webp?v=1728053066\" class=\"img-fluid d-block w-100 product-img\" alt=\"手元に個性を宿すスタイル\"\u003e\n    \u003cp class=\"body-text img-caption\"\u003e手元に個性を宿すスタイル\u003c\/p\u003e\n\n    \u003c!-- ブロック2 --\u003e\n    \u003cp class=\"body-text content-title\"\u003e天然石が織りなす職人の技\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e一つひとつ丁寧に編み込まれたワックスロープと、表情豊かなクリスタルや瑪瑙、ピクチャーストーンのハーモニー。手仕事ならではの温もりと、一つとして同じものがない唯一無二の魅力が溢れています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0026-3_1ec793af-f8e0-4ce3-b0d2-fa89d4f7b97b.webp?v=1728053066\" class=\"img-fluid d-block w-100 product-img\" alt=\"手仕事の温もりを纏う\"\u003e\n    \u003cp class=\"body-text img-caption\"\u003e手仕事の温もりを纏う\u003c\/p\u003e\n\n    \u003c!-- ブロック3 --\u003e\n    \u003cp class=\"body-text content-title\"\u003e大人カジュアルを格上げする腕元コーデ\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e自然な風合いがどんな装いにもしっくりと馴染み、洗練された印象を与えます。手首を優しく包み込むS\/Mの2サイズ展開で、3段階の調整により自分だけのフィット感が見つかります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0026-2_c0656ba7-6e96-44f7-a712-87f3c3b1349b.webp?v=1728053066\" class=\"img-fluid d-block w-100 product-img\" alt=\"毎日の装いに自然な彩り\"\u003e\n    \u003cp class=\"body-text img-caption\"\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\u003e5連ラップブレスレット\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・サイズ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：クリスタル、瑪瑙、ピクチャーストーン、合金ビーズ、合金ボタン、ワックスロープ\u003c\/li\u003e\n          \u003cli\u003e金属：ステンレスおよび亜鉛合金\u003c\/li\u003e\n          \u003cli\u003eサイズ：S 約78\/80\/83cm M 約86\/89\/91cm（3段階でサイズ調節可）\u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）：S 約13～15cm M 約15～17cm\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\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=\"note-list\"\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n          \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316483736,"sku":"CDAW0084S\/41","price":6240.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072342168,"sku":"CDAW0084M\/41","price":6240.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0026_94b2cc73-a740-4cbd-b13c-3a8d9fed644f.webp?v=1728053066"},{"product_id":"tigers-eye-royal-apple-watch-strap","title":"CAPE DIABLO タイガーズアイロイヤルアップルウォッチストラップ(CDAW0025\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003ch1 class=\"product-title\"\u003eCAPE DIABLO タイガーズアイロイヤルアップルウォッチストラップ(CDAW0025\/41)\u003c\/h1\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\/0674\/1373\/7624\/files\/CDAW0025_6525c816-5004-4f48-a186-c8a7b9113111.webp?v=1728053072\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"img-caption\"\u003eスマートウォッチにリュクスな輝き\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e先端技術と自然の息吹が見事に融合しました。\u003cstrong\u003e5連ラップブレスレット\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\/0674\/1373\/7624\/files\/CDAW0025-3_359684bb-f2a9-4a90-9e0f-60d80e5e0b3f.webp?v=1728053072\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"img-caption\"\u003e職人技が光る多重巻きブレスレット\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e皇帝石\u003c\/strong\u003e、\u003cstrong\u003eタイガーアイ\u003c\/strong\u003e、\u003cstrong\u003e水晶\u003c\/strong\u003e、\u003cstrong\u003e瑪瑙\u003c\/strong\u003eなど、厳選された\u003cstrong\u003e天然石\u003c\/strong\u003eと\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\/0674\/1373\/7624\/files\/CDAW0025-2_cd28446d-4776-4be7-b7a4-896a1f9b5a51.webp?v=1728053072\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"img-caption\"\u003e着こなしを引き立てるスマートな存在\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eどんな装いにも自然に馴染み、手元を華やかに演出します。\u003cstrong\u003e約13cmから16cmの手首周り\u003c\/strong\u003eに対応し、\u003cstrong\u003e3段階のサイズ調整\u003c\/strong\u003eで快適なフィット感を提供します。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n    \u003cdiv class=\"spec-section\"\u003e\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\u003e5連ラップブレスレット\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材：皇帝石、水晶、瑪瑙、合金ビーズ、タイガーアイ石、ワックスロープ\u003c\/li\u003e\n                    \u003cli\u003e金属：ステンレスおよび亜鉛合金\u003c\/li\u003e\n                    \u003cli\u003eサイズ：【S】約76.5\/79\/81cm 【M】約86.5\/89.5\/92cm（3段階でサイズ調節可）\u003c\/li\u003e\n                    \u003cli\u003e手首周り（参考）：【S】約13～15cm 【M】約15～16cm\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ：38\/40\/41mm\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=\"note-list\"\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n                    \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316418200,"sku":"CDAW0025S\/41","price":5760.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～16ｃｍ","offer_id":48151072309400,"sku":"CDAW0025M\/41","price":5760.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0025_6525c816-5004-4f48-a186-c8a7b9113111.webp?v=1728053072"},{"product_id":"graceful-freshwater-pearl-apple-watch-strap","title":"CAPE DIABLO グレイスフルパールフレッシュウォーターアップルウォッチストラップ(CDAW0026\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch3 class=\"section-title\"\u003eCAPE DIABLO グレイスフルパールフレッシュウォーターアップルウォッチストラップ(CDAW0026\/41)\u003c\/h3\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/9_1080x_b036ef8a-9bc7-4887-8185-da3599f31900.webp?v=1728053081\" class=\"img-fluid d-block w-100 product-img\" alt=\"知的な腕元を演出\"\u003e\n    \u003cp class=\"body-text\"\u003e知的な腕元を演出\u003c\/p\u003e\n    \u003ch3 class=\"section-title\"\u003eアップルウォッチを格上げする\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日常のApple Watchが、一瞬で\u003cstrong\u003e品格あるジュエリー\u003c\/strong\u003eに変貌するデザイン。\u003cstrong\u003e淡水パールの繊細な輝き\u003c\/strong\u003eと他素材の組み合わせが、手元に\u003cstrong\u003e唯一無二の存在感\u003c\/strong\u003eを放ちます。\u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0023-3_d6ffe43f-5959-4bf6-82f4-bf574e3aa5fb.webp?v=1728053081\" class=\"img-fluid d-block w-100 product-img\" alt=\"心を解き放つ逸品\"\u003e\n    \u003cp class=\"body-text\"\u003e心を解き放つ逸品\u003c\/p\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\u003e3段階の調整\u003c\/strong\u003eで、最適なフィット感が得られます。\u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0023-2_8eeada8c-263a-4545-b99c-899c0640ad70.webp?v=1728053081\" class=\"img-fluid d-block w-100 product-img\" alt=\"都会的な女性の装いに\"\u003e\n    \u003cp class=\"body-text\"\u003e都会的な女性の装いに\u003c\/p\u003e\n    \u003ch3 class=\"section-title\"\u003e手元に息づく品格\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e優雅な3連ラップ\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  \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 class=\"body-text\"\u003e真珠は内省的な宝石であり、私たちが地球上で本当の自分と本当の目的を発見することを奨励しています。\u003c\/p\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\u003e3連ラップブレスレット\u003c\/li\u003e\n        \u003cli\u003e素材: 淡水パール\u003c\/li\u003e\n        \u003cli\u003e金属: ステンレス\u003c\/li\u003e\n        \u003cli\u003eサイズ: S 約46.5\/49\/51cm M 約52.5\/55\/57.5cm (3段階でサイズ調節可)\u003c\/li\u003e\n        \u003cli\u003e手首周り (参考): S 約13～15cm M 約15～17cm\u003c\/li\u003e\n        \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\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=\"note-list\"\u003e\n        \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n        \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45497258639512,"sku":"CDAW0026S\/41","price":5600.0,"currency_code":"JPY","in_stock":false},{"title":"（M） 15～17ｃｍ","offer_id":48151072276632,"sku":"CDAW0026M\/41","price":5600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/9_1080x_b036ef8a-9bc7-4887-8185-da3599f31900.webp?v=1728053081"},{"product_id":"purple-jade-magical-apple-watch-strap","title":"CAPE DIABLO パープルジェイドマジカルアップルウォッチストラップ(CDAW0020\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアップルウォッチを彩る紫碧玉\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003eパープルジェイド\u003c\/strong\u003eと\u003cstrong\u003e碧玉\u003c\/strong\u003eが織りなす、手作業ならではの芸術。精神的な安らぎをもたらし、日々の不安を優しく包み込む一本です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0020_f1b9281f-0fd6-40a5-bfc6-68a30b5ff2ce.webp?v=1728053086\" class=\"img-fluid d-block w-100 product-img\"\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        \u003cp class=\"body-text\"\u003e5連のラップデザインが手首を優雅に包み込みます。3段階のサイズ調整で、あなただけのフィット感を実現し、心地よいリラックス感を提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0020-2_2af9106a-4280-44fa-8cff-042215a38edb.webp?v=1728053086\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e日常を彩る洗練のラップブレス\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材のこだわりと特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e碧玉・ジャスパーは精神的で癒しの石として知られています。この石はあなたを守り、恐れや不確実性を減らすのに役立ちます。また、リラックスして整い、安静を得るのに役立つ石でもあります。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーが手作業で作られています。厳選した最高品質の宝石のみを提供しています。パープルジェイドマジカルアップルウォッチストラップを注文すると、本当にユニークな手作りのアイテムを手に入れることができます！\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e5連ラップブレスレット\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材：パープルジェイド、ジャスパー、メタルビーズ、クリスタル\u003c\/li\u003e\n                    \u003cli\u003e金属：亜鉛合金\u003c\/li\u003e\n                    \u003cli\u003eサイズ：【S】約82\/84\/86cm 【M】約89\/92\/95cm（3段階でサイズ調節可）\u003c\/li\u003e\n                    \u003cli\u003e手首周り（参考）：【S】約13～15cm 【M】約15～17cm\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ：38\/40\/41mm\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=\"note-list\"\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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":"CAPE DIABLO","offers":[{"title":"（S） 13cm～17cm","offer_id":45692316352664,"sku":"CDAW0020S\/41","price":5840.0,"currency_code":"JPY","in_stock":true},{"title":"（M）15cm～18cm","offer_id":48151072243864,"sku":"CDAW0020M\/41","price":5840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0020_f1b9281f-0fd6-40a5-bfc6-68a30b5ff2ce.webp?v=1728053086"},{"product_id":"earth-goddess-apple-watch-strap","title":"CAPE DIABLO アースゴッデスアップルウォッチストラップ(CDAW0019\/41)","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003ch1 class=\"section-title\"\u003eCAPE DIABLO アースゴッデスアップルウォッチストラップ(CDAW0019\/41)\u003c\/h1\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0019_c9626170-a106-45c6-8aa0-5d39742dfaeb.webp?v=1728053092\" class=\"img-fluid d-block w-100 product-img\" alt=\"腕元を彩る、手作りの逸品\"\u003e\n    \u003cp class=\"caption-text\"\u003e腕元を彩る、手作りの逸品\u003c\/p\u003e\n    \u003ch3 class=\"section-title\"\u003e個性が輝くApple Watch天然石バンド\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\u003e5連ラップデザイン\u003c\/strong\u003eが、あなたのApple Watchに唯一無二の魅力を添えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0019-2_2b98e437-2355-4ca5-9f00-0d802c721f6e.webp?v=1728053092\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常を彩る、自然体の美しさ\"\u003e\n    \u003cp class=\"caption-text\"\u003e日常を彩る、自然体の美しさ\u003c\/p\u003e\n    \u003ch3 class=\"section-title\"\u003eどんな装いにも馴染むApple Watchストラップ\u003c\/h3\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0019-3_f21e1010-8752-4eb8-9c8d-62ba677065cc.webp?v=1728053092\" class=\"img-fluid d-block w-100 product-img\" alt=\"細部から伝わる、本物のこだわり\"\u003e\n    \u003cp class=\"caption-text\"\u003e細部から伝わる、本物のこだわり\u003c\/p\u003e\n    \u003ch3 class=\"section-title\"\u003e緻密な手仕事と厳選素材の調和\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e熟練の職人が一つひとつ\u003cstrong\u003e丁寧に仕上げた\u003c\/strong\u003e、他に類を見ない芸術品。\u003cstrong\u003e3段階で調整可能\u003c\/strong\u003eなデザインは、約13cmから17cmの手首周りに快適なフィット感をもたらします。\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\u003e5連ラップブレスレット\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      \u003c\/div\u003e\n    \u003c\/details\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 約77.5\/79.5\/81.5cm、M 約86\/88.5\/91cm（3段階でサイズ調節可）\u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）: S 約13～15cm、M 約15～17cm\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対応Apple Watchケースサイズ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eケースサイズ42\/44\/45\/49mmにも装着可能ですが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\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=\"note-list\"\u003e\n      \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316287128,"sku":"CDAW0019S\/41","price":5840.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072211096,"sku":"CDAW0019M\/41","price":5840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0019_c9626170-a106-45c6-8aa0-5d39742dfaeb.webp?v=1728053092"},{"product_id":"imperial-heart-apple-watch-strap","title":"CAPE DIABLO インペリアルハートアップルウォッチストラップ(CDAW0013\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手元から華やぐアップルウォッチストラップ\u003c\/h3\u003e\n    \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\/0674\/1373\/7624\/files\/CDAW0013_41f35a8f-eb68-4c79-935b-0bbe47967f7f.webp?v=1728053121\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートウォッチを格上げする洗練デザイン\"\u003e\n    \u003cp class=\"body-text\"\u003eスマートウォッチを格上げする洗練デザイン\u003c\/p\u003e\n\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が、日々の挑戦を優雅に後押し。\u003cstrong\u003e不安を解放\u003c\/strong\u003eし、\u003cstrong\u003e最高の自分と調和\u003c\/strong\u003eする毎日を応援します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0013-3_ebe12d3f-8a13-45a3-b17a-1cc3c9700acd.webp?v=1728053121\" class=\"img-fluid d-block w-100 product-img\" alt=\"心に寄り添うお守りアクセサリー\"\u003e\n    \u003cp class=\"body-text\"\u003e心に寄り添うお守りアクセサリー\u003c\/p\u003e\n\n    \u003ch3 class=\"section-title\"\u003e日常を彩る3連ラップストラップの存在感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e腕に優しくフィットする\u003cstrong\u003e3連ラップデザイン\u003c\/strong\u003eは、\u003cstrong\u003e手首を細く\u003c\/strong\u003e見せ、\u003cstrong\u003e女性らしい魅力\u003c\/strong\u003eを引き出します。\u003cstrong\u003e3段階のサイズ調節\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\/0674\/1373\/7624\/files\/CDAW0013-2_bbc90e93-a692-40b6-aba6-f4b38f5b516d.webp?v=1728053121\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタイリングを格上げする手元美人アイテム\"\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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e私たちのベストセラー「インペリアルハートプロテクションラップブレスレット」がスマートウォッチストラップで利用できるようになりました。あなたのアップルウォッチを簡単にドレスアップができます。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e3連ラップブレスレット\u003c\/li\u003e\n        \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      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材：インペリアルジャスパー、クリスタル、ワックスコード\u003c\/li\u003e\n          \u003cli\u003e金属：ステンレススチール\u003c\/li\u003e\n          \u003cli\u003eサイズ（3段階でサイズ調節可）\n            \u003cul\u003e\n              \u003cli\u003eS：約48\/50\/52cm\u003c\/li\u003e\n              \u003cli\u003eM：約53\/55\/57cm\u003c\/li\u003e\n              \u003cli\u003eL：約61\/63\/65cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）\n            \u003cul\u003e\n              \u003cli\u003eS：約13～15cm\u003c\/li\u003e\n              \u003cli\u003eM：約15～17cm\u003c\/li\u003e\n              \u003cli\u003eL：約19～20cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n          \u003cli\u003e商品コード：CDAW0013\/41\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=\"note-list\"\u003e\n          \u003cli\u003e42\/44\/45\/49mmのケースにも装着できますが、隙間が生じます。使用上の問題はありません。\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":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316188824,"sku":"CDAW0013S\/41","price":5600.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072145560,"sku":"CDAW0013M\/41","price":5600.0,"currency_code":"JPY","in_stock":true},{"title":"（L） 19～20ｃｍ","offer_id":48151072178328,"sku":"CDAW0013L\/41","price":5600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0013_41f35a8f-eb68-4c79-935b-0bbe47967f7f.webp?v=1728053121"},{"product_id":"turquoise-calming-energy-apple-watch-strap","title":"CAPE DIABLO ターコイズカーミングエナジーアップルウォッチストラップ(CDAW0012\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0012_eb113569-1eb9-4103-96ad-80c7875ac03f.webp?v=1728053132\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003ch3 class=\"section-title\"\u003e知性を彩るターコイズウォッチ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eApple Watchを格上げする\u003cstrong\u003e3連ラップデザイン\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    \u003cp class=\"body-text text-center caption\"\u003e日常に溶け込む輝き\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0012-3_730beab2-c15f-474c-ac0a-90c334162346.webp?v=1728053132\" class=\"img-fluid d-block w-100 product-img\"\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が織りなす色彩と質感は、手元に\u003cstrong\u003e豊かな表情\u003c\/strong\u003eを与えます。細部にまでこだわり抜いた美しさです。\u003c\/p\u003e\n    \u003cp class=\"body-text text-center caption\"\u003e唯一無二の存在感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0012-2_81762b53-b24f-437e-903a-f6281114d0ed.webp?v=1728053132\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手元を飾る、私だけの物語\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e腕に心地よくフィットする\u003cstrong\u003e3段階調節可能\u003c\/strong\u003eなデザイン。\u003cstrong\u003e天然石\u003c\/strong\u003eと\u003cstrong\u003e合金\u003c\/strong\u003eのバランスが、\u003cstrong\u003e大人の魅力\u003c\/strong\u003eを引き立てます。\u003cstrong\u003e幅広い装い\u003c\/strong\u003eに溶け込み、身につけるたびに\u003cstrong\u003e自信と輝き\u003c\/strong\u003eをもたらす逸品です。\u003c\/p\u003e\n    \u003cp class=\"body-text text-center caption\"\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=\"basic-list\"\u003e\n          \u003cli\u003e3連ラップブレスレット\u003c\/li\u003e\n          \u003cli\u003e商品コード: CDAW0012\/41\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・サイズ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: ターコイズ、ジャスパー、クリスタル\u003c\/li\u003e\n          \u003cli\u003e金属: 合金\u003c\/li\u003e\n          \u003cli\u003eサイズ: 【S】約48\/51\/54cm【M】約53\/55\/57cm（3段階でサイズ調節可）\u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）: 【S】約13～15cm【M】約15～17cm\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対応ケースサイズ: 38\/40\/41mm\u003c\/li\u003e\n          \u003cli\u003e42\/44\/45\/49mmのケースにも装着できますが、隙間が生じます。使用上の問題はありません。\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=\"note-list\"\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":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316123288,"sku":"CDAW0012S\/41","price":5600.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072112792,"sku":"CDAW0012M\/41","price":5600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0012_eb113569-1eb9-4103-96ad-80c7875ac03f.webp?v=1728053132"},{"product_id":"serene-ocean-apple-watch-strap","title":"CAPE DIABLO セレンオーシャンアップルウォッチストラップ(CDAW0011\/41)","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003ch1\u003eCAPE DIABLO セレンオーシャンアップルウォッチストラップ(CDAW0011\/41)\u003c\/h1\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\/0674\/1373\/7624\/files\/CDAW0011_e2f6ea56-4b66-4249-a6c9-d92fa9da243d.webp?v=1728053141\" class=\"img-fluid d-block w-100 product-img\" alt=\"手元を彩る職人技\"\u003e\n        \u003cp class=\"body-text\"\u003e手元を彩る職人技\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003e皇帝石や水晶、ラブラドライトを5連で丁寧に編み込んだ逸品\u003c\/strong\u003e。あなたの\u003cstrong\u003eApple Watch\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\/0674\/1373\/7624\/files\/CDAW0011-2_84526abf-4bdb-4e54-ae31-c049b7b1177e.webp?v=1728053141\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常を格上げする一本\"\u003e\n        \u003cp class=\"body-text\"\u003e日常を格上げする一本\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e3段階で調整可能\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\/0674\/1373\/7624\/files\/CDAW0011-4_da770872-d810-4339-b6f7-84ef3293b5f2.webp?v=1728053141\" class=\"img-fluid d-block w-100 product-img\" alt=\"共有する喜び、個性光る\"\u003e\n        \u003cp class=\"body-text\"\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    \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\u003e5連ラップブレスレット\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        \u003c\/div\u003e\n    \u003c\/details\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\u003eS: 約77\/80\/83cm （3段階でサイズ調節可）\u003c\/li\u003e\n                \u003cli\u003eM: 約87\/89\/91cm （3段階でサイズ調節可）\u003c\/li\u003e\n                \u003cli\u003e手首周り（参考） S: 約13～15cm\u003c\/li\u003e\n                \u003cli\u003e手首周り（参考） M: 約15～17cm\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\u003e38\/40\/41mm\u003c\/li\u003e\n                \u003cli\u003e42\/44\/45\/49mmのケースにも装着できますが、隙間が生じます。使用上の問題はありません。\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=\"note-list\"\u003e\n                \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316057752,"sku":"CDAW0011S\/41","price":5840.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072080024,"sku":"CDAW0011M\/41","price":5840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0011_e2f6ea56-4b66-4249-a6c9-d92fa9da243d.webp?v=1728053141"},{"product_id":"healing-topaz-apple-watch-strap","title":"CAPE DIABLO ヒーリングトパーズアップルウォッチストラップ(CDAW0010\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\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: #ffffff; 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: #222222; }\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: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; 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: #999999; 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: #222222; 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 #222222; 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: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e智慧と輝き、手元に宿る美しさ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e最先端のアップルウォッチに、天然石の温もりを。\u003cstrong\u003eトパーズ\u003c\/strong\u003eと\u003cstrong\u003e瑪瑙\u003c\/strong\u003eの\u003cstrong\u003e5連ラップブレスレット\u003c\/strong\u003eが、デジタルな日常に癒しと彩りを添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0010_659c146c-b777-40ea-9353-1a5becc516fd.webp?v=1728053155\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-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        \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\/0674\/1373\/7624\/files\/CDAW0010-3_a950ba42-ffea-4af9-b23b-8a43c191b5cd.webp?v=1728053155\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-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        \u003cp class=\"body-text\"\u003eどんなファッションにもしっくり馴染み、手元を優雅に彩ります。\u003cstrong\u003e約13～17cm\u003c\/strong\u003eの手首周りに対応し、\u003cstrong\u003e3段階のサイズ調節\u003c\/strong\u003eであなたにぴったりの着け心地を実現します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0010-2_afb71ba6-00f0-4a2c-a589-5c907e10bf66.jpg?v=1728053155\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-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\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            \u003c\/div\u003e\n        \u003c\/details\u003e\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            \u003c\/div\u003e\n        \u003c\/details\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\u003e5連ラップブレスレット\u003c\/li\u003e\n                    \u003cli\u003e素材：トパーズ、インペリアルジャスパー、瑪瑙天然石\u003c\/li\u003e\n                    \u003cli\u003e金属：亜鉛合金とステンレスの留め金\u003c\/li\u003e\n                    \u003cli\u003eサイズ：【S】約77\/80\/82cm 【M】約85\/87\/89cm（3段階でサイズ調節可）\u003c\/li\u003e\n                    \u003cli\u003e手首周り（参考）：【S】約13～15cm 【M】約15～17cm\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ：38\/40\/41mm\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=\"note-list\"\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n                    \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15cm","offer_id":45692315992216,"sku":"CDAW0010S\/41","price":5840.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17cm","offer_id":48151072047256,"sku":"CDAW0010M\/41","price":5840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0010_659c146c-b777-40ea-9353-1a5becc516fd.webp?v=1728053155"}],"url":"https:\/\/select-tokyo.we-shop.jp\/collections\/%e5%a4%a9%e7%84%b6%e7%9f%b3%e3%82%b9%e3%83%88%e3%83%a9%e3%83%83%e3%83%97%e5%85%a8%e5%95%86%e5%93%81.oembed?page=3","provider":"SELECT TOKYO_weshop","version":"1.0","type":"link"}