#contents .local-news-quick-menu-wrapper {
  padding-top: 24px;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu {
  position: relative;
  width: 1280px;
  height: 130px;
  margin: 0 auto;
  padding: 20px 24px;
  border-radius: 10px 10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.most-viewed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.most-viewed .title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.most-viewed .title-wrapper .title {
  margin-right: 12px;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.most-viewed .title-wrapper .sub-title {
  margin: 0;
  margin-top: 16px;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.most-viewed .quick-menu {
  border-radius: 10px;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .title-wrapper {
  color: #fff;
  line-height: 1;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .title-wrapper .title {
  font-size: 32px;
  font-weight: 700;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .title-wrapper .sub-title {
  margin-top: 10px;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .title-wrapper .sns-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .title-wrapper .sns-links .sns-links-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .title-wrapper .sns-links .sns-links-list:last-child::after {
  display: none;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .title-wrapper .sns-links .sns-links-list::after {
  content: "";
  display: block;
  width: 1px;
  height: 10px;
  background: rgba(255, 255, 255, 0.2);
  margin: 0 14px;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .title-wrapper .sns-links .sns-links-list .sns-link {
  display: block;
  width: 24px;
  height: 24px;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .title-wrapper .sns-links .sns-links-list .sns-link.youtube {
  background: url("/resource/image/pc/ico/localYoutube.svg") center center no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .title-wrapper .sns-links .sns-links-list .sns-link.x {
  background: url("/resource/image/pc/ico/localX.svg") center center no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .title-wrapper .sns-links .sns-links-list .sns-link.instagram {
  background: url("/resource/image/pc/ico/localInstagram.svg") center center no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .title-wrapper .sns-links .sns-links-list .sns-link.facebook {
  background: url("/resource/image/pc/ico/localFacebook.svg") center center no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .title-wrapper .sns-links .sns-links-list .sns-link.tiktok {
  background: url("/resource/image/pc/ico/localTiktok.svg") center center no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .title-wrapper .sns-links .sns-links-list .sns-link.kakao {
  background: url("/resource/image/pc/ico/localKakao.svg") center center no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .quick-menu {
  width: 100%;
  height: 100%;
  background-color: #2282b9;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px 10px 0 0;
  padding: 0 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  -webkit-transform: translateY(-130px);
          transform: translateY(-130px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .quick-menu.on {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .quick-menu .menu-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .quick-menu .menu-links .menu-links-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 90px;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .quick-menu .menu-links .menu-links-list:last-child {
  margin-right: 0;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .quick-menu .menu-links .menu-links-list .menu-link {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .quick-menu .menu-links .menu-links-list .menu-link:hover {
  text-decoration: underline;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .quick-menu .menu-links .menu-links-list .menu-link:last-child {
  margin-bottom: 0;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .quick-menu .menu-links .menu-links-list .sub-link {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.7);
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .quick-menu .close-button {
  width: 24px;
  height: 24px;
  background: url("/resource/image/pc/ico/localClose.svg") center center no-repeat;
  position: absolute;
  top: 60px;
  right: 75px;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .local-news-quick-menu-button {
  padding: 4.5px 16px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 0 0 8px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 6px;
  position: absolute;
  top: 0;
  right: 24px;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .local-news-quick-menu-button.on .arrow {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .local-news-quick-menu-button .text {
  color: #fff;
  font-weight: 500;
  line-height: 23px;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu .local-news-quick-menu-button .arrow {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 12px;
  height: 9px;
  background: url("/resource/image/pc/ico/localArrow.svg") center center no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-10 {
  background-image: url(/resource/image/pc/local-news/10.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-11 {
  background-image: url(/resource/image/pc/local-news/11.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-20 {
  background-image: url(/resource/image/pc/local-news/20.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-21 {
  background-image: url(/resource/image/pc/local-news/21.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-30 {
  background-image: url(/resource/image/pc/local-news/30.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-31 {
  background-image: url(/resource/image/pc/local-news/31.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-32 {
  background-image: url(/resource/image/pc/local-news/32.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-40 {
  background-image: url(/resource/image/pc/local-news/40.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-41 {
  background-image: url(/resource/image/pc/local-news/41.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-43 {
  background-image: url(/resource/image/pc/local-news/43.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-50 {
  background-image: url(/resource/image/pc/local-news/50.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-60 {
  background-image: url(/resource/image/pc/local-news/60.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-70 {
  background-image: url(/resource/image/pc/local-news/70.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-71 {
  background-image: url(/resource/image/pc/local-news/71.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-80 {
  background-image: url(/resource/image/pc/local-news/80.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-81 {
  background-image: url(/resource/image/pc/local-news/81.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-82 {
  background-image: url(/resource/image/pc/local-news/82.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-90 {
  background-image: url(/resource/image/pc/local-news/90.png);
  background-repeat: no-repeat;
}
#contents .local-news-quick-menu-wrapper .local-news-quick-menu.local-news-99 {
  background-image: url(/resource/image/pc/local-news/99.png);
  background-repeat: no-repeat;
}
#contents .box.head-line.local-news .main-news-wrapper .main-news {
  width: 604px;
}
#contents .box.head-line.local-news .main-news-wrapper .main-news .txt-wrapper {
  margin-top: 22px;
}
#contents .box.head-line.local-news .main-news-wrapper .main-news .txt-wrapper .news-txt {
  margin-top: 16px;
}
#contents .box.head-line.local-news .sub-news-wrapper {
  width: 290px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#contents .box.head-line.local-news .sub-news-wrapper .box-content:nth-child(2) {
  margin-top: 32px;
}
#contents .box.head-line.local-news .text-news-wrapper {
  width: 290px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#contents .box.head-line.local-news .text-news-wrapper .gradient-thumbnail {
  display: block;
  height: 260px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  margin-top: 22px;
}
#contents .box.head-line.local-news .text-news-wrapper .gradient-thumbnail img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#contents .box.head-line.local-news .text-news-wrapper .gradient-thumbnail .gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/resource/image/pc/gradient.png);
}
#contents .box.head-line.local-news .text-news-wrapper .gradient-thumbnail .text-wrapper {
  padding: 12px 48px 12px 24px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
}
#contents .box.head-line.local-news .text-news-wrapper .gradient-thumbnail .text-wrapper .text {
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#contents .box.head-line.local-news .text-news-wrapper .gradient-thumbnail .text-wrapper .play-icon {
  position: absolute;
  bottom: 8px;
  right: 8px;
  display: block;
  width: 28px;
  height: 28px;
  background: url(/resource/image/pc/play.png) center center no-repeat;
  background-size: 28px 28px;
}
#contents .box.head-line.local-news .text-news-wrapper .gradient-thumbnail:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
#contents .box.head-line.local-news .text-news-wrapper .gradient-thumbnail:hover .text {
  text-decoration: underline;
}
#contents .box.head-line.local-news .text-news-wrapper .box-contents .box-content {
  padding: 10px 0;
}
#contents .box.head-line.local-news .text-news-wrapper .box-contents .box-content .txt-wrapper .title {
  height: 44px;
}
#contents .box.head-line.local-news .text-news-wrapper .box-contents .box-content:first-child {
  padding-top: 0;
}
#contents .box.head-line.local-news .text-news-wrapper .box-contents .box-content:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#contents .box.most-viewed.local-news .box-title {
  padding-top: 0;
  padding-bottom: 24px;
}
#contents .box.most-viewed.local-news .box-contents .box-content {
  width: 230px;
  margin-top: 0;
}
#contents .box.most-viewed.local-news .box-contents .box-content .txt-wrapper {
  height: auto;
}
#contents .box.most-viewed.local-news .box-contents .box-content .thumbnail {
  height: 128px;
}
#contents > .banner.local-news {
  width: 1280px;
  height: 120px;
  border-radius: 10px;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
#contents > .banner.local-news img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
#contents #local-news .tab-contents-list {
  position: relative;
}
#contents #local-news .tab-contents-list .box-contents {
  margin-top: 30px;
}
#contents #local-news .tab-contents-list .box-contents .box-content .field-wrtier {
  margin-top: 12px;
}
#contents .all-news-title {
  font-weight: 500;
  line-height: 20px;
  color: #7c7c7c;
  padding-bottom: 21px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 30px;
}
#contents .election-banner {
  display: block;
  width: 1280px;
  height: 120px;
  margin: 24px auto;
  background-size: 100% 100%;
  border-radius: 10px;
}
#contents .election-banner.election-banner-1143 {
  background-image: url(/resource/image/pc/election-banner/1143.png);
}
#contents .election-banner.election-banner-1144 {
  background-image: url(/resource/image/pc/election-banner/1144.png);
}
#contents .election-banner.election-banner-1145 {
  background-image: url(/resource/image/pc/election-banner/1145.png);
}
#contents .election-banner.election-banner-1146 {
  background-image: url(/resource/image/pc/election-banner/1146.png);
}
#contents .election-banner.election-banner-1147 {
  background-image: url(/resource/image/pc/election-banner/1147.png);
}
#contents .election-banner.election-banner-1148 {
  background-image: url(/resource/image/pc/election-banner/1148.png);
}
#contents .election-banner.election-banner-1149 {
  background-image: url(/resource/image/pc/election-banner/1149.png);
}
#contents .election-banner.election-banner-1150 {
  background-image: url(/resource/image/pc/election-banner/1150.png);
}
#contents .election-banner.election-banner-1151 {
  background-image: url(/resource/image/pc/election-banner/1151.png);
}
#contents .election-banner.election-banner-1153 {
  background-image: url(/resource/image/pc/election-banner/1153.png);
}