.nwk {
  display: none !important;
}

.w-cont15 {
  display: flex;
}
.w-cont15 img {
  height: 44px;
  display: block;
}
.w-cont15 .w-desp {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.w-cont15 .w-desp p {
  line-height: 1;
  margin: 0;
  padding: 0;
}
.w-cont15 .w-desp p.tn1 {
  font-size: 15px;
  margin-bottom: 4px;
}
.w-cont15 .w-desp p.tn2 {
  font-size: 23px;
}
.w-cont15 .w-desp p.tn2 span {
  display: inline-block !important;
  margin-top: 0 !important;
  font-size: 19px;
}

.ls_btn_before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-size: 36px;
  font-weight: 900;
  margin-left: 5px;
}
.ls_btn_before em {
  display: inline-block;
  text-indent: -9999px;
}

.ls_btn_next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-size: 36px;
  font-weight: 900;
  margin-left: 5px;
  right: 11px;
}
.ls_btn_next em {
  display: inline-block;
  text-indent: -9999px;
}

.prev_next_list li h4 {
  position: relative;
}

.prev_next_list li .next_box a::before, .prev_next_list li .prev_box a::before {
  display: none !important;
}

.Breadcrumb_nav i {
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  color: #fff;
}
.Breadcrumb_nav i em {
  display: inline-block;
  text-indent: -9999px;
}

.location_txt ul li {
  padding: 0 17px 0 10px !important;
}

.location_txt ul li.firstLi {
  padding: 0 !important;
}

.wpnavmenu_breadcrumbs_seperator::before, .location_txt ul li::before {
  display: none !important;
}

a.btn-more2 {
  font-size: 12px;
  position: absolute;
  right: 0;
  top: -30px;
  background: #e5ecf9;
  color: #212121;
  padding: 0 8px 0 15px;
  line-height: 33px;
  display: inline-block;
}

a.btn-more2:hover{
  background-color: #d54b49;
}

a.btn-more2::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 15px;
  margin-top: -2px;
  margin-left: 8px;
  background: url(/wp-content/themes/seoul-e/images/common/ico-arrow-more.png) no-repeat 0 0 / cover;
  vertical-align: middle;
}

a.btn-more2:hover:after{
  background-position-y: -15px;
}



