/*** 2026 6.3 지방선거 05-18 ***/
.vote2026_bn_wrap { width: 100%; }
.vote2026_bn_wrap .vote2026_bn {
  display: flex;
  align-items: center;
  width: 858px;
  height: 82px;
  padding: 0 40px 0 80px;
  box-sizing: border-box;
  background: url('https://img.newspim.com/web/images/2026/63vote_bg.jpg?20260518v1') no-repeat 0 0 / 858px 82px;
  text-decoration: none;
}
.vote2026_bn_wrap .vote2026_title {
  font-size: 26px;
  font-weight: 800;
  color: #fff;
  letter-spacing: -1px;
  line-height: 1;
  margin-right: 16px;
}
.vote2026_bn_wrap .vote2026_more {
  display: inline-flex;
  align-items: center;
  height: 28px;
  padding: 0 14px;
  border: 1px solid #b078ec;
  border-radius: 14px;
  font-size: 14px;
  color: #b078ec;
  line-height: 1;
  white-space: nowrap;
}
.vote2026_bn_wrap .vote2026_more_ico {
  display: inline-block;
  width: 6px;
  height: 10px;
  margin-left: 8px;
  background: url('https://img.newspim.com/web/images/2026/63vote_arrow.png?20260518v1') no-repeat center center / contain;
  vertical-align: middle;
}
.vote2026_bn_wrap .vote2026_date {
  font-size: 14px;
  color: #fff;
  line-height: 1;
  margin-right: 10px;
  margin-left: auto;
  white-space: nowrap;
}
.vote2026_bn_wrap .vote2026_date::before {
  content: '●';
  color: #b078ec;
  margin-right: 0.85em;
  font-size: 0.5em;
}
.vote2026_bn_wrap .vote2026_dday {
  display: inline-block;
  padding: 5px 10px;
  color: #c084fc;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
}