/*Font: Noto Sans KR*/
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Light.woff2) format('woff2'), url(../fonts/NotoSans-Light.woff) format('woff'), url(../fonts/NotoSans-Light.ttf) format('truetype'), url(../fonts/NotoSans-Light.otf) format('truetype');
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Regular.woff2) format('woff2'), url(../fonts/NotoSans-Regular.woff) format('woff'), url(../fonts/NotoSans-Regular.ttf) format('truetype'), url(../fonts/NotoSans-Regular.otf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Medium.woff2) format('woff2'), url(../fonts/NotoSans-Medium.woff) format('woff'), url(../fonts/NotoSans-Medium.ttf) format('truetype'), url(../fonts/NotoSans-Medium.otf) format('truetype');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Bold.woff2) format('woff2'), url(../fonts/NotoSans-Bold.woff) format('woff'), url(../fonts/NotoSans-Bold.ttf) format('truetype'), url(../fonts/NotoSans-Bold.otf) format('truetype');
    font-weight: 700;
    font-style: normal
}

/* POPUP */
#hd_pop {
	z-index:1000;
	position:relative;
	margin:0 auto;
	height:0;
}
#hd_pop .hd_pops .hd_pops_con img{
	width: 100%;
}
#hd_pop h2 {
	position:absolute;
	font-size:0;
	line-height:0;
	overflow:hidden
}
.hd_pops {
	position:absolute;
	border: 0px;
	background:#fff
}
.hd_pops_con {
	overflow: hidden;
}
.hd_pops_footer {
	padding:8px 0;
	background:#393939;
	color:#fff;
	text-align:right;
	border-bottom: 0px;
	width: 100%;
	position: absolute;
	border-right: 1px solid rgba(238, 238, 238, 0.1);
}

