@charset "utf-8";

/*
 * =================================================================================
 * INFORMATION
 * ---------------------------------------------------------------------------------
 * @File Name 	: default.css
 * @Description : default Style Sheet
 * @Version 	: 1.0.0
 * @Create Date : 
 * @Update Date : N/A
 * @History		: N/A
 * =================================================================================
 */




/* default 
=================================================================================*/
@font-face {
	font-family: "NanumGothic";
	src:local("NanumGothic"), url("../font/NanumGothic.ttf") format("truetype");
}
@font-face {
	font-family: "NanumGothicBold";
	src:local("NanumGothicBold"), url("../font/NanumGothicBold.ttf") format("truetype");
}
@font-face {
	font-family: "NanumBarunGothic";
	src:local("NanumBarunGothic"), url("../font/NanumBarunGothic.ttf") format("truetype");
}



* { box-sizing:border-box;}
html, body { height:100%; margin:0; padding:0; font-family:'NanumGothic', sans-serif; font-size:14px; color:#444444; line-height:20px; border-collapse:collapse;}
html,body,h1,h2,h3,h4,h5,h6,p,form,fieldset,legend,label,span,object,iframe,blockquote,pre,a,abbr,address,em,font,img,strong { margin:0px; padding:0px; border:0px currentColor; border-image:none; box-sizing:border-box;}
h1,h2,h3,h4,h5,h6,strong,b { font-family:'NanumGothic', sans-serif; font-weight:normal;}
h2,legend {display:none;}
label,input {vertical-align:middle;}

table { width:100%; border:0px currentColor; border-image: none; border-collapse: separate; border-spacing: 0;}
table,caption,tbody,tfoot,thead,tr,th,td {margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;}
table, th, td { margin:0; padding:0; font-size:14px; border-collapse:collapse; font-weight:normal;}
div,ul,li,dl,dt,dd,p {margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;list-style: none; box-sizing:border-box;}

img { border:0; margin:0; vertical-align: middle;}

input { margin:0; height:36px; border-radius:3px; padding:0 10px; font-size:14px; color:#4f4f4f; border:1px solid #ddd; cursor:pointer;}
input:focus {outline:none;}
input[type="image"], input[type="radio"], input[type="checkbox"] { padding:0; height:auto; border:none;}
input.image, input.radio, input.checkbox { padding:0; height:auto; border:none;}/* : FILTER : IE 6 에서 속성 선택자 지원 안함 */
input[type="file"] { padding:2px 0 2px 0; height:auto;}
input.file { padding:2px 0 2px 0; height:auto; background:#F1F1F1;}/* : FILTER : IE 6 에서 속성 선택자 지원 안함 */
input[type="text"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, input[type="password"]:focus, select:focus,
select,option,textarea,button { font-size:100%; vertical-align:top;}
select {
  width:; /* 원하는 너비설정 */
  height:36px;
  padding:0 30px 0 10px; /* 여백으로 높이 설정 */
  font-family:NanumGothic;  /* 폰트 상속 */
  font-size:14px; /* 폰트 크기 */
  color:#4f4f4f;
  background: url("../img/content/icon_select.jpg") no-repeat 95% 50%; /* 네이티브 화살표 대체 */  
  border:1px solid #ddd; 
  border-radius: 0px; /* iOS 둥근모서리 제거 */
  -webkit-appearance: none; /* 네이티브 외형 감추기 */
  -moz-appearance: none;
  appearance: none;
  border-radius:3px;
}
/* IE 10, 11의 네이티브 화살표 숨기기 */
select::-ms-expand { 
  display: none;
}

hr,caption { display:none;}
address,cite {font-style:normal;}

a:link, a:visited {color:#444;	text-decoration:none;}
a:hover, a:active {color:#fc8024; text-decoration:none;}




/*
 * =================================================================================
 * INFORMATION
 * ---------------------------------------------------------------------------------
 * @File Name 	: layout.css
 * @Description : layout Style Sheet
 * @Version 	: 1.0.0
 * @Update Date : N/A
 * @History		: N/A
 * =================================================================================
 */

#sub_container { position:relative;}
.container { max-width:1200px; margin:0 auto; position:relative;}
.sub_content { margin-left:290px; width:910px; padding:20px 10px 100px 0; min-height:800px; }

/* sub_visual */
.sub_visual { background:url('../img/content/bg_sub.png') repeat;}
.sub_visual .visual_wrap { width:1200px; margin:0 auto; height:130px; position:relative; background:url('../img/content/bg_sub_visual.png') no-repeat right bottom;}
.sub_visual .slogan { position:absolute; left:10px; top:30px;}
.sub_visual .slogan .img_slogan { width:400px;}
.sub_visual .slogan .clo_O { color:#ea852d; font-size:18px; line-height:34px; }
.sub_visual .slogan strong { font-size:24px;}

/* left menu */
.left_menu { width:230px; position:absolute; left:0px; top:40px; z-index:100; display:inline-block; }
.left_menu .menu_title { height:150px; padding-top:45px; color:#fff; font-size:30px; padding-left:20px; line-height:30px; background:#2d799b url('../img/content/bg_left_title.png') no-repeat right bottom;}
.left_menu .menu_title .txt_sm { font-size:10px; opacity:0.4; line-height:12px !important; letter-spacing:0.05em; padding-top:10px; }
.left_menu li .br_no {}
.left_menu li a { border:1px #ddd solid; border-top:0px; display:block; padding:15px 0 15px 20px; font-size:18px; }
.left_menu li a:hover, .left_menu li a.select { background:#fbfbfb url('../img/content/icon_menu2.png') no-repeat 200px center; color:#3333cc;}

/* banner_link */
.banner_link { clear:both; margin-top:40px; overflow:hidden; border:1px #ddd solid; }
.banner_link a { display:inline-block; width:100%; height:70px; color:#000; font-size:20px; position:relative; padding:15px 0 0 85px; }
.banner_link a span { font-size:13px; color:#777;}
.banner_link a img { position:absolute; left:20px; top:10px; width:50px;}
.banner_link a:hover { background-color:#f7f7f7; color:#000;}

/* sub_location */
.sub_location { border-bottom:2px #333 solid; margin-bottom:50px;}
.sub_location .location { position:relative; position:relative;}
.sub_location .location h3 { font-size:40px; line-height:80px; color:#000; font-family:'NanumGothicBold', sans-serif; font-weight:normal; }
.sub_location .location p { position:absolute; right:5px; bottom:20px; font-size:14px; color:#888; background:url('../img/content/icon_home.png') no-repeat left center; padding-left:20px; }
.sub_location .location .sub_visual { position:absolute; right:0px; bottom:0px;}
.sub_location .location span { color:#000;}





@media all and (max-width:1024px) and (min-width:768px){

#sub_container { padding-top:0px;}
.container { max-width:none; width:100%;}
.sub_content { padding:0 30px 50px; margin:0px auto; width:100%; max-width:860px;}

/* sub_visual */
.sub_visual .visual_wrap { max-width:800px; width:100%; height:90px; background-size:260px;}
.sub_visual .slogan { left:30px; top:23px;}
.sub_visual .slogan .img_slogan {width:300px;}

/* left menu */
.left_menu { position: static; display:block;  max-width:860px; margin:0 auto; width:100%; padding:0 30px; margin-bottom:40px;}
.left_menu .menu_title { position:relative;  max-width:800px; width:100%; margin:0 auto; background:none; height:80px; line-height:66px; padding:10px; float:none; text-align:left; margin-bottom:20px; font-size:36px; color:#000; font-family:'NanumGothicBold', sans-serif; font-weight:normal;  border-bottom:2px #333 solid;}
.left_menu .menu_title .br_no {}
.left_menu .menu_title .txt_sm { position:absolute; right:0px; bottom:15px; text-align:right;}
.left_menu .display_no { display:none;}
.left_menu ul { width:100%; height:40px; display:block; border-bottom:1px #333 solid;}
.left_menu li { float:left;}
.left_menu li .br_no { display:none;}
.left_menu li a { height:40px; line-height:40px; min-width:130px; text-align:center; font-size:16px; padding:0 25px; display:inline-block; border:1px #ddd solid; text-align:center; border-bottom:1px #333 solid;}
.left_menu li a.select { background:#fbfbfb; border:1px #3546c4 solid;}
.left_menu li a:hover { background-image:none;}

/* banner_link */
.banner_link { display:none;}

/* sub_location */
.sub_location { display:none;}


}





@media all and (max-width:768px){

#sub_container { padding-top:0px;}
.container { max-width:none; width:100%;}
.sub_content { padding:10px; margin:0px auto; width:100%; max-width:none;}

/* sub_visual */
.sub_visual .visual_wrap { max-width:800px; width:100%; height:60px; background-size:130px;}
.sub_visual .slogan { left:20px; top:12px;}
.sub_visual .slogan .img_slogan {width:250px;}

/* left menu */
.left_menu { position: static; display:block; width:100%; padding:0 10px; margin-bottom:20px;}
.left_menu .menu_title { position:relative; width:100%; background:none; height:50px; line-height:34px; padding:10px; float:none; text-align:left; margin-bottom:10px; font-size:26px; color:#000; font-family:'NanumGothicBold', sans-serif; font-weight:normal;  border-bottom:2px #333 solid;}
.left_menu .menu_title .br_no { display:none;}
.left_menu .menu_title .txt_sm { font-size:3px !important;  position:absolute; right:0px; bottom:5px; text-align:right;}
.left_menu .display_no { display:none;}
.left_menu ul { width:100%; height:40px; display:block;}
.left_menu li { float:left;}
.left_menu li a { height:40px; display:block; text-align:center; font-size:13px; padding:2px 0px; border:1px #ddd solid; text-align:center; background:#fbfbfb;}
.left_menu li a.select { background:#fbfbfb; border:1px #3546c4 solid;}
.left_menu li a:hover { background-image:none;}
.left_menu li.wp50 { width:50% !important; line-height:34px !important;}
.left_menu li.wp50 .br_no { display:none;}
.left_menu li.wp33 { width:33.3333% !important; line-height:17px !important;}
.left_menu li.wp25 { width:25% !important;}
.left_menu li.wp25 a { height:50px; padding-top:3px;}
.left_menu li.wp25:first-child a { line-height:20px;}
.left_menu li.wp25:nth-child(2) a { line-height:20px;}
.left_menu li.wp20 { width:33.333% !important;}
.left_menu li.wp20 a { height:56px; padding-top:6px;}
.left_menu li.wp20:first-child a { line-height:40px;}
.left_menu li.wp20:last-child a { line-height:40px;}

/* banner_link */
.banner_link { display:none;}

/* sub_location */
.sub_location { display:none;}

}



























