{"product_id":"silver925-シルバーフィガロチェーンチョーカー-ネックレス36cm-アジャスター5cm-reeplushハンドメイド","title":"Silver925｜シルバーフィガロチェーンチョーカー ネックレス36cm+アジャスター5cm（Reeplushハンドメイド）","description":"\u003c!-- ▼ 全体統一デザインシステム（自社工房製・ハンドクラフトチェーンチョーカー決定版） --\u003e\n\u003cstyle\u003e\n  :root {\n    --card-bg: #f8f5f1;          \/* 洗練された淡いニュアンスベージュ *\/\n    --text: #2c2520;             \/* 深みのある墨色ブラウン *\/\n    --accent: #8c8275;           \/* シックなゴールドベージュ *\/\n    --border: rgba(140, 130, 117, 0.2);\n    --radius: 12px;\n  }\n\n  .rp-product-container {\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: var(--text);\n    line-height: 1.7;\n    letter-spacing: 0.04em;\n    text-align: left;\n  }\n\n  \/* 共通案内カード（発送・仕様案内） *\/\n  .rp-notice-card {\n    background-color: #fff;\n    border: 1px solid var(--accent);\n    border-radius: var(--radius);\n    padding: 25px;\n    margin-bottom: 30px;\n  }\n  .rp-notice-section {\n    margin-bottom: 0;\n  }\n  .rp-notice-title {\n    font-size: 0.88rem;\n    font-weight: 600;\n    color: var(--text);\n    margin: 0 0 6px 0;\n  }\n  .rp-notice-text {\n    font-size: 0.82rem;\n    color: #555;\n    margin: 0;\n  }\n\n  \/* タイトル・商品説明エリア *\/\n  .rp-heading-group {\n    margin-bottom: 35px;\n    padding: 0 5px;\n  }\n  .rp-product-series {\n    font-size: 0.75rem;\n    color: var(--accent);\n    letter-spacing: 0.1em;\n    margin: 0 0 5px 0;\n    font-weight: 600;\n  }\n  .rp-product-title {\n    font-size: 1.4rem;\n    font-weight: 600;\n    color: var(--text);\n    margin: 0 0 20px 0;\n    letter-spacing: 0.05em;\n  }\n  .rp-description-text {\n    font-size: 0.92rem;\n    margin-bottom: 15px;\n  }\n\n  \/* コンテンツセクション共通ブロック *\/\n  .rp-content-block {\n    background-color: #fff;\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 25px;\n    margin-bottom: 35px;\n  }\n  .rp-block-title {\n    font-size: 0.95rem;\n    font-weight: 600;\n    color: var(--text);\n    margin: 0 0 20px 0;\n    border-bottom: 1px solid var(--border);\n    padding-bottom: 8px;\n  }\n\n  \/* ボタン・アレンジ提案ブロック *\/\n  .rp-arrange-box {\n    background: var(--card-bg);\n    border: 1px solid rgba(140, 130, 117, 0.3);\n    border-radius: var(--radius);\n    padding: 22px;\n    margin-bottom: 35px;\n  }\n  .rp-btn-group {\n    display: flex;\n    gap: 12px;\n    justify-content: flex-start;\n    flex-wrap: wrap;\n    margin: 15px 0 10px 0;\n  }\n  .rp-btn-main {\n    display: inline-block;\n    padding: 10px 20px;\n    background: var(--accent);\n    color: #fff !important;\n    text-decoration: none;\n    font-size: 0.78rem;\n    font-weight: 600;\n    border-radius: 999px;\n    letter-spacing: 0.05em;\n    transition: opacity 0.2s ease;\n  }\n  .rp-btn-sub {\n    display: inline-block;\n    padding: 10px 20px;\n    border: 1px solid var(--accent);\n    color: var(--accent) !important;\n    background: #fff;\n    text-decoration: none;\n    font-size: 0.78rem;\n    font-weight: 600;\n    border-radius: 999px;\n    letter-spacing: 0.05em;\n    transition: background 0.2s ease, opacity 0.2s ease;\n  }\n  .rp-btn-main:hover, .rp-btn-sub:hover {\n    opacity: 0.8;\n  }\n\n  \/* 天然石・素材解説カード *\/\n  .rp-stone-card {\n    background: #fff;\n    border: 1px solid #f0f0f0;\n    border-radius: 8px;\n    padding: 18px;\n    margin-bottom: 18px;\n  }\n  .rp-stone-card:last-child {\n    margin-bottom: 0;\n  }\n  .rp-stone-title {\n    font-size: 0.92rem;\n    font-weight: 600;\n    color: var(--text);\n    margin: 0 0 8px 0;\n  }\n\n  \/* スペックテーブルの美化 *\/\n  .rp-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 35px 0;\n    font-size: 0.88rem;\n  }\n  .rp-spec-table tr {\n    border-bottom: 1px solid #eee;\n  }\n  .rp-spec-table th {\n    width: 30%;\n    padding: 15px 10px;\n    background-color: #fafafa;\n    font-weight: 600;\n    color: #8c744a;\n    text-align: left;\n    vertical-align: middle;\n  }\n  .rp-spec-table td {\n    width: 70%;\n    padding: 15px 10px;\n    vertical-align: middle;\n    color: #555;\n  }\n\n  \/* 注意事項（アテンション） *\/\n  .rp-attention-box {\n    background-color: #fafafa;\n    border: 1px solid #eee;\n    padding: 25px;\n    font-size: 0.78rem;\n    line-height: 1.8;\n    color: #666;\n    border-radius: 12px;\n    list-style-type: none;\n    padding-left: 20px;\n    margin: 0;\n  }\n  .rp-attention-box li {\n    position: relative;\n    margin-bottom: 8px;\n  }\n  .rp-attention-box li::before {\n    content: \"※\";\n    position: absolute;\n    left: -16px;\n    color: var(--accent);\n  }\n  .rp-attention-box li:last-child {\n    margin-bottom: 0;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rp-product-container\"\u003e\n\u003c!-- ▼ カテゴリバッジ（自社工房製仕様） --\u003e\n\u003cdiv style=\"display: inline-block; background: #8c744a; color: #fff; font-size: 11px; font-weight: 600; padding: 2px 8px; border-radius: 3px; letter-spacing: 0.05em; margin-bottom: 15px;\"\u003e【Reeplushハンドメイド】\u003c\/div\u003e\n\u003c!-- ▼ 発送・製品に関する重要なお知らせ（ハンドクラフト発送納期） --\u003e\n\u003cdiv class=\"rp-notice-card\"\u003e\n\u003cdiv class=\"rp-notice-section\"\u003e\n\u003ch5 class=\"rp-notice-title\"\u003e■ 制作・発送スケジュールについて\u003c\/h5\u003e\n\u003cp class=\"rp-notice-text\"\u003e本商品はご注文をいただいてから、Reeplushが一点ずつ手作業でお仕立ていたします。\u003cstrong\u003e発送までに約3〜5日\u003c\/strong\u003eお時間をいただいております。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ▼ 商品説明本文 --\u003e\n\u003cdiv class=\"rp-heading-group\"\u003e\n\u003cp class=\"rp-product-series\"\u003eMADE in JAPAN Reeplush Handmade accessory\u003c\/p\u003e\n\u003ch1 class=\"rp-product-title\"\u003eSilver925 × Figaro chain Choker Necklace\u003c\/h1\u003e\n\u003cp class=\"rp-description-text\"\u003e長いコマと短いコマを交互に組み合わせた、クラシカルな表情が魅力の\u003cmeta charset=\"utf-8\"\u003e幅約1.9mmのフィガロチェーンで仕立てたチョーカーネックレス。光を受けるたびに繊細な輝きを放ち、印象的な胸元を演出してくれます。\u003c\/p\u003e\n\u003cp class=\"rp-description-text\"\u003e約36cm＋アジャスター5cmの長さ設計のため、首のラインにすっきりと添わせたり、少し長さを出して落ち着いたバランスを楽しんだりと、胸元の空き具合やコーディネートに合わせて柔軟に調整していただけます。\u003c\/p\u003e\n\u003cp class=\"rp-description-text\"\u003eシンプルに一本で上品な抜け感を出すのはもちろん、お気に入りのチャームや天然石ネックレスとの重ね付けにも最適。デイリーに寄り添い、スタイリングを軽やかに格上げしてくれる万能な一本です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ▼ コーディネート・アレンジ提案 --\u003e\n\u003cdiv class=\"rp-arrange-box\"\u003e\n\u003ch4 style=\"font-size: 0.92rem; font-weight: 600; margin: 0 0 8px 0; color: var(--text);\"\u003eコーディネートをもっと楽しみたい方へ\u003c\/h4\u003e\n\u003cp style=\"font-size: 0.82rem; color: #555; margin: 0; line-height: 1.6;\"\u003eお好みで軽量チャームやペンダントトップをプラスすると、より自分らしいアレンジをお楽しみいただけます。長さの異なるネックレスとの重ね付け（レイヤード）スタイルにもおすすめです。\u003c\/p\u003e\n\u003cdiv class=\"rp-btn-group\"\u003e\n\u003ca class=\"rp-btn-main\" href=\"https:\/\/reeplush.shop\/collections\/%E8%BB%BD%E9%87%8Fcharm\"\u003e軽量チャームをみる ＞\u003c\/a\u003e \u003ca class=\"rp-btn-sub\" href=\"https:\/\/reeplush.shop\/collections\/pendant-necklace\"\u003eシルバーチェーンをみる ＞\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.75rem; color: #7a736c; margin: 0;\"\u003e※重さのあるトップを装着する際は、チェーン本体へ負担がかかる場合があるためご注意ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ▼ 素材の魅力・解説エリア --\u003e\n\u003cdiv class=\"rp-content-block\"\u003e\n\u003ch3 class=\"rp-block-title\"\u003eシルバー（Silver925）の魅力\u003c\/h3\u003e\n\u003cdiv class=\"rp-stone-card\"\u003e\n\u003cdiv class=\"rp-stone-title\"\u003e【Silver925】 - 時を重ねるごとに深まる、やわらかな輝き\u003c\/div\u003e\n\u003cp style=\"font-size: 0.82rem; color: #555; margin: 0; line-height: 1.7;\"\u003e純度92.5%の上質なスターリングシルバーは、肌に優しく馴染む温かみのある輝きが特徴です。主張しすぎない洗練された質感は、日常のどんな装いにも自然な華やかさを添えてくれます。\u003cbr\u003e大切にお手入れを重ねることで美しさを保てるのはもちろん、身につける人と共に時間を過ごす中で生じる穏やかな経年変化も魅力のひとつ。自分だけの風合いを育てながら、永く愛着を持ってお使いいただける特別な素材です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ▼ 特別メッセージ --\u003e\n\u003cdiv style=\"text-align: center; margin: 50px 0; padding: 0 20px;\"\u003e\n\u003ch2 style=\"font-size: 1.1rem; font-weight: 600; color: #8c744a; letter-spacing: 0.15em; margin-bottom: 15px;\"\u003e\" 毎日にちょっと特別をプラス \"\u003c\/h2\u003e\n\u003cdiv style=\"font-size: 0.82rem; color: #555; line-height: 2.0; max-width: 500px; margin: 0 auto;\"\u003e上品に輝くSilver925の上質な佇まい。\u003cbr\u003e大切にお使いいただくことでシーズンを選ばず永くご愛用いただけます。\u003cbr\u003e毎日のように、何度でもお使いいただけますように。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ▼ 商品仕様（スペックテーブル） --\u003e\n\u003ctable class=\"rp-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e素材\u003c\/th\u003e\n\u003ctd\u003eSilver925（スターリングシルバー）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eサイズ\u003c\/th\u003e\n\u003ctd\u003eチェーン幅：約1.9mm \u003cbr\u003e長さ：約36cm ＋ アジャスター5cm（最大約41cm \/ ±0.5cm）\u003cbr\u003e\u003cspan style=\"font-size: 11px; color: #777;\"\u003e※ハンドメイドのため僅かに前後する場合がございます。\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e原産国\u003c\/th\u003e\n\u003ctd\u003e日本（リメイク\/ハンドメイド）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ▼ 注意事項 --\u003e\n\u003cul class=\"rp-attention-box\"\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","brand":"Reeplush","offers":[{"title":"Default Title","offer_id":46206439358655,"sku":null,"price":7980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0521\/9339\/4879\/files\/8C9511B1-AA43-4303-8229-98A89AC7F7DE.jpg?v=1789457393","url":"https:\/\/reeplush.shop\/ko\/products\/silver925-%e3%82%b7%e3%83%ab%e3%83%90%e3%83%bc%e3%83%95%e3%82%a3%e3%82%ac%e3%83%ad%e3%83%81%e3%82%a7%e3%83%bc%e3%83%b3%e3%83%81%e3%83%a7%e3%83%bc%e3%82%ab%e3%83%bc-%e3%83%8d%e3%83%83%e3%82%af%e3%83%ac%e3%82%b936cm-%e3%82%a2%e3%82%b8%e3%83%a3%e3%82%b9%e3%82%bf%e3%83%bc5cm-reeplush%e3%83%8f%e3%83%b3%e3%83%89%e3%83%a1%e3%82%a4%e3%83%89","provider":"Reeplush","version":"1.0","type":"link"}