.hd_pops_footer button {
	margin-right:5px;
	padding: 0px 7px;
	border:0;
	background:#282828;
	color:#fff;
	border-radius: 4px;
	font-size: 12px;
    font-weight: 300;
	margin: 3px 5px 3px 0px;
}
@media only screen and (max-width:992px){
	#hd_pop .hd_pops{
		left: 0 !important;
		width: 80% !important;
	}
	#hd_pop .hd_pops .hd_pops_con{
		width: 100% !important;
		overflow: scroll;
	}
	.hd_pops_footer button {
		font-size: 10px;
	}
}
/*body*/
.body {
	font-family: 'Noto Sans KR', Arial, sans-serif !important;
	letter-spacing: -1px;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: -1px;
}
/*Common*/
img {
	max-width: 100%
}
@media(max-width:768px){
    .row {
        margin: 0 -5px;
    }
    .row > div,
    .row > li {
        padding: 0 5px;
    }
}
/*header_top*/
#header .header_ttop {
	border-bottom: 1px solid #eee;
	padding: 3px 0;
}
#header .header_ttop a {
	display: inline-block;
	border-right: 1px solid #eee;
	padding: 0px 15px;
	font-size: 13px;
    line-height: 1.5em;
    font-weight: 300;
    color: #333;
	text-decoration: none;
}
#header .header_ttop a.bl_a {
	border-left: 1px solid #eee;
}
#header .header_ttop a.fr {
	float: right;
    border: 0px;
    background-color: #2ca8e1;
    padding: 5px 15px;
    color: #fff;
    margin: -3px 0;
	margin-bottom: -4px;
    font-weight: 400;
	vertical-align: middle;
}
#header .header_ttop a.fr img {
	vertical-align: middle;
	margin-bottom: 2px;
}
#header .header_ttop a i {
	color: #26b2a0;
}
@media (max-width:768px){
	#header .header_ttop a {
		font-size: 10px;
	}	
	#header .header_ttop a.fr {
		padding: 7px 15px;		
	}
	#header .header_ttop a.fr img {
		width: 8px;
	}
}
/* Header-top*/
html #header .header-top.header-top-dark {
    background: #282828;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a{
	padding: 0px 10px;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a:hover, html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:hover, html #header .header-top.header-top-dark .header-nav-top ul > li > a:focus, html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:focus {
    background: transparent;
    color: #fff;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a.master{
	color: #b89c43;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a.master:hover{
	color: #ffca1e;
}
#header .header-top {
    position: initial; 
}
#header .header-top.header-top-style-4 {
    margin-bottom: 0px;
}
#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
	 padding: 6px 0px;
}
#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    font-size: 12px;
	font-weight: 300;
    color: #888785;
}
@media (max-width:992px){
	#header .header-top.header-top-style-4 .container .header-nav-top-wrap,
	#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
    	width: 100%;
	}
}
@media (max-width:496px){
	#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
		padding: 0px 3px;
		font-size: 0.9em !important;
	}
	#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
		 padding-top: 0px;
	}
	#header .header-top .header-nav-top-text-wrap strong {
		font-size: 0.9em ;
	}
}
/* Header-top-search*/
#header .header-search{
	margin: 7px 0 0px 5px;
}
#header .header-top p {
    line-height: inherit;
}
#header .header-search .search-toggle {
	display: inline-block;
    font-size: 13px;
    line-height: 22px;
    min-width: 25px;
    margin: 0;
    text-align: center;
    border: 1px solid #92d557;
    background: linear-gradient(#a7dd77,#92d557);
    cursor: pointer;
    color: #fff;
}
@media (max-width: 992px){
	#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
		padding: 3px 5px 3px 0px;
	}
	#header .header-top .header-nav-top {
		margin-right: 0px;
		margin-top: 5px;
	}
	#header .header-search {
		margin: 5px 2px;
	}
	#header .header-search .search-toggle {
		background-color: #222222;
		color: #fff;
    	line-height: 23px;
		padding: 4px 11px !important;
    	font-size: 14px !important;
	}
}
/* callnum*/
#header .header-col-2 .callnum {
	float: right;
    margin: 12px 5px 10px 5px;
    font-size: 2rem;
    color: #e15215;
}
@media (max-width: 992px){
	#header .header-col-2 .callnum {
		float: left;
	}
}
@media (max-width: 479px){
	#header .header-col-2 .callnum {
		font-size: 15px;
		font-weight: 600;
	}
}
/* - Logo*/
#header.header-narrow .header-logo {
	display: inline-block;
	float: none;
	margin: 10px 0 ;
}
#header.header-narrow .header-logo img{
	margin: 0px;
}
@media (max-width:992px){
    html.sticky-header-negative.sticky-header-active #header .header-logo {
        padding-top: 0px;
    }
	#header.header-narrow .header-logo {
        margin: 15px 0 !important;
	}
	#header.header-narrow .header-logo img{
		width: 200px;
	}
}
/* - Header*/
#header .header-column{
	width: 100%;
	display: block;
	width: 100%;
	padding: 15px 0;
}
#header .header-column.header-col-2{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
	padding: 0;
}
#header .header-body{
	padding-bottom: 0;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0px;
}
#header .header-nav-main {
    margin: 0;
	float: none;
}
#header .header-nav-main nav > ul > li {
	float: left;
	display: block;
	width: 25%;
	clear: none;
	border-bottom: 0px !important;
}
#header .header-nav-main nav > ul > li > a {
    font-size: 18px;
    font-weight: 500;
    color: #333 !important;
    padding: 15px 0px !important;
    line-height: 25px;
    border-radius: 0px;
    margin-right: -3px;
    text-align: center;
    position: relative;    
    text-transform: none;
}
#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
	margin-top: 0px;
    margin-bottom: 10px;
    border-radius: 0px;
    background-color: #fff;
    border-bottom: 3px solid #11111b;
	border-top: 0px;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	font-size: 15px;
    color: rgba(52, 52, 52, 0.8);
    border-color: transparent;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #c4c45b;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a,
