{"title":"フリーサイズ","description":"","products":[{"product_id":"new-bizarre-ビザール-カテドラルクラウンシルバーリング-srj142","title":"Bizarre\/ビザール  カテドラルクラウンシルバーリング SRJ142","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) - ブロック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クラウンが融合。Bizarreならではのゴシックデザインが、指元に唯一無二の輝きと確かな存在感をもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ-142-2.jpg?v=1762757594\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eBizarreが贈る至高のデザイン\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\"\u003e925シルバーにブラックルテニウムメッキと\u003cstrong\u003eキュービックジルコニアの輝き\u003c\/strong\u003e。異なる表情を持つ二つのリングが、あなたのスタイルに深みと洗練を添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ142_00.jpg?v=1762757594\" 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!-- 商品解説セクション (Main) - ブロック3 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e変わる私に寄り添う自由なフィット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e約10mmの幅に凝縮された精巧なディテールが、指に心地よくフィット。\u003cstrong\u003eフリーサイズ\u003c\/strong\u003eだから、気分や装いに合わせて自在にサイズ調整が可能です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ142_01_172d2587-bcdc-45a0-8ed2-b6c84b987e54.jpg?v=1762757594\" 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程よいボリューム感で指元にしっかりと存在感\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%AB%E3%83%86%E3%83%89%E3%83%A9%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、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                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e幅 約10mm\u003c\/td\u003e\n                                \u003ctd\u003e厚さ 最大約2mm\u003c\/td\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誕生日プレゼント\u003c\/li\u003e\n                    \u003cli\u003eクリスマスプレゼント\u003c\/li\u003e\n                    \u003cli\u003eギフト\u003c\/li\u003e\n                    \u003cli\u003e記念日\u003c\/li\u003e\n                    \u003cli\u003e自分へのご褒美などにも\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eラッピングご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文下さい。\u003c\/p\u003e\n                \u003cp\u003e→\u003ca title=\"GIFTラッピング\" href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\"\u003eGift ラッピングはこちら\u003c\/a\u003e\u003c\/p\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 title=\"コンセプト\" href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\"\u003eブランド紹介はこちら\u003c\/a\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"10号 \/ シルバー","offer_id":42974155702361,"sku":"SRJ142SV10","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"10号 \/ ブラック","offer_id":42974155735129,"sku":"SRJ142BK10","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"11号 \/ シルバー","offer_id":42974155767897,"sku":"SRJ142SV11","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"11号 \/ ブラック","offer_id":42974155800665,"sku":"SRJ142BK11","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"12号 \/ シルバー","offer_id":42974155833433,"sku":"SRJ142SV12","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"12号 \/ ブラック","offer_id":42974155866201,"sku":"SRJ142BK12","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"13号 \/ シルバー","offer_id":42974155898969,"sku":"SRJ142SV13","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"13号 \/ ブラック","offer_id":42974155931737,"sku":"SRJ142BK13","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"14号 \/ シルバー","offer_id":42974155964505,"sku":"SRJ142SV14","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"14号 \/ ブラック","offer_id":42974155997273,"sku":"SRJ142BK14","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"15号 \/ シルバー","offer_id":42974156030041,"sku":"SRJ142SV15","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"15号 \/ ブラック","offer_id":42974156062809,"sku":"SRJ142BK15","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"16号 \/ シルバー","offer_id":42974156095577,"sku":"SRJ142SV16","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"16号 \/ ブラック","offer_id":42974156128345,"sku":"SRJ142BK16","price":17600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ-142-2.jpg?v=1762757594"},{"product_id":"gsrj132","title":"Bizarre\/ビザール【限定販売商品】The seven deadly sins series Slothシルバーリング GSRJ132","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あなたの内に秘めた個性を解き放つ、七つの大罪コレクションです。\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\/GSRJ132.jpg?v=1762757621\" 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\u003e925シルバー\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\/GSRJ132-G.jpg?v=1762757621\" 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\/IMG_3606.png?v=1762757621\" 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\u003eBizarre gallery Tokyo(原宿)およびBizarre Online限定発売\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=\"benefit-list\"\u003e\n                    \u003cli\u003eフリーサイズのため、1号毎にサイズが選べます\u003c\/li\u003e\n                    \u003cli\u003e後からサイズを変更したい時も、他のリングよりも簡単にサイズ変更が可能\u003c\/li\u003e\n                \u003c\/ul\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最大 約16mm\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約12.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\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名: The seven deadly sins series Slothシルバーリング\u003c\/li\u003e\n                    \u003cli\u003e商品コード: GSRJ132\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送・その他\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eラッピングをご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文下さい。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"14号 \/ アメジスト","offer_id":42974146691161,"sku":"GSRJ132AM14","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"14号 \/ スモーキークオーツ","offer_id":42974146723929,"sku":"GSRJ132SQ14","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"14号 \/ グレームーンストーン","offer_id":42974146756697,"sku":"GSRJ132GM14","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"15号 \/ アメジスト","offer_id":42974146789465,"sku":"GSRJ132AM15","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"15号 \/ スモーキークオーツ","offer_id":42974146822233,"sku":"GSRJ132SQ15","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"15号 \/ グレームーンストーン","offer_id":42974146855001,"sku":"GSRJ132GM15","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"16号 \/ アメジスト","offer_id":42974146887769,"sku":"GSRJ132AM16","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"16号 \/ スモーキークオーツ","offer_id":42974146920537,"sku":"GSRJ132SQ16","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"16号 \/ グレームーンストーン","offer_id":42974146953305,"sku":"GSRJ132GM16","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"17号 \/ アメジスト","offer_id":42974146986073,"sku":"GSRJ132AM17","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"17号 \/ スモーキークオーツ","offer_id":42974147018841,"sku":"GSRJ132SQ17","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"17号 \/ グレームーンストーン","offer_id":42974147051609,"sku":"GSRJ132GM17","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"18号 \/ アメジスト","offer_id":42974147084377,"sku":"GSRJ132AM18","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"18号 \/ スモーキークオーツ","offer_id":42974147117145,"sku":"GSRJ132SQ18","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"18号 \/ グレームーンストーン","offer_id":42974147149913,"sku":"GSRJ132GM18","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"19号 \/ アメジスト","offer_id":42974147182681,"sku":"GSRJ132AM19","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"19号 \/ スモーキークオーツ","offer_id":42974147215449,"sku":"GSRJ132SQ19","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"19号 \/ グレームーンストーン","offer_id":42974147248217,"sku":"GSRJ132GM19","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"20号 \/ アメジスト","offer_id":42974147280985,"sku":"GSRJ132AM20","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"20号 \/ スモーキークオーツ","offer_id":42974147313753,"sku":"GSRJ132SQ20","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"20号 \/ グレームーンストーン","offer_id":42974147346521,"sku":"GSRJ132GM20","price":33000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/gsr132-2.jpg?v=1773298370"},{"product_id":"new-bizarre-ビザール-サーペントバイパー蛇-シルバーリング-srj139","title":"Bizarre\/ビザール サーペントバイパー蛇 シルバーリング SRJ139","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\/srj139_1.jpg?v=1762757627\" 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\/srj139_2.jpg?v=1762757627\" 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\"\u003e1号刻みで調整可能な\u003cstrong\u003eフリーサイズ仕様\u003c\/strong\u003eにより、その日の気分や着用する指に合わせて柔軟にフィットします。永く愛用できる設計が、あなただけの物語を紡ぎます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/srj139_3.jpg?v=1762757627\" 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デビュー25周年を記念した「サーペントバイパーコレクション」の待望のリングです。強力な毒をもつ危険な毒蛇＜Viperバイパー＞をモチーフに、無表情な目で指に覆いかぶさるようなデザインが特徴です。\u003c\/p\u003e\n            \u003cp\u003e全体的には細身なので、ハード過ぎない繊細な蛇のフォルムで、ビザールらしく表現しています。カラーは、それぞれシルバーにブラックまたはレッド、ゴールドにはクリア、ブラックにはパープルのキュービックジルコニアをセットした3色展開になっています。\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%E3%83%90%E3%82%A4%E3%83%91%E3%83%BC\"\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フリーサイズですので、1号毎にサイズが選べます。後々サイズを変更したい時も、他のリングよりも簡単にサイズ変更が可能です。\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最大約15ｍｍ\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e厚さ\u003c\/th\u003e\n                            \u003ctd\u003e最大約5mm、最小約2mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e重さ\u003c\/th\u003e\n                            \u003ctd\u003e約5.5ｇ\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\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e加工\u003c\/th\u003e\n                            \u003ctd\u003eBK:ブラックルテメッキ（ブラックカラーの場合）\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            \u003cp\u003e贈り物としても大変おすすめです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e誕生日プレゼント\u003c\/li\u003e\n                \u003cli\u003eクリスマスプレゼント\u003c\/li\u003e\n                \u003cli\u003eギフト\u003c\/li\u003e\n                \u003cli\u003e記念日\u003c\/li\u003e\n                \u003cli\u003e自分へのご褒美\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eラッピングをご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文下さい。\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\"\u003e→Gift ラッピングはこちら\u003c\/a\u003e\u003c\/p\u003e\n            \u003cp\u003eビザール唯一の直営店のご紹介\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\"\u003e→ビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\u003c\/p\u003e\n            \u003cp\u003eシルバーアクセサリーブランド＜ビザール＞\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\"\u003e→ブランド紹介はこちら\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"12号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ（SV）","offer_id":42974145511513,"sku":"SRJ139SVBK12","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"12号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ（SV）","offer_id":42974145544281,"sku":"SRJ139SV12","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"12号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ（BK）","offer_id":42974145577049,"sku":"SRJ139BK12","price":18700.0,"currency_code":"JPY","in_stock":true},{"title":"13号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ（SV）","offer_id":42974145609817,"sku":"SRJ139SVBK13","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"13号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ（SV）","offer_id":42974145642585,"sku":"SRJ139SV13","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"13号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ（BK）","offer_id":42974145675353,"sku":"SRJ139BK13","price":18700.0,"currency_code":"JPY","in_stock":true},{"title":"14号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ（SV）","offer_id":42974145708121,"sku":"SRJ139SVBK14","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"14号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ（SV）","offer_id":42974145740889,"sku":"SRJ139SV14","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"14号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ（BK）","offer_id":42974145773657,"sku":"SRJ139BK14","price":18700.0,"currency_code":"JPY","in_stock":true},{"title":"15号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ（SV）","offer_id":42974145806425,"sku":"SRJ139SVBK15","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"15号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ（SV）","offer_id":42974145839193,"sku":"SRJ139SV15","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"15号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ（BK）","offer_id":42974145871961,"sku":"SRJ139BK15","price":18700.0,"currency_code":"JPY","in_stock":true},{"title":"16号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ（SV）","offer_id":42974145904729,"sku":"SRJ139SVBK16","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"16号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ（SV）","offer_id":42974145937497,"sku":"SRJ139SV16","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"16号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ（BK）","offer_id":42974145970265,"sku":"SRJ139BK16","price":18700.0,"currency_code":"JPY","in_stock":true},{"title":"17号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ（SV）","offer_id":42974146003033,"sku":"SRJ139SVBK17","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"17号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ（SV）","offer_id":42974146035801,"sku":"SRJ139SV17","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"17号 \/ ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ（BK）","offer_id":42974146068569,"sku":"SRJ139BK17","price":18700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/srj139_0.jpg?v=1762757627"},{"product_id":"限定販売商品-スコーピオンシルバーリング-gsrj021","title":"Bizarre\/ビザール【限定販売商品】スコーピオンシルバーリング GSRJ021","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他を圧倒する\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\/GSRJ-021-GA-AM.jpg?v=1762757678\" 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\/IMG_3604.png?v=1762757679\" 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約18.5gの\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\/IMG_3601.png?v=1762757678\" 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本製品は、Bizarre gallery Tokyo(原宿)とBizarre Onlineのみで限定販売されている特別な逸品です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eフリーサイズ対応で、1号ごとのサイズ調整が可能です。\u003c\/li\u003e\n                \u003cli\u003e後からのサイズ変更も容易に行えます。\u003c\/li\u003e\n                \u003cli\u003eスコーピオンが全身で指に巻きつくような躍動感あるデザインです。\u003c\/li\u003e\n                \u003cli\u003e直営店限定バージョンとして、片方の鋏にはアラベスク模様が施されています。\u003c\/li\u003e\n                \u003cli\u003eシルバーを贅沢に使用した、ずっしりとした重みを感じるデザインです。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・使用石\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: 925silver\u003c\/li\u003e\n                \u003cli\u003e石: アメジスト、ガーネット、カラーチェンジフローライト\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eカラーチェンジフローライトは、光によってブルーや赤紫色に変化する特性を持ちます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細・重さ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \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約21.5mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e厚さ\u003c\/th\u003e\n                            \u003ctd\u003e約7.5mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e重さ\u003c\/th\u003e\n                            \u003ctd\u003e約18.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\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"10号 \/ カラーチェンジフローライト","offer_id":42974114840665,"sku":"GSRJ021FL10","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"10号 \/ アメジスト","offer_id":42974114873433,"sku":"GSRJ021AM10","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"10号 \/ ガーネット","offer_id":42974114906201,"sku":"GSRJ021GA10","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"11号 \/ カラーチェンジフローライト","offer_id":42974114938969,"sku":"GSRJ021FL11","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"11号 \/ アメジスト","offer_id":42974114971737,"sku":"GSRJ021AM11","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"11号 \/ ガーネット","offer_id":42974115004505,"sku":"GSRJ021GA11","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"12号 \/ カラーチェンジフローライト","offer_id":42974115037273,"sku":"GSRJ021FL12","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"12号 \/ アメジスト","offer_id":42974115070041,"sku":"GSRJ021AM12","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"12号 \/ ガーネット","offer_id":42974115102809,"sku":"GSRJ021GA12","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"13号 \/ カラーチェンジフローライト","offer_id":42974115135577,"sku":"GSRJ021FL13","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"13号 \/ アメジスト","offer_id":42974115168345,"sku":"GSRJ021AM13","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"13号 \/ ガーネット","offer_id":42974115201113,"sku":"GSRJ021GA13","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"14号 \/ カラーチェンジフローライト","offer_id":42974115233881,"sku":"GSRJ021FL14","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"14号 \/ アメジスト","offer_id":42974115266649,"sku":"GSRJ021AM14","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"14号 \/ ガーネット","offer_id":42974115299417,"sku":"GSRJ021GA14","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"15号 \/ カラーチェンジフローライト","offer_id":42974115332185,"sku":"GSRJ021FL15","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"15号 \/ アメジスト","offer_id":42974115364953,"sku":"GSRJ021AM15","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"15号 \/ ガーネット","offer_id":42974115397721,"sku":"GSRJ021GA15","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"16号 \/ カラーチェンジフローライト","offer_id":42974115430489,"sku":"GSRJ021FL16","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"16号 \/ アメジスト","offer_id":42974115463257,"sku":"GSRJ021AM16","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"16号 \/ ガーネット","offer_id":42974115496025,"sku":"GSRJ021GA16","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"17号 \/ カラーチェンジフローライト","offer_id":42974115528793,"sku":"GSRJ021FL17","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"17号 \/ アメジスト","offer_id":42974115561561,"sku":"GSRJ021AM17","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"17号 \/ ガーネット","offer_id":42974115594329,"sku":"GSRJ021GA17","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"18号 \/ カラーチェンジフローライト","offer_id":42974115627097,"sku":"GSRJ021FL18","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"18号 \/ アメジスト","offer_id":42974115659865,"sku":"GSRJ021AM18","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"18号 \/ ガーネット","offer_id":42974115692633,"sku":"GSRJ021GA18","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"19号 \/ カラーチェンジフローライト","offer_id":42974115725401,"sku":"GSRJ021FL19","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"19号 \/ アメジスト","offer_id":42974115758169,"sku":"GSRJ021AM19","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"19号 \/ ガーネット","offer_id":42974115790937,"sku":"GSRJ021GA19","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"20号 \/ カラーチェンジフローライト","offer_id":42974115823705,"sku":"GSRJ021FL20","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"20号 \/ アメジスト","offer_id":42974115856473,"sku":"GSRJ021AM20","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"20号 \/ ガーネット","offer_id":42974115889241,"sku":"GSRJ021GA20","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"21号 \/ カラーチェンジフローライト","offer_id":42974115922009,"sku":"GSRJ021FL21","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"21号 \/ アメジスト","offer_id":42974115954777,"sku":"GSRJ021AM21","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"21号 \/ ガーネット","offer_id":42974115987545,"sku":"GSRJ021GA21","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"22号 \/ カラーチェンジフローライト","offer_id":42974116020313,"sku":"GSRJ021FL22","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"22号 \/ アメジスト","offer_id":42974116053081,"sku":"GSRJ021AM22","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"22号 \/ ガーネット","offer_id":42974116085849,"sku":"GSRJ021GA22","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"23号 \/ カラーチェンジフローライト","offer_id":42974116118617,"sku":"GSRJ021FL23","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"23号 \/ アメジスト","offer_id":42974116151385,"sku":"GSRJ021AM23","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"23号 \/ ガーネット","offer_id":42974116184153,"sku":"GSRJ021GA23","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"24号 \/ カラーチェンジフローライト","offer_id":42974116216921,"sku":"GSRJ021FL24","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"24号 \/ アメジスト","offer_id":42974116249689,"sku":"GSRJ021AM24","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"24号 \/ ガーネット","offer_id":42974116282457,"sku":"GSRJ021GA24","price":38500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/gsrj021-4_d8450131-bc1a-4089-9ed1-95a034c3320c.jpg?v=1762757678"},{"product_id":"archaeopteryxルートシルバーリング-srp094sv","title":"Bizarre\/ビザール アーケオプテリクスルート始祖鳥 鉤爪 シルバーリング SRP094SV","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    \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\/SRP094.jpg?v=1762757682\" 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厳選された925シルバーが織りなす、\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\/SRP094-1_360x_ee1d82b3-5770-47a7-a8b9-6c60105270ca.jpg?v=1762757681\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e永く愛せる確かな925シルバー\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\/SRP094-3.jpg?v=1762757681\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e迫力のディテールが魅せる世界\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eBizarre20周年記念「Revive(蘇る)」Collection、Archaeopteryxルートシルバーリングについて。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eコンセプト：化石や朽ちた樹木など、遥か昔に朽ち果てた儚く美しい世界を表現。\u003c\/li\u003e\n                    \u003cli\u003eモチーフ：ジュラ紀最古の鳥類、始祖鳥アーケオプテリクスをメインにデザイン。鋭い歯、鉤爪のある3本の指、長い尾部に骨を持つ点など、現生鳥類とは異なる特徴を取り入れています。\u003c\/li\u003e\n                    \u003cli\u003eデザイン：ビザールの真骨頂。始祖鳥の足の鋭い鉤爪と樹の根が絡みつく様を再現しました。\u003c\/li\u003e\n                    \u003cli\u003e実用性：フリーサイズなので、後々のサイズ変更も容易に行えます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/archaeopteryx-%E3%82%A2%E3%83%BC%E3%82%B1%E3%82%AA%E3%83%97%E3%83%86%E3%83%AA%E3%82%AF%E3%82%B9\"\u003e→その他のアーケオプテリクスコレクションはこちら\u003c\/a\u003e\u003c\/p\u003e\n                \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\"\u003e→ビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\u003c\/p\u003e\n                \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\"\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\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約6.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                \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                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e贈り物に最適：誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、自分へのご褒美など、様々なシーンに。\u003c\/li\u003e\n                    \u003cli\u003eラッピング対応：Giftラッピングをご希望のお客様は、ご希望数一緒にご注文ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\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\u003eSRP094SV\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"14号","offer_id":42974112481369,"sku":"SRP094SV14","price":26400.0,"currency_code":"JPY","in_stock":true},{"title":"15号","offer_id":42974112514137,"sku":"SRP094SV15","price":26400.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974112546905,"sku":"SRP094SV16","price":26400.0,"currency_code":"JPY","in_stock":true},{"title":"17号","offer_id":42974112579673,"sku":"SRP094SV17","price":26400.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974112612441,"sku":"SRP094SV18","price":26400.0,"currency_code":"JPY","in_stock":true},{"title":"19号","offer_id":42974112645209,"sku":"SRP094SV19","price":26400.0,"currency_code":"JPY","in_stock":true},{"title":"20号","offer_id":42974112677977,"sku":"SRP094SV20","price":26400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRP094.jpg?v=1762757682"},{"product_id":"アーケオプテリクスシルバーリング-srp093sv","title":"Bizarre\/ビザール アーケオプテリクス　始祖鳥 鉤爪 シルバーリング SRP093SV","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遥かジュラ紀に生きた始祖鳥の、\u003cstrong\u003e力強く鋭い鉤爪\u003c\/strong\u003eが指先に蘇る。925シルバーが放つ深みのある輝きが、その唯一無二の存在感を際立たせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRP093-1.jpg?v=1762757684\" 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\/SRP097-SRP093.jpg?v=1762757683\" 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が、古代の息吹を宿す鉤爪のリアリティを高めます。約10gの重みが確かな存在感を指元に添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRP093-2_f4eb4b27-ba43-4379-8400-a3b45a074bd1.jpg?v=1762757684\" class=\"img-fluid d-block w-100 product-img\" alt=\"細部に宿るこだわり\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部に宿るこだわり\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「アーケオプテリクスシルバーリング」は、Bizarreデビュー20周年記念「Revive(蘇る)」コレクションの一部です。遥かジュラ紀に生きた最古の鳥類「始祖鳥」をメインモチーフに、化石や朽ちた樹木が織りなす儚くも美しい世界観を表現しています。特に、始祖鳥の足の鋭い鉤爪をモチーフにしたデザインは、ビザールの真骨頂と言えるでしょう。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eビザールデビュー20周年記念「Revive(蘇る)」コレクション\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              \u003ctr\u003e\n                \u003cth\u003e幅\u003c\/th\u003e\n                \u003ctd\u003e最大約13mm\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\u003eSRP093SV\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ラッピングをご希望のお客様は、別途\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\/collections\/archaeopteryx-%E3%82%A2%E3%83%BC%E3%82%B1%E3%82%AA%E3%83%97%E3%83%86%E3%83%AA%E3%82%AF%E3%82%B9\"\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\n\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\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"12号","offer_id":42974111596633,"sku":"SRP093SV12","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"13号","offer_id":42974111629401,"sku":"SRP093SV13","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"14号","offer_id":42974111662169,"sku":"SRP093SV14","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"15号","offer_id":42974111694937,"sku":"SRP093SV15","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974111727705,"sku":"SRP093SV16","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"17号","offer_id":42974111760473,"sku":"SRP093SV17","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974111793241,"sku":"SRP093SV18","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"19号","offer_id":42974111826009,"sku":"SRP093SV19","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"20号","offer_id":42974111858777,"sku":"SRP093SV20","price":24200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRP093.jpg?v=1762757684"},{"product_id":"ダークネスデビルシルバーリングsrj135","title":"Bizarre\/ビザール ダークネスデビルシルバーリング SRJ135BK","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が織りなすコントラストが、クールで魅惑的な存在感を放ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/C.jpg?v=1762757688\" 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純銀の輝きと緻密な細工が、360度どこから見ても抜かりない完成度を誇ります。\u003cstrong\u003eフリーサイズ仕様\u003c\/strong\u003eにより、好みの指で自由な着用を可能にし、快適なフィット感を提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ135_L-2.jpg?v=1762757688\" 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\/SRJ135_L-3.jpg?v=1762757688\" 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\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用途\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e誕生日、クリスマス、記念日などのプレゼントや、ご自身へのご褒美にも最適です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e関連コレクション\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\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    \u003c\/div\u003e\n  \u003c\/details\u003e\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商品コード: SRJ135BK\u003c\/li\u003e\n        \u003cli\u003eサイズ展開: 12号～28号 (1号刻みで選択可能)\u003c\/li\u003e\n      \u003c\/ul\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約6mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e重さ\u003c\/td\u003e\n              \u003ctd\u003e約10〜11g\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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e20号まで: 16,500円 (税込)\u003c\/li\u003e\n        \u003cli\u003e28号まで: 18,700円 (税込)\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本体: 925silver\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\u003eBizarre（ビザール）に関する情報です。\u003c\/p\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\" title=\"コンセプト\"\u003eシルバーアクセサリーブランド＜Bizarre＞ブランド紹介はこちら\u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入時の注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eギフトラッピングをご希望のお客様は、別途\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\u003eGiftラッピング\u003c\/a\u003eを必要数ご注文ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"12号","offer_id":42974110089305,"sku":"SRJ135BK12","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"13号","offer_id":42974110122073,"sku":"SRJ135BK13","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"14号","offer_id":42974110154841,"sku":"SRJ135BK14","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"15号","offer_id":42974110187609,"sku":"SRJ135BK15","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974110220377,"sku":"SRJ135BK16","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"17号","offer_id":42974110253145,"sku":"SRJ135BK17","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974110285913,"sku":"SRJ135BK18","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"19号","offer_id":42974110318681,"sku":"SRJ135BK19","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"20号","offer_id":42974110351449,"sku":"SRJ135BK20","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"21号","offer_id":42974110384217,"sku":"SRJ135BK21","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"22号","offer_id":42974110416985,"sku":"SRJ135BK22","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"23号","offer_id":42974110449753,"sku":"SRJ135BK23","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"24号","offer_id":42974110482521,"sku":"SRJ135BK24","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"25号","offer_id":42974110515289,"sku":"SRJ135BK25","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"26号","offer_id":42974110548057,"sku":"SRJ135BK26","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"27号","offer_id":42974110580825,"sku":"SRJ135BK27","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"28号","offer_id":42974110613593,"sku":"SRJ135BK28","price":18700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/C.jpg?v=1762757688"},{"product_id":"トワイライトアポリオンリング-srj136","title":"Bizarre\/ビザール トワイライトアポリオンリング SRJ136BK","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\"\u003eBizarre アポリオン 蠍リング\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e破壊と滅亡を司る魔物の王、\u003cstrong\u003eアポリオン\u003c\/strong\u003eを緻密に表現。蠍の尾まで丁寧に彫刻され、Bizarreのこだわりが凝縮。落ち着いたクールな雰囲気を手元に与えます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/GSRJ021-1.jpg?v=1762757691\" 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ビザール代表作に新色。全身に配された\u003cstrong\u003eブラックジルコニア\u003c\/strong\u003eが、重厚感と洗練を両立します。インパクトあるフォルムで、手元に確かな存在感を主張します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ136_L-BK-1.jpg?v=1762757690\" 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指元で際立つ圧倒的な存在感。フリーサイズのため、10号から30号まで調整が容易。後々サイズを変えたい時も安心で、長くご愛用いただけます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ136_L-BK-3.jpg?v=1762757690\" 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\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003eビザールを代表する「アポリオンリング」に新色が登場しました。破壊と滅亡を司る魔物の王\u003cstrong\u003eアポリオン\u003c\/strong\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\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ・価格詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp class=\"body-text\"\u003e本製品はフリーサイズ仕様です。後々サイズを変更したい場合も、他のリングよりも簡単に調整が可能です。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e対応サイズ: 10号～30号まで1号毎に選択可能\u003c\/li\u003e\n\u003c\/ul\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\u003cth\u003e価格（税込）\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e～22号\u003c\/td\u003e\n\u003ctd\u003e33000円\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e23号～30号\u003c\/td\u003e\n\u003ctd\u003e35200円\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\" open=\"\"\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\u003ctr\u003e\n\u003cth\u003e石\u003c\/th\u003e\n\u003ctd\u003eキュービックジルコニア\u003c\/td\u003e\n\u003c\/tr\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\u003ctr\u003e\n\u003cth\u003e商品コード\u003c\/th\u003e\n\u003ctd\u003eSRJ136BK\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 class=\"body-text\"\u003e贈り物としてもおすすめです。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e誕生日プレゼント、クリスマスプレゼント、記念日、自分へのご褒美など\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\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ラッピング\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eGiftラッピングはこちら\u003c\/a\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\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eビザール唯一の直営店 ビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\" rel=\"noopener noreferrer\" target=\"_blank\"\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":42974109368409,"sku":"SRJ136BK10","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"11号","offer_id":42974109401177,"sku":"SRJ136BK11","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"12号","offer_id":42974109433945,"sku":"SRJ136BK12","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"13号","offer_id":42974109466713,"sku":"SRJ136BK13","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"14号","offer_id":42974109499481,"sku":"SRJ136BK14","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"15号","offer_id":42974109532249,"sku":"SRJ136BK15","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974109565017,"sku":"SRJ136BK16","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"17号","offer_id":42974109597785,"sku":"SRJ136BK17","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974109630553,"sku":"SRJ136BK18","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"19号","offer_id":42974109663321,"sku":"SRJ136BK19","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"20号","offer_id":42974109696089,"sku":"SRJ136BK20","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"21号","offer_id":42974109728857,"sku":"SRJ136BK21","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"22号","offer_id":42974109761625,"sku":"SRJ136BK22","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"23号","offer_id":42974109794393,"sku":"SRJ136BK23","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"24号","offer_id":42974109827161,"sku":"SRJ136BK24","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"25号","offer_id":42974109859929,"sku":"SRJ136BK25","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"26号","offer_id":42974109892697,"sku":"SRJ136BK26","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"27号","offer_id":42974109925465,"sku":"SRJ136BK27","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"28号","offer_id":42974109958233,"sku":"SRJ136BK28","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"29号","offer_id":42974109991001,"sku":"SRJ136BK29","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"30号","offer_id":42974110023769,"sku":"SRJ136BK30","price":35200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/GSRJ021-1.jpg?v=1762757691"},{"product_id":"シャイニーエンジェルシルバーリング-srj134","title":"Bizarre\/ビザール シャイニーエンジェルシルバーリング SRJ134SV","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\/A_8af68704-1d65-482d-80ce-f1e926e43335.jpg?v=1762757693\" class=\"img-fluid d-block w-100 product-img\" alt=\"幻想的な天使の輝きを放つシルバーリング\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e幻想的な天使の輝き\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e精巧な翼とラベンダーの煌めき\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e熟練の職人技が光るシルバーの翼は、細部まで精巧な美しさを放ちます。中央に輝くラベンダーキュービックジルコニアが、聡明な天使の煌めきを指元に添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ134_L-LV-1.jpg?v=1762757694\" 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\"\u003e12号から28号まで調整可能なフリーサイズは、着ける指を選ばない自由さをもたらします。着ける向きを変えれば表情も変化し、あなたらしい個性を引き出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ134_L-LV-3.jpg?v=1762757694\" 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「シャイニーエンジェルシルバーリング」は、人気のミスティックエンジェルリングを進化させた新色リングです。\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ミスティックエンジェルリングより、\u003cstrong\u003e価格がお手頃\u003c\/strong\u003eになりました\u003c\/li\u003e\n                \u003cli\u003eフリーサイズなので着ける指を問わず、\u003cstrong\u003e向きによって表情が変化\u003c\/strong\u003eするのも魅力\u003c\/li\u003e\n                \u003cli\u003e後から簡単にサイズ変更が可能です\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細・価格\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品はフリーサイズ仕様で、幅広い指のサイズに対応します。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e対応サイズ: 12号～28号（1号毎に調整可能）\u003c\/li\u003e\n                \u003cli\u003e幅: 最大約20mm\u003c\/li\u003e\n                \u003cli\u003e厚さ: 約5mm\u003c\/li\u003e\n                \u003cli\u003e重さ: 約9〜11g\u003c\/li\u003e\n            \u003c\/ul\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\u003e12号 ～ 20号\u003c\/td\u003e\n                            \u003ctd\u003e16,500円\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e21号 ～ 28号\u003c\/td\u003e\n                            \u003ctd\u003e18,700円\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=\"basic-list\"\u003e\n                \u003cli\u003e素材: 925silver\u003c\/li\u003e\n                \u003cli\u003e石: キュービックジルコニア\u003c\/li\u003e\n                \u003cli\u003e商品コード: SRJ134SV\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eご利用シーン・ラッピング\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e大切な方への贈り物やご自身へのご褒美にも最適なリングです。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e誕生日プレゼント\u003c\/li\u003e\n                \u003cli\u003eクリスマスプレゼント\u003c\/li\u003e\n                \u003cli\u003eギフト、記念日\u003c\/li\u003e\n                \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\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\u003eシルバーアクセサリーブランド＜ビザール＞に関する情報です。\u003c\/p\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\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                \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\" 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":"12号","offer_id":42974105534553,"sku":"SRJ134SV12","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"13号","offer_id":42974105567321,"sku":"SRJ134SV13","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"14号","offer_id":42974105600089,"sku":"SRJ134SV14","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"15号","offer_id":42974105632857,"sku":"SRJ134SV15","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974105665625,"sku":"SRJ134SV16","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"17号","offer_id":42974105698393,"sku":"SRJ134SV17","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974105731161,"sku":"SRJ134SV18","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"19号","offer_id":42974105763929,"sku":"SRJ134SV19","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"20号","offer_id":42974105796697,"sku":"SRJ134SV20","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"21号","offer_id":42974105829465,"sku":"SRJ134SV21","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"22号","offer_id":42974105862233,"sku":"SRJ134SV22","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"23号","offer_id":42974105895001,"sku":"SRJ134SV23","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"24号","offer_id":42974105927769,"sku":"SRJ134SV24","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"25号","offer_id":42974105960537,"sku":"SRJ134SV25","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"26号","offer_id":42974105993305,"sku":"SRJ134SV26","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"27号","offer_id":42974106026073,"sku":"SRJ134SV27","price":18700.0,"currency_code":"JPY","in_stock":false},{"title":"28号","offer_id":42974106058841,"sku":"SRJ134SV28","price":18700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/A_8af68704-1d65-482d-80ce-f1e926e43335.jpg?v=1762757693"},{"product_id":"マルクシルバーリングs-brp001rc","title":"Blanche\/ブランシュ マルク Silver Ring S BRP001RC","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「ブランシュ マルク S」純粋な輝き\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e無垢な\u003cstrong\u003e925シルバー\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\/BRP001RC.jpg?v=1762757697\" 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\u003e1号刻みで調整可能なフリーサイズ\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\/BRP-002.001-RC_6549a65a-4c6f-4716-a6fa-d60c0c8a015c.jpg?v=1762757697\" 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約7mm幅\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\/printimage_b24af506-ebb4-4e3a-af3e-5a98e4d1909f.jpg?v=1762757696\" 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「Blanche-ブランシュ-」はフランス語で「白」を意味し、無垢のシルバーで表現されたBizarreのサブブランドです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e1号刻みで調整可能な\u003cstrong\u003eフリーサイズ\u003c\/strong\u003eリング\u003c\/li\u003e\n                \u003cli\u003eふっくらと穏やかなカーブを描くマルクシリーズ\u003c\/li\u003e\n                \u003cli\u003e銀特有のやわらかい輝きが堪能できます\u003c\/li\u003e\n                \u003cli\u003eロゴマークが側面にさりげなく刻まれた品のあるデザイン\u003c\/li\u003e\n                \u003cli\u003e他のアクセサリーの個性を邪魔せず、\u003cstrong\u003e手軽にコーディネートに追加可能\u003c\/strong\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eリングの具体的なサイズは以下の通りです。\u003c\/p\u003e\n            \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                            \u003cth\u003e重さ\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e約7mm\u003c\/td\u003e\n                            \u003ctd\u003e約1.5mm\u003c\/td\u003e\n                            \u003ctd\u003e約4.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\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\u003eBRP001RC\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\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本製品は変色防止のため\u003cstrong\u003eロジウムコーティング\u003c\/strong\u003eが施されています。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eシルバー専用ポリッシュ等でのお手入れは、コーティングが剥がれる可能性があるためお控えください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eギフト・ラッピングについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e贈り物として、誕生日プレゼント、クリスマスプレゼント、記念日、ご自身へのご褒美などにも最適です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eラッピングご希望の場合は、別途\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\"\u003eGift ラッピング\u003c\/a\u003eをご注文ください。\u003c\/li\u003e\n                    \u003cli\u003eブランシュの商品は有料ラッピング対象外です。無料ギフトラッピングをご利用ください。\u003c\/li\u003e\n                    \u003cli\u003e無料ギフトラッピングの場合、BOXではなくブランシュロゴ入り巾着+ショッパーでのお届けとなります。\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ビザール唯一の直営店: \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\"\u003eブランド紹介はこちら\u003c\/a\u003e\n\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":"Blanche","offers":[{"title":"6号","offer_id":42974099832921,"sku":"BRP001RC6","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"7号","offer_id":42974099865689,"sku":"BRP001RC7","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"8号","offer_id":42974099898457,"sku":"BRP001RC8","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"9号","offer_id":42974099931225,"sku":"BRP001RC9","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"10号","offer_id":42974099963993,"sku":"BRP001RC10","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"11号","offer_id":42974099996761,"sku":"BRP001RC11","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"12号","offer_id":42974100029529,"sku":"BRP001RC12","price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BRP001RC.jpg?v=1762757697"},{"product_id":"マルクシルバーリングm-brp002rc","title":"Blanche\/ブランシュ マルク Silver Ring M BRP002RC","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「白」を意味するBlancheが表現する、\u003cstrong\u003e無垢なシルバーの輝き\u003c\/strong\u003e。ふっくらと穏やかなカーブが指先に優雅な品格を添え、側面ロゴがさりげなく光ります。一つで際立つ存在感です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BRP002RC.jpg?v=1762757698\" 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。フリーサイズで1号毎に調整可能。お手入れも簡単で、日常使いに嬉しい上品なシルバーリングです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BRP-002.001-RC.jpg?v=1762757698\" 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\/printimage_1ec571cc-47fd-4ea8-b949-f3cfc7785bb7.jpg?v=1762757698\" 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「Blanche-ブランシュ-」はフランス語で「白」を意味し、真っ白なキャンバスを無垢のシルバーで表現した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他のアクセサリーとのコーディネートが容易\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商品コード: BRP002RC\u003c\/li\u003e\n          \u003cli\u003eサイズ調整: フリーサイズ (1号毎に調整可能)\u003c\/li\u003e\n        \u003c\/ul\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                \u003cth\u003e重さ\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e約10mm\u003c\/td\u003e\n                \u003ctd\u003e約1.8mm\u003c\/td\u003e\n                \u003ctd\u003e約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素材には925silverとロジウムメッキを使用しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 925silver、ロジウムメッキ\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        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eギフト・ラッピングについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e大切な方への贈り物としても最適です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e誕生日プレゼント\u003c\/li\u003e\n          \u003cli\u003eクリスマスプレゼント\u003c\/li\u003e\n          \u003cli\u003e記念日\u003c\/li\u003e\n          \u003cli\u003e自分へのご褒美\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eラッピングをご希望のお客様は、無料ギフトラッピングをご注文ください。（ブランシュの商品は有料ラッピングの対象外です。BOXではなく、ブランシュロゴ入り巾着とショッパーでのお届けとなります。）\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■ビザール唯一の直営店　\u003cspan style=\"text-decoration: underline;\"\u003e→\u003cspan style=\"color: #000000;\"\u003e\u003ca style=\"color: #000000;\" href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003eビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp\u003e\u003cspan\u003e■シルバーアクセサリーブランド＜ブランシュ＞\u003c\/span\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\"\u003e→ブランド紹介はこちら\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Blanche","offers":[{"title":"8号","offer_id":42974098718809,"sku":"BRP002RC8","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"9号","offer_id":42974098751577,"sku":"BRP002RC9","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"10号","offer_id":42974098784345,"sku":"BRP002RC10","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"11号","offer_id":42974098817113,"sku":"BRP002RC11","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"12号","offer_id":42974098849881,"sku":"BRP002RC12","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"13号","offer_id":42974098882649,"sku":"BRP002RC13","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"14号","offer_id":42974098915417,"sku":"BRP002RC14","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/BRP002RC.jpg?v=1762757698"},{"product_id":"srj088","title":"Bizarre\/ビザール シークレットローズ 薔薇 シルバーリング SRJ088","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\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深紅、漆黒、妖艶な紫。3色のキュービックジルコニアが選べるシークレットローズ。それぞれの色合いが織りなす物語を、手元で静かに語りかけてくれます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ088_01b86873-0da8-4170-896b-912d030c3e9b.jpg?v=1762757702\" class=\"img-fluid d-block w-100 product-img\" alt=\"秘められた薔薇の輝き\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eあなただけの神秘を纏う\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 商品解説セクション (Main) - ブロック2 --\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\/SRJ088-BK-01.jpg?v=1762757703\" class=\"img-fluid d-block w-100 product-img\" alt=\"精緻な彫金、薔薇の息吹\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e細部に宿る職人の技\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 商品解説セクション (Main) - ブロック3 --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e自由なフィット感、重ね付けの楽しみ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eサイズ調整可能なフリーリングは、どんな指にも心地よくフィットします。単品での着用はもちろん、他のコレクションとの重ね付けも楽しめます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ088-BK-RD-02.jpg?v=1762757703\" class=\"img-fluid d-block w-100 product-img\" alt=\"自由なフィット感、重ね付けの楽しみ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e想いを繋ぐジェンダーレスリング\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e“秘密”の象徴である薔薇の花の中央にキュービックジルコニアをセットしたフリーサイズのシルバーリングです。立体的に彫金した花や蔦の装飾が手元を印象的に彩ります。\u003c\/p\u003e\n\u003cp\u003eこのリングはフリーサイズのため、1号ごとにサイズが選べ、後々サイズを変更したい場合も簡単に調整可能です。シルバーペンダントとセットや、他のリングとの重ね付けもお薦めです。\u003c\/p\u003e\n\u003cp\u003eカラーバリエーション:\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eシルバー × 深い赤いキュービックジルコニア\u003c\/li\u003e\n\u003cli\u003eシルバー × クールなブラックキュービックジルコニア\u003c\/li\u003e\n\u003cli\u003eブラックルテメッキ × 妖艶なパープルキュービックジルコニア\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e男女ともに人気の高いリングです。\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%B7%E3%83%BC%E3%82%AF%E3%83%AC%E3%83%83%E3%83%88%E3%83%AD%E3%83%BC%E3%82%BA\" style=\"text-decoration: underline;\"\u003e→その他のシークレットローズコレクションはこちら\u003c\/a\u003e\u003c\/p\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\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\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e厚さ\u003c\/th\u003e\n\u003ctd\u003e最大約6.5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e重さ\u003c\/th\u003e\n\u003ctd\u003e約9g\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この製品に使用されている主な素材は以下の通りです。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e本体: 925silver\u003c\/li\u003e\n\u003cli\u003eBKカラー部: ブラックルテメッキ\u003c\/li\u003e\n\u003cli\u003e石: キュービックジルコニア\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e贈り物・ギフトについて\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e大切な方へのプレゼントや、ご自身へのご褒美にも最適なアイテムです。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003e誕生日プレゼント\u003c\/li\u003e\n\u003cli\u003eクリスマスプレゼント\u003c\/li\u003e\n\u003cli\u003e記念日\u003c\/li\u003e\n\u003cli\u003eギフト全般\u003c\/li\u003e\n\u003cli\u003e自分へのご褒美\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご購入に関する注意事項\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eラッピングをご希望のお客様は、以下の点をご確認ください。\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eGift ラッピングを、ご希望数ご注文ください。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\" style=\"text-decoration: underline;\"\u003e→Gift ラッピングはこちら\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 関連情報セクション --\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eブランド・店舗情報\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\" style=\"color: #000000; text-decoration: underline;\"\u003e→ビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\" style=\"color: #000000; text-decoration: underline;\"\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":42974091771993,"sku":"SRJ088BK10","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ \/ 11号","offer_id":42974091804761,"sku":"SRJ088BK11","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ \/ 12号","offer_id":42974091837529,"sku":"SRJ088BK12","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ \/ 13号","offer_id":42974091870297,"sku":"SRJ088BK13","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ \/ 14号","offer_id":42974091903065,"sku":"SRJ088BK14","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ \/ 15号","offer_id":42974091935833,"sku":"SRJ088BK15","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ \/ 16号","offer_id":42974091968601,"sku":"SRJ088BK16","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ \/ 17号","offer_id":42974092001369,"sku":"SRJ088BK17","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ \/ 18号","offer_id":42974092034137,"sku":"SRJ088BK18","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ \/ 19号","offer_id":42974092066905,"sku":"SRJ088BK19","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ \/ 20号","offer_id":42974092099673,"sku":"SRJ088BK20","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ \/ 10号","offer_id":42974092132441,"sku":"SRJ088SV10","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ \/ 11号","offer_id":42974092165209,"sku":"SRJ088SV11","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ \/ 12号","offer_id":42974092197977,"sku":"SRJ088SV12","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ \/ 13号","offer_id":42974092230745,"sku":"SRJ088SV13","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ \/ 14号","offer_id":42974092263513,"sku":"SRJ088SV14","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ \/ 15号","offer_id":42974092296281,"sku":"SRJ088SV15","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ \/ 16号","offer_id":42974092329049,"sku":"SRJ088SV16","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ \/ 17号","offer_id":42974092361817,"sku":"SRJ088SV17","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ \/ 18号","offer_id":42974092394585,"sku":"SRJ088SV18","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ \/ 19号","offer_id":42974092427353,"sku":"SRJ088SV19","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ \/ 20号","offer_id":42974092460121,"sku":"SRJ088SV20","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ \/ 10号","offer_id":42974092492889,"sku":"SRJ088SVBK10","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ \/ 11号","offer_id":42974092525657,"sku":"SRJ088SVBK11","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ \/ 12号","offer_id":42974092558425,"sku":"SRJ088SVBK12","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ \/ 13号","offer_id":42974092591193,"sku":"SRJ088SVBK13","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ \/ 14号","offer_id":42974092623961,"sku":"SRJ088SVBK14","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ \/ 15号","offer_id":42974092656729,"sku":"SRJ088SVBK15","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ \/ 16号","offer_id":42974092689497,"sku":"SRJ088SVBK16","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ \/ 17号","offer_id":42974092722265,"sku":"SRJ088SVBK17","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ \/ 18号","offer_id":42974092755033,"sku":"SRJ088SVBK18","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ \/ 19号","offer_id":42974092787801,"sku":"SRJ088SVBK19","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ \/ 20号","offer_id":42974092820569,"sku":"SRJ088SVBK20","price":24200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ088_01b86873-0da8-4170-896b-912d030c3e9b.jpg?v=1762757702"},{"product_id":"売れ筋商品-ドラゴンウィングシルバーリング-srp087","title":"Bizarre\/ビザール　ドラゴンウィングシルバーリング SRP087","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\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eBizarreの独創性\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e研ぎ澄まされたドラゴンの翼が指元で躍動します。Bizarre設立以来、愛され続ける\u003cstrong\u003e唯一無二のデザイン\u003c\/strong\u003eが、あなたの個性を最大限に引き出します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRP087_1571fadd-0857-446e-9746-f0a8c5baf477.jpg?v=1762757744\" 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ドラゴンの翼をデフォルメした精巧なデザインが、どの角度からも輝きを放ちます。細部に宿る職人技が、装いに\u003cstrong\u003e深みを与えます\u003c\/strong\u003e。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_c32e9998-14f5-459e-a4f7-6537aff1c24f.jpg?v=1762757745\" 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\"\u003e8号から30号まで対応する\u003cstrong\u003eフリーサイズ\u003c\/strong\u003eで、指を選ばず快適な着け心地を提供します。贈り物としても安心の柔軟性で、長くご愛用いただけます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_34a964b2-8e19-4e01-8703-9d62909e0ebb.jpg?v=1762757744\" class=\"img-fluid d-block w-100 product-img\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e大切な方への特別なギフト\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴・デザイン\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eビザールの代名詞であるドラゴンウイングリングの魅力をご紹介します。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フリーサイズのため、後々のサイズ変更も容易\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\u003cli\u003e自分へのご褒美\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=\"basic-list\"\u003e\n\u003cli\u003e対応サイズ: 8号〜30号\u003c\/li\u003e\n\u003cli\u003eサイズ選択: 1号毎に選択可能\u003c\/li\u003e\n\u003cli\u003e価格:\n\u003cul\u003e\n\u003cli\u003e20号まで: 27500円（税込）\u003c\/li\u003e\n\u003cli\u003e30号まで: 29700円（税込）\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e30号までサイズが充実し、より多くの方にお使いいただけるようになりました。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e高品質な素材を使用しています。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材: 925silver\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e実寸サイズ\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e製品の主な寸法です。個体差により若干の誤差が生じる場合があります。\u003c\/p\u003e\n\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約14mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e厚さ\u003c\/td\u003e\n\u003ctd\u003e約3mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e重さ\u003c\/td\u003e\n\u003ctd\u003e約8〜9g\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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"8号","offer_id":42974067916889,"sku":"SRP087SV8","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"9号","offer_id":42974067949657,"sku":"SRP087SV9","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"10号","offer_id":42974067982425,"sku":"SRP087SV10","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"11号","offer_id":42974068015193,"sku":"SRP087SV11","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"12号","offer_id":42974068047961,"sku":"SRP087SV12","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"13号","offer_id":42974068080729,"sku":"SRP087SV13","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"14号","offer_id":42974068113497,"sku":"SRP087SV14","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"15号","offer_id":42974068146265,"sku":"SRP087SV15","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974068179033,"sku":"SRP087SV16","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"17号","offer_id":42974068211801,"sku":"SRP087SV17","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974068244569,"sku":"SRP087SV18","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"19号","offer_id":42974068277337,"sku":"SRP087SV19","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"20号","offer_id":42974068310105,"sku":"SRP087SV20","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"21号","offer_id":42974068342873,"sku":"SRP087SV21","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"22号","offer_id":42974068375641,"sku":"SRP087SV22","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"23号","offer_id":42974068408409,"sku":"SRP087SV23","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"24号","offer_id":42974068441177,"sku":"SRP087SV24","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"25号","offer_id":42974068473945,"sku":"SRP087SV25","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"26号","offer_id":42974068506713,"sku":"SRP087SV26","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"27号","offer_id":42974068539481,"sku":"SRP087SV27","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"28号","offer_id":42974068572249,"sku":"SRP087SV28","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"29号","offer_id":42974068605017,"sku":"SRP087SV29","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"30号","offer_id":42974068637785,"sku":"SRP087SV30","price":29700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRP087_1571fadd-0857-446e-9746-f0a8c5baf477.jpg?v=1762757744"},{"product_id":"ブラッククロウシルバーリング-srp070","title":"Bizarre\/ビザール ブラッククロウシルバーリング SRP070","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\u003c!-- 商品解説セクション (Main) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e漆黒の爪、宿る力強さ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e鋭いドラゴンクローといぶし仕上げが放つ、漆黒の輝き。指元に宿る、\u003cstrong\u003e力強い大地のエネルギー\u003c\/strong\u003eと\u003cstrong\u003e唯一無二の個性\u003c\/strong\u003eを表現します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRP070-1.jpg?v=1762757746\" class=\"img-fluid d-block w-100 product-img\" alt=\"漆黒の爪、宿る力強さを示すリングの画像\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e魂を揺さぶるデザイン\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e研ぎ澄まされた銀の重厚\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e熟練の技が光る925シルバーの重厚感。\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_c1410292-9257-41fd-8629-f7cf17070fac.jpg?v=1762757746\" class=\"img-fluid d-block w-100 product-img\" alt=\"研ぎ澄まされた銀の重厚感を示すリングの画像\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e確かな品質と存在感\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e指先に宿る、自由な表現\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e手元に添えるだけで、\u003cstrong\u003e個性を際立たせる迫力のデザイン\u003c\/strong\u003e。フリーサイズで調整も可能なので、その日の気分やスタイルに合わせて自由に楽しめます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_cc46d4a0-c46e-4964-9e4f-3b0e697b3455.jpg?v=1762757746\" class=\"img-fluid d-block w-100 product-img\" alt=\"指先に宿る自由な表現を示すリングの画像\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eスタイルを格上げする一品\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\"\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\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=\"basic-list\"\u003e\n\u003cli\u003e30号までサイズが充実しました。\u003c\/li\u003e\n\u003cli\u003eフリーサイズですので、1号毎にサイズが選べます。\u003c\/li\u003e\n\u003cli\u003e14号〜30号までお選び頂けます。サイズにより価格が異なります。（20号までは41800円、30号まで44000円）\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\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\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\u003e17mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e厚さ\u003c\/th\u003e\n\u003ctd\u003e最大約8mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e重さ\u003c\/th\u003e\n\u003ctd\u003e約12.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\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eおすすめの用途\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e様々なシーンの贈り物として最適です。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e誕生日プレゼント\u003c\/li\u003e\n\u003cli\u003eクリスマスプレゼント\u003c\/li\u003e\n\u003cli\u003eギフト\u003c\/li\u003e\n\u003cli\u003e記念日\u003c\/li\u003e\n\u003cli\u003e自分へのご褒美\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\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 ラッピングを一緒にご希望数、ご注文下さい。→ \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\u003c\/div\u003e\n\u003c!-- \/content-section (製品詳細) --\u003e\n\u003c\/div\u003e\n\u003c!-- \/container product-wrapper --\u003e","brand":"Bizarre","offers":[{"title":"14号","offer_id":42974066802777,"sku":"SRP070SV14","price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"15号","offer_id":42974066835545,"sku":"SRP070SV15","price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974066868313,"sku":"SRP070SV16","price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"17号","offer_id":42974066901081,"sku":"SRP070SV17","price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974066933849,"sku":"SRP070SV18","price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"19号","offer_id":42974066966617,"sku":"SRP070SV19","price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"20号","offer_id":42974066999385,"sku":"SRP070SV20","price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"21号","offer_id":42974067032153,"sku":"SRP070SV21","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"22号","offer_id":42974067064921,"sku":"SRP070SV22","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"23号","offer_id":42974067097689,"sku":"SRP070SV23","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"24号","offer_id":42974067130457,"sku":"SRP070SV24","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"25号","offer_id":42974067163225,"sku":"SRP070SV25","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"26号","offer_id":42974067195993,"sku":"SRP070SV26","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"27号","offer_id":42974067228761,"sku":"SRP070SV27","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"28号","offer_id":42974067261529,"sku":"SRP070SV28","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"29号","offer_id":42974067294297,"sku":"SRP070SV29","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"30号","offer_id":42974067327065,"sku":"SRP070SV30","price":44000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRP070.jpg?v=1762757746"},{"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":"ミスティックデビルシルバーリング-srj130","title":"Bizarre\/ビザール ミスティックデビルシルバーリング 悪魔の翼 SRJ130","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。あなたの指先に、唯一無二の個性を宿らせるシルバーリングです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ130-2.jpg?v=1762757750\" 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\/printimage_381cc9b3-3d65-4288-b40a-69ad8417d3ed.jpg?v=1762757750\" 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\/printimage_e04ca45e-1273-4b44-b272-3a97592a1c33.jpg?v=1762757750\" 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の人気モチーフである「悪魔の翼」を、ブラックルテメッキ仕上げで魅惑的に表現したシルバーリングです。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後々サイズを変更したい時も、他のリングよりも簡単にサイズ変更が可能\u003c\/li\u003e\n                \u003cli\u003e同シリーズのSRJ091ミスティックエンジェルリングとペアリングとしても人気\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            \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約6mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e重さ\u003c\/th\u003e\n                            \u003ctd\u003e約10〜11g\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\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            \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                \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\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シルバーアクセサリーブランド「Bizarre」ブランド紹介はこちら\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":"12号","offer_id":42974060970073,"sku":"SRJ130BK12","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"13号","offer_id":42974061002841,"sku":"SRJ130BK13","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"14号","offer_id":42974061035609,"sku":"SRJ130BK14","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"15号","offer_id":42974061068377,"sku":"SRJ130BK15","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974061101145,"sku":"SRJ130BK16","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"17号","offer_id":42974061133913,"sku":"SRJ130BK17","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974061166681,"sku":"SRJ130BK18","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"19号","offer_id":42974061199449,"sku":"SRJ130BK19","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"20号","offer_id":42974061232217,"sku":"SRJ130BK20","price":33000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ130-2.jpg?v=1762757750"},{"product_id":"the-seven-deadly-sins-series-leviathanシルバーリング-嫉妬-srj120","title":"Bizarre\/ビザール The seven deadly sins series　Leviathanシルバーリング（嫉妬）SRJ120","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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e7つの大罪 嫉妬のレヴィアタン\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\/4-SRJ120..jpg?v=1762757757\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品メイン画像：7つの大罪 嫉妬のレヴィアタン\"\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\/SRJ120-1.jpg?v=1762757757\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品クローズアップ画像：蛇の瞳と彫刻\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e魂を宿すディテール\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e全周を彩る彫刻美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e指に吸い付くようなフィット感\u003c\/strong\u003eと、どこから見ても途切れない\u003cstrong\u003e精緻な彫刻\u003c\/strong\u003e。\u003cstrong\u003eフリーサイズ設計\u003c\/strong\u003eで、どんな指にも自在に寄り添い、\u003cstrong\u003e長くご愛用\u003c\/strong\u003eいただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ120-2.jpg?v=1762757757\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品背面画像：リング全周の彫刻\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e普遍的な輝き\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e7つの大罪の「嫉妬」を、2匹のレヴィアタン\/Leviathanが、いがみ合いながら絡み合い離れられず依存している様子を表現したシルバーリングです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eリング一周に施された蛇の彫刻は、熟練の職人技による精緻な表現です。\u003c\/li\u003e\n          \u003cli\u003eBizarreらしい拘りが細部まで詰まった逸品に仕上げました。\u003c\/li\u003e\n          \u003cli\u003e2匹の蛇の目には、ホワイトダイヤモンドとブラックダイヤモンドをそれぞれセットしています。\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=\"point-list\"\u003e\n          \u003cli\u003eご自身の指に合わせて細かく調整することが可能です。\u003c\/li\u003e\n          \u003cli\u003e将来的にサイズ変更が必要になった際も、一般的なリングと比較して簡単に調整が行えます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \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        \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約12mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e厚さ\u003c\/td\u003e\n                \u003ctd\u003e約4mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e重さ\u003c\/td\u003e\n                \u003ctd\u003e約11.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以下の関連情報もぜひご覧ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/the-seven-deadly-sins-series-%E4%B8%83%E3%81%A4%E3%81%AE%E5%A4%A7%E7%BD%AA\"\u003eThe seven deadly sins series＜7つの大罪＞コレクション\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\n\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    \u003cp class=\"body-text\"\u003e商品コード: SRJ120\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"12号","offer_id":42974059167833,"sku":"SRJ120SV12","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"13号","offer_id":42974059200601,"sku":"SRJ120SV13","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"14号","offer_id":42974059233369,"sku":"SRJ120SV14","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"15号","offer_id":42974059266137,"sku":"SRJ120SV15","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974059298905,"sku":"SRJ120SV16","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"17号","offer_id":42974059331673,"sku":"SRJ120SV17","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974059364441,"sku":"SRJ120SV18","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"19号","offer_id":42974059397209,"sku":"SRJ120SV19","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"20号","offer_id":42974059429977,"sku":"SRJ120SV20","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"21号","offer_id":42974059462745,"sku":"SRJ120SV21","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"22号","offer_id":42974059495513,"sku":"SRJ120SV22","price":35200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/4-SRJ120..jpg?v=1762757757"},{"product_id":"ミスティックエンジェルシルバーリング-srj091","title":"Bizarre\/ビザール ミスティックエンジェルシルバーリング SRJ091","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ミスティックトパーズが角度で表情を変え、視線を引きつけます。幸福を呼ぶ天使の翼モチーフは、あなたの\u003cstrong\u003e表現力\u003c\/strong\u003eを力強く際立たせる一点です。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_608fe37b-e753-4dd0-a4a1-fa8c08f13db9.jpg?v=1762757766\" class=\"img-fluid d-block w-100 product-img\" alt=\"角度で変わる表情のリング\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e角度で変わる表情\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e思いのままに指を選ばない輝き\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong\u003eフリーサイズ\u003c\/strong\u003eだから、着ける指も気分次第です。その日の装いに合わせて、柔軟にフィットします。確かな作りが、長く愛用できる\u003cstrong\u003e安心感\u003c\/strong\u003eを約束します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_fa1e4cb2-8d78-4563-ab0c-6717572af8ed.jpg?v=1762757766\" class=\"img-fluid d-block w-100 product-img\" alt=\"リング裏側の確かな作り\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e裏側にも宿る確かな作り\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e手元に際立つ魅惑の存在感\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e指に馴染むフィット感と、手元で際立つ存在感。\u003cstrong\u003eアシンメトリーなデザイン\u003c\/strong\u003eが、周囲に差をつけます。身につけるたび、\u003cstrong\u003e自信と魅力\u003c\/strong\u003eを呼び覚まします。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_c2da06f4-001a-49c1-94f2-c49912cd62c6.jpg?v=1762757766\" 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\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=\"benefit-list\"\u003e\n\u003cli\u003e幸福を呼ぶ天使の翼をモチーフにした優美なデザイン。\u003c\/li\u003e\n\u003cli\u003e角度によって妖しく色を変化させるミスティックトパーズが魅力的。\u003c\/li\u003e\n\u003cli\u003e着ける向きによって表情が変わるアシンメトリーなデザイン。\u003c\/li\u003e\n\u003cli\u003eフリーサイズで、着ける指を選ばず自由なスタイリングが可能。\u003c\/li\u003e\n\u003cli\u003e後々のサイズ変更も比較的容易です。\u003c\/li\u003e\n\u003cli\u003e誕生日、クリスマス、記念日、自分へのご褒美など、幅広いシーンでの贈り物にも最適です。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eリングのサイズと重量に関する詳細情報です。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e対応サイズ: 12号〜28号\u003c\/li\u003e\n\u003cli\u003eフリーサイズのため、1号毎に調整可能です。\u003c\/li\u003e\n\u003c\/ul\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\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e最大約20mm\u003c\/td\u003e\n\u003ctd\u003e約5mm\u003c\/td\u003e\n\u003ctd\u003e約9〜11g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003e※サイズにより価格が異なります: 20号までは33000円、28号までは35200円となります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eこの商品に使用されている素材情報です。\u003c\/p\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e本体: 925silver\u003c\/li\u003e\n\u003cli\u003e石: ミスティックトパーズ\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"shipping-box\"\u003e\n\u003ch3 class=\"section-title\"\u003e発送案内\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003eラッピングご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文下さい。 \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\"\u003e→Gift ラッピングはこちら\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"12号","offer_id":42974056415321,"sku":"SRJ091SV12","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"13号","offer_id":42974056448089,"sku":"SRJ091SV13","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"14号","offer_id":42974056480857,"sku":"SRJ091SV14","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"15号","offer_id":42974056513625,"sku":"SRJ091SV15","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974056546393,"sku":"SRJ091SV16","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"17号","offer_id":42974056579161,"sku":"SRJ091SV17","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974056611929,"sku":"SRJ091SV18","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"19号","offer_id":42974056644697,"sku":"SRJ091SV19","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"20号","offer_id":42974056677465,"sku":"SRJ091SV20","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"21号","offer_id":42974056710233,"sku":"SRJ091SV21","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"22号","offer_id":42974056743001,"sku":"SRJ091SV22","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"23号","offer_id":42974056775769,"sku":"SRJ091SV23","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"24号","offer_id":42974056808537,"sku":"SRJ091SV24","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"25号","offer_id":42974056841305,"sku":"SRJ091SV25","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"26号","offer_id":42974056874073,"sku":"SRJ091SV26","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"27号","offer_id":42974056906841,"sku":"SRJ091SV27","price":35200.0,"currency_code":"JPY","in_stock":true},{"title":"28号","offer_id":42974056939609,"sku":"SRJ091SV28","price":35200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ134-2.jpg?v=1762757766"},{"product_id":"スコーピオンシルバーリング-srj021","title":"Bizarre\/ビザール スコーピオンシルバーリング SRJ021","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) - ブロック1 --\u003e\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\/SRJ136.jpg?v=1762757771\" class=\"img-fluid d-block w-100 product-img\" alt=\"指に絡みつく蠍のシルバーリング\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e研ぎ澄まされた美学\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e漆黒の眼差し\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e蠍の頭部に輝く\u003cstrong\u003eブラックオニキス\u003c\/strong\u003eが、神秘的な眼差しを宿します。緻密なフォルムは、熟練の職人技が織りなす本物の証です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_2f51ab8f-79e8-445b-8371-39a7ba91eab8.jpg?v=1762757770\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラックオニキスが輝く蠍のリング\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e輝く925シルバーの芸術\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\u003eフリーサイズ\u003c\/strong\u003eが心地よくフィットし、日々の装いに確かな個性を添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_12d158fd-9b71-4ae1-8213-3594df6a5593.jpg?v=1762757770\" class=\"img-fluid d-block w-100 product-img\" alt=\"指にフィットする蠍モチーフのフリーサイズリング\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e唯一無二の存在感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eスコーピオン（蠍）をモチーフに、蠍が全身で指に巻きつくような躍動感のあるデザインのシルバーリングです。シルバーを贅沢に使用したずっしりとした重みも感じる逸品です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eフリーサイズ仕様で1号毎にサイズ選択可能\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\u003e約21.5mm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e厚さ\u003c\/th\u003e\n                                \u003ctd\u003e約7.5mm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e重さ\u003c\/th\u003e\n                                \u003ctd\u003e約18.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\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誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、自分へのご褒美などにおすすめです。\u003c\/li\u003e\n                    \u003cli\u003eラッピングをご希望の場合は、Gift ラッピングを一緒にご注文ください。\u003c\/li\u003e\n                    \u003cli\u003eビザール唯一の直営店「ビザールギャラリー東京(原宿)」もございます。\u003c\/li\u003e\n                    \u003cli\u003eブランドコンセプトについては公式ブランド紹介ページをご覧ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"10号","offer_id":42974054121561,"sku":"SRJ021SV10","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"11号","offer_id":42974054154329,"sku":"SRJ021SV11","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"12号","offer_id":42974054187097,"sku":"SRJ021SV12","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"13号","offer_id":42974054219865,"sku":"SRJ021SV13","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"14号","offer_id":42974054252633,"sku":"SRJ021SV14","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"15号","offer_id":42974054285401,"sku":"SRJ021SV15","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974054318169,"sku":"SRJ021SV16","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"17号","offer_id":42974054350937,"sku":"SRJ021SV17","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974054383705,"sku":"SRJ021SV18","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"19号","offer_id":42974054416473,"sku":"SRJ021SV19","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"20号","offer_id":42974054449241,"sku":"SRJ021SV20","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"21号","offer_id":42974054482009,"sku":"SRJ021SV21","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"22号","offer_id":42974054514777,"sku":"SRJ021SV22","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"23号","offer_id":42974054547545,"sku":"SRJ021SV23","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"24号","offer_id":42974054580313,"sku":"SRJ021SV24","price":38500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ136.jpg?v=1762757771"},{"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"}],"url":"https:\/\/www.bizarregallerytokyo-edition.we-shop.jp\/collections\/free.oembed","provider":"BIZARRE GALLERY TOKYO - EDITION -","version":"1.0","type":"link"}