# 🏍️ ファビオ・クアルタラロ クイズ：MotoGPの「フランスの悪魔」をどこまで知ってる？

ファビオ・クアルタラロに関する全12問のクイズに挑戦！初のフランス人MotoGP世界王者の歴史、勝利の軌跡、そして秘密を解き明かそう。

---

import ArticleScript from '@/components/ArticleScript';

{/* Hero Section */}
<div className="text-center mb-12 relative">
  <div className="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-full max-w-2xl h-64 bg-blue-500/10 rounded-full blur-[100px] pointer-events-none"></div>
  
  <div className="inline-flex items-center gap-2 px-4 py-2 bg-gradient-to-r from-blue-900/50 to-blue-500/20 text-blue-400 border border-blue-500/50 rounded-full text-sm font-bold uppercase tracking-widest mb-6 shadow-[0_0_15px_rgba(59,130,246,0.3)]">
    <span>😈</span> エル・ディアブロ クイズ
  </div>
  
  <h1 className="text-4xl md:text-6xl font-black mb-6 leading-tight text-white drop-shadow-lg">
    <span className="text-transparent bg-clip-text bg-gradient-to-r from-blue-400 to-cyan-400">ファビオ・クアルタラロ</span> クイズ
  </h1>
  
  <p className="text-xl text-slate-300 font-medium mb-10 max-w-2xl mx-auto">
    最高峰クラス初のフランス人世界王者。彼の驚異的なキャリアに関する知識を試す、全開の12問！さあ、アクセルを開けろ！
  </p>
  
  <div className="grid grid-cols-1 md:grid-cols-3 gap-6">
    <div className="bg-slate-900 border border-slate-700/50 p-6 rounded-2xl backdrop-blur-md hover:border-blue-500/50 transition-colors shadow-xl">
      <div className="text-4xl mb-3">🇫🇷</div>
      <div className="text-sm text-slate-400 uppercase tracking-wider font-semibold mb-1">母国の誇り</div>
      <div className="text-xl font-black text-white">フランス</div>
    </div>
    <div className="bg-slate-900 border border-red-900/50 p-6 rounded-2xl backdrop-blur-md hover:border-red-500/50 transition-colors shadow-xl relative overflow-hidden">
      <div className="absolute top-0 right-0 w-20 h-20 bg-red-500/10 rounded-full blur-xl pointer-events-none"></div>
      <div className="text-4xl mb-3 font-black italic text-red-500">20</div>
      <div className="text-sm text-slate-400 uppercase tracking-wider font-semibold mb-1">神聖なゼッケン</div>
      <div className="text-xl font-black text-red-400">エル・ディアブロ</div>
    </div>
    <div className="bg-slate-900 border border-slate-700/50 p-6 rounded-2xl backdrop-blur-md hover:border-cyan-500/50 transition-colors shadow-xl">
      <div className="text-4xl mb-3">🏆</div>
      <div className="text-sm text-slate-400 uppercase tracking-wider font-semibold mb-1">世界王者</div>
      <div className="text-xl font-black text-cyan-400">2021</div>
    </div>
  </div>
</div>

<div className="flex justify-center my-10">
  <AdSense slot="4357278838" format="auto" />
</div>

