{"title":"BRAND STORY 代表作","description":"","products":[{"product_id":"new-bizarre-ビザール-限定販売商品-スターリーシルバーペンダント-チェーンセット-gsnj183","title":"Bizarre\/ビザール 【限定販売商品】スターリーシルバーペンダント（チェーンセット）GSNJ183","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; 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。特別感を纏う限定コレクションです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/GSNJ183-2.jpg?v=1762757599\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e唯一無二の輝きをその手に\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e青い輝きの煌めき\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e小さなスターの中央に輝くのは、限定品にのみ許された\u003cstrong\u003e鮮やかなブルーのキュービックジルコニア\u003c\/strong\u003e。光を捉え、見る角度で表情を変えるその輝きは、繊細な職人技が息づく証です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/gsnj183.jpg?v=1762757599\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e胸元に宿る青い星\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e個性を際立たせるスタイル\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e様々なスタイルに溶け込みながら、\u003cstrong\u003e確かな個性を主張するデザイン\u003c\/strong\u003e。約45cmのチェーンは、アジャスターで長さ調整も可能なので、その日の気分やファッションに合わせて楽しめます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/snj183_94192ade-1bdb-4d23-bc53-1152a344b367.jpg?v=1762757599\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eあなたの個性を引き出す\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本商品はBizarre gallery Tokyo(原宿)およびBizarre Online限定発売の特別なコレクションです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eゴシック調のクロスと人気のスターデザインを組み合わせた、男女共におすすめの「クロッシング＆スターリーコレクション」第2弾です。\u003c\/li\u003e\n                \u003cli\u003e全てのアイテムにキュービックジルコニアをセット。この限定品には鮮やかなブルーの石を使用しています。\u003c\/li\u003e\n                \u003cli\u003e小粒なスターモチーフのペンダントトップに一粒の石がセットされた、様々なスタイルに合わせやすいデザインです。\u003c\/li\u003e\n                \u003cli\u003e誕生日、クリスマス、記念日などの贈り物や、ご自身へのご褒美にも最適です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e縦：約20mm\u003c\/li\u003e\n                \u003cli\u003e横：最大約12mm\u003c\/li\u003e\n                \u003cli\u003e厚さ：最大約4mm\u003c\/li\u003e\n                \u003cli\u003e重さ：約9.3g\u003c\/li\u003e\n                \u003cli\u003eチェーン：45cm（+5cmアジャスター付き）\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素材：925silver\u003c\/li\u003e\n                \u003cli\u003e石：キュービックジルコニア\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード・関連情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本商品の詳細情報や関連アイテム、各種サービスはこちら。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e商品コード: GSNJ183\u003c\/li\u003e\n                \u003cli\u003eその他のスターリー＆クロッシングコレクションはこちら: \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%B9%E3%82%BF%E3%83%BC%E3%83%AA%E3%83%BC-%E3%82%AF%E3%83%AD%E3%83%83%E3%82%B7%E3%83%B3%E3%82%B0\"\u003ehttps:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%B9%E3%82%BF%E3%83%BC%E3%83%AA%E3%83%BC-%E3%82%AF%E3%83%AD%E3%83%83%E3%82%B7%E3%83%B3%E3%82%B0\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003cli\u003eGift ラッピングはこちら: \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\u003ehttps:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003cli\u003eビザール唯一の直営店「ビザールギャラリー東京(原宿)」のご紹介はこちら: \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003ehttps:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003cli\u003eシルバーアクセサリーブランド＜ビザール＞ブランド紹介はこちら: \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003ehttps:\/\/direct.bizarre.ne.jp\/pages\/concept-2\u003c\/a\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"Default Title","offer_id":42825258008665,"sku":"GSNJ183SV","price":27500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/GSNJ183-2.jpg?v=1762757599"},{"product_id":"new-bizarre-ビザール-限定販売商品-クロッシングシルバーペンダント-チェーンセット-gsnj182","title":"Bizarre\/ビザール 【限定販売商品】クロッシングシルバーペンダント（チェーンセット）GSNJ182","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; 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\u003eBizarre Online限定\u003c\/strong\u003eの\u003cstrong\u003eパープルキュービックジルコニア\u003c\/strong\u003eが、唯一無二の輝きを放ちます。小粒ながらも存在感を放ち、男女問わず魅力を引き出す逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/182.jpg?v=1762757601\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e特別な輝き、限定クロッシング\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e匠の技、銀の証と細部美\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e925シルバー\u003c\/strong\u003eの確かな質感が、本物の輝きを約束します。裏側まで丁寧に仕上げられた細工は、所有する喜びを深めるでしょう。繊細なチェーンとの一体感が、首元に上品な存在感をもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/snj182_04_2fa023ab-66cf-4ff5-8290-e0de26cd108d.jpg?v=1762757600\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e925シルバー、本物の輝き\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\/0664\/3023\/8809\/files\/sjj182_cf0e9396-d545-4833-a0f2-d6b181514f01.jpg?v=1762757600\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e普段使いに、特別な彩り\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eBizarre Online限定販売のクロッシング＆スターリーコレクション第2弾です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eBizarre gallery Tokyo(原宿)\u0026amp;Bizarre Online限定発売\u003c\/li\u003e\n                \u003cli\u003eゴシック調のクロスと人気のスターデザイン\u003c\/li\u003e\n                \u003cli\u003e男女問わずおすすめ\u003c\/li\u003e\n                \u003cli\u003e全コレクションにキュービックジルコニアをセット\u003c\/li\u003e\n                \u003cli\u003e限定品にはパープルキュービックジルコニアを使用\u003c\/li\u003e\n                \u003cli\u003e小粒なクロスモチーフで様々なスタイルに合わせやすいデザイン\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品に使用されている素材です。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e素材\u003c\/th\u003e\n                            \u003ctd\u003e925silver、石：キュービックジルコニア\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eペンダントとチェーンの寸法です。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e縦\u003c\/th\u003e\n                            \u003ctd\u003e約20mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e横\u003c\/th\u003e\n                            \u003ctd\u003e最大約11mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e厚さ\u003c\/th\u003e\n                            \u003ctd\u003e最大約4mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e重さ\u003c\/th\u003e\n                            \u003ctd\u003e約10g\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eチェーン\u003c\/th\u003e\n                            \u003ctd\u003e45cm (+5cmアジャスター付き)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e購入について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本商品は特別な日の贈り物にも最適です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、自分へのご褒美などにもおすすめです。\u003c\/li\u003e\n                \u003cli\u003eラッピングをご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文ください。\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\u003e→Gift ラッピングはこちら\u003c\/a\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e関連コレクションやブランド情報もご覧ください。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%B9%E3%82%BF%E3%83%BC%E3%83%AA%E3%83%BC-%E3%82%AF%E3%83%AD%E3%83%83%E3%82%B7%E3%83%B3%E3%82%B0\"\u003e→その他のスターリー＆クロッシングコレクションはこちら\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003eビザール唯一の直営店\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003e→ビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003cli\u003eシルバーアクセサリーブランド＜ビザール＞\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003e→ブランド紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"Default Title","offer_id":42825258041433,"sku":"GSNJ182SV","price":27500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/182.jpg?v=1762757601"},{"product_id":"bizarre-ビザール-スターリーシルバーペンダント-チェーンセット-snj183","title":"Bizarre\/ビザール スターリーシルバーペンダント（チェーンセット）SNJ183","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; 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現代的な星のモチーフが、胸元で洗練された存在感を放ちます。様々なファッションに寄り添い、あなたの個性を引き出すアイテムです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SNJ183_424b5219-e53c-4477-b6f8-89cd11b1357c.jpg?v=1762757610\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日常を彩るモダンな輝き\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e息をのむ、緻密な星の煌めき\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e小さな星の中心で、キュービックジルコニアが繊細に瞬きます。シルバーの洗練とブラックロジウムの深み、異なる表情をお楽しみください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/snj183_03.jpg?v=1762757609\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e細部に宿る、光と影のコントラスト\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e肌に寄り添う、信頼の925シルバー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e裏面に刻まれた925の証。肌に優しくフィットする純度の高いシルバーが、毎日を共に過ごす安心感を提供します。長く愛せる逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/snj183_04.jpg?v=1762757609\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e見えない部分の確かな品質\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴と概要\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eゴシック調のクロスと人気のスターデザインで、男女ともにおススメしたいクロッシング＆スターリーコレクションの第2弾です。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e今回のニューコレクションは全てキュービックジルコニアをセット。小粒なスターモチーフのペンダントトップに1粒の石がセットされた、様々なスタイルに合わせやすいデザインとなっています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品名: Bizarre\/ビザール スターリーシルバーペンダント（チェーンセット）\u003c\/li\u003e\n                \u003cli\u003e商品コード: SNJ183\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e本製品に使用されている素材は以下の通りです。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e素材\u003c\/th\u003e\n                            \u003ctd\u003e925silver、BK:ブラックロジウムメッキ、石：キュービックジルコニア\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e本製品のサイズは以下の通りです。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e縦 約20mm\u003c\/td\u003e\n                            \u003ctd\u003e横 最大約12mm\u003c\/td\u003e\n                            \u003ctd\u003e厚さ 最大約4mm\u003c\/td\u003e\n                            \u003ctd\u003e重さ 約9.3g\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd colspan=\"4\"\u003eチェーン 45cm（+5cmアジャスター付き）\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eおすすめのシーン\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e本製品は様々なシーンでの贈り物としても最適です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e誕生日プレゼント\u003c\/li\u003e\n                \u003cli\u003eクリスマスプレゼント\u003c\/li\u003e\n                \u003cli\u003eギフト\u003c\/li\u003e\n                \u003cli\u003e記念日\u003c\/li\u003e\n                \u003cli\u003e自分へのご褒美\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e関連情報・購入ガイド\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eその他の関連情報や購入に関するご案内です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%B9%E3%82%BF%E3%83%BC%E3%83%AA%E3%83%BC-%E3%82%AF%E3%83%AD%E3%83%83%E3%82%B7%E3%83%B3%E3%82%B0\"\u003eその他のスターリー＆クロッシングコレクションはこちら\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003eラッピングご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文下さい。\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\u003eGift ラッピングはこちら\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003cli\u003eビザール唯一の直営店\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003eビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003cli\u003eシルバーアクセサリーブランド＜ビザール＞\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003eブランド紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"シルバー","offer_id":42825259057241,"sku":"SNJ183SV","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":42825259090009,"sku":"SNJ183BK","price":28600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SNJ183_424b5219-e53c-4477-b6f8-89cd11b1357c.jpg?v=1762757610"},{"product_id":"new-bizarre-ビザール-クロッシングシルバーペンダント-チェーンセット-snj182","title":"Bizarre\/ビザール クロッシングシルバーペンダント（チェーンセット）SNJ182","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; 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) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e深遠なるゴシックの輝き\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e人気のゴシック調クロスデザインが融合。\u003cstrong\u003e洗練されたスタイル\u003c\/strong\u003eは、男女問わず、どのような装いにも高貴なアクセントを添えます。大切な方への贈り物や、日々の自分へのご褒美にも最適な逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SNJ182.jpg?v=1762757611\" class=\"img-fluid d-block w-100 product-img\" alt=\"Bizarre クロッシングシルバーペンダント - ゴシック調クロスとスターデザイン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e魅惑的な世界観を表現\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e細部に宿る煌めき\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e小粒なクロスモチーフに一粒の\u003cstrong\u003eキュービックジルコニア\u003c\/strong\u003eをセット。光を巧みに捉え、繊細ながらも確かな存在感を放ちます。クリアとブラックの2色展開で、あなたの個性をより引き立てる選択肢を提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/snj182_03.jpg?v=1762757611\" class=\"img-fluid d-block w-100 product-img\" alt=\"Bizarre クロッシングシルバーペンダント - キュービックジルコニアの輝き\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e精巧なデザインと輝き\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック3 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e確かな品質と信頼性\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e素材には\u003cstrong\u003e925silver\u003c\/strong\u003eを使用し、裏側には品質を証明する刻印。約20mmの縦サイズと約10gの重さは、着用時の快適性と安定感を両立します。長く愛用できるよう細部までこだわり抜いた、信頼できる仕上がりです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/snj182_04.jpg?v=1762757610\" class=\"img-fluid d-block w-100 product-img\" alt=\"Bizarre クロッシングシルバーペンダント - 925シルバー刻印\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e永く愛せる確かな証\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴・コンセプト\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eゴシック調のクロスと人気のスターデザインを融合した、クロッシング＆スターリーコレクションの第2弾。全てキュービックジルコニアをセットしており、小粒なクロスモチーフながらも存在感を放ち、様々なスタイルに合わせやすいデザインです。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%B9%E3%82%BF%E3%83%BC%E3%83%AA%E3%83%BC-%E3%82%AF%E3%83%AD%E3%83%83%E3%82%B7%E3%83%B3%E3%82%B0\"\u003eその他のスターリー＆クロッシングコレクションはこちら\u003c\/a\u003e\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・カラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e高品質な素材を使用し、上品な輝きを放ちます。クリアとブラックの2色展開で、お好みに合わせてお選びいただけます。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e素材\u003c\/th\u003e\n                                \u003ctd\u003e925silver、BK:ブラックロジウムメッキ、石：キュービックジルコニア\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細・重さ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e着用時の快適性と安定感を両立するサイズ感です。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e縦 約20mm\u003c\/td\u003e\n                                \u003ctd\u003e横 最大約11mm\u003c\/td\u003e\n                                \u003ctd\u003e厚さ 最大約4mm\u003c\/td\u003e\n                                \u003ctd\u003e重さ 約10g\u003c\/td\u003e\n                                \u003ctd\u003eチェーン 45cm（+5cmアジャスター付き）\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eギフト・ご購入案内\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e大切な方への贈り物や、日々の自分へのご褒美に最適です。誕生日プレゼント、クリスマスプレゼント、ギフト、記念日など、様々なシーンで喜ばれる逸品です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eラッピングご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文ください。\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\"\u003e→Gift ラッピングはこちら\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eブランド・ショップ情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eビザール唯一の直営店\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\"\u003e→ビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n                    \u003cli\u003eシルバーアクセサリーブランド＜ビザール＞\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\"\u003e→ブランド紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eSNJ182\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\u003c!-- \/content-section (Specs) --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"Bizarre","offers":[{"title":"シルバー","offer_id":42825259122777,"sku":"SNJ182SV","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":42825259155545,"sku":"SNJ182BK","price":28600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SNJ182.jpg?v=1762757611"},{"product_id":"blanche-charme-シャルム-ring-br010","title":"Blanche\/ブランシュ Charme (シャルム)3連リング Ring BR010","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスタイリッシュな手元を演出\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003eシルバーとゴールド\u003c\/strong\u003e、二つの表情が織りなす普遍の美。手元に洗練と個性を添え、どんなスタイルも格上げします。大切な人との\u003cstrong\u003eペアリング\u003c\/strong\u003eにも最適です。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BR010-1.jpg?v=1762757706\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e魅了する二色の選択\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e繊細に絡み合う3連の造形美\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            3本の甲丸リングが滑らかに重なり合う、\u003cstrong\u003eミニマルなデザイン\u003c\/strong\u003e。主張しすぎない存在感が、日々の装いに上品な\u003cstrong\u003eアクセント\u003c\/strong\u003eを加え、手元を優雅に彩ります。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BR-010-SV-02.jpg?v=1762757706\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eミニマルなデザイン美\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e長く寄り添う確かな品質\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            厚み約3mm、重さ約6.7g。このしっかりとした存在感が、上質な\u003cstrong\u003e925シルバー\u003c\/strong\u003eの輝きを一層際立たせます。\u003cstrong\u003e変色防止加工\u003c\/strong\u003eで、美しい光沢がいつまでも続きます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BR-010-1-SV.jpg?v=1762757706\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日々に溶け込む存在感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eジェンダーレスで人気の3連リング。\u003cstrong\u003eシンプルリングの王道\u003c\/strong\u003eとも言えるデザインです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e新たに11号、19号、21号が追加発売され、幅広いサイズ展開を実現。\u003c\/li\u003e\n                \u003cli\u003eミニマルなデザインでどんなコーディネートにも自然に溶け込みます。\u003c\/li\u003e\n                \u003cli\u003e男性、女性問わず幅広い層から支持される人気商品です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e大切な方への贈り物としても最適です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e誕生日プレゼント\u003c\/li\u003e\n                \u003cli\u003eクリスマスプレゼント\u003c\/li\u003e\n                \u003cli\u003e記念日\u003c\/li\u003e\n                \u003cli\u003e自分へのご褒美\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e幅\u003c\/th\u003e\n                            \u003ctd\u003e最大約8mm、最小約4mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e厚さ\u003c\/th\u003e\n                            \u003ctd\u003e約3mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e重さ\u003c\/th\u003e\n                            \u003ctd\u003e約6.7g\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・お手入れ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e高品質な素材を使用し、美しい輝きを長く保つための特別な加工が施されています。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e素材\u003c\/th\u003e\n                            \u003ctd\u003e925silver　GD:ゴールドメッキ\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp\u003eブランシュのシルバーカラー商品は全て\u003cstrong\u003e変色防止(アンチターニッシュ)コーティング\u003c\/strong\u003eを施しています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eコーティングが剥がれる可能性があるため、シルバー専用ポリッシュ等でのお手入れはお控えください。\u003c\/li\u003e\n                \u003cli\u003e日常的なお手入れは、柔らかい布で優しく拭いてください。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eラッピング・ギフトについて\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e贈り物としてご利用のお客様は、Gift ラッピングを一緒にご希望数ご注文ください。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eブランシュの商品は有料ラッピングの対象外です。\u003c\/li\u003e\n                \u003cli\u003e無料ギフトラッピングをご希望の場合、BOXではなくブランシュロゴ入り巾着＋ショッパーでのお届けとなります。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\/products\/blanche-%E3%83%96%E3%83%A9%E3%83%B3%E3%82%B7%E3%83%A5-%E7%94%A8-%E7%84%A1%E6%96%99%E3%82%AE%E3%83%95%E3%83%88%E3%83%A9%E3%83%83%E3%83%94%E3%83%B3%E3%82%B0\"\u003e→Gift ラッピングはこちら\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e関連情報・ブランドについて\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eビザール唯一の直営店のご紹介: \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\"\u003eビザールギャラリー東京(原宿)\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003cli\u003eシルバーアクセサリーブランド＜ブランシュ＞について: \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\"\u003eブランド紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) は情報がないため出力しません --\u003e\n    \u003c!-- 注意事項セクション (Notes) は情報がないため出力しません --\u003e\n\n\u003c\/div\u003e","brand":"Blanche","offers":[{"title":"11号 \/ シルバー","offer_id":42974084530265,"sku":"BR010SV11","price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"11号 \/ ゴールド","offer_id":42974084563033,"sku":"BR010GD11","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"13号 \/ シルバー","offer_id":42974084595801,"sku":"BR010SV13","price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"13号 \/ ゴールド","offer_id":42974084628569,"sku":"BR010GD13","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"15号 \/ シルバー","offer_id":42974084661337,"sku":"BR010SV15","price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"15号 \/ ゴールド","offer_id":42974084694105,"sku":"BR010GD15","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"17号 \/ シルバー","offer_id":42974084726873,"sku":"BR010SV17","price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"17号 \/ ゴールド","offer_id":42974084759641,"sku":"BR010GD17","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"19号 \/ シルバー","offer_id":42974084792409,"sku":"BR010SV19","price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"21号 \/ シルバー","offer_id":42974084825177,"sku":"BR010SV21","price":13200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BR010-1.jpg?v=1762757706"},{"product_id":"blanche-adorer-アドレ-ring-br015","title":"Blanche\/ブランシュ  Adorer (アドレ) Ring BR015","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e二つの選択が導く新たな日常\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eウェブがかかったようなユニークなデザインは、洗練された日常に溶け込み、指元にさりげない個性を与えます。\u003cstrong\u003e男女問わず\u003c\/strong\u003e、手元を美しく彩るアイテムです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BR-015-S-G.jpg?v=1762757708\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e理想のスタイルを自由に\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e指元に宿る、豊かな存在感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e厚みを持たせたフォルムは、\u003cstrong\u003e確かな存在感\u003c\/strong\u003eを放ちながらも、指に吸い付くようななめらかな曲線美を表現します。他のリングとの重ね付けも自然に馴染みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BR-015-GD.jpg?v=1762757708\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練されたディテール\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eカラーが紡ぐ、無限のコーディネート\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e925シルバー\u003c\/strong\u003eに施された異なるメッキが、表情豊かな3つのバリエーションを生み出しました。その日の気分や装いに合わせて、スタイリングの幅が広がります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BR015_copy.jpg?v=1762757708\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e重ねて楽しむ個性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eウェブがかかったようなシンプルながらも、厚みのあるデザインが特徴です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e確かな存在感\u003c\/strong\u003eがありながらも、指に馴染むデザイン\u003c\/li\u003e\n          \u003cli\u003e親指や他のリングとの\u003cstrong\u003e重ね付けもスムーズ\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e男女問わず、手元を彩る\u003cstrong\u003eユニセックスデザイン\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e日常から特別な日まで、幅広いシーンに対応\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお手入れについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eブランシュのシルバーカラー商品は、変色防止のアンチターニッシュコーティングが施されています。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eシルバー専用ポリッシュ\u003c\/strong\u003eの使用はコーティング剥がれの恐れがあるため、お控えください。\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        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003e素材\u003c\/th\u003e\n                \u003ctd\u003e925silver\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eカラーバリエーション\u003c\/th\u003e\n                \u003ctd\u003eGD:ゴールドメッキ、BK:ブラックルテメッキ\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の具体的な寸法は以下の通りです。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003e幅\u003c\/th\u003e\n                \u003ctd\u003e約3.5mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e厚さ\u003c\/th\u003e\n                \u003ctd\u003e約3.5mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e重さ\u003c\/th\u003e\n                \u003ctd\u003e約6.8g\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eギフト・ラッピングについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e大切な方への贈り物としても最適です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e誕生日プレゼント\u003c\/li\u003e\n          \u003cli\u003eクリスマスプレゼント\u003c\/li\u003e\n          \u003cli\u003eギフト・記念日\u003c\/li\u003e\n          \u003cli\u003e自分へのご褒美\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eラッピングをご希望のお客様は、Gift ラッピングを一緒にご注文ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eブランシュの商品は有料ラッピングの対象外です。\u003c\/li\u003e\n          \u003cli\u003eギフトラッピングをご希望の場合は\u003cstrong\u003e無料ギフトラッピング\u003c\/strong\u003eをご注文ください。\u003c\/li\u003e\n          \u003cli\u003eBOXではなくブランシュロゴ入り巾着＋ショッパーでのお届けとなります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\/products\/blanche-%E3%83%96%E3%83%A9%E3%83%B3%E3%82%B7%E3%83%A5-%E7%94%A8-%E7%84%A1%E6%96%99%E3%82%AE%E3%83%95%E3%83%88%E3%83%A9%E3%83%83%E3%83%91%E3%83%BC\"\u003e→Gift ラッピングはこちら\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e関連情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eブランドや店舗に関する情報はこちらからご覧いただけます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eビザール唯一の直営店：\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\"\u003eビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eシルバーアクセサリーブランド＜ブランシュ＞：\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\"\u003eブランド紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/content-section (Specs) --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"Blanche","offers":[{"title":"11号 \/ シルバー","offer_id":42974084071513,"sku":"BR015SV11","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"11号 \/ ゴールド","offer_id":42974084104281,"sku":"BR015GD11","price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"13号 \/ シルバー","offer_id":42974084137049,"sku":"BR015SV13","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"13号 \/ ゴールド","offer_id":42974084169817,"sku":"BR015GD13","price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"15号 \/ シルバー","offer_id":42974084202585,"sku":"BR015SV15","price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"15号 \/ ゴールド","offer_id":42974084235353,"sku":"BR015GD15","price":13200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BR-015-S-G.jpg?v=1762757708"},{"product_id":"blanche-doux-ドゥー-ring-br020","title":"Blanche\/ブランシュ Doux (ドゥー) Ring BR020","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eぷっくり輝く指先のアクセント\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eなめらかな曲線を描くDouxリングは、指元に\u003cstrong\u003e洗練された存在感\u003c\/strong\u003eを添えます。925シルバーの\u003cstrong\u003e豊かな光沢\u003c\/strong\u003eが、普段の装いをワンランク上のスタイルへと引き上げます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BR-020-2.jpg?v=1762757713\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練された曲線美\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e重ね付けで楽しむ個性的な輝き\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e細目のデザインは、単独ではもちろん、お手持ちのリングとの重ね付けにも最適です。\u003cstrong\u003e変色防止コーティング\u003c\/strong\u003eにより、\u003cstrong\u003e美しい輝き\u003c\/strong\u003eが長く続きます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BR-020-1.jpg?v=1762757713\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日常に溶け込む上質リング\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e男性にも似合うスタイリッシュリング\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e細身ながら存在感を放つDouxリングは、男性のピンキーリングとしても魅力を発揮します。大切な人への\u003cstrong\u003e贈り物\u003c\/strong\u003eや、自分を労わる\u003cstrong\u003eご褒美\u003c\/strong\u003eにも最適です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BR-020-1-SV.jpg?v=1762757712\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e贈り物にも最適な逸品\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴・コンセプト\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eDouxリングは、ぷっくりとした細身のデザインが特徴です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e様々なリングとのコーディネートがしやすい\u003c\/li\u003e\n                \u003cli\u003e男性のピンキーリングとしてもおすすめ\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・お手入れ方法\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e素材\u003c\/th\u003e\n                            \u003ctd\u003e925silver　GD:ゴールドメッキ\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp\u003eお手入れについて：\u003c\/p\u003e\n            \u003cp\u003eブランシュのシルバーカラー商品は全て変色防止(アンチターニッシュ)コーティングを施しています。コーティングが剥がれる可能性があるため、シルバー専用ポリッシュ等でのお手入れはお控えください。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細・重さ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e幅\u003c\/th\u003e\n                            \u003ctd\u003e最大約10mm、最小約4mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e厚さ\u003c\/th\u003e\n                            \u003ctd\u003e最大約4mm、最小約1.5mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e重さ\u003c\/th\u003e\n                            \u003ctd\u003e約5.8g\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e贈り物・ラッピングについて\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e大切な方への贈り物や、ご自身へのご褒美にも最適です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eおすすめのシーン：\u003c\/strong\u003e誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、自分へのご褒美など\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eラッピングをご希望のお客様は、Giftラッピングを一緒にご注文ください。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eブランシュの商品は有料ラッピングの対象外です。無料ギフトラッピングをご注文ください。\u003c\/li\u003e\n                \u003cli\u003eBOXではなく、ブランシュロゴ入り巾着とショッパーでのお届けとなります。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\/products\/blanche-%E3%83%96%E3%83%A9%E3%83%B3%E3%82%B7%E3%83%A5-%E7%94%A8-%E7%84%A1%E6%96%99%E3%82%AE%E3%83%95%E3%83%88%E3%83%A9%E3%83%83%E3%83%94%E3%83%B3%E3%82%B0\"\u003e→Gift ラッピングはこちら\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランド関連情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\u003ca title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\" href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\"\u003eビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\"\u003eシルバーアクセサリーブランド＜ブランシュ＞のブランド紹介はこちら\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Blanche","offers":[{"title":"11号 \/ シルバー","offer_id":42974082334809,"sku":"BR020SV11","price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"11号 \/ ゴールド","offer_id":42974082367577,"sku":"BR020GD11","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"13号 \/ シルバー","offer_id":42974082400345,"sku":"BR020SV13","price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"13号 \/ ゴールド","offer_id":42974082433113,"sku":"BR020GD13","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"15号 \/ シルバー","offer_id":42974082465881,"sku":"BR020SV15","price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"15号 \/ ゴールド","offer_id":42974082498649,"sku":"BR020GD15","price":14300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BR020.jpg?v=1762757712"},{"product_id":"売れ筋商品-サーペントシルバーペンダント-トップのみ-stj034","title":"Bizarre\/ビザール　サーペントシルバーペンダント（トップのみ）蛇　STJ034","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e纏うは深淵の輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e獲物を捉える蛇の躍動感と、滴り落ちる毒液のようなジルコニアが、あなたの個性を研ぎ澄まします。身につけるたび、周囲の視線を引きつける\u003cstrong\u003e存在感\u003c\/strong\u003eを放ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ034-3.jpg?v=1762757734\" class=\"img-fluid d-block w-100 product-img\" alt=\"妖艶なサーペントデザインのペンダント\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e妖艶なサーペントデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eシルバーの艶めき、細工の妙\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e925シルバーが放つ、鈍くも力強い光沢。精緻な唐草模様と蛇の鱗が織りなす立体感は、角度を変えるたびに異なる表情を見せてくれます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ034-2.jpg?v=1762757734\" class=\"img-fluid d-block w-100 product-img\" alt=\"精巧なシルバー細工のクローズアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e匠の技が光る逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e視線を奪う、緻密な造形美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e縦約31mm、重さ約9.2gの迫力あるサイズに凝縮された、妥協なきディテール。絡みつく蛇の表情から、ジルコニアの配置まで、一つ一つの要素が\u003cstrong\u003e洗練された世界観\u003c\/strong\u003eを構築しています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_42f5b854-7c83-461a-90d6-db03db987b2d.jpg?v=1762757733\" class=\"img-fluid d-block w-100 product-img\" alt=\"胸元に輝くペンダントの全体像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e胸元に宿る芸術\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e「Serpent（サーペント）」とは、大蛇・毒蛇の意味。2018 Winter Serpent Collectionのペンダントです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e美しく輝くジルコニアは、今まさに滴り落ちる毒液のように表現されています。\u003c\/li\u003e\n        \u003cli\u003e獲物にじっとりと絡みつくかのような姿を、躍動感のあるラインと丁寧に彫り込んだ唐草で表現。\u003c\/li\u003e\n        \u003cli\u003e細かいディテールに至るまで拘り、存在感のあるデザインに仕上げました。\u003c\/li\u003e\n        \u003cli\u003eボディのカラーは、シルバーとブラックの２色からお選び頂けます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e※本商品はペンダントトップのみです。シルバーチェーンをセットでご希望のお客様は、別途ご注文下さい。おすすめのシルバーチェーンは、SCC010カットチェーンです。\u003c\/p\u003e\n      \u003cp\u003eその他のサーペントコレクションは\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%B5%E3%83%BC%E3%83%9A%E3%83%B3%E3%83%88\" title=\"その他のサーペントコレクション\"\u003eこちら\u003c\/a\u003e。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本商品の素材および商品コードは以下の通りです。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003e素材\u003c\/th\u003e\n              \u003ctd\u003e925silver　石：キュービックジルコニア\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e商品コード\u003c\/th\u003e\n              \u003ctd\u003eSTJ034\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eペンダントトップの各部寸法と重さです。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003e縦\u003c\/th\u003e\n              \u003ctd\u003e約31mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e横\u003c\/th\u003e\n              \u003ctd\u003e約21mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e厚み\u003c\/th\u003e\n              \u003ctd\u003e約最大6mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eバチカン内径\u003c\/th\u003e\n              \u003ctd\u003e約6×4mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e重さ\u003c\/th\u003e\n              \u003ctd\u003e約9.2g\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eその他ご案内\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本商品は様々なシーンでの贈り物としても最適です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、ご自身へのご褒美など。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eその他の関連情報も合わせてご確認ください。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eラッピングご希望のお客様は、\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\u003eGift ラッピング\u003c\/a\u003eを一緒にご注文下さい。\u003c\/li\u003e\n        \u003cli\u003eビザール唯一の直営店、\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003eビザールギャラリー東京(原宿)のご紹介\u003c\/a\u003eはこちら。\u003c\/li\u003e\n        \u003cli\u003eシルバーアクセサリーブランド＜ビザール＞の\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003eブランド紹介\u003c\/a\u003eはこちら。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"ブラック","offer_id":42825277636697,"sku":"STJ034BK","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":42825277669465,"sku":"STJ034SV","price":38500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ034-1.jpg?v=1762757734"},{"product_id":"デビルシルバーペンダント2nd-トップのみ-stj017","title":"Bizarre\/ビザール デビル（悪魔の羽）シルバーペンダント2nd（トップのみ）STJ017","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e悪魔の羽、深淵なる輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e深く鮮やかな赤のミスティックトパーズと、禍々しくも美しい悪魔の羽の融合。身につけるたび、\u003cstrong\u003e神秘的な世界観\u003c\/strong\u003eへと誘う\u003cstrong\u003e唯一無二のデザイン\u003c\/strong\u003eが、あなたの\u003cstrong\u003e個性を際立たせます\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ017-1.jpg?v=1762757739\" class=\"img-fluid d-block w-100 product-img\" alt=\"魔道へと誘うデビルペンダント\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e魔道へと誘うデビルペンダント\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精巧な彫刻、石の煌めき\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eシルバーの羽一枚一枚に施された\u003cstrong\u003e精緻な彫刻\u003c\/strong\u003eが、光の陰影を生み出し、\u003cstrong\u003e立体感\u003c\/strong\u003eを際立たせる。深紅のミスティックトパーズは、見る角度によって表情を変え、魅了し続けます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_e469006a-721d-4b18-99de-a9edcb7202c1.jpg?v=1762757739\" class=\"img-fluid d-block w-100 product-img\" alt=\"細部に宿る美意識\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部に宿る美意識\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e個性際立つ、圧倒的な存在感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e胸元に確かな重みと存在感を放ち、どんなコーディネートも\u003cstrong\u003e唯一無二のスタイル\u003c\/strong\u003eへと昇華させる。普段使いはもちろん、特別な日のアクセントとしても、あなたの\u003cstrong\u003e個性を力強く表現します\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ017.jpg?v=1762757739\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタイリングを格上げ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイリングを格上げ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eBizarre人気の「エンジェル＆デビル」シリーズより、デビル（悪魔の羽）シルバーペンダント2ndが登場。トップのみの販売となります。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e深紅のミスティックトパーズと悪魔の羽が織りなす、魔道の世界観を表現したデザイン。\u003c\/li\u003e\n          \u003cli\u003eチェーンとトップを繋ぐバチカンにも悪魔の羽がデザインされ、細部までこだわりが光る逸品。\u003c\/li\u003e\n          \u003cli\u003e個性的な存在感を放ち、身につける人のスタイルを際立たせます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eこの商品の他にも、エンジェル＆デビルコレクションがございます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%A8%E3%83%B3%E3%82%B8%E3%82%A7%E3%83%AB-%E3%83%87%E3%83%93%E3%83%AB\"\u003eその他のエンジェル＆デビルコレクションはこちら\u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: STJ017\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e使用されている素材についてご案内します。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003e素材\u003c\/th\u003e\n                \u003ctd\u003e925silver　石：ミスティックトパーズ\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eデビル（悪魔の羽）シルバーペンダント2ndの各部のサイズです。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003e縦\u003c\/th\u003e\n                \u003cth\u003e横\u003c\/th\u003e\n                \u003cth\u003e厚み\u003c\/th\u003e\n                \u003cth\u003eバチカン内径\u003c\/th\u003e\n                \u003cth\u003e重さ\u003c\/th\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e約42mm\u003c\/td\u003e\n                \u003ctd\u003e約22mm\u003c\/td\u003e\n                \u003ctd\u003e約8mm\u003c\/td\u003e\n                \u003ctd\u003e約7×4.5mm\u003c\/td\u003e\n                \u003ctd\u003e約12g\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e購入にあたって\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e本商品はペンダントトップのみの販売です。チェーンをご希望の場合は別途ご注文ください。また、贈り物としてのラッピングも承っております。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eおススメのシルバーチェーンはSCC010 カットチェーンです。\u003c\/li\u003e\n          \u003cli\u003e誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、自分へのご褒美など、贈り物にも最適です。\u003c\/li\u003e\n          \u003cli\u003eラッピングご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文下さい。 \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\u003eGift ラッピングはこちら\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランドについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eシルバーアクセサリーブランド＜ビザール＞に関する情報です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eビザール唯一の直営店、ビザールギャラリー東京(原宿)をご紹介しております。 \u003ca title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\" href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\"\u003eビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eブランドのコンセプトやこだわりをご紹介しております。 \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003eブランド紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"Default Title","offer_id":42825277833305,"sku":"STJ017SV","price":41800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ017-1.jpg?v=1762757739"},{"product_id":"エンジェルシルバーペンダント2nd-トップのみ-stj016","title":"Bizarre\/ビザール エンジェル（天使の羽）シルバーペンダント2nd（トップのみ）STJ016","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e聖なる翼、胸元に宿る神秘\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e天使の羽に包まれた\u003cstrong\u003eミスティックトパーズ\u003c\/strong\u003eが、光を受けて幻想的に煌めきます。\u003cstrong\u003e立体的で重厚なフォルム\u003c\/strong\u003eは、見るたびに心に響く存在感を放つでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ016-2.jpg?v=1762757741\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e纏う、高潔なる輝き\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e蒼き煌めき、精緻な羽根の調べ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e透明感あふれる\u003cstrong\u003eライトブルーのミスティックトパーズ\u003c\/strong\u003eが、羽根の繊細な彫刻に抱かれて輝きます。比類なき\u003cstrong\u003e職人技\u003c\/strong\u003eが、細部に宿る\u003cstrong\u003e美意識\u003c\/strong\u003eを伝えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_6dcfc136-f970-4055-bcf3-0657adeb8037.jpg?v=1762757740\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e石と羽根の共演\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスタイルを格上げ、揺るぎない自信\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e胸元に\u003cstrong\u003e確かな存在感\u003c\/strong\u003eを添え、あなたの\u003cstrong\u003e個性\u003c\/strong\u003eを引き立てます。日常の装いから特別なシーンまで、\u003cstrong\u003e洗練された品格\u003c\/strong\u003eを漂わせる逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ016.jpg?v=1762757740\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e自己表現の象徴\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eBizarre人気のモチーフ「エンジェル＆デビル」シリーズのペンダントです。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e天使の羽をデザインしたフォルムと、落ち着いたライトブルーのミスティックトパーズが、優しく幸福な世界観を感じさせてくれます。\u003c\/li\u003e\n                \u003cli\u003e天使の羽のフォルムは立体的で重厚感があり、細部までビザールの拘りがデザインに行き届いた逸品です。\u003c\/li\u003e\n                \u003cli\u003e羽に包まれた神秘的な石は、美しい透明感のあるライトブルーのミスティックトパーズ。\u003c\/li\u003e\n                \u003cli\u003e神聖な印象の存在感あるアイテムです。\u003c\/li\u003e\n                \u003cli\u003e商品コード: STJ016\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            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e縦\u003c\/th\u003e\n                            \u003cth\u003e横\u003c\/th\u003e\n                            \u003cth\u003e厚み\u003c\/th\u003e\n                            \u003cth\u003eバチカン内径\u003c\/th\u003e\n                            \u003cth\u003e重さ\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e約37mm\u003c\/td\u003e\n                            \u003ctd\u003e約20mm\u003c\/td\u003e\n                            \u003ctd\u003e約7mm\u003c\/td\u003e\n                            \u003ctd\u003e7×3.5mm\u003c\/td\u003e\n                            \u003ctd\u003e約10.8g\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e925silver\u003c\/li\u003e\n                \u003cli\u003e石: ミスティックトパーズ\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eご購入時の注意点\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e販売価格は、シルバーペンダントのみの価格となります。\u003c\/li\u003e\n                \u003cli\u003eシルバーチェーンをセットでご希望のお客様は、シルバーチェーンを別途ご注文下さい。おススメのシルバーチェーンは、SCC010カットチェーンです。\u003c\/li\u003e\n                \u003cli\u003eラッピングご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文下さい。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランド・関連情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e贈り物としておすすめ: 誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、自分へのご褒美など。\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%A8%E3%83%B3%E3%82%B8%E3%82%A7%E3%83%AB-%E3%83%87%E3%83%93%E3%83%AB\"\u003eその他のエンジェル＆デビルコレクションはこちら\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003eビザール唯一の直営店: ビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003eシルバーアクセサリーブランド＜ビザール＞ブランド紹介はこちら\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"Default Title","offer_id":42825277866073,"sku":"STJ016SV","price":41800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ016-2.jpg?v=1762757741"},{"product_id":"売れ筋商品-サーペントシルバーリング-srj133","title":"Bizarre\/ビザール　サーペント蛇シルバーユニセックスリング SRJ133","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; 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、あなたのスタイルを格上げする一本です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/3-SRJ133.jpg?v=1762757748\" class=\"img-fluid d-block w-100 product-img\" alt=\"指先に宿る魅惑の存在感\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e纏うアート、輝く個性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e妖艶な造形美が輝く蛇リング\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e丁寧に彫り込まれた唐草模様と流れるような蛇のボディラインが、生命力に満ちた精巧なデザインを際立たせています。光を受けて妖しく輝くキュービックジルコニアが、手元を\u003cstrong\u003e神秘的に彩ります\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_4df8d3a8-7174-4b10-a0d8-446c3f0968b8.jpg?v=1762757747\" class=\"img-fluid d-block w-100 product-img\" alt=\"妖艶な造形美が輝く蛇リング\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e息をのむディテール\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e指に溶け込む上質なフィット感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e裏側までこだわり抜かれた造形は、どの角度から見ても\u003cstrong\u003e妥協のない美しさ\u003c\/strong\u003eです。フリーサイズ仕様で、指に心地よくフィットし、日々の着用にもしなやかに寄り添う安心感があります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_9de6909a-3265-40dd-98d0-0bf8ad27fe76.jpg?v=1762757748\" class=\"img-fluid d-block w-100 product-img\" alt=\"指に溶け込む上質なフィット感\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e永く愛せる確かな品質\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品基本情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名: Bizarre\/ビザール サーペント蛇シルバーユニセックスリング\u003c\/li\u003e\n          \u003cli\u003e商品コード: SRJ133\u003c\/li\u003e\n          \u003cli\u003eコレクション: 2018Winter Serpent Collection\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\u003eSerpent（サーペント）とは、大蛇・毒蛇の意味。美しく輝くキュービックジルコニアは、今まさに滴り落ちる毒液のよう。獲物にじっとりと絡みつくかのような姿を、躍動感のあるラインと丁寧に彫り込んだ唐草で表現した、存在感のあるリングです。細かいディテールに至るまでこだわりました。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e美しく輝くキュービックジルコニアが、毒液のように滴り落ちる様子を表現。\u003c\/li\u003e\n          \u003cli\u003e躍動感のあるラインと丁寧に彫り込まれた唐草模様が特徴。\u003c\/li\u003e\n          \u003cli\u003eボディカラーはシルバーとブラックの2色から選択可能。\u003c\/li\u003e\n          \u003cli\u003e誕生日、クリスマス、記念日、自分へのご褒美など、贈り物にも最適。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eフリーサイズ仕様で、1号毎にサイズを選べ、後々のサイズ変更も簡単です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eフリーサイズ: 1号毎にサイズ選択可能\u003c\/li\u003e\n          \u003cli\u003e幅: 最大約2.5cm\u003c\/li\u003e\n          \u003cli\u003e厚み: 最大約5mm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約12g\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素材: 925silver\u003c\/li\u003e\n          \u003cli\u003e石: キュービックジルコニア\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e関連リンク\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e関連コレクションやブランド情報はこちらから。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%B5%E3%83%BC%E3%83%9A%E3%83%B3%E3%83%88\"\u003eその他のサーペントコレクションはこちら\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\"\u003eGift ラッピングはこちら\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\"\u003eビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\"\u003eブランド紹介はこちら\u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"ブラック \/ 12号","offer_id":42974063067225,"sku":"SRJ133BK12","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 13号","offer_id":42974063099993,"sku":"SRJ133BK13","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 14号","offer_id":42974063132761,"sku":"SRJ133BK14","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 15号","offer_id":42974063165529,"sku":"SRJ133BK15","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 16号","offer_id":42974063198297,"sku":"SRJ133BK16","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 17号","offer_id":42974063231065,"sku":"SRJ133BK17","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 18号","offer_id":42974063263833,"sku":"SRJ133BK18","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 19号","offer_id":42974063296601,"sku":"SRJ133BK19","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 20号","offer_id":42974063329369,"sku":"SRJ133BK20","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 12号","offer_id":42974063362137,"sku":"SRJ133SV12","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 13号","offer_id":42974063394905,"sku":"SRJ133SV13","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 14号","offer_id":42974063427673,"sku":"SRJ133SV14","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 15号","offer_id":42974063460441,"sku":"SRJ133SV15","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 16号","offer_id":42974063493209,"sku":"SRJ133SV16","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 17号","offer_id":42974063525977,"sku":"SRJ133SV17","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 18号","offer_id":42974063558745,"sku":"SRJ133SV18","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 19号","offer_id":42974063591513,"sku":"SRJ133SV19","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 20号","offer_id":42974063624281,"sku":"SRJ133SV20","price":38500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/3-SRJ133.jpg?v=1762757748"},{"product_id":"売れ筋商品-ouroboros-collection-eternal-シルバーリング-srj117","title":"Bizarre\/ビザール　Ouroboros Collection Eternal シルバー蛇　ユニセックスリング SRJ117","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; 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深遠な輝きを放つアメジストが、永遠の象徴であるウロボロスの知的な佇まいを引き立てます。身につけるたび、特別な存在感を演出する逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ117-3.jpg?v=1762757759\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e永遠の象徴、神聖な輝き\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精密な彫刻、生命力宿る蛇\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e熟練の職人技が光る鱗の彫刻と、立体的な唐草模様が織りなす\u003cstrong\u003e比類なき造形\u003c\/strong\u003e。生命感あふれるディテールが、見る者を魅了します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ117-1_540x_2de443fb-de5a-4436-be12-66dddfbe7afc.jpg?v=1762757759\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e職人技が光る芸術品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eどこから見ても揺るぎない美しさ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e幅約20mm、厚さ約5mmの\u003cstrong\u003e計算され尽くしたフォルム\u003c\/strong\u003eが、指元に確かな存在感をもたらします。どの角度からでも堪能できる、\u003cstrong\u003e普遍的な魅力\u003c\/strong\u003eが宿ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_2d347438-e78e-4c80-b393-c5b82d9622c4.jpg?v=1762757759\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e指元に映える立体的な美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・コンセプト\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e蛇が円を描くウロボロスは、永遠や無限性の象徴です。Bizarreの「Ouroboros Collection」の「Eternal」リングは、切れ目のないウロボロスの姿を、愛の守護石である\u003cstrong\u003eアメジスト\u003c\/strong\u003e、\u003cstrong\u003eロードライトガーネット\u003c\/strong\u003e、\u003cstrong\u003eホワイトトパーズ\u003c\/strong\u003eをセットし表現しました。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e中央のアメジストの横に、ロードライトガーネットとホワイトトパーズの天然石を2石セット\u003c\/li\u003e\n        \u003cli\u003e蛇の細かい鱗の彫刻や、両サイドの立体的な唐草模様が上品で手の込んだ作り\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eSRJ116のOuroboros Collection Eternal シルバーリングとペアにすることも可能です。\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/ouroboros-collection-%E3%82%A6%E3%83%AD%E3%83%9C%E3%83%AD%E3%82%B9%E3%82%B3%E3%83%AC%E3%82%AF%E3%82%B7%E3%83%A7%E3%83%B3\"\u003e→その他のウロボロスコレクションはこちら\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・石種\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材: 925シルバー\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      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e幅\u003c\/td\u003e\n              \u003ctd\u003e最大約20mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e厚さ\u003c\/td\u003e\n              \u003ctd\u003e最大約5mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e重さ\u003c\/td\u003e\n              \u003ctd\u003e約5.5g\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eリングサイズについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品は\u003cstrong\u003e4号から20号まで\u003c\/strong\u003eの幅広いリングサイズを取り扱っております。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e既製リングサイズ以外の特注サイズも承っております（別途6,000円〜）。\u003c\/li\u003e\n        \u003cli\u003e詳細については、お気軽に\u003ca href=\"mailto:info@bizarre.ne.jp\"\u003einfo@bizarre.ne.jp\u003c\/a\u003eまでご相談ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eギフト・ラッピングについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e大切な方への贈り物や、ご自身へのご褒美にも最適です。様々なシーンで喜ばれるアイテムです。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e誕生日プレゼント、クリスマスプレゼント、記念日などにおすすめです。\u003c\/li\u003e\n        \u003cli\u003eラッピングをご希望のお客様は、別途\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\u003eGift ラッピング\u003c\/a\u003eを必要数ご注文ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e関連情報・ブランドについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eビザール唯一の直営店 \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003eビザールギャラリー東京(原宿)\u003c\/a\u003eのご紹介。\u003c\/li\u003e\n        \u003cli\u003eシルバーアクセサリーブランド＜ビザール＞の\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\"\u003eブランド紹介\u003c\/a\u003eはこちら。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品名: Bizarre\/ビザール Ouroboros Collection Eternal シルバー蛇 ユニセックスリング\u003c\/li\u003e\n        \u003cli\u003e商品コード: SRJ117\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"4号","offer_id":42974058610777,"sku":"SRJ117SV4","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"6号","offer_id":42974058643545,"sku":"SRJ117SV6","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"8号","offer_id":42974058676313,"sku":"SRJ117SV8","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"10号","offer_id":42974058709081,"sku":"SRJ117SV10","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"12号","offer_id":42974058741849,"sku":"SRJ117SV12","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"14号","offer_id":42974058774617,"sku":"SRJ117SV14","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974058807385,"sku":"SRJ117SV16","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974058840153,"sku":"SRJ117SV18","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"20号","offer_id":42974058872921,"sku":"SRJ117SV20","price":24200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ117-3.jpg?v=1762757759"},{"product_id":"売れ筋商品-ouroboros-collection-eternal-シルバーリング-srj116","title":"Bizarre\/ビザール　Ouroboros Collection Eternal 蛇シルバーリング SRJ116","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; 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途切れることのない円を描くウロボロスは、無限の時と神秘を宿す存在。指元に宿るその姿は、あなただけの唯一無二の個性を力強く際立たせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/a.jpg?v=1762757763\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e始まりも終わりもないウロボロス\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e精巧な輝きを放つブラックスピネル\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e緻密に彫り込まれた蛇の鱗と、中央で深く輝くブラックスピネルが織りなす芸術。その両脇には、勝利と情熱のガーネットが静かに寄り添い、確かな品質を感じさせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ116-1.jpg?v=1762757763\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e熟練の技が息づくディテール\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e指元で魅せる立体造形\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e幅最大約20mm、厚さ約5mmの迫力ある造形美。着用時には指に吸い付くような自然なフィット感を実現し、両サイドの唐草が横顔に優雅なアクセントを加えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ116-2.jpg?v=1762757762\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eあらゆる角度から惹きつける\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e蛇が円を描くOuroborosは、永遠や無限性の意味の象徴。Bizarreの「Ouroboros Collection」の「Eternal\/エターナル(永遠)」リングは、切れ目のないウロボロスの姿を、勝利を呼ぶ石と言われるブラックスピネルとガーネットをセットし表現しました。\u003c\/p\u003e\n            \u003cp\u003e中央のブラックスピネルの横に、ガーネットとブラックスピネルの2石の天然石をセット。蛇の細かい鱗の彫刻や、両サイドの立体的な唐草が上品で手の込んだ作りを実感頂けます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e4号から20号まで取り扱いのリングサイズが増えました。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e幅\u003c\/th\u003e\n                            \u003ctd\u003e最大約20mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e厚さ\u003c\/th\u003e\n                            \u003ctd\u003e最大約5mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e重さ\u003c\/th\u003e\n                            \u003ctd\u003e約5.5g\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e925silver\u003c\/li\u003e\n                \u003cli\u003e石: ブラックスピネル、ガーネット\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eSRJ116\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eギフト・ラッピングについて\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eラッピングご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文下さい。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\u003eGift ラッピングはこちら\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eその他\/補足情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eOuroboros Collection Eternal シルバーリングの関連情報です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eSRJ117 Ouroboros Collection Eternal シルバーリングとペアにする事が出来ます。\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/ouroboros-collection-%E3%82%A6%E3%83%AD%E3%83%9C%E3%83%AD%E3%83%9C%E3%83%AD%E3%82%B9%E3%82%B3%E3%83%AC%E3%82%AF%E3%82%B7%E3%83%A7%E3%83%B3\"\u003eその他のウロボロスコレクションはこちら\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e贈り物として: 誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、自分へのご褒美などにも最適です。\u003c\/li\u003e\n                \u003cli\u003eビザール唯一の直営店: \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003eビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003cli\u003eシルバーアクセサリーブランド＜ビザール＞: \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003eブランド紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e既製リングサイズ以外のサイズは、別途6,000円(税抜き)より対応しております。詳しくは、\u003ca href=\"mailto:info@bizarre.ne.jp\"\u003einfo@bizarre.ne.jp\u003c\/a\u003e までご相談下さい。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"4号","offer_id":42974058086489,"sku":"SRJ116SV4","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"6号","offer_id":42974058119257,"sku":"SRJ116SV6","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"8号","offer_id":42974058152025,"sku":"SRJ116SV8","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"10号","offer_id":42974058184793,"sku":"SRJ116SV10","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"12号","offer_id":42974058217561,"sku":"SRJ116SV12","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"14号","offer_id":42974058250329,"sku":"SRJ116SV14","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974058283097,"sku":"SRJ116SV16","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974058315865,"sku":"SRJ116SV18","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"20号","offer_id":42974058348633,"sku":"SRJ116SV20","price":24200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/a.jpg?v=1762757763"},{"product_id":"sbp048","title":"Bizarre\/ビザール デビルシルバーバングル2nd SBP048","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e魔道誘うデビルバングル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e悪魔の羽根に抱かれたミスティックトパーズが、\u003cstrong\u003e深遠なる世界へ誘い込む\u003c\/strong\u003e。その\u003cstrong\u003e重厚な輝き\u003c\/strong\u003eは、腕元に\u003cstrong\u003e圧倒的な存在感\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP048_copy.jpg?v=1762757780\" class=\"img-fluid d-block w-100 product-img\" alt=\"デビルシルバーバングルのメイン画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二の腕元演出\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e瞳奪う神秘の輝石\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e深い赤のミスティックトパーズは、\u003cstrong\u003e光を浴びて幾通りもの表情を見せる\u003c\/strong\u003e。\u003cstrong\u003e立体的に表現された悪魔の羽根\u003c\/strong\u003eが、宝石の\u003cstrong\u003e魅力を一層際立たせます\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP048SV-01.jpg?v=1762757779\" class=\"img-fluid d-block w-100 product-img\" alt=\"デビルシルバーバングルの拡大画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e耽美な宝石の煌めき\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e纏う者を語る逸品\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e約31.4gの\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\/0664\/3023\/8809\/files\/SBP048-02.jpg?v=1762757779\" class=\"img-fluid d-block w-100 product-img\" alt=\"デビルシルバーバングルの背面画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e後ろ姿も抜かりなく\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eBizarreが誇る「エンジェル＆デビル」シリーズのバングルは、そのデザインと素材で見る者を魅了し、印象に残る圧倒的な存在感を放ちます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e悪魔の羽根をモチーフにした重厚なフォルム\u003c\/li\u003e\n          \u003cli\u003e深い赤色のミスティックトパーズが放つ神秘的な輝き\u003c\/li\u003e\n          \u003cli\u003e立体的なデザインと緻密なアラベスク模様による華やかさ\u003c\/li\u003e\n          \u003cli\u003eビザールのこだわりが行き届いた逸品\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品に使用されている素材と石の情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e 925silver\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        \u003cp\u003e各部の詳細な寸法をご確認ください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003e項目\u003c\/th\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e幅\u003c\/td\u003e\n                \u003ctd\u003e約22mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e厚さ\u003c\/td\u003e\n                \u003ctd\u003e約3〜10.5mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e内径\u003c\/td\u003e\n                \u003ctd\u003e約60×45mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e開口部\u003c\/td\u003e\n                \u003ctd\u003e約30mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e重さ\u003c\/td\u003e\n                \u003ctd\u003e約31.4g\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e関連情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eご購入にあたって、知っておきたい情報をご案内します。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e贈り物として:\u003c\/strong\u003e 誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、自分へのご褒美など、様々なシーンにおすすめです。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eギフトラッピング:\u003c\/strong\u003e ラッピングをご希望のお客様は、\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"Gift ラッピング\"\u003eGift ラッピング\u003c\/a\u003eを一緒にご希望数ご注文ください。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eビザールギャラリー東京:\u003c\/strong\u003e ビザール唯一の直営店のご紹介です。\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003eビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eブランド紹介:\u003c\/strong\u003e シルバーアクセサリーブランド＜ビザール＞のコンセプトや歴史をご紹介します。\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003eブランド紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e関連コレクション:\u003c\/strong\u003e その他「エンジェル＆デビル」コレクションもご覧いただけます。\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%A8%E3%83%B3%E3%82%B8%E3%82%A7%E3%83%AB-%E3%83%87%E3%83%93%E3%83%AB\"\u003eその他のエンジェル＆デビルコレクションはこちら\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"Default Title","offer_id":42825285206105,"sku":"SBP048SV","price":55000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP048_copy.jpg?v=1762757780"},{"product_id":"sbp047","title":"Bizarre\/ビザール エンジェルシルバーバングル2nd SBP047","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; 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を灯します。落ち着いたライトブルーのミスティックトパーズが、あなたの個性を静かに際立たせる一点。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP047_copy.jpg?v=1762757781\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e神秘的な輝きを放つバングル\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e腕元を飾る洗練された曲線\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e重さ約33.4gの確かな存在感が、しっくりと腕に馴染む\u003cstrong\u003e快適な装着感\u003c\/strong\u003eを実現。内径約60×45mmの美しい曲線が、日常に溶け込む上質さを届けます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP047-02.jpg?v=1762757781\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e快適な着け心地と存在感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e神秘の宝石と祝福の彫金\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e透明感溢れるライトブルーのミスティックトパーズが、立体的な羽根の彫金に抱かれ、見る角度で\u003cstrong\u003e表情を変える煌めき\u003c\/strong\u003e。細密なアラベスク模様が、華麗な魅力を添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP047SV_01.jpg?v=1762757781\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e細部に宿る精緻な職人技\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eBizarre人気のモチーフ「エンジェル＆デビル」シリーズのバングルです。天使の羽根をデザインしたフォルムと、落ち着いたライトブルーのミスティックトパーズが、優しく幸福な世界を感じさせる逸品です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e立体的で重厚感のある天使の羽根フォルム\u003c\/li\u003e\n                \u003cli\u003e天使を導くように施されたアラベスク模様\u003c\/li\u003e\n                \u003cli\u003e美しい透明感のライトブルーミスティックトパーズ\u003c\/li\u003e\n                \u003cli\u003e神聖な印象と存在感あるアイテム\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%A8%E3%83%B3%E3%82%B8%E3%82%A7%E3%83%AB-%E3%83%87%E3%83%93%E3%83%AB\"\u003e→その他のエンジェル＆デビルコレクションはこちら\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・石\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e素材\u003c\/th\u003e\n                            \u003ctd\u003e925silver\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e石\u003c\/th\u003e\n                            \u003ctd\u003eミスティックトパーズ\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e縦\u003c\/th\u003e\n                            \u003ctd\u003e約22mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e厚さ\u003c\/th\u003e\n                            \u003ctd\u003e約3〜10.5mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e内径\u003c\/th\u003e\n                            \u003ctd\u003e約60×45mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e開口部\u003c\/th\u003e\n                            \u003ctd\u003e約30mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e重さ\u003c\/th\u003e\n                            \u003ctd\u003e約33.4g\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eSBP047\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eギフト・ラッピングについて\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e誕生日プレゼント、クリスマスプレゼント、記念日、ご自分へのご褒美など、様々な贈り物としておすすめです。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eラッピングをご希望のお客様は、Gift ラッピングを一緒にご希望数ご注文ください。\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\u003e→Gift ラッピングはこちら\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランド情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e■ビザール唯一の直営店\u003c\/p\u003e\n            \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003e→ビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\u003c\/p\u003e\n            \u003cp\u003e■シルバーアクセサリーブランド＜ビザール＞\u003c\/p\u003e\n            \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003e→ブランド紹介はこちら\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"Default Title","offer_id":42825285238873,"sku":"SBP047SV","price":55000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP047_copy.jpg?v=1762757781"},{"product_id":"srj087","title":"Bizarre\/ビザール  アポリオンシルバーリング SRJ087","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; 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破壊と滅亡を司るアポリオンをモチーフにした、他に類を見ない存在感。ミスティッククォーツとジルコニアの輝きが、あなたの指元で妖しくも力強く煌めきます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ087-01.jpg?v=1762757825\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eアポリオンリング、シルバーと漆黒の競演\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e指先に宿る神秘の輝き\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e七色に輝くミスティッククォーツが、まるで生命を宿したかのような躍動感。蠍の腕にはキュービックジルコニアを配し、華やかさと精巧な造形美が共存しています。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ087-02.jpg?v=1762757825\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eビザールリングの精緻なディテール\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e無限の可能性を秘めた形\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e蠍の尻尾まで余すことなく施された丁寧な彫刻は、ビザールの揺るぎないこだわり。フリーサイズだからこそ叶う、指へのフィット感と将来的なサイズ調整の容易さも魅力です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ087-04.jpg?v=1762757825\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e蠍モチーフアクセサリーの自由自在なフィット感\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴・デザインコンセプト\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e破壊と滅亡を司る魔物の王、アポリオンをイメージしたシルバーリングです。他に類を見ない存在感と、Bizarreのこだわりが詰まったデザインが魅力です。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e蠍をモチーフにしたインパクトのあるフォルム\u003c\/li\u003e\n\u003cli\u003e七色に輝くミスティッククォーツが印象的\u003c\/li\u003e\n\u003cli\u003e蠍の腕にセットされたキュービックジルコニアが華やかな印象を演出\u003c\/li\u003e\n\u003cli\u003e蠍の尻尾まで丁寧に施された彫刻\u003c\/li\u003e\n\u003cli\u003eシルバーとブラックルテメッキ仕上げの2色から選択可能\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズについて\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eアポリオンシルバーリングはフリーサイズとなっており、お客様の指に合わせた調整が可能です。サイズにより価格が異なります。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e10号〜30号まで、1号毎にサイズを選択可能\u003c\/li\u003e\n\u003cli\u003e22号までは35200円、30号までは37400円\u003c\/li\u003e\n\u003cli\u003eフリーサイズのため、購入後のサイズ変更も容易\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e本体: 925silver\u003c\/li\u003e\n\u003cli\u003e仕上げ: ブラックルテメッキ (BKカラー)\u003c\/li\u003e\n\u003cli\u003e石: ミスティッククォーツ、キュービックジルコニア\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品サイズ (寸法)\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e幅\u003c\/th\u003e\n\u003ctd\u003e最大約19mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e厚み\u003c\/th\u003e\n\u003ctd\u003e約5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e重さ\u003c\/th\u003e\n\u003ctd\u003e約8.5〜9.5g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eギフト・関連情報\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e大切な方への贈り物や、Bizarreブランドについてのご案内です。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e誕生日プレゼント、クリスマスプレゼント、記念日、自分へのご褒美など、贈り物にも最適です。\u003c\/li\u003e\n\u003cli\u003eラッピングをご希望のお客様は、\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\"\u003eGift ラッピング\u003c\/a\u003eを一緒にご注文ください。\u003c\/li\u003e\n\u003cli\u003eその他のアポリオンシリーズは\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%A2%E3%83%9D%E3%83%AA%E3%82%AA%E3%83%B3\"\u003eこちら\u003c\/a\u003eからご覧いただけます。\u003c\/li\u003e\n\u003cli\u003eビザール唯一の直営店、ビザールギャラリー東京(原宿)の詳細は\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\"\u003eこちら\u003c\/a\u003e。\u003c\/li\u003e\n\u003cli\u003eシルバーアクセサリーブランド＜ビザール＞のブランド紹介は\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\"\u003eこちら\u003c\/a\u003eをご覧ください。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"ブラック \/ 10号","offer_id":42974047502425,"sku":"SRJ087BK10","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 11号","offer_id":42974047535193,"sku":"SRJ087BK11","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 12号","offer_id":42974047567961,"sku":"SRJ087BK12","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 13号","offer_id":42974047600729,"sku":"SRJ087BK13","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 14号","offer_id":42974047633497,"sku":"SRJ087BK14","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 15号","offer_id":42974047666265,"sku":"SRJ087BK15","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 16号","offer_id":42974047699033,"sku":"SRJ087BK16","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 17号","offer_id":42974047731801,"sku":"SRJ087BK17","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 18号","offer_id":42974047764569,"sku":"SRJ087BK18","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 19号","offer_id":42974047797337,"sku":"SRJ087BK19","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 20号","offer_id":42974047830105,"sku":"SRJ087BK20","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 21号","offer_id":42974047862873,"sku":"SRJ087BK21","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 22号","offer_id":42974047895641,"sku":"SRJ087BK22","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 23号","offer_id":42974047928409,"sku":"SRJ087BK23","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 24号","offer_id":42974047961177,"sku":"SRJ087BK24","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 25号","offer_id":42974047993945,"sku":"SRJ087BK25","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 26号","offer_id":42974048026713,"sku":"SRJ087BK26","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 27号","offer_id":42974048059481,"sku":"SRJ087BK27","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 28号","offer_id":42974048092249,"sku":"SRJ087BK28","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 29号","offer_id":42974048125017,"sku":"SRJ087BK29","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 30号","offer_id":42974048157785,"sku":"SRJ087BK30","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 10号","offer_id":42974048190553,"sku":"SRJ087SV10","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 11号","offer_id":42974048223321,"sku":"SRJ087SV11","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 12号","offer_id":42974048256089,"sku":"SRJ087SV12","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 13号","offer_id":42974048288857,"sku":"SRJ087SV13","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 14号","offer_id":42974048321625,"sku":"SRJ087SV14","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 15号","offer_id":42974048354393,"sku":"SRJ087SV15","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 16号","offer_id":42974048387161,"sku":"SRJ087SV16","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 17号","offer_id":42974048419929,"sku":"SRJ087SV17","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 18号","offer_id":42974048452697,"sku":"SRJ087SV18","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 19号","offer_id":42974048485465,"sku":"SRJ087SV19","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 20号","offer_id":42974048518233,"sku":"SRJ087SV20","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 21号","offer_id":42974048551001,"sku":"SRJ087SV21","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 22号","offer_id":42974048583769,"sku":"SRJ087SV22","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 23号","offer_id":42974048616537,"sku":"SRJ087SV23","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 24号","offer_id":42974048649305,"sku":"SRJ087SV24","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 25号","offer_id":42974048682073,"sku":"SRJ087SV25","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 26号","offer_id":42974048714841,"sku":"SRJ087SV26","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 27号","offer_id":42974048747609,"sku":"SRJ087SV27","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 28号","offer_id":42974048780377,"sku":"SRJ087SV28","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 29号","offer_id":42974048813145,"sku":"SRJ087SV29","price":37400.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 30号","offer_id":42974048845913,"sku":"SRJ087SV30","price":37400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ13_087.jpg?v=1762757825"},{"product_id":"stj013","title":"Bizarre\/ビザール アポリオンシルバーペンダント（トップのみ）STJ013","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\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: #1c1c1c; \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: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \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: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 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: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; 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: #1c1c1c; }\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: #1c1c1c; 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: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; 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: #1c1c1c; 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: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; 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: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; 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破壊と創造の美学を纏う。シルバーとブラックルテメッキ、二つの表情が織りなす\u003ca href=\"#\"\u003e\u003cstrong\u003e唯一無二の存在感\u003c\/strong\u003e\u003c\/a\u003e。あなたの個性を際立たせる究極の一点を見つけてください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ013_c5615c58-5458-45ef-a710-181776b46c49.jpg?v=1762757827\" class=\"img-fluid d-block w-100 product-img\" alt=\"双璧を成す魔力の輝き\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e双璧を成す魔力の輝き\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e七色の煌めき宿る魔蠍\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e胸元で妖しく輝く\u003ca href=\"#\"\u003e\u003cstrong\u003eミスティッククォーツ\u003c\/strong\u003e\u003c\/a\u003e。七色の光が神秘的な魅力を放ち、緻密に配されたキュービックジルコニアが、ハサミの躍動感を一層引き立てます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_25c553fa-a4e5-482d-a222-a25ae67977c4.jpg?v=1762757827\" class=\"img-fluid d-block w-100 product-img\" alt=\"獲物を捉えるハサミの精巧さ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e獲物を捉えるハサミの精巧さ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e躍動する尻尾のバチカン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e尻尾がそのままバチカンへと昇華した\u003ca href=\"#\"\u003e\u003cstrong\u003e独創的なデザイン\u003c\/strong\u003e\u003c\/a\u003e。見る者の心を掴む躍動感あふれるフォルムは、着用時に唯一無二の個性を放ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_4615a5d7-4827-4e34-8533-38242b7ecd32.jpg?v=1762757827\" class=\"img-fluid d-block w-100 product-img\" alt=\"360度どこから見ても抜かりなし\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e360度どこから見ても抜かりなし\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴・コンセプト\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e販売価格は、シルバーペンダントのみの価格となります。\u003c\/p\u003e\n            \u003cp\u003e破壊と滅亡を司る魔物の王・アポリオンをイメージしたさそり（蠍）モチーフのシルバーペンダント。七色に輝くミスティッククォーツが、胸元を魅力的に彩ります。さそり（蠍）のハサミには、キュービックジルコニアを施し華やかに印象に仕上げました。\u003c\/p\u003e\n            \u003cp\u003eまた、チェーンを通すバチカンは、さそり（蠍）の尻尾をデザインし躍動感がある拘りの逸品となっています。そしてカラーは、シルバーとブラックルテメッキの２色ご用意しました。\u003c\/p\u003e\n            \u003cp\u003e→その他のアポリオンシリーズは\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%A2%E3%83%9D%E3%83%AA%E3%82%AA%E3%83%B3\"\u003eこちら\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e使用されている素材情報です。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e素材\u003c\/th\u003e\n                            \u003ctd\u003e925silver、BK:ブラックルテメッキ、石：ミスティッククォーツ、キュービックジルコニア\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e商品の具体的な寸法です。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e縦\u003c\/th\u003e\n                            \u003cth\u003e横\u003c\/th\u003e\n                            \u003cth\u003e厚み\u003c\/th\u003e\n                            \u003cth\u003eバチカン内径\u003c\/th\u003e\n                            \u003cth\u003e重さ\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e約34mm\u003c\/td\u003e\n                            \u003ctd\u003e約19mm\u003c\/td\u003e\n                            \u003ctd\u003e約11.5mm\u003c\/td\u003e\n                            \u003ctd\u003e約7×4.5mm\u003c\/td\u003e\n                            \u003ctd\u003e約9.3g\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e購入に関するご案内\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eご購入にあたっての注意事項やご案内です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\u003cspan style=\"color: #ff2a00;\"\u003eシルバーチェーンをセットでご希望のお客様は、シルバーチェーンを別途ご注文下さい。\u003c\/span\u003e\u003c\/li\u003e\n                \u003cli\u003e贈り物として〜誕生日プレゼント・クリスマスプレゼント・ギフト・記念日・自分へのご褒美などにも。\u003c\/li\u003e\n                \u003cli\u003eラッピングご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文下さい。→Gift ラッピングは\u003ca title=\"GIFTラッピング\" href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\"\u003eこちら\u003c\/a\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランド・店舗情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eBizarreブランドおよび関連情報です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eビザール唯一の直営店→\u003ca title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\" href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\"\u003eビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003cli\u003eシルバーアクセサリーブランド＜ビザール＞→\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003eブランド紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eSTJ013\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"シルバー","offer_id":42825288679513,"sku":"STJ013SV","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":42825288712281,"sku":"STJ013BK","price":27500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ013_c5615c58-5458-45ef-a710-181776b46c49.jpg?v=1762757827"}],"url":"https:\/\/www.bizarregallerytokyo-edition.we-shop.jp\/collections\/brand-story-%e4%bb%a3%e8%a1%a8%e4%bd%9c.oembed","provider":"BIZARRE GALLERY TOKYO - EDITION -","version":"1.0","type":"link"}