/* 조합장선거 배너 */
.vote-zone +   header{animation-name:head_text_3;}
@keyframes head_text_3{
  0%{top:-0;}
  100%{opacity:1;top:135;}
}
header:has(.head-navi.on){top:0 !important}

@media (min-width: 1024px) {
  .menuUItop .div_2 {min-width:200px;left: 50%;	transform: translateX(-50%);}
}
