@charset "utf-8";

/* 공통 */
.clear {clear:both}
.center {text-align:center}
.fl {float:left}
.fr {float:right}
.pointer {cursor:pointer}
.bold {font-weight:bold}
.ovfh {overflow:hidden}
.list_init {margin:0;padding:0;list-style:none}
.ac{text-align:center;}
.al{text-align:left;}

/* 본 사이트 전용 */
body {width:100%;min-width:320px;height:100%}
.nbg {background:none !important}
.w100 {width:100% }
.mgt0 {margin-top:0 !important}
.mgr0 {margin-right:0 !important}
.mgl0 {margin-left:0 !important}
.mgb0 {margin-bottom:0 !important}
.pdt0 {padding-top:0 !important}


/* 헤더 */
#header {position:relative;width:100%;height:auto}
.header_top{width:100%;border-top:7px solid #3d8aa1;overflow:hidden;background:#fff;}
.header_top .ht_wrap{float:right; width:auto;margin-right:3%}

.ht_wrap .gnb li{float:left;margin-left:14px;position:relative;}
.ht_wrap .gnb li.home{background:url(../images/home_icon.png) left center no-repeat;padding-left:20px;}
.ht_wrap .gnb li.contact:before{content:'';width:2px;height:2px;border-radius:60px;background:#7c7c7c;position:absolute;left:0;top:17px;}
.ht_wrap .gnb li.contact a{color:#ed174b;padding-left:12px;}

.ht_wrap .gnb li a{text-align:center; line-height:32px; font-size:1.125em; display:block;color:#7c7c7c;}

.menu {overflow:hidden; position:relative; width:100%; height:65px; background:#fff}
.logo {float:left;width:100%;width:160px;}
.logo a{display:block; padding:0 10px;}
.toggle {float:right; position:absolute; right:10px; top:15px;  z-index:100}
.toggle a {display:block}
.toggle img {padding:5px;border:1px solid #ddd;border-radius:5px}


/* PC 메뉴 */
.main_nav_wrap {visibility:hidden}
#main_nav_area {float:right;width:auto;height:auto;}
#main_nav_area li {float:left;height:100%;background:url(../images/menu_sec.png) right 40% no-repeat;}
#main_nav_area li:last-child{background:none;}
#main_nav_area a{display:block;position:relative;height:100%;font-size:1.667em;line-height:75px;color:#333; padding:0 51px 17px;}
#main_nav_area li:last-child a {padding-right:0}
#main_nav_area li.on a {color:#3c89a1;}
#main_full_menu {display:none; overflow:hidden ;width:100%; position:absolute; left:0; top:131px; z-index:500; background:rgba(255,255,255,0.98);border-top:1px solid #d4d4d4;}
.main_full_menu_wrap {overflow:hidden;background:url(../images/fm_bg.png) left  top no-repeat;}
.main_full_menu_wrap {overflow:hidden;}
.main_full_menu_wrap ul {float:left;overflow:hidden;height:204px; padding:25px 0 39px; width:175px;background:url(../images/fm_sec.png) right center no-repeat;}
.main_full_menu_wrap ul.smenu1{margin-left:274px}
.main_full_menu_wrap ul.smenu5{background:none;width:122px;}
.main_full_menu_wrap ul.smenu5 a{text-align:right}
.main_full_menu_wrap li {padding-bottom:3px}
.main_full_menu_wrap a {display:block; color:#666;text-align:center;font-size:1.208em; line-height:32px}
.main_full_menu_wrap li.on a {color:#ed174b}

/* 모바일 메뉴 */
.toggle_menu{position:absolute; display:none; top:97px; left:0; width:100%; height:auto; overflow:hidden; border-top:2px solid #3d8aa1; z-index:600; background:#fff}
.toggle_menu > ul > li{width:100%;border-bottom:1px solid #ddd;}
.toggle_menu > ul > li > a{display:block;padding:2% 0 2% 8%;font-size:1.2em;color:#555}
.toggle_menu > ul > li.on > a{color:#3d8aa1;font-weight:600;}
.toggle_sub{display:none;background:#f5f5f5;padding:1% 0;}
.toggle_sub a{display:block;padding-left:10%;font-size:1.15em;color:#555;line-height:2.2em;}
.toggle_sub .on a {color:#ee2657}

/* 메인 비주얼 */
.visual {position:relative;width:100%;height:auto}
.visual .vis_bg {overflow:hidden;position:relative;width:100%;height:250px}
.visual .vis_bg li {display:none;position:absolute;left:0;top:0;width:100%;height:100%}
.visual .vis_btn{display:none}

.dot_vis{position:absolute; bottom:25px; left:49%; z-index:500; margin-left:-10px; width:90px}
.dot_vis li{float:left; width:12px; height:12px; border:2px solid #fff; border-radius:45px; margin-right:10px; cursor:pointer}
.dot_vis li:last-child{margin-right:0}
.dot_vis li.select, .dot_vis li:hover{background:#fff}

/* 메인 콘텐츠 */
.main_contents {overflow:hidden;width:100%;height:auto; background:#fff}
h3.title{color:#333;font-size:1.833em;margin-bottom:3%;font-weight:normal;}

.mcon01{width:100%; padding:25px 20px 30px;overflow:hidden;}
.mcon01 > div{overflow:hidden;padding:1.5% 0;margin-bottom:8%;}
.mcon01 > div:last-child{border-right:none;}
.mcon01 > div.notice{position:relative;}
.notice .more_btn a{font-size:1.2em;color:#444;background:url(../images/more_btn.jpg) right center no-repeat;padding:10px 33px 10px;position:absolute;right:0;top:0px;}
.notice li{overflow:hidden;position:relative;line-height:2;}
.notice li .new_icon{display:none;}
.notice li span.txt{overflow:hidden;float:left;width:70%;font-size:1.25em;padding-left:10px;white-space:nowrap;text-overflow:ellipsis}
.notice li span.txt:after{content:' ';width:3px;height:3px;border-radius:60px;background:#f01349;position:absolute;left:0;top:14px;}
.notice li span.txt a {color:#555}
.notice li span.date{font-size:1.25em;color:#898989;float:right;}

.product{padding:0 2.5%;background:url(../images/product.jpg) right 10px no-repeat;}
.product img{float:right;}
.product ul{overflow:hidden;width:100%;margin-top:22px;}
.product ul li{float:left;width:50%}
.product ul li:last-child{border-left:1px solid #d4d4d4}
.product ul li a{color:#666;font-size:1.25em;padding:7px 22px;background-color:#ededed;background-image:url(../images/arrow01.png);background-repeat:no-repeat;background-position:right 22px center;display:block;}
.product ul li a:hover{background-color:#f01349;background-image:url(../images/arrow01_ov.png);background-repeat:no-repeat;background-position:right 22px center;color:#fff;}

.facil{background:url(../images/facily.jpg) right center no-repeat;}

.ban_txt{font-size:15px;color:#555;line-height:1.6;font-size:1.25em;}
.dv_btn {margin-top:7%;}
.dv_btn a{font-size:1.25em;color:#f01349;background:url(../images/arrow02.jpg) left bottom no-repeat;padding:8px 14px 4px 0px;}

.mcon02{width:100%;background:url(../images/mid_bg.jpg) center top no-repeat;background-size:auto 100%; }
.mcon02 > div{padding:7% 25px;}
.mcon02 .title{font-size:2em;color:#fff;position:relative;padding-bottom:2%;margin-bottom:2%;font-weight:normal;}
.mcon02 .title:after{content:'';background-color:#fff;position:absolute;left:0;bottom:0;width:31px;height:3px;}

.mcon02 .mc_txt{color:#fff;font-size:1.333em;line-height:1.6;word-break:keep-all;}
.mcon02 .more_btn{display:inline-block;margin-top:3.5%}
.mcon02 .more_btn a{color:#fff;font-size:1.25em;padding:6px 33px 6px 15px;border:1px solid #fff;display:block;background:url(../images/arrow01_ov.png) right 15px center no-repeat;}

.mcon03{overflow:hidden;}
.qu_ban{overflow:hidden}
.qu_ban li{text-align:center;float:left;margin-top:5%;margin-bottom:5%;}
.qu_ban li figure{margin:0;}
.qu_ban li figcaption{font-size:1.5em;color:#444;margin:15px 0  0}

.customer{background:#3b88a1 url(../images/customer_bg.jpg) center no-repeat;padding:7% 25px;}
.customer h3{color:#fff;position:relative;padding-bottom:20px;margin-bottom:20px;}
.customer h3:after{content:'';width:29px;height:3px;background:#fff;position:absolute;left:0;bottom:0;}
.customer p{color:#fff;line-height:1.6;font-size:1.25em;color:#fff;}

.customer ul{background:url(../images/tel_icon.png) left center no-repeat;*margin-top:15px;padding:17px 0px 17px 90px;}
.customer li{font-size:1.333em;color:#fff;line-height:1.5;}
.customer li:first-child{font-size:2.2em;font-weight:bold;}

/* 서브비주얼 */
.sub_visual {position:relative;width:100%;height:auto}
.sub_visual .vis_bg {overflow:hidden;position:relative;width:100%;height:140px}
.sub_visual .vis_bg li {display:none;position:absolute;left:0;top:0;width:100%;height:100%}

/* 서브 콘텐츠 */
.sub_contents {width:100%;height:auto; overflow:hidden; }
#container_location {display:none;width:100%;height:54px; background:rgba(45, 45, 51, 0.7);position:absolute;bottom:0;}
#container_location > div {width:1100px;margin:0 auto}
#container_location > div:after {display:block;clear:both;content:""}
#container_location .home {background:rgba(0,0,0,0.6)}
#container_location .home a {display:block;width:55px;height:54px;background:url(../images/sub/home_icon.png) center no-repeat;}
#container_location .lct_area {position:relative;font-size:1.25em;line-height:54px}
#container_location .lct_area span {display:block;padding-left:30px;border-right:1px solid #5b6373;color:#cfcfcf;cursor:pointer}
#container_location .lct_area.depth1 span {width:252px;background:url(../images/sub/arr_icon.png) no-repeat 195px 16px}
#container_location .lct_area.depth2 span {width:252px;background:url(../images/sub/arr_icon.png) no-repeat 195px 16px}
#container_location .lct_area ul {display:none;position:absolute;left:-1px;top:54px;z-index:50;border-left:1px solid #ddd;border-right:1px solid #ddd;background-color:#fff}
#container_location .lct_area ul li a {display:block;padding-left:30px;border-bottom:1px solid #ddd;color:#444;background:#efefef}
#container_location .lct_area.depth1 ul li a {width:252px}
#container_location .lct_area.depth2 ul li a {width:252px}
#container_location .lct_area ul li a:hover {color:#ee2657}
#container_location .lct_area ul li.on a {*font-weight:bold;color:#ee2657}

.sub_contents{background:#fff}
.sub_contents h1.page_title {margin:30px 0 0;font-weight:normal;font-size:2.167em;line-height:1.5;color:#444;text-align:center;}
.page {width:100%;height:auto;min-height:300px;padding:25px 3% 10%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
/*.page h2 {font-weight:normal;font-size:1.833em;line-height:1.5;color:#666;word-break:keep-all}*/
.page h2.sub_tit {font-weight:normal;font-size:1.833em;line-height:1.5;word-break:keep-all;margin-top:4%;font-family:'NotoSans-Regular';}
.page h4.stit{font-weight:normal;font-size:1.833em;line-height:1.5;color:#444;word-break:keep-all;margin-top:8%;margin-bottom:15px;position:relative;padding-top:15px;}
.page h4.stit:after{content:'';width:41px;height:6px;background:#f01349;position:absolute;left:0;top:0;}
.page h5.sstit{color:#3d8aa1;font-size:1.5em;text-align:left;padding-left:12px;position:relative;margin-top:4%;line-height:1.6;font-weight:normal;}
.page h5.sstit:after{content:'';background:#3d8aa1;position:absolute;left:0;top:13px;width:4px;height:4px;border-radius:100px;color:#3d8aa1}
.txt_c{font-size:1.3em;color:#555;line-height:1.7;word-break:keep-all;}

.wid25 li{width:25% !important;}
.tabs_type_a {overflow:hidden;width:100%;height:auto;margin-bottom:5%;}
.tabs_type_a li {float:left;width:33.333%;margin-right:-1px;border:1px solid #ddd;border-bottom:0;background:#fbfbfb;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #ddd}
.tabs_type_a li.selected {background:#3d8aa1}
.tabs_type_a li a {display:block;height:48px;font-size:1.417em;line-height:48px;color:#666}
.tabs_type_a li.selected a {color:#fff}


.page .con_wrap{width:100%;overflow:hidden;}
.gre_box{text-align:center;font-size:1.3em;color:#fff;line-height:1.6;background:linear-gradient(to right, #3d89a1, #2c4470);padding:3.5% 3%; box-shadow:3px 3px 12px #666 ;word-break:keep-all;}
.gre_box p{font-size:1.3em;word-break:keep-all;margin-bottom:20px}


.gre_txt{margin-top:5.5%;}
.gre_txt p{font-size:1.3em;color:#555;line-height:1.7;margin-bottom:20px;word-break:keep-all}
.gre_txt p span{font-size:1.15em;color:#f01349}
.gre_txt p.name{text-align:right;margin-top:30px;font-size:1.333em;}

.history{background:url(../images/sub/history_line.png), url(../images/sub/history_bg.jpg);background-position:center top, center 100px;background-repeat:no-repeat;height:1220px;position:relative;padding-top:195px;}

.his_r{width:50%;margin-left:49%;margin-bottom:2%;}
.his_r .year{font-size:2.5em;color:#f01349;font-weight:bold;background:url(../images/sub/year_bullet.png) left center no-repeat;padding-left:30px;margin-bottom:15px;}
.his_r ul{padding-left:30px;}
.his_r li{font-size:1.3em;color:#555;margin:15px 0;}
.his_r .month{border-radius:50%;background:#3d8aa1;color:#fff;*padding:5px 10px;font-size:1.333em;margin-right:15px;display:inline-block;width:44px;height:44px;line-height:44px;text-align:center}
.his_r .h_txt{display:inline-block;}

.his_l{width:50%;margin-left:0.7%;margin-bottom:2%;}
.his_l .year{font-size:2.5em;color:#f01349;font-weight:bold;background:url(../images/sub/year_bullet.png) right center no-repeat;padding-right:30px;margin-bottom:15px;text-align:right;}
.his_l ul{padding-right:30px;}
.his_l li{font-size:1.3em;color:#555;text-align:right;overflow:hidden;margin:15px 0;}
.his_l .month{border-radius:50%;background:#3d8aa1;color:#fff;font-size:1.333em;margin-left:15px;display:inline-block;float:right;width:44px;height:44px;line-height:44px;text-align:center}
.his_l .h_txt{float:right;display:inline-block;padding:11px 0;}

.bgcol{background-color:#325d82 !important;}

.txt_t{text-align:center;margin-bottom:5%;}
.txt_t > span{font-size:1.5em;color:#444;background-image:url(../images/sub/mark01.jpg), url(../images/sub/mark02.jpg);background-position:left top, right top;background-repeat:no-repeat;padding:0 35px;line-height:1.6;word-break:keep-all;display:inline-block;}
.txt_t > span > span{font-size:1.1em;color:#f01349;}
.img_m{margin:4% 0;text-align:center;}

.loc{background:url(../images/sub/loc_bg.jpg) right top no-repeat;padding-bottom:5%;}
.loc ul{margin-top:30px;}
.loc li{font-size:1.3em;color:#555;line-height:1.6;margin:10px 0;}

.s_facil{overflow:hidden}
.s_facil li{float:left;width:42%;margin-bottom:4%;margin-right:16%;margin-top:1%;text-align:center;}
.s_facil li img{width:100%;max-width:459px;}
.s_facil li:nth-child(2n){margin-right:0;}
.s_facil li:nth-child(7){width:100%;}
.s_facil li:nth-child(7) img{width:100%;max-width:1100px;}
.s_facil li figure{margin:0;text-align:center;}

.s_facil li figcaption{font-size:1.3em;color:#555;text-align:left;padding-left:12px;position:relative;margin-top:10px;line-height:1.6;}
.s_facil li figcaption span{color:#3d8aa1;font-size:1.15em;}
.s_facil li figcaption:after{content:'';background:#3d8aa1;position:absolute;left:0;top:13px;width:4px;height:4px;border-radius:100px;color:#3d8aa1}


.car{overflow:hidden}
.car li{float:left;width:42%;margin-bottom:4%;margin-right:16%;margin-top:1%;}
.car li img{width:100%;max-width:459px;}
.car li:nth-child(2n){margin-right:0;}
.car li figure{margin:0;text-align:center;}
.car li figcaption{font-size:1.3em;color:#555;text-align:left;padding-left:12px;position:relative;margin-top:4%;line-height:1.6;}
.car li figcaption span{color:#3d8aa1;font-size:1.15em;}
.car li figcaption:after{content:'';background:#3d8aa1;position:absolute;left:0;top:13px;width:4px;height:4px;border-radius:100px;color:#3d8aa1}

.top_l{text-align:center;font-size:1.3em;color:#555;line-height:1.6;}
.talent{border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;padding:2.5% 0;overflow:hidden;margin-top:5%;}
.talent li{float:left;width:32%;float:left;margin-right:2%;}
.talent li img{width:100%;max-width:347px;}
.talent li:last-child{margin-right:0;}
.talent li p{font-size:1.667em;color:#3d8aa1;margin-bottom:3.5%;}
.talent li p span{color:#f01349;display:block; }
.talent li figure{text-align:center;margin:0;}
.talent li figcaption{font-size:1.3em;color:#555;line-height:1.7;text-align:left;margin-top:20px;word-break:keep-all;}
.talent li figcaption li{clear:both;font-size:1em;width:100%;margin:0;}

.ul01{}
.ul01 li{font-size:1.3em;color:#555;line-height:1.7;margin:5px 0;position:relative;padding-left:12px;word-break:keep-all;}
.ul01 li:after{content:'';position:absolute;left:0;top:12px;width:4px;height:1px;background:#555;}

.job{padding:3% 5%;text-align:center;background:#f8f8f8;}
.job img{width:100%;max-width:903px;}
.job_p{overflow:hidden;}
.job_p div{float:left;width:48%;margin:3% 1%;word-break:keep-all;}
.job_p p{font-size:1.45em;color:#444;margin-bottom:2%;}
.job_p p span{background:#ddd;border-radius:50%;line-height:33px;color:#fff;width:33px;height:33px;display:inline-block;text-align:center;font-weight:bold;margin-right:8px;}

.down_btn{}
.down_btn ul{overflow:hidden;margin:0 auto 5%;}
.down_btn li{margin:5px auto;width:217px;}
.down_btn li a{font-size:1.3em;color:#fff;background:#3d8aa1 url(../images/sub/arr_btn.png) right 23px center no-repeat;padding:15px 46px 15px 23px;display:block;}
.down_btn li a:hover{background:#325d82 url(../images/sub/arr_btn.png) right 23px center no-repeat;}

.tbl01{width:100%;border-top:2px solid #325d82;border-spacing:0;border-collapse:separate;}
.tbl01 th{font-size:1.3em;color:#325d82;font-weight:normal;padding:14px 5px;background:#eef3f5;border-right:1px solid #d4d4d4}
.tbl01 td{border-bottom:1px solid #d4d4d4;padding:14px 20px;border-right:1px solid #d4d4d4}
.tbl01 td li{font-size:1.3em;color:#555;position:relative;padding-left:12px;line-height:1.6;margin:7px 0;}
.tbl01 td li:after{content:'';background:#f01349; position:absolute;left:0;top:12px;width:3px;height:3px;}
.tbl01 td li a{color:#555;}
.nbor_r{border-right:none !important;}

.scroll{overflow:hidden;overflow-x:auto;}

.manage{overflow:hidden;}
.manage ul{}
.manage li{width:45%;float:left;margin:0 2.5% 4%;}
.manage li figure{margin:0;text-align:center;}
.manage li figure img{margin-bottom:-58px;}
.manage li figcaption{background:#f5f5f5;color:#555;font-size:1.5em;line-height:1.5em;padding:82px 15px;height:170px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing: border-box;border-radius:8px;}

.certi{overflow:hidden;}
.certi li{float:left;text-align:center;width:100%;margin-bottom:8%;}
.certi li figure{margin:0;}
.certi li figure img{width:100%;max-width:265px;}
.certi li figcaption{font-size:1.3em;color:#555;text-align:center;margin-top:15px;}
.certi li figcaption span{position:relative;padding-left:10px;}
.certi li figcaption span:before{content:'';width:4px;height:4px;border-radius:50%;background:#3d8aa1;position:absolute;left:0;top:10px;}


/* 푸터 */
#footer {width:100%;height:auto; position:relative;}
.f_link{border-top:1px solid #d4d4d4;background:#fff;overflow:hidden;}
.f_link ul{width:1100px;margin:0 auto;}
.f_link li {float:left;background:url(../images/f_bar.jpg) right center no-repeat;padding:15px 14px;}
.f_link li:last-child{background:none;}
.f_link li a{font-size:1.2em;color:#555;}
.copyright{background:#2b3135;}
.copyright_wrap{margin:0 auto;padding:5% 3%;}
.copyright .footer_logo{width:100%;text-align:center; padding:0 0 20px}
.copyright .copy {font-size:1.083em;line-height:1.5;}
.copyright .copy p {color:#b1b1b1;word-break:keep-all}
.copyright .copy > p a{color:#b1b1b1;}
.copyright p.f_copy {margin-top:8px;color:#b1b1b1}
.copyright p.f_copy a.link_barom {display:inline-block;margin-left:2px;padding-left:18px;background:url(../images/barom.png) no-repeat 0 100%;color:#b1b1b1; background-position: left 4px;}
.copyright p.f_copy a{color:#b1b1b1}


/* 미디어 쿼리 */
/*media query - mobile*/
@media screen and (max-width:767px) {
	.wid100{width:100% !important;margin-bottom:3% !important;margin-right:0 !important;}
	.dpb{display:block;}
	.dpn{display:none !important;}
	.dpn_m{display:none !important;}

	.visual .vis_bg li.vis01{background-position:40% center !important;}
	.sub_visual .vis_bg li.vis01{background-position:37% center !important;}


	.qu_ban li{width:50%;margin-top:5%;margin-bottom:3%;width:50%}
	.qu_ban li:nth-child(1), .qu_ban li:nth-child(2){margin-bottom:0;}

	.history{background-image:url(../images/sub/history_bg_m.png), url(../images/sub/history_bg.jpg);background-position:left top, center top;background-size:130px, auto;background-repeat:no-repeat;padding-top:150px;height:auto;}
	.his_r{width:100%;margin-left:0px;margin-bottom:8%;}
	.his_r .year{font-size:1.833em;background:none;padding-left:0;}
	.his_r .month{font-size:1.333em;}
	.his_r ul{padding-left:0;}

	.his_l{width:100%;margin-left:0px;margin-bottom:8%;}
	.his_l .month{float:left;font-size:1.333em;margin-left:0;margin-right:15px;}
	.his_l .year{text-align:left;background-position:left center;font-size:1.833em;background:none;}
	.his_l .h_txt{float:left;text-align:left;}
	.his_l ul{padding-left:0px;}

	.loc{background:none;}

	.s_facil li, .car li{margin-bottom:8% !important;}
}


/*media query - tablet pc*/
@media screen and (min-width:768px) {
	/* 헤더 */
	.visual .vis_bg{height:400px}

	/* 메인 콘텐츠 */
	h3.title{margin-bottom:15px;}

	.mcon01 > div.product{width:48%;float:left;}
    .mcon01 > div.facil{width:48%;float:right;}
	.qu_ban li{width:25%}


	/* 서브비주얼 */
	.sub_visual {position:relative;width:100%;height:auto}
	.sub_visual .vis_bg {overflow:hidden;position:relative;width:100%;height:200px}
	.sub_visual .vis_bg li {*display:none;position:absolute;left:0;top:0;width:100%;height:100%}

	.certi li{width:50%;margin-bottom:8%;}
}


/*media query - PC*/
@media screen and (min-width:1024px) {
	/*#header, .visual, .visual .vis_txt_wrap, .sub_visual, .main_contents, .sub_contents, #footer {min-width:1160px;margin:0 auto}*/
	#header, .visual, .visual .vis_txt_wrap, .sub_visual, .sub_contents, #footer {width:100%; min-width:1160px;margin:0 auto; position:relative;}
	/* 헤더 */
	.in_1100{width:1100px; position:relative; margin:0 auto}
	.menu {overflow:visible;position:static;width:100%;height:92px;margin:auto}
	.logo {width:auto; }
	.logo a{padding:0; *line-height:89px; }
	.logo img{width:183px}
	.toggle, .toggle_menu {display:none !important}
	.main_nav_wrap {visibility:visible; font-family:'NotoSans-Regular'}
	.header_top{width:100%;}
	.ht_wrap .gnb, .ht_wrap .lang{font-family:'NotoSans-Regular'}
	.header_top .ht_wrap{margin:0;}


	/* 비주얼 */
	.visual{overflow:hidden}
	.visual .vis_bg {height:615px; }
	.visual .vis_bg li{min-width:1160px}
	.visual .vis_bg li.vis02{background-position:50% 50% !important;}
	.visual .vis_btn{display:block}
	.visual .vis_btn span{position:absolute; top:236px; cursor:pointer}
	.visual .vis_btn .btn_left{left:50%; margin-left:-668px; }
	.visual .vis_btn .btn_right{right:50%; margin-right:-668px; }

	/* 메인 콘텐츠 */
	.main_contents{min-width:1160px}
	.main_contents .mcon01 > div{width:33.3%;float:left;margin:0;}

	h3.title{font-size:2em;font-family:'NotoSans-Regular'}

	.mcon01{padding:70px 0 70px;font-family:'NotoSans-Regular';}
	.mcon01 > div{padding:1.5% 33px;border-right:1px solid #dedede;}
	.mcon01 > div.notice{padding-left:0;height:214px;}
	.mcon01 > div.facil{padding-right:0;}
	.mcon01 > div.product{background-position:right 33px top 20px}
	.notice .more_btn a{right:33px;top:10px;}

	.mcon02 .title{font-size:2.8em;font-family:'NotoSans-Regular'}
	.mcon02 .mc_txt{width:450px;font-family:'NotoSans-Regular';}
	.mcon02{padding:40px 0 80px ;height:329px;}
	.mcon02 > div{padding:0 33px;width:1100px;margin:0 auto;}

	.more_btn a{font-family:'NotoSans-Regular'}

	.customer{height:285px;font-family:'NotoSans-Regular';padding:3% 4%;float:right;width:367px;}

	.qu_ban{float:left;width:66.5%;font-family:'NotoSans-Regular';}
	.qu_ban li{text-align:center;float:left;margin-right:8%;margin-top:8%;width:auto;}
	
	.certi li{width:100%;margin:0 1%;}


	/* 서브 콘텐츠 */
	.sub_visual .vis_txt{position:relative;width:1100px;margin:0 auto;}
	.sub_visual .vis_txt .vis_txt01{top:0px;right:5%;height:auto;}
	.sub_visual .vis_bg {height:308px}
	#container_location {display:block;font-family:'NotoSans-Regular'}
	.sub_contents h1.page_title {margin:65px 0 0;font-size:3.167em;font-family:'NotoSans-Regular'}
	.map_tit{font-size:2.167em !important;}
	.page h2.sub_tit{font-size:2.13em;}
	.page h4.stit{font-family:'NotoSans-Regular';font-size:2.2em;margin-top:50px;}
	.page h5.sstit{font-family:'NotoSans-Regular';font-size:1.667em}
	.txt_c{font-family:'NotoSans-Regular';}
	.sub_contents .page {width:1100px;height:auto;min-height:500px;margin:0 auto;padding:50px 0 100px;}

	.gre_box{width:951px;margin:0 auto;font-family:'NotoSans-Regular';position:relative;margin-top:-80px;}
	.gre_box p{font-size:1.667em;}
	.gre_txt{width:951px;margin:3.5% auto 0;font-family:'NotoSans-Regular';}
	.gre_txt p span{font-size:1.2em;}

	.history{font-family:'NotoSans-Regular';}
	.txt_t span{font-family:'NotoSans-Regular';font-size:1.833em;}

	.loc{height:340px;font-family:'NotoSans-Regular';}
	.loc_tit{margin-top:50px;display:inline-block;}

	.s_facil li figcaption{font-family:'NotoSans-Regular';margin-top:20px;}
	.car li figcaption{font-family:'NotoSans-Regular';}
	.ctt_02_03 .s_facil li:nth-child(2) figcaption:nth-of-type(1){float:left; width:55%}
	.ctt_02_03 .s_facil li:nth-child(2) figcaption:nth-of-type(2){float:right; width:40%}

	.tabs_type_a li {width:14.36%;font-family:'NotoSans-Regular';}

	.talent li p{font-size:1.833em;font-family:'NotoSans-Regular';}
	.top_l, .talent li figcaption, .ul01 li, .job_p, .tbl01{font-family:'NotoSans-Regular';}

	.stit_c{text-align:center;}
	.stit_c:after{left:48% !important;}
	.down_btn ul{width:217px;margin:3% auto 7%;}
	.down_btn li{*float:left;margin:5px auto;}
	.down_btn li a{font-family:'NotoSans-Regular';}

	.manage li figcaption{font-family:'NotoSans-Regular';font-size:1.8em;}

	.certi{padding:0 17%}
	.certi li{width:50%; margin:0}
	.certi li figcaption{font-family:'NotoSans-Regular';}


	/* 푸터 */
	#footer {*padding:45px 0 55px}
	.f_link{font-family:'NotoSans-Regular';}
	.copyright_wrap{width:1100px;margin:0 auto;padding:40px 0 50px;}
	.copyright .footer_logo{width:202px; float:left; ;text-align:left; padding:20px 0 0}
	.copyright .copy {font-size:1.167em; font-family:'NotoSans-Regular'}
}