市場での優位性:
ゴールドは$0.16から、
BTCは$15からのスプレッド
MetaTrader 5
が遂に登場!
より高い柔軟性。より多くのツール。より良い制御性。
全ての機能が整った優れたプラットフォームでお取引ください。
最大100万米ドルの資金をAxi
より無償で提供いたします
登録料なし。月額料金なし。100%無料
毎月のトレーディン
グキャッシュバック
$1,000 USDを入金して取
引し、報酬を獲得
市場での優位性:
ゴールドは$0.16から、
BTCは$15からのスプレッド
MetaTrader 5
が遂に登場!
より高い柔軟性。より多くのツール。より良い制御性。
全ての機能が整った優れたプラットフォームでお取引ください。
最大100万米ドルの資金をAxi
より無償で提供いたします
登録料なし。月額料金なし。100%無料
毎月のトレーディン
グキャッシュバック
$1,000 USDを入金して取
引し、報酬を獲得
2007年よりトレーダーから信頼されるブランド
- 超競争力のある価格設定、高い流動性
- 一貫してタイトな平均スプレッド
- 主要商品で最大1000:1のレバレッジ
- 超高速執行、信頼性の高いプラットフォーム
- MT4、MT5、Axi取引プラットフォームで取引
- Axi Selectで資金提供トレーダーになる
- Axiコピートレーディングでトップトレーダーのポートフォリオをコピー
- 受賞歴のある多言語対応週7日24時間カスタマーサービス
.trustedBrandOuter{
width:100%;
}
.trustedBrandSection{
margin:0 auto;
padding: 60px 68px 50px;
position:relative;
overflow:hidden;
box-sizing:border-box;
background:url("https://aximedia.s3.amazonaws.com/rebrand-prod/pembxryw/frame-2147203778.png") no-repeat center center;
background-size:cover;
border-radius:20px;
}
.trusted-title{
text-align:center;
font-size: 38px;
font-weight:700;
margin:0 0 50px !important;
color:#1a1a1a;
position:relative;
z-index:2;
}
.trusted-grid{
display:grid;
grid-template-columns:1fr 1fr;
gap: 40px 58px;
max-width:1000px;
margin:0 auto;
position:relative;
z-index:2;
}
.trusted-list{
list-style:none;
padding:0;
margin:0;
display:flex;
flex-direction:column;
gap:18px;
}
.trusted-list li{
position:relative;
padding-left:32px;
font-size:17px;
color:#1a1a1a;
line-height:1.5;
}
.trusted-list li:before{
content:"";
position:absolute;
left:0;
top:6px;
width:18px;
height:18px;
background:url("https://aximedia.s3.amazonaws.com/rebrand-prod/3vwhh1tm/vector-3.png") no-repeat center center;
background-size:contain;
}
.trusted-cta-wrap{
display:flex;
justify-content:center;
margin-top:50px;
position:relative;
z-index:2;
}
.trusted-cta{
display:inline-block;
background:#FFD23F;
color:#1a1a1a;
padding:14px 40px;
border-radius:6px;
font-size:16px;
font-weight:600;
text-decoration:none;
transition:background .2s ease;
}
.trusted-cta:hover{
background:#f5c52e;
color:#1a1a1a;
}
/* ============================
POWERFUL PLATFORM SECTION
============================ */
.powerfulPlatformOuter{
width:100%;
background:#E5424A;
}
.powerfulPlatformSection{
width:1250px;
max-width:calc(100% - 40px);
margin:0 auto;
padding:80px 20px 0;
box-sizing:border-box;
}
.platform-grid{
display:grid;
grid-template-columns:1fr 1.2fr;
gap:40px;
align-items:end;
}
.platform-left{
color:#fff;
padding-bottom:80px;
}
.platform-title{
font-size:38px;
font-weight:700;
line-height:1.3;
margin:0 0 30px !important;
color:#fff;
}
.platform-list{
list-style:none;
padding:0;
margin:0 0 40px;
display:flex;
flex-direction:column;
gap:16px;
}
.platform-list li{
position:relative;
padding-left:32px;
font-size:17px;
color:#fff;
line-height:1.5;
}
.platform-list li:before{
content:"";
position:absolute;
left:0;
top:6px;
width:18px;
height:18px;
background:url("https://aximedia.s3.amazonaws.com/rebrand-prod/o25f4j0p/vector-3.png") no-repeat center center;
background-size:contain;
}
.platform-cta-wrap{
display:flex;
}
.platform-cta{
display:inline-block;
background:#FFD23F;
color:#1a1a1a;
padding:14px 40px;
border-radius:6px;
font-size:16px;
font-weight:600;
text-decoration:none;
transition:background .2s ease;
}
.platform-cta:hover{
background:#f5c52e;
color:#1a1a1a;
}
.platform-right{
display:flex;
justify-content:center;
align-items:flex-end;
}
.platform-right img{
width:100%;
height:auto;
max-width:700px;
display:block;
margin-bottom:-1px;
}
/* ============================
MOBILE
============================ */
@media (max-width:768px){
.trustedBrandOuter{
padding: 30px 0;
}
.trustedBrandSection{
width:100%;
max-width:calc(100% - 28px);
padding:40px 20px;
}
.trusted-title{
font-size:28px;
margin-bottom:32px !important;
line-height:1.3;
}
.trusted-grid{
grid-template-columns:1fr;
gap:14px;
}
.trusted-list{
gap:14px;
}
.trusted-list li{
font-size:15px;
padding-left:28px;
}
.trusted-cta-wrap{
margin-top:32px;
}
.trusted-cta{
padding:12px 32px;
font-size:15px;
}
.powerfulPlatformSection{
width:100%;
max-width:100%;
padding:50px 20px 0;
}
.platform-grid{
grid-template-columns:1fr;
gap:30px;
text-align:center;
}
.platform-left{
padding-bottom:0;
}
.platform-title{
font-size:26px;
margin-bottom:24px !important;
}
.platform-list{
margin-bottom:30px;
gap:14px;
text-align:left;
}
.platform-list li{
font-size:15px;
padding-left:28px;
}
.platform-cta-wrap{
justify-content:center;
}
.platform-cta{
padding:12px 32px;
font-size:15px;
}
.platform-right img{
max-width:100%;
margin-bottom:0;
}
}
.platformsRow {
background-color: #F5F2EE;
padding: 80px 24px;
}
.platformsInner {
max-width: 1200px;
margin: 0 auto;
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 0;
align-items: start;
}
.platformsInner .platformCard {
display: block;
padding: 0 32px;
text-decoration: none;
color: inherit;
border-right: 1px solid #E0DCD5;
transition: opacity 0.2s ease;
}
.platformsInner .platformCard:last-child {
border-right: none;
}
.platformsInner .platformCard:hover {
opacity: 0.7;
}
.platformsInner .platformIcon {
width: 72px;
height: 72px;
display: block;
margin: 0 0 24px 0;
}
.platformsInner .platformTitle {
font-size: 18px;
font-weight: 700;
color: #000;
margin: 0 0 8px 0;
line-height: 1.3;
}
.platformsInner .platformTitle .arrow {
display: inline-block;
margin-left: 4px;
font-weight: 400;
}
.platformsInner .platformDesc {
font-size: 14px;
color: #555;
line-height: 1.5;
margin: 0;
font-weight: 400;
}
@media (max-width: 991px) {
.platformsRow {
padding: 40px 20px;
}
.platformsInner {
grid-template-columns: repeat(2, 1fr);
gap: 32px 0;
}
.platformsInner .platformCard {
padding: 0 16px;
border-right: 1px solid #E0DCD5;
}
.platformsInner .platformCard:nth-child(2n) {
border-right: none;
}
.platformsInner .platformIcon {
width: 60px;
height: 60px;
margin: 0 0 16px 0;
}
.platformsInner .platformTitle {
font-size: 16px;
}
.platformsInner .platformDesc {
font-size: 13px;
}
}
@media (max-width: 480px) {
.platformsInner {
grid-template-columns: 1fr;
gap: 24px;
}
.platformsInner .platformCard {
padding: 0 0 24px 0;
border-right: none;
border-bottom: 1px solid #E0DCD5;
}
.platformsInner .platformCard:last-child {
border-bottom: none;
padding-bottom: 0;
}
}
.marketsSection {
background-color: #FBF8F4;
padding: 60px 24px;
}
.marketsTitle {
font-size: 32px;
font-weight: 700;
color: #000;
text-align: center;
margin: 0 0 50px 0;
line-height: 1.3;
}
.marketsInner {
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: flex-start;
gap: 24px;
flex-wrap: wrap;
}
.marketsInner .marketCard {
flex: 1 1 0;
display: flex;
flex-direction: column;
align-items: center;
text-decoration: none;
color: #000;
min-width: 100px;
transition: opacity 0.2s ease;
}
.marketsInner .marketCard:hover {
opacity: 0.75;
}
.marketsInner .marketIcon {
width: 75px;
height: 75px;
display: block;
margin: 0 0 16px 0;
}
.marketsInner .marketLabel {
font-size: 16px;
font-weight: 500;
color: #000;
text-decoration: none;
}
@media (max-width: 991px) {
.marketsSection {
padding: 40px 20px;
}
.marketsTitle {
font-size: 24px;
margin: 0 0 32px 0;
}
.marketsInner {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 32px 16px;
}
.marketsInner .marketCard {
min-width: 0;
}
.marketsInner .marketIcon {
width: 64px;
height: 64px;
margin: 0 0 12px 0;
}
.marketsInner .marketLabel {
font-size: 14px;
}
}
@media (max-width: 480px) {
.marketsInner {
grid-template-columns: repeat(2, 1fr);
}
.marketsInner .marketIcon {
width: 56px;
height: 56px;
}
}
|
スタンダード口座 |
| 設定費用 |
無料 |
無料 |
無料 |
| 手数料 |
— |
往復4.5ドル |
往復3.5ドル |
| 最低入金額 |
$5 |
500ドル |
25,000ドル |
| 商品* |
1200以上のCFD |
1200以上のCFD |
1200以上のCFD |
| モバイル取引 |
はい |
はい |
はい |
| 証拠金 / レバレッジ |
最大1000:1 |
最大1000:1 |
最大1000:1 |
| Axi Select |
はい |
はい |
いいえ |
|
スタンダード口座を開設する |
プレミアム口座を開設 |
詳細を見る |
設定費用無料
手数料—
最低入金額$5
商品*1200以上のCFD
モバイル取引はい
証拠金 / レバレッジ最大1000:1
Axi Selectはい
設定費用無料
手数料往復4.5ドル
最低入金額500ドル
商品*1200以上のCFD
モバイル取引はい
証拠金 / レバレッジ最大1000:1
Axi Selectはい
設定費用無料
手数料往復3.5ドル
最低入金額25,000ドル
商品*1200以上のCFD
モバイル取引はい
証拠金 / レバレッジ最大1000:1
Axi Selectいいえ
*CFDは複雑な金融商品であり、レバレッジにより短期間で損失が発生するリスクが高くなります。
.accountsSection {
background-color: #fff;
padding: 60px 24px;
}
.accountsHeader {
text-align: center;
margin-bottom: 32px;
}
.accountsTitle {
font-size: 32px;
font-weight: 700;
color: #000;
margin: 0 0 12px 0;
line-height: 1.3;
}
.accountsSubtitle {
font-size: 16px;
color: #555;
margin: 0;
line-height: 1.5;
}
.accountsTable {
max-width: 1100px;
margin: 0 auto;
}
.accountsTable table,
.accountsTable thead,
.accountsTable tbody,
.accountsTable tr,
.accountsTable th,
.accountsTable td {
border: none !important;
}
.accountsTable table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed;
}
.accountsTable th,
.accountsTable td {
padding: 16px 12px;
text-align: center;
font-size: 15px;
vertical-align: middle;
}
.accountsTable .emptyCell,
.accountsTable .rowLabel {
width: 15%;
}
.accountsTable .colHeader,
.accountsTable .cellStandard,
.accountsTable .cellPremium,
.accountsTable .cellElite {
width: 28.33%;
}
.accountsTable .emptyCell {
background: transparent;
}
.accountsTable .colHeader {
color: #fff;
font-weight: 700;
font-size: 17px;
padding: 20px 12px;
}
.accountsTable .headerStandard { background-color: #FC404D; }
.accountsTable .headerPremium { background-color: #FCD758; }
.accountsTable .headerElite { background-color: #55165C; }
.accountsTable .rowLabel {
text-align: left;
font-weight: 500;
color: #333;
padding-left: 20px;
background-color: #FAF3F4;
}
.accountsTable tbody tr:nth-child(even) .rowLabel {
background-color: #fff;
}
.accountsTable .cellStandard { background-color: #FBCDCF; }
.accountsTable tbody tr:nth-child(even) .cellStandard { background-color:#FCD5D8; }
.accountsTable .cellPremium { background-color: #FBEBD2; }
.accountsTable tbody tr:nth-child(even) .cellPremium { background-color: #FBF4DA; }
.accountsTable .cellElite { background-color: #FCCAED; }
.accountsTable tbody tr:nth-child(even) .cellElite { background-color: #FBD2F2; }
.accountsTable .ctaRow td { padding: 24px 12px; }
.ctaBtn,
.ctaBtn:hover,
.ctaBtn:focus,
.ctaBtn:active,
.ctaBtn:visited {
display: inline-block;
font-size: 14px;
font-weight: 600;
padding: 12px 18px;
border-radius: 6px;
text-decoration: none !important;
letter-spacing: 0.3px;
opacity: 1 !important;
transition: none !important;
}
.btnStandard,
.btnStandard:hover,
.btnStandard:focus,
.btnStandard:active,
.btnStandard:visited {
background-color: #fff !important;
color: #000 !important;
}
.btnPremium,
.btnPremium:hover,
.btnPremium:focus,
.btnPremium:active,
.btnPremium:visited {
background-color: #E5505C !important;
color: #fff !important;
border: 1px solid #E5505C !important;
}
.btnElite,
.btnElite:hover,
.btnElite:focus,
.btnElite:active,
.btnElite:visited {
background-color: #3D1A4E !important;
color: #fff !important;
border: 1px solid #3D1A4E !important;
}
.disclaimer {
max-width: 1100px;
margin: 24px auto 0;
font-size: 13px;
color: #444;
text-align: center;
line-height: 1.5;
}
.mobileCards { display: none; }
@media (max-width: 991px) {
.accountsSection { padding: 40px 16px; }
.accountsTitle { font-size: 24px; }
.accountsSubtitle { font-size: 14px; }
.accountsTable { display: none !important; }
.mobileCards {
display: block !important;
max-width: 360px;
margin: 0 auto;
padding: 0 10px;
}
.mobileCards .mCard {
margin: 0 8px;
border-radius: 8px;
overflow: hidden;
}
.mobileCards .mCardHeader {
padding: 16px;
color: #fff;
font-size: 18px;
font-weight: 700;
text-align: center;
}
.mobileCards .mCard.standard .mCardHeader { background-color: #FC404D; }
.mobileCards .mCard.premium .mCardHeader { background-color: #FCD758; color: #000; }
.mobileCards .mCard.elite .mCardHeader { background-color: #55165C; }
.mobileCards .mCard.standard { background-color: #FBCDCF; }
.mobileCards .mCard.premium { background-color: #FBEBD2; }
.mobileCards .mCard.elite { background-color: #FCCAED; }
.mobileCards .mRow {
display: flex;
justify-content: space-between;
align-items: center;
padding: 12px 16px;
border-bottom: 1px solid rgba(0,0,0,0.08);
font-size: 14px;
}
.mobileCards .mRow:last-of-type { border-bottom: none; }
.mobileCards .mLabel {
color: #333;
font-weight: 500;
}
.mobileCards .mValue {
color: #000;
font-weight: 600;
text-align: right;
}
.mobileCards .mCardCta {
padding: 16px;
text-align: center;
}
/* Slick carousel customizations */
.mobileCards .slick-list {
overflow: visible;
}
.mobileCards .slick-dots {
display: flex !important;
justify-content: center;
list-style: none;
padding: 0;
margin: 20px 0 0 0;
gap: 8px;
}
.mobileCards .slick-dots li {
width: 10px;
height: 10px;
}
.mobileCards .slick-dots li button {
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #ccc;
border: none;
padding: 0;
font-size: 0;
cursor: pointer;
}
.mobileCards .slick-dots li.slick-active button {
background-color: #FC404D;
}
.mobileCards .slick-arrow {
display: none !important;
}
}
2007年よりトレーダーから信頼されるブランド
- 超競争力のある価格設定、高い流動性
- 一貫してタイトな平均スプレッド
- 主要商品で最大1000:1のレバレッジ
- 超高速執行、信頼性の高いプラットフォーム
- MT4、MT5、Axi取引プラットフォームで取引
- Axi Selectで資金提供トレーダーになる
- Axiコピートレーディングでトップトレーダーのポートフォリオをコピー
- 受賞歴のある多言語対応週7日24時間カスタマーサービス
.trustedBrandOuter{
width:100%;
}
.trustedBrandSection{
margin:0 auto;
padding: 60px 68px 50px;
position:relative;
overflow:hidden;
box-sizing:border-box;
background:url("https://aximedia.s3.amazonaws.com/rebrand-prod/pembxryw/frame-2147203778.png") no-repeat center center;
background-size:cover;
border-radius:20px;
}
.trusted-title{
text-align:center;
font-size: 38px;
font-weight:700;
margin:0 0 50px !important;
color:#1a1a1a;
position:relative;
z-index:2;
}
.trusted-grid{
display:grid;
grid-template-columns:1fr 1fr;
gap: 40px 58px;
max-width:1000px;
margin:0 auto;
position:relative;
z-index:2;
}
.trusted-list{
list-style:none;
padding:0;
margin:0;
display:flex;
flex-direction:column;
gap:18px;
}
.trusted-list li{
position:relative;
padding-left:32px;
font-size:17px;
color:#1a1a1a;
line-height:1.5;
}
.trusted-list li:before{
content:"";
position:absolute;
left:0;
top:6px;
width:18px;
height:18px;
background:url("https://aximedia.s3.amazonaws.com/rebrand-prod/3vwhh1tm/vector-3.png") no-repeat center center;
background-size:contain;
}
.trusted-cta-wrap{
display:flex;
justify-content:center;
margin-top:50px;
position:relative;
z-index:2;
}
.trusted-cta{
display:inline-block;
background:#FFD23F;
color:#1a1a1a;
padding:14px 40px;
border-radius:6px;
font-size:16px;
font-weight:600;
text-decoration:none;
transition:background .2s ease;
}
.trusted-cta:hover{
background:#f5c52e;
color:#1a1a1a;
}
/* ============================
POWERFUL PLATFORM SECTION
============================ */
.powerfulPlatformOuter{
width:100%;
background:#E5424A;
}
.powerfulPlatformSection{
width:1250px;
max-width:calc(100% - 40px);
margin:0 auto;
padding:80px 20px 0;
box-sizing:border-box;
}
.platform-grid{
display:grid;
grid-template-columns:1fr 1.2fr;
gap:40px;
align-items:end;
}
.platform-left{
color:#fff;
padding-bottom:80px;
}
.platform-title{
font-size:38px;
font-weight:700;
line-height:1.3;
margin:0 0 30px !important;
color:#fff;
}
.platform-list{
list-style:none;
padding:0;
margin:0 0 40px;
display:flex;
flex-direction:column;
gap:16px;
}
.platform-list li{
position:relative;
padding-left:32px;
font-size:17px;
color:#fff;
line-height:1.5;
}
.platform-list li:before{
content:"";
position:absolute;
left:0;
top:6px;
width:18px;
height:18px;
background:url("https://aximedia.s3.amazonaws.com/rebrand-prod/o25f4j0p/vector-3.png") no-repeat center center;
background-size:contain;
}
.platform-cta-wrap{
display:flex;
}
.platform-cta{
display:inline-block;
background:#FFD23F;
color:#1a1a1a;
padding:14px 40px;
border-radius:6px;
font-size:16px;
font-weight:600;
text-decoration:none;
transition:background .2s ease;
}
.platform-cta:hover{
background:#f5c52e;
color:#1a1a1a;
}
.platform-right{
display:flex;
justify-content:center;
align-items:flex-end;
}
.platform-right img{
width:100%;
height:auto;
max-width:700px;
display:block;
margin-bottom:-1px;
}
/* ============================
MOBILE
============================ */
@media (max-width:768px){
.trustedBrandOuter{
padding: 30px 0;
}
.trustedBrandSection{
width:100%;
max-width:calc(100% - 28px);
padding:40px 20px;
}
.trusted-title{
font-size:28px;
margin-bottom:32px !important;
line-height:1.3;
}
.trusted-grid{
grid-template-columns:1fr;
gap:14px;
}
.trusted-list{
gap:14px;
}
.trusted-list li{
font-size:15px;
padding-left:28px;
}
.trusted-cta-wrap{
margin-top:32px;
}
.trusted-cta{
padding:12px 32px;
font-size:15px;
}
.powerfulPlatformSection{
width:100%;
max-width:100%;
padding:50px 20px 0;
}
.platform-grid{
grid-template-columns:1fr;
gap:30px;
text-align:center;
}
.platform-left{
padding-bottom:0;
}
.platform-title{
font-size:26px;
margin-bottom:24px !important;
}
.platform-list{
margin-bottom:30px;
gap:14px;
text-align:left;
}
.platform-list li{
font-size:15px;
padding-left:28px;
}
.platform-cta-wrap{
justify-content:center;
}
.platform-cta{
padding:12px 32px;
font-size:15px;
}
.platform-right img{
max-width:100%;
margin-bottom:0;
}
}
Axi エリート
さらなる優位性を求める高頻度トレーダー向けVIP口座
- 往復手数料3.5ドル
- スプレッド0.0ピップスから
- 最大1000:1のレバレッジ
- 独占市場分析、無料VPS&分析ツール
詳細はこちら
.eliteSection {
background-image: url("https://aximedia.s3.amazonaws.com/rebrand-prod/aeahqqrd/frame-2147203780-1.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
display: flex;
align-items: center;
margin: 60px 0;
}
.eliteInner {
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 60px 40px;
box-sizing: border-box;
display: flex;
justify-content: flex-end;
}
.eliteContent {
max-width: 480px;
color: #fff;
}
.eliteContent .eliteTitle {
font-size: 36px;
font-weight: 700;
color: #fff;
margin: 0 0 16px 0;
line-height: 1.2;
}
.eliteContent .eliteSubtitle {
font-size: 18px;
color: #fff;
margin: 0 0 24px 0;
line-height: 1.5;
font-weight: 600;
}
.eliteContent .eliteList {
list-style: none;
padding: 0;
margin: 0 0 32px 0;
}
.eliteContent .eliteList li {
font-size: 16px;
color: #fff;
line-height: 1.5;
margin-bottom: 12px;
padding-left: 28px;
background-image: url("https://aximedia.s3.amazonaws.com/rebrand-prod/gqsnhd3x/vector-3.png");
background-repeat: no-repeat;
background-position: 0 6px;
background-size: 18px auto;
}
.eliteContent .eliteBtn,
.eliteContent .eliteBtn:hover,
.eliteContent .eliteBtn:focus,
.eliteContent .eliteBtn:active,
.eliteContent .eliteBtn:visited {
display: inline-block;
background-color: #FCD758 !important;
color: #000 !important;
font-size: 15px;
font-weight: 600;
padding: 14px 32px;
border-radius: 6px;
text-decoration: none !important;
opacity: 1 !important;
transition: none !important;
}
@media (max-width: 991px) {
.eliteSection {
min-height: auto;
margin: 40px 0;
}
.eliteInner {
padding: 40px 24px;
justify-content: center;
}
.eliteContent {
max-width: none;
text-align: center;
}
.eliteContent .eliteTitle {
font-size: 28px;
}
.eliteContent .eliteSubtitle {
font-size: 16px;
}
.eliteContent .eliteList {
text-align: left;
display: inline-block;
}
.eliteContent .eliteList li {
font-size: 15px;
}
}
Axiの資金で取引。
最大100万米ドルの
資本資金を提供
資金調達
.selectSection {
background-image: url("https://aximedia.s3.amazonaws.com/rebrand-prod/2h3l2ptl/image-84-1.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
min-height: 420px;
display: flex;
align-items: center;
margin: 60px 0;
}
.selectInner {
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 60px 40px;
box-sizing: border-box;
}
.selectContent {
max-width: 500px;
color: #fff;
}
.selectContent .selectLogo {
width: 246px;
height: auto;
display: block;
margin: 0 0 24px 0;
}
.selectContent .selectTitle {
font-size: 40px;
color: #fff;
margin: 0 0 32px 0;
line-height: 1.3;
font-weight: 400;
}
.selectContent .selectTitle .accent {
color: #fff !important;
text-shadow: 0 0 1px #fff, 0 0 9px #FFE, 0 0 15px #ff0000, 0 0 15px #ff0000, 0 0 20px #ff0000, 0 0 4px #ff0000, 0 0 10px #FEFFFA, 0 0 2px #ff0000;
}
.selectContent .selectBtn,
.selectContent .selectBtn:hover,
.selectContent .selectBtn:focus,
.selectContent .selectBtn:active,
.selectContent .selectBtn:visited {
display: inline-block;
background-color: #FC404D!important;
color: #fff !important;
font-size: 15px;
padding: 12px 28px;
border-radius: 6px;
text-decoration: none !important;
opacity: 1 !important;
transition: none !important;
font-weight: 400;
}
@media (max-width: 991px) {
.selectSection {
background-image: url("https://aximedia.s3.amazonaws.com/rebrand-prod/cvafw2gy/axi-hero-mob.png");
background-position: center bottom;
background-size: cover;
min-height: auto;
margin: 40px 0;
display: block;
padding-bottom: 110%;
}
.selectInner {
padding: 32px 24px 0;
}
.selectContent {
max-width: none;
}
.selectContent .selectLogo {
width: 200px;
margin: 0 0 20px 0;
}
.selectContent .selectTitle {
font-size: 24px;
margin: 0 0 24px 0;
}
}
トップトレーダーの取引をコピー
取引の苦労を軽減。Axiコピートレーディングなら、トップトレーダーの戦略をリアルタイムで自動的にミラーリングできます。
London & Eastern LLP.のパートナー
コピー取引を開始
.copytradingSection {
background-color: #ED2E3C;
margin: 60px 0;
}
.copytradingInner {
max-width: 1200px;
margin: 0 auto;
display: flex;
align-items: flex-end;
gap: 40px;
padding: 0 40px;
}
.copytradingImage {
flex: 1 1 50%;
align-self: flex-end;
}
.copytradingImage img {
width: 100%;
height: auto;
display: block;
}
.copytradingContent {
flex: 1 1 50%;
color: #fff;
padding: 60px 0;
}
.copytradingContent .copytradingTitle {
font-size: 32px;
font-weight: 400;
color: #fff;
margin: 0 0 24px 0;
line-height: 1.3;
}
.copytradingContent .copytradingDesc {
font-size: 18px;
font-weight: 400;
color: #fff;
margin: 0 0 16px 0;
line-height: 1.5;
}
.copytradingContent .copytradingPartner {
font-size: 16px;
font-weight: 400;
color: #fff;
margin: 0 0 36px 0;
line-height: 1.5;
opacity: 0.85;
}
.copytradingContent .copytradingBtn,
.copytradingContent .copytradingBtn:hover,
.copytradingContent .copytradingBtn:focus,
.copytradingContent .copytradingBtn:active,
.copytradingContent .copytradingBtn:visited {
display: inline-block;
background-color: #FCD758 !important;
color: #000 !important;
font-size: 16px;
font-weight: 400;
padding: 14px 32px;
border-radius: 6px;
text-decoration: none !important;
opacity: 1 !important;
transition: none !important;
}
@media (max-width: 991px) {
.copytradingSection {
margin: 40px 0;
}
.copytradingInner {
flex-direction: column;
padding: 0 20px;
gap: 24px;
align-items: stretch;
}
.copytradingImage,
.copytradingContent {
flex: 1 1 auto;
width: 100%;
}
.copytradingContent {
text-align: center;
padding: 0 0 32px;
}
.copytradingContent .copytradingTitle {
font-size: 28px;
}
.copytradingContent .copytradingDesc {
font-size: 16px;
}
}
Q&A
口座開設や入金方法がわからない?ヘルプセンターでは、あらゆる質問にお答えし、すべてのステップをサポートします。
よくある質問をすべて見る
.promoSection {
background-color: #fff;
padding: 60px 40px;
}
.promoInner {
max-width: 1140px;
margin: 0 auto;
display: flex;
align-items: center;
gap: 40px;
}
.promoContent {
flex: 1 1 50%;
}
.promoContent .promoTitle {
font-size: 32px;
font-weight: 700;
color: #000;
margin: 0 0 20px 0;
line-height: 1.3;
}
.promoContent .promoDesc {
font-size: 16px;
font-weight: 400;
color: #333;
margin: 0 0 32px 0;
line-height: 1.6;
}
.promoContent .promoBtn,
.promoContent .promoBtn:hover,
.promoContent .promoBtn:focus,
.promoContent .promoBtn:active,
.promoContent .promoBtn:visited {
display: inline-block;
background-color: #FCD758 !important;
color: #000 !important;
font-size: 15px;
font-weight: 400;
padding: 14px 32px;
border-radius: 6px;
text-decoration: none !important;
opacity: 1 !important;
transition: none !important;
}
.promoImage {
flex: 1 1 50%;
text-align: center;
}
.promoImage img {
max-width: 100%;
height: auto;
display: inline-block;
}
.qaSection {
background-color: #fff;
padding: 40px 40px 80px;
text-align: center;
max-width: 1140px;
margin: 0 auto;
}
.qaSection .qaTitle {
font-size: 28px;
font-weight: 700;
color: #000;
margin: 0 0 16px 0;
line-height: 1.3;
}
.qaSection .qaDesc {
font-size: 16px;
font-weight: 400;
color: #333;
margin: 0 auto 28px;
line-height: 1.6;
max-width: 800px;
}
.qaSection .qaBtn,
.qaSection .qaBtn:hover,
.qaSection .qaBtn:focus,
.qaSection .qaBtn:active,
.qaSection .qaBtn:visited {
display: inline-block;
background-color: #FCD758 !important;
color: #000 !important;
font-size: 15px;
font-weight: 400;
padding: 14px 32px;
border-radius: 6px;
text-decoration: none !important;
opacity: 1 !important;
transition: none !important;
}
@media (max-width: 991px) {
.promoSection {
padding: 40px 24px;
}
.promoInner {
flex-direction: column-reverse;
gap: 24px;
}
.promoContent,
.promoImage {
flex: 1 1 auto;
width: 100%;
text-align: center;
}
.promoContent .promoTitle {
font-size: 26px;
}
.promoImage img {
max-width: 320px;
}
.qaSection {
padding: 32px 24px 60px;
}
.qaSection .qaTitle {
font-size: 24px;
}
}
受賞歴のある週7日24時間対応のカスタマーサポート
当社のカスタマーサポートチームは、週7日24時間の体制で対応し、日本語
を含む複数の言語でのサポートを提供しています。
お問い合わせ
.supportSection {
background-color: #F0ECE3;
padding: 60px 40px;
}
.supportInner {
max-width: 1140px;
margin: 0 auto;
text-align: center;
}
.supportSection .supportTitle {
font-size: 32px;
font-weight: 500;
color: #000;
margin: 0 0 20px 0;
line-height: 1.3;
}
.supportSection .supportDesc {
font-size: 18px;
font-weight: 400;
color: #333;
margin: 0 auto 40px;
line-height: 1.6;
max-width: 800px;
}
.supportSection .supportAwards {
display: flex;
justify-content: center;
align-items: center;
gap: 60px;
flex-wrap: wrap;
margin-bottom: 40px;
}
.supportSection .supportAwards img {
width: 218px;
height: auto;
display: block;
}
.supportSection .supportBtn,
.supportSection .supportBtn:hover,
.supportSection .supportBtn:focus,
.supportSection .supportBtn:active,
.supportSection .supportBtn:visited {
display: inline-block;
background-color: #FCD758 !important;
color: #000 !important;
font-size: 15px;
font-weight: 400;
padding: 14px 32px;
border-radius: 6px;
text-decoration: none !important;
opacity: 1 !important;
transition: none !important;
}
@media (max-width: 991px) {
.supportSection {
padding: 40px 24px;
}
.supportSection .supportTitle {
font-size: 22px;
}
.supportSection .supportDesc {
font-size: 15px;
margin-bottom: 32px;
}
.supportSection .supportDesc br {
display: none;
}
.supportSection .supportAwards {
display: grid;
grid-template-columns: repeat(2, 1fr);
justify-items: center;
align-items: center;
gap: 32px 24px;
margin-bottom: 32px;
}
.supportSection .supportAwards img {
width: 140px;
}
}
@media (max-width: 480px) {
.supportSection .supportAwards {
gap: 24px 16px;
}
.supportSection .supportAwards img {
width: 120px;
}
}
優位性を取引に活かしましょう。
受賞歴のあるグローバルブローカーで取引を始めましょう。
.ctaBanner{
width:100%;
background-image: url("https://aximedia.s3.amazonaws.com/rebrand-prod/tnxlkknn/frame-36.png");
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
padding: 100px 24px 50px;
margin: 60px 0 0;
min-height: 240px;
display: flex;
align-items: center;
}
.ctaInner{
max-width: 900px;
margin: 0 auto;
text-align: center;
width: 100%;
}
.ctaBanner .ctaTitle{
font-size: 26px;
font-weight: 700;
color: #fff;
margin: 0 0 8px 0;
line-height: 1.3;
}
.ctaBanner .ctaSubtitle{
font-size: 15px;
font-weight: 400;
color: #fff;
margin: 0 0 24px 0;
line-height: 1.5;
}
.ctaBanner .ctaButtons{
display: flex;
justify-content: center;
gap: 14px;
flex-wrap: wrap;
}
.ctaBanner .ctaBtnDemo,
.ctaBanner .ctaBtnDemo:hover,
.ctaBanner .ctaBtnDemo:focus,
.ctaBanner .ctaBtnDemo:active,
.ctaBanner .ctaBtnDemo:visited{
display: inline-block;
background-color: #fff !important;
color: #000 !important;
font-size: 14px;
font-weight: 500;
padding: 11px 26px;
border-radius: 6px;
text-decoration: none !important;
border: 1px solid #fff !important;
opacity: 1 !important;
transition: none !important;
}
.ctaBanner .ctaBtnLive,
.ctaBanner .ctaBtnLive:hover,
.ctaBanner .ctaBtnLive:focus,
.ctaBanner .ctaBtnLive:active,
.ctaBanner .ctaBtnLive:visited{
display: inline-block;
background-color: #FCD758 !important;
color: #000 !important;
font-size: 14px;
font-weight: 500;
padding: 11px 26px;
border-radius: 6px;
text-decoration: none !important;
border: 1px solid #FCD758 !important;
opacity: 1 !important;
transition: none !important;
}
@media(max-width: 768px){
.ctaBanner{
padding: 40px 20px;
margin: 40px 0 0;
min-height: 200px;
}
.ctaBanner .ctaTitle{
font-size: 20px;
}
.ctaBanner .ctaSubtitle{
font-size: 14px;
margin-bottom: 20px;
}
.ctaBanner .ctaButtons{
gap: 12px;
}
.ctaBanner .ctaBtnDemo,
.ctaBanner .ctaBtnLive{
font-size: 13px;
padding: 10px 22px;
}
}
.homehero__trustpilot,
.trustpilot-widget{
display:none;
}
div[data-slick-index="0"] .text_block{
width: 67% !important;
margin: 0 auto;
text-align: left;
}
div[data-slick-index="0"] .text_block h1{
font-size: 68px !important;
color: black !important;
text-transform: uppercase;
margin-bottom: 0 !important;
}
div[data-slick-index="0"] .text_block p a{
font-size: 16px !important;
}
div[data-slick-index="2"] .text_block h1{
display: none;
}
div[data-slick-index="2"] .text_block{
width: 67% !important;
margin: 0 auto;
text-align: left;
}
div[data-slick-index="2"] .text_block .textLever{
font-size: 44px;
font-weight: 600;
text-align: left;
}
div[data-slick-index="3"] .text_block{
width: 67% !important;
margin: 0 auto;
align-items: start;
}
div[data-slick-index="3"] .text_block p{
color: white !important;
}
div[data-slick-index="3"] .text_block h1{
font-size: 56px;
max-width: 780px;
color: white !important;
text-align: left;
}
div[data-slick-index="3"] .text_block h4{
color: white !important;
max-width: 600px;
text-align: left;
font-size: 20px !important;
}
div[data-slick-index="4"] .text_block{
width: 67% !important;
}
div[data-slick-index="4"] .text_block h1 {
font-size: 46px !important;
margin-bottom : 0 !important;
}
div[data-slick-index="4"] .text_block h4 {
font-size: 30px !important;
max-width: 740px;
}
.neon{
color: #fff;
text-shadow: 0 0 1px #fff,
0 0 9px #FFE, 0 0 15px #ff0000, 0 0 15px #ff0000, 0 0 20px #ff0000, 0 0 4px #ff0000, 0 0 10px #FEFFFA, 0 0 2px #ff0000;
}
div[data-slick-index="1"] .text_block{
width: 70% !important;
margin: 0 auto;
text-align: left;
}
div[data-slick-index="1"] .text_block h1{
margin-bottom: 8px !important;
font-size: 54px !important;
}
div[data-slick-index="1"] .text_block h4{
font-size: 42px !important;
text-decoration: uppercase;
}
@media(max-width:1440px){
div[data-slick-index="0"] .text_block,
div[data-slick-index="1"] .text_block,
div[data-slick-index="2"] .text_block,
div[data-slick-index="3"] .text_block,
div[data-slick-index="4"] .text_block{
width: 82% !important;
}
}
@media(max-width:991px){
div[data-slick-index="2"] .text_block{
width: 96% !important;
margin: 0 auto;
}
div[data-slick-index="2"] .text_block .banner-left{
display: flex;
align-items: center;
flex-direction: column;
}
div[data-slick-index="2"] .text_block .textLever{
font-size: 30px;
font-weight: 600;
text-align: center;
}
div[data-slick-index="2"] .text_block .banner-left{
padding-bottom: 16px;
}
div[data-slick-index="3"] .text_block {
align-items: center;
}
div[data-slick-index="3"] .text_block h1{
font-size: 40px;
padding: 0 15px !important;
max-width: unset !important;
text-align: center;
}
div[data-slick-index="3"] .text_block h4{
padding: 0 15px !important;
max-width: unset !important;
text-align: center;
}
div[data-slick-index="3"] .text_block div:nth-of-type(1) {
padding: 15px 0 !important;
}
.homehero_carousel .homehero__slide .text_block p a{
margin-right: 0 !important;
margin-top: 20px;
}
div[data-slick-index="3"] .text_block,
div[data-slick-index="4"] .text_block{
width: 100% !important;
}
div[data-slick-index="4"] .text_block h1 {
font-size: 27px !important;
}
div[data-slick-index="4"] .text_block h4 {
font-size: 20px !important;
margin-bottom : 20px !important;
}
div[data-slick-index="1"] .text_block{
margin: 0 auto;
text-align: center;
}
div[data-slick-index="1"] .text_block h1{
margin-bottom: 16px !important;
font-size: 36px !important;
}
div[data-slick-index="1"] .text_block h4{
font-size: 22px !important;
}
div[data-slick-index="0"] .text_block h1{
font-size: 56px !important;
}
}