{"title":"年末年始の特別コレクション","description":"","products":[{"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":"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":"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":"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":"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":"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":"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":"golden-rose-quartz-apple-watch-strap","title":"CAPE DIABLO ゴールデンローズクォーツアップルウォッチストラップ(CDAW0009\/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    \u003ch2 class=\"product-main-title\"\u003eCAPE DIABLO ゴールデンローズクォーツアップルウォッチストラップ(CDAW0009\/41)\u003c\/h2\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を格上げする、他にはない\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0009_79844839-657c-4823-b6a9-c2600c2dd6d2.webp?v=1728053167\" 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ピンクキャッツアイ\u003c\/strong\u003eの繊細な輝き。愛の神が贈ったとされるロマンチックな石が、\u003cstrong\u003e心のバランス\u003c\/strong\u003eを整え、あなた自身の\u003cstrong\u003e魅力を引き出します\u003c\/strong\u003e。\u003cstrong\u003e3段階のサイズ調整\u003c\/strong\u003eで、約\u003cstrong\u003e13cmから17cm\u003c\/strong\u003eの手首に心地よくフィットします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0009-3_c7d98469-6307-44c6-957a-ee2cc3d5bc4a.webp?v=1728053167\" 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\u003eApple Watch\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\/CDAW0009-2_0e33cf58-4a9a-4300-bacb-e4adc946f471.webp?v=1728053167\" 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    \u003cdiv class=\"content-section\"\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eローズクォーツについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eバラ石英（ローズクォーツ）は何世紀にもわたって愛の儀式で使用されているロマンチックな石です。神話によれば、ローマの欲望の神であるキューピッド、またはギリシャの愛の神であるエロスは、ローズクォーツの形で人間に愛の贈り物を授けました。\u003c\/p\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\u003e5連ラップブレスレット\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 約77\/80\/82.5cm、M 約85.5\/88\/90.5cm（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                    \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\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692315926680,"sku":"CDAW0009S\/41","price":5840.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072014488,"sku":"CDAW0009M\/41","price":5840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0009_79844839-657c-4823-b6a9-c2600c2dd6d2.webp?v=1728053167"},{"product_id":"intense-love-protection-apple-watch-strap","title":"CAPE DIABLO インテンスラブプロテクションアップルウォッチストラップ(CDAW0007\/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    \u003ch2 class=\"product-title\"\u003eCAPE DIABLO インテンスラブプロテクションアップルウォッチストラップ(CDAW0007\/41)\u003c\/h2\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\u003eApple Watch\u003c\/strong\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\/CDAW0007_d479c8b8-af0f-40a8-960f-0c527477ff8b.webp?v=1728053187\" 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\u003e3段階で調節可能\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\/CDAW0007-2_dd09c397-53ba-4b9b-b934-5ddef7019d34.webp?v=1728053187\" 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で仕上げています。\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\/CDAW0007-3_f79efa9b-4c77-4a96-b751-20f6be30e177.webp?v=1728053187\" 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\"\u003e製品仕様\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\u003cstrong\u003e5連ラップブレスレット\u003c\/strong\u003e\u003c\/li\u003e\n            \u003c\/ul\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】約79\/81\/83cm 【M】約86\/89\/92cm（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ケースサイズ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\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","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692315795608,"sku":"CDAW0007S\/41","price":5840.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151071948952,"sku":"CDAW0007M\/41","price":5840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0007_d479c8b8-af0f-40a8-960f-0c527477ff8b.webp?v=1728053187"},{"product_id":"moonlight-goddess-apple-watch-strap","title":"CAPE DIABLO ムーンライトガッディスアップルウォッチストラップ(CDAW0006\/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\u003e5連ラップブレスレットのデザイン\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\/CDAW0006_e13325fe-8d6d-4ae8-bc74-2f67d3c82801.webp?v=1728053200\" 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瑪瑙、グリーンオパール、Druzy\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\/CDAW0006-4_7fe14651-8f77-4f6d-aede-9c4bdb24a249.webp?v=1728053200\" 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手首周り13～17cmに対応\u003c\/strong\u003eし、\u003cstrong\u003e3段階調節\u003c\/strong\u003eで\u003cstrong\u003e心地よいフィット感\u003c\/strong\u003eを実現します。\u003cstrong\u003e肌に優しいワックスコード\u003c\/strong\u003eは、長時間の着用も快適。どんな装いも\u003cstrong\u003e洗練された大人カジュアルスタイル\u003c\/strong\u003eへと昇華させます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0006-2_60e6c8b0-4b1f-43ca-b318-2e294049ebe9.webp?v=1728053200\" 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        \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素材: 瑪瑙、グリーンオパール、Druzy、ワックスコード\u003c\/li\u003e\n          \u003cli\u003e金属: ステンレススチール\u003c\/li\u003e\n          \u003cli\u003eサイズ: S 約77\/79\/81cm、M 約85\/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        \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サイズ：13cm～15cm","offer_id":45692315730072,"sku":"CDAW0006S\/41","price":5840.0,"currency_code":"JPY","in_stock":true},{"title":"Mサイズ：15cm～17cm","offer_id":48151071916184,"sku":"CDAW0006M\/41","price":5840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0006_e13325fe-8d6d-4ae8-bc74-2f67d3c82801.webp?v=1728053200"},{"product_id":"white-labradorite-apple-watch-strap","title":"CAPE DIABLO ホワイトラブラドライトアップルウォッチストラップ(CDAW0002\/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\"\u003eホワイトラブラドライトが紡ぐ輝き\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\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\/720a71537f19bac977bf486c42c6dbab_444cf903-09ac-46a6-ab46-52cea44995e2.webp?v=1728053234\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text 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\/2_d446566c-cf6f-4a42-a48f-1b0b6d60246f.webp?v=1728053234\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text 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\u003eS・Mの2サイズ展開\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\/5_39b6bdcd-0f70-4528-bbd2-78bb2410ea74.jpg?v=1728053234\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text caption-text\"\u003eファッションに溶け込む上質デザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品の特長\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e強力な保護石ラブラドライトは否定的な考えや不要なエネルギーを防ぎます。これを身に着けて、不安や恐れが消えるのを感じてください。\u003c\/li\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            \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーは手作業で作られており、他に類を見ないものです。それぞれの石は厳選されており、最高品質の宝石のみを提供しています。ホワイトラブラドライトアップルウォッチストラップを注文すると、本当にユニークな手作りのアイテムを手に入れることができます。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e素材：\u003c\/strong\u003e天然ラブラドライトストーン、ホワイトジェイド、ゼブラジャスパー、ワックスコード\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e金属：\u003c\/strong\u003eステンレスおよび亜鉛合金\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【S】約77\/80\/82cm【M】約86\/88\/90cm（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    \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":45692315533464,"sku":"CDAW0002S\/41","price":5840.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151071031448,"sku":"CDAW0002M\/41","price":5840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/720a71537f19bac977bf486c42c6dbab_444cf903-09ac-46a6-ab46-52cea44995e2.webp?v=1728053234"}],"url":"https:\/\/select-tokyo.we-shop.jp\/collections\/%e5%b9%b4%e6%9c%ab%e5%b9%b4%e5%a7%8b%e3%81%ae%e7%89%b9%e5%88%a5%e3%82%b3%e3%83%ac%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3.oembed","provider":"SELECT TOKYO_weshop","version":"1.0","type":"link"}