html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,time,figure,article,nav,header,footer,hgroup,video,audio,aside,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#mainVisual{position:relative; width:100%; margin: 0 auto; overflow:hidden;/* padding: 170px 0 0 0;*/ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box;}
#mainVisual .visual-item{position:relative; width:100%; overflow:hidden;}
#mainVisual .visual-item > img{
	width:110%;
	height: auto!important;
	overflow:hidden;
	/*margin-left: 0;*/
	margin-left: -5%;
}
#mainVisual .visual-item:focus{outline:none;}
/*#mainVisual .visual-txt{ position: absolute; top: 50%; left: 50%; margin: -50px 0 0 -600px; width: 1200px;}*/
#mainVisual .visual-txt{ position: absolute; top: 50%; left: 50%; margin: -70px 0 0 -200px; width: 1200px;}
#mainVisual .visual-inner-txt{  }
#mainVisual .visual-inner-txt h1, #mainVisual .visual-inner-txt h2, #mainVisual .visual-inner-txt h3, #mainVisual .visual-inner-txt p{
	display:block;
	opacity:0;filter:Alpha(opacity=0);
	-moz-transform:translateX(10%);  
	-ms-transform:translateX(10%);  
	transform:translateX(10%);  
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	transition:all 0.5s;
}
.mt_w_cl { color: #fff!important; }
#mainVisual .visual-inner-txt h1 { font-family: 'Raleway', 'Quicksand'; font-size:70px; line-height: 1.0; letter-spacing: -1px; color: #1b3b9a; font-weight: 700; }
#mainVisual .visual-inner-txt h1 span { color: #4493d1; }
#mainVisual .visual-inner-txt h2 { font-family: 'Noto Sans KR', 'Nanum Gothic'; font-size:24px; letter-spacing: -1px; line-height: 1.0; font-weight: 500; padding: 10px 0 10px 0; transition-delay:0.4s; color: #212f5b; }
#mainVisual .visual-inner-txt p{ font-family:'Noto Sans KR', 'Nanum Gothic'; font-size:16px; letter-spacing: -1px; line-height: 1.5; font-weight: 400; transition-delay:0.6s; color: #212121;}


/* active */
#mainVisual .visual-item.active > img{
	-ms-transform: scale(1,1); /* IE 9 */
    -o-transform: scale(1,1); /* IE 9 */
    -moz-transform: scale(1,1); /* IE 9 */
    -webkit-transform: scale(1,1); /* Chrome, Safari, Opera */
    transform: scale(1,1);
}
#mainVisual .active .visual-inner-txt h1,
#mainVisual .active .visual-inner-txt h2,
#mainVisual .active .visual-inner-txt h3,
#mainVisual .active .visual-inner-txt p{
	-moz-transform:translateX(0);  
	-ms-transform:translateX(0);  
	transform:translateX(0);  
}
#mainVisual .active .visual-inner-txt h1,
#mainVisual .active .visual-inner-txt h2,
#mainVisual .active .visual-inner-txt h3,
#mainVisual .active .visual-inner-txt p{
	opacity:1.0;filter:Alpha(opacity=100);
}





#mainVisual_sub{position:relative; width:100%; margin: 0 auto; overflow:hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box;}
#mainVisual_sub .visual-item{position:relative; width:100%; overflow:hidden;}
#mainVisual_sub .visual-item > img{
	width:110%;
	overflow:hidden;
	margin-left: -5%;
}
#mainVisual_sub .visual-item:focus{outline:none;}
#mainVisual_sub .visual-txt{ position: absolute; top: 50%; left: 50%; margin: -70px 0 0 -600px; width: 1200px;border:1px solid #000;}
#mainVisual_sub .visual-inner-txt{ }
#mainVisual_sub .visual-inner-txt h1, #mainVisual_sub .visual-inner-txt h2, #mainVisual_sub .visual-inner-txt p{
	display:block;
	opacity:0;filter:Alpha(opacity=0);
	-moz-transform:translateX(10%);  
	-ms-transform:translateX(10%);  
	transform:translateX(10%);  
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	transition:all 0.5s;
}
.mt_w_cl { color: #fff!important; }
#mainVisual_sub .visual-inner-txt h1 { font-family: 'Raleway', 'Quicksand'; font-size:75px; line-height: 1.0; letter-spacing: -1px; color: #1b3b9a; font-weight: 700; }
#mainVisual_sub .visual-inner-txt h1 span { color: #4493d1; }
#mainVisual_sub .visual-inner-txt h2 { font-family: 'Noto Sans KR', 'Nanum Gothic'; font-size:26px; letter-spacing: -1px; line-height: 1.0; font-weight: 500; padding: 10px 0 10px 0; transition-delay:0.4s; color: #212f5b; }
#mainVisual_sub .visual-inner-txt p{ font-family:'Noto Sans KR', 'Nanum Gothic'; font-size:16px; letter-spacing: -1px; line-height: 1.5; font-weight: 400; transition-delay:0.6s; color: #212121;}


/* active */
#mainVisual_sub .visual-item.active > img{
	-ms-transform: scale(1,1); /* IE 9 */
    -o-transform: scale(1,1); /* IE 9 */
    -moz-transform: scale(1,1); /* IE 9 */
    -webkit-transform: scale(1,1); /* Chrome, Safari, Opera */
    transform: scale(1,1);
}
#mainVisual_sub .active .visual-inner-txt h1,
#mainVisual_sub .active .visual-inner-txt h2,
#mainVisual_sub .active .visual-inner-txt p{
	-moz-transform:translateX(0);  
	-ms-transform:translateX(0);  
	transform:translateX(0);  
}
#mainVisual_sub .active .visual-inner-txt h1,
#mainVisual_sub .active .visual-inner-txt h2,
#mainVisual_sub .active .visual-inner-txt p{
	opacity:1.0;filter:Alpha(opacity=100);
}

