✦ Verified product
【送料無料】日常に溶け込むミニマル電動プロテインシェイカー VOLTRX MERGER(ヴォルトレックス マージャー) 全5カラー IPX5防水仕様【国内正規品】
JPY 2,850.00
色
Mikkel(ミッケル)公式オンラインストア
Verified independent store
→
.mgr-wrap { --mgr-base: #F9F7F2; --mgr-main: #8E867E; --mgr-sub: #D6D1CC; --mgr-accent: #BCAFA0; --mgr-ink: #4A453F; --mgr-radius: 14px; color: var(--mgr-ink); background: var(--mg
r-base); font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif; line-height: 1.8; font-size: 16px; letter-spacing: 0.02em; padding: 24px 16px; box-sizing: border-box; } .mgr-wrap *, .mgr-wrap *::before, .mgr-wrap *::after { box-sizing: border-box; } .mgr-wrap img { max-width: 100%; height: auto; display: block; } .mgr-wrap p { margin: 0 0 1em; color: var(--mgr-main); } /* ===== Hero ===== */ .mgr-hero { background: var(--mgr-base); border: 1px solid var(--mgr-sub); border-radius: var(--mgr-radius); padding: clamp(28px, 6vw, 64px) clamp(20px, 4vw, 48px); text-align: center; margin-bottom: 32px; } .mgr-hero__eyebrow { display: inline-block; font-size: 12px; letter-spacing: 0.18em; color: var(--mgr-accent); text-transform: uppercase; margin-bottom: 12px; border-bottom: 1px solid var(--mgr-accent); padding-bottom: 4px; } .mgr-hero__title { font-size: clamp(28px, 5vw, 44px); font-weight: 600; color: #2E2A26; margin: 0 0 8px; letter-spacing: 0.02em; } .mgr-hero__tagline { font-size: clamp(13px, 1.6vw, 15px); letter-spacing: 0.32em; color: var(--mgr-accent); text-transform: uppercase; margin: 0 0 20px; } .mgr-wrap .mgr-hero__lead { font-size: clamp(14px, 2vw, 17px); color: var(--mgr-main); max-width: 640px; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 28px; text-align: center; } .mgr-hero__image { border-radius: var(--mgr-radius); overflow: hidden; background: var(--mgr-sub); } /* ===== Section title ===== */ .mgr-section { margin: 56px 0; } .mgr-section__head { text-align: center; margin-bottom: 32px; } .mgr-section__label { display: inline-block; font-size: 11px; letter-spacing: 0.2em; color: var(--mgr-accent); text-transform: uppercase; margin-bottom: 10px; } .mgr-section__title { font-size: clamp(22px, 3.4vw, 32px); font-weight: 600; color: #2E2A26; margin: 0; } .mgr-wrap .mgr-section__sub { font-size: clamp(14px, 2vw, 16px); color: var(--mgr-main); max-width: 620px; margin-left: auto; margin-right: auto; margin-top: 12px; margin-bottom: 0; text-align: center; } /* ===== Highlights icons grid ===== */ .mgr-highlights { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; margin-bottom: 32px; } .mgr-hl { background: #fff; border: 1px solid var(--mgr-sub); border-radius: var(--mgr-radius); padding: 20px 16px; text-align: center; } .mgr-hl__title { font-size: 14px; font-weight: 600; color: #2E2A26; margin: 8px 0 4px; letter-spacing: 0.04em; } .mgr-hl__desc { font-size: 12px; color: var(--mgr-main); margin: 0; line-height: 1.6; } .mgr-hl__icon { width: 44px; height: 44px; margin: 0 auto; color: var(--mgr-accent); } /* ===== Feature row (image + text) ===== */ .mgr-feature { display: grid; grid-template-columns: 1fr; gap: 24px; align-items: center; background: #fff; border: 1px solid var(--mgr-sub); border-radius: var(--mgr-radius); overflow: hidden; margin-bottom: 24px; } .mgr-feature__media { background: var(--mgr-base); aspect-ratio: 4 / 3; overflow: hidden; } .mgr-feature__media img { width: 100%; height: 100%; object-fit: cover; } .mgr-feature__body { padding: 24px clamp(18px, 4vw, 36px) 28px; } .mgr-feature__tag { display: inline-block; font-size: 11px; letter-spacing: 0.2em; color: var(--mgr-accent); text-transform: uppercase; margin-bottom: 8px; } .mgr-feature__title { font-size: clamp(20px, 2.6vw, 26px); font-weight: 600; color: #2E2A26; margin: 0 0 12px; } .mgr-feature__text { font-size: 15px; color: var(--mgr-main); margin: 0; } /* ===== Banner (full-width image with overlay) ===== */ .mgr-banner { position: relative; border-radius: var(--mgr-radius); overflow: hidden; background: #1a1a1a; aspect-ratio: 16 / 9; } .mgr-banner img { width: 100%; height: 100%; object-fit: cover; opacity: 0.78; } .mgr-banner__caption { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; color: #fff; padding: 24px; } .mgr-banner__title { font-size: clamp(22px, 3.6vw, 36px); font-weight: 600; margin: 0 0 8px; letter-spacing: 0.06em; } .mgr-banner__sub { font-size: clamp(12px, 1.6vw, 15px); letter-spacing: 0.28em; text-transform: uppercase; opacity: 0.92; margin: 0; } /* ===== Spec table ===== */ .mgr-spec { background: #fff; border: 1px solid var(--mgr-sub); border-radius: var(--mgr-radius); overflow: hidden; } .mgr-spec__row { display: grid; grid-template-columns: 130px 1fr; border-bottom: 1px solid var(--mgr-sub); } .mgr-spec__row:last-child { border-bottom: 0; } .mgr-spec__th { background: var(--mgr-base); padding: 14px 18px; font-size: 13px; font-weight: 600; color: #2E2A26; letter-spacing: 0.05em; } .mgr-spec__td { padding: 14px 18px; font-size: 14px; color: var(--mgr-main); } /* ===== Color swatches ===== */ .mgr-colors { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; } .mgr-color { text-align: center; background: #fff; border: 1px solid var(--mgr-sub); border-radius: 10px; padding: 10px 8px 12px; } .mgr-color__sw { aspect-ratio: 1 / 1; border-radius: 8px; overflow: hidden; margin-bottom: 8px; background: var(--mgr-sub); } .mgr-color__name { font-size: 12px; color: var(--mgr-main); line-height: 1.3; margin: 0; } /* ===== Note / Caution ===== */ .mgr-note { background: var(--mgr-base); border-left: 3px solid var(--mgr-accent); padding: 16px 20px; border-radius: 6px; font-size: 13px; color: var(--mgr-main); margin-top: 24px; } .mgr-note strong { color: #2E2A26; font-weight: 600; } /* ===== Divider ===== */ .mgr-divider { height: 1px; background: var(--mgr-sub); border: 0; margin: 48px auto; max-width: 80px; } /* ===== Tablet & Desktop ===== */ @media (min-width: 640px) { .mgr-highlights { grid-template-columns: repeat(4, 1fr); gap: 16px; } .mgr-colors { grid-template-columns: repeat(5, 1fr); gap: 12px; } } @media (min-width: 900px) { /* PC表示でも画像を上、文章を下に縦積み */ .mgr-feature { grid-template-columns: 1fr; gap: 0; max-width: 920px; margin-left: auto; margin-right: auto; } .mgr-feature__media { aspect-ratio: 16 / 9; } .mgr-feature__body { padding: 36px 56px 44px; } } Electric Shaker Bottle Merger Stir Into The Future 洗練されたミニマルデザインに、確かな実用性を。 BPAフリー素材、特許取得済みのリークプルーフ設計、USB-C充電。 毎日の一杯を、もっとスマートに混ぜ上げる電動シェイカーボトル。 Key Features Mergerの特徴 毎日のシェイクタイムに必要な機能を、無駄なく凝縮。 BPA Free 健康に配慮した素材 Leak Proof 特許取得の密閉構造 USB-C Charging 最大120回使用可能 Detachable 取り外して簡単洗浄 MERGER Stir Into The Future Get the highlights 細部までこだわった、毎日の道具 Preferred Material 安心して使える、上質素材。 VOLTRX Mergerは、BPAフリー素材を採用。 口に触れるものだからこそ、品質と安全性に妥協しない設計です。 毎日のプロテインシェイクや栄養ドリンクを、健やかに、心地よく。 Confidence to Carry こぼさず、持ち運べる安心感。 特許取得済みのリークプルーフ設計が、移動中の漏れを徹底的に抑制。 バッグの中でも、ジムへの道中でも、車中でも。 中身を気にせず、いつでも一緒に持ち運べます。 Effortless Clean-Up 分解できる、だから清潔。 ベース部分は取り外し可能。シール部分も外せるので、すみずみまで丁寧に洗えます。 シェイカー独特のニオイ残りや汚れの蓄積を防ぎ、いつでもフレッシュな状態でご使用いただけます。 Mix More, Worry Less 1回の充電で、最大120回。 1回のフル充電で最大120回の使用が可能。 頻繁な充電のストレスから解放され、必要なときにいつでも使える安心感を提供します。 充電はUSB-C対応で、お手持ちのケーブルをそのまま活用できます。 Detail ディテール Minimal Form 手にしっくり馴染む、ミニマルなフォルム。 無駄を削ぎ落としたシンプルな造形は、ジムにも、オフィスにも、自宅のキッチンにも自然に溶け込みます。 24oz / 0.7Lの容量で、日常使いに十分な量を確保。 Daily Companion どんなライフスタイルにも、寄り添う一本。 ワークアウト前後のプロテインに、忙しい朝のグリーンスムージーに、仕事の合間の栄養補給に。 シーンを選ばず使える汎用性の高さも、Mergerの大きな魅力です。 Specifications 製品仕様 商品名 Merger Electric Shaker Bottle 容量 24oz / 約710ml(0.7L) 素材 BPAフリー素材 充電端子 USB-C 使用回数 フル充電で最大120回 構造 特許取得済みリークプルーフ設計 / ベース&シール取り外し可能 カラー Obsidian Black / Cloud White / Gray / Midnight Blue / Dark Green ご注意: 電動部分(ベース)は水中への浸漬や食洗機での洗浄をお控えください。 初回ご使用前には、ボトル本体を中性洗剤でよく洗ってからお使いください。