<div className="prose prose-invert prose-lg max-w-none mb-12">
    <h2 className="text-3xl font-black text-blue-400 mb-6">🏁 重要なポイント：3つのハイライト</h2>
    
    <h3 className="text-white">神童の電撃的な台頭</h3>
    <p className="text-xl font-medium text-slate-300 leading-relaxed border-l-4 border-blue-500 pl-6 my-6 bg-slate-800/20 p-4 rounded-r-xl">
        幼い頃からファビオはスペインへ渡り、CEV（スペイン選手権）で最高峰のライダーたちと競い合いました。Moto3やMoto2では苦戦した時期もありましたが、2019年に最高峰クラス（MotoGP）であるPetronas Yamaha SRTサテライトチームにステップアップすると、真の力を解放しました。驚異的なポールポジションの連続で、「新たなエイリアンがアスファルトに舞い降りた」と世界を震撼させました。
    </p>

    <h3 className="text-white">2021年：絶対的な世界制覇</h3>
    <p>
        2021年、ヤマハのファクトリーマシンM1を駆るクアルタラロは、ついに究極の夢を実現しました。激戦のMotoGP世界選手権を制し、最高峰クラスのトロフィーにその名を刻んだ歴史上初のフランス人ライダーとなりました。異次元の予選一発の速さ、極めてスムーズなライディングスタイル、そして巨大なドゥカティ軍団の猛攻をしのぐ鋼のメンタルでシリーズを支配しました。
    </p>

    <h3 className="text-white">エル・ディアブロ：サーキットを越えたスタイル</h3>
    <p>
        タイムや最高速といった記録以上に、彼の「ヤバい」スタイルがスタンドやスクリーン越しのファンを熱狂させます。赤いゼッケン20、異名「エル・ディアブロ」、奇抜なヘルメットデザイン... ファビオはただ速いだけのライダーではなく、パドックのロックスターであり、新しい世代のバイクファンをサーキットに引き寄せるカリスマです。さあ、あなたのXPを稼ぐ準備はいいですか？
    </p>
</div>

<div className="bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-16 shadow-[0_0_30px_rgba(59,130,246,0.1)] relative overflow-hidden">
    <div className="absolute top-0 right-0 w-32 h-32 bg-cyan-500/10 rounded-full blur-2xl pointer-events-none"></div>
    <h2 className="text-2xl font-black text-white mb-6 relative z-10 flex items-center gap-3">
        <span>🎮</span> 次のチャレンジへ進む？
    </h2>
    <p className="text-slate-300 mb-8 relative z-10">ファビオ・クイズの前にタイヤを温めるなら、この濃いコンテンツもチェックしてくれ：</p>
    
    <div className="grid grid-cols-1 md:grid-cols-3 gap-6 relative z-10">
        <a href="/ja/article/test-permis-conduire-moto-france-quiz" className="block p-6 rounded-2xl bg-slate-800/80 border border-slate-700 hover:border-blue-500/50 transition-all hover:-translate-y-1">
            <div className="text-3xl mb-3">📝</div>
            <h4 className="text-lg font-bold text-white mb-2">バイク免許クイズ</h4>
            <p className="text-sm text-slate-400">交通ルールの最終テスト。今受験して、あなたは免許（大型二輪）を取れるか？</p>
        </a>
        
        <a href="/ja/article/de-la-montagne-a-la-mer-le-recit-grandiose-dune-aventure-moto" className="block p-6 rounded-2xl bg-slate-800/80 border border-slate-700 hover:border-blue-500/50 transition-all hover:-translate-y-1">
            <div className="text-3xl mb-3">🏔️</div>
            <h4 className="text-lg font-bold text-white mb-2">山から海へ：ツーリングの記憶</h4>
            <p className="text-sm text-slate-400">日常からの脱出。絶景の峠を越える3000kmに及ぶ壮大な旅の記録。</p>
        </a>
        
        <a href="/ja/article/comparatif-pneus-adventure-africa-twin" className="block p-6 rounded-2xl bg-slate-800/80 border border-slate-700 hover:border-blue-500/50 transition-all hover:-translate-y-1">
            <div className="text-3xl mb-3">🏍️</div>
            <h4 className="text-lg font-bold text-white mb-2">アドベンチャータイヤ 比較12選</h4>
            <p className="text-sm text-slate-400">砂利から高速道路まで。5000kmの過酷なテストで生き残るタイヤはどれだ？</p>
        </a>
    </div>
</div>

