@charset "utf-8";


body {font-family:'Noto Sans KR', 'Nanum Gothic','Malgun Gothic',dotum,Helvetica,Apple SD Gothic Neo,sans-serif;color:#222;min-width:320px;background: #fff;font-size:16px;}
a, a:hover {text-decoration: none;}
.bg_primary {background-color:#163f8c;}
.bg_sub {}
.img-responsive {display: block;max-width: 100%;height: auto;}
.ir-pm {display:block;overflow:hidden;font-size:0px;line-height:0;text-indent:-9999px} /* 사용된 이미지내 의미있는 텍스트의 대체텍스트를 제공할때 */
.ir-wa {display:block;overflow:hidden;position:relative;width:100%;height:100%;z-index:-1} /* 중요한 이미지 대체텍스트로 이미지off시에도 대체 텍스트를 보여주고자 할때 */
.screen-out {display:block;overflow:hidden;position:absolute;left:-9999px;width:1px;height:1px;font-size:0;line-height:0;text-indent:-9999px} /* 대체텍스트가 아닌 접근성을 위한 숨김텍스트를 제공할때 */
.screen-hide {font-size:0;line-height:0;visibility:hidden} /* screen_out클래스를 사용할 수 없으며, 해당 텍스트를 숨겨야 할때 */
.blind {overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}

.tran-animate {-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.fd-transition {-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;}
.fd-transition-2 {-webkit-transition: all .9s ease;-moz-transition: all .9s ease;-o-transition: all .9s ease;-ms-transition: all .9s ease;transition: all .9s ease;}

.teleNum {color:inherit !important}

.parallax-init-opcity {opacity: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.parallax-init-opcity.add-stage {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}

.font_nanum {font-family: 'Nanum Gothic'}
.font_noto {font-family: 'Noto Sans KR';}
.font_malgun {font-family: 'Malgun Gothic'}
.font_open {font-family: 'Open Sans';}
.font_montserrat {font-family: 'Montserrat';}



/*
** opacity
*/
.opacity_0	{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity: 0;filter: alpha(opacity=0);zoom:1;}
.opacity_10 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";opacity: 0.1;filter: alpha(opacity=10);zoom:1;}
.opacity_15 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";opacity: 0.15;filter: alpha(opacity=15);zoom:1;}
.opacity_20 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";opacity: 0.2;filter: alpha(opacity=20);zoom:1;}
.opacity_25 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";opacity: 0.25;filter: alpha(opacity=25);zoom:1;}
.opacity_30 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";opacity: 0.3;filter: alpha(opacity=30);zoom:1;}
.opacity_35 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";opacity: 0.35;filter: alpha(opacity=35);zoom:1;}
.opacity_40 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";opacity: 0.4;filter: alpha(opacity=40);zoom:1;}
.opacity_45 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";opacity: 0.45;filter: alpha(opacity=45);zoom:1;}
.opacity_50 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity: 0.5;filter: alpha(opacity=50);zoom:1;}
.opacity_55 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";opacity: 0.55;filter: alpha(opacity=55);zoom:1;}
.opacity_60 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";opacity: 0.6;filter: alpha(opacity=60);zoom:1;}
.opacity_65 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";opacity: 0.65;filter: alpha(opacity=65);zoom:1;}
.opacity_70 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";opacity: 0.7;filter: alpha(opacity=70);zoom:1;}
.opacity_75 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";opacity: 0.75;filter: alpha(opacity=75);zoom:1;}
.opacity_80 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity: 0.8;filter: alpha(opacity=80);zoom:1;}
.opacity_85 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";opacity: 0.85;filter: alpha(opacity=85);zoom:1;}
.opacity_90 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";opacity: 0.9;filter: alpha(opacity=90);zoom:1;}
.opacity_95 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";opacity: 0.95;filter: alpha(opacity=95);zoom:1;}

.k_wrap {display:block;width:100%;min-width:1400px;clear:both;position: relative;}
.k_wrap:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.k_container {position:relative;width:1400px;min-width:1400px;margin:0;padding:0;clear:both;}
.k_container:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.k_container.type_center {margin:0 auto;}

.k_container1000 {position:relative;width:1000px;min-width:1000px;margin:0;padding:0;clear:both;}
.k_container1000:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.k_container1000.type_center {margin:0 auto;}

.scrollOpacity {opacity:0;transition:opacity 1s;}
.scrollOpacity.active {opacity:1;}

.pc_only {display: block;}
.mobile_only {display: none}

@media( max-width:1024px ) {
	.k_wrap {width:100%;min-width: 100%}
	.k_container {width:100%;min-width: 100%;max-width: 980px}
}



#wrap {height:auto;background:transparent;}

#message_box{position:relative;z-index:10;background:#8d9183;color:#fff;width:100%}
#message_box[data-display=none]{display:none}
.box_img{display:block;width:100%;}
.box_img div.box_left{float:left;margin-left:210px;padding-top:14px}
.box_img div.box_left p{font-size:1.5em;color:#fff;font-weight:300;letter-spacing:-1px}
.box_img div.box_left h2{font-size:4.1em;color:#ffd5dd;text-transform:uppercase;font-weight:400}
.box_img div.box_left h2 small{font-size:18px;color:#fff;font-weight:400}
.box_img div.box_right{float:right;padding-top:11px;margin-right:210px}
#btn_message_box,.message_box_close label{float:left;border:1px solid #fff;padding:5px}

.box_txt {display: inline-block;width:auto;font-size: 0;line-height: 0;vertical-align: middle;margin-right: 20px;}
.box_txt img {max-width: 100%;}
.box_txt p {font-size:1.25rem;line-height: 1.5;}
.box_txt p strong {font-size:1.375rem;font-weight: 500;}
.box_txt.tel p {font-size:1.375rem;font-weight: 500;color:#cff09f;}
.box_txt.tel p strong {font-size:1.625rem;font-weight: 900;}
.box_txt a {display: block;font-size:0.8rem;font-weight: 300;line-height: 1.5;padding:5px 20px;color:#fff;border:1px solid #c6c8c1;letter-spacing: 0.1rem;}
.box_txt a:hover {background: #fff;color:#c6c8c1;}


.message_box_close {position:absolute;right:0;bottom:13px;cursor:pointer;width:25px;height: 25px;background: #3a5134;z-index: 11;}
.message_box_close a {display: block;width:100%;height:100%;line-height:25px;margin: 0;padding: 0;position:relative;}
.message_box_close a span.line1 {display: block;width:10px;height:1px;background:#fff;position:absolute;left:50%;margin-left:-5px;top:50%;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.message_box_close a span.line2 {display: block;width:10px;height:1px;background:#fff;position:absolute;left:50%;margin-left:-5px;top:50%;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}

.message_box_close a:hover span.line1 {-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.message_box_close a:hover span.line2 {-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}


.message_box_close label{cursor:pointer;display:block;margin:0 0 0 7px}
.message_box_close label.active,.message_box_close label:hover{background:#e8e8e8;color:#333}
.message_box_close input[type=checkbox]{display:none}

#btn_message_box{color:#fff;display:block;height:16px}
#btn_message_box:active,
#btn_message_box:hover{text-decoration:none}

@media screen and (max-width: 1024px){
	.box_txt {display: block;margin-right: 0;margin-bottom: 5px;text-align: center;padding:0 10px;}
	.box_txt.img {display: none}
	.box_txt p {font-size:1.0rem;}
	.box_txt p strong {font-size:1.0rem;display: block;}
	.box_txt.tel p {font-size:1.0rem;}
	.box_txt.tel p strong {font-size:1.0rem;}

	.message_box_close {bottom:75%;right:10px;}
}



#m_menu {display: none; position: absolute; top: 0; right: 10px; width: 25px; height: 87px;}
/*top*/
header#header {position: fixed;top:40px;left:0; width: 100%;z-index: 900;padding:0 50px;}
header.bg {zoom:1;}
/*header.sub.bg {position: relative; width: 100%;background-image: url("../img/sub_vg.jpg"); background-repeat: no-repeat; background-position: center; height: 441px;}
header.bg {position: relative; width: 100%;height: 936px;}*/
header#header.m-fixed {top: 0;padding:0;}
.header_wrap {width: 100%; }
.headerBox {position: relative;max-width:1920px;    min-width: 1400px;width:100%;margin:0 auto;    height: 85px;background: #fff}
.header_wrap div.logo {position: relative; margin:0;width:280px;height:85px;background-image: url("../img/logo.png"); background-repeat: no-repeat;background-position: center;float:left;}
.header_wrap h1 {margin:0}
.header_wrap h1 a {display: block;height: 85px;}

.header_wrap div.cs {position: absolute;right: 0;top: 0;box-sizing: border-box;cursor: pointer;}

.header_sp_first__r,.header_sp_first__r__btnm__over{display:inline-block;text-align: center;}
.header_sp_first__r{position:relative;z-index:10;font-size:0;letter-spacing:0}
.header_sp_first__r__btnm{display:inline-block;vertical-align:middle;padding:30px 0;background: #0080ff;width:85px;height:85px;}
.header_sp_first__r__btnm__over span{display:block;width:42px;height:3px;background-color:#fff;margin:0 auto 8px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.header_sp_first__r__btnm__over span:last-child{margin:0}

.header_sp_first__r__btnm__over span.line_second,
.header_sp_first__r__btnm__over span.line_thirt {}
.header_sp_first__r__btnm__over span.line_thirt{margin:-11px 0 8px 0;}
.header_sp_first__r__btnm__over span.active.line_first{-webkit-transform-origin:90%;-moz-transform-origin:90%;-ms-transform-origin:90%;transform-origin:90%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
.header_sp_first__r__btnm__over span.active.line_second{-webkit-transform:scale(.9) rotate(45deg);-moz-transform:scale(.9) rotate(45deg);-ms-transform:scale(.9) rotate(45deg);-o-transform:scale(.9) rotate(45deg);transform:scale(.9) rotate(45deg)}
.header_sp_first__r__btnm__over span.active.line_thirt{-webkit-transform:scale(.9) rotate(135deg);-moz-transform:scale(.9) rotate(135deg);-ms-transform:scale(.9) rotate(135deg);-o-transform:scale(.9) rotate(135deg);transform:scale(.9) rotate(135deg)}
.header_sp_first__r__btnm__over span.active.line_four{-webkit-transform-origin:10%;-moz-transform-origin:10%;-ms-transform-origin:10%;transform-origin:10%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}


/* 전체 메뉴 */
.total_menu_contain { display:none; position:fixed; left:0; top:0;  width:100%;  background:rgba(255,255,255,1.0); z-index:999; padding:60px 0; }
.total_menu_in { max-width:1400px; margin:0 auto; position: relative;}
.total_menu_in .top_logo{position: relative;margin:0 auto;width:126px;height:67px;background-image: url("../img/logo_white.png"); background-repeat: no-repeat;background-position: center;}
.total_menu_in .top_logo h1 {margin:0}
.total_menu_in .top_logo h1 a {display: block;height: 67px}
.total_menu_in .top_btn {position: absolute;right:0;top:0; }
.total_menu_in .top_btn a { display:inline-block; }

.total_menu_in .t_menu_list { width:100%; font-size:0; margin-top:140px;position: relative;}
.total_menu_in .t_menu_list:before {content:""; display:block;width:100%; height:2px; background:#ff9016;position: absolute;top:-60px;}

.total_menu_in .t_menu_list div { display:inline-block; width:20%; vertical-align:top; text-align:center; border-right:1px solid rgba(255,255,255,0.1);}
.total_menu_in .t_menu_list div:last-child {border-right: 0 none;}
.total_menu_in .t_menu_list div > p { font-size:1.5rem; color:#303434; font-weight:700;  text-align:left; line-height:2.0;position: relative;}
.total_menu_in .t_menu_list div > p:after {content:""; display:block;width:16px; height:2px; background:#000000;margin:10px 0 20px;}

.total_menu_in .t_menu_list div ul {}
.total_menu_in .t_menu_list div li {}
.total_menu_in .t_menu_list div li > a { display:block; font-size:1.1rem; color:#999999;line-height:2.5;text-align:left;}
.total_menu_in .t_menu_list div li > a:hover {color:#ff9016;}
.total_menu_in .t_menu_list div li > p { text-align:left;  padding:0;margin:0; }
.total_menu_in .t_menu_list div li > p a { display:block; font-size:1.0rem;line-height:1.5; color:#999999; font-weight:300; margin-bottom:10px; }


.header_wrap div.lang {position: absolute;right: 120px;top: 50%;margin-top:-20px;}
.header_wrap div.lang div.lang_m {width:125px;border:1px solid #999999;border-radius: 20px;padding:10px 0;}
.header_wrap div.lang div.lang_m > a {font-size:13px;color:#999999;display: block;text-align: center;}
.header_wrap div.lang div.lang_m ul.lang_sub {display:none; margin-top:10px;}
.header_wrap div.lang div.lang_m ul.lang_sub li a {font-size:11px;line-height: 1.3; color:#999999; text-align:center; display:block;box-sizing:border-box; padding-right:20px;}


.menu_aid {background: #f3f3f5;position: relative;}
.menu_aid:after {content: '';position: absolute;bottom:0;left:0;width:100%;height:1px;background: #ececec}

.etc_menu2 {position: relative;font-size:0;line-height:0;float:left;border-left: 1px solid #ececec;}
.etc_menu2 a {color:#9d9d9d;display:inline-block;background: transparent;padding:0 13px;position: relative;}
.etc_menu2 a:after {content: '';position: absolute;top:0;right: 0;width:1px;height:40px;background: #ececec}
.etc_menu2 a span {font-size: 13px;line-height: 40px}
.etc_menu2 a.on {background: #fff;font-weight: 700;}





.etc_menu {position: relative;height:40px;line-height:40px;text-align: right;float:right;}
.etc_menu a {position: relative;font-size:13px;line-height:40px;color:#9d9d9d;display:inline-block;padding-right: 15px}
.etc_menu a:before {content:'';position: absolute;top:50%;right:5px;background:#9d9d9d;margin-top:-5px;width:1px;height:10px;}
.etc_menu a:last-child {padding-right: 0}
.etc_menu a:last-child:before {width:0;height:0;}
.etc_menu a i {line-height:40px;}
/* lang_bg */
#lang_bg{position :fixed;width: 100%;height: 100%;background-color: rgba(0,0,0,0.7);left: 0px;top : 0px;z-index: 999;display: none;}
.lang_wrap{width: 1400px;margin: 0 auto;position : relative;}
.lang_nemo{width: 121px;background-color: #fff;border-radius: 5px;top: 121px;position: absolute;right: -30px;}
.lang_nemo:before {content:'▲';position: absolute;top:-16px;left:50%;color:#fff;margin-left:-8px;}
.lang_nemo a{position : relative;padding: 5px 0;font-size: 16px;color: #666;display: block;text-align: center;}
.lang_nemo a span{content : "";display: none;position : absolute;width: 30px;height: 1px; right: 30px;background-color: #d41814;top : 16px;}
.lang_active {color : #d41814 !important;}
.lang_active span{display: block !important;}


.header_inner {position: relative; display: block;width: 1120px;margin:0;background: #fff;float:left;}




#gnbnav {width: 900px;margin: 0;position:relative;background: #fff;    z-index: 100;}
/*#gnbnav:before {content:'';position: absolute;top:0;background:#e5e7e6;width:100%;height:1px;}*/
#gnbnav ul.gnb_list {overflow: hidden;display: table;width:100%;}
#gnbnav ul.gnb_list > li {text-align: center;display: table-cell;}
#gnbnav ul.gnb_list > li > a {display:inline-block;color: #2a2a2a; font-size: 20px;line-height: 85px;position: relative;margin:0 20px;}
/*#gnbnav ul.gnb_list > li > a:before {content:'';position: absolute;top:50%;left:0;margin-top:-8px;width:1px;height: 17px;background: #fff;opacity: 0.4}
#gnbnav ul.gnb_list > li:last-child > a:after {content:'';position: absolute;top:50%;right:0;margin-top:-8px;width:1px;height: 17px;background: #fff;opacity: 0.4}*/


/*#gnbnav ul.gnb_list > li > a.on,
#gnbnav ul.gnb_list > li:hover > a {color: #0080ff;}*/

#gnbnav ul.gnb_list > li > a .line {position: absolute;display: block;bottom: 0;height: 4px;width: 0%;background: #0080ff;left: 50%;}
#gnbnav ul.gnb_list > li > a.on .line,
#gnbnav ul.gnb_list > li:hover > a .line {width: 100% !important;left: 0px !important;}


.header_wrap.active {background: url(../img/bg_header_line_on.png);height:71px;}

.header_wrap.active div.logo {height:71px;}
.header_wrap.active h1 a {height:71px;}
.header_wrap.active .lang a {line-height: 71px;}

.header_wrap.active #gnbnav ul.gnb_list > li > a {color: #ffffff;line-height: 71px;}
.header_wrap.active #gnbnav ul.gnb_list > li > a.on,
.header_wrap.active #gnbnav ul.gnb_list > li > a:hover {color: #0069d2;}


#gnbnav .sub_category {position: absolute; overflow: hidden; margin: auto; top:100%;left: 0; right: 0; width: 100%; padding:45px 0;   box-sizing: border-box; display:none; text-align: left;z-index:88;}
#gnbnav .sub_category:after{content:'';position:absolute;top:0;bottom:0;left:279px;right:0;background-color:#e9e9e9;width:0;}
#gnbnav .sub_category .category_tit {width: 280px;float:left;text-align: center;}
#gnbnav .sub_category .category_tit strong {font-size: 1.8rem; color: #0080ff;display:block;padding-bottom:35px;position:relative;}
#gnbnav .sub_category .category_tit .category_banner {width:142px;height: 126px;margin:0 auto;}
#gnbnav .sub_category .category_tit .category_banner.bg01 {background: url(../img/nav_banner.png) no-repeat 50% 50%;}

#gnbnav .sub_category .category_list{float:left;width:920px;padding:0;}
#gnbnav .sub_category .category_list > ul {width:230px;float:left;padding-left:40px;position: relative;}
#gnbnav .sub_category .category_list > ul:before {content:'';position:absolute;top:0;bottom:0;left:0;background-color:#e9e9e9;width:1px;}
#gnbnav .sub_category .category_list > ul > li:first-child > strong{margin-top:0;}
#gnbnav .sub_category .category_list > ul > li > strong > a{font-weight: 500; color: #333;vertical-align:top;font-size:1.0rem;line-height:2.5;}
#gnbnav .sub_category .category_list > ul > li > ul> li a {font-weight: 300; font-size: 1.0rem; color: #666666;line-height:2.0;}
#gnbnav .sub_category .category_list ul li.sp_donate a{color: #ff6567;}
#gnbnav .sub_category .category_list ul li a:hover {color: #848f3e;}



#gnbnav .sub_category.on {display:block !important;}



#gnbnav ul.subNavi {position: absolute;width:100%;padding: 30px 0;overflow:hidden;z-index:100;display:none;text-align:left;}
#gnbnav ul.subNavi.on {display:block}
#gnbnav ul.subNavi li {display: inline-block;margin-right: 30px;position: relative;}
#gnbnav ul.subNavi li:after {content:'';position:absolute;top:50%;margin-top:-5px;right:-17px;background-color:#d2d2d2;width:1px;height:10px;}
#gnbnav ul.subNavi li:last-child{margin-right: 0}
#gnbnav ul.subNavi li:last-child:after {width:0;height: 0}
#gnbnav ul.subNavi li a {color:#666666; font-size: 14px;padding:0;line-height:40px;display: block; text-align:center;font-weight: 300;}
#gnbnav ul.subNavi li a:hover {color:#0080ff;}
/*#gnbnav ul.gnb_list > li:hover ul.subNavi.on {background: #fff;}*/

.subMenuBg {position:absolute;left:0;top:85px;width:100%;background-color: #eeeeee;padding: 0;z-index:99;display:none; }
.subMenuBg:before {content:'';position:absolute;top:0;left:0;right:0;background-color:#e3e3e3;height:1px;}
#header_overlay {width:100%;height: 100%;position:fixed;top:0;left:0;  z-index:11;background:rgba(0,0,0,0.57);display: none;}

/*모바일메뉴*/
.m_menu_h {position: fixed; top: 0; right: 0; z-index: 99999; width: 310px; height: 100%;overflow-y: auto;}
.nav-top {border-bottom: 1px solid #0080ff;background: #fff;}
.btn-x {text-align: right; padding: 0  10px;}
.btn-x i {color:#454545;line-height: 57px}
.m-nav > li {border-bottom: 1px solid #0080ff; padding:0;}
.m-nav > li.mmli_up {}
.m-nav > li > a {color: #454545; font-size: 16px; font-weight: bold;display:block;line-height:57px;padding-left:20px; position:relative; }
.m-nav > li > a.on {background: #0080ff;color: #ffffff;}
.m-nav > li > a i {position: absolute;top:50%;right:10px;margin-top:-8px;}

.sub_menu {margin-top: 0;display: none;background:#fff;opacity: 0.7;}
.sub_menu > li {}
.sub_menu > li > a {font-size:14px;color: #0080ff;display:block;line-height: 35px;padding-left:20px; }
.sub_menu > li > a:hover {color:#ffffff;text-decoration: none;background:#6298db;}

#hd_nb{margin:20px;}
#hd_nb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_nb li{width:50%;float:left;text-align:center;line-height:25px;font-size:1.083em;font-weight:bold}
#hd_nb li a{display:block;color:#717171;padding:20px 0}
#hd_nb li i{font-size:20px;}
#hd_nb .hd_nb1{border-right:1px solid #e2e5e7;}
#hd_nb .hd_nb2{}
#hd_nb .hd_nb3{border-right:1px solid #e2e5e7}

.m_lang {padding: 0 20px; margin-top: 40px;}
.m_lang ul {overflow: hidden; width: 100%; border: 1px solid #0080ff;}
.m_lang ul li {width: 50%; float: left; text-align: center; }
.m_lang ul li a {background: #fff;color:#454545; font-size: 14px; padding: 12px 0; display: block; width: 100%; }
.m_lang ul li a.on  {background: #0080ff;color:#fff; }


.m_menu_h p {color: #0080ff; font-size: 13px; letter-spacing: 0; padding-left: 20px; margin-top: 20px;}
.dim {position: fixed; width: 100%; max-width: 996px; height: 100%; background: #000; opacity: 0.5; top: 0;z-index: 999;}
.m_menu_bg {position: fixed; width: 100%; width: 310px; height: 100%; background: #fff; top: 0;right: 0;z-index: 1000;}
.m_menu_wrap {position: fixed; display: none; top: 0; left: 0; right: 0; max-width: 996px; width: 100%; height: 100%; margin: 0 auto; z-index: 9999; overflow-y: auto;}


@media screen and (max-width: 1024px){
	header#header {top:20px;padding:0 20px;}
	header#header, .headerBox {min-width: 100%;width:100%;}

	header#header.m-fixed {-webkit-box-shadow:0 0 5px  rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px  rgba(55,55,5,0.4);
box-shadow: 0 0 5px  rgba(55,55,5,0.4);}

	.headerBox {height: auto}
	#m_menu {display: block;top:5px;}
	#m_menu i {color:#0080ff;line-height: 57px;}

	.header_wrap.active #m_menu i {color:#333;}

	.header_wrap div.cs, .header_wrap div.right, .header_inner {display: none}

	.header_wrap .shop {display: none}

	.header_wrap {height: 67px;position: relative;background: #fff}
	.header_wrap:after {height:1px;}
	.header_wrap div.logo {left:10px;    width: 200px;height: 37px;top:15px;margin:0;background-size:contain;background-position:left center;background-image: url("../img/logo.png");}
	.header_wrap h1 a {height: 37px;    line-height: 37px;}

	.header_wrap div.lang {display: none}
}


/*body{-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}*/
/*body.on-side {margin-left: -308px;}*/
/*#sideToggleWrap {position: fixed;overflow-y: auto;top: 0;right: -308px;width: 308px;padding: 21px 17px;height: 100%;display: block;background-color: #323232;*/
/*-webkit-transition: all 0.3s ease-in-out;*/
/*-moz-transition: all 0.3s ease-in-out;*/
/*-o-transition: all 0.3s ease-in-out;*/
/*-ms-transition: all 0.3s ease-in-out;*/
/*transition: all 0.3s ease-in-out;*/
/*z-index: 9;*/
/*}*/
#sideToggleWrap.on{right: 0;}
#sideToggleWrap .close-sideToggle {float: right;color: #fff;position: relative;z-index: 2;font-size: 16px;}
#sideToggleWrap .widget {position: relative;z-index: 1;clear:both;}

#sideToggleWrap .widget .logocopy {margin:65px 0 30px; }
#sideToggleWrap .widget p.logo_desc {color: #fff;margin:0 0 50px 0;font-size: 18px;letter-spacing: -1px;}
#sideToggleWrap .widget p.tel_text {color: #fff;margin:0 0 50px 0;font-size: 30px;letter-spacing: -1px;}

#sideToggleWrap .widget div.sns_btnLink {margin-bottom: 45px;overflow: hidden;}
#sideToggleWrap .widget div.sns_btnLink ul {padding: 0;margin: 0;clear:both;}
#sideToggleWrap .widget div.sns_btnLink ul li {float:left;margin-right:15px;}
#sideToggleWrap .widget div.sns_btnLink ul li:last-child {margin-right: 0;}
#sideToggleWrap .widget div.sns_btnLink ul li a {display:table-cell;vertical-align: middle;width:50px;height:50px;border:1px solid #bdbdbe;border-radius:10px;text-align: center;line-height: 1;}
#sideToggleWrap .widget div.sns_btnLink ul li a.location {display: block;width:127px;height:35px;line-height: 33px;}
#sideToggleWrap .widget div.sns_btnLink ul li a span {color:#bdbdbe;font-size:14px;}


/* 서브 상단 */
.sub_vg { position : relative;width: 100%;height:663px; background:url(../img/sub_vg.jpg) no-repeat; background-position: center; background-size: cover;  }
div#vg_con {width:1400px;height:100%;margin: 0 auto; text-align:center; position : relative;display: block;}
div#vg_con h2 {position:relative;padding:335px 0 0 0;text-align: center;color: #fff;font-size: 4.0em; margin:0 0 20px 0;font-weight: 400;text-transform: uppercase;letter-spacing: 0.1rem}
div#vg_con h2 small {font-weight: 400;font-size:0.5em;display: block;margin-bottom: 10px;color:#cfcfcf;letter-spacing: 0.5rem}
div#vg_con p {text-align: center;color: #ffffff;font-size: 1.25em;padding:0;margin:0;text-transform: uppercase;word-break: keep-all;}

@media screen and (max-width: 1024px){
	.sub_vg {height: 300px}
	div#vg_con {width: 100%;min-width: 320px;padding:0 10px;}
	div#vg_con h2 {padding:140px 0 0;font-size: 2.0em;margin: 0 0 10px 0}
	div#vg_con p {font-size: 1.0em;}
}

#tabMiddleWrap {display: none;}
div.vg_sub_area2 {display: none;width: 100%;}
div.vg_sub_area2.sub {margin-top:0;}
.sub_tab2 {display:block;width:100%;height: 49px;    white-space: nowrap; text-align: left; clear: both;margin:0;}
.sub_tab2 li.tab_list { display:inline-block;height:49px;white-space: nowrap;position:relative;margin:0;padding:0 35px 0 0;}
.sub_tab2 li.tab_list:last-child {padding:0;}
.sub_tab2 li.tab_list > a {font-size:14px;line-height:49px;letter-spacing:-1px;display:inline;position:relative;color:#ffffff;}
.sub_tab2 li.tab_list > a:after {content: ''; position: absolute;top:3px;right:-22px;width:1px;height:10px;background:#aec2dc;}
.sub_tab2 li.tab_list:last-child > a:after {width:0;height:0;}
.sub_tab2 li.tab_list > a.selected,
.sub_tab2 li.tab_list > a:hover {color:#00e4ff;}

div.vg_sub_area {position: absolute;top: -35px;display: block}
.sub_tab {    width: 100%;overflow: hidden; table-layout: fixed;margin:0;  border-collapse: collapse;  display: table;}
.sub_tab li.tab_list { display: table-cell;position:relative;margin:0;border: solid #dddddd;border-width:1px;vertical-align: middle; line-height: 68px  }
.sub_tab li.tab_list > a {font-size:18px;letter-spacing:-1px;display:inline-block;    width: 100%;text-align:center;position:relative;color:#898989;background: #f5f5f5}
.sub_tab li.tab_list > a.selected {background:#0099ff;color:#ffffff;}

.sub_depth_1, .sub_depth_2 {display:none;}





.text-center img {max-width: 100%;height: auto;}



/* footer */

#footer {width:100%; min-width:1400px;padding:0; background:#010306;}
#footer.subFooter{background:#010306;}

.bgf3 {background:#f3f3f3;}

#ft2 {background: #222222}
.ft_ul {padding:15px 0;margin:0;}
.ft_ul li {display:inline-block;margin:0 15px 0 0;position: relative;}
.ft_ul li.bar {width:1px;line-height:51px;height:10px;background: #acacac;margin:0 15px;}
.ft_ul li a {display:block;line-height: 2.0;font-size:0.8rem;color:#cbcbcb;font-weight: 300;}
.ft_ul li:after {content: ''; position: absolute;top:50%;right:-10px;margin-top:-4px;width:1px;height:10px;background:#cbcbcb;}
.ft_ul li:last-child {margin:0;}
.ft_ul li:last-child:after {width:0;height:0;}



.copyright_wrap {width:1400px;position:relative;margin:0 auto; }

.goTop {position: absolute;top:0;right:0;background: #a8a8a8;z-index: 333;}
.goTop a {display: block;width:51px;height:51px;text-align: center;}
.goTop a i {color:#fff;line-height: 51px;font-size:2.0em;}

.copy_logo	{display:block;line-height: 267px;}
.copy_logo img {vertical-align: middle;    max-width: 100%;    max-height: 100%;}


.ft_info {clear: both;margin: 0 auto;text-align: center;}
.ft_info ul {clear:both;width:700px;text-align: left;margin: 0 0 0 300px;padding-top:48px;overflow: hidden;}
.ft_info ul li {font-weight: 700;float:left;width:340px;color:#c1c1c1;font-size: 13px;}
.ft_info ul li strong {font-weight: 700;display: inline-block;width:95px;color:#0c93fd;text-transform: uppercase;}


.copy_by {position: absolute;top:88px; left:260px;padding:0 0;}
.copy_by a.naver {float: right;position: relative; display: block;padding:0 25px;font-size:13px;color:#0c93fd;border:1px solid #b4bfc9;border-radius: 20px; width:215px;height:40px;line-height: 40px;font-weight: 700}
.copy_by a.naver span.green {color:#acacac;}
.copy_by a.naver span.arrow {position: absolute;top:50%;right:22px;margin-top:-7px;width:12px;height:15px;display: block;line-height: 1;}

.copy_by a.naver:hover {background:#0c93fd;color:#fff;}
.copy_by a.naver:hover span.green {color:#fff;}

.copy_by address	{color:#787878;padding:0;font-style: normal;margin:0;font-size:0.8rem;font-weight: 300;letter-spacing: 0.1em;}
.copy_by address span.pc {display: block;}
.copy_by address span.mobile {display: none}
.copy_by div.copyright {padding:0;text-align: left;clear:both;margin-top:30px;}
.copy_by div.copyright p {color:#adadad;margin:0;word-break: keep-all;}
.copy_by a.copy_link {float: left;color:#adadad;font-size:0.8rem;}
.copy_by a.copy_link small {font-style: italic}

.copy_by a.adm {color:#fff;opacity: 0.3;font-size:0.8em;}


.copy_area { float: right;padding:127px 0 0; }
.copy_area span.sel_area { display:block;position: relative;border:1px solid #666666;}
.copy_area span.sel_area select::-ms-expand { display: none; }
.copy_area span.sel_area select {position:relative;background: #3c3c3c; outline: 0; appearance: none; -webkit-appearance: none; -moz-appearance: none; display:inline-block;padding-left:10px; height:26px; width:180px; border:0 none; font-size:14px; border-radius:0; color:#cbcbcb;vertical-align:top; }
.copy_area span.sel_area select + .sel_box {position: absolute;top:50%;right:10px;margin-top:-3px;width:11px;height:7px;background:url(../img/bg_select.png) no-repeat center;-ms-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);transform: rotate(-180deg);}
.copy_area span.sel_area select:focus + .sel_box {-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}

@media screen and (max-width: 1024px){

	#footer {min-width: 100%;height: auto}
	.copyright_wrap {width:100%;padding:10px;}
	.goTop {position:fixed;top:50%;margin-top:70%;right:10px;}
	.copy_logo	{margin-bottom: 10px;position: relative;text-align: center;line-height: 1.5}

	.copy_by {position: relative;top:0;left:0;}
	.copy_by address {letter-spacing: 0;}
	.copy_by address span.pc {display: none;}
	.copy_by address span.mobile {display: block;text-align: center;word-break: keep-all;}
	.copy_by div.copyright {margin-top:10px;text-align: center;}

	.copy_area {float:none;padding:10px 0;}
	.copy_area span.sel_area select {width:100%;}

	.ft_ul {padding:10px;    text-align: center;}

}

.copy_koreaind {position: absolute; right:0; bottom: 70px;}
.copy_koreaind .copy_koreaind_link {color: #787878; font-size:13px;}

/* */
#main_container{
	width: 100%;
	padding:0;
	margin:0 auto 0px auto;
	position:relative;
	top: 0px;
	z-index:0;
	overflow: hidden;
}



/* 비쥬얼그래픽 */
.vg_inner {width:100%;min-width:1400px;height:945px;position: relative;clear:both;}

.vg_title {width:1400px;position: absolute;top:45%;left:50%;margin-top:0;margin-left:-700px;z-index: 555;}
.vg_title h2 {font-size:70px;color:#ffffff;margin:0;text-align:center;font-weight: 700;}
.vg_title div.vg_bottom_line {width:142px;height:4px;background: #fff;margin:20px 0 0;}
.vg_title p {font-size:26px;color:#ffffff;line-height: 1.5;text-align:center;margin:20px 0 0;}

.vg_tit_box {margin:0;height:auto;overflow: hidden;}
.vg_tit_box.sm {font-size:30px;}
.vg_title h2 span,
.vg_title p span {opacity: 0;}


.square-box {width: 210px;height: 210px;position: absolute;left: 200px;top: 50%;margin-top:-117px;z-index: 500;}
.square-box .square-inner {position: relative;display: block;width: 210px;height: 210px;}
.square-box .square-inner .bluec {position: absolute;background: #0080ff;}
.square-box .square-inner .bluec.anim01 {left: 0;right: 0;top: 0;height: 15px;width: 0;-webkit-transition: width .2s linear;transition: width .2s linear;}
.square-box .square-inner .bluec.anim02 {left: 0px;top: 0px;bottom:0px;height: 0px;width: 15px;-webkit-transition: height .2s linear;transition: height .2s linear;}
.square-box .square-inner .bluec.anim03 {right: 0px;top: 0px;height: 0;width: 15px;-webkit-transition: height .2s linear;transition: height .2s linear;}
.square-box .square-inner .bluec.anim04 {left: 0px;bottom: 0px;height: 15px;width: 0;-webkit-transition: width .2s linear;transition: width .2s linear;}
.square-box.on .square-inner .bluec.anim01 {-webkit-transition-delay: .2s;transition-delay: .2s;width: 100%;}
.square-box.on .square-inner .bluec.anim02 {-webkit-transition-delay: .2s;transition-delay: .2s;height: 100%;}
.square-box.on .square-inner .bluec.anim03 {-webkit-transition-delay: .4s;transition-delay: .4s;height: 30%;}
.square-box.on .square-inner .bluec.anim04 {-webkit-transition-delay: .4s;transition-delay: .4s;width: 30%;}


.vg_tit_box_ani { animation: titAnimation 1.4s ease-in-out alternate}
.vg_tit_box_ani2 { animation: titAnimation 1.8s ease-in-out alternate}
@-webkit-keyframes titAnimation{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}
@-moz-keyframes titAnimation{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}
@-o-keyframes titAnimation{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}
@keyframes titAnimation{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}

.nanum_pen {font-family: 'Nanum Pen Script';font-size:70px;line-height: 1.3;}

.vg_box {position: absolute;top:50px;right:0;width:263px;z-index: 100}

@media( max-width:1024px ) {
	.vg_inner {min-width:100%;height:600px;}
	.vg_title {width:100%;left:0;margin-left:0;top:27%;padding:0 10px;}
	.vg_title h2 {line-height: 1.8;font-size:1.4rem;}
	.vg_title p {font-size: 1.0rem;word-break: keep-all;}
	.vg_title p br {display: none}

	.digital-entry {display: none}

}



.vg_down {position: absolute;bottom: 30px;left: 50%;margin-left: -13px;width: 26px;height:64px;text-align: center;z-index: 600;}
.vg_down a#go_service {display: block;padding:0;}

.upDownAni { animation: upDownAnimation .4s ease-in-out infinite alternate}
@-webkit-keyframes upDownAnimation {
    from { transform:translateY(0)}
    to { transform:translateY(5px)}
}
@-moz-keyframes upDownAnimation {
    from { transform:translateY(0)}
    to { transform:translateY(5px)}
}
@-o-keyframes upDownAnimation {
    from { transform:translateY(0)}
    to { transform:translateY(5px)}
}
@keyframes upDownAnimation {
    from { transform:translateY(0)}
    to { transform:translateY(5px)}
}


/* */
div#vg_wrap_sub	{background:url(../img/main_vg.jpg) no-repeat 50% 0; text-align:center; clear:both;position: relative;}
div#vg_sub	{height:287px; width:1400px;margin: 0 auto; text-align:left;}



.subNavWrap {position: relative;	width: 100%;	min-width:1400px;background-color: #fff;height:62px; display: block;    margin-top: 0;}
.subNavWrap:after {content:'';position: absolute;bottom:0;width:100%;height: 1px;background: #c1c1c1}
.subNavWrap div.subNavInner {position:relative;width: 1400px;margin: 0 auto;}
.subNavWrap div.subNavInner:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both; }
.subNavWrap .btn_home {display:block;float:left;border-left:1px solid #c1c1c1;border-right:1px solid #c1c1c1;width:254px;height:62px;line-height:62px;padding:0 30px 0 50px;background: #fff url(../img/sub_home.png) no-repeat;background-position: 30px center}
.subNavWrap .btn_home em {color:#777777;font-style: normal;}

.subNav1st {display:block;float:left;zoom:1;font-size:14px;list-style:none;    margin-left: -1px;}
.subNav1st:after {display:block;clear:both;content:''}
.subNav1st > .navi_dp1 {float:left;position:relative;padding:0;min-width:254px;border-right:1px solid #c1c1c1;}
.subNav1st > .navi_dp1 h2,
.subNav1st > .navi_dp1 h3 {margin:0;line-height:62px;}
.subNav1st > .navi_dp1 a.dp1 {position:relative;display:block;padding:0 30px 0 30px;text-decoration:none;font-size:16px;line-height:62px;color:#777777;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.subNav1st > .navi_dp1 a.dp1 span.sub_drop {position:absolute;top:50%;right:10px;margin-top:-5px;width:14px;height:9px;}
.subNav1st > .navi_dp1 a.dp1 span.sub_drop.bg {background: url(../img/sub_drop.png) no-repeat;background-position: center;}
.subNav1st > .navi_dp1 a.dp1.active span.sub_drop {-ms-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);transform: rotate(-180deg);}

/*.subNav1st > .navi_dp1:hover > ul.subNav2nd {display:block;}*/

.subNav2nd {list-style:none;display:none;position: absolute;left: 0px;top: 100%;width:100%;    background-color: #eeeeee;z-index:10;border:solid #c1c1c1;border-width:0 1px 1px;}
.subNav2nd > .navi_dp2 {display: table;width: 100%;}
.subNav2nd > .navi_dp2 > a {display:table-cell;padding:10px 30px;text-decoration:none;font-size:14px;color:#777777;vertical-align: middle;}
.subNav2nd > .navi_dp2 > a:hover,
.subNav2nd > .navi_dp2 > a:active,
.subNav2nd > .navi_dp2 > a:focus,
.subNav2nd > .navi_dp2.active > a {color:#333333;}
.subNav2nd > .navi_dp2:last-child > a {border-width:0 none;}
#m_breadcrumbs_wrap {display: none}

#subPageWrap {overflow: hidden;}
#subPage {padding: 0 0 100px 0;}

@media( max-width:1024px ) {
	#subPage {padding: 0 10px 20px;}
	.subNavWrap {margin-top:0;min-width: 100%;}
	.subNavWrap div.subNavInner {width:100%;}

	.subNavWrap .btn_home {width:62px;padding:0;background-position: center;}
	.subNavWrap .btn_home em {display: none}
	.subNav1st > .navi_dp1 {min-width:120px;width:120px;}
	.subNav1st > .navi_dp1 a.dp1 {min-width:50%;padding:0 30px 0 10px;font-size:12px;}
	.subNav1st > .navi_dp1 a.dp1 span.sub_drop  {right:10px;}
	.subNav2nd > .navi_dp2 > a {padding:3px 10px;font-size:12px;}

}

/* 사이드바 */
div.left_wrap	{width:220px;float:left;position:relative; }
div.left_inner {position: absolute;top:0;left:0;width:221px;}
div.left_top	{position:relative;width:100%;margin:0;background:transparent;}
div.left_top h2 {margin:0;font-size:28px;font-weight:bold;color:#000;text-align: center;padding:86px 0 0;text-align: left;}
div.left_top h2 span {display: inline-block;padding:20px 0;width:100%;border-top: 3px solid #333;}

.sidebar	{text-align:left; padding:0; margin:0; list-style-type:none;border: solid #333;border-width:0 0 3px;}
.sidebar > li {
	display:block;
	position: relative;
	text-align:left;
}
.sidebar > li:first-child {padding-top:15px;}
.sidebar > li:last-child {padding-bottom:15px;}
.sidebar > li > a {position:relative;display:block;height:100%;line-height:47px; font-size:16px;color:#333333;padding-left:10px;letter-spacing: -1px;}
.sidebar > li > a.selected,
.sidebar > li > a:hover {background:#9a0d16;color:#fff;}
/*.sidebar > li > a:hover:after,
.sidebar > li > a.selected:after {position:absolute;content:'';top:50%;right:20px;margin-top:-4px;background: url(../img/bg_sidebar.png) no-repeat;background-position: center;width:5px;height:9px;}*/

.sidebar > li > ul.sub2_sidebar	{text-align:left; padding:0 0; margin:0; list-style-type:none; background:#f8f8f8;}
.sidebar > li > ul.sub2_sidebar > li {}
.sidebar > li > ul.sub2_sidebar > li > a {position:relative;display:block;height:100%;line-height:20px; font-size:14px;color:#818181;padding-left:30px;letter-spacing: -1px;}
.sidebar > li > ul.sub2_sidebar > li > a.selected {color:#005c91;}


div.left_wrap .cs_center {display:none;border: solid #dddddd;border-width:0 1px 1px;padding:30px 25px 0;margin-bottom: 170px;background-color: #f7f7f7;background-image: url(../img/ic_cs.png);background-repeat:no-repeat;background-position: 106% -9px;}
div.left_wrap .cs_center h4 {color:#818181;font-size:16px;line-height: 1.5;margin-bottom: 10px;}
div.left_wrap .cs_center div.cs1 {margin-bottom: 25px;}
div.left_wrap .cs_center div.cs1 p.center {color:#9a9a9a;font-size:14px;line-height: 1.5;}
div.left_wrap .cs_center div.cs1 p.tel {color:#011627;font-size:24px;line-height: 1.5;font-weight: 700}
div.left_wrap .cs_center div.cs1 p.fax {color:#858585;font-size:16px;line-height: 1.2;}

/* 컨텐츠영역 */
div.contents_wrap {width:920px; float:right;margin-left:60px;    padding:0;}
div.contents_wrap.noSidebar {width:100%;float:none;margin-left: 0;}


/* 타이틀영역 */
.title_wrap {overflow:hidden;padding-bottom: 80px;position: relative;}
.title_wrap h2.title {font-size:32px;    line-height: 50px;color: #333333;display: inline-block;margin: 0;padding-right: 0;font-weight: 700;}
.title_wrap .breadcrum {background:url(../img/icon_home.png) no-repeat;     background-position: left center;padding-left:15px; margin-top:0;position: absolute;top:18px;right:0;color:#9d9d9d;font-size:0.75rem;}

.sub_vg_title {position : relative;width: 100%;margin:50px 0 0;padding:0 0 20px 0;clear:both;border-bottom: 1px solid #dddddd;text-align: center;}


@media( max-width:1024px ) {
	.title_wrap {padding-bottom: 10px;}
	.title_wrap h2.title {font-size:1.2rem;}
	.title_wrap .breadcrum {display: none}

	.sub_vg_title {margin:0;padding:0;}
}


.sub_arrow{font-size:32px;display: inline-block;    line-height: 50px;color:#dc060e}
.sub_left_arrow{float: left;height:100%;}
.sub_right_arrow{float: right;height:100%;}
.sub_vg_title_line{width: 100%;height: 1px;background: #d8d8d8;display:block;position : relative;}

.parallax-init-pc {transform: translate3d(0, 100px, 0);transition: transform 3.6s cubic-bezier(0.165, 0.84, 0.44, 1);}
.parallax-init-pc.add-stage {transform: translate3d(0, 0, 0) scale(1) rotate(0) !important;}


.rowc {}
.rowc ul {font-size:0;line-height:0;margin:0;padding:0}
.rowc ul:after {clear: both;display: block;content: "";}
.rowc ul li {-webkit-box-sizing: border-box;-khtml-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
.rowc ul li img {max-width:100%}
.rowc ul.grid2 {margin:0 0 0 -2%;}
.rowc ul.grid2 > li {width:48%;margin:0 0 0 2%;display:inline-block;text-align:center;}
.rowc ul.grid3 {margin:0 0 0 -2%;}
.rowc ul.grid3 > li {width:31%;margin:0 0 0 2%;display:inline-block;text-align:center;}
.rowc ul.grid4 {margin:0 0 0 -2%;}
.rowc ul.grid4 > li {width:23%;margin:0 0 0 2%;display:inline-block;text-align:center;}


#pro_section {background:url(../img/contents01_bg.jpg) no-repeat;background-position:top center;}
div.pro_wrap {padding:0 0 40px;}
div.no_data {text-align:center;height:100px}
div.no_data p {font-size: 16px;color: #666;line-height: 1.5; }
div.page-header {padding: 85px 0 50px;position: relative;}
div.page-header h4 {font-size:2.5rem;line-height:1.2;color:#fff;font-weight:700;padding:0;position: relative;text-align: center;}
div.product_wrap {}

ul.product-slider { }
ul.product-slider > li.pro {}
ul.product-slider > li.pro a {position:relative;display:block;padding:50px 50px 50px 50px;border:5px solid #fff;min-height:520px;background: #fff;}
ul.product-slider > li.pro a img {max-width:100%;}
ul.product-slider > li.pro a div.thumb {overflow: hidden;text-align: center;border:1px solid #bbb;}
ul.product-slider > li.pro a div.thumb span.no_img {}
ul.product-slider > li.pro a div.desc {padding:10px 0;text-align: center;}
ul.product-slider > li.pro a div.desc h5 {font-size:1.5rem;line-height:1.5;font-weight: 500;display: block;color:#000000;margin-bottom: 10px;}
ul.product-slider > li.pro a div.desc span {display: block;}
ul.product-slider > li.pro a div.desc span.sm {font-size:1.0rem;line-height:1.5;color:#0080ff;font-weight: 500;display: inline-block;margin-bottom: 15px;}
ul.product-slider > li.pro a div.desc span.more {font-size:0.8rem;line-height:1.5;color:#666666;font-weight:700;padding-right:35px;display: inline-block;background:url(../img/contents01_btn_out.png) no-repeat;background-position: right center;}
ul.product-slider > li.pro a div.desc p {font-size:0.8rem;line-height:1.5;color:#999999;word-break: keep-all;margin-bottom: 30px;}
ul.product-slider > li.pro a:hover {border:5px solid #ff9016;box-shadow: 3px 3px 8px #666;}
ul.product-slider > li.pro a:hover div.desc span.more {color:#ff9016;background:url(../img/contents01_btn_over.png) no-repeat;background-position: right center;}

@media( max-width:1024px ) {
	div.page-header {padding:20px 0;}
	div.page-header h4 {font-size:1.5rem;}
	ul.product-slider > li.pro a {padding:25px;border:1px solid #fff;min-height:auto;}
	ul.product-slider > li.pro a:hover {border:1px solid #ff9016;box-shadow: 1px 1px 1px #666;}

	ul.product-slider > li.pro a div.desc h5 {font-size: 1.0rem;}
	ul.product-slider > li.pro a div.desc span.sm {font-size:0.8rem;margin-bottom: 10px;}
	ul.product-slider > li.pro a div.desc span.more {font-size:0.7rem;}
	ul.product-slider > li.pro a div.desc p {font-size:0.7rem;margin-bottom: 10px;}
}


#business_section {background:#fff;padding:96px 0;}
div.business_title {text-align: center;color:#fff;position: relative;padding:80px 100px 0;}
div.business_title h4 {font-size:40px;line-height:1.8;font-weight: 700;}
div.business_title p {font-size:18px;line-height:1.8;padding:0;font-weight: 300;margin:0 0 50px 0;word-break: keep-all;}


div.business_slide {position: absolute;top:70px;left:0;width:700px;height:513px;padding:0;margin:0;overflow: hidden;background: #ccc;z-index: 111;}

div.businessInner {position: relative;float:right;width:800px;padding:0;margin:0;overflow: hidden;background:url(../img/contents02_right_bg.jpg) no-repeat top center;z-index: 10;}
div.businessInner div.business_wrap {width:540px;margin:0 auto;}
div.businessInner div.business {width:180px;float:left;margin-right:0;}
div.businessInner div.business.last {margin-right:0;}
div.businessInner div.business a {position: relative;display: block;padding:50px 5px;background: transparent;overflow: hidden;color:#fff;}
div.businessInner div.business a:hover {}

div.businessInner div.business  div.thumb {margin-bottom:0;width:100%;height:82px;line-height:82px;text-align: center;margin:0 0 30px 0;-webkit-transition: transform .6s cubic-bezier(0.77, 0, 0.175, 1);transition: transform .6s cubic-bezier(0.77, 0, 0.175, 1);}
div.businessInner div.business  div.thumb.bc1 {background: url(../img/contents02_right_icon01.png); background-repeat: no-repeat;background-position: center;}
div.businessInner div.business  div.thumb.bc2 {background: url(../img/contents02_right_icon02.png); background-repeat: no-repeat;background-position: center;}
div.businessInner div.business  div.thumb.bc3 {background: url(../img/contents02_right_icon03.png); background-repeat: no-repeat;background-position: center;}


div.businessInner div.business  div.thumb img {max-width: 100%;max-height: 100%;vertical-align:middle;}
div.businessInner div.business  div.desc {padding:0;position: relative;text-align: center;}
div.businessInner div.business  div.desc h3 {margin:0 0 10px 0;padding:0;font-size: 26px;font-weight: 500;}
div.businessInner div.business  div.desc p {margin:0 0 40px 0;padding:0;font-size: 18px;word-break: keep-all;}
div.businessInner div.business  div.desc span.more {width:25px;height:8px;display: inline-block;background:url(../img/contents02_right_btn_out.png) no-repeat;background-position: center;}

div.businessInner div.business  a:hover div.thumb {-webkit-transform: translateY(-18%);transform: translateY(-18%);}
div.businessInner div.business  a:hover div.desc span.more {background:url(../img/contents02_right_btn_over.png) no-repeat;}

@media( max-width:1024px ) {
	#business_section {padding:10px 0;}
	div.business_slide {position: relative;top:0;left:0;width:100%;height:auto;}
	div.businessInner {position: relative;float:none;width:100%;padding:0;margin:0;overflow: hidden;}

	div.business_title {padding:10px 10px 0;}
	div.business_title h4 {font-size:1.5rem;}
	div.business_title p {font-size:1.0rem;margin:0 0 10px 0;}

	div.businessInner div.business_wrap {width:100%;margin:10px auto;}
	div.businessInner div.business {width:33.333%;}
	div.businessInner div.business  div.thumb {margin:0 0 10px 0;}
	div.businessInner div.business  div.desc h3 {font-size: 1.0rem;}
	div.businessInner div.business  div.desc p {margin:0 0 10px 0;font-size: 0.8rem;}


}



#etc_section {background: fixed url(../img/contents03_bg.jpg) no-repeat;background-position: center;background-size: cover;}
div.etc_title {text-align: center;color:#fff;position: relative;}
div.etc_title h4 {text-align: center;}
div.etc_title p {font-size:24px;line-height:1.3;padding:0;color:#ff9016;margin:15px 0 60px 0;font-weight: 500;}
div.etc_content {width:1008px;margin:0 auto;height:210px;background:url(../img/contents03_square.png) no-repeat;}
div.etc_content p {font-size:18px;line-height:1.5;color:#ffffff;text-align: center;padding:50px 130px;word-break: keep-all;}
div.etcInner {position: relative;clear:both;width:100%;padding:140px 0;margin:0 auto;overflow: hidden;    text-align: center;}
div.etcInner div.etcBox {margin-right:20px;display: inline-block;}
div.etcInner div.etcBox.last {margin-right:0;}
div.etcInner div.etcBox a {display: inline-block;padding:15px 30px;border:1px solid #ebeeef;background: transparent;position: relative;text-align: left;width:225px;}
div.etcInner div.etcBox a span {color:#fff;font-size: 16px;}
div.etcInner div.etcBox a span.white_arrow {position: absolute;top:50%;right:30px;margin-top:-4px; display: inline-block;width:25px;height: 8px;background: url(../img/btn_white_arrow.png) no-repeat;}
div.etcInner div.etcBox a:hover {background: #000;opacity: 0.7}


@media( max-width:1024px ) {
	div.etcInner {padding:10px 0;}
	div.etc_title p {font-size: 1.4rem;margin:10px 0 10px 0;}
	div.etc_content {width:100%;margin:0 auto;height:auto;background:none;}
	div.etc_content p {font-size:1.0rem;padding:20px;}
	div.etc_content p br {display: none}

	div.etcInner div.etcBox {margin-right:0;margin-bottom:10px;display: inline-block;}
	div.etcInner div.etcBox a span {font-size: 13px}

}

#lat_section {background: #e9e9e9}

.lt {position:relative;width:100%;padding:100px 0;}
.lt h4 a {display:block;padding:0;font-size:40px;color:#f15d31;font-weight: 700;}
.lt ul {margin:15px 0 0;padding:0;list-style:none;clear:both;}
.lt ul:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.lt li {padding:0;width:440px;float:left;margin-right:40px;background: #fff}
.lt li:last-child {margin-right: 0;}
.lt li a.lt_a {display: block;height:260px;padding:30px;overflow: hidden;}
.lt li a.lt_a div.lt_date {color:#333333;font-size:16px;font-weight: 700;margin-top: 20px;border-bottom: 1px solid #bababa;padding-bottom: 15px}
.lt li a.lt_a h5 {color:#666666;font-size:24px;font-weight: 400;margin: 20px 0;width:100%;overflow:hidden;}
.lt li a.lt_a p {color:#999999;font-size:16px;overflow:hidden;height:72px;}
.lt li a.lt_a:hover {background:#f9f9f9;box-shadow: 3px 3px 6px #010101;}

@media( max-width:1024px ) {

	.lt {padding:10px 0;margin:0 10px;width:auto;}
	.lt h4 a {font-size: 20px;}
	.lt ul {margin:10px 0;}
	.lt li {width:100%;float:none;margin-right: 0;margin-bottom: 10px;}
	.lt li a.lt_a {height: auto;padding:10px;}

	.lt li a.lt_a h5 {font-size: 18px;margin:10px 0;}
	.lt li a.lt_a p {font-size:12px;}
}



#inquiry_section {background: url(../img/contents05_bg.jpg) no-repeat;background-position: top center;padding:200px 0;}
div.inquiry_title {position: relative;width:500px;float:left;}
div.inquiry_title h4 {font-size:40px;color:#fff;font-weight: 700;margin-bottom: 10px}
div.inquiry_title p {font-size:18px;color:#fff;margin-bottom: 80px}
div.inquiry_title div.company_info {padding-top:30px;position: relative;width:340px;}
div.inquiry_title div.company_info:before {content:"";position: absolute;top:0;width:100%;opacity: 0.3;height: 1px;background: #fff}
div.inquiry_title div.company_info table.table {}
div.inquiry_title div.company_info table.table th {padding:6px 0;color:#fff1cd;font-size:18px;text-align: left;width:90px;}
div.inquiry_title div.company_info table.table td {padding:6px 0;color:#e5eaee;font-size:16px;opacity: 0.8;}


div.inquiry_content {position:relative;width:900px;float:left;}
.mail_table	{border:0 none; margin:0;padding:0;display: table;width:100%;margin-bottom: 10px}
.mail_table li.mail_input {display: table-cell;width:50%;}
.mail_table li.mail_input2 {display: table-cell;width:100%;}

.mail_table li.mail_input label.laTxt,
.mail_table li.mail_input2 label.laTxt {margin:0;display:block;border:1px solid #cecece;padding:6px 25px;background: #fff;margin:0 10px 0 0;}


.frmMailInput {width:100%;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:0;border:1px solid transparent;display: inline-block;font-size:1.0em;}
.frmMailTextArea {width:100%;height:135px;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;border:1px solid transparent;display: inline-block;font-size:1.0em;}

.mail_submit {text-align: center;}
.frmMailSubmit {display: inline-block;padding:20px 100px;background-color: #0080ff;font-size:1.3em;color: white;margin:0;border:0 none;}
.frmMailSubmit:hover {background-color:#0274e6}

@media( max-width:1024px ) {

	#inquiry_section {padding:20px 0;}
	div.inquiry_title {width:auto;float:none;margin-bottom: 10px;padding:0 10px;}
	div.inquiry_title h4 {font-size:20px;}
	div.inquiry_title p {font-size:12px;margin-bottom: 10px}

	div.inquiry_title div.company_info {padding-top:10px;width:auto;}
	div.inquiry_title div.company_info table.table th {font-size:14px;}
	div.inquiry_title div.company_info table.table td {font-size:12px;}

	div.inquiry_content {width:auto;float:none;padding:0 10px;}

	.mail_table li.mail_input label.laTxt,
	.mail_table li.mail_input2 label.laTxt {padding:10px 5px;}

	.frmMailInput {font-size: 12px}
	.frmMailTextArea {font-size: 12px;height: 50px}

	.frmMailSubmit {padding:10px;font-size: 12px;width:100%;}


}



/* 사이트맵 */
	.sitemap	{
		width:170px;
		float:left;
		display:inline;
		margin:0 13px 70px 0;
		}
	.sitemap_cate	{
		border-top:1px #999 solid;
		border-bottom:1px #666 solid;
		text-align:center;
		padding:13px 0 10px 0;
		background:#fafafa;
		}
	.sitemap_cate_text	{
		color:#006fbc; font-size:14px; font-weight:bold;
		}
	.sitemap_text ul	{
		margin:0;
		list-style-type:none;
		padding:0;
		}
	.sitemap_text ul li	{
		padding:12px 0 8px 0;
		border-bottom:1px #ddd solid;
		}
	.sitemap_text ul li div	{
		padding:0 0 0 10px;
		}
	.sitemap_text ul li div a, .sitemap_text ul li div a:link, .sitemap_text ul li div a:visited 	{
		}
	.sitemap_text ul li div a:hover, .sitemap_text ul li div a:active 	{
		color:blue;
		}

@media( max-width:1024px ) {

	.sitemap	{width:48%;		float:none;		display:inline-block;margin:0 0 10px 0;    vertical-align: top; }
}