#header .header-nav-main > nav > ul > li > a:hover{
	color: #eee;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
	color: #c4c45b !important;
    background: rgba(255, 255, 255, 0.8);
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after,
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, 
html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
	border: 0px;
}
#header .header-nav-main nav > ul > li+li{
    margin-left: 0px;
}
#header .header-nav-main nav > ul > li {
    border-left: 1px solid #ddd;
}	
#header .header-nav-main nav > ul > li:last-child {
    border-right: 1px solid #ddd;
}
@media (max-width:992px) {
    #header .header-column {
        padding: 0 ;
    }
    #header .h_logo {
        text-align: left;
    }
	#header .header-nav-main {
		display: block !important;
		height: auto !important;
	}
	html.sticky-header-active #header .header-body {
		top: 0px !important;
	}
	#header .header-nav-main nav {
		margin-bottom: 0px;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		background-color: #fff;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu:before {
		display: none;
	}
	#header .header-nav-main nav > ul > li.open > a, 
	#header .header-nav-main nav > ul > li:hover > a {
    	color: rgba(255,255,255,0.8) !important;
		background-color: transparent;
		color: #000 !important;
	}
    #header .header-nav-main nav > ul > li > a {
        line-height: inherit;
		color: #555 !important;
        padding: 7px 8px 7px 8px !important;
		border-left: 0px !important;
        font-size: 13px;
		margin: 0px !important;
    }
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        font-size: 13px;
    }
	#header .header-nav-main nav > ul > li > .dropdown-menu > li {
		border: 0px;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu > li > a {
		color: #aaa !important;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu > li > a:hover {
		color: #c4c45b !important;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		border-bottom: 0px;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
		color: rgba(255,255,255,0.8);
	}	
}
@media (max-width: 768px) {
	/*nav>ul>li>a:hover,
    nav>ul>li>a:focus{
		color: #0088cc !important;
	}*/
    #header .header-nav-main nav > ul > li > a {
		padding: 7px 0px !important;
		font-size: 10px;
    }
}
/*header_left*/
#header .header-body .header_left a.b_arrow {
    text-decoration: none;
    display: inline-block;
    width: 140px;
    line-height: 40px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 29px;
   border: 2px solid #003975;
    background-color: #fff;
    color: #003975;
    margin-right: 10px;
}
#header .header-body .header_left span.w_arrow {
    text-decoration: none;
    display: inline-block;
    width: 140px;
    line-height: 40px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 29px;
    border: 2px solid #003975;
    background-color: #003975;
    color: #fff;
    cursor: pointer;
}


/*footer*/
#footer {
    background-color: #0e0e0e;
    margin-top: 0px !important;
    padding: 50px 0 !important;
    border: 0px;
}
#footer p {
    font-size: 14px;
    line-height: 1.4em;
    color: #eee;
    font-weight: 300;
    word-break: keep-all;
}
@media (max-width:768px) {
    #footer {
        padding: 30px 0 !important;
    }
    #footer p {
        font-size: 12px;
    }
}
/*videobox*/
#videobox {
    background: url(../img/videobox_bg.png) center bottom no-repeat;
    background-color: #1e1e1e;
    background-size: cover;
}
#videobox iframe {
	height: 600px !important;
}
@media (max-width:768px) {
	#videobox iframe {
		height: 300px !important;
	}
}
/*sec_dvd*/
.sec_dvd {
	padding: 130px 0;
}
.sec_dvd.sec_dvd_md {
	padding: 100px 0;
}
.sec_dvd.sec_dvd_mini {
	padding: 60px 0;
}
@media (max-width:768px){
	.sec_dvd {
		padding: 50px 0;
	}
    .sec_dvd.sec_dvd_md {
        padding: 40px 0;
    }
	.sec_dvd.sec_dvd_mini {
		padding: 30px 0;
	}
}

