@charset "utf-8";
.sub_padd {
  padding-top: 12%;
  padding-bottom: 100px;
}
#sub_body {
  font-size: 16px;
  line-height: 1.35;
  letter-spacing: -0.04rem;
}

#sub_body h2.sub_h2 {
  position: relative;
  margin-bottom: 1.8rem;
}

#sub_body h2.sub_h2 span {
    color: #000;
    line-height: 1;
    letter-spacing: -0.2rem;
    font-weight: 600;
    z-index: 1;
    display: inline-block;
    font-size: 1.8rem;
}

#sub_visual_box {
  position: relative;
}
#sub_visual_box div.sub_visual {
  height: 280px;
  color: #fff;
  margin-top: 125px;
}
.sub_visual_tit {
  margin-top: 4em;
}
#sub_visual_box div.sub_visual h1 .sti01{
      font-size: 2.5rem;
    text-align: center;
    position: relative;
    font-weight: 600;
    letter-spacing: -0.1rem;
    color: #fff;
}
#sub_visual_box div.sub_visual h1 .sti02{
  font-size: 1.2rem;
  text-align: center;
  position: relative;
  font-weight: 400;
  letter-spacing: -0.01rem;
  color:#fff;
  padding-left:10px;
}
#sub_visual_box div.summ {
  font-size: 14px;
	text-align: center;
	color: rgba(255, 255, 255, 0.6);
	font-weight: 500;
	letter-spacing: 0.01rem;
	text-transform: uppercase;
}
#sub_visual_box div.sub_visual p {
  text-align: left;
  padding-top: 5px;
  opacity: 0.7;
  font-weight: 300;
  font-size: 17px;
  line-height: 120%;
  letter-spacing: -0.09em;
}
#sub_visual_box div.sub_visual p span {
  font-weight: 500;
}
@media (min-width: 2000px) {
	#sub_visual_box {
	  background-size:cover !important;
	}
}
/* 탭메뉴 */
.sub_tab {
    margin-bottom: 50px;
}

