Skip to content

Latest commit

 

History

History
43 lines (38 loc) · 1.81 KB

File metadata and controls

43 lines (38 loc) · 1.81 KB
layout default
title 来場応募
subtitle EVENTS
  <div class="mb-24">
    <div class="text-center mb-16">
      <h2 class='text-4xl sm:text-5xl font-bold uppercase tracking-wider border-b-10 border-teal-500 inline-block' style="font-family: 'League Gothic', sans-serif; color: #221C35;">JOIN US</h2>
      <p class="text-xl mt-2" style="color: #444444;">来場</p>
    </div>

    <div class="text-center mb-16 max-w-4xl mx-auto">
      <p class="text-xl leading-relaxed mb-8" style="color: #221C35;">
        Coolest Projects Japan 2026にご来場いただき、<br>
        子どもたちの素晴らしい作品をご覧ください。
      </p>
      <p class="text-lg leading-relaxed" style="color: #444444;">
        年齢・経験は一切不問です。どなたでも大歓迎!<br>
        子どもたちの創造性に触れ、一緒に盛り上がりましょう。
      </p>
    </div>
  </div>

  <div class="mb-24">
    <div class="text-center mb-12">
      <h2 class='text-4xl sm:text-5xl font-bold uppercase tracking-wider border-b-10 border-teal-500 inline-block' style="font-family: 'League Gothic', sans-serif; color: #221C35;">APPLY</h2>
      <p class="text-xl mt-2" style="color: #444444;">応募</p>
    </div>

    <div class="text-center mb-12">
      <p class="text-xl mb-8" style="color: #444444;">
        来場を希望される方は、<br>
        下のボタンから応募フォームに進んでください。
      </p>
      <a class="button-push" href="https://coolestprojectsjapan.doorkeeper.jp/events/194155" target="_blank"> 来場応募フォームへ </a>
    </div>
  </div>
</div>