현역가왕2 콘서트 티켓 예매

2025 '현역가왕2' 콘서트 전국 투어 티켓 예매! 한일가왕전 TOP7 확정 후 선착순 판매 시작됩니다. 빠르게 예매하세요! 🚀



'현역가왕2' 콘서트 티켓 예매

📍 공연 일정 및 장소

  • 4월부터 전국 투어 시작
  • 서울, 부산, 대구, 창원, 전주, 대전, 안양, 광주, 울산 등 10개 도시 순회
  • 추가 지역 오픈 가능성 있음


🎟 티켓 예매 정보

  • 예매 시작: '한일가왕전' TOP7 결정 후 (결승전 방송 직후)
  • 예매 사이트: 인터파크 티켓
  • 예매 방식: 선착순 예매
  • 1인당 예매 가능 수량: 최대 6매

💰 티켓 가격

  • VIP석: 154,000원
  • R석: 132,000원
  • A석: 110,000원

현역가왕1 정보를 기준으로 참고용으로 작성했습니다. 자세한 내용은 다시 홈페이지를 통해 확인해야합니다.


⏳ 공연 정보

  • 공연 시간: 약 2시간 20분
  • 입장 연령: 만 7세 이상

⚠ 유의사항

  • 🚫 공연 중 사진 및 동영상 촬영 금지
  • 🚫 음식물, 꽃다발, 풍선 반입 금지
  • 🚪 공연 시작 1시간 전부터 입장 가능 (10분 전까지 입장 완료 필수)

🎫 티켓 예매 바로가기 👇

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