## ヘイズ氏の年内ターゲット著名仮想通貨アナリストのアーサー・ヘイズ氏が23日の最新ブログ投稿で年末目標価格を発表した。ビットコイン25万ドル、イーサリアム1万ドルの強気予測を示し、「イーサリアムの強気相場が市場を席巻する」と宣言している。ヘイズ氏はすでに7月11日にビットコインの史上最高値更新を受けて市場見通しを強気転換していた。前回の慎重な分析から一転し、「強烈なアルトシーズンに備えよ」と表現してイーサリアム主導の上昇相場到来を予想している。投資戦略について、ヘイズ氏が運営するメイルストロームファンドはフルベットを実行していると明かした。「イーサリアム全般、DeFi全般、ERC-20コインによるすべての投機」に注力し、ビットコインをアウトパフォームする機会を追求しているという。同氏の分析の核心はトランプ政権による信用拡大政策「QE4プア・ピープル」にある。政府調達保証により銀行が重要産業への融資を拡大し、『戦時経済』体制下での信用創造が仮想通貨価格を押し上げると論じている。政府調達保証について、米国のMPマテリアルズ社が米国国防省の調達保証を受けてレアアース処理施設を建設する事例を挙げた。このプロジェクトは10億ドルの融資を確保し、戦略物資の国内生産を強化するトランプ政権の方針を反映。こうした信用拡大が経済全体を刺激し、仮想通貨市場への資金流入も後押しすると分析している。また、トランプ政権の仮想通貨政策についても言及し、401k退職金制度への仮想通貨投資許可と仮想通貨キャピタルゲイン税撤廃提案を評価した。これらが8.7兆ドル規模の退職金資産の仮想通貨流入を促進すると期待を示している。仮想通貨市場の拡大により、ステーブルコイン発行体が米国債短期証券への投資を増やし政府債務を支える構造も指摘した。仮想通貨の総時価総額1ドル増加ごとに0.09ドルがステーブルコインに流入し、最終的に米国債購入資金となると説明している。**アルトシーズン指数**現在のアルトシーズン進捗について、コインマーケットキャップのアルトコインシーズン指数は41となっている。この指数が75以上になると、アルトコインが市場を牽引する「正式なアルトシーズン」と定義され、価格上昇が加速する傾向がある。バイナンス元CEOのCZ氏も23日に「FOMOシーズンが間もなく到来するかもしれない」と発言し、市場の注目を集めている。コインマーケットキャップはFOMO現象について、アルトコインの大幅リターン期待による楽観的市場センチメントであると説明。大型仮想通貨全体の24時間取引高増加がFOMO心理を示し、買い圧力と価格モメンタムの上昇を生み出すとしている。WebX 2025 – アジア最大級のWeb3カンファレンス | CoinPost主催 /\* Reset & Base \*/ \* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Hiragino Sans', 'Yu Gothic', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; line-height: 1.6; background: #f8fafc; color: #334155; } /\* Main Container \*/ .webx-container { background: #ffffff; border: 1px solid #e2e8f0; border-radius: 12px; margin: 20px auto; max-width: 1200px; overflow: hidden; box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08); } /\* Header Section \*/ .webx-header { background: linear-gradient(135deg, #0f172a 0%, #1e293b 25%, #1e40af 60%, #3b82f6 85%, #60a5fa 100%); color: white; padding: 50px 40px; text-align: center; position: relative; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.1); } .webx-header::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('data:image/svg+xml,<svg xmlns="" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"></path></pattern></defs><rect width="100" height="100" fill="url(%23grid)"></rect></svg>'); opacity: 0.3; } /\* Background Logo Container \*/ .webx-header::after { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 300px; height: 300px; background-image: url('); background-size: contain; background-repeat: no-repeat; background-position: center; opacity: 0.05; z-index: 0; pointer-events: none; } .webx-container .webx-header .event-badge { display: inline-block !important; background: rgba(255, 255, 255, 0.15) !important; backdrop-filter: blur(10px) !important; border: 1px solid rgba(255, 255, 255, 0.2) !important; color: white !important; padding: 10px 24px !important; border-radius: 24px !important; font-size: 14px !important; font-weight: 500 !important; margin-bottom: 24px !important; position: relative !important; z-index: 2 !important; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08) !important; } .webx-container .webx-header .webx-title { font-size: clamp(32px, 5vw, 48px) !important; font-weight: 700 !important; margin-bottom: 16px !important; position: relative !important; z-index: 2 !important; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important; color: white !important; letter-spacing: 1px !important; } .webx-container .webx-header .webx-subtitle { font-size: 16px !important; opacity: 0.92 !important; font-weight: 400 !important; position: relative !important; z-index: 2 !important; margin-bottom: 32px !important; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) !important; color: white !important; line-height: 1.5 !important; } .event-details { display: flex; justify-content: center; gap: 32px; flex-wrap: wrap; position: relative; z-index: 2; } .webx-container .webx-header .event-detail { font-size: 15px !important; font-weight: 500 !important; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) !important; color: white !important; padding: 6px 0 !important; } /\* Speakers Section \*/ .speakers-section { padding: 50px 40px; } .section-title { font-size: 28px; font-weight: 700; color: #1e293b; text-align: center; margin-bottom: 16px; } .section-description { font-size: 16px; color: #64748b; text-align: center; max-width: 700px; margin: 0 auto 40px; line-height: 1.7; } /\* Featured Speaker \*/ .featured-speaker { background: #ffffff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 32px; margin-bottom: 40px; position: relative; } .featured-badge { display: inline-block; background: linear-gradient(135deg, #fb923c, #f97316); color: white; padding: 6px 16px; border-radius: 20px; font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(249, 115, 22, 0.3); } .featured-speaker-content { display: flex; align-items: flex-start; gap: 24px; } .featured-avatar { width: 100px; height: 100px; border-radius: 50%; background: linear-gradient(135deg, #3b82f6, #1d4ed8); display: flex; align-items: center; justify-content: center; color: white; font-weight: 700; font-size: 28px; flex-shrink: 0; border: 4px solid white; box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1); position: relative; } .featured-avatar img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; } .featured-speaker-info { flex: 1; } .featured-speaker-name { font-size: 24px; font-weight: 700; color: #1e293b; margin-bottom: 8px; } .featured-speaker-title { font-size: 16px; color: #3b82f6; font-weight: 600; margin-bottom: 8px; } .featured-speaker-company { font-size: 14px; color: #64748b; line-height: 1.6; } /\* Other Speakers \*/ .other-speakers { margin-top: 40px; } .other-speakers-title { font-size: 20px; font-weight: 600; color: #1e293b; margin-bottom: 24px; padding-bottom: 12px; border-bottom: 2px solid #e2e8f0; } .speakers-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; max-width: 800px; margin: 0 auto; } .speaker-card { background: white; border: 1px solid #e2e8f0; border-radius: 12px; padding: 24px; transition: all 0.3s ease; position: relative; } .speaker-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(0, 0, 0, 0.1); border-color: #3b82f6; } .speaker-avatar { width: 64px; height: 64px; border-radius: 50%; background: linear-gradient(135deg, #60a5fa, #3b82f6); display: flex; align-items: center; justify-content: center; color: white; font-weight: 600; font-size: 18px; margin: 0 auto 16px; border: 3px solid #f1f5f9; } .speaker-avatar img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; } .speaker-name { font-size: 18px; font-weight: 600; color: #1e293b; text-align: center; margin-bottom: 6px; } .speaker-title { font-size: 14px; color: #3b82f6; font-weight: 500; text-align: center; margin-bottom: 4px; } .speaker-company { font-size: 13px; color: #64748b; text-align: center; margin-bottom: 12px; } .speaker-tags { display: flex; gap: 6px; justify-content: center; flex-wrap: wrap; } /\* Tag Colors \*/ .speaker-tag { padding: 4px 10px; border-radius: 16px; font-size: 11px; font-weight: 500; border: 1px solid transparent; } .speaker-tag:nth-child(1) { background: rgba(59, 130, 246, 0.1); color: #1d4ed8; border-color: rgba(59, 130, 246, 0.2); } .speaker-tag:nth-child(2) { background: rgba(16, 185, 129, 0.1); color: #047857; border-color: rgba(16, 185, 129, 0.2); } .speaker-tag:nth-child(3) { background: rgba(168, 85, 247, 0.1); color: #7c2d12; border-color: rgba(168, 85, 247, 0.2); } .speaker-tag:nth-child(4) { background: rgba(245, 101, 101, 0.1); color: #dc2626; border-color: rgba(245, 101, 101, 0.2); } .speaker-tag:nth-child(5) { background: rgba(251, 146, 60, 0.1); color: #ea580c; border-color: rgba(251, 146, 60, 0.2); } .speaker-tag:nth-child(6) { background: rgba(34, 197, 94, 0.1); color: #15803d; border-color: rgba(34, 197, 94, 0.2); } /\* All Speakers Link \*/ .all-speakers-link { margin-top: 32px; text-align: center; } .speakers-list-button { display: inline-flex; align-items: center; gap: 12px; background: transparent; color: #3b82f6; padding: 16px 32px; border: 2px solid #3b82f6; border-radius: 12px; text-decoration: none; font-weight: 600; font-size: 16px; transition: all 0.3s ease; position: relative; overflow: hidden; } .speakers-list-button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: #3b82f6; transition: left 0.4s ease; z-index: -1; } .speakers-list-button:hover { color: white; transform: translateY(-2px); box-shadow: 0 8px 25px rgba(59, 130, 246, 0.2); text-decoration: none; } .speakers-list-button:hover::before { left: 0; } .speakers-icon { width: 20px; height: 20px; fill: currentColor; } /\* Footer Section \*/ .webx-footer { background: #f8fafc; padding: 32px 40px; border-top: 1px solid #e2e8f0; } .footer-content { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 20px; } .event-info { font-size: 14px; color: #64748b; } .event-info strong { color: #1e293b; font-weight: 600; } .cta-buttons { display: flex; gap: 16px; flex-wrap: wrap; } .cta-button { display: inline-flex; align-items: center; gap: 8px; background: linear-gradient(135deg, #f97316, #ea580c); color: white; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s ease; border: none; cursor: pointer; } .cta-button:hover { background: linear-gradient(135deg, #ea580c, #dc2626); transform: translateY(-2px); box-shadow: 0 8px 25px rgba(249, 115, 22, 0.3); color: white; text-decoration: none; } .cta-button.secondary { background: transparent; color: #3b82f6; border: 1px solid #3b82f6; } .cta-button.secondary:hover { background: #3b82f6; color: white; } .cta-icon { width: 16px; height: 16px; fill: currentColor; } /\* Responsive Design \*/ @media (max-width: 768px) { .webx-container { margin: 10px; border-radius: 12px; } .webx-header { padding: 40px 20px; } .event-badge { font-size: 14px; padding: 10px 20px; } .webx-title { margin-bottom: 16px; } .webx-subtitle { margin-bottom: 30px; } .event-details { gap: 24px; flex-direction: column; align-items: center; } .event-detail { font-size: 16px; } .speakers-section { padding: 40px 20px; } .featured-speaker { padding: 24px 20px; } .featured-speaker-content { flex-direction: column; text-align: center; gap: 20px; } .featured-avatar { margin: 0 auto; } .speakers-grid { grid-template-columns: 1fr; gap: 16px; max-width: 400px; } .speakers-list-button { padding: 14px 24px; font-size: 15px; width: 100%; max-width: 320px; justify-content: center; } .webx-footer { padding: 24px 20px; } .footer-content { flex-direction: column; align-items: flex-start; gap: 16px; } .cta-buttons { width: 100%; } .cta-button { flex: 1; justify-content: center; min-width: 0; } } /\* Accessibility \*/ .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; } 2025年8月25日-26日 東京開催# WebX 2025 CoinPost主催 – アジア最大級のWeb3カンファレンス ## 注目のスピーカー Web3・仮想通貨業界を代表する世界トップクラスのスピーカーが東京に集結。 最新技術動向から投資戦略まで、業界の未来を形作る貴重な議論をお届けします。 Featured Speaker ### 北尾 吉孝SBIホールディングス 会長兼社長### その他の注目スピーカー#### アーサー・ヘイズBitMEX、Maelstroom創設者#### オードリー・タン台湾の元デジタル大臣#### 堀江 貴文実業家 ?? #### coming sooncoming soon 他の登壇者一覧を見る **開催:** 2025年8月25-26日 | **会場:** ザ・プリンス パークタワー東京 | **規模:** 昨年来場者数 16,500人以上 チケット購入 WebX完全ガイド
アーサー・ヘイズの年末予測:イーサリアム1万ドル、ビットコイン25万ドル
著名仮想通貨アナリストのアーサー・ヘイズ氏が23日の最新ブログ投稿で年末目標価格を発表した。ビットコイン25万ドル、イーサリアム1万ドルの強気予測を示し、「イーサリアムの強気相場が市場を席巻する」と宣言している。
ヘイズ氏はすでに7月11日にビットコインの史上最高値更新を受けて市場見通しを強気転換していた。前回の慎重な分析から一転し、「強烈なアルトシーズンに備えよ」と表現してイーサリアム主導の上昇相場到来を予想している。
投資戦略について、ヘイズ氏が運営するメイルストロームファンドはフルベットを実行していると明かした。「イーサリアム全般、DeFi全般、ERC-20コインによるすべての投機」に注力し、ビットコインをアウトパフォームする機会を追求しているという。
同氏の分析の核心はトランプ政権による信用拡大政策「QE4プア・ピープル」にある。政府調達保証により銀行が重要産業への融資を拡大し、『戦時経済』体制下での信用創造が仮想通貨価格を押し上げると論じている。
政府調達保証について、米国のMPマテリアルズ社が米国国防省の調達保証を受けてレアアース処理施設を建設する事例を挙げた。このプロジェクトは10億ドルの融資を確保し、戦略物資の国内生産を強化するトランプ政権の方針を反映。こうした信用拡大が経済全体を刺激し、仮想通貨市場への資金流入も後押しすると分析している。
また、トランプ政権の仮想通貨政策についても言及し、401k退職金制度への仮想通貨投資許可と仮想通貨キャピタルゲイン税撤廃提案を評価した。これらが8.7兆ドル規模の退職金資産の仮想通貨流入を促進すると期待を示している。
仮想通貨市場の拡大により、ステーブルコイン発行体が米国債短期証券への投資を増やし政府債務を支える構造も指摘した。仮想通貨の総時価総額1ドル増加ごとに0.09ドルがステーブルコインに流入し、最終的に米国債購入資金となると説明している。
アルトシーズン指数
現在のアルトシーズン進捗について、コインマーケットキャップのアルトコインシーズン指数は41となっている。この指数が75以上になると、アルトコインが市場を牽引する「正式なアルトシーズン」と定義され、価格上昇が加速する傾向がある。バイナンス元CEOのCZ氏も23日に「FOMOシーズンが間もなく到来するかもしれない」と発言し、市場の注目を集めている。
body { font-family: 'Hiragino Sans', 'Yu Gothic', 'Noto Sans JP', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; line-height: 1.6; background: #f8fafc; color: #334155; }
/* Main Container */ .webx-container { background: #ffffff; border: 1px solid #e2e8f0; border-radius: 12px; margin: 20px auto; max-width: 1200px; overflow: hidden; box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08); }
/* Header Section */ .webx-header { background: linear-gradient(135deg, #0f172a 0%, #1e293b 25%, #1e40af 60%, #3b82f6 85%, #60a5fa 100%); color: white; padding: 50px 40px; text-align: center; position: relative; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.1); }
.webx-header::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('data:image/svg+xml,'); opacity: 0.3; }
/* Background Logo Container */ .webx-header::after { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 300px; height: 300px; background-image: url('); background-size: contain; background-repeat: no-repeat; background-position: center; opacity: 0.05; z-index: 0; pointer-events: none; }
.webx-container .webx-header .event-badge { display: inline-block !important; background: rgba(255, 255, 255, 0.15) !important; backdrop-filter: blur(10px) !important; border: 1px solid rgba(255, 255, 255, 0.2) !important; color: white !important; padding: 10px 24px !important; border-radius: 24px !important; font-size: 14px !important; font-weight: 500 !important; margin-bottom: 24px !important; position: relative !important; z-index: 2 !important; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08) !important; }
.webx-container .webx-header .webx-title { font-size: clamp(32px, 5vw, 48px) !important; font-weight: 700 !important; margin-bottom: 16px !important; position: relative !important; z-index: 2 !important; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important; color: white !important; letter-spacing: 1px !important; }
.webx-container .webx-header .webx-subtitle { font-size: 16px !important; opacity: 0.92 !important; font-weight: 400 !important; position: relative !important; z-index: 2 !important; margin-bottom: 32px !important; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) !important; color: white !important; line-height: 1.5 !important; }
.event-details { display: flex; justify-content: center; gap: 32px; flex-wrap: wrap; position: relative; z-index: 2; }
.webx-container .webx-header .event-detail { font-size: 15px !important; font-weight: 500 !important; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) !important; color: white !important; padding: 6px 0 !important; }
/* Speakers Section */ .speakers-section { padding: 50px 40px; }
.section-title { font-size: 28px; font-weight: 700; color: #1e293b; text-align: center; margin-bottom: 16px; }
.section-description { font-size: 16px; color: #64748b; text-align: center; max-width: 700px; margin: 0 auto 40px; line-height: 1.7; }
/* Featured Speaker */ .featured-speaker { background: #ffffff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 32px; margin-bottom: 40px; position: relative; }
.featured-badge { display: inline-block; background: linear-gradient(135deg, #fb923c, #f97316); color: white; padding: 6px 16px; border-radius: 20px; font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(249, 115, 22, 0.3); }
.featured-speaker-content { display: flex; align-items: flex-start; gap: 24px; }
.featured-avatar { width: 100px; height: 100px; border-radius: 50%; background: linear-gradient(135deg, #3b82f6, #1d4ed8); display: flex; align-items: center; justify-content: center; color: white; font-weight: 700; font-size: 28px; flex-shrink: 0; border: 4px solid white; box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1); position: relative; }
.featured-avatar img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }
.featured-speaker-info { flex: 1; }
.featured-speaker-name { font-size: 24px; font-weight: 700; color: #1e293b; margin-bottom: 8px; }
.featured-speaker-title { font-size: 16px; color: #3b82f6; font-weight: 600; margin-bottom: 8px; }
.featured-speaker-company { font-size: 14px; color: #64748b; line-height: 1.6; }
/* Other Speakers */ .other-speakers { margin-top: 40px; }
.other-speakers-title { font-size: 20px; font-weight: 600; color: #1e293b; margin-bottom: 24px; padding-bottom: 12px; border-bottom: 2px solid #e2e8f0; }
.speakers-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; max-width: 800px; margin: 0 auto; }
.speaker-card { background: white; border: 1px solid #e2e8f0; border-radius: 12px; padding: 24px; transition: all 0.3s ease; position: relative; }
.speaker-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(0, 0, 0, 0.1); border-color: #3b82f6; }
.speaker-avatar { width: 64px; height: 64px; border-radius: 50%; background: linear-gradient(135deg, #60a5fa, #3b82f6); display: flex; align-items: center; justify-content: center; color: white; font-weight: 600; font-size: 18px; margin: 0 auto 16px; border: 3px solid #f1f5f9; }
.speaker-avatar img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }
.speaker-name { font-size: 18px; font-weight: 600; color: #1e293b; text-align: center; margin-bottom: 6px; }
.speaker-title { font-size: 14px; color: #3b82f6; font-weight: 500; text-align: center; margin-bottom: 4px; }
.speaker-company { font-size: 13px; color: #64748b; text-align: center; margin-bottom: 12px; }
.speaker-tags { display: flex; gap: 6px; justify-content: center; flex-wrap: wrap; }
/* Tag Colors */ .speaker-tag { padding: 4px 10px; border-radius: 16px; font-size: 11px; font-weight: 500; border: 1px solid transparent; }
.speaker-tag:nth-child(1) { background: rgba(59, 130, 246, 0.1); color: #1d4ed8; border-color: rgba(59, 130, 246, 0.2); }
.speaker-tag:nth-child(2) { background: rgba(16, 185, 129, 0.1); color: #047857; border-color: rgba(16, 185, 129, 0.2); }
.speaker-tag:nth-child(3) { background: rgba(168, 85, 247, 0.1); color: #7c2d12; border-color: rgba(168, 85, 247, 0.2); }
.speaker-tag:nth-child(4) { background: rgba(245, 101, 101, 0.1); color: #dc2626; border-color: rgba(245, 101, 101, 0.2); }
.speaker-tag:nth-child(5) { background: rgba(251, 146, 60, 0.1); color: #ea580c; border-color: rgba(251, 146, 60, 0.2); }
.speaker-tag:nth-child(6) { background: rgba(34, 197, 94, 0.1); color: #15803d; border-color: rgba(34, 197, 94, 0.2); }
/* All Speakers Link */ .all-speakers-link { margin-top: 32px; text-align: center; }
.speakers-list-button { display: inline-flex; align-items: center; gap: 12px; background: transparent; color: #3b82f6; padding: 16px 32px; border: 2px solid #3b82f6; border-radius: 12px; text-decoration: none; font-weight: 600; font-size: 16px; transition: all 0.3s ease; position: relative; overflow: hidden; }
.speakers-list-button::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: #3b82f6; transition: left 0.4s ease; z-index: -1; }
.speakers-list-button:hover { color: white; transform: translateY(-2px); box-shadow: 0 8px 25px rgba(59, 130, 246, 0.2); text-decoration: none; }
.speakers-list-button:hover::before { left: 0; }
.speakers-icon { width: 20px; height: 20px; fill: currentColor; }
/* Footer Section */ .webx-footer { background: #f8fafc; padding: 32px 40px; border-top: 1px solid #e2e8f0; }
.footer-content { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 20px; }
.event-info { font-size: 14px; color: #64748b; }
.event-info strong { color: #1e293b; font-weight: 600; }
.cta-buttons { display: flex; gap: 16px; flex-wrap: wrap; }
.cta-button { display: inline-flex; align-items: center; gap: 8px; background: linear-gradient(135deg, #f97316, #ea580c); color: white; padding: 12px 24px; border-radius: 8px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s ease; border: none; cursor: pointer; }
.cta-button:hover { background: linear-gradient(135deg, #ea580c, #dc2626); transform: translateY(-2px); box-shadow: 0 8px 25px rgba(249, 115, 22, 0.3); color: white; text-decoration: none; }
.cta-button.secondary { background: transparent; color: #3b82f6; border: 1px solid #3b82f6; }
.cta-button.secondary:hover { background: #3b82f6; color: white; }
.cta-icon { width: 16px; height: 16px; fill: currentColor; }
/* Responsive Design */ @media (max-width: 768px) { .webx-container { margin: 10px; border-radius: 12px; }
.webx-header { padding: 40px 20px; }
.event-badge { font-size: 14px; padding: 10px 20px; }
.webx-title { margin-bottom: 16px; }
.webx-subtitle { margin-bottom: 30px; }
.event-details { gap: 24px; flex-direction: column; align-items: center; }
.event-detail { font-size: 16px; }
.speakers-section { padding: 40px 20px; }
.featured-speaker { padding: 24px 20px; }
.featured-speaker-content { flex-direction: column; text-align: center; gap: 20px; }
.featured-avatar { margin: 0 auto; }
.speakers-grid { grid-template-columns: 1fr; gap: 16px; max-width: 400px; }
.speakers-list-button { padding: 14px 24px; font-size: 15px; width: 100%; max-width: 320px; justify-content: center; }
.webx-footer { padding: 24px 20px; }
.footer-content { flex-direction: column; align-items: flex-start; gap: 16px; }
.cta-buttons { width: 100%; }
.cta-button { flex: 1; justify-content: center; min-width: 0; } }
/* Accessibility */ .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
2025年8月25日-26日 東京開催
WebX 2025
CoinPost主催 – アジア最大級のWeb3カンファレンス
注目のスピーカー
Web3・仮想通貨業界を代表する世界トップクラスのスピーカーが東京に集結。 最新技術動向から投資戦略まで、業界の未来を形作る貴重な議論をお届けします。
Featured Speaker
北尾 吉孝
SBIホールディングス 会長兼社長
その他の注目スピーカー
アーサー・ヘイズ
BitMEX、Maelstroom創設者
オードリー・タン
台湾の元デジタル大臣
堀江 貴文
実業家
??
coming soon
coming soon
他の登壇者一覧を見る
開催: 2025年8月25-26日 | 会場: ザ・プリンス パークタワー東京 | 規模: 昨年来場者数 16,500人以上
チケット購入
WebX完全ガイド