{"title":"イヤリング・クリップ","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","products":[{"product_id":"185184724","title":"リュクスイヤークリップ|痛くなく落ちにくい！ワンタッチで簡単装着！キラキララインストーン付|リバーシブル│金属アレルギー対応│サージカルステンレス│つけっぱなし","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #faf8f5; \n      font-family: \"Anek Tamil\", \"Helvetica\", \"Arial\", 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 #d9d7d4;\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: 3px double #1c1c1c; padding-bottom: 6px; \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: #4c4c4c; \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 2px 8px 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%, #d0969d40 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 #d9d7d4;\n      border-radius: 0px;\n      background-color: #faf8f5; \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: #faf8f5; 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: #d0969d; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d9d7d4; 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: #faf8f5; 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: #d0969d; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #4c4c4c; 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: #4c4c4c; 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: #d0969d; 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 #d0969d; 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 #d9d7d4; th, td { padding: 12px 8px; border: 1px solid #d9d7d4; 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; border: 1px solid #d9d7d4; background: #faf8f5; 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\n「\u003cspan class=\"marker\"\u003e痛くなりにくい、落ちにくい\u003c\/span\u003e」\u003cbr\u003e\nピアスホールがなくても楽しめる、シンプルで上品なフープイヤリングです。\n\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\n「横顔を、もっと美しく。」\u003cbr\u003e\n贅沢にキラキラストーンを並べた、ハーフエタニティデザインのフープイヤクリップ。\u003cbr\u003e\n小ぶりながらも確かな存在感を放ち、日常の装いに凛とした輝きを添えてくれます。\n\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\n主張しすぎないサイズ感で、オフィススタイルやカジュアルコーデにも自然にマッチ。\u003cbr\u003e\n片面はストーン、片面はノーマルデザインなので、スタイルや気分に合わせて雰囲気を変えて楽しめます。\n\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\nワンタッチで開閉できる構造のため、忙しい朝もサッと簡単に装着可能。\u003cbr\u003e\nイヤリングとしてはもちろん、イヤーカフとしてもお使いいただけます。\n\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e\n素材には、水や汗に強く変色しにくい\u003cstrong\u003eサージカルステンレス\u003c\/strong\u003eを使用。\u003cbr\u003e\n\u003cstrong\u003e軽やかな着け心地で、毎日つけたくなる上品なフープイヤリングです。\u003c\/strong\u003e\n\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\n      \u003cstrong\u003e316Lサージカルステンレス\u003c\/strong\u003eの光沢と\u003cstrong\u003eラインストーン\u003c\/strong\u003eの輝きが織りなす、洗練されたデザイン。\u003cstrong\u003eリバーシブル\u003c\/strong\u003e仕様で、装いに合わせて印象が変化します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/6310\/9366\/files\/07309068bb5f5d31dff81ba9faf66a2450082d07bdd1d90c07507bc5609fe9d0.jpg?v=1775723790\" 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わずか1.5g、着けるを忘れる軽さ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      耳に負担をかけない\u003cstrong\u003e1.5gの超軽量設計\u003c\/strong\u003e。\u003cstrong\u003eワンタッチで簡単装着\u003c\/strong\u003e、\u003cstrong\u003e痛みを感じさせない\u003c\/strong\u003eやさしい着け心地が一日中続きます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/6310\/9366\/files\/095ca2dbfd774b0f40871007257ca1fdbb5ef5f4c58cfc7ca343e50e990753c9.jpg?v=1775723790\" 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\n      耳元に吸い付くようなフィット感で、\u003cstrong\u003e動いても落ちにくい安心設計\u003c\/strong\u003e。\u003cstrong\u003e金属アレルギー対応\u003c\/strong\u003eの肌に優しい素材で、\u003cstrong\u003eつけっぱなし\u003c\/strong\u003eでも快適です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/6310\/9366\/files\/450356797d9631786a292c7f287768706387afb589734f4659660ff0dd320930.jpg?v=1775723790\" class=\"img-fluid d-block w-100 product-img\" alt=\"装着イメージのイヤークリップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイルを選ばない、万能アイテム\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品スペック\u003c\/h3\u003e\n\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/img06.shop-pro.jp\/PA01133\/256\/etc_base64\/RS0wMS1oZWFkXzI.jpg?cmsp_timestamp=20250324145913\" alt=\"イヤークリップ全体像\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品は、日常使いに最適な機能性とデザイン性を兼ね備えています。\u003c\/p\u003e\n        \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リバーシブルで２WAYの表情\u003c\/li\u003e\n          \u003cli\u003eつけっぱなしでも快適\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品のサイズは以下の通りです。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd style=\"background-color: #f2f2f2; border: 1px solid #ccc; padding: 8px; width: 25%; text-align: center;\"\u003eサイズ\u003c\/td\u003e\n                \u003ctd style=\"border: 1px solid #ccc; padding: 6px 8px;\"\u003e\n                  \u003cdiv style=\"margin: 0; padding: 0; line-height: 1.3;\"\u003e大きさ（縦 × 横 × 厚み）\u003c\/div\u003e\n                  \u003cdiv style=\"margin: 0; padding: 0; line-height: 1.3;\"\u003e15mm × 15mm × 2mm\u003c\/div\u003e\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e※手作業による採寸のため、多少の誤差が生じる場合がございます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・重さ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eアレルギー対応素材を使用し、軽量で快適な着け心地を実現しました。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 316L サージカルステンレス\u003c\/li\u003e\n          \u003cli\u003e重さ: 1.5g\u003c\/li\u003e\n          \u003cli\u003e金属アレルギー対応\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"care-icons\"\u003e\n          \u003c!-- 洗濯表示や機能アイコンがある場合はここに配置 --\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リュクスイヤークリップ：両耳用（2個1セット）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) は情報がないため作成しない --\u003e\n  \u003c!-- 注意事項セクション (Notes) は情報がないため作成しない --\u003e\n\n\u003c\/div\u003e","brand":"teteアクセサリー","offers":[{"title":"GOLD","offer_id":49827709223158,"sku":"E-01-GOLD","price":3000.0,"currency_code":"JPY","in_stock":true},{"title":"SILVER","offer_id":49827709255926,"sku":"E-01-SILVER","price":3000.0,"currency_code":"JPY","in_stock":true},{"title":"PINK GOLD","offer_id":50669765230838,"sku":"E-01-PINKGOLD","price":3000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0776\/6310\/9366\/files\/07309068bb5f5d31dff81ba9faf66a2450082d07bdd1d90c07507bc5609fe9d0.jpg?v=1775723790"},{"product_id":"185370013","title":"ルナイヤークリップ│痛くなく落ちにくい！ピアスのようなイヤリング！│金属アレルギー対応│サージカルステンレス│つけっぱなし","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #faf8f5; \n      font-family: \"Anek Tamil\", \"Helvetica\", \"Arial\", 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 #d9d7d4;\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: 3px double #1c1c1c; padding-bottom: 6px; \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: #4c4c4c; \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 2px 8px 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%, #d0969d40 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 #d9d7d4;\n      border-radius: 0px;\n      background-color: #faf8f5; \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: #faf8f5; 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: #d0969d; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d9d7d4; 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: #faf8f5; 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: #d0969d; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #4c4c4c; 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: #4c4c4c; 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: #d0969d; 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 #d0969d; 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 #d9d7d4; th, td { padding: 12px 8px; border: 1px solid #d9d7d4; 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; border: 1px solid #d9d7d4; background: #faf8f5; 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高品位な316Lステンレス採用\u003c\/strong\u003eで、肌に触れるアクセサリーだからこその\u003cstrong\u003e安心感\u003c\/strong\u003eを提供。日常に寄り添う、ずっと愛せるパートナーです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/6310\/9366\/files\/f095cf35993be04e79d5ba09d21727add18ef4a966d51d10337e38617db885a1.jpg?v=1775723787\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e選べる輝き、2色の魅力\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\/0776\/6310\/9366\/files\/0671705db8f718efc4162b7ac2ec8b17b387b9a136584e0a2546c7a6e2fcf5fd.jpg?v=1775723787\" 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約1.5gの超軽量設計\u003c\/strong\u003eが、まるで着けていることを忘れるほどの軽やかさを実現。\u003cstrong\u003eワンタッチで簡単に装着\u003c\/strong\u003eでき、忙しい毎日にも寄り添う一品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/6310\/9366\/files\/69a26b51654ba128f87925492c0ec091ccec8514603bfcde757e326bd6149463.jpg?v=1775723787\" 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\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eピアスに見えて、耳にやさしい。落ちにくく快適なイヤークリップです。ピアスホールがなくても楽しめる、シンプル＆上品なデザイン。ワンタッチ装着で着け心地もラクラク、日常のコーデに自然に溶け込みます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eピアスのような見た目のクリップ式イヤリング\u003c\/li\u003e\n        \u003cli\u003e耳を圧迫しにくく、長時間でも快適なつけ心地\u003c\/li\u003e\n        \u003cli\u003e金属アレルギーに対応した316Lステンレス使用\u003c\/li\u003e\n        \u003cli\u003eシンプル＆ミニマルで性別を問わず着用可能\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eオフィススタイルやデイリーコーデにさりげない輝きをプラス。ユニセックス仕様なので、ペア使いやシェアアクセサリーとしてもおすすめです。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ・仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \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\u003e316Lステンレス\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eカラー\u003c\/td\u003e\n              \u003ctd\u003eゴールド \/ シルバー\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eサイズ\u003c\/td\u003e\n              \u003ctd\u003e約1.5cm × 1.5cm × 0.2cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e重さ\u003c\/td\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\u003c\/div\u003e","brand":"teteアクセサリー","offers":[{"title":"GOLD","offer_id":49827709288694,"sku":"E-02-GOLD","price":3000.0,"currency_code":"JPY","in_stock":true},{"title":"SILVER","offer_id":49827709321462,"sku":"E-02-SILVER","price":3000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0776\/6310\/9366\/files\/f095cf35993be04e79d5ba09d21727add18ef4a966d51d10337e38617db885a1.jpg?v=1775723787"},{"product_id":"189206892","title":"バイカラーグレースイヤークリップ│痛くなく落ちにくい！ピアスのようなイヤリング！│金属アレルギー対応│サージカルステンレス│つけっぱなし","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #faf8f5; \n      font-family: \"Anek Tamil\", \"Helvetica\", \"Arial\", 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 #d9d7d4;\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: 3px double #1c1c1c; padding-bottom: 6px; \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: #4c4c4c; \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 2px 8px 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%, #d0969d40 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 #d9d7d4;\n      border-radius: 0px;\n      background-color: #faf8f5; \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: #faf8f5; 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: #d0969d; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d9d7d4; 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: #faf8f5; 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: #d0969d; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #4c4c4c; 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: #4c4c4c; 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: #d0969d; 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 #d0969d; 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 #d9d7d4; th, td { padding: 12px 8px; border: 1px solid #d9d7d4; 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; border: 1px solid #d9d7d4; background: #faf8f5; 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\/0776\/6310\/9366\/files\/6ab945c5157d0c022ec13a2de5d526cb038ecb7a60583ad7f4af79cbee04218d.jpg?v=1775723783\" class=\"img-fluid d-block w-100 product-img\" alt=\"バイカラーグレースイヤークリップのイメージ画像\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e個性を引き出す耳元の輝き\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - 快適な装着感 --\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\/0776\/6310\/9366\/files\/8f143c05256981a4053980cb34a1ca5d3652e09c34634948f04f786a7cd21475.jpg?v=1775723783\" class=\"img-fluid d-block w-100 product-img\" alt=\"イヤークリップの装着構造説明画像\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eストレスフリーな毎日へ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ピアスのような佇まい --\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\/0776\/6310\/9366\/files\/40b6ad5b7f3718716a217ad8f1fb0f266f73282cf7c4fc8a35a5b8638abad717.jpg?v=1775723783\" class=\"img-fluid d-block w-100 product-img\" alt=\"イヤークリップ着用イメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e品格ある横顔を演出\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - デザインと印象 --\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    \u003c\/div\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    \u003c\/div\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    \u003c\/div\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\u003e316Lサージカルステンレスを採用\u003c\/strong\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        \u003c!-- 商品の主な特徴 --\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の主な特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのイヤークリップは、快適な着け心地と洗練されたデザインを両立させました。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eピアスのような自然な一体感\u003c\/li\u003e\n                    \u003cli\u003e痛くなりにくく、落ちにくい設計\u003c\/li\u003e\n                    \u003cli\u003eつけっぱなしでも安心\u003c\/li\u003e\n                    \u003cli\u003e金属アレルギー対応\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- サイズと重さ --\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\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\u003e12mm × 12mm × 厚み 約4mm\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        \u003c!-- 素材・仕様 --\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e医療現場でも使われる高品質な素材を採用し、日常使いに耐える耐久性も兼ね備えています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e 316L サージカルステンレス\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eセット内容:\u003c\/strong\u003e 両耳用（2個セット）\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    \u003c\/div\u003e\n\u003c!-- \/スペック・詳細セクション --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"teteアクセサリー","offers":[{"title":"Default Title","offer_id":49827709354230,"sku":"E-04","price":3000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0776\/6310\/9366\/files\/6ab945c5157d0c022ec13a2de5d526cb038ecb7a60583ad7f4af79cbee04218d.jpg?v=1775723783"},{"product_id":"189270156","title":"デュアルグレース・イヤークリップ│痛くなく落ちにくい！ピアスのようなイヤリング！│金属アレルギー対応│サージカルステンレス│つけっぱなし","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #faf8f5; \n      font-family: \"Anek Tamil\", \"Helvetica\", \"Arial\", 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 #d9d7d4;\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: 3px double #1c1c1c; padding-bottom: 6px; \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: #4c4c4c; \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 2px 8px 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%, #d0969d40 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 #d9d7d4;\n      border-radius: 0px;\n      background-color: #faf8f5; \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: #faf8f5; 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: #d0969d; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d9d7d4; 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: #faf8f5; 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: #d0969d; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #4c4c4c; 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: #4c4c4c; 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: #d0969d; 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 #d0969d; 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 #d9d7d4; th, td { padding: 12px 8px; border: 1px solid #d9d7d4; 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; border: 1px solid #d9d7d4; background: #faf8f5; 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        \u003cp class=\"body-text\"\u003e痛くなく落ちにくい、\u003cstrong\u003eピアスのようなイヤリング！\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e金属アレルギー対応\u003c\/strong\u003eの\u003cstrong\u003eサージカルステンレス\u003c\/strong\u003e製で、つけっぱなしでも安心です。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 各商品解説ブロック --\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e品格漂うデュアルカラー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eゴールド\u003c\/strong\u003eと\u003cstrong\u003eシルバー\u003c\/strong\u003eの洗練されたコンビネーションが、耳元に\u003cstrong\u003e知的な輝き\u003c\/strong\u003eを添えます。医療用にも使われる\u003cstrong\u003eサージカルステンレス製\u003c\/strong\u003eで、水や汗に強く、美しい輝きを長く保ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/6310\/9366\/files\/b5ba7633d0c7b51c70502d1e5c2c8f71ba03ea62aca3e9a3ff79845281bd5571.jpg?v=1775723779\" 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\/0776\/6310\/9366\/files\/5449c111a0db1ad7c8fa83b8cf94b9d088490c323df49e9b13e2e02e96771b2a.jpg?v=1775723779\" 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\/0776\/6310\/9366\/files\/be936aad0f0d5e8d2a0bbfbd68cd5374a15386ea43142703a7279245784c0b38.jpg?v=1775723779\" 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!-- 既存LPから抽出した追加解説 --\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    \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    \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    \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    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e水や汗に強い、316Lステンレス。\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e医療用にも使われるサージカルステンレスを採用。変色しにくくお手入れも簡単なので、季節を問わずデイリーに使えます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eデュアルグレース・イヤークリップは、見た目の美しさだけでなく、機能性にも優れています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\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\n\u003cstrong\u003e金属アレルギー対応\u003c\/strong\u003eの\u003cstrong\u003e316Lサージカルステンレス製\u003c\/strong\u003e。\u003c\/li\u003e\n                    \u003cli\u003e水や汗に強く、\u003cstrong\u003e変色しにくい\u003c\/strong\u003eため、\u003cstrong\u003eつけっぱなし\u003c\/strong\u003eでも美しい輝きを長く保てます。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eゴールドとシルバーのリバーシブルデザイン\u003c\/strong\u003eで、その日の気分や服装に合わせて魅力を使い分け。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \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\u003e13mm × 13mm × 厚み 約2mm（正面部分約3.5mm）\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e重さ\u003c\/th\u003e\n                                \u003ctd\u003e約2.0g\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e素材\u003c\/th\u003e\n                                \u003ctd\u003e316L サージカルステンレス\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eセット内容\u003c\/th\u003e\n                                \u003ctd\u003e両耳用（2個セット）\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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"teteアクセサリー","offers":[{"title":"Default Title","offer_id":49827709386998,"sku":"E-05","price":3000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0776\/6310\/9366\/files\/b5ba7633d0c7b51c70502d1e5c2c8f71ba03ea62aca3e9a3ff79845281bd5571.jpg?v=1775723779"},{"product_id":"189275413","title":"エクリプス・イヤークリップ│痛くなく落ちにくい！ピアスのようなイヤリング！│金属アレルギー対応│サージカルステンレス│つけっぱなし","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #faf8f5; \n      font-family: \"Anek Tamil\", \"Helvetica\", \"Arial\", 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 #d9d7d4;\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: 3px double #1c1c1c; padding-bottom: 6px; \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: #4c4c4c; \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 2px 8px 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%, #d0969d40 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 #d9d7d4;\n      border-radius: 0px;\n      background-color: #faf8f5; \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: #faf8f5; 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: #d0969d; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d9d7d4; 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: #faf8f5; 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: #d0969d; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #4c4c4c; 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: #4c4c4c; 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: #d0969d; 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 #d0969d; 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 #d9d7d4; th, td { padding: 12px 8px; border: 1px solid #d9d7d4; 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; border: 1px solid #d9d7d4; background: #faf8f5; 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\/0776\/6310\/9366\/files\/060658e64e1701e461faa22b73c0c20d0a2ad5de796629263828005b126dac70.jpg?v=1775723775\" 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\/0776\/6310\/9366\/files\/5331c872d2d1ee3525146147214d301c3ea60bff9436d252df2ce330d35e6b86.jpg?v=1775723775\" 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\u003e316Lサージカルステンレス製\u003c\/strong\u003eで、金属アレルギーに配慮。汗や水に強く、つけっぱなしでも快適。永く愛用できる肌への優しさです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/6310\/9366\/files\/74c9f37846f90110ab61fc896fa9f45689d2cb78ad0707424af4eed883dde868.jpg?v=1775723775\" class=\"img-fluid d-block w-100 product-img\" alt=\"サージカルステンレス製イヤーカフの耐久性\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eタフで優しい素材\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴とコンセプト\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「エクリプス・イヤークリップ」は、ブラックとシルバーのコントラストが特徴の、耳元をスタイリッシュに魅せるイヤークリップです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e痛くなく落ちにくい\u003c\/strong\u003e設計で、ピアスのような自然なつけ心地\u003c\/li\u003e\n          \u003cli\u003e曲線とシャープなブラックラインが織りなす、計算されたバイカラーデザイン\u003c\/li\u003e\n          \u003cli\u003e角度によって表情を変え、クールにも上品にも魅せる\u003c\/li\u003e\n          \u003cli\u003e静かな存在感で、スタイル全体を引き締め、顔周りを明るく演出\u003c\/li\u003e\n          \u003cli\u003eデニムやスウェットなどのカジュアルコーデにも馴染むツートーン\u003c\/li\u003e\n          \u003cli\u003e動きのあるシーンでも外れにくいフィット感\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e耳たぶに沿いやすく、男女問わずお使いいただきやすいサイズ感です。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003ctd\u003e13mm × 13mm × 厚み 2mm（正面部分 約3.5mm）\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e個数\u003c\/th\u003e\n                \u003ctd\u003e両耳用（ペア）\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e重さ\u003c\/th\u003e\n                \u003ctd\u003e約2.0g\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e素材\u003c\/th\u003e\n                \u003ctd\u003e316L サージカルステンレス\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003c!-- サイズ表の画像などがあれば、ここに配置 --\u003e\n        \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"__IMG_SIZE_CHART__\" class=\"img-fluid\" alt=\"サイズチャート\"\u003e\u003c\/div\u003e --\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\n\u003cstrong\u003e316Lサージカルステンレス製\u003c\/strong\u003eで、金属アレルギーに配慮\u003c\/li\u003e\n          \u003cli\u003e汗や水に強く、色の変化が少ないため、つけっぱなしでも快適\u003c\/li\u003e\n          \u003cli\u003e傷がつきにくく、お手入れも簡単なため、長く愛用できる\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003c!-- 素材特性アイコンや洗濯表示などがあれば、ここに配置 --\u003e\n        \u003c!-- \u003cdiv class=\"care-icons\"\u003e\n          \u003cimg src=\"__IMG_ICON_ALLERGY_FREE__\" alt=\"アレルギー対応アイコン\"\u003e\n          \u003cimg src=\"__IMG_ICON_WATER_RESISTANT__\" alt=\"耐水性アイコン\"\u003e\n        \u003c\/div\u003e --\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 提供情報がないため出力しない --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) - 提供情報がないため出力しない --\u003e\n\n\u003c\/div\u003e","brand":"teteアクセサリー","offers":[{"title":"Default Title","offer_id":49827709419766,"sku":"E-05","price":3000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0776\/6310\/9366\/files\/060658e64e1701e461faa22b73c0c20d0a2ad5de796629263828005b126dac70.jpg?v=1775723775"}],"url":"https:\/\/amie-jewels.we-shop.jp\/collections\/earring.oembed","provider":"ウェブソニック","version":"1.0","type":"link"}