@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('../common/font/MaterialIconsOutlined-Regular.eot'); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIconsOutlined-Regular'),
    url('../common/font/MaterialIconsOutlined-Regular.woff2') format('woff2'),
    url('../common/font/MaterialIconsOutlined-Regular.woff') format('woff'),
    url('../common/font/MaterialIconsOutlined-Regular.ttf') format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}



@font-face {
  font-family: '2010-oumi030';
  src: url('../common/font/2010-oumi030.eot');
  src: url('../common/font/2010-oumi030.eot?#iefix') format('embedded-opentype'),
       url('../common/font/2010-oumi030.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TTOmniGothicM';
  src: url('../common/font/TTOmniGothicM.svg#TTOmniGothicM') format('svg'),
       url('../common/font/TTOmniGothicM.ttf') format('truetype'),
       url('../common/font/TTOmniGothicM.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.news-desc h4 {
	font-family: NanumBarunGothic, "나눔바른고딕", NanumBarunGothicBold, NanumBarunGothicUltraLight, Dotum,"돋움"; font-size: 18px;
	color: rgb(101, 101, 101);
	line-height: 25px;
}

@font-face {
    font-family: 's-core-dream-thin';
    src: url('../common/font/scdream1-webfont.woff2') format('woff2'),
         url('../common/font/scdream1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream-extralight';
    src: url('../common/font/scdream2-webfont.woff2') format('woff2'),
         url('../common/font/scdream2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream-light';
    src: url('../common/font/scdream3-webfont.woff2') format('woff2'),
         url('../common/font/scdream3-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream-regular';
    src: url('../common/font/scdream4-webfont.woff2') format('woff2'),
         url('../common/font/scdream4-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SCDream4';
    src: url('../common/font/scdream4-webfont.woff2') format('woff2'),
         url('../common/font/scdream4-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 's-core-dream-medium';
    src: url('../common/font/scdream5-webfont.woff2') format('woff2'),
         url('../common/font/scdream5-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream-bold';
    src: url('../common/font/scdream6-webfont.woff2') format('woff2'),
         url('../common/font/scdream6-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream-extrabold';
    src: url('../common/font/scdream7-webfont.woff2') format('woff2'),
         url('../common/font/scdream7-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 's-core-dream-heavy';
    src: url('../common/font/scdream8-webfont.woff2') format('woff2'),
         url('../common/font/scdream8-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 's-core-dream-black';
    src: url('../common/font/scdream9-webfont.woff2') format('woff2'),
         url('../common/font/scdream9-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.kos1{font-family: 's-core-dream-thin';}
.kos2{font-family: 's-core-dream-extralight';}
.kos3{font-family: 's-core-dream-light';}
.kos4{font-family: 's-core-dream-regular';}
.kos5{font-family: 's-core-dream-medium';}
.kos6{font-family: 's-core-dream-bold';}
.kos7{font-family: 's-core-dream-extrabold';}
.kos8{font-family: 's-core-dream-heavy';}
.kos9{font-family: 's-core-dream-black';}

.ko{ font-family: 's-core-dream-regular'; font-size:1em; }

.ko1{ font-family: "Noto Sans Light"; font-style: normal; }
.ko2{
    font-family: '2010-oumi030';
    font-style: normal;
}
.ko3{
    font-family: 'TTOmniGothicM';
    font-style: normal;
}
.ko_gul {
	font-size:12px;
	font-family: "Gulim",sans-serif;
}

.en1{
	font-family: 'Raleway', sans-serif;
}
.en2{
	font-family: "Open Sans", sans-serif;
}

.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f19{font-size:19px;}
.f20{font-size:20px;}
.f21{font-size:21px;}
.f22{font-size:22px;}
.f23{font-size:23px;}
.f24{font-size:24px;}
.f25{font-size:25px;}
.f26{font-size:26px;}
.f27{font-size:27px;}
.f28{font-size:28px;}
.f29{font-size:29px;}
.f30{font-size:30px;}
.f31{font-size:31px;}
.f32{font-size:32px;}
.f33{font-size:33px;}
.f34{font-size:34px;}
.f35{font-size:35px;}
.f36{font-size:36px;}
.f37{font-size:37px;}
.f38{font-size:38px;}
.f39{font-size:39px;}
.f40{font-size:40px;}
.f50{font-size:50px;}
.f60{font-size:60px;}
.f70{font-size:70px;}
.f80{font-size:80px;}
.f90{font-size:90px;}
.f100{font-size:100px;}

.lh1{line-height:1;}
.lh1-1{line-height:1.1;}
.lh1-2{line-height:1.2;}
.lh1-3{line-height:1.3;}
.lh1-4{line-height:1.4;}
.lh1-5{line-height:1.5;}
.lh1-6{line-height:1.6;}
.lh1-7{line-height:1.7;}
.lh1-8{line-height:1.8;}
.lh1-9{line-height:1.9;}
.lh2{line-height:2.0;}

.nav>li>a {
    position: relative;
    display: block;
    padding: 17px 20px;
    font-family: 'SCDream4',sans-serif;
    font-style: normal;
    font-weight: 600;
	font-size:18px;
}



.form-control {
	font-family: NanumBarunGothic, "나눔바른고딕", NanumBarunGothicBold, NanumBarunGothicUltraLight, Dotum,"돋움"; font-size: 12px;
}


.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}
.mb100{margin-bottom:100px;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pt60{padding-top:60px;}
.pt70{padding-top:70px;}
.pt80{padding-top:80px;}
.pt90{padding-top:90px;}
.pt100{padding-top:100px;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}
.pb60{padding-bottom:60px;}
.pb70{padding-bottom:70px;}
.pb80{padding-bottom:80px;}
.pb90{padding-bottom:90px;}
.pb100{padding-bottom:100px;}


/* 상하 좌우 조절 */
.margin-top-10 {
	margin-top:10px;
}
.margin-top-20 {
	margin-top:20px;
}
.margin-top-30 {
	margin-top:30px;
}
.margin-top-40 {
	margin-top:40px;
}
.margin-top-50 {
	margin-top:50px;
}
.margin-top-60 {
	margin-top:60px;
}
.margin-top-70 {
	margin-top:70px;
}
.margin-top-80 {
	margin-top:80px;
}
.margin-top-90 {
	margin-top:90px;
}
.margin-top-100 {
	margin-top:100px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-30 {
	margin-bottom:30px;
}
.margin-bottom-40 {
	margin-bottom:40px;
}
.margin-bottom-50 {
	margin-bottom:50px;
}
.margin-bottom-60 {
	margin-bottom:60px;
}
.margin-bottom-70 {
	margin-bottom:70px;
}
.margin-bottom-80 {
	margin-bottom:80px;
}
.margin-bottom-90 {
	margin-bottom:90px;
}
.margin-bottom-100 {
	margin-bottom:100px;
}
.margin-left-10 {
	margin-left:10px;
}
.margin-left-20 {
	margin-left:20px;
}
.margin-left-30 {
	margin-left:30px;
}
.margin-left-40 {
	margin-left:40px;
}
.margin-left-50 {
	margin-left:50px;
}
.margin-left-60 {
	margin-left:60px;
}
.margin-left-70 {
	margin-left:70px;
}
.margin-left-80 {
	margin-left:80px;
}
.margin-left-90 {
	margin-left:90px;
}
.margin-left-100 {
	margin-left:100px;
}
.margin-right-10 {
	margin-right:10px;
}
.margin-right-20 {
	margin-right:20px;
}
.margin-right-30 {
	margin-right:30px;
}
.margin-right-40 {
	margin-right:40px;
}
.margin-right-50 {
	margin-right:50px;
}
.margin-right-60 {
	margin-right:60px;
}
.margin-right-70 {
	margin-right:70px;
}
.margin-right-80 {
	margin-right:80px;
}
.margin-right-90 {
	margin-right:90px;
}
.margin-right-100 {
	margin-right:100px;
}

/* sub */

.category-menu{
	background: #f8f8f8;
    padding: 10px;
}



.cat-list li {
 font-size:1.3em;
  font-weight::500;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}

.cat-list li a {
 font-size:15px;
  color: #000;
  font-weight::600;
  margin-right: 10px;
}

.cat-list li i {
  color: #000;
  margin-right: 10px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.cat-list li:hover i {
  margin-left: 5px;
}

.cat-list li a:hover {
  color: #32c5d2;
}

.tablecss{width:100%;border-collapse:collapse;border:1px solid #ddd}.ko-n{font-family:SCDream4,Sans-Serif;font-weight:300}
table{background-color:transparent}
table{border-spacing:0;border-collapse:collapse}
.tablecss tr th{height:45px;padding:15px 0;text-align:center;border-bottom:1px solid #ddd;border-right:1px solid #ddd;font-size:1em;background:#b7c2f996}
tablecss tr th{height:45px;padding:15px 0;text-align:center;border-bottom:1px solid #ddd;border-right:1px solid #ddd;font-size:1em;}


/* 모바일기기 */
@media only screen and (max-width: 320px) {
	.mobile-none{display:none;}
	.box_1{display:none;}
	.category-menu{display:none;}
	.sidebar-box{
		padding: 20px 20px 20px 0px;
		width: 200%;
	}

}
@media only screen and (min-width: 321px) and (max-width: 768px){

	.mobile-none{display:none;}
	.sidebar-box{
		padding: 20px 20px 20px 0px;
		width: 200%;

		
	}
	.sidebar-box ul li{
		padding: 0px;
		float: left;
		border-bottom: 1px solid #fff;
		height:30px;
	}
	.sidebar-box ul li i{display:none;}
	.category-menu{display:none;}
	.box_1{display:none;}
	.cat-list li .active {
		color: #32c5d2;
		border-bottom: 2px solid #32c5d2;
		padding-bottom: 10px;
	}


	/* 슬라이드 모바일시 폰트 크기 */
	div#fontsize {
	  font-size: 12px !important;
	  line-height: 20px !important;
	 
	}
	/* 버튼 위치 조정 */
	.rev-buttons{ margin-top:100px;}

}
/* 태블릿 */
@media only screen and (min-width: 769px) and (max-width: 1200px){

	.sidebar-box h4 {
		font-size: 22px;
		font-weight: 700;
		color: #666;
		text-transform: capitalize;
		width: 262.5px;
		height: 120px;
		border-top: 5px solid #32c5d2;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
	}

	.cat-list .li-first {
		border-bottom:1px solid #fff;
		padding:0px;
	}
	.cat-list li .active {
		color: #32c5d2;
		/*border-bottom: 2px solid #32c5d2;*/
		padding-bottom: 10px;
	}

	.navbar-header {
		float: left;
		padding: 15px;
		text-align: center;
		width: 100%;
	}
	.navbar-brand {float:none;}
	.navbar-right{
		float:left !important;
		margin-left:50px;
	}


}


/* 데스크탑 */
@media only screen and (min-width: 1201px) {

	.sidebar-box h4 {
		font-size: 22px;
		font-weight: 700;
		color: #666;
		text-transform: capitalize;
		width: 262.5px;
		height: 120px;
		border-top: 5px solid #32c5d2;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
	}

	.cat-list .li-first {
		border-bottom:1px solid #fff;
		padding:0px;
	}

	.cat-list li .active {
		color: #32c5d2;
		font-size:1em;
		font-weight:600;
	}

}

.menus-mobile{
	width:100%;
	height:36px;
	margin-bottom:20px;
}

#ft,#hd,#wrapper{min-width:100%}#container_wr,#ft_wr,#gnb .gnb_wrap,#hd_pop,#hd_wrapper,#tnb ul{width:100%}#hd_pop{z-index:1000;position:relative;margin:0 auto;height:0}#hd_pop h2{position:absolute;font-size:0;line-height:0;overflow:hidden}.hd_pops{position:absolute;border:1px solid #e9e9e9;background:#fff}.hd_pops img{max-width:100%}.hd_pops_footer{padding:0;background:#000;color:#fff;text-align:left;position:relative}.hd_pops_footer:after{display:block;visibility:hidden;clear:both;content:""}.hd_pops_footer button{padding:10px;border:0;color:#fff}.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}
#bo_v_con img {margin-bottom:25px; max-width:100%;height:auto}

/* 모든게시판 첨부파일 수정 */

#bo_v_file h2{
	font-size:14px;
	font-weight:bold;
}



@media only screen and (max-width: 320px) {

	#bo_v_file ul li span{
		display: contents;
		word-break: break-all;
	}

}

/* 모바일기기 + 태블릿 */

@media only screen and (min-width: 321px) and (max-width: 768px){

	#bo_v_file ul li span{
		display: contents;
		word-break: break-all;
	}

}