@charset "utf-8";

@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');

@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');

body{font-family:"Nanum Square","NanumSquare", sans-serif !important; letter-spacing:0px !important;}	

/*pc화면 서식*/
@media screen and (min-width:1024px) {
    
/*모바일 아이콘 숨기기*/
#toggle, i.fa-search, i.fa-user-alt, label.fa-bars, label.fa-times, nav > h2{display: none;}
			
/*헤더영역*/
header{
	width: 100%; 
	height: 90px;	
    position:relative;
	background-color: #fff;
	margin-bottom: 20px;
}
section{
	width: 100%;

}
	
.lnb_wrap {width: 100%; height: 35px; background-color: #004d91;}
	
.lnb_wrap > .lnb {
    width: 1200px;
    height: 30px;
    margin: 0px auto;
	padding-left: 700px;
	padding-top: 12px;
	box-sizing: border-box;
}

.lnb li {
    float: left;
    text-align: right;
    padding: 2px 10px;
    border-right: 1px solid #ffffff;
	line-height: 4px;
    font-size: 12px;
    font-family: "나눔스퀘어OTF_ac BOLD","맑은고딕", arial, sans-serif;
}
.lnb li:last-child{border-right:none;}
.lnb a {
    color: #ffffff;
    text-decoration: none; 
}


.lnb a:hover {
    color: #a2a1a1;
    font-weight: bold;
}

.smk_5 > h2 {
    padding: 40px 0px 15px;
    color: #333;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 0px solid #333;
}

.sr_btn{
		margin: -5px 0px 0px 0px;
	}


#gnb_wrap > nav {
    width: 1200px;
    height: 110px;
    background-color: #ffffff;
    color: #333333;
    text-align: center;
	margin: 0px auto;
}

h1 img{
	width: 100px;
	height: 35px;
}

h1 {
	position:absolute;
    left:48%;
    top:30px;
    margin:28px -550px;
    z-index:1000;
}

#gnb_wrap{
	width: 1200px;
	height: 65px;
	transition: 0.5s;
	overflow: hidden;
	position: relative; top:0px; /*서브목록,위치고정 작업*/
	background-color: rgba(255, 255, 255, 0.85);
	z-index: 99;
}

#gnb_wrap:hover{height:250px;}

.gnb {
    width: 1200px;
    margin: 0px auto;
    font-weight: bold;
    font-size: 18px;
    font-family: "나눔스퀘어OTF_ac ExtraBOLD", "맑은고딕", arial, sans-serif;
    position: relative;
    top: -15px;
    left: 250px;
    margin-top: -46px;
}


.gnb > ul{}

.gnb > li {
    width: 145px;
    height: 38px;
    float: left;
}

.gnb > li > a {
    padding: 80px 10px 0px 0px;
    color: #2a2a2a;
    text-transform: capitalize;
    display: block;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    /* 밑줄 없애기 */
}
.sub {clear: both; }

.sub li a{
	font-family: "맑은 고딕";
	font-size: 14px;
	color: #575757;
	line-height: 30px;
}

.sub > li a:hover {
    font-weight: bold;
    color: #000;
}


.gnb > li > a:hover {
    font-weight: bold;
    color: #007dc5;
}

.visual{
    width: 100%;
	height: 701px;
	background-image: url('../img/190621_yhd_main_bk1.jpg');
	text-align: center;}
	
.visual > .flexslider{
	width: 1200px;
	height: 702px;
	margin: 0 auto;
	}

.cont01 > img{}
.cont01 {
	width: 100%;
	margin: 0px auto;
	text-align: center;
}
.cont01 > a{
	width: 100%;
	text-align: center;
}

.cont02 {
	width: 100%;
	text-align: center;}
    
.cont02 > .cont02_btn{
}

.list_box_gray li {
	height: 300px;
    float: left;
    width: 286px;
    margin: 12px 0 0 12px;
	padding: 0px;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
    font-weight: bold;
    overflow: hidden; 
	text-overflow: ellipsis; 
}

    
.list_box_gray li em.tag_1 {
	font-family: "나눔스퀘어OTF_ac ExtraBOLD", "맑은고딕", arial, sans-serif;
	padding: 2px 5px;
	width: 52px;
	height: 22px;
	background: #00a0e9;
	border-radius: 4px;
}
em {
	display: inline-block;
	color:#fff;
    font-style: normal;
}
    
