/* button */
/* sns */
/* categories */
/* all menu */
/* share */
/* aside */
/* icon */
#contents .sub-news-page .sub-news-box {
  width: 100%;
  min-height: 200px;
  aspect-ratio: 16/9;
}
#contents .sub-news-page .sub-news-box .sub-news-box-wrap {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#contents .sub-news-page .sub-news-box .sub-news-box-wrap.shadow {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), color-stop(70.5%, rgba(0, 0, 0, 0))) no-repeat;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 70.5%) no-repeat;
}
#contents .sub-news-page .sub-news-box .sub-news-box-wrap.center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#contents .sub-news-page .sub-news-box .sub-news-box-wrap .sub-news-title-introduce {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 16px 20px 16px;
}
#contents .sub-news-page .sub-news-box .sub-news-box-wrap .sub-news-title-introduce.type-b {
  padding: 0 16px 24px 16px;
}
#contents .sub-news-page .sub-news-box .sub-news-box-wrap .sub-news-title-introduce.type-c {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}
#contents .sub-news-page .sub-news-box .sub-news-box-wrap .sub-news-title-introduce .sub-news-title {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  line-height: 22px;
}
#contents .sub-news-page .sub-news-box .sub-news-box-wrap .sub-news-title-introduce .sub-news-title.type-b {
  font-size: 18px;
  line-height: 18px;
}
#contents .sub-news-page .sub-news-box .sub-news-box-wrap .sub-news-title-introduce .sub-news-title.issue {
  line-height: 26px;
}
#contents .sub-news-page .sub-news-box .sub-news-box-wrap .sub-news-title-introduce .sub-news-introduce {
  margin-top: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
}
#contents .sub-news-page .sub-news-box .sub-news-box-wrap .sub-news-title-introduce .sub-news-introduce.type-b {
  line-height: 14px;
}
#contents .sub-news-page .sub-news-box .sub-news-box-wrap .sub-news-title-introduce .sub-news-introduce.type-c {
  padding: 10px 0;
  margin-top: 0;
  line-height: 14px;
}
#contents .sub-news-page .article-list-area {
  padding: 16px 16px 20px 16px;
  margin-top: 0;
}
#contents .sub-news-page .article-list-area .search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
#contents .sub-news-page .article-list-area .search-box .search-box-input {
  width: calc(100% - 46px);
  height: 46px;
  padding: 14px 16px;
  border-radius: 5px 0 0 5px;
  border: 1px solid #c6cbd0;
  font-weight: 400;
  line-height: 14px;
  font-size: 14px;
}
#contents .sub-news-page .article-list-area .search-box .search-button {
  width: 46px;
  padding: 11px;
  background: #126eba;
  border-radius: 0 5px 5px 0;
}
#contents .sub-news-page .article-list-area .search-box .search-button .search-icon {
  display: block;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 17C13.0899 17 16 14.0899 16 10.5C16 6.91015 13.0899 4 9.5 4C5.91015 4 3 6.91015 3 10.5C3 14.0899 5.91015 17 9.5 17Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.7929 21.2071C19.1834 21.5976 19.8166 21.5976 20.2071 21.2071C20.5976 20.8166 20.5976 20.1834 20.2071 19.7929L18.7929 21.2071ZM15.2071 14.7929L14.5 14.0858L13.0858 15.5L13.7929 16.2071L15.2071 14.7929ZM20.2071 19.7929L15.2071 14.7929L13.7929 16.2071L18.7929 21.2071L20.2071 19.7929Z' fill='white'/%3E%3C/svg%3E") center center no-repeat;
  width: 100%;
  height: 100%;
  background-size: contain;
}
#contents .sub-news-page .article-list-area .search-box .cancel-button {
  background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 3L2.99893 13.0011' stroke='%23484848' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 3L13.0011 13.0011' stroke='%23484848' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;
  position: absolute;
  width: 16px;
  height: 16px;
  background-size: contain;
  right: 62px;
  top: 15px;
}
#contents .sub-news-page .article-list-area .total-article {
  padding: 12px 0;
  color: #222;
  font-size: 15px;
  line-height: 16px;
  font-weight: 400;
}
#contents .sub-news-page .article-list-area .total-article .number {
  font-weight: 500;
}
#contents .sub-news-page .article-list-area .box-contents .box-content .title-wrapper .date {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #484848;
  margin-top: 6px;
}
#contents .sub-news-page .article-list-area .box-contents .box-content .title-wrapper .date .time {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #484848;
}
#contents .sub-news-page .article-list-area .box-contents.type-b {
  padding-top: 18px;
}
#contents .sub-news-page .article-list-area .box-contents.type-b.vertical .box-content .title-wrapper {
  padding: 16px 8px 16px 16px;
}
#contents .sub-news-page .article-list-area .box-contents.type-b.vertical .box-content .title-wrapper .title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  height: 38px;
}
#contents .sub-news-page .article-list-area .box-contents.type-c {
  padding-top: 14px;
}
#contents .sub-news-page .article-list-area .box-contents.type-d {
  padding-top: 16px;
}
#contents .sub-news-page .article-list-area .scroll-wrap {
  height: 500px;
  overflow-y: auto;
}
#contents .sub-news-page .article-list-area .scroll-wrap::-webkit-scrollbar {
  display: none;
}
#contents .sub-news-page .play-select-check-box {
  padding: 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#contents .sub-news-page .play-select-check-box.local-news {
  padding-bottom: 0;
}
#contents .sub-news-page .play-select-check-box.only-select {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#contents .sub-news-page .play-select-check-box .play-check-box {
  width: 81px;
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}
#contents .sub-news-page .play-select-check-box .play-check-box.on {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#contents .sub-news-page .play-select-check-box .play-check-box .all-check-box {
  display: none;
}
#contents .sub-news-page .play-select-check-box .play-check-box .play-check-all-label {
  width: 16px;
  height: 16px;
  border: 1px solid #7c7c7c;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#contents .sub-news-page .play-select-check-box .play-check-box .play-check-all-label.checked {
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='19' height='19' fill='white' stroke='%237C7C7C'/%3E%3Crect width='20' height='20' fill='%230A245A'/%3E%3Cpath d='M3.75 9.86111L8.4375 14.7222L16.25 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center center no-repeat;
  background-size: contain;
  border: none;
}
#contents .sub-news-page .play-select-check-box .play-check-box .play-check-text {
  display: block;
  height: 16px;
  width: 59px;
  color: #222;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  margin-left: 6px;
}
#contents .sub-news-page .play-select-check-box .play-select-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#contents .sub-news-page .play-select-check-box .play-select-box .play-button {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 84px;
  height: 24px;
  border-radius: 100px;
  background: #2282b9;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  text-align: left;
  margin-left: 8px;
}
#contents .sub-news-page .play-select-check-box .play-select-box .play-button.on {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#contents .sub-news-page .play-select-check-box .play-select-box .play-button.all-play-button {
  background: #222;
}
#contents .sub-news-page .play-select-check-box .play-select-box .play-button.play-select-cancel-button {
  background: #fff;
  border: 1px solid #bebebe;
  color: #222;
}
#contents .sub-news-page .play-select-check-box .play-select-box .play-button .play-icon {
  display: block;
  width: 10px;
  height: 10px;
  margin-left: 4px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='10' viewBox='0 0 8 10' fill='none'%3E%3Cpath d='M8 5L0.5 9.33013L0.5 0.669873L8 5Z' fill='white'/%3E%3C/svg%3E") center center no-repeat;
}
#contents .sub-news-page .play-select-check-box .play-select-box .play-button .check-icon,
#contents .sub-news-page .play-select-check-box .play-select-box .play-button .check-cancel-icon {
  display: block;
  width: 14px;
  height: 14px;
  margin-left: 2px;
}
#contents .sub-news-page .play-select-check-box .play-select-box .play-button .check-icon {
  background: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 6.88889L5.75 10.7778L12 3' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center center no-repeat;
}
#contents .sub-news-page .play-select-check-box .play-select-box .play-button .check-cancel-icon {
  background: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 6.88889L5.75 10.7778L12 3' stroke='%237C7C7C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center center no-repeat;
}
#contents .sub-news-page .player-area {
  width: 100%;
  min-height: 180px;
  aspect-ratio: 16/9;
  height: auto;
}
#contents .sub-news-page .sub-news-tab-wrapper {
  position: relative;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab-button-box {
  overflow-x: auto;
  background: #fff;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e2e2e2;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab-button-box::-webkit-scrollbar {
  display: none;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab-button-box .tab-btns {
  border-radius: 0;
  background-color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 16px;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab-button-box .tab-btns .tab-btns-list {
  position: relative;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab-button-box .tab-btns .tab-btns-list::after {
  content: "";
  width: 1px;
  height: 12px;
  background-color: #bbb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab-button-box .tab-btns .tab-btns-list:last-child::after {
  display: none;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab-button-box .tab-btns .tab-btns-list .tab-btn {
  height: 50px;
  background-color: #fff;
  border-radius: 0;
  display: block;
  white-space: nowrap;
  padding: 0 12px;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab-button-box .tab-btns .tab-btns-list.on {
  border-bottom: 3px solid #2282b9;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab-button-box .tab-btns .tab-btns-list.on .tab-btn {
  color: #2282b9;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab-button-box .network-tab-title {
  height: 50px;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3px;
  font-size: 12px;
  line-height: 12px;
  color: #666;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab {
  margin-top: 0;
  padding-top: 18px;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab .tab-contents .tab-contents-list .box-contents {
  padding-top: 16px;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab .tab-contents .tab-contents-list .box-contents.most-view {
  padding-top: 0;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab .tab-contents .tab-contents-list .box-contents.no-padding {
  padding-top: 0;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab .tab-contents .tab-contents-list .video-auto-play {
  width: 100%;
  height: 32px;
  border: 1px solid #c6cbd0;
  display: block;
  margin-top: 18px;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab .tab-contents .tab-contents-list .video-auto-play .text {
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}
#contents .sub-news-page .sub-news-tab-wrapper .sub-news-tab .tab-contents .tab-contents-list .video-auto-play .icon {
  width: 13px;
  height: 14px;
  display: block;
  background: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.0002 3.5H10.0002V5.6L12.8002 2.8L10.0002 0V2.1H1.6002V6.3H3.0002V3.5ZM10.0002 10.5H3.0002V8.4L0.200195 11.2L3.0002 14V11.9H11.4002V7.7H10.0002V10.5Z' fill='black'/%3E%3C/svg%3E%0A");
  margin-left: 8px;
}
#contents .sub-news-page .another-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px 12px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  background-color: #f7f7f7;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 12px;
}
#contents .sub-news-page .another-button .down-arrow {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%23484848' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#contents .sub-news-page .another-box {
  background-color: #fff;
  margin: 0;
  border-radius: 0;
  padding: 20px 16px 0 16px;
}
#contents .sub-news-page .another-box .another-button {
  margin-bottom: 0;
}
#contents .sub-news-page .box .hashtags {
  margin-top: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#contents .sub-news-page .box .hashtags .hashtags-list {
  margin-bottom: 8px;
}
#contents .sub-news-page .box.type-b {
  padding: 20px 16px 20px 16px;
  margin-top: 0;
}
#contents .sub-news-page .box.type-c {
  padding: 14px 16px 20px 16px;
  margin-top: 0;
}
#contents .sub-news-page .box .txt-contents {
  margin-top: 12px;
}
#contents .sub-news-page .box .txt-contents.no-margin {
  margin-top: 0;
}
#contents .sub-news-page .box .title-subtitle .title {
  margin-right: 8px;
}
#contents .sub-news-page .box .box-contents.vertical .box-content .title-wrapper .title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  height: 38px;
}
#contents .sub-news-page .box .program-introduce-button {
  border: 1px solid #c6cbd0;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #222;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  margin-bottom: 16px;
}
#contents .sub-news-page .box .program-introduce-button .icon {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_432_4367' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='21' height='20'%3E%3Crect x='0.5' width='20' height='20' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_432_4367)'%3E%3Cpath d='M6.5 7.5H14.5V6H6.5V7.5ZM6.5 14H12.5V12.5H6.5V14ZM6.5 10.75H14.5V9.25H6.5V10.75ZM5 17C4.5875 17 4.23437 16.8531 3.94062 16.5594C3.64687 16.2656 3.5 15.9125 3.5 15.5V4.5C3.5 4.0875 3.64687 3.73438 3.94062 3.44063C4.23437 3.14688 4.5875 3 5 3H16C16.4125 3 16.7656 3.14688 17.0594 3.44063C17.3531 3.73438 17.5 4.0875 17.5 4.5V15.5C17.5 15.9125 17.3531 16.2656 17.0594 16.5594C16.7656 16.8531 16.4125 17 16 17H5ZM5 15.5H16V4.5H5V15.5Z' fill='%231C1B1F'/%3E%3C/g%3E%3C/svg%3E%0A") center 1px/contain no-repeat;
}
#contents .sub-news-page .report-button {
  border: 1px solid #c6cbd0;
  border-radius: 20px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 32px;
  margin-bottom: 14px;
}
#contents .sub-news-page .report-button .text {
  font-size: 14px;
  font-weight: 500;
}
#contents .sub-news-page .report-button .icon {
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E%3Cpath d='M6.5 3L11.5 8L6.5 13' stroke='%23484848' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;
}
#contents .sub-news-page .report-jebo-button {
  border: 1px solid #c6cbd0;
  border-radius: 20px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  height: 32px;
  margin-bottom: 14px;
}
#contents .sub-news-page .report-jebo-button .text {
  font-size: 14px;
  font-weight: 500;
}
#contents .sub-news-page .report-jebo-button .icon {
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E%3Cpath d='M6.5 3L11.5 8L6.5 13' stroke='%23484848' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;
}
#contents .sub-news-page .box-contents.vertical .box-content .title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8px 0 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#contents .sub-news-page strong {
  font-weight: 700;
}
#contents .sub-news-page .election-banner {
  display: block;
  width: calc(100% - 32px);
  aspect-ratio: 984/180;
  margin: 20px auto;
  border-radius: 5px;
  background-size: 100% 100%;
}
#contents .sub-news-page .election-banner.election-banner-1143 {
  background-image: url(/resource/image/mobile/election-banner/1143.png);
}
#contents .sub-news-page .election-banner.election-banner-1144 {
  background-image: url(/resource/image/mobile/election-banner/1144.png);
}
#contents .sub-news-page .election-banner.election-banner-1145 {
  background-image: url(/resource/image/mobile/election-banner/1145.png);
}
#contents .sub-news-page .election-banner.election-banner-1146 {
  background-image: url(/resource/image/mobile/election-banner/1146.png);
}
#contents .sub-news-page .election-banner.election-banner-1147 {
  background-image: url(/resource/image/mobile/election-banner/1147.png);
}
#contents .sub-news-page .election-banner.election-banner-1148 {
  background-image: url(/resource/image/mobile/election-banner/1148.png);
}
#contents .sub-news-page .election-banner.election-banner-1149 {
  background-image: url(/resource/image/mobile/election-banner/1149.png);
}
#contents .sub-news-page .election-banner.election-banner-1150 {
  background-image: url(/resource/image/mobile/election-banner/1150.png);
}
#contents .sub-news-page .election-banner.election-banner-1151 {
  background-image: url(/resource/image/mobile/election-banner/1151.png);
}
#contents .sub-news-page .election-banner.election-banner-1153 {
  background-image: url(/resource/image/mobile/election-banner/1153.png);
}
#contents .no-news-data-box {
  padding: 50px 0;
}
#contents .no-news-data-box .icon {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='27' transform='matrix(1 0 0 -1 0 60)' stroke='%23ACACAC' stroke-width='6'/%3E%3Cpath d='M27.3321 15.1724V34.903H32.6678V15.1724H27.3321ZM30.0181 38.4616C28.1669 38.4616 26.8965 39.7269 26.8965 41.6644C26.8965 43.5623 28.1669 44.8276 30.0181 44.8276C31.833 44.8276 33.1034 43.5623 33.1034 41.6644C33.1034 39.7269 31.833 38.4616 30.0181 38.4616Z' fill='%23ACACAC'/%3E%3C/svg%3E") center center no-repeat;
}
#contents .no-news-data-box .no-news-data-text {
  text-align: center;
  margin-top: 20px;
}

@media screen and (min-width: 420px) {
  #contents .sub-page .sub-news-tab-wrapper .sub-news-tab-button-box .tab-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}