#mainVisual_sub .slick-arrow{
	position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; background:none; border:0; cursor:pointer; z-index:2000; font-size:0; z-index: 100; 
	-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;-ms-transition:all 300ms;transition:all 300ms
}
#mainVisual_sub .slick-arrow.slick-prev{background:url(../images/icon/main_visual_prev_btn.png) no-repeat; left:1%;}
#mainVisual_sub .slick-arrow.slick-next{margin-left:56px; background:url(../images/icon/main_visual_next_btn.png) no-repeat; right:1%;}

.bn_wrap {max-width: 1200px; margin: 0 auto; padding: 60px 0px 100px 0px; }
.bn_wrap00 {max-width: 1200px; margin: 0 auto; }
.gry_bg { background-color: #f4f4f4; }
.pnt_bx { padding: 60px 0 }

.pic_1000_m { display: none; }
.pic_768_m { display: none; }

.clearfix:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:block;}

.cnt_tit { font-size:30px; line-height:1; color:#212121; font-weight:500; letter-spacing: -1px; font-family: "S-CoreDream-5Medium", 'Nanum Gothic'; margin-bottom: 60px;margin-top: 90px; text-align: center; border-bottom: 1px solid #ddd; }
.cnt_tit span{display:inline-block; }
.cnt_tit span:after{width:100%;height:1px;content:'';background:#000;display:block;margin:20px auto 0 auto;}

.cnt_stit { font-size:22px; line-height:1; color:#212121; font-weight:700; letter-spacing: -1px; font-family: 'S-CoreDream-3Light', "Noto Sans KR"; margin-bottom: 20px; }
.cnt_stit span{display:inline-block; }
.cnt_stit span:before{width:20px;height:1px;content:'';background:#2a2a2a;display:block;margin: 0 0 7px 0;}

.sub_tit02 { font-size:28px; line-height:1; color:#212121; font-weight:500; letter-spacing: -1px; font-family: "S-CoreDream-5Medium", 'Nanum Gothic'; margin-bottom: 20px; }

.rndtit { display: inline-block; font-size: 18px; font-family: "Noto Sans KR", 'Nanum Gothic'; font-weight: 500;line-height: 1.2;color: #fff; letter-spacing: -1px; background-color: #8ebfe5; border-radius: 10px; padding: 12px 40px; margin-bottom: 20px; }

/* Sub Layout :: Location */
#contentLocation{position:absolute; width: 100%; height:56px; z-index: 500; border-bottom: 1px solid #c1c1c1; background-color: #fafafa;}
.location-inner{position:relative; width:730px; margin: 0 auto; }
.location-inner > ul{ height:100%;}
.location-inner > ul > li{position:relative; float:left; width:50%; height:100%; letter-spacing:-1px; color:#333333; line-height:56px; padding-right:30px; font-family: "Noto Sans KR", 'Nanum Gothic'; border-right:1px solid #c1c1c1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box; }
.location-inner > ul > li:first-child { border-left: 1px solid #c1c1c1; }
.location-inner > ul > li:last-child {  }
.location-inner > ul > li > a{display:block; padding-left:33px; font-size:18px; background:url(/images/icon/location_arrow.png) no-repeat 100% 50%; color: #333333;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box; font-weight: 500;}
.location-inner > ul > li .location-2dep{display:none; position:absolute; top:55px; left: -1px; width:100%; background-color:#fff; border: 1px solid #c1c1c1!important; z-index:11;}
.location-inner > ul > li.location1 .location-2dep{width:100%;}
.location-inner > ul > li .location-2dep li{height:50px; line-height:50px; }
.location-inner > ul > li .location-2dep li:first-child{border-top:0;}
.location-inner > ul > li .location-2dep li a{display:block; padding-left:32px; color:#333333; font-size:16px; font-weight:400; letter-spacing:-1px;}
.location-inner > ul > li .location-2dep li a:hover{background-color:#fafafa; }
.dep_ss{ line-height:30px!important; height:30px!important; }
.dep_ss a { padding-left:42px!important; color:#5e5e5e!important; font-size:13px!important; }

.bul_tit{background:url(../images/icon/h5_ico.png) no-repeat left center; font-family: "Noto Sans KR", 'Nanum Gothic'; font-weight: 500; font-size:22px; line-height: 22px; letter-spacing: -1px; color:#171b28; padding-left:12px; margin-bottom:15px;}

.pic_two {margin-top: 30px;}
.pic_two li { float: left; width: 49%; margin-right: 2%;}
.pic_two li img { width: 100%; box-shadow: 0 5px 30px rgba(0, 0, 0, 0.26); }
.pic_two li:last-child { margin-right: 0;}

.img_sdw { box-shadow: 0 5px 30px rgba(0, 0, 0, 0.26); }

.cl_bx { width: 100%; padding-bottom: 20px; }
.cl_bx li { float: left; margin-right: 10px; }
.cl_bl { border-radius: 2px; width: 20px; height: 20px; background-color: #000;}
.cl_yl { border-radius: 2px; width: 20px; height: 20px; background-color: #afb2b5;}
.middle_grid02 {display: table;/*width: 100%*/;position: relative;margin: 0 auto;}
.middle_grid_img02, .middle_grid_content02 {display: table-cell;}
.middle_grid_img02 {width: 53.0%;vertical-align: top; padding-bottom: 100px;}
.middle_grid_img02 img {display: block;max-width: 100%;height: auto; width: 100%;}
.middle_grid_content02 {width: 50%;vertical-align: middle;background-color: #fff; box-shadow: 0 20px 56px rgba(0, 0, 0, 0.06); position: absolute; top: 70px; left: 50%; }
.sml_title01 {font-size: 50px; font-family: 'Raleway', "Noto Sans KR"; line-height: 1.2;color: #171717; font-weight: 700; margin: 0 0 4px 0; }
.sml_title03 {font-size: 20px; font-family: "Noto Sans KR", 'Nanum Gothic'; font-weight: 500;line-height: 1.2;color: #171717; letter-spacing: -1px; }
.middle_grid_content02 > p {padding: 15px 60px 20px 0px;font-size: 16px;line-height: 1.6; letter-spacing: -1px; color: #606060; font-family: "Noto Sans KR", 'Nanum Gothic'; font-weight: 400; }
.middle_grid02.primary .middle_grid_content02 {padding: 0px 0px 0px 80px;}

.history_cont {padding-top:20px;margin-bottom:-50px;}
.history_cont:after {content:'';display:block;clear:both;}
.history li {position:relative;z-index:1}
.history li:after {content:'';display:block;clear:both;}
.history li:before {content:'';display:block;position:absolute;left:23%; top:0;bottom:0;width:1px;background:#e1e1e1;z-index:-1;}
.history li:last-child:before {bottom:50px;}
.history li > div {float:left;margin:-10px 0 10px;box-sizing:border-box;}
.history li .years {width:23%;padding-bottom:60px;}
.history li .years .tit {display:block;position:relative;padding-right:48px;color:#000;font-family:"Raleway",'Quicksand'; font-weight:600;font-size:44px;line-height:34px;letter-spacing:-1px;text-align:right;}
.history li .years .tit:before {content:'';display:block;position:absolute;top:50%;right:0;width:34px;height:2px;margin-top:-1px;background:url(../images/content/bg_introduce_dot.png) repeat-x 0 0;}
.history li .years .tit:after {content:'';display:block;position:absolute;top:50%;right:-9px;width:8px;height:8px;margin-top:-8px;background:#fff;border:#525354 4px solid;border-radius:100%;}
.history li .years .img {margin:20px 10.1% 0 0.5%; }
.history li .years .img img {width:100%;}
.history li .years .txt {margin:2px 10.1% 0 0.5%;font-size:13px;line-height:26px;text-align:right;}
.history li .detali {width:77%;padding:78px 0 20px; text-align: left;}
.history li .detali dl {padding:0 10px 40px 42px;}
.history li .detali dt {position:relative;padding-bottom:15px;color:#111;font-size:29px;line-height:22px;font-family:'Quicksand','Noto Sans KR'; font-weight:700;letter-spacing:-1px;}
.history li .detali dt:before {content:'';display:block;position:absolute;top:18px;left:-41px;width:29px;height:1px;background:#ccc;}
.history li .detali dt:after {content:'';display:block;position:absolute;top:15px;left:-44px;width:6px;height:6px;background:#bbb;border-radius:100%;}
.history li .detali dd {position:relative;margin-bottom:8px;padding-left:50px; font-size:15px;line-height:1.4;font-family: "Noto Sans KR", 'Nanum Gothic'; font-weight:400;}
.history li .detali dd .date {font-size:16px;line-height:1.3;font-family:"S-CoreDream-5Medium", 'Nanum Gothic'; color: #000;display: inline-block;width: 120px; }
.history li .detali dd .text1 {font-size:14px;line-height:1.3;font-family:"S-CoreDream-4Regular", 'Nanum Gothic'; color: #2a2a2a;display: inline-block;}
.history li .detali dd .text2 { display: inline-block;margin-left: 30px;}
.history li .detali dd i { margin-right: 3px; }

.kor22 { font-size:24px; line-height: 1.4; color: #2a2a2a; font-weight: 700; font-family: "Noto Sans KR", 'Nanum Gothic'; margin: 30px 0 5px 0; letter-spacing: -1px; }
.kor16 { font-size:16px; line-height: 1.4; color: #737373; font-weight: 400; font-family: "Noto Sans KR", 'Nanum Gothic'; letter-spacing: -1px; }
.kor14 { font-size:14px; line-height: 1.4; color: #7b7b7b; font-weight: 400; font-family: "Noto Sans KR", 'Nanum Gothic'; letter-spacing: -1px; }
.kor14 span { font-weight: 700; color: #494848;}
.kor18 { font-size:18px; line-height: 1.4; color: #2a2a2a; font-weight: 700; font-family: "Noto Sans KR", 'Nanum Gothic'; margin: 0 0 5px 0; letter-spacing: -1px; }

.block {
    display: block !important;
}
.relative {
    position: relative;
}
.img-hover-list-wrap{
    margin: 0;
}
.img-hover-list-wrap img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    border-style: none;
	margin: 15px 0;
}
.img-hover-list-wrap i { color: #fff; font-size: 18px; }
.img-hover-list-wrap [class*=col]{
    padding:0;
}
.img-hover-list-wrap .inner-wrap {
    overflow: hidden;
    text-align: center;
	background-color: #fff;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.08);
}
.img-hover-list-wrap .hover-wrap{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color: rgba(44,72,96,.9);
    transition: transform .5s;
    -webkit-transition: transform .5s;
    transform: translateY(101%);
    -webkit-transform: translateY(101%);
}

.img-hover-list-wrap .hover-wrap .content-wrap{
    width: 100%;
    text-align: center;
}
.img-hover-list-wrap .title{
    margin-top: 7px;
    font-size: 17px;
    font-weight:500;
    letter-spacing:-0.02em;
    color:#fff;
}
.img-hover-list-wrap.en .title{
    font-size: 16px;
}

.row{display:block;margin-right:-1%;margin-left:-1%; width: 1200px; margin: 0 auto;}
.row:after{content:"";display:block;clear:both}

.d-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.col-md-3 {
    width: 24%;
    max-width: 24%;
	margin: 0.5% 0.5%;
}

.col, .col-6, col-md-3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 1%;
    padding-left: 1%;
    float: left;
}

.certi_bx li { float: left; width: 19%; margin:0 1.25% 0 0; text-align: center; border-radius: 5px; background-color: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box; }
.certi_bx li:nth-child(5n) { margin: 0 0 0 0; }
.certi_bx img { width: 100%; box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.12); }
.certi_bx li h1 { font-size:14px; line-height:1.3; letter-spacing: -1px; font-family: 'Noto Sans KR','Raleway'; font-weight:500; color: #2a2a2a; padding: 10px 0 0 0; }

.mp_btit {font-size:30px; line-height:1.3; letter-spacing: -01px; font-family: 'S-CoreDream-4Regular', 'Noto Sans KR'; font-weight:500; color: #000; margin: 50px 0 25px 0;}
.mp_stxt {font-size:17px; line-height:1.5; letter-spacing: -1px; font-family: 'Noto Sans KR','Nanum Gothic'; font-weight:300; color: #4a4a4a; margin: 0 0 50px 0;}
.mp_line { padding: 30px 0 35px 0; border-top: 1px solid #e5e5e5; font-size:16px; line-height:1.3; letter-spacing: -1px; font-family: 'S-CoreDream-5Medium', 'Noto Sans KR'; font-weight:500; color: #222; }
.mp_line span { padding: 2px 35px; border: 1px solid #404040; border-radius: 40px; font-family: 'S-CoreDream-4Regular', 'Noto Sans KR'; margin: 0 10px 0 0; }
.mp_ml { margin-left: 30px!important; }

.philo_bx { float: left; width: 33.33%; padding: 0 2%; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box; border-right: 1px solid #d6d6d6; margin-top: 30px; }
.philo_bx:nth-child(3n) { border-right: none; }
.philo_icn { text-align: center; }
.philo_t h1 { margin: 0 0 5px 0; }

a.tab_btn{ font-size:14px; color:#787878; line-height:1.3; display:inline-block; font-family:'S-CoreDream-4Regular', "Noto Sans KR"; font-weight: 400; letter-spacing: -1px; text-align: center; padding: 15px 20px; border-top: 1px solid #d0d0d0;}
a.on{ color:#0b4ea2; border-top: 2px solid #0b4ea2; }
a.tab_btn br {display: none;}

.two_col { margin-top: 40px;margin-bottom: 140px; }
.two_col li { float: left; width: 20%; }
.two_col li:last-child { float: right; width: 80%; }
.two_col li img { width: 100%;}
.two_col p.ltitle{font-size:24px;}
.two_col p.info{float:left;padding:30px;font-size:14px;}
.two_col p.info2{float:left;padding:10px;font-size:14px;line-height:20px;}
.j_col { margin-bottom: 90px; }


.two_col02 { margin-top: 40px; }
.two_col02 li { float: left; width: 38%; }
.two_col02 li:last-child { float: right; width: 58%; }
.two_col02 li img { width: 100%;}
.two_col02 p { margin-bottom: 20px; }
.two_col02 p:last-child { margin-bottom: 0;}

.list02{border-collapse:collapse; border-spacing:0; box-sizing:border-box; border-top:1px solid #000; width: 100%;}
.list02 th{padding:13px 5px; background:#ebebeb; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd; text-align:center; vertical-align: middle;}
.list02 th h1 { font-size:15px; line-height:1.4; color:#2a2a2a; font-family: "Noto Sans KR", 'Nanum Gothic'; font-weight:500; letter-spacing: -1px;  }
.list02 th:last-child{border-right:none;}
.list02 td{text-align:center; font-size:14px; line-height:1.4; color:#2a2a2a; font-family: "Noto Sans KR", 'Nanum Gothic'; font-weight:400; letter-spacing: -1px; padding:13px 5px; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; vertical-align: middle; }
.list02 a { color: #000; text-decoration: underline; }
.list02 td:last-child{border-right:none;}
.list02 td.brd:last-child { border-right:1px solid #dddddd; }
.list02 .btbrd { border-bottom:1px solid #dddddd; }
.list02 .align_left{position:relative; text-align:left; padding-left:20px; padding-right:15px;}
.list02 td br, .list02 th br { display: block; }
.list02 td span.type2 { display: none;}
.list02 td span.type22 { display: none;}

.list03{border-collapse:collapse; border-spacing:0; box-sizing:border-box; border-top:1px solid #000;width: 80%;}
.list03 td{text-align:center; font-size:16px; line-height:1.4; color:#2a2a2a; font-family: "Noto Sans KR", 'Nanum Gothic'; font-weight:400; letter-spacing: 0px; padding:13px 5px; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; vertical-align: middle; }
.list03 td:last-child{border-right:none;}
.list03 td.brd:last-child { border-right:1px solid #dddddd; }
.list03 th h1.ltitle { font-size:22px;border:1px solid #000;padding: 11px 5px;background: #fff;text-align: center;vertical-align: middle; }

.tb_tit { font-size:13px; line-height: 1.3; color: #db4a11; font-weight: 400; font-family: "Noto Sans KR", 'Nanum Gothic'; letter-spacing: -1px; margin: 10px 0 0 0; }
.tb_tit i { font-size: 11px;}

.con_tit{font-size: 24px;line-height: 40px;vertical-align: top;height: 40px;margin-bottom: 40px;}
.con_tit2{font-size:15px;height:40px;}
span.info{margin-left:10px;color:#d45283}
span.br{ display: none; }
span.br2{ display: none; }
span.type2 {display: none;}
span.type3 {margin-left:10px;}

/*
li.sub02_1{float:left;width:61.6666%;}
li.sub02_2{float:left;width:38%;position: absolute;left: 50%;margin-left: 80px;}
*/
li.subimg img{display:block;max-width:100%;height:auto;text-align:center;} 
li.subimg2{float:left;margin-bottom: 40px;} 
li.subimg2 img{display:block;max-width:100%;height:auto;text-align:center;} 
div.blank{height:90px;}

@media (max-width: 1280px) {
	#mainVisual .visual-txt{ left: 0; margin: -20px 0 0 100px; width: 100%;}
	.bn_wrap { max-width: 100%; margin: 0 40px; padding: 50px 0;}
	.bn_wrap00 { max-width: 100%; margin: 0 40px; }
	.middle_grid_img02 {width: 40.5%; }
	.middle_grid_content02 {width: 52%; top: 60px; left: 48%; }
	.middle_grid_content02 > p > br { display: none; }
	p.mp_stxt > br { display: none; }
	.sml_title01 {font-size: 45px; }
	.sml_title03 {font-size: 18px;}
	.middle_grid_content02 > p {padding: 10px 0 0 0;font-size: 15px;line-height: 1.5; }
	.middle_grid02.primary .middle_grid_content02 {padding: 60px 60px 60px 60px;}
	.row{ width: 90%; }
	.col, .col-6, col-md-3 { padding-right: 1%; padding-left: 1%; }
		
	.two_col { margin-top: 30px; }
	.two_col li { width: 56%; }
	.two_col li:last-child { width: 41%; }
	.two_col02 { margin-top: 30px; }
}

@media (max-width:1200px) {	
	#mainVisual .visual-item > img{ width: 120%; margin-left: -10%; }
	#mainVisual .visual-inner-txt h1 { font-size: 64px; }
	#mainVisual .visual-inner-txt h2 { font-size: 22px; }
	#mainVisual .visual-inner-txt p{ font-size:14px;}
	.bn_wrap {
		max-width: 1000px;
		margin: 0 auto;
		padding: 250px 0px 100px 0px;
	}
	#header h1 img {
		width: 288px;
		height: 14px;
		left: 15px;
		top: 50%;
		margin-top: -8px;
	}

	.cnt_tit { font-size:24px; margin-bottom: 50px; }
	.cnt_tit span:after{margin:15px auto 0 auto; }
		
	.cnt_stit { font-size:18px; margin-bottom: 15px; }
	.cnt_stit span:before{width:15px; }
		
	.sub_tit02 { font-size:24px; }

	.kor22 { font-size:20px; margin: 20px 0 5px 0; }
	.kor16 { font-size:14px; }
	.kor14 { font-size:12px; }
	.kor18 { font-size:16px; }

	.middle_grid_img02 {padding-bottom: 220px; }
	.middle_grid_content02 { top: 20px;width: 57%; left: 43%; }
		
	.list02 th h1{ font-size:14px; }
	.list02 td{ font-size:14px; }
		
	.two_col { margin-top: 40px;margin-bottom: 100px; }
	.two_col li { float: left; width: 20%; }
	.two_col li:last-child { float: right; width: 80%; }
	.two_col li img { width: 100%;}
	.two_col p.ltitle{font-size:24px;}
	.two_col p.info{float:left;padding:30px;font-size:14px;}
	.two_col02 { margin-top: 20px; }
}


@media (max-width: 1023px) {
	#mainVisual{ width:100%;}
	#mainVisual .visual-inner-txt h1 { font-size: 50px; }
	#mainVisual .visual-inner-txt h2 { font-size: 18px; padding: 5px 0 5px 0; }
	#mainVisual .visual-inner-txt p{ font-size:12px;}
	.bn_wrap {margin: 0 3%;}
	.bn_wrap00 {margin: 0 3%;}
	.pnt_bx { padding: 50px 0 }
	.pic_1000 { width: 100%;}
	.pic_1000_02 { width: 100%;}
	.cnt_tit {margin-bottom: 40px; }
	.cnt_stit { font-size:16px; }
	.sub_tit02 { margin-bottom: 15px; }
	.rndtit { font-size: 16px; padding: 8px 30px; margin-bottom: 15px; }
	#contentLocation{ height:46px; }
	.location-inner{width:100%;}
	.location-inner > ul > li{ line-height:46px; padding-right:20px; }
	.location-inner > ul > li > a{padding-left:23px; font-size:16px; }
	.location-inner > ul > li .location-2dep{ top:45px;}
	.location-inner > ul > li .location-2dep li{height:40px; line-height:40px; }
	.location-inner > ul > li .location-2dep li a{padding-left:22px;font-size:14px;}

	.cl_bx { padding-bottom: 15px; }
	.cl_bl { width: 15px; height: 15px; }
	.cl_yl { width: 15px; height: 15px;}
	.middle_grid_img02 {width: 50.5%; padding-bottom: 240px;}
	.middle_grid_content02 {width: 60%; top: 30px; left: 40%; }
	.sml_title01 {font-size: 30px;}
	.sml_title03 {font-size: 16px;}
	.middle_grid_content02 > p {font-size: 14px;}
	.middle_grid02.primary .middle_grid_content02 {padding: 40px 40px 40px 40px;}

	.img-hover-list-wrap img { width: 70%;}

	.certi_bx li h1 { font-size:12px; }

	.mp_btit {font-size:18px; margin: 0 0 15px 0;}
	.mp_stxt {font-size:14px; margin: 0 0 30px 0;}
	.mp_line { padding: 20px 0 25px 0; font-size:14px; }
	.mp_line span { padding: 2px 25px; margin: 0 7px 0 0; }
	.mp_ml { margin-left: 20px!important; }

	.two_col { margin-top: 40px;margin-bottom: 100px; }
	.two_col li { float: left; width: 20%; }
	.two_col li:last-child { float: right; width: 80%; }
	.two_col li img { width: 100%;}
	.two_col p.ltitle{font-size:24px;}
	.two_col p.info{float:left;padding:30px;font-size:14px;}
	.two_col02 { margin-top: 20px; }
}


@media all and (max-width:875px){
	.col-md-3 {
		width: 49%;
		max-width: 49%;
	}
	.img-hover-list-wrap img { width: auto; margin: 7px 0;}
}


@media all and (max-width:768px){
	#mainVisual{position:relative; }
	#mainVisual .visual-txt{ margin: -20px 0 0 50px; }
	#mainVisual .scroll-icon{display:none;}
	#mainVisual .visual-item > img{ width: 150%; margin-left: -24%; }
	#mainVisual .visual-inner-txt h1 { font-size: 45px; }
	#mainVisual .visual-inner-txt h2 { font-size: 16px; }

	#mainVisual .slick-arrow{
		margin-top:-20px; width:40px; height:40px; background-size:40px 40px !important;
	}
	#mainVisual .slick-arrow.slick-prev{left:0;}
	#mainVisual .slick-arrow.slick-next{margin-left:0; left:auto; right:0;}	
		
	.bn_wrap {margin: 0 20px;}
	.bn_wrap00 {margin: 0 20px;}

	.cnt_tit { font-size:20px; margin-bottom: 30px; }
	.cnt_tit span:after{margin:10px auto 0 auto; }
	.sub_tit02 { font-size:20px; margin-bottom: 10px; }
	.rndtit { font-size: 14px; padding: 6px 20px; margin-bottom: 10px; }
	#contentLocation{ height:40px; }
	.location-inner{width:100%;}
	.location-inner > ul > li{ line-height:40px; padding-right:17px; }
	.location-inner > ul > li > a{padding-left:20px; font-size:14px; background-size: 10px;}
	.location-inner > ul > li .location-2dep{ top:39px;}
	.location-inner > ul > li .location-2dep li{height:30px; line-height:30px; }
	.location-inner > ul > li .location-2dep li a{padding-left:19px;font-size:12px;}
	.dep_ss{ line-height:26px!important; height:26px!important; }
	.dep_ss a { padding-left:20px!important; font-size:11px!important; }

	.bul_tit{ font-size:18px; line-height: 18px; margin-bottom: 10px; }

	.cl_bx li { margin-right: 5px; }
	.middle_grid02 {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-direction: column;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
	.middle_grid_img02 {display: block;width: 100%;height: 0;padding-top: 30%;position: relative;overflow: hidden;-ms-flex-order: 1;-webkit-order: 1;-webkit-box-ordinal-group: 2;order: 1;}
	.middle_grid_img02 img {width: 100%;position: absolute;top: -0%;}
	.middle_grid_content02 {display: block;width: 100%;-ms-flex-order: 2;-webkit-order: 2;-webkit-box-ordinal-group: 3;order: 2;padding-top: 22px;position: relative; top: 0; left: auto; margin-left: 0;}
	.sml_title01 {font-size: 24px;}
	.sml_title03 {font-size: 15px;}
	.middle_grid_content02 > p {padding: 7px 0 0 0;font-size: 13px; }

	.history .history_cont {padding-top:25px;margin-bottom:0;}
	.history li:before {left:10px;}
	.history li:last-child:before {bottom:25px;}
	.history li > div {margin:-10px 0 10px;}
	.history li .years {width:100%;padding-bottom:20px;}
	.history li .years .tit {padding:0 0 0 35px;font-size:28px;line-height:22px;text-align:left;}
	.history li .years .tit:before {left:11px;right:auto;width:17px;height:1px;margin-top:-1px; background-size:auto 1px;}
	.history li .years .tit:after {left:7px;right:auto;width:4px;height:4px;margin-top:-4px;border:#5885bc 2px solid;}
	.history li .years .img {margin:13px 10px 0 35px;}
	.history li .years .txt {margin:6px 10px 0 35px;font-size:11px;line-height:13px;}
	.history li .detali {width:100%;padding:0px 0 0px;}
	.history li .detali dl {padding:0 0 40px 35px;}
	.history li .detali dt {padding-bottom:10px;font-size:22px;line-height:16px;}
	.history li .detali dt:before {top:13px;left:-25px;width:20px;height:1px;}
	.history li .detali dt:after {top:11px;left:-27px;width:4px;height:4px;}
	.history li .detali dd { padding-left:35px;font-size:12px; letter-spacing: -1px; }
	.history li .detali dd .date {left:0px;font-size:16px; top: 2px;}
	.history li .detali dd .text1 {font-size:12px;line-height:1.8;font-family:"S-CoreDream-4Regular", 'Nanum Gothic'; color: #2a2a2a;display: block;}
	.history li .detali dd .text2 { font-size:12px;display: block;margin-left: 0px;font-family:"S-CoreDream-4Regular", 'Nanum Gothic';}
	.history li .detali dd i { margin-right: 3px; }

	.kor22 { font-size:18px; margin: 15px 0 3px 0; }
	.kor16 { font-size:12px; }
	.kor14 { font-size:11px; }
	.kor18 { font-size:14px; }
		
	.col, .col-6, col-md-3 {
		padding-right: 1%;
		padding-left: 1%;
	}
	.img-hover-list-wrap img {
		width: 110px;
		margin: 5px 0;
	}
		

	.mp_btit {font-size:16px; margin: 0 0 10px 0;}
	.mp_stxt {font-size:13px; margin: 0 0 20px 0;}
	.mp_line { padding: 15px 0 20px 0; font-size:13px; }
	.mp_line span { padding: 2px 20px; margin: 0 5px 0 0; }
	.mp_ml { margin-left: 15px!important; }
		
	.philo_bx { width: 100%; padding: 10px 0 20px 0; border-right: none; border-bottom: 1px solid #d6d6d6; margin-top:  0; }
	.philo_bx:nth-child(3n) { border-bottom: none; padding: 10px 0 0 0; }
	.philo_icn img { width: 60px; }

	a.tab_btn{ font-size:12px; }
	a.tab_btn br {display: block;}

	.list02 td br, .list02 th br { display: none; }
	.list02 td span, .list02 th span { display: block; }
	.list02 td span.br{ display: block;height:30px; }
	.list02 td span.type2 { display: inline-block; padding-left:8px;}
	.list02 td span.type3 { display: inline-block; padding-left:2px;}
	.list02 th{font-size:12px; line-height: 16px; padding: 10px 5px;}
	.list02 th h1 { font-size:12px; }
	.list02 td{font-size:11px; line-height: 15px; padding: 10px 5px;}
	.list02 .align_left{ padding-left:10px; padding-right:10px;}

	.list03{border-collapse:collapse; border-spacing:0; box-sizing:border-box; border-top:0px solid #000;width: 100%;}
	.j_col { margin-bottom: 60px; }
	.list03 td{text-align:center; font-size:14px; line-height:1.4; color:#2a2a2a; font-family: "Noto Sans KR", 'Nanum Gothic'; font-weight:400; letter-spacing: 0px; padding:13px 5px; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; vertical-align: middle; }
	.list03 th h1.ltitle { font-size:16px;border:1px solid #000;padding: 10px 5px;background: #ebebeb;text-align: center;vertical-align: middle; }


	.tb_tit { font-size:11px; }
	.tb_tit i { font-size: 10px;}
		
	.pic_768 { width: 100%; }
}

@media (min-width: 544px){
	.col, .col-6, col-md-3 {
		padding-right: 1%;
		padding-left: 1%;
	}
}


@media screen and (min-width: 992px){
	.col, .col-6, col-md-3 {
		padding-right: 1%;
		padding-left: 1%;
	}
    .img-hover-list-wrap [class*=col]:hover .hover-wrap{
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}


@media all and (max-width:640px){
	#mainVisual{ width:100%;}
	#mainVisual .slick-arrow{ visibility: hidden; }
	#mainVisual .visual-item > img{ width: 150%; margin-left: -24%; }
	#mainVisual .visual-txt{ margin: -10px 0 0 30px; }
	#mainVisual .visual-inner-txt h1 { font-size: 35px; }
	#mainVisual .visual-inner-txt h2 { font-size: 14px; padding: 5px 0 5px 0; }
	#mainVisual .visual-inner-txt p br { display: none; }

	#contentLocation{ height:34px; }
	.location-inner{width:100%;}
	.location-inner > ul > li{ line-height:34px; padding-right:15px; width: auto; }
	.location-inner > ul > li:first-child { width:50%; }
	.location-inner > ul > li:last-child { width:50%; }
	.location-inner > ul > li > a{ font-size:13px; background-size: 10px; padding-left:15px;}
	.location-inner > ul > li .location-2dep{ top:33px;}
	.location-inner > ul > li .location-2dep li{height:34px; line-height:34px; }
	.location-inner > ul > li .location-2dep li a{ font-size:12px; padding-left:15px;}

	.bul_tit{ font-size:16px; line-height: 16px; }
	.pic_1000 { display: none; }
	.pic_1000_m { display: block; width: 100%; }
	.pic_640 { width: 100%;}
	.sml_title01 {font-size: 20px; }
	.sml_title03 {font-size: 13px; letter-spacing: -1px;}
	.middle_grid_content02 > p { font-size: 12px; padding: 5px 0 0 0; letter-spacing: -1px; }
	.middle_grid02.primary .middle_grid_content02 {padding: 30px 30px 30px 30px;}

	.certi_bx li { width: 49%; margin:0 2% 3% 0; }
	.certi_bx li:nth-child(2n) { margin: 0 0 3% 0; }
	.certi_bx li:nth-child(5n) { margin: 0 0 3% 0; }
	.certi_bx li h1 { font-size:11px; }
		
	.pnt_bx { padding: 30px 0 }

	.two_col { margin-top: 10px;margin-bottom: 50px; }
	.two_col li { width: 100%; }
	.two_col li:last-child { width: 100%; margin-top: 10px; }
	.two_col p.ltitle{font-size:14px;margin-bottom: 10px;}
	.two_col p.info{float:left;padding:10px;font-size:12px;}
	.two_col p.info2{float:left;padding:5px;font-size:12px;line-height:20px;}


	.pic_two {margin-top: 20px;}	
	.pic_250 { width: 40%;}	
	.two_col02 li { width: 100%; }
	.two_col02 li:last-child { width: 100%; margin-top: 10px; }
	.two_col02 li img { width: 60%; }
}

@media (max-width: 480px) {
	#mainVisual_sub .visual-item > img{
		width:105%;		
		overflow:hidden;
		margin-left: -5px;
		margin-top: 55px;
	}
	#mainVisual .visual-txt{ margin: -30px 0 0 20px; }
	#mainVisual .visual-item > img{ width: 150%; margin-left: -24%; }
	#mainVisual .visual-inner-txt h1 { font-size: 26px; }
	#mainVisual .visual-inner-txt h2 { font-size: 12px; }
	#mainVisual .visual-inner-txt p{ font-size: 11px; line-height: 1.3; }
	#header h1 {    width: 230px;    height: 42px;    left: 20px;    top: 50%;    margin-top: -17px;}
	
	.con_tit{font-size: 20px;line-height: 40px;vertical-align: top;height: 40px;margin-bottom: 20px;}
	.con_tit2{font-size: 12px;height: 30px;}
	.bn_wrap {margin: 0 15px; padding: 50px 0;}
	.bn_wrap00 {margin: 0 15px; }
	.pic_480 { width: 100%;}
	.cnt_tit { font-size:24px;margin-top: 50px; }
	.cnt_stit { font-size:13px; margin-bottom: 12px; }
	.cnt_stit span:before{width:10px; }
	.sub_tit02 { font-size:15px; }
	.rndtit { font-size: 12px; padding: 6px 15px; }
	.kor22 { font-size:15px; margin: 12px 0 3px 0; }
	.kor16 { font-size:11px; }
	.kor14 { font-size:10px; }
	.kor18 { font-size:13px; }

	.img-hover-list-wrap i { display: none; }
	.img-hover-list-wrap img {
		width: 80px;
		margin: 0 0;
	}
		
	.mp_btit {font-size:14px; margin: 30px 0 15px 0; }
	.mp_stxt {font-size:12px; margin: 0 0 25px 0; }
	.mp_line {font-size:12px; }
	.mp_line span { padding: 2px 15px; }

	a.tab_btn{ font-size:10px; padding: 6px 5px 8px 5px; letter-spacing: 0px; }

	.pic_768 { display: none; }
	.pic_768_m { display: block; width: 100%; }
	span.br{ display: block; }
	span.br2{ display: block; margin-bottom:10px;}
	span.type2 {    display: inline-block;    padding-left: 8px;}
	span.type22 {    display: inline-block;    padding-left: 13px;}
	span.type3 {margin-left:10px;}

	/*
	li.sub02_1{display:block;width:100%;}
	li.sub02_2{    position: relative;    left: 0%;    margin-left: 0px;display:block;width:100%;}

	li.sub02_1 img{display:block;max-width:100%;height:auto;}
	li.sub02_2 img{display:block;max-width:100%;height:auto;}
	*/
	li.subimg img{display:block;max-width:100%;height:auto;} 
	div.blank{height:40px;}

}
@media (max-width: 360px) {
	#header h1 {    width: 270px;    height: 14px;    left: 5px;    top: 50%;    margin-top: -17px;}
	#header h1 img {		width: 270px;		height: 14px;	}
}
