2025 새해일출런 전국 명소 예약

2025년 새해를 맞아 전국에서 다양한 마라톤 대회가 개최됩니다. 주요 대회 일정, 특징, 참가 방법을 확인하세요!



1. 2025 새해일출런 예약

  • 일시: 2025년 1월 1일 오전 9시
  • 장소: 서울 신정교 하부 육상트랙구장
  • 코스: 5km, 10km
  • 참가비: 45,000원
  • 접수 기간: 2024년 11월 14일 ~ 12월 17일 낮 12시
  • 특징: 새해 첫날 일출과 함께 달리며 기능성 티셔츠, 배번호, 메달, 간식 등이 제공됩니다.

자세히 보기

2. 2025 전마협 제주 4Full 마라톤대회

  • 일시: 2025년 1월 3일 ~ 1월 6일 (총 4일간)
  • 장소: 제주종합경기장
  • 코스: 매일 풀코스 마라톤 진행 (원하는 횟수만 참가 가능)
  • 특징: 제주에서 연속으로 풀코스를 달릴 수 있는 유일한 마라톤 대회. 참여자가 원하는 횟수만큼 참가 가능.

자세히 보기

3. 제19회 여수해양마라톤

  • 일시: 2025년 1월 12일
  • 장소: 전남 여수 진남경기장
  • 코스: 풀코스, 하프코스, 10km, 5km
  • 특징: 여수의 아름다운 해양 경관을 즐기며 달릴 수 있는 마라톤. 종목별 선착순 1,500명만 참가 가능.

자세히 보기


4. 제17회 제천의림지 삼한초록길 알몸마라톤대회

  • 일시: 2025년 1월 12일
  • 장소: 충북 제천 의림지 수변무대
  • 코스: 상세 정보 미제공
  • 특징: 제천 의림지에서 열리는 알몸 마라톤으로 이색적인 경험 제공.

자세히 보기


5. 2025 코리아 스노우 트레일

  • 일시: 2025년 1월 19일
  • 장소: 강원 태백 알리소
  • 코스: 상세 정보 미제공
  • 특징: 눈 덮인 태백의 자연 속에서 트레일 러닝을 즐길 수 있는 겨울 마라톤 대회.

자세히 보기

다음 이전
/* 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; } }