.slide-cover-con {
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  z-index: 9999;
}
.slide-box .slider-bg-pc, .slide-box .slider-bg-mo {
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-box .slider-bg-mo {
  display: none;
}

@media screen and (max-width: 460px) {
  .slide-box .slider-bg-mo {
    display: block;
  }
  .slide-box .slider-bg-pc {
    display: none;
  }
}

.slide-box .slide-cover-con .close-btn {
  position: absolute;
  right: 32px;
  top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
}

.slide-box .slide-cover-con .close-btn .btn-cn {
  position: relative;
}
.slide-box .slide-cover-con .scc-close {
  width: 28px;
  height: 28px;
  text-indent: -9999px;
}

.slide-box .slide-cover-con .scc-close:before, .slide-box .slide-cover-con .scc-close:after {
  position: absolute;
  left: 13px;
  content: ' ';
  height: 20px;
  top: 4px;
  width: 3px;
  background-color: #dedede;
}
.slide-box .slide-cover-con .scc-close:before {
  transform: rotate(45deg);
}
.slide-box .slide-cover-con .scc-close:after {
  transform: rotate(-45deg);
}



/*2022*/
.location_txt {
  background-color: #dfdfdd; }

.location_txt ul li {
  color: #212121; }

.font_box .font_btn a {
  background-color: #c5c5c5; }

.Breadcrumb_nav i {
  border-top: 2px solid #212121;
  border-right: 2px solid #212121; }

.nav-tabs-cate li.current-cat a, .nav-tabs-cate li.current-cat-ancestor a, .com_view_box li .info_txt span.category_txt, .btn-blue, .bg-blue {
  background-color: #dfdfdd; }

#panel-185121-0-0-0 .btn-blue {
  color: #212121 !important; }

#panel-185121-0-0-0 .btn[class*="btn-ico-"]:after {
  color: #212121 !important; }

.wrap-half .panel-layout .panel-grid-cell .panel-cell-style.bg-blue, .wrap-half .panel-layout .panel-grid-cell .panel-cell-style.bg-blue h3, .wrap-half .panel-layout .panel-grid-cell .panel-cell-style.bg-blue h4 {
  color: #212121; }

.sub_menu .panel-grid .panel-grid-cell .widget_simpleimage + * .btn-more, .contents-wrap.contents-sub-main .wrap-overlap .widget_fpw_widget .btn-more, .panel-grid-cell .btn-more.skyblue, .panel-grid-cell .btn-more.gray, .nav-tabs-temp li.current_page_item a, .panel-grid-cell .btn-more.mint, .wp-pagenavi a:focus, .wp-pagenavi a:hover, .wp-pagenavi span.current {
  background-color: #dfdfdd;
  color: #212121; }
    div.panel-layout > div:nth-child(1) .btn-blue {
      color: #212121 !important; }
    div.panel-layout > div:nth-child(1) .btn-area-category a:after {
      color: #212121 !important; }

.wrap-half .panel-layout .panel-grid-cell .panel-cell-style.bg-blue .info_txt .txt_date {
  color: #212121; }

.panel-grid-cell .btn-more::after {
  background-position-y: inherit !important; }

  .com_view_box li .info_txt span.category_txt {
    color: #212121;
  }

  /*모니터링단 지적수정 2022 05*/
.mobile_nav.nav_wrap .m-nav li::before {
  left: 27px;
}
.mobile_nav.nav_wrap .m-nav li.aaaa a {
  text-decoration: underline;
}
.mobile_nav.nav_wrap .m-nav li a {
  margin-left: 71px;
  padding: 15px 10px;
  font-weight: 700;
  border-left: 1px solid #923635;
  font-size: 17px;
}
.mobile_nav.nav_wrap .m-nav li.current ul li::before {
  left: 27px;
}
.mobile_nav.nav_wrap .m-nav li.current ul a {
  border-left: 1px solid #923635;
  margin-left: 71px;
}

/*검색어가 없을때 빈페이지로 안나오게 기존클라스 수정*/
.display_none {
  display: block;
}

/*관련포스트 썸네일 핏*/
.template_cnt .thumb img {
  object-fit: cover;
}

/* seo hidden */
.seohidden {
	font-size: 0 !important;
	height: 0 !important;
	position: fixed !important;
	text-indent: -99999px !important;
}

.ex_txt > img {display:none;}

/* 검색결과 커뮤니티 히든처리 */
#lhsw_search_community_view{display: none !important;}

/* 문화달력 레이아웃수정 220905 */
ul.culture_e_list{display: flex; flex-wrap:wrap;}

/* 웹접근성 221020 검색결과 날짜 , 문화달력 날짜*/ 
.search_contents_area .date_txt{color: #005e8a !important;}
ul.culture_e_list li div.title_txt .info_txt{color: #005e8a !important;}

/* 웹접근성 221020  탭메뉴 */
.tab-menu-1{padding-left: 0 !important;}
.tab-menu-1 li{display: inline-block; color: #212121 !important;}
.tab-menu-1 li a{display: block; position: relative; line-height: 1; padding: 11px 15px 12px; text-decoration: none !important; background-color: #e5ecf9; color: inherit !important;}
.tab-menu-1 li.active a{background-color: #d54b49 !important;color: #fff !important; font-weight: 700;}
.tab-menu-1 li a:hover{background-color: #d54b49!important; color: #fff!important;}


/* 웹접근성 221020 메뉴 배경수정 */
div.panel-layout > div:nth-child(1) .btn-blue{background-color: #d54b49 !important; color: #fff !important ; font-weight: 700;}
div.panel-layout > div:nth-child(1) .btn-area-category a:after{color: #fff !important;}
.btn-ico-all{background-color: #d54b49; font-weight: 700;}
.nav-tabs-temp li.current_page_item a{background-color: #d54b49 !important; color: #fff !important; font-weight: 700;}
.wp-pagenavi span.current{background-color: #d54b49 !important;}
.wp-pagenavi a:hover{background-color: #d54b49 !important;}

/* 웹접근성 221026 탭메뉴 수정 */
.contents-wrap div.page .wrap-content>h3.sr-only{border-bottom: 2px solid #000; padding-bottom: 10px !important; height: inherit; padding: 0; position: inherit; width: 100%;}

/* 모니터링단 4차 유효반영 218번 여백조절*/
.sub_menu .panel-grid .panel-grid-cell .widget_simpleimage + .widget_fpw_widget p, .sub_menu .panel-grid .panel-grid-cell .widget_simpleimage + .widget_execphp p{font-size: 14px;}
.sub_menu .panel-grid .panel-grid-cell .widget_simpleimage + *{padding: 16px 30px 30px;}

/* 모니터링단 4차 유효반영 번체33번 여백조절 */
.contents-wrap.contents-sub-main .wrap-overlap{padding-bottom: 0; height: 350px;}

/* 모니터링단 4차 유효반영 78번 탭타겟조절 */
.nav-tabs-temp li a{padding: 14px 15px 15px;}
.tab-menu-1 li a{padding: 14px 15px 15px;}

/* 모니터링단 4차 유효반영 번체 79번 관련뉴스이미지 지적 오브젝트핏 제거 및 포지션제거 */
.crp_related .template_cnt .thumb img{height: auto; top: 50%; transform: translateY(-50%);}
.crp_related .template_cnt .thumb{margin-top: 10px; }
.crp_related .template_cnt .thumb:before{padding-top: 50%;}


/* 모니터링단 5차 유효반영 번체 26번 언어 클릭 위치조정 */
#header .gnb_box li .lang_list{right: inherit; left: 0;}

/* 230421시정뉴스개편 */
#ct .news-sub-title{padding-left: 0; margin-bottom: 20px;}
#ct .news-sub-title li{list-style: none !important; padding-left: 15px;position: relative; font-size: 20px; font-weight: 100;}
#ct .news-sub-title li::before{content: ''; position: absolute; top:13px; left: 0px;width: 6px; height: 2px; border-bottom: 1px solid #212121;}
#ct li.middot{text-indent: 0 !important;position: relative; list-style: none;}
#ct li.middot::before{content: ''; position: absolute; top:10px; left: 5px;width: 5px; height: 5px; border-radius: 50%; background: #363636;}
#ct .news-sub-box{margin:15px 0;padding:18px 12px 18px;border:1px solid #222;}
#ct .news-sub-box p:last-child{margin-bottom: 0 !important;}
#ct .id40{padding-left:20px;text-indent:-20px;overflow: visible;}
#ct table tr td{word-break: normal; text-align: center;}
@media(max-width:767px){
    #ct .news-sub-title li{font-size: 18px;}
    #ct .table-767 table{table-layout: inherit !important; width: 767px;}
    #ct .table-767{overflow-x: scroll;width: 100%;}
}
@media (max-width:460px) {
    #ct .table-460 table{table-layout: inherit !important; width: 460px;}
    #ct .table-460{overflow-x: scroll;width: 100%;}
}

/* 23모니터링단 1차 유효반영 영문 217번 외부링크 강조*/
li.c_icon_email .ex_txt a{text-decoration: underline; color: #21759b;}
#content .city ul li{padding-bottom: 2% !important;}

/* 23모니터링단 2차 메인 서비스/ 정책 슬라이드 화살표 숨김 */
#content .container-h.service [class^="swiper-button"]{display: none;}
@media (max-width:1280px) {
    #content .container-h.service [class^="swiper-button"]{display: block;}
}
@media (max-width:767px) {
    #content .container-h.service [class^="swiper-button"]{display: none;}
}

/* 23모니터링단 2차 모바일 메뉴 화살표 */
ul.m-nav li.no-sub-menu::before{transform:rotate(0) translateY(-50%)!important; top: 50% !important; border-right: none; width: 15px; height: 0;}

.sub_menu .panel-grid .panel-grid-cell .widget_fpw_widget .fpw-layout-wrapped div{display: -webkit-box; word-wrap: break-word; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}

/*2024 메인리뉴얼 lms*/
body .news-cat-btn {
  gap: 12px;
  margin-bottom: 25px;
  font-size: 1rem;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-auto-rows: 1fr;
}
body .news-cat-btn li > button {
  line-height: 1;
  cursor: pointer;
  padding: 10px 6px;
  background: #e5ecf9;
  width: 100%;
  height: 100%;
  font-size: 16px;
}
body .news-cat-btn li > button:hover, body .news-cat-btn li > button.ncb-act {
  font-weight: 700;
  background: #d54b49;
  color: white;
  border-color: #9d0000;
}
body .news-cat-btn-mo {
  display: none;
  overflow: hidden;
  padding-bottom: 25px;
  padding-top: 5px;
}
body .news-cat-btn-mo ol {
  display: flex;
  flex-direction: row;
}
body .news-cat-btn-mo ol li {
  border: 1px solid black;
}
body .news-cat-btn-mo ol li.swiper-slide {
  min-width: 120px;
  width: auto !important;
  width: fit-content !important;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
body .news-cat-btn-mo ol li .cbm-btn {
  color: black;
  text-align: center;
  width: 100%;
  padding: 10px 14px;
  cursor: pointer;
  background: #ededed;
  box-shadow: 3px 3px 0px black;
}
body .news-cat-btn-mo ol li .cbm-btn.ncb-act {
  background: #d54b49;
  color: white;
  border-color: #9d0000;
}
body .two-column-list {
  column-count: 2;
  list-style-type: none;
  padding: 0;
  max-width: 1300px;
  margin: auto;
  gap: 34px;
  counter-reset: number 0;
}
body .two-column-list li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
body .two-column-list li:nth-child(-n+3) {
  font-weight: 700;
}
body .two-column-list li:nth-child(-n+3) .rk-count {
  font-weight: 700;
}
body .two-column-list li:nth-child(-n+3):before {
  background: #d54b49;
  color: white;
}
body .two-column-list li:before {
  content: counter(number);
  /* 숫자를 표시. */
  counter-increment: number 1;
  /* 카운터를 증가. */
  font-size: 23px;
  margin-right: 10px;
  line-height: 1;
  background: #efefef;
  text-align: center;
  min-width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3px;
  border-radius: 4px;
}
body .two-column-list li a {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
body .two-column-list .rk-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 85%;
  flex: 1;
}
body .two-column-list .rk-count {
  font-size: 15px;
  color: #888;
}
body .two-column-list .rk-count::before {
  content: "\f06e";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  margin-right: 4px;
}
body .pressreleases {
  gap: 10px;
  display: flex;
  flex-direction: column;
}
body .pressreleases li {
  display: flex;
  justify-content: space-between;
}
body .pressreleases li a {
  display: block;
  align-items: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 89%;
  font-weight: 700;
}
body .pressreleases li a > i {
  margin-right: 10px;
}
body .pressreleases li span.press-view {
  font-size: 15px;
  color: #888;
}
body .pressreleases li span.press-view::before {
  content: "\f06e";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  margin-right: 4px;
}
.s-live-icon {
  margin-left: 15px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.s-live-icon > img {
  width: 65px;
}

.haechi24 {
  display: flex;
}

.weather.weather-mo {
  display: flex;
  justify-content: center;
  margin-bottom: 14px;
}
.weather.weather-mo .w-cont15 {
  padding: 10px;
  border-radius: 6px;
  background: white;
  border: 1px solid #cdcdcd;
}
.weather.weather-mo .w-cont15 .s-live-icon {
  margin-left: 10px;
  margin-right: 10px;
}
.weather .weather-icon {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 52px;
}
.weather .weather-icon .tnWicon {
  width: 100%;
  height: 100%;
}
.weather .w-cont15 .w-desp {
  margin-left: 10px;
}
.weather .w-cont15 .w-desp p.tnToday {
  font-size: 20px;
  font-weight: 300;
}
.weather .w-cont15 .w-desp p.tnTemp {
  letter-spacing: 0;
  font-weight: 600;
  font-size: 20px;
}

/* TOOLTIP */
[data-tooltip] {
  position: relative;
}
[data-tooltip]:before, [data-tooltip]:after {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  transition: all 0.2s ease;
  font-size: 13px;
  z-index: 99999;
}
[data-tooltip]:before {
  content: attr(data-tooltip);
  position: absolute;
  top: -20px;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  background: #d54b49;
  box-shadow: 3px 3px 2px 0 rgba(255, 244, 0, 0.9);
}
[data-tooltip]:after {
  content: "";
  border-left: 5px solid transparent;
  top: 2px;
  border-right: 5px solid transparent;
  border-top: 5px solid #d54b49;
}
[data-tooltip]:not([data-tooltip=""]):hover:before {
  visibility: visible;
  opacity: 1;
  top: -30px;
}
[data-tooltip]:not([data-tooltip=""]):hover:after {
  visibility: visible;
  opacity: 1;
  top: -1px;
}
#content .polish-service .title-con {
  display: flex;
  align-items: center;
  gap: 18px;
  position: relative;
  margin-bottom: 55px;
}
#content .polish-service .title-con:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #333;
  position: absolute;
  left: 0;
  bottom: -20px;
}
#content .polish-service .title-con span:not(.btn-polish):not(.btn-service) {
  width: 2px;
  height: 100%;
  text-indent: -9999px;
  background: black;
}
#content .polish-service .title-con h4 {
  margin-bottom: 0;
}
#content .polish-service .title-con h4:after {
  display: none;
}
#content .polish-service .title-con h4 a {
  cursor: pointer;
  display: block;
}
#content .polish-service .title-con h4 a.btn-service {
  color: #9f9f9f;
}
#content .service ul{
  height: 176px;
}
#content .service ul li a {
  transition: none;
}
#content .service ul li.entry a:after {
  background: url(/wp-content/themes/seoul-e/_br/images/polish-entry.svg) top center no-repeat;
}
#content .service ul li.entry a:hover:after {
  background: url(/wp-content/themes/seoul-e/_br/images/polish-entry-over.svg) top center no-repeat;
}
#content .service ul li.movement a:after {
  background: url(/wp-content/themes/seoul-e/_br/images/polish-movement.svg) top center no-repeat;
}
#content .service ul li.movement a:hover:after {
  background: url(/wp-content/themes/seoul-e/_br/images/polish-movement-over.svg) top center no-repeat;
}
#content .service ul li.living a:after {
  background: url(/wp-content/themes/seoul-e/_br/images/polish-living.svg) top center no-repeat;
}
#content .service ul li.living a:hover:after {
  background: url(/wp-content/themes/seoul-e/_br/images/polish-living-over.svg) top center no-repeat;
}
#content .service ul li.amusement a:after {
  background: url(/wp-content/themes/seoul-e/_br/images/polish-amusement.svg) top center no-repeat;
}
#content .service ul li.amusement a:hover:after {
  background: url(/wp-content/themes/seoul-e/_br/images/polish-amusement-over.svg) top center no-repeat;
}
#content .service ul li.learning a:after {
  background: url(/wp-content/themes/seoul-e/_br/images/polish-learning.svg) top center no-repeat;
}
#content .service ul li.learning a:hover:after {
  background: url(/wp-content/themes/seoul-e/_br/images/polish-learning-over.svg) top center no-repeat;
}
#content .service ul li.seoul-live a:after {
  background: url(/wp-content/themes/seoul-e/_br/images/polish-seoul-live-tourism-guide.svg) top center no-repeat;
}
#content .service ul li.seoul-live a:hover:after {
  background: url(/wp-content/themes/seoul-e/_br/images/polish-seoul-live-tourism-guide.svg) top center no-repeat;
}
#content .service ul li.seoul-legal a:after {
  background: url(/wp-content/themes/seoul-e/_br/images/polish-seoul-legal.png) top center no-repeat;
}
#content .service ul li.seoul-legal a:hover:after {
  background: url(/wp-content/themes/seoul-e/_br/images/polish-seoul-legal-over.png) top center no-repeat;
}

.d65 {
  position: relative;
}
.d65 ol.ma-news li {
  position: relative;
}
.d65 ol.ma-news li a {
  display: block;
}
.d65 ol.ma-news li a img {
  object-fit: cover;
}
.d65 .swiper-pagination433.swiper-pagination-clickable.swiper-pagination-bullets {
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 9999;
  gap: 14px;
  top: inherit;
  bottom: 15px;
}
.d65 .swiper-pagination433.swiper-pagination-clickable.swiper-pagination-bullets > span.swiper-pagination-bullet {
  margin: 0;
  width: 23px;
  height: 23px;
  border-radius: 100%;
  background: #999999;
  opacity: 1;
  border: 1px solid white;
}
.d65 .swiper-pagination433.swiper-pagination-clickable.swiper-pagination-bullets > span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d54b49db;
  width: 40px;
  border-radius: 16px;
}
.d65 .d65-pre-next {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.d65 .d65-pre-next .btn-23 {
  position: relative;
  border-radius: 30px;
  margin: 0 10px;
  padding: 10px;
  background: #d54b49db;
}
@media screen and (max-width: 1280px) {
  body #content .polish-service .title-con button {
    font-size: 28px;
  }
  body #content .banner .d65 {
    width: 49%;
    margin: 0;
  }
  body #content .banner .d65 ol li {
    width: 100%;
  }
  body #content .banner .d65 ol.ma-news p {
    height: 274px;
  }
}
@media screen and (max-width: 872px) {
  body .news-cat-btn {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 768px) {
  body #content .polish-service .title-con button {
    font-size: 24px;
  }
  body #content .banner .d65 {
    width: 100%;
    margin-top: 20px;
  }
  body .pressreleases {
    padding-bottom: 30px;
  }
  body .pressreleases span.press-date {
    display: none;
  }
  body .pressreleases span.press-view {
    font-size: 14px !important;
  }
  body .two-column-list {
    column-count: 1;
  }
  body .two-column-list li::before {
    min-width: auto;
    font-size: 14px;
    width: 24px;
    height: 24px;
    padding: 0;
  }
  body .two-column-list .rk-count {
    font-size: 14px;
  }
  body .news-cat-btn {
    display: none;
  }
  body .news-cat-btn-mo {
    display: block;
  }
}

