{"title":"サーペント","description":"","products":[{"product_id":"new-サーペントラウンドシルバーピアス-1個売りspj074のコピー","title":"Bizarre\/ビザール サーペントラウンド 蛇 シルバーピアス (1個売り)SPJ074","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\n      漆黒、深紅、そして黄金の輝き。キュービックジルコニアが放つ鮮烈な光は、獲物を誘う毒液そのもの。選ぶ色によって、あなたのスタイルに秘められたもう一つの顔を引き出します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/3f64161d6a6ae8a6de0fc12a54625e86.jpg?v=1762757671\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e男の個性を彩る選択肢\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e蛇モチーフ 絡みつく造形美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      繊細な曲線で表現された大蛇は、耳元に吸い付くように存在。その緻密なデザインは、細部に宿るこだわりを主張し、見る者の心に深く刻み込まれます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SPJ074-BK-02_6b244aa1-1d11-4a3f-818e-7958ea228115.jpg?v=1762757671\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eBizarre 確かな存在感ピアス\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e唯一無二 蛇の威圧感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      正面から捉えた蛇の表情は、獲物を見据える冷酷な眼差し。キュービックジルコニアの強い輝きと一体となり、身につける者のオーラを際立たせ、揺るぎない自信を纏わせます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SPJ074-BK-01_6e0621f5-756e-4601-b144-2d3f727a5a3e.jpg?v=1762757671\" 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\u003eSerpent（サーペント）とは、大蛇・毒蛇の意味。美しく輝くキュービックジルコニアは、今まさに滴り落ちる毒液のよう。そこにじっとりと絡みつく毒蛇の姿を表現したピアスです。\u003c\/p\u003e\n        \u003cp\u003eカラーはキュービックジルコニアのブラック、レッドに加え、今回ゴールドメッキを施したキュービックジルコニアクリアーが登場です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eその他のサーペントコレクションは\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%B5%E3%83%BC%E3%83%9A%E3%83%B3%E3%83%88\"\u003eこちら\u003c\/a\u003eからご覧いただけます。\u003c\/li\u003e\n        \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\u003e925silver\u003c\/li\u003e\n          \u003cli\u003eゴールドメッキ\u003c\/li\u003e\n          \u003cli\u003e石：キュービックジルコニア\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・重量\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003e縦\u003c\/th\u003e\n                \u003ctd\u003e約10mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e横\u003c\/th\u003e\n                \u003ctd\u003e約10mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e厚さ\u003c\/th\u003e\n                \u003ctd\u003e約最大7mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e重さ\u003c\/th\u003e\n                \u003ctd\u003e約1.5g\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eSPJ074\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\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      \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\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eブランド・店舗情報\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eBizarreについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eBizarre（ビザール）は、独特の世界観を持つシルバーアクセサリーブランドです。唯一の直営店やブランドの詳細については下記リンクよりご覧いただけます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003eビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003eシルバーアクセサリーブランド＜ビザール＞の\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\"\u003eブランド紹介はこちら\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"シルバー\/ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ","offer_id":42825267347545,"sku":"SPJ074BK","price":15400.0,"currency_code":"JPY","in_stock":false},{"title":"シルバー\/ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾚｯﾄﾞ","offer_id":42825267380313,"sku":"SPJ074RD","price":15400.0,"currency_code":"JPY","in_stock":true},{"title":"ゴールド\/ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱｸﾘｱｰ","offer_id":42825267413081,"sku":"SPJ074GD","price":15400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/3f64161d6a6ae8a6de0fc12a54625e86.jpg?v=1762757671"},{"product_id":"売れ筋商品-サーペントシルバーペンダント-トップのみ-stj034","title":"Bizarre\/ビザール　サーペントシルバーペンダント（トップのみ）蛇　STJ034","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e纏うは深淵の輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e獲物を捉える蛇の躍動感と、滴り落ちる毒液のようなジルコニアが、あなたの個性を研ぎ澄まします。身につけるたび、周囲の視線を引きつける\u003cstrong\u003e存在感\u003c\/strong\u003eを放ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ034-3.jpg?v=1762757734\" class=\"img-fluid d-block w-100 product-img\" alt=\"妖艶なサーペントデザインのペンダント\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e妖艶なサーペントデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eシルバーの艶めき、細工の妙\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e925シルバーが放つ、鈍くも力強い光沢。精緻な唐草模様と蛇の鱗が織りなす立体感は、角度を変えるたびに異なる表情を見せてくれます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ034-2.jpg?v=1762757734\" class=\"img-fluid d-block w-100 product-img\" alt=\"精巧なシルバー細工のクローズアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e匠の技が光る逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e視線を奪う、緻密な造形美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e縦約31mm、重さ約9.2gの迫力あるサイズに凝縮された、妥協なきディテール。絡みつく蛇の表情から、ジルコニアの配置まで、一つ一つの要素が\u003cstrong\u003e洗練された世界観\u003c\/strong\u003eを構築しています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_42f5b854-7c83-461a-90d6-db03db987b2d.jpg?v=1762757733\" class=\"img-fluid d-block w-100 product-img\" alt=\"胸元に輝くペンダントの全体像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e胸元に宿る芸術\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e「Serpent（サーペント）」とは、大蛇・毒蛇の意味。2018 Winter Serpent Collectionのペンダントです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e美しく輝くジルコニアは、今まさに滴り落ちる毒液のように表現されています。\u003c\/li\u003e\n        \u003cli\u003e獲物にじっとりと絡みつくかのような姿を、躍動感のあるラインと丁寧に彫り込んだ唐草で表現。\u003c\/li\u003e\n        \u003cli\u003e細かいディテールに至るまで拘り、存在感のあるデザインに仕上げました。\u003c\/li\u003e\n        \u003cli\u003eボディのカラーは、シルバーとブラックの２色からお選び頂けます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e※本商品はペンダントトップのみです。シルバーチェーンをセットでご希望のお客様は、別途ご注文下さい。おすすめのシルバーチェーンは、SCC010カットチェーンです。\u003c\/p\u003e\n      \u003cp\u003eその他のサーペントコレクションは\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%B5%E3%83%BC%E3%83%9A%E3%83%B3%E3%83%88\" title=\"その他のサーペントコレクション\"\u003eこちら\u003c\/a\u003e。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本商品の素材および商品コードは以下の通りです。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003e素材\u003c\/th\u003e\n              \u003ctd\u003e925silver　石：キュービックジルコニア\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e商品コード\u003c\/th\u003e\n              \u003ctd\u003eSTJ034\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eペンダントトップの各部寸法と重さです。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003e縦\u003c\/th\u003e\n              \u003ctd\u003e約31mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e横\u003c\/th\u003e\n              \u003ctd\u003e約21mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e厚み\u003c\/th\u003e\n              \u003ctd\u003e約最大6mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eバチカン内径\u003c\/th\u003e\n              \u003ctd\u003e約6×4mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e重さ\u003c\/th\u003e\n              \u003ctd\u003e約9.2g\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eその他ご案内\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本商品は様々なシーンでの贈り物としても最適です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、ご自身へのご褒美など。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eその他の関連情報も合わせてご確認ください。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eラッピングご希望のお客様は、\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\" title=\"GIFTラッピング\"\u003eGift ラッピング\u003c\/a\u003eを一緒にご注文下さい。\u003c\/li\u003e\n        \u003cli\u003eビザール唯一の直営店、\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\" title=\"ビザールギャラリー東京(原宿シルバーアクセサリー)\"\u003eビザールギャラリー東京(原宿)のご紹介\u003c\/a\u003eはこちら。\u003c\/li\u003e\n        \u003cli\u003eシルバーアクセサリーブランド＜ビザール＞の\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\" title=\"コンセプト\"\u003eブランド紹介\u003c\/a\u003eはこちら。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"ブラック","offer_id":42825277636697,"sku":"STJ034BK","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":42825277669465,"sku":"STJ034SV","price":38500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/STJ034-1.jpg?v=1762757734"},{"product_id":"売れ筋商品-サーペントシルバーリング-srj133","title":"Bizarre\/ビザール　サーペント蛇シルバーユニセックスリング SRJ133","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e指先に宿る魅惑の存在感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e美しく絡みつく大蛇の躍動感と、今にも滴り落ちそうな毒液を思わせるジルコニアの輝きが、見る者を惹きつけます。手元に\u003cstrong\u003e唯一無二の個性を宿し\u003c\/strong\u003e、あなたのスタイルを格上げする一本です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/3-SRJ133.jpg?v=1762757748\" class=\"img-fluid d-block w-100 product-img\" alt=\"指先に宿る魅惑の存在感\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e纏うアート、輝く個性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e妖艶な造形美が輝く蛇リング\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e丁寧に彫り込まれた唐草模様と流れるような蛇のボディラインが、生命力に満ちた精巧なデザインを際立たせています。光を受けて妖しく輝くキュービックジルコニアが、手元を\u003cstrong\u003e神秘的に彩ります\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_4df8d3a8-7174-4b10-a0d8-446c3f0968b8.jpg?v=1762757747\" class=\"img-fluid d-block w-100 product-img\" alt=\"妖艶な造形美が輝く蛇リング\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e息をのむディテール\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e指に溶け込む上質なフィット感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e裏側までこだわり抜かれた造形は、どの角度から見ても\u003cstrong\u003e妥協のない美しさ\u003c\/strong\u003eです。フリーサイズ仕様で、指に心地よくフィットし、日々の着用にもしなやかに寄り添う安心感があります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_9de6909a-3265-40dd-98d0-0bf8ad27fe76.jpg?v=1762757748\" class=\"img-fluid d-block w-100 product-img\" alt=\"指に溶け込む上質なフィット感\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e永く愛せる確かな品質\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品基本情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名: Bizarre\/ビザール サーペント蛇シルバーユニセックスリング\u003c\/li\u003e\n          \u003cli\u003e商品コード: SRJ133\u003c\/li\u003e\n          \u003cli\u003eコレクション: 2018Winter Serpent Collection\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eSerpent（サーペント）とは、大蛇・毒蛇の意味。美しく輝くキュービックジルコニアは、今まさに滴り落ちる毒液のよう。獲物にじっとりと絡みつくかのような姿を、躍動感のあるラインと丁寧に彫り込んだ唐草で表現した、存在感のあるリングです。細かいディテールに至るまでこだわりました。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e美しく輝くキュービックジルコニアが、毒液のように滴り落ちる様子を表現。\u003c\/li\u003e\n          \u003cli\u003e躍動感のあるラインと丁寧に彫り込まれた唐草模様が特徴。\u003c\/li\u003e\n          \u003cli\u003eボディカラーはシルバーとブラックの2色から選択可能。\u003c\/li\u003e\n          \u003cli\u003e誕生日、クリスマス、記念日、自分へのご褒美など、贈り物にも最適。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eフリーサイズ仕様で、1号毎にサイズを選べ、後々のサイズ変更も簡単です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eフリーサイズ: 1号毎にサイズ選択可能\u003c\/li\u003e\n          \u003cli\u003e幅: 最大約2.5cm\u003c\/li\u003e\n          \u003cli\u003e厚み: 最大約5mm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約12g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 925silver\u003c\/li\u003e\n          \u003cli\u003e石: キュービックジルコニア\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e関連リンク\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e関連コレクションやブランド情報はこちらから。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%B5%E3%83%BC%E3%83%9A%E3%83%B3%E3%83%88\"\u003eその他のサーペントコレクションはこちら\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/gift-wrapping\"\u003eGift ラッピングはこちら\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/bizarre-gallery-tokyo\"\u003eビザールギャラリー東京(原宿)のご紹介はこちら\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/pages\/concept-2\"\u003eブランド紹介はこちら\u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"ブラック \/ 12号","offer_id":42974063067225,"sku":"SRJ133BK12","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 13号","offer_id":42974063099993,"sku":"SRJ133BK13","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 14号","offer_id":42974063132761,"sku":"SRJ133BK14","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 15号","offer_id":42974063165529,"sku":"SRJ133BK15","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 16号","offer_id":42974063198297,"sku":"SRJ133BK16","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 17号","offer_id":42974063231065,"sku":"SRJ133BK17","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 18号","offer_id":42974063263833,"sku":"SRJ133BK18","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 19号","offer_id":42974063296601,"sku":"SRJ133BK19","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック \/ 20号","offer_id":42974063329369,"sku":"SRJ133BK20","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 12号","offer_id":42974063362137,"sku":"SRJ133SV12","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 13号","offer_id":42974063394905,"sku":"SRJ133SV13","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 14号","offer_id":42974063427673,"sku":"SRJ133SV14","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 15号","offer_id":42974063460441,"sku":"SRJ133SV15","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 16号","offer_id":42974063493209,"sku":"SRJ133SV16","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 17号","offer_id":42974063525977,"sku":"SRJ133SV17","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 18号","offer_id":42974063558745,"sku":"SRJ133SV18","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 19号","offer_id":42974063591513,"sku":"SRJ133SV19","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー \/ 20号","offer_id":42974063624281,"sku":"SRJ133SV20","price":38500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/3-SRJ133.jpg?v=1762757748"},{"product_id":"spj073","title":"Bizarre\/ビザール　サーペントミスティック　蛇　シルバーピアス(1個売り) SPJ073","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Palatino\", \"Palatino Linotype\", \"Book Antiqua\", serif, \"Noto Sans Japanese\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #dddddd;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #dddddd; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #666666; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #dddddd;\n      border-radius: 0px;\n      background-color: #ffffff; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ffffff; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #ffffff; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #666666; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #666666; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #dddddd; th, td { padding: 12px 8px; border: 1px solid #dddddd; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; background: #1c1c1c; color: #ffffff; border: 1px solid #3e3e3e; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e深遠なる輝き、個性が光る蛇ピアス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e深淵なる魅力が宿るサーペントの造形。二つの異なる表情を持つ\u003cstrong\u003eミスティックトパーズ\u003c\/strong\u003eが、あなたのスタイルに圧倒的な存在感を刻みつけます。独自の輝きを放ち、見る者を惹きつける一品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SPJ073-_copy.jpg?v=1772098847\" class=\"img-fluid d-block w-100 product-img\" alt=\"唯一無二の輝きを選ぶ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二の輝きを選ぶ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e神秘を宿す、毒蛇の誘惑\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e毒蛇が絡みつくミスティックトパーズは、まさに妖しい輝きを放つ毒液のよう。その精緻なディテールが、あなた自身の内に秘めた\u003cstrong\u003eワイルドな魅力\u003c\/strong\u003eを引き出します。見るたびに心を奪われることでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SPj073-02.jpg?v=1762757790\" 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わずか1.5gの軽さでありながら、この片耳ピアスは耳元で比類なき個性を主張します。立体的な蛇のデザインが、動きに合わせて神秘的な光を放ち、あなたの横顔を印象的に彩るでしょう。特別な夜に、\u003cstrong\u003e圧倒的な魅力\u003c\/strong\u003eを。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SPJ073-01.jpg?v=1762757790\" 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    \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\"\u003eSerpent（サーペント）は、大蛇・毒蛇の意味。妖艶に輝くミスティックトパーズは今まさに滴り落ちる毒液のよう。そこにじっとりと絡みつく毒蛇の姿を表現したピアスです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサーペント（大蛇・毒蛇）をモチーフにした妖艶なデザイン\u003c\/li\u003e\n          \u003cli\u003e見る角度で表情を変えるミスティックトパーズ\u003c\/li\u003e\n          \u003cli\u003eミスティックトパーズは2色から選択可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e本製品の素材は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e925silver\u003c\/li\u003e\n          \u003cli\u003eBK：ブラックルテメッキ\u003c\/li\u003e\n          \u003cli\u003e石：ミスティックトパーズ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\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\u003e約10mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e横\u003c\/th\u003e\n                \u003ctd\u003e約10mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e厚さ\u003c\/th\u003e\n                \u003ctd\u003e約最大7mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e重さ\u003c\/th\u003e\n                \u003ctd\u003e約1.5g\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e購入に関するご注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eご購入前に以下の点をご確認ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eBizarreのピアスは全品、1個（片耳）売りです。両耳をご希望の場合は、数量2とご指定ください。\u003c\/li\u003e\n          \u003cli\u003e誕生日プレゼント、クリスマスプレゼント、ギフト、記念日、自分へのご褒美など、贈り物としても最適です。\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        \u003cp class=\"body-text\"\u003eSPJ073\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"ブラック","offer_id":42825285533785,"sku":"SPJ073BK","price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":42825285566553,"sku":"SPJ073SV","price":16500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SPJ073-_copy.jpg?v=1772098847"},{"product_id":"spj072","title":"Bizarre\/ビザール　サーペントクロス（十字架）蛇　シルバーピアス(1個売り） SPJ072","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\/SPJ072-4.jpg?v=1762757792\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e唯一無二の表現\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e神聖と官能、共鳴する造形\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e危険なまでに魅惑的なサーペントと、厳かな十字架のコントラストが織りなす芸術。流れるような蛇のラインが耳元に艶やかな動きを与え、見る者を惹きつけます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SPJ072.jpg?v=1762757792\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e研ぎ澄まされた美学\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e漆黒に宿る、毒の雫\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eキュービックジルコニアが放つ、今にも滴り落ちそうな妖しい輝きを堪能ください。丁寧に施された\u003cstrong\u003e925シルバー\u003c\/strong\u003eの質感が、このピアスに深みと品格をもたらし、貴方の耳元でクールな魅力を放ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SPJ072-03.jpg?v=1762757791\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e細部まで魅せる艶\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e詳細情報\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eSerpent（サーペント）とは、大蛇・毒蛇の意味。美しく輝くキュービックジルコニアは、今まさに滴り落ちる毒液のよう。獲物のクロスを口にくわえたピアスは、シンプルながら存在感と個性が光ります。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eカラーは、ブラック、クリア、パープルの3色からお選び頂けます。\u003c\/li\u003e\n                    \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%B5%E3%83%BC%E3%83%9A%E3%83%B3%E3%83%88\"\u003eその他のサーペントコレクションはこちら\u003c\/a\u003e\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・カラー\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品の素材に関する詳細です。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e素材\u003c\/th\u003e\n                                \u003ctd\u003e925silver、PU：ブラックルテメッキ、石：キュービックジルコニア\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品のサイズと重さの概寸です。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e縦 約32mm\u003c\/td\u003e\n                                \u003ctd\u003e横 約10mm\u003c\/td\u003e\n                                \u003ctd\u003e厚み 約最大3mm\u003c\/td\u003e\n                                \u003ctd\u003e重さ 約2.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\u003eBizarreのピアスは全品、1個（片耳）売りです。両耳ご希望のお客様は、数量2とご指定下さい。\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                    \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商品コード: SPJ072\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":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ","offer_id":42825285632089,"sku":"SPJ072BK","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ｸﾘｱｰ","offer_id":42825285664857,"sku":"SPJ072CL","price":17600.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ","offer_id":42825285697625,"sku":"SPJ072PU","price":17600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SPJ072-4.jpg?v=1762757792"},{"product_id":"snj172","title":"Bizarre\/ビザール サーペントクロスシルバーペンダント（チェーンセット）SNJ172","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\/SNJ172_2336c65d-3495-43df-9f99-f083b92860c1.jpg?v=1762757810\" 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\u003e925シルバー\u003c\/strong\u003eの蛇が、獲物のクロスを力強くくわえ、耽美な世界を表現します。ブラックとパープル、異なる色のキュービックジルコニアが、それぞれに異なる個性を輝かせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SNJ172.jpg?v=1762757810\" 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胸元で主張する約32mmの縦長デザインは、あなたのファッションに深みとアクセントを与えます。アジャスター付きのチェーンが付属し、様々なトップスに合わせやすい理想的なバランスで、日々のスタイルを彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/printimage_7b184cff-40e2-42ae-af56-dda6be2d2cc2.jpg?v=1762757810\" 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    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e2018 Winter Serpent Collectionのペンダントです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eSerpent（サーペント）とは、大蛇・毒蛇を意味します。\u003c\/li\u003e\n          \u003cli\u003e美しく輝くキュービックジルコニアは、今まさに滴り落ちる毒液のようです。\u003c\/li\u003e\n          \u003cli\u003e獲物のクロスを口にくわえたデザインは、シンプルながら存在感と個性が光ります。\u003c\/li\u003e\n          \u003cli\u003eブラックのルテメッキ仕上げにはパープルのキュービックジルコニア、シルバーにはブラックのキュービックジルコニアの組み合わせからお選びいただけます。\u003c\/li\u003e\n          \u003cli\u003eシルバーチェーンセット販売商品です。\u003c\/li\u003e\n          \u003cli\u003eチェーンにはアジャスターが付いています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eペンダントのサイズと重さ、チェーンの長さです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e縦: 約32mm\u003c\/li\u003e\n          \u003cli\u003e横: 約最大10mm\u003c\/li\u003e\n          \u003cli\u003e厚さ: 約最大2.5mm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約10g\u003c\/li\u003e\n          \u003cli\u003eチェーン: 45cm + アジャスター5cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eおすすめのシーン\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e様々な贈り物や自分へのご褒美に最適です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e誕生日プレゼント\u003c\/li\u003e\n          \u003cli\u003eクリスマスプレゼント\u003c\/li\u003e\n          \u003cli\u003eギフト\u003c\/li\u003e\n          \u003cli\u003e記念日\u003c\/li\u003e\n          \u003cli\u003e自分へのご褒美\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランド・関連情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eビザールブランドの関連情報です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/direct.bizarre.ne.jp\/collections\/%E3%82%B5%E3%83%BC%E3%83%9A%E3%83%B3%E3%83%88\" title=\"その他のサーペントコレクション\"\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  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送案内\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eラッピングをご希望のお客様は、Gift ラッピングを一緒にご希望数、ご注文ください。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\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\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾊﾟｰﾌﾟﾙ","offer_id":42825286713433,"sku":"SNJ172BK","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"ｷｭｰﾋﾞｯｸｼﾞﾙｺﾆｱ\/ﾌﾞﾗｯｸ","offer_id":42825286746201,"sku":"SNJ172SV","price":33000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SNJ172-1.jpg?v=1762757810"},{"product_id":"see008","title":"Bizarre\/ビザール サーペント 蛇シルバーイヤーカフ SEE008","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  \u003ch2 class=\"product-name\"\u003eBizarre\/ビザール サーペント 蛇シルバーイヤーカフ SEE008\u003c\/h2\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\/SEE008_26afc22c-ea9c-411b-b294-ee03602c2e9f.jpg?v=1762757822\" 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\/SEE008.jpg?v=1762757821\" class=\"img-fluid d-block w-100 product-img\" alt=\"シルバーとブラックルテニウムの2色展開のイヤーカフ、異なる表情でスタイルを演出\"\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縦約36mmの堂々たるサイズ感ながら、約4.5gという\u003cstrong\u003e軽やかな装着感\u003c\/strong\u003e。側面から見ても、耳に沿うように計算し尽くされた\u003cstrong\u003e立体的なデザイン\u003c\/strong\u003eが魅力です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SEE008-BK-1.jpg?v=1762757820\" 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\"\u003eBizarreは、その独自の世界観と\u003cstrong\u003e熟練の職人技\u003c\/strong\u003eで、長年にわたり多くのファンを魅了してきました。本製品も、細部にまでこだわり抜いた職人の情熱が息づく逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SEE008_26afc22c-ea9c-411b-b294-ee03602c2e9f.jpg?v=1762757822\" class=\"img-fluid d-block w-100 product-img\" alt=\"Bizarreブランドの品質と職人技を示すイメージ、細部までこだわり抜かれた逸品\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e職人の手による芸術品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (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=\"basic-list\"\u003e\n        \u003cli\u003eブランド: Bizarre\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縦: 約36mm\u003c\/li\u003e\n        \u003cli\u003e横: 最大約2.5mm\u003c\/li\u003e\n        \u003cli\u003e厚さ: 最大約3mm\u003c\/li\u003e\n        \u003cli\u003e重さ: 約4.5g\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      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e品番: SEE008\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 情報がないため出力しない --\u003e\n  \u003c!-- 注意事項セクション (Notes) - 情報がないため出力しない --\u003e\n\n\u003c\/div\u003e","brand":"Bizarre","offers":[{"title":"ブラック","offer_id":42825287073881,"sku":"SEE008BK","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"シルバー","offer_id":42825287106649,"sku":"SEE008SV","price":19800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/3023\/8809\/files\/SEE008_26afc22c-ea9c-411b-b294-ee03602c2e9f.jpg?v=1762757822"}],"url":"https:\/\/www.bizarregallerytokyo-edition.we-shop.jp\/collections\/serpent.oembed","provider":"BIZARRE GALLERY TOKYO - EDITION -","version":"1.0","type":"link"}