Ryo Remote™ | 専用スマートリモコン
* { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Noto Sans JP', sans-serif; background: #EDE6D8; color: #0D0D0D; } .rr-hero { text-align: center; padding: 52px 24px 40px; } .rr-hero__eyebrow { font-size: 11px; font-weight: 300; letter-spacing: .22em; color: #B8924A; margin-bottom: 14px; } .rr-hero__title { font-size: 26px; font-weight: 200; line-height: 1.55; color: #0D0D0D; margin-bottom: 18px; letter-spacing: .02em; } .rr-hero__sub { font-size: 14px; font-weight: 300; color: #6E6050; line-height: 1.9; margin-bottom: 10px; letter-spacing: .04em; } .rr-hero__note { font-size: 13px; font-weight: 300; color: #8A7450; line-height: 1.8; } .rr-divider { width: 20px; height: 0.5px; background: #B8924A; margin: 0 auto 40px; } .rr-section { padding: 0 20px 48px; max-width: 640px; margin: 0 auto; } .rr-section__title { text-align: center; font-size: 18px; font-weight: 300; color: #0D0D0D; margin-bottom: 28px; letter-spacing: .08em; } .rr-section__sub { text-align: center; font-size: 12px; font-weight: 300; color: #8A7450; margin-top: -20px; margin-bottom: 28px; letter-spacing: .06em; } .rr-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; } .rr-card { padding: 22px 16px; background: #F5EFE3; border: 0.5px solid #C8A870; border-radius: 2px; text-align: center; position: relative; } .rr-card::before { content: ''; position: absolute; inset: 3px; border: 0.5px solid #D4BF9A; border-radius: 1px; pointer-events: none; } .rr-card__title { font-size: 13px; font-weight: 500; color: #0D0D0D; margin-bottom: 8px; letter-spacing: .04em; position: relative; z-index: 1; } .rr-card__text { font-size: 12px; font-weight: 300; color: #6E6050; line-height: 1.75; position: relative; z-index: 1; } .rr-hr { border: none; border-top: 0.5px solid #C8A870; margin: 0 20px 40px; } .rr-feature { max-width: 640px; margin: 0 auto; padding: 0 20px; } .rr-feature__item { margin-bottom: 32px; padding-bottom: 32px; border-bottom: 0.5px solid #D4C8B0; } .rr-feature__item:last-child { border-bottom: none; } .rr-feature__label { font-size: 10px; font-weight: 300; letter-spacing: .2em; color: #B8924A; margin-bottom: 6px; } .rr-feature__title { font-size: 17px; font-weight: 400; color: #0D0D0D; margin-bottom: 10px; letter-spacing: .04em; } .rr-feature__text { font-size: 13px; font-weight: 300; color: #4A3A28; line-height: 1.95; } .rr-steps { max-width: 640px; margin: 0 auto 40px; padding: 32px 24px; background: #F5EFE3; border: 0.5px solid #C8A870; border-radius: 2px; position: relative; } .rr-steps::before { content: ''; position: absolute; inset: 4px; border: 0.5px solid #D4BF9A; border-radius: 1px; pointer-events: none; } .rr-steps__title { text-align: center; font-size: 18px; font-weight: 300; color: #0D0D0D; margin-bottom: 6px; letter-spacing: .06em; position: relative; z-index: 1; } .rr-steps__sub { text-align: center; font-size: 11px; font-weight: 300; color: #8A7450; margin-bottom: 28px; letter-spacing: .06em; position: relative; z-index: 1; } .rr-step { margin-bottom: 20px; position: relative; z-index: 1; } .rr-step:last-child { margin-bottom: 0; } .rr-step__num { font-size: 11px; font-weight: 300; color: #B8924A; letter-spacing: .1em; margin-bottom: 4px; } .rr-step__title { font-size: 14px; font-weight: 500; color: #0D0D0D; margin-bottom: 4px; } .rr-step__text { font-size: 12px; font-weight: 300; color: #6E6050; line-height: 1.8; } .rr-scenes { max-width: 640px; margin: 0 auto; padding: 0 20px 48px; } .rr-scene { margin-bottom: 16px; padding: 22px 20px; background: #F5EFE3; border: 0.5px solid #C8A870; border-radius: 2px; border-left: 2px solid #9C7E50; } .rr-scene__label { font-size: 10px; font-weight: 300; color: #B8924A; letter-spacing: .14em; margin-bottom: 8px; } .rr-scene__text { font-size: 14px; font-weight: 300; color: #2A1E0E; line-height: 1.95; } .rr-faq { max-width: 640px; margin: 0 auto; padding: 0 20px 48px; } .rr-faq__item { border-bottom: 0.5px solid #C8A870; padding: 16px 0; } .rr-faq__item:first-child { border-top: 0.5px solid #C8A870; } .rr-faq__q { font-size: 13px; font-weight: 400; color: #0D0D0D; margin-bottom: 8px; line-height: 1.6; } .rr-faq__a { font-size: 12px; font-weight: 300; color: #4A3A28; line-height: 1.9; } .rr-trust { max-width: 640px; margin: 0 auto; padding: 0 20px 48px; } .rr-trust__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; } .rr-trust__item { padding: 18px 14px; background: #F5EFE3; border: 0.5px solid #C8A870; border-radius: 2px; text-align: center; } .rr-trust__title { font-size: 12px; font-weight: 500; color: #0D0D0D; margin-bottom: 6px; letter-spacing: .04em; } .rr-trust__text { font-size: 11px; font-weight: 300; color: #6E6050; line-height: 1.7; } .rr-footer { text-align: center; padding: 44px 24px; background: #323841; border-radius: 2px; margin: 0 0 24px; } .rr-footer__eyebrow { font-size: 10px; font-weight: 300; letter-spacing: .2em; color: #8A7A6A; margin-bottom: 14px; } .rr-footer__title { font-size: 20px; font-weight: 200; color: #EDE6D8; line-height: 1.6; margin-bottom: 14px; letter-spacing: .04em; } .rr-footer__text { font-size: 13px; font-weight: 300; color: #9A8A7A; line-height: 1.9; } RYO REMOTE™ リモコンひとつで、もっと快適な夏へ。 離れた場所から、電源・風量・ミスト・ターボをかんたん操作。立ち上がらなくていい。手を伸ばさなくていい。 Ryo Cooler™ 専用設計。ボタンひとつで、快適さを思いのままに。 Ryo Remote™ が選ばれる理由 ワンタッチ操作 ボタンひとつで電源・風量・ミスト・ターボを即切替。迷わず、すぐ使える。 離れたまま操作 ベッドやソファから体を動かさずに操作できる。それだけで、夏が楽になる。 シンプル設計 余計なボタンなし。直感的なレイアウトで、初めてでも迷わない。 誰でも使える ご高齢の方からお子様まで。説明書なしで使い始められる設計。 機能のご紹介 FEATURE 01 ワンタッチ操作 電源のオン・オフ、風量の調整(3段階)、ミストのオン・オフ、ターボモードの切替。4つのボタンだけで、Ryo Cooler™のすべての機能を手元から操作できます。考えなくていい。ただ、押すだけ。 FEATURE 02 離れた場所からの操作 ベッドに横になったまま、ソファでくつろいだまま。Ryo Cooler™に向けてボタンを押すだけで、すぐに反応します。体を動かさずに、快適さを調整できる。 FEATURE 03 シンプルな設計 必要な機能だけを、必要な場所に。余分なボタンや複雑な操作は一切なし。手に持った瞬間から、使い方がわかるデザインです。 FEATURE 04 毎日をもっと快適に 暑い夏の日も、寝苦しい夜も。Ryo Remote™があれば、いつでも自分のペースで涼しさを調整できます。小さな一手間が、毎日の暮らしを変えます。 使い方は、たった3ステップ シンプルだから、すぐ始められる。 STEP 01 Ryo Cooler™に向ける リモコンをRyo Cooler™の方向に向けてください。特別な設定は一切不要です。 STEP 02 使いたい機能のボタンを押す 電源・風量・ミスト・ターボ。使いたい機能のボタンをひとつ押すだけです。 STEP 03 すぐに反応する ボタンを押した瞬間、Ryo Cooler™がすぐに応答します。待ち時間なし。 あなたの毎日に、溶け込む快適さ どんな場面でも、Ryo Remote™がそばにある。 SCENE 01 — 寝室で 夜中に暑くて目が覚めた。でも、もう立ち上がらなくていい。枕元のリモコンをひとつ押すだけで、涼しい風がすぐに届く。そのまま、また眠れる。 SCENE 02 — 仕事中に 集中しているとき、席を立ちたくない。リモコンがあれば、作業を止めずに風量を調整できる。仕事のリズムを、崩さない。 SCENE 03 — ソファでくつろぎながら 休日の午後、ソファに沈んでいる。少し暑くなってきた。リモコンをさっと手に取り、ミストをオンにする。そのまま、動かずに快適でいられる。 SCENE 04 — 真夏の夜に 蒸し暑い夜。エアコンだけでは物足りない。Ryo Cooler™をそばに置いて、リモコンで風量を微調整。自分だけの、ちょうどいい涼しさ。 よくあるご質問 Q. このリモコンはRyo Cooler™専用ですか? はい、Ryo Remote™はRyo Cooler™専用に設計されたリモコンです。他の機器には対応しておりません。Ryo Cooler™と組み合わせることで、最大限の快適さをお楽しみいただけます。 Q. 操作できる機能は何ですか? 電源のオン・オフ、風量の調整(3段階)、ミストのオン・オフ、ターボモードの切替が可能です。ターボモードは風量3+ミストが同時にオンになる最大冷却の状態です。Ryo Cooler™の主な機能をすべてリモコンから操作できます。 Q. 離れた場所からでも使えますか? はい。ベッドやソファなど、少し離れた場所からでも問題なくご使用いただけます。リモコンをRyo Cooler™の方向に向けて、ボタンを押すだけです。 Q. 設定や接続は必要ですか? 設定は一切不要です。Ryo Cooler™に向けてボタンを押すだけで、すぐにお使いいただけます。ペアリングや初期設定の手間はありません。 Q. 高齢の方や子供でも使えますか? はい。ボタンは4つのみのシンプルな設計です。説明書を読まなくても直感的にお使いいただけるよう設計しておりますので、ご高齢の方にもお子様にも安心してお使いいただけます。 安心してお使いいただくために 日本語サポート対応 日本語でのお問い合わせに対応しております。ご不明な点はお気軽にご連絡ください。 購入後も安心サポート 使い方のご質問にも丁寧にお答えします。ご購入後も安心してお使いください。 シンプルな設計 余分な機能を省いた、使いやすさ優先の設計。どなたでも迷わずお使いいただけます。 快適な夏のために Ryo Cooler™と組み合わせて、今年の夏をもっと心地よく過ごしてください。 RYO REMOTE™ 今年の夏は、動かずに快適でいよう。 Ryo Cooler™と組み合わせて、あなただけの、ちょうどいい涼しさを。