@charset "utf-8";


.sknavi{position:absolute;top:-500px;z-index:5000;}
.sknavi:focus, .sknavi:active{top:1px;display:block;width:200px;height:18px;padding:3px;margin-left:5px;text-align:center;font-size:100%;font-weight:bold;background-color:#eee;border: 1px solid #135;text-decoration:none;}

body {top:0 !important;font-size:100%;font-family: 'Noto-Regular';letter-spacing:0;color:#333;width:100%;min-width:1200px; -webkit-text-size-adjust:100%;}


/* 영문버전 */
html[lang=en] #gnb .gnb_1dli{vertical-align:middle;}
html[lang=en] #gnb .gnb_1dli a {max-width:200px;font-size:18px;padding:25px 20px;line-height:20px;}

#wrapper{width:100%;min-width:1200px;}
.wsize{width:1200px;margin:0 auto;}
.wsize.mt80{margin-top:80px;}
.wsize.mb80{margin-bottom:80px;}
.wsize h1{display:none;}
.mobile_no{display:block;}
.web_no{display:none;}

/* 구글 다국어 api */
#language{width:100%;background:#efefef;text-align:center;position:relative;}
.VIpgJd-ZVi9od-ORHb-OEVmcd.skiptranslate{/*height:0;border:0 none;*/position:relative;}
#google_translate_element{display:block;margin-top:0 !important;}
#google_translate_element .skiptranslate.goog-te-gadget{display:block !important;}
.skiptranslate.goog-te-gadget div,
.skiptranslate.goog-te-gadget span{width:auto;display:inline-block;}
.skiptranslate.goog-te-gadget span{margin-left:15px;}
.skiptranslate.goog-te-gadget{font-size:0 !important;}
.skiptranslate.goog-te-gadget a{display:none;}
.skiptranslate.goog-te-gadget div{line-height:100% !important;font-size:15px !important;}
.skiptranslate.goog-te-gadget div select{height:35px;width:150px;border:1px solid #dbdbdb;color:#666;font-size:14px;font-family: 'Noto-Medium';}
.skiptranslate.goog-te-gadget div select option{}

.translation-links li{display:inline-block;padding:0 15px;margin:0 -3px;border-right:1px solid #ccc;}
.translation-links li:first-child{border-left:1px solid #ccc;}
.translation-links li a{height:40px;line-height:40px;padding-left:35px;font-size:14px;font-family: 'Noto-Bold';}
.translation-links li:hover,
.translation-links li.on{background:#000;color:#fff;}
.translation-links li:hover a,
.translation-links li.on a{color:#fff;}
.translation-links .ko{background:url(/theme/basic/img/translate_icon01.gif) no-repeat 0 50%;background-size:25px auto;}
.translation-links .en{background:url(/theme/basic/img/translate_icon02.gif) no-repeat 0 50%;background-size:25px auto;}
.translation-links .ja{background:url(/theme/basic/img/translate_icon03.gif) no-repeat 0 50%;background-size:25px auto;}
.translation-links .cn{background:url(/theme/basic/img/translate_icon04.gif) no-repeat 0 50%;background-size:25px auto;}
#goog-gt-tt{display:none;}


/* GTranslate 구글번역*/
.gtranslate_wrapper a.glink{display:inline-block;margin:0 -3px;padding:0 10px;line-height:35px;border-right:1px solid #ccc;}
.gtranslate_wrapper a.glink:first-child{border-left:1px solid #ccc;}
.gtranslate_wrapper a.glink.gt-current-lang{background:#000;color:#fff;}
.gtranslate_wrapper a.glink span{font-size:13px !important;font-family: 'Noto-Bold' !important;}


/********** 상단영역 **********/
header#head{position:relative;width:95%;margin:0 auto;min-width:1200px;height:100px;z-index:102;background:#fff;}

#menu_area{position:relative;width:100%;color:#000;}
#menu_area h1#logo{position:absolute;top:30px;left:30px;width:250px;color:#000;z-index:10;}

/* 메뉴영역 */
#gnb {position:relative;margin-right:30px;text-align:right;z-index:5;}
#gnb #gnb_1dul {display:inline-block;padding-left:0;box-sizing:border-box;}
#gnb ul:after {display:none;visibility:hidden;clear:both;content:"";}
#gnb .gnb_1dli {position:relative;display:inline-block;}
#gnb .gnb_1dli a {display:block;padding:30px 25px;color:#000;font-size:22px;font-family: 'Noto-Black';transition: all 400ms;}
#gnb .gnb_2dli:first-child{display:none;}
.gnb_2dul {display:none;position:absolute;top:80px;width:190px;text-align:center;}
.gnb_2dul .gnb_2dul_box {padding:20px 0;background:#00326b;animation:gnb_2dul;border-radius:10px;animation-duration:0.5s;animation-iteration-count:1;animation-fill-mode: forwards;box-shadow:10px 10px 10px rgba(0,0,0,0.4);}
a.gnb_2da {display:block;padding:6px 0 !important;line-height:25px;color:#fff !important;text-decoration:none;font-size:16px !important;border:0 none !important;font-family: 'Noto-Bold' !important;}
a.gnb_2da:hover {color:#fff !important;border:0 none !important;text-decoration:underline;}
.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;}
.gnb_1dli_over2 .gnb_2dul {display:block;}
#gnb .gnb_1dli:last-child .gnb_2dul{left:-30px;}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, 
.gnb_wrap .gnb_al_ul .gnb_empty a {color:#555;}

@keyframes gnb_2dul {
	0% {transform: translateY(-10px);opacity:0;}
	100% {transform: translateY(0);opacity:1;}
}



/* 전체메뉴영역(반응형때) */
.menu_open{display:none;}

/********** 중간영역 **********/
#container{position:relative;width:100%;min-width:1200px;letter-spacing:0;margin:0;padding:0;min-height:800px;z-index:101;}

/* 서브틀레이아웃 */
.sub_wrap{position:relative;left:0;width:100%;padding:0;margin:0;z-index:1;}
.sub_wrap .bg{position:relative;top:0;left:0;width:95%;height:280px;margin:0 auto;font-size:0;line-height:0;border-radius:50px;background-repeat:no-repeat;background-position:center top;background-color:#000;}
.sub_wrap .bg.bg01{background:url(/theme/basic/img/simg01.jpg) no-repeat center 65%;}
.sub_wrap .bg.bg02{background:url(/theme/basic/img/simg02.jpg) no-repeat center 50%;}
.sub_wrap .bg.bg03{background:url(/theme/basic/img/simg03.jpg) no-repeat center 50%;}
.sub_wrap .bg.bg04{background:url(/theme/basic/img/simg04.jpg) no-repeat center 50%;}
.sub_wrap .bg.bg05{background:url(/theme/basic/img/simg05.jpg) no-repeat center 50%;}
.sub_wrap .bg.bg06{background:url(/theme/basic/img/simg06.jpg) no-repeat center 50%;}


/*서브메뉴_location디자인*/
#sub_mobile_wrap{position:relative;display:inline-block;width:100%;height:60px;text-align:center;}
#sub_mobile_cont{width:95%;display:inline-block;margin:0 auto;z-index:10;border-bottom:2px solid #013776;}
#sub_mobile_wrap .home{display:inline-block;width:65px;height:65px;line-height:65px;margin:0 -2px;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;text-align:center;}
#sub_mobile_wrap .home a{display:block;}
#sub_mobile_wrap .home img{vertical-align:middle;width:20px;}
#sub_mobile{position:relative;display:inline-block;z-index:50;}
#sub_mobile:after{content:""; display:block; clear:both;}
#sub_mobile li{position:relative;display:inline-block;margin:0 -2px;}
#sub_mobile li.lnb_1dept{min-width:250px;}
#sub_mobile li.lnb_1dept button span{display:none;}
#sub_mobile li.lnb_1dept button span:first-child{display:block;}
#sub_mobile li.lnb_2dept{min-width:240px;border-right:1px solid #dfdfdf;box-sizing:border-box;}
#sub_mobile li button strong.more{position:absolute;top:0;right:25px;}
#sub_mobile li button strong.more img{width:12px;}
#sub_mobile li button:hover strong.more{animation:smenu_more;border-radius:10px;animation-duration:0.8s;animation-iteration-count:infinite;animation-fill-mode: forwards;}
@keyframes smenu_more {
	0% {transform: translateY(-4px);}
	50% {transform: translateY(0);}
	100% {transform: translateY(-4px);}
}

#sub_mobile li .dept_btn{display:block;width:100%;height:65px;line-height:65px;padding:0 30px;color:#000;font-size:17px;box-sizing:border-box;text-align:left;cursor:pointer;font-family: 'Noto-Black';
border:0;border-right:1px solid #dfdfdf;background-size:32px;background-color:#fff;}
#sub_mobile li .dept_btn:hover{}
#sub_mobile li .dept_btn:focus{border:0 none;border-right:1px solid #dfdfdf;}
#sub_mobile li .lnb_1dept_on{}
#sub_mobile li .lnb_2dept_on{border-right:0 none;}
#sub_mobile li .dept_cont{position:absolute;top:68px;left:0;width:100%;border:1px solid rgba(255,255,255,0.2);border-top:0 none;border-bottom:0 none;box-sizing: border-box;background:#013d83;}
#sub_mobile li #lnb_1dept_select{}
#sub_mobile li #lnb_2dept_select{width:calc(100% + 2px);margin-left:-2px;}
#sub_mobile li #lnb_2dept_select li:first-child{display:none;}
#sub_mobile li .dept_cont li{float:none;width:100%;}
#sub_mobile li .dept_cont li a{display:block;color:#fff;padding:16px 30px;text-align:left;font-size:16px;font-family: 'Noto-Bold';border-bottom:1px solid rgba(255,255,255,0.3);}
#sub_mobile li .dept_cont li a:hover{color:#fff;background:#00336e;}
#sub_mobile li .dept_cont li:first-child a{border-top:0 none;}




#content{padding:90px 0 120px 0;width:100%;min-width:1200px;word-break:keep-all;word-wrap: break-word;font-size:17px;text-align:center;}
.page_title{position:absolute;top:85px;left:0;width:100%;text-align:center;z-index:2;}
.page_title h2{font-size:48px;color:#fff;font-family: 'Noto-Bold';letter-spacing:-2px;}
.page_title h2 span{display:block;margin-top:15px;font-size:18px;color:rgba(255,255,255,0.8);font-family: 'Noto-Bold';line-height:30px;letter-spacing:0;}
.board_title{display:none;position:absolute;top:0;left:0;width:100%;text-align:center;z-index:2;}
.board_title h2{margin-top:250px;font-size:52px;color:#fff;font-family: 'Noto-Black';letter-spacing:-2px;}
.board_title span{display:block;margin-bottom:15px;font-size:20px;color:rgba(255,255,255,0.8);font-family: 'Lato-Light';line-height:30px;letter-spacing:0;}

#sub_cont{width:100%;color:#000;line-height:160%;font-family: 'Noto-Regular';}

.paging{position:absolute;top:291px;left:0;width:1200px;height:0px;left:50%;margin-left:-550px;z-index:5;}
.paging .page_prev{display:block;position:absolute;top:0;right:-54px;left: auto;width:54px;height:54px;margin-top:0;cursor:pointer;border-right:1px solid rgba(255,255,255,0.3);}
.paging .page_next{display:block;position:absolute;top:0;right:-108px;left: auto;width:54px;height:54px;margin-top:0;cursor:pointer;border-right:1px solid rgba(255,255,255,0.3);}
.paging .page_next img,
.paging .page_prev img{width:54px;}
.paging .page_prev:hover,
.paging .page_next:hover{background:#fff;}
.page_prev.swiper-button-disabled,
.page_next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}

/*내용영역_content 내 skin css랑 겹치게 해놓았지만, 우선적으로 처리되어서 적용됨*/
.ctt_admin{display:none;width:1200px;padding:25px 0 0 0;margin:0 auto;text-align:right;}
.ctt_admin .btn_admin{display:inline-block;border:1px solid #222;padding:3px 15px;font-size:13px;color:#222;border-radius:5px;}
.ctt_admin .btn_admin:hover{color:#009292;border:1px solid #009292;}
#ctt{margin:0;width:100%;}
#ctt_con{width:100%;margin:0 auto;color:#222;line-height:180%;word-break:keep-all;word-wrap:break-word;}/* 기본적으로 사이즈지정 해놓고 작업하게 됨. 100%디자인 할거 같으면 width:100%;으로 하고 안에 컨텐츠 내에서 .wrap_cont class를 이용하여 width 조절하면서 작업.*/
#ctt header,
#ctt h1{display:none;}
#bo_list{width:1200px !important;margin:0 auto;}
#bo_v_title{margin-top:50px;}
.wrap_cont{width:1200px;margin:0 auto;}
.wrap_cont2{width:100%;line-height:180%;position:relative;margin-top:-60px;background:#fff;}
.wrap_cont2 .wbox{width:1200px;margin:0 auto;padding:80px 0;}
.wrap_cont2 .mobile_top_tit{display:none;}



/********** 하단영역 **********/
footer#foot{position:relative;width:100%;min-width:1200px;z-index:101;box-sizing:border-box;}
footer#foot .area{position:relative;width:95%;margin:0 auto;padding:30px 0;overflow:hidden;clear:both;margin:0 auto;text-align:center;}
footer#foot .flogo{position:absolute;top:40px;left:0;width:250px;}
footer#foot .foot_box{margin-left:300px;text-align:right;}
footer#foot .address{width:100%;font-size:16px;line-height:28px;margin-bottom:15px;}
footer#foot .address strong{font-weight:normal;font-family: 'Noto-Black';margin-left:12px;}
footer#foot .copy{color:rgba(0,0,0,0.8);font-size:15px;text-align:right;}

footer#foot .fmenu{width:100%;background:#001d54;height:65px;}
footer#foot .fmenu ul{overflow:hidden;clear:both;}
footer#foot .fmenu ul li{float:left;width:25%;box-sizing:border-box;border-left:1px solid rgba(255,255,255,0.5);}
footer#foot .fmenu ul li:first-child{border-left:0 none;}
footer#foot .fmenu ul li a{position:relative;display:block;color:#fff;line-height:65px;padding:0 30px;font-family: 'Noto-Bold';}
footer#foot .fmenu ul li a .more{position:absolute;top:0;right:30px;}
footer#foot .fmenu ul li a:hover .more{animation:fmenu_more;border-radius:10px;animation-duration:0.5s;animation-iteration-count:1;animation-fill-mode: forwards;}
@keyframes fmenu_more {
	0% {transform: rotate(360deg);opacity:1;}
	100% {transform: rotate(0);opacity:1;}
}



/******************************1380******************************/
@media all and (max-width:1380px){


	/********** 상단영역 **********/
	#menu_area h1#logo{left:20px;}

	#gnb {margin-right:20px;}
	#gnb .gnb_1dli a {padding-left:15px;padding-right:15px;font-size:21px;}


}



/******************************1280******************************/
@media all and (max-width:1280px){



	#wrapper{}
	.wsize{}

	/********** 상단영역 **********/
	header#head{width:100%;}

	#menu_area{}
	#menu_area h1#logo{}

	/* 메뉴영역 */
	#gnb {}
	#gnb .gnb_1dli a {font-size:20px;}
	.gnb_2dul {width:170px;}
	.gnb_2dul .gnb_2dul_box {}
	a.gnb_2da {}
	a.gnb_2da:hover {}
	#gnb .gnb_1dli:last-child .gnb_2dul{left:-40px;}





	/********** 중간영역 **********/
	#container{}

	/* 서브틀레이아웃 */
	.sub_wrap .bg{width:98%;background-size:100% auto !important;}

	/*서브메뉴_location디자인*/
	#sub_mobile_wrap{}
	#sub_mobile_cont{width:98%;}
	#sub_mobile_wrap .home{}
	#sub_mobile_wrap .home img{}
	#sub_mobile li{}
	#sub_mobile li.lnb_1dept{}
	#sub_mobile li.lnb_2dept{}
	#sub_mobile li button strong.more{right:25px;}
	#sub_mobile li button strong.more img{}
	#sub_mobile li button:hover strong.more{}

	#sub_mobile li .dept_btn{}
	#sub_mobile li .dept_cont{}
	#sub_mobile li #lnb_2dept_select{}
	#sub_mobile li .dept_cont li a{}




	/********** 하단영역 **********/
	footer#foot{}
	footer#foot .area{width:100%;margin:0 auto;}
	footer#foot .flogo{}
	footer#foot .foot_box{}
	footer#foot .address{}
	footer#foot .address strong{}
	footer#foot .copy{}





}




/******************************1024******************************/
@media all and (max-width:1024px){


	body{min-width:100%;}
	
	#wrapper{min-width:100%;}
	.wsize{width:96%;}

	.mobile_no{display:none;}
	.web_no{display:block;}

	/********** 상단영역 **********/
	header#head{min-width:100%;height:auto;}

	#menu_area{}
	#menu_area h1#logo{position:relative;top:0;left:0;padding:20px 0 15px 0;width:100%;text-align:center;}

	/* 메뉴영역 */
	#gnb {width:100%;margin:0;text-align:center;margin-bottom:25px;/*border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;*/background:#001d54;}
	#gnb #gnb_1dul{width:100%;margin-bottom:-4px;}
	#gnb .gnb_1dli{float:left;width:16.6%;border-left:1px solid rgba(255,255,255,0.4);box-sizing:border-box;}
	#gnb .gnb_1dli:first-child{border-left:0 none;}
	#gnb .gnb_1dli a {padding:0;height:62px;line-height:62px;font-size:16px;color:#fff;}
	.gnb_2dul {width:calc(100% + 2px);top:58px;left:-1px;}
	.gnb_2dul .gnb_2dul_box {background:#fff !important;border:2px solid #001d54;}
	a.gnb_2da {height:auto !important;line-height:20px !important;font-size:15px !important;color:#222 !important;}
	a.gnb_2da:hover {color:#222 !important;}
	#gnb .gnb_1dli:last-child .gnb_2dul{left:auto;}





	/********** 중간영역 **********/
	#container{min-width:100%;}

	/* 서브틀레이아웃 */
	.sub_wrap .bg{width:96%;height:220px;background-size:100% 100% !important;}


	/*서브메뉴_location디자인*/
	#sub_mobile_wrap{}
	#sub_mobile_cont{width:96%;}
	#sub_mobile_wrap .home{width:55px;height:55px;line-height:55px;}
	#sub_mobile_wrap .home img{}
	#sub_mobile li{}
	#sub_mobile li.lnb_1dept{}
	#sub_mobile li.lnb_2dept{}
	#sub_mobile li button strong.more{right:20px;}
	#sub_mobile li button strong.more img{}
	#sub_mobile li button:hover strong.more{}

	#sub_mobile li .dept_btn{height:55px;line-height:55px;padding:0 20px;font-size:16px;font-family: 'Noto-Bold';}
	#sub_mobile li .dept_cont{top:57px;}
	#sub_mobile li #lnb_2dept_select{}
	#sub_mobile li .dept_cont li a{padding:12px 20px;font-size:15px;font-family: 'Noto-Bold';}



	#content{min-width:100%;}
	#bo_list{width:100% !important;margin:0 auto;}
	.page_title{top:55px;}
	.page_title h2{font-size:42px;}
	.page_title h2 span{font-size:16px;}




	
	/********** 하단영역 **********/
	footer#foot{min-width:100%;}
	footer#foot .area{width:100%;margin:0 auto;}
	footer#foot .flogo{display:none;}
	footer#foot .foot_box{width:100%;text-align:center;margin-left:0;}
	footer#foot .address{text-align:center;}
	footer#foot .address strong{}
	footer#foot .copy{text-align:center;}

	footer#foot .fmenu{height:60px;}
	footer#foot .fmenu ul li a{padding:0 20px;line-height:60px;font-size:16px;}
	footer#foot .fmenu ul li a .more{right:20px;}



}





/******************************768******************************/
@media all and (max-width:768px){



	/* 영문버전 */
	html[lang=en] #sub_mobile li.lnb_2dept{height:auto;line-height:100% !important;vertical-align:top;}
	html[lang=en] #sub_mobile li .more{top:10px;}
	html[lang=en] #sub_mobile li .dept_btn{padding-top:10px;padding-bottom:10px;height:auto;line-height:100% !important;}


	#wrapper{min-width:100%;}

	/********** 상단영역 **********/
	header#head{min-width:100%;height:auto;}

	#menu_area{}
	#menu_area h1#logo{padding-bottom:10px;text-align:center;}
	#menu_area h1#logo img{width:180px;}

	/* 메뉴영역 */
	#gnb {display:none;}

	/* 전체메뉴영역 */
	.menu_open{display:block;position:absolute;top:25px;right:3%;z-index:66;}
	.menu_open img{width:25px;}
	.menu_open .gnb_menu_btn{display:inline-block;width:45px;height:45px;line-height:40px;color:#000;cursor:pointer;border-radius:10px;/*background:#001d54;*/border:0 none;background:none;}

	#allmenu{position:absolute;top:0;left:0;width:100%;height:100vh;background:#163962;z-index:100;}/* 008164 */
	.allm{position:relative;padding:0 3%;vertical-align:top;}
	.icon-list {width:100%;text-align:center;background:none;border:0 none;}
	.icon-list .menu_logo{padding:40px 0 20px 0;margin-bottom:20px;border-bottom:2px solid rgba(255,255,255,0.8);}
	.icon-list .menu_logo img{width:180px;}
	.icon-list .box{position:relative;width:100%;box-sizing:border-box;text-align:center;}
	.icon-list .box:first-child{}
	.icon-list .icon_menu{display:none;color:#fff;font-size:30px;margin:0 70px 0 50px;}
	.icon-list .mobile_menu{display:block;width:100%;margin-bottom:14px;color:#fff;text-align:left;border:0 none;background:none;font-family: 'Noto-Bold';font-size:18px;letter-spacing:-0.5px;cursor:pointer;background:url(/theme/basic/img/product_more.png) no-repeat right 50%;background-size:20px;}
	/*.icon-list a {height:65px;line-height:65px;-webkit-transition: -webkit-transform 0s 0.4s;transition: transform 0s 0.4s;-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);transition-timing-function: cubic-bezier(0.7,0,0.3,1);}
	.icon-list a span {}*/
	.icon-list_on{z-index:10;padding:25px 30px;margin-bottom:25px;background:rgba(255,255,255,0.2);border-radius:30px;text-align:left;}
	.icon-list_on ul li{margin:0;padding:0;}
	.icon-list_on ul li a{display:block;padding:8px 0;font-size:15px;color:#fff;height:auto;line-height:100%;border-bottom:0 none;background:none;font-family: 'Noto-Medium';}
	.icon-list_on ul li a:hover{color:#fff;font-family: 'Noto-Medium';text-decoration:underline;}
	.icon-list_on ul li:first-child{display:none;}
	#allmenu .close{position:absolute;top:35px;right:0;width:45px;height:45px;line-height:40px;}
	#allmenu .close:hover{}
	#allmenu .close img{width:23px;}


	/********** 중간영역 **********/
	#container{min-width:100%;}

	/* 서브틀레이아웃 */
	.sub_wrap .bg{width:96%;height:180px;}


	/*서브메뉴_location디자인*/
	#sub_mobile_wrap{}
	#sub_mobile_cont{width:96%;}
	#sub_mobile_wrap .home{width:55px;height:55px;line-height:55px;border-left:0 none;}
	#sub_mobile_wrap .home img{}
	#sub_mobile li{}
	#sub_mobile li.lnb_1dept{min-width:220px;}
	#sub_mobile li.lnb_2dept{min-width:220px;border-right:0 none;}
	#sub_mobile li button strong.more{right:20px;}
	#sub_mobile li button strong.more img{}
	#sub_mobile li button:hover strong.more{}
	@keyframes smenu_more {
		0% {transform: translateY(0);}
		50% {transform: translateY(0);}
		100% {transform: translateY(0);}
	}

	#sub_mobile li .dept_btn{height:55px;line-height:55px;padding:0 20px;font-size:15px;}
	#sub_mobile li .dept_cont{top:57px;}
	#sub_mobile li #lnb_2dept_select{}
	#sub_mobile li .dept_cont li a{padding:12px 20px;font-size:14px;}



	#content{min-width:100%;padding:60px 0 100px 0;font-size:16px;}
	.page_title{top:40px;}
	.page_title h2{font-size:36px;}
	.page_title h2 span{margin-top:10px;font-size:15px;}




	
	/********** 하단영역 **********/
	footer#foot{min-width:100%;padding:30px 0;border-top:1px solid #ccc;}
	footer#foot .area{width:auto;padding:0 15px;}
	footer#foot .address{margin-bottom:10px;font-size:15px;}
	footer#foot .copy{font-size:14px;}

	footer#foot .fmenu{height:auto;margin-bottom:15px;background:none;}
	footer#foot .fmenu ul{text-align:center;}
	footer#foot .fmenu ul li{float:none;width:auto;display:inline-block;}
	footer#foot .fmenu ul li a{padding:0 10px;border-left:1px solid #dbdbdb;color:#000;line-height:15px;font-size:15px;}
	footer#foot .fmenu ul li:first-child a{border-left:0 none;}
	footer#foot .fmenu ul li a .more{display:none;}



}






/******************************576******************************/
@media all and (max-width:576px){

	/********** 상단영역 **********/
	#menu_area{}
	#menu_area h1#logo{}
	#menu_area h1#logo img{}



	/********** 중간영역 **********/
	#container{min-width:100%;}

	/* 서브틀레이아웃 */
	.sub_wrap .bg{width:98%;height:180px;border-radius:40px;background-size:auto 100% !important;}


	/*서브메뉴_location디자인*/
	#sub_mobile_wrap{}
	#sub_mobile_cont{width:98%;}
	#sub_mobile_wrap .home{display:none;}
	#sub_mobile{width:100%;}
	#sub_mobile li{box-sizing:border-box;}
	#sub_mobile li.lnb_1dept{width:50%;min-width:50%;}
	#sub_mobile li.lnb_2dept{width:50%;min-width:50%;border-right:0 none;}
	#sub_mobile li button strong.more{}

	#sub_mobile li .dept_btn{height:52px;line-height:52px;padding:0 20px;font-size:15px;}
	#sub_mobile li .dept_cont{top:54px;}
	#sub_mobile li #lnb_2dept_select{}
	#sub_mobile li .dept_cont li a{font-size:14px;}


	.page_title{top:43px;}
	.page_title h2{font-size:32px;font-family: 'Noto-Bold';}
	.page_title h2 span{margin-top:10px;font-size:14px;}




	
	/********** 하단영역 **********/
	footer#foot{padding-top:0;}
	footer#foot .address{font-size:14px;line-height:24px;margin-bottom:12px;}
	footer#foot .address span{display:inline-block;}
	footer#foot .copy{font-size:13px;}

	footer#foot .fmenu{height:auto;margin-bottom:20px;background:#001d54;}
	footer#foot .fmenu ul{text-align:center;}
	footer#foot .fmenu ul li{float:left;width:50%;border-bottom:1px solid rgba(255,255,255,0.4);}
	footer#foot .fmenu ul li a{padding:0;border-left:1px solid rgba(255,255,255,0.1);color:#fff;height:45px;line-height:45px;font-size:14px;}
	footer#foot .fmenu ul li:first-child a{border-left:0 none;}
	footer#foot .fmenu ul li a .more{display:none;}




}




/******************************480******************************/
@media all and (max-width:480px){

	
	.wsize{}


	/* 구글 다국어 api */
	
	.translation-links{width:100%;overflow:hidden;clear:both;}
	.translation-links li{float:left;padding:0 0;width:50%;margin:0;box-sizing:border-box;}
	.translation-links li a{height:35px;line-height:35px;padding-left:23px;font-size:13px;}
	.translation-links .ko,
	.translation-links .en,
	.translation-links .ja,
	.translation-links .cn{background-size:18px auto;}


	/********** 상단영역 **********/
	#menu_area{}
	#menu_area h1#logo{padding:15px 0 5px 0;}
	#menu_area h1#logo img{width:160px;}


	/* 전체메뉴영역 */
	.menu_open{top:15px;}
	.menu_open .gnb_menu_btn{}


	/********** 중간영역 **********/
	#container{min-width:100%;}

	/* 서브틀레이아웃 */
	.sub_wrap .bg{width:98%;height:140px;}

	#content{font-size:15px;}
	.page_title{top:50px;}
	.page_title h2{font-size:28px;}
	.page_title h2 span{display:none;}




	/********** 하단영역 **********/
	footer#foot{padding-top:25px;}
	footer#foot .address{font-size:13px;line-height:22px;}
	footer#foot .copy{font-size:12px;}

	footer#foot .fmenu{background:none;margin-bottom:12px;}
	footer#foot .fmenu ul li{float:none;width:auto;border-bottom:0 none;}
	footer#foot .fmenu ul li a{padding:0 15px;border-left:1px solid rgba(0,0,0,0.2);color:#000;height:15px;line-height:15px;}
	footer#foot .fmenu ul li.m3,
	footer#foot .fmenu ul li.m4{display:none;}



}




/******************************web******************************/
@media all and (min-width:769px){


	#allmenu{display:none !important;}

}