<div className="mt-16 pt-10 border-t border-slate-800 relative z-10">
    <div className="text-center mb-10" id="start-container-fq">
        <h2 className="text-2xl font-bold mb-6 text-slate-300">MotoGPレジェンドクイズでXPを集めろ！準備はいいか？</h2>
        <button id="start-quiz-fabio" className="bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white border-none px-10 py-5 rounded-full text-xl font-black cursor-pointer shadow-[0_10px_30px_rgba(59,130,246,0.3)] uppercase tracking-wider transition-transform hover:scale-105 group flex items-center justify-center gap-3 mx-auto">
            <span>🎮</span> クイズを開始する
        </button>
    </div>

    {/* Progress Bar */}
    <div id="quiz-progress-container-fabio" className="sticky top-0 z-50 bg-slate-950/90 backdrop-blur-md p-4 border-b border-slate-800 hidden">
        <div className="max-w-3xl mx-auto">
            <div className="flex justify-between mb-2">
                <span className="text-sm font-bold text-blue-400" id="quiz-progress-text-fabio">問題</span>
                <span className="text-sm font-bold text-cyan-400" id="quiz-timer-fabio">0:00</span>
            </div>
            <div className="h-2 bg-slate-800 rounded-full overflow-hidden">
                <div id="quiz-progress-bar-fabio" className="h-full w-[8.33%] bg-gradient-to-r from-blue-500 to-cyan-400 transition-all duration-300 rounded-full"></div>
            </div>
        </div>
    </div>

    <form id="quiz-form-fabio" className="max-w-3xl mx-auto my-10 hidden">
        
        {/* Q1 */}
        <div className="quiz-page-fabio active bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden" id="fabio-page-1">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">1</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">ファビオの超有名なニックネームは？</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q1" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">ザ・ドクター (The Doctor)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q1" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">エル・ディアブロ (El Diablo)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q1" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">トップガン (Top Gun)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q1" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">ザ・ビースト (The Beast)</span>
                </label>
            </div>
            <div className="text-right mt-8">
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">次へ →</button>
            </div>
        </div>

        {/* Q2 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-2">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">2</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">彼が世界チャンピオンを獲得した時に乗っていたバイクは？</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q2" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">ドゥカティ (Ducati)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q2" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">ヤマハ (Yamaha)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q2" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">ホンダ (Honda)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q2" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">スズキ (Suzuki)</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← 戻る</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">次へ →</button>
            </div>
        </div>

        {/* Q3 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-3">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">3</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">彼が世界王者になった年は？</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q3" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">2020</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q3" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">2021</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q3" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">2019</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q3" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">2022</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← 戻る</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">次へ →</button>
            </div>
        </div>

        {/* Q4 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-4">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">4</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">彼の出身地であるフランスの都市は？</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q4" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">マルセイユ (Marseille)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q4" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">ニース (Nice)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q4" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">リヨン (Lyon)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q4" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">パリ (Paris)</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← 戻る</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">次へ →</button>
            </div>
        </div>

        {/* Q5 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-5">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">5</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">彼がカウルに掲げている真っ赤なゼッケンナンバーは？</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q5" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">46</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q5" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">93</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q5" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">20</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q5" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">5</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← 戻る</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">次へ →</button>
            </div>
        </div>

        {/* Q6 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-6">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">6</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">彼の右腕に刻まれている、ヤバいタトゥーのデザインは？</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q6" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">ワシ</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q6" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">悪魔の顔</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q6" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">吠えるトラ</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q6" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">コンパス</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← 戻る</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">次へ →</button>
            </div>
        </div>

        {/* Q7 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-7">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">7</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">彼がMotoGPで初めて才能を爆発させたサテライトチームは？</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q7" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Tech3</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q7" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Petronas Yamaha SRT (ペトロナス・ヤマハ)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q7" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Pramac (プラマック)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q7" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">Gresini (グレシーニ)</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← 戻る</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">次へ →</button>
            </div>
        </div>

        {/* Q8 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-8">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">8</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">ルーキーイヤーに彼が獲得したポールポジションの回数は？</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q8" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">3回</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q8" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">6回</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q8" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">1回</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q8" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">4回</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← 戻る</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">次へ →</button>
            </div>
        </div>

        {/* Q9 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-9">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">9</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">彼が子供の頃から憧れていた最強のアイドルライダーは誰？</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q9" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">ケーシー・ストーナー (Casey Stoner)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q9" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">マルク・マルケス (Marc Marquez)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q9" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">バレンティーノ・ロッシ (Valentino Rossi)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q9" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">ホルヘ・ロレンソ (Jorge Lorenzo)</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← 戻る</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">次へ →</button>
            </div>
        </div>

        {/* Q10 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-10">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">10</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">彼がMotoGPで初めて優勝を飾ったコースはどこ？</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q10" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">ル・マン (Le Mans)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q10" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">ヘレス (Jerez)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q10" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">カタルーニャ (Catalunya)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q10" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">アッセン (Assen)</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← 戻る</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">次へ →</button>
            </div>
        </div>

        {/* Q11 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-11">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">11</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">グランプリの合間に、彼が反射神経と体力を鍛えるために乗っているバイクは？</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q11" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">モトクロス (Motocross)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q11" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">トライアル (Trial)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q11" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">ロードバイク・マウンテンバイク (Bicycle)</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q11" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">市販車でのトラックデイ (Track Days)</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← 戻る</button>
                <button type="button" className="next-btn-fabio bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-10 py-4 rounded-xl text-lg font-bold shadow-[0_10px_30px_rgba(59,130,246,0.3)] transition-all disabled:opacity-50">次へ →</button>
            </div>
        </div>

        {/* Q12 */}
        <div className="quiz-page-fabio bg-slate-900 border border-slate-700/50 rounded-3xl p-8 mb-6 shadow-2xl relative overflow-hidden hidden" id="fabio-page-12">
            <div className="flex items-center gap-4 mb-8">
                <div className="bg-gradient-to-br from-blue-500 to-cyan-500 shrink-0 w-14 h-14 rounded-2xl flex items-center justify-center text-2xl font-black text-slate-900 shadow-lg">12</div>
                <h3 className="text-2xl font-bold m-0 leading-relaxed text-white">彼自身のグッズブランドに描かれている、ヤバいロゴマークは？</h3>
            </div>
            <div className="flex flex-col gap-4 text-white options-fabio">
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q12" value="A" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">ホホジロザメ</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q12" value="B" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">悪魔の顔</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q12" value="C" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">吠えるライオン</span>
                </label>
                <label className="flex items-center gap-4 p-5 bg-slate-800/50 border border-slate-600/50 rounded-xl cursor-pointer transition-all hover:bg-slate-800 hover:border-blue-500/50">
                    <input type="radio" name="fq_q12" value="D" className="w-5 h-5 accent-blue-500 shrink-0" /> <span className="text-lg">羽の生えた天使</span>
                </label>
            </div>
            <div className="flex justify-between items-center mt-8">
                <button type="button" className="prev-btn-fabio bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all">← 戻る</button>
                <button type="button" className="submit-btn-fabio bg-gradient-to-r from-red-600 to-red-500 hover:from-red-500 hover:to-red-400 text-white px-10 py-4 rounded-xl text-lg font-black shadow-[0_10px_30px_rgba(239,68,68,0.3)] transition-all disabled:opacity-50 tracking-wider disabled:cursor-not-allowed">🏁 判定する</button>
            </div>
        </div>

    </form>

    {/* Localized string injections for JS Result Logic */}
    <div className="hidden" id="fq-str-progress">問題</div>
    <div className="hidden" id="fq-str-share">ファビオ・クアルタラロ クイズで {score}/12 を獲得したぞ！😈 2roue.com で俺の記録を超えられるか？</div>
    
    <div className="hidden" id="fq-res-12-msg">ヤバすぎる！MAX XP獲得！お前は間違いなくワールドリーダーボードのトップランカーだ！</div>
    <div className="hidden" id="fq-res-12-prof">ランク：パドック・エイリアン (Alien)</div>
    
    <div className="hidden" id="fq-res-10-msg">ナイスラン！大量のXPを獲得したぞ。エル・ディアブロのことは完璧に把握してるな。</div>
    <div className="hidden" id="fq-res-10-prof">ランク：ファクトリーライダー (Factory Rider)</div>
    
    <div className="hidden" id="fq-res-7-msg">いいペースだ！XPをゲットしたぞ。これからもレースから目を離すな！</div>
    <div className="hidden" id="fq-res-7-prof">ランク：ルーキー・ホープ (Rookie Hope)</div>
    
    <div className="hidden" id="fq-res-0-msg">ハイサイドで大転倒！まずは過去の名レースを見て出直してこい😉。</div>
    <div className="hidden" id="fq-res-0-prof">ランク：初心者 (Beginner)</div>

    {/* Results Panel */}
    <div id="quiz-result-fabio" className="hidden max-w-3xl mx-auto my-16">
        <div className="bg-slate-900 border border-blue-500/30 rounded-[2.5rem] p-10 md:p-16 text-center shadow-[0_0_50px_rgba(59,130,246,0.1)] relative overflow-hidden">
            <div className="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-blue-500/5 blur-3xl pointer-events-none"></div>
            
            <div id="result-emoji" className="text-7xl mb-6 relative z-10 drop-shadow-lg">🏆</div>
            <h2 className="text-3xl md:text-5xl font-black text-white mb-4 relative z-10">最終リザルト</h2>
            
            <div id="result-score" className="text-5xl md:text-7xl font-black mb-6 text-transparent bg-clip-text bg-gradient-to-br from-blue-400 to-cyan-400 drop-shadow-sm z-10 relative"></div>
            
            <div id="result-profile-badge" className="inline-flex items-center justify-center gap-2 px-6 py-3 bg-red-500/20 text-red-400 border border-red-500/50 rounded-full text-xl font-bold uppercase tracking-wide mb-6 shadow-lg relative z-10"></div>
            
            <p id="result-text" className="text-xl text-slate-300 mb-10 relative z-10 font-medium leading-relaxed bg-slate-800/50 p-6 rounded-2xl border border-slate-700/50"></p>
            
            <div className="flex flex-col sm:flex-row gap-4 justify-center items-center mt-10 relative z-10">
                <button type="button" className="restart-btn-fabio w-full sm:w-auto bg-slate-800 hover:bg-slate-700 text-white border border-slate-600 px-8 py-4 rounded-xl text-lg font-bold transition-all gap-2 flex items-center justify-center">
                    🔄 もう一度挑戦
                </button>
                <a href="#" id="share-whatsapp-fabio" className="w-full sm:w-auto bg-gradient-to-r from-emerald-500 to-emerald-600 hover:from-emerald-400 hover:to-emerald-500 text-white px-8 py-4 rounded-xl text-lg font-bold transition-all gap-2 flex items-center justify-center border-none shadow-[0_5px_20px_rgba(16,185,129,0.3)]">
                    📱 結果をシェア
                </a>
                <a href="/dashboard" className="w-full sm:w-auto bg-gradient-to-r from-blue-600 to-cyan-500 hover:from-blue-500 hover:to-cyan-400 text-white px-8 py-4 rounded-xl text-lg font-bold transition-all border-none shadow-[0_5px_20px_rgba(59,130,246,0.3)] gap-2 flex items-center justify-center">
                    📊 リーダーボード
                </a>
            </div>
        </div>
    </div>
</div>

<ArticleStyle content={`
/* Force styles on dynamically injected results */
.options-fabio label input[type="radio"]:checked + span {
    color: #38bdf8; /* sky-400 */
    font-weight: 700;
}
`} />

<ArticleScript src="/scripts/quizzes/fabio-diable-v2.js" />