/*conbox*/
.conbox {
	margin-top: 70px;
}
@media (max-width:768px){
	.conbox {
		margin-top: 30px;
	}
}
/*msec00*/
#msec00 {
    padding: 45px 0;
    background: url(../img/msec00_bg.jpg) center center no-repeat;
    background-size: cover;
}
#msec00 ul li > div {
    background-color: rgba(255,255,255,0.9);
    box-shadow: 10px 10px 15px rgba(0,0,0,0.3);
}
/*msec01*/
#msec01 {
    background: url(../img/msec01_bg.png) center top no-repeat;
}
#msec01 .video_wrp {
    position: relative;
    line-height: 0;
}
#msec01 iframe {
	height: 600px !important;
}
#msec01 .shadow {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}
@media (max-width:768px){
    #msec01 {
        background-size: cover;
    }
    #msec01 .conbox ul li {
        margin-bottom: 15px;
    }
    #msec01 .conbox ul li:last-child {
        margin-bottom: 0px;
    }
	#msec01 iframe {
		height: 300px !important;
	}
}
/*msec02*/
#msec02 {
    background: url(../img/msec02_bg.jpg) center center no-repeat;
    background-size: cover
}
/*msec04*/
#msec04 {
    background: url(../img/msec04_txt_bg.png) center center no-repeat;
    background-size: cover
}
/*msec05*/
#msec05 {
    background-color: #f7f7f7;
}
#msec05 .con_wrp {
    background-color: #fff;
    position: relative;
}
#msec05 .con_wrp .shadow {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}
/*msec06*/
#msec06 {
    background: url(../img/msec06_bg.jpg) center center no-repeat;
    background-size: cover
}
/*msec07*/
#msec07 {
    background: url(../img/msec07_bg.jpg) center center no-repeat;
    background-size: cover;
}
#msec07 .table thead tr th,
#msec07 .table tbody tr th,
#msec07 .table tbody tr td {
    border: 2px solid #1e1e1e;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
}
#msec07 .table thead tr th,
#msec07 .table tbody tr th {
    font-weight: 500;
    font-size: 22px;
    color: #1e1e1e;
}
#msec07 .table thead tr th {
    background-color: #99d160;
    color: #fff;
}
#msec07 .table thead tr th.imp_th {
    background-color: #346700;    
    color: #ffea00;
}
#msec07 .table tbody tr th {
    background-color: #fff;
}
#msec07 .table tbody tr td {
    color: #1e1e1e;
    font-size: 18px;
    background-color: #fff;
}
#msec07 .table tbody tr td.imp_td {
    font-weight: 600;
    background-color: #f0ffdf;
    color: #000;
}
@media(max-width:768px){
    #msec07 .table thead tr th,
    #msec07 .table tbody tr th,
    #msec07 .table tbody tr td {
        border: 1px solid #1e1e1e;
        padding: 8px;
        word-break: keep-all;
    }
    #msec07 .table thead tr th,
    #msec07 .table tbody tr th {
        font-size: 15px;
    }
    #msec07 .table tbody tr td {
        font-size: 13px;
    }
}
/*msec08*/
#msec08 {
    background: url(../img/msec08_txt_bg.png) center center no-repeat;
    background-size: cover;
}
/*msec09*/
#msec09 {
    background-color: #f7f7f7;
}
#msec09 .con_wrp {
    background-color: #fff;
    position: relative;
}
#msec09 .con_wrp .shadow {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}
/*msec10*/
#msec10 {
    background: url(../img/msec10_bg.jpg) center center no-repeat;
    background-size: cover
}
/*msec11*/
#msec11 {
    background: url(../img/msec11_bg.png) center center no-repeat;
    background-size: cover
}
/*msec12*/
#msec12 .conbox {
    position: relative;
}
#msec12 .conbox .shadow {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}
/*msec14*/
#msec14 .owl-carousel .img-thumbnail,
#msec14 .owl-carousel .img-thumbnail img {
	padding: 0px;
	border-radius: 0px;
	border: 0px;
}
#msec14 .owl-carousel .owl-nav [class*='owl-'] {
	background-color: transparent;
}
#msec14 .owl-carousel.show-nav-hover .owl-nav .owl-prev {
    left: 0;
}
#msec14 .owl-carousel .owl-nav .owl-prev:before {
    content: "\f104";
}
#msec14 .owl-carousel.show-nav-hover .owl-nav .owl-next {
    right: 0;
}
#msec14 .owl-carousel .owl-nav .owl-next:before {
    content: "\f105";
}
@media (min-width:991px){	
	#msec14 .owl-carousel .owl-nav {
		opacity: 0.8;
		top: 45%;
	}
	#msec14 .owl-carousel .owl-nav [class*='owl-'] {
		font-size: 60px;
	}
}
/*msec15*/
#msec15 {
    background: url(../img/msec15_bg.jpg) center center no-repeat;
    background-size: cover
}
#msec15 .img_wrp {
    background-color: #fff;
    border-radius: 10px;
}
/*msec16*/
#msec16 .map_wrp {
	margin-top: 40px;
}
#msec16 .map_wrp .root_daum_roughmap .wrap_map {
    height: 500px !important;
}
@media (max-width:768px) {
	#msec16 .map_wrp {
		margin-top: 20px;
	}
	#msec16 .map_wrp .root_daum_roughmap .wrap_map {
		height: 250px !important;
	}
}