/* 2024 모니터링단 2차 */
.contents-wrap .wrap-content a, .tab_template_post a{color:#21759b; text-decoration:underline;}
.contents-wrap .btn_white_22,.contents-wrap .btn_white_32{text-decoration: none !important; height: auto; line-height: inherit; padding: 5px 16px;}
.btn_down_32,.btn_down_22{text-decoration: none !important;}
/* 240927푸터수정 */
.foot-info,#footer .copy ul{margin-bottom: 5px;}
.foot-info{display:flex; justify-content: space-between; margin-right: 110px;}
.foot-info p:nth-child(3),.foot-info p:nth-child(4){margin-left: 10px;}
#footer .wa_mark{top: 50%;transform: translateY(-50%); bottom: 0;}
#footer .copy{font-size: 15px;}
@media (max-width:768px){
    .foot-info{flex-direction: column; margin-right: 0; text-align: left; padding: 0 2%;}
    #footer .wa_mark{top: 110%;}
    #footer .copy{font-size: 14px;}
    .foot-info div:nth-child(2) p:first-child{margin-left: 10px;}
}

/* 웹접근성 */
[data-tooltip]:not([data-tooltip=""]):focus:before{visibility:visible;opacity: 1; top: -30px;}
.nav-tabs-cate li.current-cat a, .nav-tabs-cate li.current-cat-ancestor a, .com_view_box li .info_txt span.category_txt, .btn-blue, .bg-blue{color: #000;}
/* 메인페이지 */
#content .service ul{height: auto;}
#content section .tab{width: 100%;}
#content section .tab>ul{position: relative; display: flex; gap: 40px; border-bottom: 1px solid #333; padding-bottom: 20px;}
#content section .tab>ul>li{float: left; width: inherit;}
#content section .tab>ul>li h4{color: #938d8d;}
#content section .tab>ul>li.active h4{color: #212121;}
#content section .tab>ul>li>div h4:hover{color: #212121; transition: all .3s;}
#content section .tab>ul>li>div h4{margin-bottom: 0 !important; cursor: pointer;}
#content section .tab>ul>li>div h4::after{content: none !important;}
#content section .tab>ul>li:nth-child(2)>div h4{position: relative;}
#content section .tab>ul>li:nth-child(2)>div h4::before{content: ""; position: absolute; top: 50%; left: -19px; height: 55%; width: 2px; background-color: #212121; transform:translateY(-50%)}
#content section .tab-con{position: absolute; width: 100%; top: 100px; left: 0;}
#content section .tab .tab-tit{position: relative; z-index: 99;}
@media(min-width:1281px){
  #content section .tab [class^="policy-swiper-button"],
  #content section .tab [class^="service-swiper-button"]{display: none;}
}
@media(max-width:1280px){
    #content section .tab .policy-swiper-button-next,
    #content section .tab .service-swiper-button-next{position: absolute; top: -95px; bottom: auto; right: 0; border: 1px solid #a6a6a6; width: 35px; height: 35px; background-image: url(/wp-content/themes/seoul-e/_br/images/arrow.png); background-position: center; background-size: auto; transform: rotate(180deg); background-repeat: no-repeat; cursor: pointer;}
    #content section .tab .policy-swiper-button-prev,
    #content section .tab .service-swiper-button-prev{position: absolute; top: -95px; bottom: auto; left: auto; right: 45px; border: 1px solid #a6a6a6; width: 35px; height: 35px; background-image: url(/wp-content/themes/seoul-e/_br/images/arrow.png); background-position: center; background-size: auto; background-repeat: no-repeat; cursor: pointer;}
    #content section .tab [class^="policy-swiper-button"]:hover,
    #content section .tab [class^="service-swiper-button"]:hover{background-image: url(/wp-content/themes/seoul-e/_br/images/arrow_on.png); background-color: #d54b49; border: none;}
    #content section .tab .swiper-button-disabled{opacity: .35; cursor: auto; pointer-events: none;}
}
@media(min-width:768px){
    #content section .tab .policy-swiper-pagination,
    #content section .tab .service-swiper-pagination{display: none;}
}
@media(max-width:767px){
    #content section .tab .policy-swiper-pagination,
    #content section .tab .service-swiper-pagination{text-align: center;}
    #content section .tab [class^="policy-swiper-button"],
    #content section .tab [class^="service-swiper-button"]{display: none;}
}

/* 모니터링 3차 */
.btn-area-category .btn.current.btn-ico-all:before{content: none;}
.template_cnt.type_thumb_text .hit_activity .thumb .city-ico{position: absolute; top:0; left:0; width:40px; height: 40px;}
@media(max-width:460px){
	.template_cnt.type_thumb_text .hit_activity .thumb .city-ico{width:25px; height:25px;}
}