.list_box_gray li .tag {
    line-height: 25px;
	vertical-align: top;
	color: #717070;}

.wrap_tag{
	clear: both;
	height: 30px;
	margin-top: 10px;
}

.wrap_tag > .tag_txt{
	font-family: "나눔스퀘어OTF_ac BOLD", "맑은고딕", arial, sans-serif;
	height: 30px;
	line-height: 40px;
	text-align: right;
}

.cont02{width: 1200px; margin: 0px auto;}

.cont02 > li{margin: 26px 2px 46px 10px;
	float: left;}


.cont03{
	clear: both;
	width:100%;
	text-align: center;
}

.cont03_sub_tt{
    margin: 10px 0px 50px 2%;
	float: left;
    font-family: "나눔스퀘어OTF_ac ExtraBOLD", "맑은고딕", arial, sans-serif;
}

.cont03_sub_tt >.sub_tt_1{
    text-align: left;
    font-size: 320%;
    font-weight: bold;
    color: #070606;
    margin-bottom: 50px;
}

.cont03_sub_tt >.sub_tt_2{
    text-align: left;
    font-size: 180%;
    color: #595757;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 30px;
}

.cont03_sub_tt >.sub_tt_3{
    text-align: left;
    font-size: 120%;
    color: #898989;
    line-height: 22px;
}

.cont_bk{
	width: 100%;
	height: 970px;
	background-color: #e7e8ea;}

.cont03_main {
    width: 50.2%;
	height:505px;
	float: left;
/*
	background-image: url('../img/0626_953x505.jpg');
	background-size:auto;
*/
}
.cont03_main img{width:100%;}
	

/*
@media screen and (min-width:1200px) and (max-width:1368px) {
	.cont03_main{
		width: 45.2%;
		background-position:-350px 0px;
		background-size:cover;
		background-repeat: no-repeat;
	}
*/
	
.cont04_img {
	width: 10%;
	height:505px;
/*		background-image:url(../img/0625_953x505_2.jpg);*/
	}
	
.cont04_main{
	width:50%;
	}
}

.cont03_sub {
	width: 1200px;
	float: right;
	margin-top: 20px;
    margin-right: 33px;
}

.cont03_sub > li{
	margin-right:10px;
	float: left;
	width: 290px;
	height: 300px;
	padding: 0px;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
}

.cont03_sub_tag{
	font-family: "나눔스퀘어OTF_ac ExtraBOLD", "맑은고딕", arial, sans-serif;
	padding:15px 0px 15px 0px; 
	font-weight: bold;
	font-size: 15px;
	color: #2484c6;
}

.tag_txt1{
	font-weight: bold;
	font-size: 130%;
	color: #333;
	margin-bottom: 5px;
}

.tag_txt2{
	font-size:90%;
	padding-bottom: 5ox;
	color: #333;
}

.cont04_1{
	width:100%;
	height: 600px;
	float: right;
	/*border: 1px solid #333;*/
	padding: 66px 0px 0px 0px;
}

.cont04_main { 
	float: right;
	padding: 10px 30px 0px 0px;
	/*border:1px solid #f00;*/
}

.cont04_1 > .cont04_img {
	width:50%;
/*	overflow: hidden;*/
	float:right;
	height:505px;
	background-image:url(../img/0625_953x505_2.jpg);
	}

.cont04_sub_tt{
    margin: 0px 0px 0px 10px;
	font-family: "나눔스퀘어OTF_ac ExtraBOLD", "맑은고딕", arial, sans-serif;
	text-align: left;
    font-size: 16px;
    color: #898989;
    line-height: 24px;
}

.cont04_sub {
	clear: both;
	width: 1200px;
    float: left;
    margin-top: 20px;
    margin-right: 32px;
}

.cont04_sub > li{
	margin-left:10px;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 290px;
	height: 290px;
	padding: 0px;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
}

.cont04_sub_tag{
	font-family: "나눔스퀘어OTF_ac ExtraBOLD", "맑은고딕", arial, sans-serif;
	padding:15px 0px 15px 0px; 
	font-weight: bold;
	font-size: 15px;
	color: #2484c6;
}



/*푸터 서식*/	

footer{	width: 100%;
	clear: both;
	background-color:  #bbbcbf;
		}

.f_inner{
	width: 770px;
	/*background-color: aqua;*/
	/*position: relative; /*부모설정*/
	}
			
.f_inner > .f_lnb{
}

.btn_top {
	width: 50px;
	padding: -10px 0px 0px 0px;
	margin-left: 150px;
}

.f_inner > .f_lnb > li{
	float: left;
	margin: 15px;
	text-align: center;
	border-right: 2px solid #fff;
	}
			
.f_inner > .f_lnb > li a{
	display:block;
	padding-right:30px;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	}
			
/*마지막 라인 지우기*/			
.f_inner > .f_lnb > li:last-child{
border-right: none;
	}


/*푸터 주소 올라간 거 행갈이로 내려주는 서식*/

.f_ad_wrap{
	background-color: #777676;
	width: 100%;
}

.f_ad{
	position: relative;
	width: 1150px;
	height: 80px;
	padding: 20px 0px 0px 0px;
	/*border: 1px solid #fff;*/
	margin: 0px auto;
}

.f_ad h3 {
	width: 150px;
	text-align: center;
	left: 20px;
	position: absolute;
	top: 22px;
}
address{
	position: absolute;
	line-height: 16px;
	color: #fff;
	left: 200px;
	font-style: normal; /*이탤릭체 풀어주기*//
		}

/*sns 메뉴 목록*/
/*좌우배치.부모와 자식요소를 잡아주었던 이유*/
.f_ad > .sns_lnb{
	position: absolute;
	right: 0px;
}		

.f_ad > .sns_lnb > li{
	float: left;
	margin: 0px 20px 0px 0px;
	}		

address > span{
float: right;
			}		
}
