2025 서울하프마라톤대회 신청

2025년 4월 27일, 서울의 중심에서 시작되는 하프마라톤과 10km 대회! 신청 일정과 코스 정보를 지금 확인하고 서두르세요! 2분만에 마감될 정도로 인기가 뜨겁습니다.


▼3월 17일부터 선착순 추가접수▼






2025 서울하프마라톤 대회 신청

  • 대회일시: 2025년 4월 27일(일) 오전 8시
  • 출발지: 광화문광장
  • 주최: 조선일보, 서울특별시, 서울특별시체육회
  • 후원: TV조선


 참가 부문 및 코스 안내

1. HALF (21.0975km)

코스: 광화문광장(출발) → 상암 월드컵공원 평화광장(도착)

특징: 서울의 주요 도로와 한강을 가로지르는 장거리 코스!



2. 10KM

코스: 광화문광장(출발) → 여의도공원(도착)

특징: 도심과 한강의 절경을 함께 즐길 수 있는 10km 코스



참가 신청 및 결제 일정

HALF

  • 참가신청: 2024년 12월 17일(화) 오후 2시 ~ ※ 선착순 10,000명
  • 참가비 결제: 2025년 1월 7일(화) 오전 10시 ~ 1월 10일(금) 오후 6시

10KM

  • 참가신청: 2024년 12월 19일(목) 오후 2시 ~ ※ 선착순 12,000명
  • 참가비 결제: 2025년 1월 14일(화) 오전 10시 ~ 1월 17일(금) 오후 6시

새해일출런

2025 새해일출런 전국 명소 아래에서 빠르게 확인해서 신청해보세요.


다음 이전
/* Sliding Banner */ .customBannerArea { position: relative; overflow: hidden; margin: 20px auto; padding: 0 20px; text-align: center; } .customBox { position: relative; overflow: hidden; margin-bottom: 10px; } .customBox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; } .customBox .backward { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; object-fit: cover; } .customBanner { position: absolute; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; z-index: 2; } .customBanner img.cover { width: 100%; height: 100% !important; object-fit: cover; opacity: 0.93; } .customBanner.active img { box-shadow: none !important; } .customBanner.active a { height: 100% !important; } .customBanner .arrow { position: absolute; top: calc(50% - 15px); background-color: #2196f3; width: 24px; height: 24px; border-radius: 24px; } .banner-bubble { position: absolute; top: 10px; background-color: #bd0000; height: 24px; width: 77px; color: white !important; font-size: 0.75em !important; border-radius: 5px; padding-top: 2px; line-height: 1.2rem !important; } .sliding-banner-300 .banner-bubble:after, .sliding-banner-150 .banner-bubble:after, .sliding-banner-250 .banner-bubble:after { content: ""; position: absolute; bottom: 0; width: 0; height: 0; border: 10px solid transparent; border-top-color: #bd0000; border-bottom: 0; border-left: 0; margin-left: -2.5px; margin-bottom: -5px; } .sliding-banner-280 .banner-bubble:after { content: ""; position: absolute; bottom: 0; width: 0; height: 0; border: 10px solid transparent; border-top-color: #bd0000; border-bottom: 0; border-right: 0; margin-left: -45.5px; margin-bottom: -5px; } .customBanner.active { animation: customMv1 1.2s ease-out infinite; } @keyframes customMv1 { 0% { transform: translate3d(-7%, 0, 0); } 20% { transform: translate3d(-10%, 0, 0); } 40% { transform: translate3d(-5%, 0, 0); } 60% { transform: translate3d(-10%, 0, 0); } 80% { transform: translate3d(-5%, 0, 0); } 100% { transform: translate3d(-7%, 0, 0); } } @media (min-width: 1200px) { .customBannerArea { background-color: #ffffffc9; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); padding: 0px; z-index: 1000; text-align: center; } }