✦ Verified product
『Double』Twist Ring#1
JPY 15,000.00
リングサイズ
Em7
Verified independent store
→
{ "@context": "https://schema.org/", "@type": "Product", "name": "Double Twist Ring #1", "image": [ "https://cdn.shopify.com/s/files/1/0669/4092/8235/files/11_f415a6eb-c1cf-4900-84
15-b5eb63ae7e3e.png?v=1752568748", "https://cdn.shopify.com/s/files/1/0669/4092/8235/files/12_385634e9-4594-44ff-8293-00abb8656977.png?v=1752568748" ], "description": "洗練された印象を叶える、シンプルなシルバー925製ツイストリング。ねじりを加えるのではなく、溝をひとつひとつ手作業で彫ることでリングの内側をプレーンに仕上げ、滑らかな着け心地を実現しました。12号〜23号のユニセックス展開。", "brand": { "@type": "Brand", "name": "Em7" }, "material": "Silver925", "audience": { "@type": "PeopleAudience", "suggestedGender": "unisex" }, "offers": { "@type": "Offer", "url": "https://em7-official.com/collections/items", "priceCurrency": "JPY", "availability": "https://schema.org/InStock", "itemCondition": "https://schema.org/NewCondition" }, "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.8", "reviewCount": "127" } } { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{ "@type": "Question", "name": "このリングの着け心地はどのような感じですか?", "acceptedAnswer": { "@type": "Answer", "text": "一般的なツイストリングとは異なり、金属をねじらずに「手彫り」で溝を作っているため、リングの内側は完全にフラット(プレーン)です。そのため、指に吸い付くような滑らかで心地よいフィット感があります。" } }, { "@type": "Question", "name": "サイズ展開はどのようになっていますか?", "acceptedAnswer": { "@type": "Answer", "text": "12号から23号まで幅広く展開しており、性別を問わずユニセックスでご着用いただけます。" } }, { "@type": "Question", "name": "素材は何ですか?また変色しますか?", "acceptedAnswer": { "@type": "Answer", "text": "素材はSilver925(スターリングシルバー)を使用しています。シルバーの特性上、経年変化による硫化(黒ずみ)は起こりますが、お手入れで輝きを取り戻せます。" } }, { "@type": "Question", "name": "在庫がない場合はどうなりますか?", "acceptedAnswer": { "@type": "Answer", "text": "在庫表記がない場合は「受注製作」となります。お届けまで約1ヶ月程度お時間をいただいております。" } }] } .em7-product-container { max-width: 800px; margin: 0 auto; font-family: "Helvetica Neue", Arial, "Yu Mincho", "YuMincho", serif; color: #111; line-height: 1.9; letter-spacing: 0.08em; } /* 画像エリア - さらにシームレスに */ .em7-gallery { margin-bottom: 80px; } .em7-img-full { width: 100%; height: auto; display: block; margin-bottom: 1px; } .em7-grid-2 { display: flex; gap: 1px; margin-bottom: 1px; } .em7-grid-2 img { width: 50%; height: auto; object-fit: cover; } /* テキストエリア - 余白を贅沢に */ .em7-story { padding: 40px 20px; text-align: center; margin-bottom: 100px; } .em7-catch { font-size: 1.15em; margin-bottom: 50px; font-weight: 300; line-height: 2.4; color: #0b1320; } .em7-sub-story { font-size: 0.88em; color: #555; font-family: "Helvetica Neue", Arial, sans-serif; margin-top: 50px; text-align: left; max-width: 560px; margin-left: auto; margin-right: auto; line-height: 2.1; } .em7-sub-story p { margin-bottom: 24px; } /* アコーディオン - より洗練されたスタイル */ .em7-accordion-wrapper { border-top: 1px solid #e0e0e0; margin-top: 60px; } details.em7-details { border-bottom: 1px solid #e0e0e0; padding: 0; transition: background 0.2s ease; } details.em7-details:hover { background: #fafafa; } summary.em7-summary { padding: 24px 0; cursor: pointer; font-size: 0.82em; font-weight: 500; list-style: none; display: flex; justify-content: space-between; align-items: center; font-family: "Helvetica Neue", Arial, sans-serif; letter-spacing: 0.15em; text-transform: uppercase; transition: padding-left 0.3s ease; } summary.em7-summary:hover { padding-left: 8px; } summary.em7-summary::-webkit-details-marker { display: none; } summary.em7-summary::after { content: "+"; font-size: 1.4em; font-weight: 300; color: #999; transition: transform 0.3s ease, color 0.3s ease; } details[open] summary.em7-summary::after { content: "−"; transform: rotate(180deg); color: #0b1320; } .em7-details-content { padding: 0 0 36px 0; font-size: 0.88em; color: #444; font-family: "Helvetica Neue", Arial, sans-serif; line-height: 1.9; letter-spacing: 0.05em; animation: fadeIn 0.4s ease; } @keyframes fadeIn { from { opacity: 0; transform: translateY(-10px); } to { opacity: 1; transform: translateY(0); } } .em7-details-content p { margin-bottom: 20px; } .em7-details-content p:last-child { margin-bottom: 0; } .em7-details-content strong { font-weight: 600; color: #0b1320; } .em7-details-content ul { padding-left: 20px; margin: 16px 0; } .em7-details-content li { margin-bottom: 10px; } /* スペックテーブル - より繊細に */ .em7-spec-table { width: 100%; border-collapse: collapse; margin: 24px 0; } .em7-spec-table tr { transition: background 0.2s ease; } .em7-spec-table tr:hover { background: #fafafa; } .em7-spec-table th, .em7-spec-table td { text-align: left; padding: 12px 0; border-bottom: 1px solid #f0f0f0; font-weight: 400; font-size: 0.95em; } .em7-spec-table th { width: 35%; color: #999; font-size: 0.85em; letter-spacing: 0.1em; text-transform: uppercase; } .em7-spec-table td { color: #333; } /* 注釈テキスト */ .em7-note { margin-top: 20px; font-size: 0.78em; color: #888; line-height: 1.8; } /* モバイル最適化 */ @media (max-width: 768px) { .em7-product-container { letter-spacing: 0.06em; } .em7-story { padding: 30px 15px; margin-bottom: 60px; } .em7-catch { font-size: 1.05em; line-height: 2.2; margin-bottom: 40px; } .em7-sub-story { font-size: 0.85em; line-height: 2.0; padding: 0 5px; } summary.em7-summary { font-size: 0.78em; padding: 20px 0; } .em7-details-content { font-size: 0.85em; padding: 0 0 30px 0; } .em7-spec-table th { width: 40%; font-size: 0.8em; } } ねじらない、という選択。手彫りだからこそ生まれる静かな陰影と、滑らかな着け心地。 一見するとシンプルなツイストリングですが、手元を見た瞬間に「何かが違う」と感じさせる独特の奥行き。 金属を物理的にねじるのではなく、一本一本の溝を手作業で彫り込むことで、リングの内側を完全にプレーン(平ら)に仕上げました。 指に吸い付くようなストレスフリーな着用感。大人の指先にふさわしい、一生物の相棒です。 Description 派手すぎず、地味すぎない。手彫りならではのシャープで美しい陰影が、手元を見るたびに小さな高揚感を与えてくれます。 単体でつければ洗練された印象に、重ね付けすればセンスの良いアクセントに。Silver925の白く美しい輝きとユニセックスなデザインは、性別・年齢を問わず永くご愛用いただけます。 「とりあえず」ではなく「これがいい」と選べるスタンダード・ジュエリーです。 Material & Size Material Silver925(スターリングシルバー) Size 12号 〜 23号(Unisex) Width 約3mm Technique 手彫り彫金仕上げ ※一点ずつ手作業で仕上げるため、若干の個体差がございます。※お好みの号数を選択してカートに追加してください。 Shipping & Delivery お届けについて 在庫あり:ご注文から3営業日以内に発送いたします。 受注製作(在庫なし):一点ずつ手作業で仕上げるため、お届けまで約1ヶ月お時間をいただきます。 ※ギフトラッピングも承っております。カート画面にてご指定ください。 Care & FAQ Q. 通常のツイストリングと何が違いますか?最大の違いは「製法」です。通常は金属をねじって作りますが、本製品は手作業で溝を「彫る」ことで模様を表現しています。これにより、内側が滑らかで指当たりが良く、独特のシャープな陰影が生まれます。 Q. お手入れ方法は?Silver925は経年変化により硫化(黒ずみ)が起こりますが、市販のシルバークロスで磨くことで簡単に輝きを取り戻せます。Em7では、その変化も「味」として楽しんでいただくことを推奨しています。 Q. 金属アレルギーでも着けられますか?Silver925は比較的アレルギーが起こりにくい素材ですが、個人差がございます。ご心配な場合はパッチテストをおすすめいたします。