');background-repeat:repeat-x;background-position:bottom}.hero-content{position:relative;z-index:1}.hero h1{font-size:3rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.bonus-highlight{background:linear-gradient(45deg,#ff9a9e,#fecfef);color:#333;padding:20px;border-radius:15px;margin:2rem 0;box-shadow:0 8px 25px rgba(255,154,158,.3)}.bonus-highlight h3{font-size:1.8rem;margin-bottom:.5rem}.promo-code{background:#333;color:#ff6b6b;padding:10px 15px;border-radius:10px;font-family:'Courier New',monospace;font-weight:700;margin:10px 0;display:inline-block}.assets-ticker{background:#1a1a1a;color:#fff;padding:10px 0;overflow:hidden;white-space:nowrap}.ticker-content{display:inline-block;animation:scroll 40s linear infinite}@keyframes scroll{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}.asset-item{display:inline-block;margin:0 30px;padding:5px 15px;background:rgba(255,255,255,.1);border-radius:5px}.asset-item .symbol{font-weight:700;color:#4ecdc4}.asset-item .status{margin-left:10px;color:#4caf50}.features{padding:80px 0;background:#fff}.features h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.feature-card{background:#fff;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50}.feature-card p{color:#666;line-height:1.8}.trading-modes{padding:80px 0;background:#f8f9fa}.trading-modes h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.modes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.mode-card{background:#fff;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1);position:relative;overflow:hidden}.mode-card::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(45deg,#6366f1,#8b5cf6)}.mode-card.featured{border:2px solid #6366f1;transform:scale(1.05)}.mode-card.featured::before{height:10px}.featured-badge{background:#6366f1;color:#fff;padding:5px 15px;border-radius:20px;font-size:.9rem;margin-bottom:1rem;display:inline-block}.mode-card h3{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50}.yield-highlight{font-size:2rem;color:#4caf50;font-weight:700;margin:1rem 0}.mode-features{text-align:left;margin:1.5rem 0}.mode-features li{list-style:none;margin:.5rem 0;padding-left:1.5rem;position:relative}.mode-features li::before{content:'✓';position:absolute;left:0;color:#4caf50;font-weight:700}.platform{padding:80px 0;background:#fff}.platform h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.platform-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.platform-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s}.platform-card:hover{transform:translateY(-5px)}.platform-card .platform-header{background:linear-gradient(45deg,#6366f1,#8b5cf6);color:#fff;padding:1.5rem}.platform-card .platform-content{padding:1.5rem}.platform-title{font-size:1.3rem;margin-bottom:1rem;color:#2c3e50}.platform-desc{color:#666;line-height:1.6}.accounts{padding:80px 0;background:#f8f9fa}.accounts h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.accounts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.account-card{background:#fff;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1);position:relative}.account-type{background:linear-gradient(45deg,#6366f1,#8b5cf6);color:#fff;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;margin:0 auto 1rem}.account-card h3{font-size:1.3rem;margin-bottom:1rem;color:#2c3e50}.deposit-amount{font-size:1.5rem;color:#4caf50;font-weight:700;margin:1rem 0}.steps{padding:80px 0;background:#fff}.steps h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.steps-timeline{position:relative;max-width:800px;margin:0 auto}.step-item{display:flex;align-items:center;margin-bottom:3rem;position:relative}.step-item:nth-child(even){flex-direction:row-reverse}.step-number{background:linear-gradient(45deg,#6366f1,#8b5cf6);color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.step-content{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1);margin:0 2rem;flex:1}.step-content h3{font-size:1.3rem;margin-bottom:1rem;color:#2c3e50}.step-content p{color:#666;line-height:1.6}footer{background:#1a1a1a;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{margin-bottom:1rem;color:#6366f1}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#6366f1}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #333;color:#888}.risk-warning{background:#f44336;color:#fff;padding:10px;text-align:center;font-size:.9rem}@media (max-width:768px){.plaimg{width:90%;margin:0 auto 2rem;display:block;}.toplogo{width:50%;display:block}header{padding:.8rem 0}.header-content{flex-wrap:nowrap;align-items:center}.logo{font-size:1.5rem;margin-right:auto;width:60%}.nav-menu{display:none}.mobile-menu-toggle{display:flex;order:2}.header-content>.cta-button{display:none}.mobile-nav{display:block}.hero{padding:65px 0 60px}.hero h1{font-size:2.2rem;line-height:1.2;margin-bottom:1rem}.hero p{font-size:1rem;margin-bottom:1.5rem;line-height:1.4}.bonus-highlight{padding:15px;margin:1.5rem auto;max-width:90%}.bonus-highlight h3{font-size:1.4rem;line-height:1.3}.promo-code{font-size:.8rem;padding:8px 12px}.container{padding:0 15px}.accounts-grid,.features-grid,.modes-grid,.platform-grid{grid-template-columns:1fr;gap:1.5rem}.account-card,.feature-card,.mode-card,.platform-card{padding:1.5rem;margin-bottom:1rem}.accounts h2,.features h2,.platform h2,.steps h2,.trading-modes h2{font-size:2rem;margin-bottom:2rem}.step-item{flex-direction:column!important;text-align:center;margin-bottom:2rem}.step-content{margin:1rem 0 0 0;width:100%}.floating-cta{bottom:20px;right:20px;padding:12px 20px;font-size:.9rem;border-radius:30px}#promo-timer{top:70px;right:10px;left:10px;text-align:center;font-size:.85rem;padding:8px 12px}.success-story{bottom:80px!important;left:10px!important;right:10px!important;font-size:.9rem!important;max-width:calc(100vw - 20px)!important}.assets-ticker{padding:8px 0}.asset-item{margin:0 20px;font-size:.9rem}.payments{padding:60px 0}.payments h2{font-size:2rem;margin-bottom:2rem}.payments>.container>div{grid-template-columns:1fr!important;gap:1.5rem!important}.payments>.container>div>div{padding:1.5rem!important}}@media (max-width:480px){.plaimg{width:90%;margin:0 auto 2rem;display:block;}.hero h1{font-size:1.7rem}.hero p{font-size:.9rem}.bonus-highlight h3{font-size:1.2rem}.accounts h2,.features h2,.platform h2,.steps h2,.trading-modes h2{font-size:1.8rem}.account-card,.feature-card,.mode-card,.platform-card{padding:1.2rem}.container{padding:0 10px}.promo-code{font-size:.75rem;padding:6px 10px}.demo-badge{font-size:.8rem;padding:6px 12px}}@media (max-width:360px){.logo{font-size:1.3rem}.hero h1{font-size:1.6rem}.bonus-highlight{padding:12px}.bonus-highlight h3{font-size:1.1rem}}.floating-cta{position:fixed;bottom:30px;right:30px;z-index:1000;background:linear-gradient(45deg,#ff6b6b,#ff8e8e);color:#fff;padding:15px 25px;border-radius:50px;text-decoration:none;font-weight:700;box-shadow:0 10px 25px rgba(255,107,107,.3);animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}.floating-cta:hover{transform:scale(1.1);box-shadow:0 15px 35px rgba(255,107,107,.4)}.loading{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.demo-badge{background:linear-gradient(45deg,#4ecdc4,#44a08d);color:#fff;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:700;display:inline-block;margin:.5rem 0}
最低1ドルから始められる、プロも初心者も満足する取引環境
少額投資でリスクを抑えながら取引戦略をテストできます。初心者にも安心の低リスク環境。
業界最高水準のペイアウト率。クラシックモードで安定した利益を、NFXモードで最大100倍の利益を狙えます。
20種類以上の分析ツールと指標を利用可能。プロレベルのテクニカル分析で勝率を向上させます。
平日は通常市場、週末はOTC市場で24時間取引可能。いつでもチャンスを逃しません。
お客様の資金はヨーロッパの大手銀行で分別管理。高い安全性を確保しています。
外出先でもスマートフォンで本格的な取引が可能。直感的なモバイルインターフェース。
TradingView統合により、20種類以上のテクニカル指標とオシレーターを利用可能。 ライン、ローソク足、バー、ゾーンチャートをカスタマイズできます。
プロトレーダーからの取引シグナルを受信。段階的に難易度が上がる 取引戦略とトレーニング動画で学習をサポートします。
重要な経済イベントを追跡し、市場に影響を与える要因を リアルタイムで把握。取引戦略の立案に活用できます。
メールアドレスとパスワードを入力するだけ。2分で完了します。本人確認書類は不要です。
最低5ドルから入金可能。まずは10,000ドルのデモアカウントで練習することもできます。
豊富な資産から選択して取引開始。プロのシグナルやガイドを参考にしながら利益を狙いましょう。
トレーダーがBubingaを選ぶ理由をご覧ください
「初心者でも分かりやすいプラットフォームで、デモアカウントでしっかり練習してから実取引を始められました。サポートも日本語で丁寧に対応してくれるので安心です。」
「他社から乗り換えましたが、Bubingaは約定が早くてスリッページがほとんどありません。NFXモードで大きな利益も狙えるので、とても満足しています。」
「TradingViewの分析ツールが使えるのが決め手でした。プロ並みの分析ができて、勝率が大幅に向上しました。入出金も速くて便利です。」
「主婦の私でも簡単に始められました。1ドルから取引できるので、リスクを抑えながら投資の勉強ができています。教育コンテンツも充実していて助かります。」
「長年他のプラットフォームを使っていましたが、Bubingaのペイアウト率の高さに驚きました。特にNFXモードは画期的です。今では主要な取引プラットフォームとして使っています。」
「モバイルアプリの使いやすさが抜群です。通勤時間や休憩時間にサクッと取引できて、忙しい私にはピッタリ。リスクフリー取引で練習できるのも安心です。」
あなたも成功したトレーダーの仲間入りをしませんか?
今すぐ無料で始めるVisa、Mastercard、JCBに対応。即座に反映されます。
国内銀行振込に対応。安全で確実な入金方法です。
Sticpay、Astropay、Perfect Money、iWallet対応。
Bitcoin、Ethereum、Litecoin、Ripple、USDTで入金可能。