{"title":"CAPE DIABLO天然石ストラップ","description":"","products":[{"product_id":"amazonite-protection-apple-watch-strap","title":"CAPE DIABLO アマゾナイトプロテクションアップルウォッチストラップ(CDAW0022\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #222222; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #222222; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #222222; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch1\u003eCAPE DIABLO アマゾナイトプロテクションアップルウォッチストラップ(CDAW0022\/41)\u003c\/h1\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e心を彩るアマゾナイト Apple Watch ストラップ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e「\u003cstrong\u003e希望\u003c\/strong\u003e」の石\u003cstrong\u003eアマゾナイト\u003c\/strong\u003eが、あなたの日常に穏やかな輝きをもたらします。\u003cstrong\u003eハートチャクラ\u003c\/strong\u003eをサポートし、心に\u003cstrong\u003e真の意図\u003c\/strong\u003eを吹き込む特別な一本です。手元から\u003cstrong\u003e洗練されたスタイル\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0022_5d614dbe-02c5-4677-a867-dd8075f30473.webp?v=1728052816\" class=\"img-fluid d-block w-100 product-img\" alt=\"唯一無二の輝きを放つApple Watchストラップ\"\u003e\n    \u003cp class=\"caption-text\"\u003e唯一無二の輝きを\u003c\/p\u003e\n\n    \u003ch3 class=\"section-title\"\u003e腕元を飾る天然石 Apple Watch バンド\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e都会的でありながら自然の温もりを感じさせるデザインが、あなたの装いを格上げします。\u003cstrong\u003e約14cmからの手首\u003c\/strong\u003eに優しくフィットし、心地よい装着感で、一日中\u003cstrong\u003eポジティブな気分\u003c\/strong\u003eへと導いてくれます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0022-2_6df33999-591e-4930-bccc-6f1e7c4d4511.webp?v=1728052816\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常に寄り添う美しさ\"\u003e\n    \u003cp class=\"caption-text\"\u003e日常に寄り添う美しさ\u003c\/p\u003e\n\n    \u003ch3 class=\"section-title\"\u003e手元に宿るアマゾナイトの護り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e熟練の職人\u003c\/strong\u003eが一つひとつ心を込めて\u003cstrong\u003e手作業\u003c\/strong\u003eで制作した、温かみあふれる逸品。\u003cstrong\u003e厳選されたアマゾナイトの石\u003c\/strong\u003eが、あなたの魂を\u003cstrong\u003eネガティブな影響\u003c\/strong\u003eから解放します。あなただけの\u003cstrong\u003e特別な存在感\u003c\/strong\u003eを放つアイテムです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0022-3_62b18322-be7e-4ca9-bbe6-7a6b7f5a68ea.webp?v=1728052816\" class=\"img-fluid d-block w-100 product-img\" alt=\"心を込めた手作りの証\"\u003e\n    \u003cp class=\"caption-text\"\u003e心を込めた手作りの証\u003c\/p\u003e\n\n    \u003cp class=\"body-text\"\u003e「\u003cstrong\u003e希望\u003c\/strong\u003e」の石として知られている\u003cstrong\u003eアマゾナイトクリスタル\u003c\/strong\u003eは、特にその\u003cstrong\u003eエネルギーを毎日の瞑想の練習に取り入れている場合\u003c\/strong\u003e、\u003cstrong\u003e優れたツール\u003c\/strong\u003eです。\u003cstrong\u003eアマゾナイトクリスタル\u003c\/strong\u003eは、\u003cstrong\u003eハートチャクラ\u003c\/strong\u003eにエネルギーを与えてサポートすることで、\u003cstrong\u003e思いやりを認識する知恵\u003c\/strong\u003eを与えてくれます。この\u003cstrong\u003e強力な石\u003c\/strong\u003eは、\u003cstrong\u003e精神\u003c\/strong\u003eにあなたの\u003cstrong\u003e本当の意図\u003c\/strong\u003eを優しく吹き込み、\u003cstrong\u003e否定的または混乱する影響\u003c\/strong\u003eからあなたの\u003cstrong\u003e魂を解放\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eケープディアブロ\u003c\/strong\u003eでは、\u003cstrong\u003eすべてのジュエリーが手作業で作られています\u003c\/strong\u003e。それぞれの石は\u003cstrong\u003e厳選\u003c\/strong\u003eされており、\u003cstrong\u003e最高品質の宝石\u003c\/strong\u003eのみを提供しています。\u003cstrong\u003eアマゾナイトプロテクションアップルウォッチストラップ\u003c\/strong\u003eを注文すると、\u003cstrong\u003e本当にユニークな手作りのアイテム\u003c\/strong\u003eを手に入れることができます！\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: アマゾナイト\u003c\/li\u003e\n          \u003cli\u003e金属: ステンレス\u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）: 約14cm～\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\u003c\/li\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"note-list\"\u003e\n          \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"Default Title","offer_id":45497224822936,"sku":"CDAW0022\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0022_5d614dbe-02c5-4677-a867-dd8075f30473.webp?v=1728052816"},{"product_id":"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":"azure-lapis-lazuli-apple-watch-strap","title":"CAPE DIABLO アズールラピスラズリアップルウォッチストラップ(CDAW0017\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #222222; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #222222; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #222222; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e知性宿るラピスラズリ Apple Watchを格上げ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e深淵な青を宿す\u003cstrong\u003eラピスラズリ\u003c\/strong\u003eは、\u003cstrong\u003e知性と直感の象徴\u003c\/strong\u003eとして、あなたの手元を特別な存在へと導きます。\u003cstrong\u003e一つとして同じものがない天然石の表情\u003c\/strong\u003eが、\u003cstrong\u003e洗練されたスタイル\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0017_d1882e58-9a41-416f-aa03-71798ddea5ca.webp?v=1728052953\" class=\"img-fluid d-block w-100 product-img\" alt=\"個性輝く天然石ストラップ\"\u003e\n    \u003cp class=\"body-text\"\u003e個性輝く天然石ストラップ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人技が光る Apple Watchストラップ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e厳選されたラピスラズリとワックスコード、そして堅牢なステンレススチール\u003c\/strong\u003e。\u003cstrong\u003e熟練の職人が一つひとつ手作業で編み上げた\u003c\/strong\u003eストラップは、\u003cstrong\u003e本物の価値を伝える逸品\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0017-3_c3800749-73e0-4f52-beec-0c8c0d361588.webp?v=1728052953\" class=\"img-fluid d-block w-100 product-img\" alt=\"心を込めたハンドメイド\"\u003e\n    \u003cp class=\"body-text\"\u003e心を込めたハンドメイド\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日に溶け込む 私だけのApple Watch\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eApple Watchを単なるツールではなく、\u003cstrong\u003eあなたの個性を映し出すファッションアイテム\u003c\/strong\u003eに。\u003cstrong\u003eS（約14cm〜）、M（約17cm〜）の2サイズ展開\u003c\/strong\u003eで、腕に吸い付くような\u003cstrong\u003e快適な装着感\u003c\/strong\u003eをお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0017-2_f3ae65a2-8d95-477b-8d53-7da34032f961.webp?v=1728052953\" class=\"img-fluid d-block w-100 product-img\" alt=\"あなたらしさを引き出す装い\"\u003e\n    \u003cp class=\"body-text\"\u003eあなたらしさを引き出す装い\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eラピスラズリについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e知恵、直感、真実の石、自分とのつながりを深めたいと思っている人にとっては強力なクリスタルです。ラピスラズリの特性は、直感と内なる知恵の中心である第三の目チャクラを開くことで知られています。ラピスラズリのクリスタルヒーリングの特性は、内向きになって真実を明らかにする能力を高めることで、自分の力と本物の自己に足を踏み入れる準備ができている人をサポートすることができます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品の特長と仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーが手作業で作られています。それぞれの石は厳選されており、最高品質の宝石のみを提供しています。アズールラピスラズリアップルウォッチストラップを注文すると、本当にユニークな手作りの時計を手に入れることができます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: ラピスラズリ、ワックスコード\u003c\/li\u003e\n          \u003cli\u003e金属: ステンレス\u003c\/li\u003e\n          \u003cli\u003eサイズ: S約14cm〜、M約17cm〜\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"note-list\"\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n          \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 14cm～","offer_id":45692317466776,"sku":"CDAW0017S\/41","price":4960.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 17cm～","offer_id":48151072768152,"sku":"CDAW0017M\/41","price":4960.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0017_d1882e58-9a41-416f-aa03-71798ddea5ca.webp?v=1728052953"},{"product_id":"native-turquoise-protection-apple-watch-strap","title":"CAPE DIABLO ネイティブターコイズプロテクションアップルウォッチストラップ(CDAW0016\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #222222; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #222222; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #222222; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch1\u003eCAPE DIABLO ネイティブターコイズプロテクションアップルウォッチストラップ(CDAW0016\/41)\u003c\/h1\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eターコイズ煌めくアップルウォッチ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e鮮やかな\u003cstrong\u003eネイティブターコイズ\u003c\/strong\u003eが、いつものアップルウォッチを\u003cstrong\u003e特別な存在\u003c\/strong\u003eへと昇華させます。手元を飾るたび、\u003cstrong\u003e保護と安定のエネルギー\u003c\/strong\u003eに満たされる体験を。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0016_743b8d8d-e90d-464b-bf8c-11c87495d6a6.webp?v=1728052965\" class=\"img-fluid d-block w-100 product-img\" alt=\"ターコイズ煌めくアップルウォッチのイメージ\"\u003e\n    \u003cp class=\"caption\"\u003e個性を引き出す手元のお守り\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人技光る天然石ストラップ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eひとつひとつ\u003cstrong\u003e厳選された高品質なターコイズ\u003c\/strong\u003eを、\u003cstrong\u003e熟練の技\u003c\/strong\u003eで\u003cstrong\u003e丁寧に編み上げました\u003c\/strong\u003e。温かみのあるレザーとステンレスの組み合わせが、\u003cstrong\u003e唯一無二の存在感\u003c\/strong\u003eを放ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0016-3_c7fad647-65bf-4e52-8e07-b6d077835f40.webp?v=1728052965\" class=\"img-fluid d-block w-100 product-img\" alt=\"職人技光る天然石ストラップのイメージ\"\u003e\n    \u003cp class=\"caption\"\u003e心を込めた手仕事の証\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e感性を研ぎ澄ます手元コーデ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e手首にやさしくフィットするデザインは、約14cmから17cm以上のサイズに対応。\u003cstrong\u003eコミュニケーションとインスピレーション\u003c\/strong\u003eを高め、日々の装いに\u003cstrong\u003e洗練されたスピリット\u003c\/strong\u003eを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0016-2_9a10f8fa-6396-4cd9-986f-fc5010dfcdb7.webp?v=1728052965\" class=\"img-fluid d-block w-100 product-img\" alt=\"感性を研ぎ澄ます手元コーデのイメージ\"\u003e\n    \u003cp class=\"caption\"\u003e日常に溶け込む癒しの彩り\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eターコイズの特性\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eターコイズはコミュニケーションとインスピレーションを高めるのに役立つ保護と安定の石です。チャクラのバランスを取り、瞑想を助け、内面の落ち着きをもたらすために使用されます。ターコイズは喉とハートのチャクラオープナーです。このゴージャスな石を身に着けて、創造的なビジョンと予測力を高めましょう。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eCAPE DIABLOの制作哲学\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーが手作業で作られています。各石は慎重に選択されており、最高品質の宝石のみを提供しています。ネイティブターコイズアップルウォッチストラップを注文すると、本当にユニークな手作りの時計を手に入れることができます。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e基本仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材：ターコイズ\u003c\/li\u003e\n        \u003cli\u003e金属：ステンレス\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズと互換性\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e手首周り（参考）：【S】約14cm～【M】約17cm～\u003c\/li\u003e\n        \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003cul class=\"note-list\"\u003e\n      \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n      \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 約14cm～","offer_id":45692317401240,"sku":"CDAW0016S\/41","price":4960.0,"currency_code":"JPY","in_stock":true},{"title":"（M）約17cm～","offer_id":48151072735384,"sku":"CDAW0016M\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0016_743b8d8d-e90d-464b-bf8c-11c87495d6a6.webp?v=1728052965"},{"product_id":"chakra-energy-apple-watch-strap","title":"CAPE DIABLO チャクラエナジーアップルウォッチストラップ(CDAW0005\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #222222; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #222222; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #222222; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e個性際立つ チャクラエナジー アップルウォッチストラップ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e心を解き放つようなカラフルな天然石、\u003cstrong\u003e碧玉とジャスパー\u003c\/strong\u003eが手首を彩ります。一つひとつ\u003cstrong\u003e手作業で丁寧に編み込まれた\u003c\/strong\u003e、あなただけの特別なアップルウォッチストラップです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0005_128de306-699b-455c-b8b7-a81259aaccf3.webp?v=1728052974\" class=\"img-fluid d-block w-100 product-img\" alt=\"手元で輝く唯一無二のデザイン\"\u003e\n        \u003cp class=\"body-text product-caption\"\u003e手元で輝く唯一無二のデザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e日常を彩る 手元に宿る天然石ウォッチバンド\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eカジュアルな装いにも、さりげなく洗練された印象を添えるデザイン。\u003cstrong\u003e天然石とメタルビーズが調和し、肌に美しく映える\u003c\/strong\u003eことで、日々の装いを鮮やかにアップグレードします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0005-2_5ce797f3-3f39-4677-900d-a9cca1fe38cd.webp?v=1728052974\" class=\"img-fluid d-block w-100 product-img\" alt=\"ファッションの主役を飾る一点\"\u003e\n        \u003cp class=\"body-text product-caption\"\u003eファッションの主役を飾る一点\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e心に安らぎを ジャスパーの癒しアップルウォッチバンド\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e自然体で過ごす瞬間に寄り添い、精神的な安心感をもたらす\u003cstrong\u003e碧玉・ジャスパーの穏やかな波動\u003c\/strong\u003e。心穏やかな毎日をサポートし、あなたの本来の魅力を最大限に引き出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0005-3_1ab768c8-24ed-46e1-87e6-8682efbb549f.webp?v=1728052974\" class=\"img-fluid d-block w-100 product-img\" alt=\"笑顔を輝かせるお守りジュエリー\"\u003e\n        \u003cp class=\"body-text product-caption\"\u003e笑顔を輝かせるお守-ジュエリー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section spec-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・製法について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e碧玉・ジャスパーは、精神的で癒しの石として知られています。この石はあなたを守り、恐れや不確実性を減らすのに役立ちます。また、リラックスして整い、安静を得るのに役立つ石でもあります。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーが手作業で作られています。厳選した最高品質の宝石のみを提供しています。本製品は、本当にユニークな手作りのアイテムです。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e基本情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: パープルジェイド、ジャスパー、メタルビーズ、クリスタル\u003c\/li\u003e\n                    \u003cli\u003e金属: 亜鉛合金\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・互換性\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e手首周り（参考）: 【S】約14cm～、【M】：約17cm～\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ: 38\/40\/41mm\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cul class=\"note-list\"\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmにも装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品特性・ご注意\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"note-list\"\u003e\n                    \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 約14cm～","offer_id":45692317335704,"sku":"CDAW0005S\/41","price":4960.0,"currency_code":"JPY","in_stock":true},{"title":"（M）約17cm～","offer_id":48151072702616,"sku":"CDAW0005M\/41","price":4960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0005_128de306-699b-455c-b8b7-a81259aaccf3.webp?v=1728052974"},{"product_id":"tranquil-dream-apple-watch-strap","title":"CAPE DIABLO トランクイルドリームアップルウォッチストラップ(CDAW0038\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #222222; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #222222; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #222222; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch1 class=\"product-title\"\u003eCAPE DIABLO トランクイルドリームアップルウォッチストラップ(CDAW0038\/41)\u003c\/h1\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートウォッチを飾る、洗練の輝き\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0038_fc7f3656-ffba-4e4c-9a6a-d94d8acbc8b2.webp?v=1728053016\" class=\"img-fluid d-block w-100 product-img\" alt=\"アップルウォッチを格上げする一本\"\u003e\n    \u003cp class=\"image-caption\"\u003eアップルウォッチを格上げする一本\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eお手持ちの\u003cstrong\u003eApple Watch\u003c\/strong\u003eが、瞬く間にリュクスな装飾品へと変貌します。精巧な手作業で編み込まれた\u003cstrong\u003e天然石とクリスタル\u003c\/strong\u003eが、腕元に息をのむ\u003cstrong\u003e美しさ\u003c\/strong\u003eを添え、\u003cstrong\u003e洗練された個性を演出\u003c\/strong\u003e。\u003cstrong\u003eスマートな機能\u003c\/strong\u003eと\u003cstrong\u003eアーティスティックな輝き\u003c\/strong\u003eが融合した、新たな魅力をぜひご体感ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手仕事が織りなす、本物の質感\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0038-3_a8091baf-21c7-4cc5-9a48-4597720afc15.webp?v=1728053016\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりの素材と丁寧な手作業\"\u003e\n    \u003cp class=\"image-caption\"\u003eこだわりの素材と丁寧な手作業\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e一つひとつ厳選された\u003cstrong\u003e天然石\u003c\/strong\u003e、\u003cstrong\u003eクリスタル\u003c\/strong\u003e、\u003cstrong\u003eハウライト\u003c\/strong\u003e、そして繊細な\u003cstrong\u003e合金ビーズ\u003c\/strong\u003eを、熟練の職人が\u003cstrong\u003eワックスロープ\u003c\/strong\u003eで丁寧に\u003cstrong\u003e5連に編み上げ\u003c\/strong\u003eました。\u003cstrong\u003e温かみのある手触り\u003c\/strong\u003eと、素材が持つ\u003cstrong\u003e本来の輝き\u003c\/strong\u003eが、あなたの日常に上質なアクセントを加えます。他にはない\u003cstrong\u003e唯一無二の存在感\u003c\/strong\u003eを、心ゆくまでお楽しみください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e腕元で彩る、私だけの物語\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0038-2_7e198990-8bed-4e3e-8cea-7b4337bb9a9c.webp?v=1728053016\" class=\"img-fluid d-block w-100 product-img\" alt=\"ファッションを楽しむ大人の腕元\"\u003e\n    \u003cp class=\"image-caption\"\u003eファッションを楽しむ大人の腕元\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e毎日の装いに溶け込みながら、確かな存在感を放つ\u003cstrong\u003e5連ラップブレスレット\u003c\/strong\u003e。手首の動きに合わせて表情を変える\u003cstrong\u003e天然石の煌めき\u003c\/strong\u003eが、あなたの\u003cstrong\u003eパーソナルな魅力\u003c\/strong\u003eを最大限に引き出します。どんなシーンにもフィットする\u003cstrong\u003eしなやかな着け心地\u003c\/strong\u003eで、\u003cstrong\u003eあなただけのスタイル\u003c\/strong\u003eを自由に表現してください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section product-specs-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーは手作業で作られており、他に類を見ないものです。それぞれの石は厳選されており、最高品質の宝石のみを提供しています。トランクイルドリームアップルウォッチストラップを注文すると、本当にユニークな手作りのアイテムを手に入れることができます！\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e5連ラップブレスレット\u003c\/li\u003e\n          \u003cli\u003e素材：天然石、クリスタル、ハウライト、合金ビーズ、ワックスロープ\u003c\/li\u003e\n          \u003cli\u003e金属：ステンレスおよび亜鉛合金\u003c\/li\u003e\n          \u003cli\u003eサイズ：【S】約76.5\/79\/81cm 【M】約87\/89\/91cm（3段階でサイズ調節可）\u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）：【S】約13～15cm 【M】約15～17cm\u003c\/li\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"note-list\"\u003e\n          \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n          \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316811416,"sku":"CDAW0038S\/41","price":5760.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072506008,"sku":"CDAW0038M\/41","price":5760.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0038_fc7f3656-ffba-4e4c-9a6a-d94d8acbc8b2.webp?v=1728053016"},{"product_id":"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":"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":"serene-ocean-apple-watch-strap","title":"CAPE DIABLO セレンオーシャンアップルウォッチストラップ(CDAW0011\/41)","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #222222; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #222222; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #222222; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003ch1\u003eCAPE DIABLO セレンオーシャンアップルウォッチストラップ(CDAW0011\/41)\u003c\/h1\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e唯一無二、天然石ウォッチバンド\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0011_e2f6ea56-4b66-4249-a6c9-d92fa9da243d.webp?v=1728053141\" class=\"img-fluid d-block w-100 product-img\" alt=\"手元を彩る職人技\"\u003e\n        \u003cp class=\"body-text\"\u003e手元を彩る職人技\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003e皇帝石や水晶、ラブラドライトを5連で丁寧に編み込んだ逸品\u003c\/strong\u003e。あなたの\u003cstrong\u003eApple Watch\u003c\/strong\u003eが、他にない個性を放ちます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e腕元に、洗練された輝きを\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0011-2_84526abf-4bdb-4e54-ae31-c049b7b1177e.webp?v=1728053141\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常を格上げする一本\"\u003e\n        \u003cp class=\"body-text\"\u003e日常を格上げする一本\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e3段階で調整可能\u003c\/strong\u003eだから、手首に心地よくフィット。どんな装いも、この\u003cstrong\u003eオーシャンカラー\u003c\/strong\u003eが上品なリラックス感を添えます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e忘れられない瞬間を彩る\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0011-4_da770872-d810-4339-b6f7-84ef3293b5f2.webp?v=1728053141\" class=\"img-fluid d-block w-100 product-img\" alt=\"共有する喜び、個性光る\"\u003e\n        \u003cp class=\"body-text\"\u003e共有する喜び、個性光る\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e大切な人との語らいの時も、手元から個性が輝くデザイン。\u003cstrong\u003e様々なケースサイズに対応\u003c\/strong\u003eし、\u003cstrong\u003e友人との共有\u003c\/strong\u003eにも最適です。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーは手作業で作られており、他に類を見ないものです。それぞれの石は厳選されており、最高品質の宝石のみを提供しています。穏やかなオーシャンアップルウォッチストラップを注文した後、あなたは本当にユニークな手作りの作品を手に入れるでしょう！\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e5連ラップブレスレット\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e皇帝石、水晶、瑪瑙、赤鉄鉱、ラブラドライト、ワックスロープ\u003c\/li\u003e\n                \u003cli\u003e金属：ステンレスおよび亜鉛合金\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eS: 約77\/80\/83cm （3段階でサイズ調節可）\u003c\/li\u003e\n                \u003cli\u003eM: 約87\/89\/91cm （3段階でサイズ調節可）\u003c\/li\u003e\n                \u003cli\u003e手首周り（参考） S: 約13～15cm\u003c\/li\u003e\n                \u003cli\u003e手首周り（参考） M: 約15～17cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e対応ケースサイズ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e38\/40\/41mm\u003c\/li\u003e\n                \u003cli\u003e42\/44\/45\/49mmのケースにも装着できますが、隙間が生じます。使用上の問題はありません。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eご注意事項\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"note-list\"\u003e\n                \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692316057752,"sku":"CDAW0011S\/41","price":5840.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151072080024,"sku":"CDAW0011M\/41","price":5840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0011_e2f6ea56-4b66-4249-a6c9-d92fa9da243d.webp?v=1728053141"},{"product_id":"healing-topaz-apple-watch-strap","title":"CAPE DIABLO ヒーリングトパーズアップルウォッチストラップ(CDAW0010\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #222222; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #222222; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #222222; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e智慧と輝き、手元に宿る美しさ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e最先端のアップルウォッチに、天然石の温もりを。\u003cstrong\u003eトパーズ\u003c\/strong\u003eと\u003cstrong\u003e瑪瑙\u003c\/strong\u003eの\u003cstrong\u003e5連ラップブレスレット\u003c\/strong\u003eが、デジタルな日常に癒しと彩りを添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0010_659c146c-b777-40ea-9353-1a5becc516fd.webp?v=1728053155\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text\"\u003eデジタルと自然が融合\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e手元に輝く、唯一無二のヒーリング\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e熟練の職人が厳選\u003cstrong\u003eトパーズ\u003c\/strong\u003eと\u003cstrong\u003e瑪瑙\u003c\/strong\u003eを丁寧に手編み。\u003cstrong\u003e愛と幸運\u003c\/strong\u003e、\u003cstrong\u003e心の調和\u003c\/strong\u003eを促す\u003cstrong\u003eヒーリングパワー\u003c\/strong\u003eを宿した天然石が、あなたを優しく包み込みます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0010-3_a950ba42-ffea-4af9-b23b-8a43c191b5cd.webp?v=1728053155\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text\"\u003e厳選天然石の手編み\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e洗練された大人の手元を演出\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eどんなファッションにもしっくり馴染み、手元を優雅に彩ります。\u003cstrong\u003e約13～17cm\u003c\/strong\u003eの手首周りに対応し、\u003cstrong\u003e3段階のサイズ調節\u003c\/strong\u003eであなたにぴったりの着け心地を実現します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0010-2_afb71ba6-00f0-4a2c-a589-5c907e10bf66.jpg?v=1728053155\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text\"\u003eスタイリッシュな大人の装い\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eヒーリングストーンについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eトパーズは愛と幸運の石であり、目標の達成を成功させるために非常に効果的です。それは、適切な人を自分の人生に引き付けるため、友情、愛、またはビジネスのために、または既存の関係を改善するために最適です。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e瑪瑙は保護エネルギーを放射する強力なヒーリングクリスタルです。ストレスの多い時期や、激しいプレッシャーの時期を経験している場合に特に効果的です。それは人生に向けて平和と調和を刺激するので、あなたの個性の最良の側面を示すことを奨励します。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eブランドのこだわり\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーが手作業で作られています。それぞれの石は厳選されており、最高品質の宝石のみを提供しています。ヒーリングトパーズアップルウォッチバンドを注文すると、本当にユニークな手作りの時計を手に入れることができます。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e5連ラップブレスレット\u003c\/li\u003e\n                    \u003cli\u003e素材：トパーズ、インペリアルジャスパー、瑪瑙天然石\u003c\/li\u003e\n                    \u003cli\u003e金属：亜鉛合金とステンレスの留め金\u003c\/li\u003e\n                    \u003cli\u003eサイズ：【S】約77\/80\/82cm 【M】約85\/87\/89cm（3段階でサイズ調節可）\u003c\/li\u003e\n                    \u003cli\u003e手首周り（参考）：【S】約13～15cm 【M】約15～17cm\u003c\/li\u003e\n                    \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eご注意事項\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"note-list\"\u003e\n                    \u003cli\u003eケースサイズ42\/44\/45\/49mmに装着できますが、アダプタの装着時に隙間が発生します。使用上の問題はありません。\u003c\/li\u003e\n                    \u003cli\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15cm","offer_id":45692315992216,"sku":"CDAW0010S\/41","price":5840.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17cm","offer_id":48151072047256,"sku":"CDAW0010M\/41","price":5840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0010_659c146c-b777-40ea-9353-1a5becc516fd.webp?v=1728053155"},{"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":"earth-healing-energy-apple-watch-strap","title":"CAPE DIABLO アースヒーリングエナジーアップルウォッチストラップ(CDAW0008\/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-name\"\u003eCAPE DIABLO アースヒーリングエナジーアップルウォッチストラップ\u003c\/h2\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品紹介\u003c\/h3\u003e\n\n        \u003cdiv class=\"content-block\"\u003e\n            \u003ch4 class=\"block-title\"\u003e地球の息吹宿るアップルウォッチバンド\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003e腕元に豊かな存在感を放つ5連ラップブレスレット。彩り豊かな天然石が、地球のエネルギーを感じさせる色彩で手元を華やかに彩ります。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0008_faaf58eb-e864-40c9-bb4e-017d70daafa0.webp?v=1728053176\" class=\"img-fluid d-block w-100 product-img\" alt=\"地球の息吹宿るアップルウォッチバンド\"\u003e\n            \u003cp class=\"caption-text\"\u003e個性際立つ手元の主役\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"content-block\"\u003e\n            \u003ch4 class=\"block-title\"\u003e纏うほどに馴染むボヘミアンシック\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003e腕に吸い付くようなつけ心地は、ひとつひとつ手作業で丁寧に作り上げられた証。スマートウォッチを日常に溶け込む、魅力的なファッションアイテムへと昇華させます。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0008-2_f83328c3-1c17-4775-8119-45b9c085ba10.webp?v=1728053176\" class=\"img-fluid d-block w-100 product-img\" alt=\"纏うほどに馴染むボヘミアンシック\"\u003e\n            \u003cp class=\"caption-text\"\u003eスタイルを格上げする手元飾り\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"content-block\"\u003e\n            \u003ch4 class=\"block-title\"\u003e唯一無二のパワーストーンブレスレット\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003e宝石が織りなす、ひとつとして同じものがない表情が魅力です。細部に宿る職人技と、アースヒーリングのエネルギーを手元で感じてください。\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0008-3_f55f06dd-1cd9-41c0-afe8-7af513976e2a.webp?v=1728053176\" 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=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品仕様\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eブランドについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーが手作業で作られています。それぞれの石は厳選されており、最高品質の宝石のみを提供しています。アースヒーリングエナジーアップルウォッチストラップを注文すると、本当にユニークな手作りの時計を手に入れることができます。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e基本情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード：CDAW0008\/41\u003c\/li\u003e\n                    \u003cli\u003e種類：5連ラップブレスレット\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e素材：\u003c\/strong\u003eピクチャージャスパー、クォーツ、クリスタル\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e金属：\u003c\/strong\u003e合金\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eサイズ：\u003c\/strong\u003e【S】約77.5\/80\/82.5cm 【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                \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\u003e38\/40\/41mm\u003c\/li\u003e\n                    \u003cli\u003e42\/44\/45\/49mmのケースにも装着できますが、隙間が生じます。使用上の問題はありません。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cdiv class=\"note-box\"\u003e\n            \u003cp class=\"body-text\"\u003e掲載されている画像は一例です。本品は天然素材を使用し、ひとつひとつ手作業で制作している為、色合い、模様、形、サイズに若干の差があります。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692315861144,"sku":"CDAW0008S\/41","price":5840.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151071981720,"sku":"CDAW0008M\/41","price":5840.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0008_faaf58eb-e864-40c9-bb4e-017d70daafa0.webp?v=1728053176"},{"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":"healing-turquoise-protection-apple-watch-strap","title":"CAPE DIABLO ヒーリングターコイズプロテクションアップルウォッチストラップ(CDAW0004\/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\u003eApple Watchに彩るヒーリングバンド\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e洗練されたデザインがApple Watchと調和し、日々の装いを格上げします。\u003cstrong\u003eターコイズ\u003c\/strong\u003eが直感力を高め、持ち主に穏やかな保護をもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0004_aa715bae-2a8d-4f5a-bf33-1deb8d9c4362.webp?v=1728053213\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eテクノロジーと自然が織りなす美\u003c\/p\u003e\n\n        \u003ch3\u003e手元を飾る5連ラップの芸術\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003eインペリアルジャスパー\u003c\/strong\u003eと\u003cstrong\u003eアマゾナイト\u003c\/strong\u003eが織りなす5連ラップ。ひとつひとつ手作業で編み上げられ、あなただけの個性と魂の煌めきを放ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0004-3_f029b86d-826a-47ec-b9b4-d2bd3d052dd1.webp?v=1728053213\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e個性を引き出す手作りの魅力\u003c\/p\u003e\n\n        \u003ch3\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\/CDAW0004-2_a347ed37-0677-4e7d-a325-4329a937561e.webp?v=1728053213\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e日常に寄り添う癒しのブレスレット\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \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                \u003cli\u003e創造的なビジョンと予測力を高めます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eアマゾナイトについて\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eカルマの癒しを獲得するために、より深い瞑想を奨励します。\u003c\/li\u003e\n                \u003cli\u003eヒーリングクリスタルコミュニティ内の抗不安石として知られています。\u003c\/li\u003e\n                \u003cli\u003e強力なハートチャクラストーンです。\u003c\/li\u003e\n                \u003cli\u003eすべての有毒な感情から解放されます。\u003c\/li\u003e\n                \u003cli\u003e問題の両面を確認し、心配や恐れを軽減し、心を落ち着かせます。\u003c\/li\u003e\n                \u003cli\u003eアマゾン川に沿って流れる水を視覚化し、否定的な感情を手放すことを助けます。\u003c\/li\u003e\n                \u003cli\u003eもはやあなたに役立たないものが、心、体、そして魂から水のように流れることを許します。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eインペリアルジャスパーについて\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e心臓、仙骨、根、太陽神経叢チャクラを含む胴体のすべてのチャクラを活性化する精神的な癒しの石です。\u003c\/li\u003e\n                \u003cli\u003e中心にある卓越性で知られ、ネガティブな視界や接触からキャリアを保護します。\u003c\/li\u003e\n                \u003cli\u003e7つのチャクラすべての調整とバランス調整に役立つと言われています（4つの胴体のチャクラに重点を置いています）。\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タイプ: 5連ラップブレスレット\u003c\/li\u003e\n                \u003cli\u003e素材: インペリアルジャスパー、アマゾナイトナチュラルストーン\u003c\/li\u003e\n                \u003cli\u003e金属: ステンレス、亜鉛合金\u003c\/li\u003e\n                \u003cli\u003eサイズ: 【S】約76.5\/79\/82cm 【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                \u003cli\u003eCAPE DIABLOのジュエリーは全て手作業で制作されており、厳選された最高品質の宝石のみを提供しています。\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":45692315664536,"sku":"CDAW0004S\/41","price":5840.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151071883416,"sku":"CDAW0004M\/41","price":5840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0004_aa715bae-2a8d-4f5a-bf33-1deb8d9c4362.webp?v=1728053213"},{"product_id":"onyx-moonlight-apple-watch-strap","title":"CAPE DIABLO オニキスムーンライトアップルウォッチブレスレット(CDAW0003\/41)","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Helvetica Neue, Arial, Yu Gothic, Hiragino Sans, Meiryo UI, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #22222240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #222222; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #222222; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #222222; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #333333; margin-bottom: 12px; border-bottom: 1px solid #222222; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #dddddd; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n\n        \u003c!-- ブロック1 --\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が織りなす繊細な輝きが、日常を格上げします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0003_da2b4a75-e980-448f-a830-c7871e93eb66.webp?v=1728053222\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\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\u003e5連ラップデザイン\u003c\/strong\u003e。\u003cstrong\u003e天然オニキスとクォーツ\u003c\/strong\u003eをワックスコードで丁寧に編み上げました。\u003cstrong\u003eステンレススチール製\u003c\/strong\u003eの留め具が、確かな質感をもたらします。\u003cstrong\u003e3段階のサイズ調整\u003c\/strong\u003eで、あなたに最適なフィット感をお届けします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0003-3_e6d3f0df-d21b-4e96-8eab-a4000f8517e3.webp?v=1728053222\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e細部に宿る手仕事の温もり\u003c\/p\u003e\n\n        \u003c!-- ブロック3 --\u003e\n        \u003ch3 class=\"section-title\"\u003e日常に溶け込む、洗練された装い\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eスマートウォッチを身につける大人のためのブレスレットです。\u003cstrong\u003e約13～17cmの手首周り\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\/CDAW0003-2_0ec7f26a-e05c-436d-9f09-deaf4bd36cd8.webp?v=1728053222\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e装いに深みを与える存在感\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品概要\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e私たちのベストセラー オニキスムーンライトプロテクションラップブレスレットがアップルウォッチで利用できるようになりました。あなたのアップルウォッチを簡単にドレスアップできます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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            \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 約78\/80.5\/83cm M 約86\/89\/92cm（3段階でサイズ調節可）\u003c\/li\u003e\n                \u003cli\u003e手首周り（参考）：S 約13～15cm M 約15～17cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e対応機種\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n            \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\n    \u003c!-- 発送案内セクション (Shipping) の情報は入力データにないため出力しません --\u003e\n    \u003c!-- 注意事項セクション (Notes) の内容はスペックセクション内のドロップダウンに統合したため出力しません --\u003e\n\n\u003c\/div\u003e","brand":"CAPE DIABLO","offers":[{"title":"（S） 13～15ｃｍ","offer_id":45692315599000,"sku":"CDAW0003S\/41","price":5840.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151071850648,"sku":"CDAW0003M\/41","price":5840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/CDAW0003_da2b4a75-e980-448f-a830-c7871e93eb66.webp?v=1728053222"},{"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"},{"product_id":"ocean-jasper-protection-apple-watch-strap","title":"CAPE DIABLO オーシャンジャスパープロテクションアップルウォッチストラップ(CDAW0001\/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\u003eCAPE DIABLO オーシャンジャスパープロテクションアップルウォッチストラップ(CDAW0001\/41)\u003c\/h2\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e個性が輝く、腕元の主役\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/04a88cd9867139bb7ca0d5ad4b690de1_da8584df-77a4-404a-bc4e-15b8c8437ea6.webp?v=1728053250\" 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\n      \u003cstrong\u003e厳選された天然石\u003c\/strong\u003eが織りなす、\u003cstrong\u003e5連ラップ\u003c\/strong\u003eの\u003cstrong\u003e芸術的なデザイン\u003c\/strong\u003e。\n      \u003cstrong\u003eApple Watch\u003c\/strong\u003eが、\u003cstrong\u003e洗練された唯一無二のジュエリー\u003c\/strong\u003eへと生まれ変わります。\n      手元に\u003cstrong\u003e確かな存在感\u003c\/strong\u003eを添えます。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人技が宿る、豊かな表情\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/3_8427c5bb-c8ca-455b-9600-1c6a1b575dc8.webp?v=1728053250\" 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\n      \u003cstrong\u003eケープディアブロの職人\u003c\/strong\u003eが\u003cstrong\u003e手作業\u003c\/strong\u003eで紡ぎ出す、\u003cstrong\u003e一つひとつの天然石の表情\u003c\/strong\u003e。\n      \u003cstrong\u003e柔らかなコード\u003c\/strong\u003eが肌に寄り添い、\u003cstrong\u003e3段階で調節\u003c\/strong\u003eできるため、\u003cstrong\u003e快適なフィット感\u003c\/strong\u003eで手元を飾ります。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e日常に彩りを、大人の腕元美\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/2_8668dde1-c007-4678-84fb-684cd6eed6e3.webp?v=1728053250\" 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\n      \u003cstrong\u003eデニムスタイル\u003c\/strong\u003eにも自然に溶け込む上質さ。\n      腕元に\u003cstrong\u003e華やかな色彩とリズム\u003c\/strong\u003eを加え、\u003cstrong\u003e装いを格上げ\u003c\/strong\u003eします。\n      着用するたびに\u003cstrong\u003e愛着が深まる\u003c\/strong\u003e、\u003cstrong\u003e特別な一本\u003c\/strong\u003eです。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"section-title\"\u003e製品仕様\u003c\/h3\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランドのこだわり\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eケープディアブロでは、すべてのジュエリーが手作業で作られています。それぞれの石は厳選されており、最高品質の宝石のみを提供しています。オーシャンジャスパープロテクションアップルウォッチストラップを注文すると、本当にユニークな手作りのピースを手に入れることができます！\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e主要スペック\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\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\/88\/90cm（3段階でサイズ調節可）\u003c\/li\u003e\n          \u003cli\u003e手首周り（参考）：【S】約13～15cm 【M】約15～17cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e対応ケースサイズ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e対応ケースサイズ：38\/40\/41mm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cul class=\"note-list\"\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":45692315467928,"sku":"CDAW0001S\/41","price":5840.0,"currency_code":"JPY","in_stock":true},{"title":"（M） 15～17ｃｍ","offer_id":48151070212248,"sku":"CDAW0001M\/41","price":5840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1373\/7624\/files\/04a88cd9867139bb7ca0d5ad4b690de1_da8584df-77a4-404a-bc4e-15b8c8437ea6.webp?v=1728053250"}],"url":"https:\/\/select-tokyo.we-shop.jp\/collections\/cape-diablo%e5%a4%a9%e7%84%b6%e7%9f%b3%e3%82%b9%e3%83%88%e3%83%a9%e3%83%83%e3%83%97.oembed","provider":"SELECT TOKYO_weshop","version":"1.0","type":"link"}