✦ Verified product
『Double』Twist Ring#2
JPY 23,000.00
リングサイズ
Em7
Verified independent store
→
{ "@context": "https://schema.org/", "@type": "Product", "name": "Double Twist Ring #2", "image": [ "https://cdn.shopify.com/s/files/1/0669/4092/8235/files/5_61c1c283-31c1-41e7-925
b-8ba0181add45.png?v=1753266319", "https://cdn.shopify.com/s/files/1/0669/4092/8235/files/6_edd6e324-4cfa-4dfa-91e1-be71bc8e213d.png?v=1753266319", "https://cdn.shopify.com/s/files/1/0669/4092/8235/files/7_ce3523dd-eba6-4929-b851-f30a4ec400fb.png?v=1753266321", "https://cdn.shopify.com/s/files/1/0669/4092/8235/files/Double_Twist_Ring.png?v=1753266551" ], "description": "王道のシグネットリングを「手彫りの歪み」でモダナイズしたSilver925リング。無数の溝が生む陰影が、経年変化をドラマチックに演出します。「シンプル以上、派手未満」のバランスで、10年後も愛せるデザイン。", "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" } } { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{ "@type": "Question", "name": "どんな服装に合いますか?", "acceptedAnswer": { "@type": "Answer", "text": "「シンプル以上、派手未満」のバランスで作られているため、Tシャツにデニムといったラフなスタイルから、ジャケットやセットアップなどのきれいめな装いまで、主役にも脇役にもなれる万能なバランサーとして活躍します。" } }, { "@type": "Question", "name": "経年変化は楽しめますか?", "acceptedAnswer": { "@type": "Answer", "text": "はい。手彫りで多くの「溝」を施しているため、使い込むほどに陰影(燻し)が濃くなり、シルバー特有の奥行きのある表情へと育っていきます。10年後、さらに愛着の湧く一本になります。" } }, { "@type": "Question", "name": "傷や変色は目立ちますか?", "acceptedAnswer": { "@type": "Answer", "text": "もともとデザインとして無数の「溝」が彫られているため、日常の小傷は目立ちにくく、むしろ味になります。変色(硫化)も陰影の一部として楽しめますが、輝きを戻したい場合はシルバークロスで磨いてください。" } }] } .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: 60px; /* 余白を少し調整 */ } .em7-catch { font-size: 1.15em; margin-bottom: 0; /* 下の余白を削除(アコーディオンとの距離感調整) */ font-weight: 300; line-height: 2.4; color: #0b1320; } /* アコーディオン */ .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-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; } 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; } } 10年後、もっと好きになる。「シンプル以上、派手未満」のバランス。 Description 王道のシグネットリングを、「手彫りの歪み」でモダナイズ。無機質なシルバーに体温を通わせるような手仕事の痕跡が、辛口なフォルムに「柔らかな隙」を生み出します。 光と影を同時に纏う、奥行きのある表情。無数の溝が生む陰影が、経年変化をドラマチックに演出します。 トレンドに流されず、でも確実にセンス良く見える。「これさえあれば」と思える、お守りのような安心感を指先に。 Material & Size Material Silver925(スターリングシルバー) Size 7号 〜 15号 Design Signet × Hand-carved Twist ※お好みの号数を選択してカートに追加してください。※1点ずつ手作業で仕上げるため、個体差がございます。 Shipping & Delivery お届けについて 在庫あり:ご注文から3営業日以内に発送いたします。 受注製作(在庫なし):1点ずつ手作業で仕上げるため、お届けまで約1ヶ月お時間をいただきます。 ※ギフトラッピングも承っております。 Care & FAQ Q. どんな服装に合いますか?Tシャツにデニムといったラフなスタイルから、ジャケットなどのきれいめな装いまで。主役にも脇役にもなれる「バランサー」として、迷った日の手元を救います。 Q. 傷や変色は目立ちますか?もともとデザインとして無数の「溝」が彫られているため、日常の小傷は目立ちにくく、むしろ味になります。変色(硫化)も陰影の一部として楽しめますが、輝きを戻したい場合はシルバークロスで磨いてください。 Q. 着け心地は?大ぶりに見えますが、指の腹側(内側)に向けて厚みを調整しているため、圧迫感の少ないストレスフリーな着け心地です。