.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;}
.tab-menu-1 li a{display: block; position: relative; line-height: 1; padding: 11px 15px 12px; text-decoration: none; background-color: #e5ecf9;}
.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;}