.sub_tab > ul {
    display: table;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.sub_tab > ul > li {
    float: left;
    text-align: center;
    display: table;
    font-size: 1.0em;
}
.sub_tab > ul > li > div {
    text-align: center;
    padding: 0.8rem 0.2rem;
    border-radius: 10px;
    border: 1px solid #ececec;
    height: 100%;
    width: 100%;
}

.sub_tab > ul > li:first-child > div {
    border-left: 1px solid #ececec;
}

.sub_tab > ul > li > div > a {
    display: block;
    line-height: 110%;
    color: #4e4e4e;
	font-size: 1.03rem;
}

.sub_tab ul li.highlight div,
.sub_tab ul li:hover div {
    background: #4c4c4c !important;
    border: 0;
}

.sub_tab > ul > li.highlight > div > a,
.sub_tab > ul > li:hover > div > a {
    color: #fff;
    font-weight: 600;
}

.sub_tab_01 > ul {
  display: table;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.sub_tab_01 > ul > li {
  float: left;
  background: #595c6c url("../images/sub/smenu_bg01.jpg") no-repeat left 100%;
  text-align: center;
  display: table;
}


.tab_w {
  margin-top: -50px;
}

.tab_w .nav-tabs {
  border: 0px solid #e4e4e4;
  background: #fff;
}

.tab_w .nav-tabs > li > a {
  color: #666666;
  transition: all 0.3s ease 0s, color 0.2s ease 0.2s;
  padding: 22px 9px;
  text-align: center;
  /*z-index: 9997;*/
  font-size: 1.1em;
}

.tab_w .nav-tabs > li {
  float: left;
  border-left: 0px solid #e4e4e4;
  background: url("../images/common/tab_line.gif") no-repeat 100% center;
}

.tab_w .nav-tabs > li:last-child a {
  background: none;
}

.tab_w .nav-tabs > li.on a {
  color: #000;
}

.tab_w .nav-tabs > li.on a::after {
  position: absolute;
  bottom: 0;
  left: 0%;
  margin-left: 0px;
  width: 100%;
  height: 2px;
  background: #000;
  content: "";
}

.tab2 ul > li {
  width: 50%;
}

.tab3 ul li {
  width: 33.33333%;
}

.tab4 ul li {
  width: 25%;
}

.tab5 ul li {
  width: 20% !important;
}

.tab6 ul li {
  width: 16.6666666% !important;
}

.tab_w .nav > li > a:hover,
.nav > li > a:focus {
}



/* 탭메뉴 */

.tab2 > ul > li {
  width: calc(100% / 2);
}
.tab3 > ul > li {
  width: calc(100% / 3);
}
.tab4 > ul > li {
  width: calc(100% / 4);
}
.tab5 > ul > li {
  width: calc(100% / 5);
}
.tab6 > ul > li {
  width: calc(100% / 6);
}
.tab7 > ul > li {
  width: calc(100% / 7);
}
.tab8 > ul > li {
  width: calc(100% / 8);
}


.tab_pro .menu4 {
    border: 1px solid #ececec;
	text-align:center;
	height:calc( 100% - 1px );
	letter-spacing:-0.01rem;
	line-height:1;
	margin:1px;
}
.tab_pro .menu4 a{
	display:block;
	padding:0.5rem;
	color: #4e4e4e;
    font-family: "Play", "SCDream", "Noto Sans KR";
    font-weight: 500;
}
.tab_pro .highlight .menu4, .tab_pro .menu4:hover  {
    background: #4a4a4a;
    border: 1px solid #4a4a4a;
}
.tab_pro .highlight .menu4 a, .tab_pro .menu4:hover a{
	color: #fff;
}

.top_tabs li {
	text-align: center;
	background: #fff;
	width: 49%;
	line-height: 55px;
	height: 55px;
	font-weight:500;
	font-size: 1.25rem;
	position: relative;
}
.top_tabs li:after {
	content:"";
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	background: #e2e2e2;
	bottom: 0;
}
.top_tabs li:hover:after {
	content:"";
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	background: #3368b9;
	bottom: 0;
}
.top_tabs li a {
    color: #afb4b7;
	font-weight: 500;
    
}
.top_tabs li:hover a {
    color: #3368b9;
	font-weight: 600;
    
}
.top_tabs li.active a {
	color: #3368b9;
	font-weight: 600;
}
.top_tabs li.active:after {
	content:"";
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	background: #3368b9;
	bottom: 0;
}

@media (max-width: 1199px) {
	.sub_padd {
		padding-top: 10rem;
	}
}
@media screen and (max-width: 768px) {
  /* 최대 767 ------*/
  #sub_visual_box {
    display: none;
  }

  #sub_body {
    font-size: 15px !important;
  }

  #sub_body h2.no_line {
    border-bottom: none;
    padding-bottom: 0em;
    margin-bottom: 0.5em;
  }

  .sub_padd {
    padding: 40px 0 60px 0;
  }

  /* 탭메뉴 */
  .emission .sub_tab ul li div {
    height: 45px;
  }

}


@media screen and (max-width: 575px) {
  #sub_body h2.sub_h2::after {
		display:none;
	}
}

@media (max-width: 1199px) {
  #sub_visual_box {
    position: relative;
  }
  #sub_visual_box div.sub_visual {
		height: 204px;
		color: #fff;
		margin-top: 70px;
	}
  .location_map {
    width: 100%;
    text-align: left;
  }

  #sub_visual p {
    text-align: center;
    padding-top: 10px;
  }

	#sub_body h2.sub_h2 span {
		font-size: 1.8rem;
	}
	#sub_body h2.sub_h2::after {
		height: 7px;
		width: 7px;
	}

}

@media (min-width: 1200px) {
  .sub_visual_tit {
    margin-top: 5em;
  }
  #sub_menu_list > ul > li {
    border-radius: 30px;
  }
}

/* 게시판 디자인 */
.div_con {
  font-size: 0.95rem;
}
.div_con ul li {
  background: url(../images/common/icon_05.gif) no-repeat 0px 12px;
  padding: 7px 0 7px 12px;
  line-height: 110%;
  letter-spacing: -0.02em;
}


