@charset "utf-8";
@import url("/css/fonts.css");

	/*reset*/
		
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, /*sub, sup,*/ tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed, 
	figure, figcaption, footer, header, hgroup, 
	menu, nav, output, ruby, section, summary,
	time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;/*font: inherit;*/vertical-align: baseline;line-height: 1.3;}

	h1, h2, h3, h4, h5, h6 {line-height: 1.5;}
	
	article, aside, details, figcaption, figure, 
	footer, header, hgroup, menu, nav, section {display: block;}
	
	
	ol, ul, li {list-style:none;text-decoration: none;}
	a {text-decoration: none;list-style:none;}
	blockquote, q {quotes: none;}
	
	blockquote:before, blockquote:after,
	q:before, q:after {content: ''; content: none;}
	
	table {border-collapse: collapse; border-spacing: 0;width:100%;}
	
	img,fieldset{border:0;}
	li img,dd img,dt img,label img{vertical-align:top;}
	li{line-height:100%;list-style:none}
	table{border-collapse:collapse;width:100%;}
	input,select,textarea,button{font-family: 'NotoSans-DemiLight','Noto Sans Korean', sans-serif !important; font-size:12px;color:#333;}
	img,input,select{vertical-align:middle;}
	address,caption,em{font-weight:normal;font-style:normal;}
	hr{display:none;}
	
	/*게시판 reset*/
	#bo_v{padding:0;}
	#bo_v_title .bo_v_tit{font-size:20px;}
	#bo_list, #bo_v_info, #bo_v_top, #bo_btn_top, .bo_vc_w .btn_submit, .cmt_btn, .btn_bo_user, #bo_w .write_div{font-size:13px}
	#bo_list .tbl_head01 .td_name{text-align:center;}
	.tbl_head01 td{height:auto;}
	#bo_list tbody tr:hover{border-left:0}
	.bo_tit{font-weight:400}
	.bo_notice td{background:#fff !important; border-bottom:0}
	.tbl_wrap table{border-top: 1px solid #999; }
	#bo_v_top {display:block}
	#bo_vc, #bo_vc_w, .cmt_btn, #bo_v_share{display:none} /*view.skin 댓글, 공유하기, 목록버튼 숨김*/
	#bo_v_title .bo_v_cate{display:none; background:#fbc319; border:0; border-radius:0; box-shadow:inherit; -webkit-box-shadow:inherit;}
	#bo_v_info .if_date{font-style:inherit}
	
/**************************************************************************************************/			
	
	/* base */
	html{width:100%;}
	body{width:100%;color:#666;line-height:1.3;font-family:'NotoSans-DemiLight', sans-serif; font-weight:400; letter-spacing:-0.4px; background-color:#fff;}
	caption,legend{width:0;height:0;font-size:0;text-indent:-9999px;overflow:hidden;}
	/*a, a:visited{color:inherit;}*/
	a:hover, a:active, a:focus{text-decoration:none;}
	
	#skipNav a{display:block;position:absolute;left:0;top:-10000px;text-align: center;width:100%;height:40px;z-index: 9999;line-height:40px;font-weight:bold;font-size:18px;}
	#skipNav a:hover,#skipNav a:focus,#skipNav a:active{background:#333;top:0; color:#999}
	h1{font-family:'NanumSquare', sans-serif; font-weight:900}
	h2,h3,h4,h5,h6{font-family:'NotoSans-Medium', sans-serif; font-weight:500}
	/*strong{font-family:'NotoSans-Bold', sans-serif; font-weight:bold}*/
	
	.hide {width:0; height:0; margin:0; padding:0; position:absolute; left:0; top:0; 
			font-size:0; text-indent:-9999px; overflow:hidden; visibility:hidden}
	.clearfix{*zoom:1;}
	.clearfix:after {content:""; display:block; clear:both; visibility:hidden; width:0; height:0; font-size:0;}

	
/************************************************************************************************************************************/	
	#wrap {overflow:hidden; width:100%; min-width:1200px; position:relative; } /* min-width 홈페이지 컨텐츠 가로값에 맞게 변경 */
	.inner{width:1200px; margin:auto; position:relative}
	.inner:after {content:""; display:block; clear:both; visibility:hidden; width:0; height:0; font-size:0;}

/***HEADER / FOOTER*********************************************************************************************************************************/
	
	/*HEADER*/
	#headerwrap{position:fixed;width:100%;z-index:999;height:  95px;box-sizing:  border-box; background-color:#fff; border-bottom: 1px solid #e5e5e5;}
	#headerwrap .logo {position:absolute;left:0;top: 28px;/* z-index: 1; */}
	
	#gnb {float:right;}
	#gnb ul{margin-right: -30px;}
	#gnb ul li{float:left;padding: 0 24px;}
	#gnb ul li:first-child{background:none;}
	#gnb ul li a{color: #222;font-size: 20px;line-height: 95px; font-family:'NotoSans-Medium'}
	
	#m_gnb{display:none;}
	
	/*FOOTER*/
	#footerwrap{background-color: #444;padding: 44px 0;}
	#footerwrap address{color: #fff;font-size:14px;line-height: 28px;} 
	#footerwrap address em{display:inline-block;margin: 0 17px;width:1px;height: 16px;background: url(../images/ft_bar1119.png)center 4px no-repeat;}
	#footerwrap .copy{display:inline-block;margin-left: 15px;}
	#footerwrap .copy a{color:#999}
	#footerwrap  #topbtn{display:none}

/***MAIN**************************************************************************************************/
	
	#mainContainer{overflow: hidden;position: relative; margin-top:95px}
	
	/****common 공통****/
	section{padding:90px 0;}
	section .Title{margin-bottom:22px; text-align:center}
	section .Title span{color:#999;font-size:15px;font-family:'NotoSans-Light', sans-serif;font-weight:300;display:  inline-block;line-height: 21px;}
	section .Title span:before{float: left;display: block;content:"";width:27px;height: 19px;background: url(../images/tit_lt.png)0 0px no-repeat;margin-right: 7px;}
	section .Title span:after{float: right;display: block;content:"";width:27px;height: 19px;background: url(../images/tit_rt.png)0 0px no-repeat;margin-left: 7px;}
	section .Title h2{color:#333; font-size:35px; }
	/*타이틀 흰색*/
	section .Title.white span{color:rgba(255,255,255,0.7);}
	section .Title.white span:before{background: url(../images/w_tit_lt.png)0 0px no-repeat; opacity:0.3;}
	section .Title.white span:after{background: url(../images/w_tit_rt.png)0 0px no-repeat; opacity:0.3;}
	section .Title.white h2{color:#fff;}
	/*section5 흰색*/
	#Sect05 .Title.white05 span:before{background: url(../images/tit_lt.png)0 0px no-repeat; opacity:0.3;}
	#Sect05 .Title.white05 span:after{background: url(../images/tit_rt.png)0 0px no-repeat; opacity:0.3;}
	
	
	/*tab버튼*/
	ul.tab_nav{position: relative;text-align: center;margin-bottom: 30px;}
	ul.tab_nav li{position: relative;display:inline-block;padding: 0 14px;cursor:pointer;color:#999;font-size:20px;font-family: 'NotoSans-Medium';}
	ul.tab_nav li.on{color: #974f59;}
	ul.tab_nav li.on:after{display:block;content:"";background-color: #974f59;width: 6px;height: 6px;border-radius: 50%;margin: 6px auto 0;}
	ul.tab_nav_title {position: relative;text-align: center;margin-bottom: 30px;}
	ul.tab_nav_title li {position: relative;display:inline-block;padding: 0 14px;font-size:20px;font-family: 'NotoSans-Medium';color: #8c3c47}
	ul.tab_nav_title.tab_nav_title_2 { margin-top:60px; }
	
	
	/*main_visual 메인 비쥬얼*/
	.main_visual{padding:0;height: 580px;position: relative;text-align:center;box-sizing:border-box;}
	.main_visual .swiper-container {width: 100%;height: 100%;}
	.main_visual .swiper-slide {background-size: cover !important;-webkit-background-size: cover !important; }
	.main_visual .txt{padding-top:261px; text-align:center; color:#fff; }
	.main_visual .txt h1{font-size:70px; letter-spacing: -2.5px;color: #eca62f}
	.main_visual .txt p{font-size:32px; opacity:1;color: #e46c0a;font-family: 'NotoSans-Bold', sans-serif;letter-spacing: -2px}
	
	
	/*Sect01 인사말*/
	#Sect01{background-color:#eaeaea;}
	#Sect01 .s1_img{float:left; margin-right:90px}
	#Sect01 .s1_txt{padding-top: 43px;}
	#Sect01 .s1_txt h3{color:#8c3c47; font-size:22px; margin-bottom:10px; font-family: "NanumMyeongjo", sans-serif; font-weight:bold}
	#Sect01 .s1_txt p{color:#666; font-size:16px; line-height:24px;}
	#Sect01 .s1_txt p span{display:block; margin-top:45px; color:#999;}
	#Sect01 .s1_txt p span strong{color:#333; font-family: 'NotoSans-Bold', sans-serif; font-weight:bold;}
	#Sect01 .career_area {margin-top: 122px}
    #Sect01 .career_list {width: 100%;overflow:hidden}
    #Sect01 .career_list h3 {max-width: 219px;border-bottom: 2px solid #8c3c47;font-size: 20px;color: #000;margin-bottom: 30px;padding-bottom: 12px;text-align: center}
    #Sect01 .career_list > li {float: left;width: 33.16%;margin-left: 20px;}
    #Sect01 .career_list > li img {width: 100%}
    #Sect01 .career_list > li:first-child {width: 30%;margin-left: 0;padding: 50px 0 0 4%}
    #Sect01 .career_list > li span {display: block;margin-top: 5px;text-align: center;font-size: 14px;color: #666}
    #Sect01 .list01 li {position: relative;margin-bottom: 24px;padding-left: 15px}
    #Sect01 .list01 li:before {position: absolute;left: 0;top: 50%;width: 5px;height: 5px;border-radius: 50%;background: #666;transform: translate(0, -50%);content: ""}
	
	/*Sect02 조직도*/
	#Sect02{}
	#Sect02 .m_img{display:none}
	#Sect02 .sub_img{width:100%}
	
	/*Sect03 연혁*/
	#Sect03{ background:url(../images/sect11193_bg.jpg) no-repeat center;background-size: cover !important;-webkit-background-size: cover !important; padding:50px 0; }
	.history_tb{margin-top: -15px;}
	.history_tb.pc {width: 40%;margin: 0 auto}
	.history_tb tr{color:  #fff;}
	.history_tb tr th{width: 13.4%;font-size: 24px;text-align: left;font-family: 'NotoSans-Bold';font-weight: bold;}
	.history_tb tr td{font-size: 16px; padding: 15px 0;}
	.history_tb tr td.month{width: 7%;opacity:  0.9;font-family: 'NotoSans-Medium', sans-serif;font-size: 18px; border-bottom: 1px dashed rgba(255,255,255,0.3);font-weight: 500;}
	.history_tb tr td.subject{width: 36.3%;font-size: 18px;opacity: 1; border-bottom: 1px dashed rgba(255,255,255,0.3);}
	.history_tb.mobile{display:none;}
	
	
	/*Sect04 공지자료*/
	#Sect04{background-color:#eaeaea}
	#Sect04 .tab_list div ul{margin-bottom:-40px}
	#Sect04 .tab_list div ul li{float:left;position:relative;width: 48.5%;height:190px;margin-bottom:3%; padding:0;box-sizing:border-box;background-color:#fff;transition:.4s;}
	#Sect04 .tab_list div ul li a {display:block;width:100%;height:100%}
	#Sect04 .tab_list div ul li a .imgW {float: left;max-width: 230px;width: 230px;margin-right: 38px}
	#Sect04 .tab_list div ul li a .imgW img {width: 100%}
	#Sect04 .tab_list div ul li:nth-child(2n){margin-left: 3%; }
	#Sect04 .tab_list div ul li dl dt{margin-bottom:10px;padding-top: 38px;text-align: left;}
	#Sect04 .tab_list div ul li dl dt a{color:#555; font-size:17px; font-family: 'NotoSans-Medium'; }
	#Sect04 .tab_list div ul li dl dd.subject{margin-bottom:25px; font-size:14px; color:#666; line-height:21px;}
	#Sect04 .tab_list div ul li dl dd.date{position:absolute; bottom:38px; left: 268px;font-size:14px; color:#999;}
	#Sect04 .tab_list div ul li:hover{box-shadow: 5px 5px 24px 0px rgba(0,0,0,0.15);}

	
	/*Sect05 국내·외 장학사업*/
	#Sect05{}
	
	
	/*Sect06 장학금수여식*/
	#Sect06{background-color:#eaeaea}
	
	
	/*Sect07 영상*/
	#Sect07{background:url(../images/sect7_bg.jpg) no-repeat center;background-size: cover !important;-webkit-background-size: cover !important;}
	#Sect07 ul{margin:0 -15px;}
	#Sect07 ul li{float:left; width:50%; padding:0 15px; box-sizing:border-box; height:329px}


	/*Sect08 찾아오시는길*/
	#Sect08{background:url(../images/sect11199_bg.jpg) no-repeat center;min-height: 980px;background-size: cover !important;-webkit-background-size: cover !important;}
	#Sect08 .bg{}
	.location{position:absolute;top: 90px;background-color:#fff;display: contents;}
	#map_canvas{position:relative;height: 456px;width:1200px;}
	.map_tit{padding: 26px 0 14px;border-bottom:1px solid #e5e5e5;overflow: hidden;}
	.map_tit h2{float: left;padding-left: 24px;color:#555;font-size:20px;background: url(../images/map_icon.jpg)left center no-repeat;}
	.map_tit ul{float:right;margin-top: 4px;}
	.map_tit ul li{float:left;margin-left: 10px;}
	.map_tit ul li a{display: block;}
	.map_subject{margin-top: 25px;overflow:  hidden;}
	.map_subject > div{float:left;overflow:hidden;box-sizing:  border-box;}
	.map_subject h3{color:#555;font-size: 17px;margin-bottom: 10px;line-height:28px;}
	.map_subject .info{width: 28%;}
	.map_subject .info ul li{color:#666;font-size: 14px;line-height: 23px;}
	.map_subject .info ul li span{display:inline-block; color:#999; min-width:44px; margin-right:14px;}
	.map_subject .way{width: 28%;}
	.map_subject .way table tr th{text-align:left; color:#555; font-size:17px; padding-bottom:15px; line-height:28px; font-family: 'NotoSans-Medium'; font-weight:500}
	.map_subject .way table tr td{color:#666; font-size:15px; line-height:25px;}
	.map_subject .way .num{width: 17%;}
	.map_subject .bus{width: 44%;}
	.map_subject .bus .num{width: 10%;}
	#Sect09 {background-color: #eaeaea;}
	#Sect09 .s8_txt{padding-top: 23px;}
	#Sect09 .s8_txt p{color:#666; font-size:16px; line-height:24px; text-align:center;}
	#Sect09 .pt_submit {width:170px; box-sizing: border-box; font-size:16px; padding:20px 30px; font-weight:600; background:#8c3c47; color:#fff; border:2px solid #8c3c47; transition: all ease 0.8s 0s;}
	#Sect09 .pt_submit:hover { background:#fff; color:#8c3c47; }
	#Sect09 .s8_ul {margin:34px auto; max-width:700px; }
	#Sect09 .s8_ul li {width:33.333%;float:left;text-align: center;}
	/*게시판 클릭시 팝업창*/
	#subContainer{overflow: hidden;position: relative; margin:50px; min-height:500px}
	#subContainer #bo_v_atc{padding:0;}
	




	/***미디어쿼리***********************************/
	
	@media screen and (max-width:1200px) {
		#wrap{min-width:100%}
		.inner{width:95%}
		#headerwrap .logo img{width:150px}
		
		/*header*/
		#gnb ul li{padding: 0 14px 0 20px;}
		#gnb ul li a{font-size:14px;}
		
		/*Sect08 찾아오시는길*/
		#map_canvas{width:100%;}
		
	}
	
	
	@media screen and (max-width:768px) {
		/*header*/
		
		#headerwrap{position:relative; height:70px}
		
		#gnb{display:none}
		
		#m_gnb{display:block; position: absolute; top:0;left:0;width:100%; height: auto; }
		.m_btn{position: absolute;right: 2.5%;top: 20px;width: 33px;height: 30px;cursor:pointer;}
		.m_btn span{position: absolute;width: 100%;height: 3px;background-color: #333;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
		.m_btn span.barTop{top: 0;}
		.m_btn span.barMid{top: 12px;}
		.m_btn span.barBot{top: 25px;}
		.m_gnb_list{display:none;padding: 33px 0 30px;}
		.m_gnb_list ul{width: 100%;text-align: center;}
		.m_gnb_list ul li a{color:#444;font-size: 17px;padding: 10px 0;display: block;}
		
		#m_gnb.on{background-color:#f0f0f0}
		#m_gnb.on .m_btn span.barTop{top: 50%;margin-top: -1px;transform:rotate(45deg);-webkit-transform:rotate(45deg);/* width: 60%; */}
		#m_gnb.on .m_btn span.barMid{width: 0;}
		#m_gnb.on .m_btn span.barBot{top: 50%;margin-top: -1px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);/* width: 60%; */}
		#m_gnb.on .m_gnb_list{display:block;background-color:  #f9f9f9;}
		
		/*main_visual 메인 비쥬얼*/
		.main_visual .txt{padding-top:250px; text-align:center; color:#fff; }
		.main_visual .txt h1{font-size:60px; letter-spacing: -2.5px;color: #eca62f}
		.main_visual .txt p{font-size:24px; opacity:1;color: #e46c0a;font-family: 'NotoSans-Bold', sans-serif;letter-spacing: -2px}
		
		#Sect01 .career_area {margin-top: 50px}
		#Sect01 .career_list > li {width: 28.16%}
	    #Sect01 .career_list > li img {width: 100%}
	    #Sect01 .career_list > li:first-child {width: 37%;margin-left: 0;padding: 30px 0 0 4%}
	    #Sect01 .list01 li {position: relative;margin-bottom: 20px;padding-left: 15px}
	   
	    .history_tb.pc {width: 58%;margin: 0 auto}
	   
		#mainContainer{margin-top:0}
		#subContainer{margin-top:0}
		
		/*Sect04 공지자료*/
		#Sect04 .tab_list div ul li{height:150px}
		#Sect04 .tab_list div ul li dl dd.subject{display:none}
		#Sect04 .tab_list div ul li a .imgW {float: left;max-width: 150px;width: 150px;height: 100%;margin-right: 20px}
		#Sect04 .tab_list div ul li a .imgW img {width: 100%;height: 100%}
		#Sect04 .tab_list div ul li:nth-child(2n){margin-left: 3%}
		#Sect04 .tab_list div ul li dl dt{margin-bottom:10px;padding-top: 22px;text-align: left;}
		#Sect04 .tab_list div ul li dl dd.date{position:absolute; bottom: 18px; left: 172px}
		
		/*Sect07 영상*/
		#Sect07 ul{margin:0 ;}
		#Sect07 ul li{position: relative; float:inherit; width:100%; padding:0; padding-bottom: 56.25%; height: 0;}
		#Sect07 ul li:first-child{margin-bottom:4%}
		#Sect07 ul li iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
		
		#Sect09 .s8_txt p{font-size:14px; line-height:20px;}
		#Sect09 .pt_submit {width:80%; font-size:14px; padding:14px 24px;}
	}
	
	@media screen and (max-width:640px) {
		#subContainer {margin: 10px}
		#headerwrap .logo {top :20px}
		#bo_v_info, #bo_v_con{text-align:left}
		
		/*공통*/
		section{padding:60px 0; text-align:center}
		section .Title h2{font-size:30px}
		
		
		/*main_visual 메인 비쥬얼*/
		.main_visual{height:450px}
		.main_visual .txt{padding-top:120px; width:95%; margin:auto;}
		.main_visual .txt h1{font-size:50px;letter-spacing: -1px;line-height:1.2; margin-bottom:10px}
		.main_visual .txt p{font-size:20px;letter-spacing: -2px}
		
		/*경력및수상내역*/
		#Sect01 .career_area {margin-top: 30px}
	    #Sect01 .career_list h3 {max-width: 640px;width: 100%;font-size: 19px;color: #000;margin-bottom: 20px;padding-bottom: 12px;text-align: center}
		#Sect01 .career_list .list01 {margin-bottom: 24px}
		#Sect01 .career_list > li {width: 43.16%}
	    #Sect01 .career_list > li img {width: 100%}
	    #Sect01 .career_list > li:first-child {width: 100%;margin-left: 0;padding: 30px 0 0 4%}
	    #Sect01 .list01 li {position: relative;margin-bottom: 10px;padding-left: 15px;font-size: 15px}
	    #Sect01 .list01 li:before {display:none}
	    
		/*Sect01 인사말*/
		#Sect01 .s1_img{width:80%; margin:auto; display:block; float:inherit}
		#Sect01 .s1_img img{width:100%}
		#Sect01 .s1_txt h3{font-size:19px;}
		#Sect01 .s1_txt p{font-size:14px; }
		
		/*Sect02 조직도*/
		#Sect02 .m_img{display:block;}
		#Sect02 .pc_img{display:none;}
		
		/*Sect03 연혁*/
		.history_tb.pc{display:none;}
		.history_tb.mobile{display:block;}
		.history_tb.mobile tr th{width:9%}
		.history_tb tr td.month{width: 7%;opacity:  0.9;font-family: 'NotoSans-Medium', sans-serif;font-size: 16px;font-weight: 500;}
		.history_tb tr td.subject{width: 36.3%;font-size: 16px;opacity: 1;}
		.history_tb.mobile .subject{text-align:left; padding:15px 10px}
		
		/*Sect04 공지자료*/
		#Sect04 .tab_list div ul li{width: 100%;height:120px}
		#Sect04 .tab_list div ul li:nth-child(2n){margin-left: 0}
		#Sect04 .tab_list div ul li dl dt a{font-size:15px}
		#Sect04 .tab_list div ul li dl dd.date{bottom:15px}
		
		/*sec05*/
		.pic_lt ul{margin:0 -1.5%;}
		.pic_lt li{width:50%; height:190px; padding:1.5%}
		.pic_lt li img{width:100%}
		.pic_lt li .lt_img{height: 100%;}
		.pic_lt li .lt_img .over{display:none;}
		
		
		/*Sect08 찾아오시는길*/
		#Sect08{}

		#Sect09 .pt_submit {width:90%;  padding:14px 14px;}

		/*.location{position:absolute;top: 90px;background-color:#fff;display: contents;}*/
		#map_canvas{position:relative;height: 300px;width:100%;}
		/*.map_tit{padding: 26px 0 14px;border-bottom:1px solid #e5e5e5;overflow: hidden;}*/
		.map_tit{padding: 26px 0 14px;border-bottom:1px solid #e5e5e5;overflow: hidden;}
		.map_tit h2{font-size:17px;text-align:left; background: url(../images/map_icon.jpg)left top no-repeat;}
		.map_subject > div{float:inherit;}
		.map_subject h3{font-size: 16px;margin-bottom: 5px;}
		.map_subject .info{width: 100%; text-align: left;}
		.map_subject .way{width: 100%;margin-top: 15px;}
		.map_subject .way table tr th{font-size: 16px;text-align:left;padding-bottom: 5px;}
		.map_subject .way table tr td{color:#666;font-size:14px;line-height: 22px;text-align: left;}
		.map_subject .way .num{width: 15%;text-align: left;}
		.map_subject .bus{width: 100%;}
		.map_subject .bus .num{width: 15%;}
		
		
		/*FOOTER*/
		#footerwrap{padding: 20px 0;}
		#footerwrap address{font-size:12px;line-height: 20px;} 
		#footerwrap address em{height: 14px;background: url(../images/ft_bar.png)center 4px no-repeat; margin:0 5px}
		#footerwrap .copy{margin-top:10px; margin-left:0; }
		#topbtn { position: fixed; right: 2.5%;  bottom: 30px;  display: none;  z-index: 999;}

	}

	@media screen and (max-width:450px) {
		#Sect09 .pt_submit {width:96%; padding:10px 6px;}
	}