{"title":"ANGEL \u0026 DEVIL シリーズ","description":"","products":[{"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":"シャイニーエンジェルシルバーリング-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":"デビルシルバーペンダント2nd-トップのみ-stj017","title":"Bizarre\/ビザール デビル（悪魔の羽）シルバーペンダント2nd（トップのみ）STJ017","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e悪魔の羽、深淵なる輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e深く鮮やかな赤のミスティックトパーズと、禍々しくも美しい悪魔の羽の融合。身につけるたび、\u003cstrong\u003e神秘的な世界観\u003c\/strong\u003eへと誘う\u003cstrong\u003e唯一無二のデザイン\u003c\/strong\u003eが、あなたの\u003cstrong\u003e個性を際立たせます\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ017-1.jpg?v=1762757739\" class=\"img-fluid d-block w-100 product-img\" alt=\"魔道へと誘うデビルペンダント\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e魔道へと誘うデビルペンダント\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精巧な彫刻、石の煌めき\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eシルバーの羽一枚一枚に施された\u003cstrong\u003e精緻な彫刻\u003c\/strong\u003eが、光の陰影を生み出し、\u003cstrong\u003e立体感\u003c\/strong\u003eを際立たせる。深紅のミスティックトパーズは、見る角度によって表情を変え、魅了し続けます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_e469006a-721d-4b18-99de-a9edcb7202c1.jpg?v=1762757739\" class=\"img-fluid d-block w-100 product-img\" alt=\"細部に宿る美意識\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部に宿る美意識\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e個性際立つ、圧倒的な存在感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e胸元に確かな重みと存在感を放ち、どんなコーディネートも\u003cstrong\u003e唯一無二のスタイル\u003c\/strong\u003eへと昇華させる。普段使いはもちろん、特別な日のアクセントとしても、あなたの\u003cstrong\u003e個性を力強く表現します\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ017.jpg?v=1762757739\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタイリングを格上げ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイリングを格上げ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eBizarre人気の「エンジェル＆デビル」シリーズより、デビル（悪魔の羽）シルバーペンダント2ndが登場。トップのみの販売となります。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e深紅のミスティックトパーズと悪魔の羽が織りなす、魔道の世界観を表現したデザイン。\u003c\/li\u003e\n          \u003cli\u003eチェーンとトップを繋ぐバチカンにも悪魔の羽がデザインされ、細部までこだわりが光る逸品。\u003c\/li\u003e\n          \u003cli\u003e個性的な存在感を放ち、身につける人のスタイルを際立たせます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eこの商品の他にも、エンジェル＆デビルコレクションがございます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%A8%E3%83%B3%E3%82%B8%E3%82%A7%E3%83%AB-%E3%83%87%E3%83%93%E3%83%AB\"\u003eその他のエンジェル＆デビルコレクションはこちら\u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: STJ017\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e使用されている素材についてご案内します。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003e素材\u003c\/th\u003e\n                \u003ctd\u003e925silver　石：ミスティックトパーズ\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eデビル（悪魔の羽）シルバーペンダント2ndの各部のサイズです。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003e縦\u003c\/th\u003e\n                \u003cth\u003e横\u003c\/th\u003e\n                \u003cth\u003e厚み\u003c\/th\u003e\n                \u003cth\u003eバチカン内径\u003c\/th\u003e\n                \u003cth\u003e重さ\u003c\/th\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e約42mm\u003c\/td\u003e\n                \u003ctd\u003e約22mm\u003c\/td\u003e\n                \u003ctd\u003e約8mm\u003c\/td\u003e\n                \u003ctd\u003e約7×4.5mm\u003c\/td\u003e\n                \u003ctd\u003e約12g\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e購入にあたって\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e本商品はペンダントトップのみの販売です。チェーンをご希望の場合は別途ご注文ください。また、贈り物としてのラッピングも承っております。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eおススメのシルバーチェーンはSCC010 カットチェーンです。\u003c\/li\u003e\n          \u003cli\u003e誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、自分へのご褒美など、贈り物にも最適です。\u003c\/li\u003e\n          \u003cli\u003eラッピングご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文下さい。 \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\u003eGift ラッピングはこちら\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランドについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eシルバーアクセサリーブランド＜ビザール＞に関する情報です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eビザール唯一の直営店、ビザールギャラリー東京(原宿)をご紹介しております。 \u003ca title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\" href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\"\u003eビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eブランドのコンセプトやこだわりをご紹介しております。 \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003eブランド紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"Default Title","offer_id":42825277833305,"sku":"STJ017SV","price":41800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ017-1.jpg?v=1762757739"},{"product_id":"エンジェルシルバーペンダント2nd-トップのみ-stj016","title":"Bizarre\/ビザール エンジェル（天使の羽）シルバーペンダント2nd（トップのみ）STJ016","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e聖なる翼、胸元に宿る神秘\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e天使の羽に包まれた\u003cstrong\u003eミスティックトパーズ\u003c\/strong\u003eが、光を受けて幻想的に煌めきます。\u003cstrong\u003e立体的で重厚なフォルム\u003c\/strong\u003eは、見るたびに心に響く存在感を放つでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ016-2.jpg?v=1762757741\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e纏う、高潔なる輝き\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e蒼き煌めき、精緻な羽根の調べ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e透明感あふれる\u003cstrong\u003eライトブルーのミスティックトパーズ\u003c\/strong\u003eが、羽根の繊細な彫刻に抱かれて輝きます。比類なき\u003cstrong\u003e職人技\u003c\/strong\u003eが、細部に宿る\u003cstrong\u003e美意識\u003c\/strong\u003eを伝えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_6dcfc136-f970-4055-bcf3-0657adeb8037.jpg?v=1762757740\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e石と羽根の共演\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスタイルを格上げ、揺るぎない自信\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e胸元に\u003cstrong\u003e確かな存在感\u003c\/strong\u003eを添え、あなたの\u003cstrong\u003e個性\u003c\/strong\u003eを引き立てます。日常の装いから特別なシーンまで、\u003cstrong\u003e洗練された品格\u003c\/strong\u003eを漂わせる逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ016.jpg?v=1762757740\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e自己表現の象徴\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eBizarre人気のモチーフ「エンジェル＆デビル」シリーズのペンダントです。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e天使の羽をデザインしたフォルムと、落ち着いたライトブルーのミスティックトパーズが、優しく幸福な世界観を感じさせてくれます。\u003c\/li\u003e\n                \u003cli\u003e天使の羽のフォルムは立体的で重厚感があり、細部までビザールの拘りがデザインに行き届いた逸品です。\u003c\/li\u003e\n                \u003cli\u003e羽に包まれた神秘的な石は、美しい透明感のあるライトブルーのミスティックトパーズ。\u003c\/li\u003e\n                \u003cli\u003e神聖な印象の存在感あるアイテムです。\u003c\/li\u003e\n                \u003cli\u003e商品コード: STJ016\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e縦\u003c\/th\u003e\n                            \u003cth\u003e横\u003c\/th\u003e\n                            \u003cth\u003e厚み\u003c\/th\u003e\n                            \u003cth\u003eバチカン内径\u003c\/th\u003e\n                            \u003cth\u003e重さ\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e約37mm\u003c\/td\u003e\n                            \u003ctd\u003e約20mm\u003c\/td\u003e\n                            \u003ctd\u003e約7mm\u003c\/td\u003e\n                            \u003ctd\u003e7×3.5mm\u003c\/td\u003e\n                            \u003ctd\u003e約10.8g\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e925silver\u003c\/li\u003e\n                \u003cli\u003e石: ミスティックトパーズ\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eご購入時の注意点\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e販売価格は、シルバーペンダントのみの価格となります。\u003c\/li\u003e\n                \u003cli\u003eシルバーチェーンをセットでご希望のお客様は、シルバーチェーンを別途ご注文下さい。おススメのシルバーチェーンは、SCC010カットチェーンです。\u003c\/li\u003e\n                \u003cli\u003eラッピングご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文下さい。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランド・関連情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e贈り物としておすすめ: 誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、自分へのご褒美など。\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%A8%E3%83%B3%E3%82%B8%E3%82%A7%E3%83%AB-%E3%83%87%E3%83%93%E3%83%AB\"\u003eその他のエンジェル＆デビルコレクションはこちら\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003eビザール唯一の直営店: ビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003eシルバーアクセサリーブランド＜ビザール＞ブランド紹介はこちら\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"Default Title","offer_id":42825277866073,"sku":"STJ016SV","price":41800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ016-2.jpg?v=1762757741"},{"product_id":"ミスティックデビルシルバーリング-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":"デビルシルバーリング2nd-srj101","title":"Bizarre\/ビザール デビルシルバー リング 2nd SRJ101","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恐ろしい魔道を連想させる、Bizarre人気の「エンジェル＆デビル」シリーズ。\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_6b222b71-f2f3-4a74-9723-a49c35f762af.jpg?v=1762757763\" 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精巧に彫り込まれた925シルバー\u003c\/strong\u003eの悪魔の羽が、ミスティックトパーズの神秘的な輝きを際立たせます。約19mmの幅広なデザインながら、\u003cstrong\u003e細部までこだわり抜かれた造形\u003c\/strong\u003eが、見る者の心を捉えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_0197dd39-69bd-46d9-a1e1-15b70761b1e8.jpg?v=1762757763\" 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約15.2gの\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\/SRJ101_565948b2-b99e-40f1-ae41-88bf1e56b7d7.jpg?v=1762757763\" 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      \u003c\/ul\u003e\n      \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%A8%E3%83%B3%E3%82%B8%E3%82%A7%E3%83%AB-%E3%83%87%E3%83%93%E3%83%AB\"\u003eその他のエンジェル＆デビルコレクションはこちら\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ・仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eデビルシルバーリング2ndのサイズと仕様に関する情報です。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003e商品コード\u003c\/th\u003e\n              \u003ctd\u003eSRJ101\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約6.5mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e重さ\u003c\/th\u003e\n              \u003ctd\u003e約15.2g\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eデビルシルバーリング2ndに使用されている素材の詳細です。\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\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既製リングサイズ以外のサイズは、別途6,000円(税抜き)より対応しております。詳しくは \u003ca href=\"mailto:info@bizarre.ne.jp\"\u003einfo@bizarre.ne.jp\u003c\/a\u003e までご相談下さい。\u003c\/li\u003e\n        \u003cli\u003e贈り物として：誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、自分へのご褒美などにもおすすめです。\u003c\/li\u003e\n        \u003cli\u003eラッピングご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文下さい。 \u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\u003e→Gift ラッピングはこちら\u003c\/a\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eブランドについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eシルバーアクセサリーブランドBizarreに関する情報です。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eビザール唯一の直営店：\u003ca title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\" href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\"\u003eビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003eシルバーアクセサリーブランド＜ビザール＞：\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003eブランド紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"12号","offer_id":42974057693273,"sku":"SRJ101SV12","price":48400.0,"currency_code":"JPY","in_stock":true},{"title":"14号","offer_id":42974057726041,"sku":"SRJ101SV14","price":48400.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974057758809,"sku":"SRJ101SV16","price":48400.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974057791577,"sku":"SRJ101SV18","price":48400.0,"currency_code":"JPY","in_stock":false},{"title":"20号","offer_id":42974057824345,"sku":"SRJ101SV20","price":48400.0,"currency_code":"JPY","in_stock":false},{"title":"22号","offer_id":42974057857113,"sku":"SRJ101SV22","price":48400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ101-1.jpg?v=1762757763"},{"product_id":"エンジェルシルバーリング2nd-srj100","title":"Bizarre\/ビザール エンジェルシルバーリング2nd SRJ100","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\/SRJ100-2_9d9fc1f6-41a0-4688-9a23-55d5385e01b3.jpg?v=1762757765\" 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\/printimage_53844c18-4147-4118-af1b-d7f242dee3fe.jpg?v=1762757764\" 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幅約19mm、厚さ約6.5mmの\u003cstrong\u003eボリューム感\u003c\/strong\u003eが、指先に確かな存在感を放ちます。この唯一無二の輝きが、あなたのスタイルを格上げし、揺るぎない個性を確立します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ088-100-0_a7e3b4bf-3f7d-4b53-a770-037cea6cb67b.jpg?v=1762757765\" 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\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      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・石\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003e素材\u003c\/th\u003e\n                \u003ctd\u003e925silver\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e石\u003c\/th\u003e\n                \u003ctd\u003eミスティックトパーズ\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細・重さ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003e幅\u003c\/th\u003e\n                \u003ctd\u003e約19mm\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約15.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        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e贈り物に最適: 誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、自分へのご褒美など\u003c\/li\u003e\n          \u003cli\u003eGiftラッピングをご希望のお客様は、ご希望数ご注文ください。\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\u003e→Gift ラッピングはこちら\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\"\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\"\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  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e既製リングサイズ以外のサイズは、別途6,000円(税抜き)より対応しております。詳しくは、\u003ca href=\"mailto:info@bizarre.ne.jp\"\u003einfo@bizarre.ne.jp\u003c\/a\u003e までご相談下さい。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"12号","offer_id":42974057234521,"sku":"SRJ100SV12","price":48400.0,"currency_code":"JPY","in_stock":true},{"title":"14号","offer_id":42974057267289,"sku":"SRJ100SV14","price":48400.0,"currency_code":"JPY","in_stock":true},{"title":"16号","offer_id":42974057300057,"sku":"SRJ100SV16","price":48400.0,"currency_code":"JPY","in_stock":true},{"title":"18号","offer_id":42974057332825,"sku":"SRJ100SV18","price":48400.0,"currency_code":"JPY","in_stock":true},{"title":"20号","offer_id":42974057365593,"sku":"SRJ100SV20","price":48400.0,"currency_code":"JPY","in_stock":true},{"title":"22号","offer_id":42974057398361,"sku":"SRJ100SV22","price":48400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ100-2_9d9fc1f6-41a0-4688-9a23-55d5385e01b3.jpg?v=1762757765"},{"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":"sbp048","title":"Bizarre\/ビザール デビルシルバーバングル2nd SBP048","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e魔道誘うデビルバングル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e悪魔の羽根に抱かれたミスティックトパーズが、\u003cstrong\u003e深遠なる世界へ誘い込む\u003c\/strong\u003e。その\u003cstrong\u003e重厚な輝き\u003c\/strong\u003eは、腕元に\u003cstrong\u003e圧倒的な存在感\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP048_copy.jpg?v=1762757780\" class=\"img-fluid d-block w-100 product-img\" alt=\"デビルシルバーバングルのメイン画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二の腕元演出\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e瞳奪う神秘の輝石\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e深い赤のミスティックトパーズは、\u003cstrong\u003e光を浴びて幾通りもの表情を見せる\u003c\/strong\u003e。\u003cstrong\u003e立体的に表現された悪魔の羽根\u003c\/strong\u003eが、宝石の\u003cstrong\u003e魅力を一層際立たせます\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP048SV-01.jpg?v=1762757779\" class=\"img-fluid d-block w-100 product-img\" alt=\"デビルシルバーバングルの拡大画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e耽美な宝石の煌めき\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e纏う者を語る逸品\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e約31.4gの\u003cstrong\u003e確かな重み\u003c\/strong\u003eと、肌に\u003cstrong\u003e吸い付くような滑らかな装着感\u003c\/strong\u003e。バングル内側に施された\u003cstrong\u003e緻密なアラベスク模様\u003c\/strong\u003eは、\u003cstrong\u003e細部への拘りを雄弁に語ります\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP048-02.jpg?v=1762757779\" class=\"img-fluid d-block w-100 product-img\" alt=\"デビルシルバーバングルの背面画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e後ろ姿も抜かりなく\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eBizarreが誇る「エンジェル＆デビル」シリーズのバングルは、そのデザインと素材で見る者を魅了し、印象に残る圧倒的な存在感を放ちます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e悪魔の羽根をモチーフにした重厚なフォルム\u003c\/li\u003e\n          \u003cli\u003e深い赤色のミスティックトパーズが放つ神秘的な輝き\u003c\/li\u003e\n          \u003cli\u003e立体的なデザインと緻密なアラベスク模様による華やかさ\u003c\/li\u003e\n          \u003cli\u003eビザールのこだわりが行き届いた逸品\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品に使用されている素材と石の情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e 925silver\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e石:\u003c\/strong\u003e ミスティックトパーズ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e各部の詳細な寸法をご確認ください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003e項目\u003c\/th\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e幅\u003c\/td\u003e\n                \u003ctd\u003e約22mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e厚さ\u003c\/td\u003e\n                \u003ctd\u003e約3〜10.5mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e内径\u003c\/td\u003e\n                \u003ctd\u003e約60×45mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e開口部\u003c\/td\u003e\n                \u003ctd\u003e約30mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e重さ\u003c\/td\u003e\n                \u003ctd\u003e約31.4g\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e関連情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eご購入にあたって、知っておきたい情報をご案内します。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e贈り物として:\u003c\/strong\u003e 誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、自分へのご褒美など、様々なシーンにおすすめです。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eギフトラッピング:\u003c\/strong\u003e ラッピングをご希望のお客様は、\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"Gift ラッピング\"\u003eGift ラッピング\u003c\/a\u003eを一緒にご希望数ご注文ください。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eビザールギャラリー東京:\u003c\/strong\u003e ビザール唯一の直営店のご紹介です。\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003eビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eブランド紹介:\u003c\/strong\u003e シルバーアクセサリーブランド＜ビザール＞のコンセプトや歴史をご紹介します。\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003eブランド紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e関連コレクション:\u003c\/strong\u003e その他「エンジェル＆デビル」コレクションもご覧いただけます。\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%A8%E3%83%B3%E3%82%B8%E3%82%A7%E3%83%AB-%E3%83%87%E3%83%93%E3%83%AB\"\u003eその他のエンジェル＆デビルコレクションはこちら\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"Default Title","offer_id":42825285206105,"sku":"SBP048SV","price":55000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP048_copy.jpg?v=1762757780"},{"product_id":"sbp047","title":"Bizarre\/ビザール エンジェルシルバーバングル2nd SBP047","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eエンジェルバングル 天使の導き\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e天使の羽根を模した優雅なフォルムが、手元に\u003cstrong\u003e温かな光\u003c\/strong\u003eを灯します。落ち着いたライトブルーのミスティックトパーズが、あなたの個性を静かに際立たせる一点。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP047_copy.jpg?v=1762757781\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e神秘的な輝きを放つバングル\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e腕元を飾る洗練された曲線\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e重さ約33.4gの確かな存在感が、しっくりと腕に馴染む\u003cstrong\u003e快適な装着感\u003c\/strong\u003eを実現。内径約60×45mmの美しい曲線が、日常に溶け込む上質さを届けます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP047-02.jpg?v=1762757781\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e快適な着け心地と存在感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e神秘の宝石と祝福の彫金\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e透明感溢れるライトブルーのミスティックトパーズが、立体的な羽根の彫金に抱かれ、見る角度で\u003cstrong\u003e表情を変える煌めき\u003c\/strong\u003e。細密なアラベスク模様が、華麗な魅力を添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP047SV_01.jpg?v=1762757781\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e細部に宿る精緻な職人技\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eBizarre人気のモチーフ「エンジェル＆デビル」シリーズのバングルです。天使の羽根をデザインしたフォルムと、落ち着いたライトブルーのミスティックトパーズが、優しく幸福な世界を感じさせる逸品です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e立体的で重厚感のある天使の羽根フォルム\u003c\/li\u003e\n                \u003cli\u003e天使を導くように施されたアラベスク模様\u003c\/li\u003e\n                \u003cli\u003e美しい透明感のライトブルーミスティックトパーズ\u003c\/li\u003e\n                \u003cli\u003e神聖な印象と存在感あるアイテム\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%A8%E3%83%B3%E3%82%B8%E3%82%A7%E3%83%AB-%E3%83%87%E3%83%93%E3%83%AB\"\u003e→その他のエンジェル＆デビルコレクションはこちら\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・石\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e素材\u003c\/th\u003e\n                            \u003ctd\u003e925silver\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e石\u003c\/th\u003e\n                            \u003ctd\u003eミスティックトパーズ\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e縦\u003c\/th\u003e\n                            \u003ctd\u003e約22mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e厚さ\u003c\/th\u003e\n                            \u003ctd\u003e約3〜10.5mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e内径\u003c\/th\u003e\n                            \u003ctd\u003e約60×45mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e開口部\u003c\/th\u003e\n                            \u003ctd\u003e約30mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e重さ\u003c\/th\u003e\n                            \u003ctd\u003e約33.4g\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eSBP047\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eギフト・ラッピングについて\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e誕生日プレゼント、クリスマスプレゼント、記念日、ご自分へのご褒美など、様々な贈り物としておすすめです。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eラッピングをご希望のお客様は、Gift ラッピングを一緒にご希望数ご注文ください。\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\u003e→Gift ラッピングはこちら\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランド情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e■ビザール唯一の直営店\u003c\/p\u003e\n            \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003e→ビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\u003c\/p\u003e\n            \u003cp\u003e■シルバーアクセサリーブランド＜ビザール＞\u003c\/p\u003e\n            \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003e→ブランド紹介はこちら\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"Default Title","offer_id":42825285238873,"sku":"SBP047SV","price":55000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SBP047_copy.jpg?v=1762757781"},{"product_id":"spj059","title":"Bizarre\/ビザール デビルシルバーピアス2nd(1個売り) SPJ059","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\/SRJ059.jpg?v=1762757798\" 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厳選された925シルバーが織りなす\u003cstrong\u003e繊細な羽根のディテール\u003c\/strong\u003e。中央には、角度によって表情を変える深紅のミスティックトパーズが鎮座し、圧倒的な存在感を放ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_fb9682f5-9353-4168-9ec1-f848047d21dc.jpg?v=1762757797\" class=\"img-fluid d-block w-100 product-img\" alt=\"925シルバーとミスティックトパーズのピアス\"\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を加えます。わずか2gの軽さで、一日中快適に個性を主張できる逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_d4aa917d-2fd3-4070-9d4c-571a5015b99c.jpg?v=1762757797\" 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  \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小さなピアスでも悪魔の羽根のフォルムをしっかり表現し、立体的で重厚感のあるピアスに仕上げました。\u003c\/li\u003e\n        \u003cli\u003e躍動感のあるデビルの羽根に包まれた深い赤のミスティックトパーズが、恐ろしい魔道の世界を連想させます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%A8%E3%83%B3%E3%82%B8%E3%82%A7%E3%83%AB-%E3%83%87%E3%83%93%E3%83%AB\"\u003e→その他のエンジェル＆デビルコレクションはこちら\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eデビルシルバーピアス2ndの素材と商品情報です。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003e素材\u003c\/th\u003e\n              \u003ctd\u003e925silver\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e石\u003c\/th\u003e\n              \u003ctd\u003eミスティックトパーズ\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード: SPJ059\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              \u003ctd\u003e縦\u003c\/td\u003e\n              \u003ctd\u003e約13mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e横\u003c\/td\u003e\n              \u003ctd\u003e約10mm\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約2g\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eご購入にあたってのご注意\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eご注文の前にご確認ください。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eBizarreのピアスは全品、1個（片耳）売りです。両耳ご希望のお客様は、数量2とご指定下さい。\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      \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      \u003cp\u003eBizarreブランドに関する情報です。\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      \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003e→ビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003e→ブランド紹介はこちら\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"Default Title","offer_id":42825285959769,"sku":"SPJ059SV","price":16500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ059.jpg?v=1762757798"},{"product_id":"spj058","title":"Bizarre\/ビザール エンジェルシルバーピアス2nd(1個売り) SPJ058","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躍動感あふれる天使の羽根が、深淵なライトブルーのミスティックトパーズを優しく包み込みます。約11mm×9mmのサイズながら、その立体的で重厚な造形は確かな存在感を放ち、見る人の心を惹きつけます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ058_copy.jpg?v=1762757799\" 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シルバーが織りなす繊細な質感が、細部に宿る職人の確かな技を物語ります。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SPJ058-1.jpg?v=1762757798\" 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耳元に添えられたピアスは、決して主張しすぎることなく、しかし確かなオーラを放ちます。どんなスタイルにも馴染みながら、洗練された個性をプラスするデザイン。日常使いから特別な日まで、あなたの魅力を最大限に引き出します。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SPJ058-0.jpg?v=1762757799\" 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\u003cdetails class=\"spec-details\" open=\"\"\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 class=\"body-text\"\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%A8%E3%83%B3%E3%82%B8%E3%82%A7%E3%83%AB-%E3%83%87%E3%83%93%E3%83%AB\"\u003eその他のエンジェル＆デビルコレクションはこちら\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\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\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e縦\u003c\/th\u003e\n\u003cth\u003e横\u003c\/th\u003e\n\u003cth\u003e厚み\u003c\/th\u003e\n\u003cth\u003e重さ\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e約11mm\u003c\/td\u003e\n\u003ctd\u003e約9mm\u003c\/td\u003e\n\u003ctd\u003e約3mm\u003c\/td\u003e\n\u003ctd\u003e約1.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\" open=\"\"\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石: ミスティックトパーズ\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e商品コード: SPJ058\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-box\"\u003e\n\u003ch3 class=\"section-title\"\u003e配送・ラッピングについて\u003c\/h3\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eラッピングをご希望のお客様は、Gift ラッピングを一緒にご注文ください。\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\"\u003eGift ラッピングはこちら\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご購入の前にご確認ください\u003c\/h3\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eBizarreのピアスは全品、1個（片耳）売りです。両耳ご希望のお客様は、数量2とご指定下さい。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"Default Title","offer_id":42825285992537,"sku":"SPJ058SV","price":16500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SRJ058_copy.jpg?v=1762757799"}],"url":"https:\/\/www.bizarregallerytokyo-edition.we-shop.jp\/collections\/angel-devil-%e3%82%b7%e3%83%aa%e3%83%bc%e3%82%ba.oembed","provider":"BIZARRE GALLERY TOKYO - EDITION -","version":"1.0","type":"link"}