미스터트롯3 전국투어콘서트

🎤 미스터트롯3 TOP7 콘서트! 공연 일정, 티켓 예매, 좌석 정보까지 한눈에 확인하세요. 최애 가수의 무대를 직접 경험할 기회! 🎶



🎤 미스터트롯3 TOP7 콘서트 예약

미스터트롯3에서 뜨거운 인기를 얻은 **TOP7**이 전국 팬들을 위해 콘서트를 엽니다! 라이브로 감동을 전할 특별한 순간을 놓치지 마세요.





📅 콘서트 일정 및 장소

  • 서울 – 2025년 4월 12일 (금) ~ 4월 14일 (일) / KSPO DOME (올림픽체조경기장)
  • 부산 – 2025년 4월 20일 (토) / 벡스코 오디토리움
  • 대구 – 2025년 4월 27일 (토) / 엑스코 컨벤션홀
  • 광주 – 2025년 5월 4일 (토) / 김대중컨벤션센터
  • 대전 – 2025년 5월 11일 (토) / 대전컨벤션센터

💡 **추가 공연 및 상세 일정은 추후 업데이트될 수 있습니다!**

🎫 티켓 예매 방법

미스터트롯3 TOP7 콘서트 티켓은 **온라인 예매**를 통해 구매할 수 있습니다.

  • 🎟 예매 오픈: 2025년 3월 15일 (금) 오후 8시
  • 📍 예매처: 인터파크, 예스24, 멜론티켓

💡 **예매 시작과 동시에 빠르게 매진될 가능성이 높으니 서둘러 예매하세요!**



🎶 콘서트 관람 시 주의사항

  • 입장은 **공연 시작 1시간 전부터** 가능합니다.
  • 공연장 내 **사진 및 동영상 촬영은 금지**되어 있습니다.
  • 티켓은 모바일 또는 출력본을 지참해야 합니다.
  • 지정 좌석제이므로 본인의 좌석을 확인 후 착석하세요.

🚗 교통 및 주차 정보

  • 📍 **대중교통 이용 권장** (공연장 주변 교통 혼잡 예상)
  • 🚗 **주차 공간이 한정적이므로 미리 확인 필요**
  • 🚆 **KTX & 고속버스 이용 시 인근 터미널에서 셔틀버스 운행 예정**

🏆 미스터트롯3 TOP7과 함께하는 특별한 순간!

미스터트롯3 TOP7이 선사하는 최고의 무대! **라이브 퍼포먼스**와 감동을 현장에서 느껴보세요. 지금 바로 **티켓을 예매하고 잊지 못할 추억을 만들어보세요!**



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