✦ Verified product
『Double』ear cuff
JPY 11,000.00
Em7
Verified independent store
→
{ "@context": "https://schema.org/", "@type": "Product", "name": "Two-Tone Texture Ear Cuff", "image": [ "https://cdn.shopify.com/s/files/1/0669/4092/8235/files/55_a6a5715c-abb8-40
84-9bd6-81cd50e12e28.jpg?v=1771769744", "https://cdn.shopify.com/s/files/1/0669/4092/8235/files/56_7bfed63a-60b8-4f44-a8d5-5cc531b2f5f4.jpg?v=1771769744", "https://cdn.shopify.com/s/files/1/0669/4092/8235/files/57.jpg?v=1771769744" ], "description": "中心のラインを境に、異なる2つの質感を落とし込んだSilver925イヤーカフ。小ぶりでベーシックなフォルムながら、つける向きをずらすだけで表情を自在に操作できます。単体での使用はもちろん、重ねづけにも重宝する実用性の高いアイテムです。", "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": "はい、小ぶりでベーシックな形状のため、重ねづけの相棒として非常に優秀です。お手持ちのシンプルなピアスや、少しボリュームのあるイヤリングと合わせても喧嘩せず、耳元にほどよい奥行きを足してくれます。" } }, { "@type": "Question", "name": "イヤーカフは耳から落ちないか心配です。", "acceptedAnswer": { "@type": "Answer", "text": "デフォルトで間口約0.4cmに設定しており、耳のフチに引っかかりやすいサイズ感です。さらにご自身の耳の厚みに合わせて指でゆっくりと間口を微調整できるため、痛くなりにくく、しっかりフィットさせることが可能です。" } }, { "@type": "Question", "name": "お手入れの方法は?", "acceptedAnswer": { "@type": "Answer", "text": "Silver925は使い込むほどに肌に馴染み、味わい深い表情へと変化します。輝きを戻したい場合や、日常の汗や皮脂が気になった際は、市販のシルバークロスで優しく磨いてください。" } }] } .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; } .em7-grid-2 { flex-direction: column; } .em7-grid-2 img { width: 100%; margin-bottom: 1px; } } 中心を境に変わる、2つの質感。「迷った日に頼れる」ベーシックなイヤーカフ。 Description 中心のラインを境に、異なる2つの質感を落とし込んだSilver925製のイヤーカフ。小ぶりでベーシックなフォルムながら、つける向きを少しずらすだけで、耳元からの見え方を自在に調整できます。 主張しすぎない絶妙なサイズ感のため、単体でさりげないアクセントにするのはもちろん、お手持ちのピアスやイヤーカフとの重ねづけにも最適。その日の気分やスタイリングに合わせて、何通りもの使い方を楽しめる実用的なアイテムです。 Material & Size Material Silver925 Size 間口:約0.4cm / 内径:約1.3cm Design 2トーンテクスチャー / イヤーカフ 【ご自身でのサイズ調整について】お好みのフィット感に合わせて、間口を指で軽く広げたり縮めたりすることが可能です。※力を一気に加えすぎると形が歪む可能性があるため、両手で優しくゆっくりと調節してください。 Shipping & Delivery お届けについて 在庫あり:ご注文から3営業日以内に発送いたします。 受注製作(在庫なし):1点ずつ手作業で仕上げるため、お届けまで約1ヶ月お時間をいただきます。 ※ギフトラッピングも承っております。 Care & FAQ Q. 重ねづけには向いていますか?はい、小ぶりでベーシックな形状のため、重ねづけの相棒として非常に優秀です。お手持ちのシンプルなピアスや、少しボリュームのあるイヤリングと合わせても喧嘩せず、耳元にほどよい奥行きを足してくれます。 Q. イヤーカフは耳から落ちないか心配です。デフォルトで間口約0.4cmに設定しており、耳のフチに引っかかりやすいサイズ感です。さらにご自身の耳の厚みに合わせて指でゆっくりと間口を微調整できるため、痛くなりにくく、しっかりフィットさせることが可能です。 Q. お手入れの方法は?Silver925は使い込むほどに肌に馴染み、味わい深い表情へと変化します。輝きを戻したい場合や、日常の汗や皮脂が気になった際は、市販のシルバークロスで優しく磨いてください。