✦ Verified product
浮遊ジャイロスコープ ストレス解消 フィジェットトイ 金属製 EDC デスクインテリア コマ おもちゃ 大人 ギフト プレゼント
JPY 2,780.00
G
g-life-g-item.myshopify.com
Verified independent store
→
.gq * { box-sizing: border-box; margin: 0; padding: 0; } .gq { font-family: 'Noto Sans JP', sans-serif; color: #141414; max-width: 740px; margin: 0 auto; background: #fff; font-siz
e: 14px; line-height: 1.75; -webkit-font-smoothing: antialiased; } /* LEAD */ .gq-lead { position: relative; padding: 36px 32px; margin-bottom: 44px; background: #fafaf9; border: 1px solid #e5e0d8; overflow: hidden; } .gq-lead::before { content: ''; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background: linear-gradient(180deg, #c8a96e 0%, #8a6a3a 100%); } .gq-lead-deco { position: absolute; right: -24px; top: -24px; width: 130px; height: 130px; border-radius: 50%; border: 1px solid #e5e0d8; opacity: 0.6; } .gq-lead-deco2 { position: absolute; right: 18px; top: 18px; width: 68px; height: 68px; border-radius: 50%; border: 1px solid #c8a96e; opacity: 0.18; } .gq-lead-en { font-family: 'Cormorant Garamond', serif; font-size: 11px; font-weight: 600; letter-spacing: 0.3em; color: #c8a96e; text-transform: uppercase; margin-bottom: 10px; } .gq-lead-ja { font-family: 'Cormorant Garamond', serif; font-size: 30px; font-weight: 700; line-height: 1.3; color: #141414; margin-bottom: 14px; } .gq-lead-sub { font-size: 13px; color: #7a7268; line-height: 1.85; } /* SECTION HEADER */ .gq-sec { margin-bottom: 48px; } .gq-sec-head { display: flex; align-items: baseline; gap: 14px; margin-bottom: 20px; padding-bottom: 12px; border-bottom: 1px solid #e5e0d8; } .gq-sec-num { font-family: 'Cormorant Garamond', serif; font-size: 38px; font-weight: 300; color: #e5e0d8; line-height: 1; } .gq-sec-title { font-size: 13px; font-weight: 700; letter-spacing: 0.12em; color: #141414; } /* FEATURES */ .gq-features { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #e5e0d8; border: 1px solid #e5e0d8; } .gq-feat { background: #fff; padding: 22px 20px; transition: background 0.2s; } .gq-feat:hover { background: #fafaf9; } .gq-feat-top { display: flex; align-items: center; gap: 12px; margin-bottom: 10px; } .gq-feat-icon { width: 38px; height: 38px; background: #fafaf9; border: 1px solid #e5e0d8; display: flex; align-items: center; justify-content: center; font-size: 17px; flex-shrink: 0; } .gq-feat-title { font-size: 13px; font-weight: 700; color: #141414; line-height: 1.45; } .gq-feat-text { font-size: 12px; color: #7a7268; line-height: 1.8; padding-left: 50px; } /* COLORS */ .gq-colors { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; } .gq-color { border: 1px solid #e5e0d8; padding: 22px 16px 18px; text-align: center; position: relative; overflow: hidden; transition: border-color 0.2s, transform 0.2s; background: #fff; } .gq-color:hover { border-color: #c8a96e; transform: translateY(-2px); } .gq-color-swatch { width: 52px; height: 52px; border-radius: 50%; margin: 0 auto 14px; position: relative; } .gq-color-swatch::after { content: ''; position: absolute; inset: -5px; border-radius: 50%; border: 1px solid #e5e0d8; } .swatch-gray { background: radial-gradient(circle at 35% 35%, #bdbdbd, #757575); } .swatch-silver { background: radial-gradient(circle at 35% 35%, #f0f0f0, #9e9e9e); } .swatch-black { background: radial-gradient(circle at 35% 35%, #4a4a4a, #0d0d0d); } .gq-color-name { font-family: 'Cormorant Garamond', serif; font-size: 15px; font-weight: 700; letter-spacing: 0.15em; margin-bottom: 8px; color: #141414; } .gq-color-note { font-size: 11px; color: #9a9288; line-height: 1.7; } .gq-color-price { display: inline-block; margin-top: 12px; font-size: 11px; font-weight: 700; letter-spacing: 0.08em; color: #c8a96e; border-bottom: 1px solid #e5d9c4; padding-bottom: 1px; } /* USE CASES */ .gq-use { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; } .gq-use-item { border: 1px solid #e5e0d8; padding: 26px 16px 22px; text-align: center; position: relative; background: #fff; transition: border-color 0.2s, box-shadow 0.2s; } .gq-use-item:hover { border-color: #c8a96e; box-shadow: 0 4px 16px rgba(200,169,110,0.08); } .gq-use-item::before { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 36px; height: 2px; background: linear-gradient(90deg, #c8a96e, #8a6a3a); } .gq-use-icon { font-size: 28px; display: block; margin-bottom: 14px; } .gq-use-title { font-size: 12px; font-weight: 700; color: #141414; line-height: 1.6; margin-bottom: 8px; } .gq-use-sub { font-size: 11px; color: #9a9288; line-height: 1.7; } @media (max-width: 540px) { .gq-lead { padding: 24px 20px; } .gq-lead-ja { font-size: 24px; } .gq-features { grid-template-columns: 1fr; } .gq-feat-text { padding-left: 0; margin-top: 6px; } .gq-use { grid-template-columns: 1fr; } .gq-colors { gap: 8px; } } Floating Gyroscope — EDC Fidget Toy 重力に逆らう、不思議な浮遊感。 見ても、触っても、置いても——金属製フローティングジャイロスコープは、ストレス解消・集中力向上・デスクインテリアとして大人のライフスタイルに溶け込む、新感覚のEDCアイテムです。 01 選ばれる4つの理由 🌀 浮遊感覚でストレスをほぐす ジャイロ効果で重力に逆らうように回転。ずっと見ていられる不思議な感覚が、ストレスや不安をやわらげます。 ⚙️ 高品質メタルのなめらかな回転 耐久性に優れた金属製。シルクのような滑らかな回転感は、プラスチック製とは一線を画す上質な質感です。 🖤 デスクを格上げするインテリア性 回転中の静謐なシルエットはデスクの置き物としても映えます。仕事中のちょっとした気分転換にも最適。 🎁 ありきたりではない大人へのギフトに 誕生日・父の日・クリスマスに。普通のプレゼントでは物足りない、大人が本気で楽しめる一品です。 02 カラーラインナップ — 全3色 GRAY 落ち着いたマットな質感。どんなデスクにも馴染む定番カラー。 SILVER 光沢感のある輝き。回転中の美しさが際立つ人気カラー。 BLACK スタイリッシュな漆黒。高級感とシャープな存在感を放つ。 03 こんな方におすすめ 💼 デスクワークで気分転換したい方 仕事の合間にそっと手を動かすだけで、頭がリフレッシュされます。 🧠 集中力・思考力を高めたい方 手先を動かすことで脳が活性化。アイデアが浮かびやすくなります。 🎁 個性的なギフトを探している方 もらった瞬間に「なにこれ!」と声が出る、記憶に残るプレゼント。