@charset "utf-8";

#wrap {position: relative;  width:100%;} 
.d_width {width:1200px; margin:0 auto; position:relative;}
#header-wrap{background:#fff; height:150px; position: relative;border-bottom:1px solid #ccc;}
.logo-wrap{ }
#logo{position:absolute; left:0px; top: 17px; display:inline-block; z-index:999;}

.header-box {width:100%;height:75px; border-bottom:1px solid #ebebeb;}

/* 대메뉴 */
.gn_area {position:relative; margin-top:19px; z-index:101; display:block;} 
.gn { display:block;  padding:0; }
.gn li { position:relative; display:block; float:left;  padding-bottom:20px;}
.gn li .label { font-size:18px; color:#3e3e3e; font-weight:500;  line-height:34px; }
.gn li .mu1 { display:inline-block; width:170px;text-align:left; }
.gn li .mu2 { display:inline-block; width:195px;text-align:left;}
.gn li .mu3 { display:inline-block; width:170px;text-align:left;}
.gn li .mu4 { display:inline-block; width:170px;text-align:left;}
.gn li .mu5 { display:inline-block; width:215px;text-align:left;}
.gn li .mu6 { display:inline-block; width:145px;text-align:left;}
.gn li .mu7 { display:inline-block; width: 135px;text-align:left;}

.gn li .mu8 { display:none;}


.gn li a{padding-bottom:20px;}
 
.sn {position:relative;top:0px;box-sizing:border-box;display:none;}
.sn ul { display:block; height:128px; margin:0; padding:38px 0px 0 0; }
.sn ul li { list-style:none; display:block; float:none; margin:0; padding:0; }
.sn ul li a { display:block; padding:5px 10px 5px 0px; font-size:15px; color:#c3c3c3; line-height:16px; text-align:left;  font-weight:normal; }
.sn ul li a:hover,  .sn ul li a:active,  .sn ul li a:focus{ text-decoration: none;}

.sn2 {position: relative;left: -10px;}

.gn li:hover .label {color:#000;  }
.gn li:hover ul li a{ color:#c3c3c3;}
.gn li:hover ul li a:hover{color:#fff; }

ul.gn2:hover, ul.gn2:active, ul.gn2:focus{ width:100%;}

.blind { position:absolute; display:none; left:0; top:150px; width:100%; height:190px; background: rgba(1,1,1,0.85);  z-index:11; }


.allmenu-btn { display: block;  position: absolute; width:30px;  height: 22px;  left: 0px;  top: 6px;z-index:99999;}
.allmenu-btn button { width:30px;  height: 22px;  position: absolute;  left: 0;  top: 0;  background:  url('../images/main-bar.gif') no-repeat center center;    overflow: hidden;  border: 0;   cursor: pointer;}
.allmenu-btn .on1{background:  url('../images/close_black.png') no-repeat center center; }

.search-btn { display: block;  position: absolute; width:74px;  height: 74px;  right: 0px;  top: -21px;z-index:99999;}
.search-btn div { width:74px;  height: 74px;  position: absolute;  left: 0;  top: 0;  background:  url('../images/main-search.gif') no-repeat center center;    overflow: hidden;  border: 0;   cursor: pointer;}
.search-btn .on2{background:  url('../images/close_black.png') no-repeat center center; }

.search-area {position: absolute;top: -76px;right: 0px;display:none;}
.search-area input[type="text"] {
    border: 1px solid #c6c6c6;
    color: #333;
    font-size: 14px;
	width: 200px;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
	float:left;
}


.mobnone{display: none;}
.mob_quick{display: none;}
#mobile-menu ul.clearfix{margin: 0;list-style: none;padding:0px 0;width:100%; display:none; }




/******************** main_visual ********************/
.main_wrap{display:block; width:100%;position:relative; }

.main_vs {position:relative;z-index:0;height:555px;background: #ddd;}
.bx-viewport {overflow:inherit !important;}
.js_main_visual_box {height:555px;}
.js_main_visual_box .rolling_box1 {height:555px;background:url("../images/main-visual01.jpg");background-position:center 0;background-repeat:repeat-x;}
.js_main_visual_box .rolling_box2 {height:555px;background:url("../images/main-visual02.jpg");background-position:center 0;background-repeat:repeat-x;}
.js_main_visual_box .rolling_box3 {height:555px;background:url("../images/main-visual03.jpg");background-position:center 0;background-repeat:repeat-x;}


.bx-wrapper .bx-pager.bx-default-pager a{width:11px; height:11px; background:url("../images/pg-off.png") no-repeat}
.bx-wrapper .bx-pager.bx-default-pager a.active{width:34px; height:11px; background:url("../images/pg-on.png") no-repeat}




/* 메인컨텐츠 */
.main-contents-wrap {position: relative;width:100%; height:825px; background:#f0f1f3;}
.main-contents{position: relative;top: -82px;width:1200px; margin:0 auto;letter-spacing: -1px;}

.box01, .box02, .box03, .box04 {width:300px; height:148px; padding-top: 150px; float:left; text-align:center; font-size:24px; color:#fff; font-weight:bold;line-height: 36px;margin-bottom:10px;}
.box01 {transition:all .2s; background:#f3b84f url('../images/box01.png') no-repeat 50% 67px;}
.box01:hover {transition:all .2s;  background:#f3b038 url('../images/box01.png') no-repeat 50% 57px;}
.box02 {transition:all .2s; background:#e47f89 url('../images/box02.png') no-repeat 50% 62px;}
.box02:hover {transition:all .2s;  background:#e66e7a  url('../images/box02.png') no-repeat 50% 52px;}
.box03 {transition:all .2s; background:#6fcdde url('../images/box03.png') no-repeat 50% 62px;}
.box03:hover {transition:all .2s;  background:#4fc6dc url('../images/box03.png') no-repeat 50% 52px;}
.box04 {transition:all .2s; background:#55ba8e url('../images/box04.png') no-repeat 50% 62px;}
.box04:hover {transition:all .2s;  background:#30b87d url('../images/box04.png') no-repeat 50% 52px;}
.box01:hover .more01 {transition:all .2s;background:#fff;color:#f3b038;}
.box02:hover .more02 {transition:all .2s;background:#fff;color:#e66e7a;}
.box03:hover .more03 {transition:all .2s;background:#fff;color:#4fc6dc;}
.box04:hover .more04 {transition:all .2s;background:#fff;color:#30b87d;}

.more01, .more02, .more03, .more04 {transition:all .2s; padding:6px 30px; border:1px solid #fff; font-size:16px; font-weight:normal;}


.box05 {width:300px;height:174px;background:#fff;float:left;padding-top: 33px;margin-bottom:10px;}
.box0501 {font-size:18px;color:#000;text-align:center;line-height:24px;}
.box0502 {text-align:center;}
.box0502 a {font-size:30px;color:#000;font-weight:bold;line-height:50px;}
.box0503 {font-size:15px;color:#777;text-align: left;width: 58%;margin: 0 auto;line-height:22px;}
.box0504 {width:265px;font-size:16px;color:#333;text-align:center;background:url('../images/katalk_icon.png') no-repeat 45px 51%;height: 30px;line-height: 30px;margin-top: 10px;padding-left:35px;}


.box06 {width:900px;height:227px;margin-top:-10px;float: left;background:#f0f1f3;transition:all .3s;}
.box0601 {width:600px;height:152px;float:left;padding-top: 70px;transition:all .3s;}
.box06:hover .box0601 {transition:all .3s;height:162px;padding-top:65px;}
.box0601 .box0601-Tit {font-size:38px;color:#000;font-weight:bold;text-align:center;letter-spacing: -2px;}
.box0601 .box0601-Txt {font-size:16px;color:#333;text-align:center;line-height:24px;}
.box0602 {width:300px;height:227px;float:left;}


.box07 {width:520px;height:293px;float:left;margin-right:10px;}
#mresult {}
#mresult #mpopup {position:relative;float:left;width:100%;}
#mresult #mpopup img	 {width:100%;height:293px;}
#mresult #mpopup .control {z-index:999; text-align: center;position: absolute;bottom: 15px;right: 15px;}
#mpop_control > ol{display: inline-block;}
#mresult #mpopup .control a {background-image:url("../images/btn_slide_onoff.png");background-repeat:no-repeat; z-index:999;text-indent:-100%;white-space:nowrap;overflow:hidden;font-size:0;line-height:0;text-shadow:none;color:transparent; transition: all 0.2s ease 0s;}
#mresult #mpopup .control .flex-control-paging li	{float:left;width:21px;height:17px;padding:1px;}
#mresult #mpopup .control .flex-control-paging li a	{display:inline-block;background-position:0 0;width:21px;height:17px;}
#mresult #mpopup .control .flex-control-paging li a.flex-active	{display:inline-block;background-position:0 -17px;}
#mresult #mpopup .control a.pop_stop	{display:inline-block;background-position:-88px 0;}
#mresult #mpopup .control a.pop_stop.stopped {background-position:-132px 0;}


.box08 {width:260px;height:233px;position:relative;margin-right:10px;background:#fff;float:left;padding:35px 50px 25px;}
.box08 a {font-size:24px; color:#595959;}
.box08 .box08-more {position:absolute; top: 37px;right:55px;}
.box08 .box08-more a img {transition: all .5s; transform: rotate(0deg);}
.box08 .box08-more a img:hover {transition: all .5s; transform: rotate(180deg);}
.box08 .box08-line {width:100%; height:4px; background:#ddd; margin: 13px 0 5px 0;}
.box08 ul li {position:relative;height:42px; border-bottom:1px solid #e2e2e2; padding-left:10px;width: 95%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.box08 ul li::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 19px;
    display: block;
    width: 3px;
    height: 3px;
    background: #404040;}
.box08 ul li a {font-size:15px; color:#404040; line-height:42px; }
.box08 ul li a:hover {color:#000;}


.box09 {width:236px;height:219px;background:#fff;float:left;padding:37px 32px;}
.box0901 {width:236px;height:99px;border-bottom:1px solid #c0c0c0;padding-top: 10px;}
.box0901-Tit {font-size:24px;text-align:center;color:#000;line-height: 40px;}
.box0901-Txt {font-size:14px;text-align:center;color:#777;}

.box0902 {width:236px;height:109px;padding-top: 13px;}
.box0902-Tit {font-size:24px;text-align:center;color:#000;line-height: 40px;}
.box0902-btn {width:236px;display:inline-block;margin-top:10px;}
.box0902-btn01 {transition:all .2s;width:114px;height:43px;float:left;font-size: 15px;text-align:center;border:1px solid #ccc;line-height:43px;color:#3a3a3a;margin-right:4px;}
.box0902-btn02 {transition:all .2s;width:114px;height:43px;float:left;font-size: 15px;text-align:center;border:1px solid #ccc;line-height:43px;color:#3a3a3a;}
.box0902-btn01:hover, .box0902-btn02:hover {transition:all .2s;border:1px solid #3ca7df;background:#3ca7df;color:#fff;}

.quick-menu {position: absolute;top: 527px;right: -140px;width:89px; height:277px; border:1px solid #31313e; z-index: 999;}
.qm-tit {width:89px; height:40px; line-height:40px; background:#31313e; text-align:center; color:#fff; font-weight:bold;font-size:15px;}
.qm01, .qm02, .qm03, .qm04, .qm05, .qm06, .qm07 {width:89px;height:28px; text-align:center;font-weight:normal;color:#31313e;font-size:13px;letter-spacing: -1px;padding-top: 49px;}
.qm01 {background:#fff url('../images/quick01.png') no-repeat 50% 14px; border-bottom:1px solid #d9d9d9;}
.qm01:hover {background:#dfe9ff url('../images/quick01.png') no-repeat 50% 14px;}
.qm02 {background:#fff url('../images/quick02.png') no-repeat 50% 11px; border-bottom:1px solid #d9d9d9;}
.qm02:hover {background:#dfe9ff url('../images/quick02.png') no-repeat 50% 11px;}
.qm03 {background:#fff url('../images/quick03.png') no-repeat 50% 12px; border-bottom:1px solid #d9d9d9;}
.qm03:hover {background:#dfe9ff url('../images/quick03.png') no-repeat 50% 12px;}
.qm04 {background:#fff url('../images/quick04.png') no-repeat 50% 11px; border-bottom:1px solid #d9d9d9;}
.qm04:hover {background:#dfe9ff url('../images/quick04.png') no-repeat 50% 11px;}
.qm05 {background:#fff url('../images/quick05.png') no-repeat 50% 11px; /*border-bottom:1px solid #d9d9d9;*/}
.qm05:hover {background:#dfe9ff url('../images/quick05.png') no-repeat 50% 11px;}
.qm06 {height:32px;background:#fff url('../images/quick06.png') no-repeat 50% 12px; border-bottom:1px solid #d9d9d9;}
.qm06:hover {background:#dfe9ff url('../images/quick06.png') no-repeat 50% 12px;}


/* footer */
.top00{position: fixed; bottom: 10px; right: 10px; z-index: 99990; display: block;}

.footer_box{clear:both;  background:#12295a; width:100%;height: 245px; margin:0px auto;position: relative;font-size:13px;}

.footer_copy {width:100%; height:95px; border-bottom:1px solid #1f3b6a;}
 
.copy_menu_box {width: 1200px;margin: 0 auto;position: relative;}
.copy_menu {position: absolute;left:0px;top: 23px;}
.copy_menu img {float:left;}
.copy_menu_txt {color:#818da7;float: left;margin-top: 14px;}
.copy_menu_txt a {font-size:14px; padding:0 7px;color:#818da7;}
.copy_menu_txt .copy_menu_fst {padding:0 7px 0 0;}
.copy_menu_txt a:hover {color: #fff;}
ul.copy_sns {text-align: right;position: absolute;right:0px;top: 37px;}
ul.copy_sns li {float:left; padding:0 12px;}
ul.copy_sns .copy_sns_lst {padding:0 0 0 12px;}
ul.copy_sns li.bar02 {padding: 2px 0 0 0;}


.footer_box .copy_add_box{ clear:both; padding: 35px 0 30px 0px; width:1200px; margin:0px auto; line-height: 14px;}
.footer_box .copy_add_box ul{display:inline-block; *display:inline;*zoom:1;}
.footer_box .copy_add_box ul.copy_add li{float:left; color:#818da7; font-weight:500; padding:0px 10px 0px 0px;line-height: 16px;font-size:13px;}
.footer_box .copy_add_box .copyright{clear:both; color:#818da7; padding:2px 0px 0px 0px;font-size:13px;}







/******************** sub ********************/
.sub_visual{display:block; width:100%;position:relative; }

.sub_visual_wrap{position:relative;z-index:0;height:169px; }
.s_visual{width:100% !important;height:169px !important;background-image:url("../images/sub-visual01.jpg");background-position:center 0;background-repeat:repeat-x;background-color: #ddd;}
.s_visual_txt {position:absolute;width:100%; height:68px; margin:0 auto; text-align:center; color:#fff;font-size:20px;padding: 50px 0;line-height: 34px;letter-spacing: -1px;}
.s_visual_txt span {font-size: 40px;letter-spacing: -2px;}

.sub_container{position: relative;text-align: left;margin: 0 auto 0 auto;max-width: 1200px;width: 100%;}
#sub {position:relative; text-align: left; margin:0 auto;	clear:both; background:#ffffff; min-height: 650px; width: 100%; float: left; }
#sidebar {display: inline; float: left; width: 220px; line-height: 1.5em; padding-bottom:40px;}
#sidebar h2.sidetitle { background: #2b71cb;padding: 55px 5px;font-size: 24px;color: #ffffff;font-weight: 500;line-height: 27px;text-align: center;}
#sidemenu {padding: 0px 0px 0px 0px;}
.sub_Title{border-bottom:1px solid #ddd; padding-bottom:13px;}



/* 레프트메뉴 */  
.left_menu01 LI { margin:0px; }
.left_menu01 LI a{ display: block; font-size:16px; border-top:1px #ddd solid; padding:12px 19px 13px 16px; color:#565656;  font-weight:bold; border: 1px solid #dadada; border-top: none; background: url('../images/sub_left_arr2.png') no-repeat 92% center;}
.left_menu01 LI a:hover, .left_menu01 LI a.on { border: 1px solid #bababa; border-top: none; border-bottom: 1px solid #dadada;font-weight:bold; display: block;padding:12px 19px 13px 16px;  background:#bababa url('../images/sub_left_active2.png') no-repeat 92% center;  text-decoration:none; color:#fff;  }  
.left_menu01 > li > ul.side_3dep {background:#F5F5F5; padding:13px 0px;border: 1px solid #dadada;border-top: none;}
.left_menu01 > li > ul.side_3dep > li > a{ line-height:13px; font-weight:normal; display: block; border:none; font-size:13px; background: url('../images/icon_dot.gif') no-repeat 13px 45%;   color:#838383; padding:6px 0 6px 25px;}
.left_menu01 > li > ul.side_3dep > li > a:hover,.left_menu01 > li > ul.side_3dep > li > a.on{ color:#000; background: url('../images/icon_dot_on.gif') no-repeat 13px 45%;}



/* 서브컨텐츠 */  
#sub_contents {width: 935px; float: right; margin-top:45px;  line-height:2.0em; padding-bottom:100px;}  

#contents_head {position: relative; top: 0px; height: 70px; padding: 0px;}
.contentsTitle {position: relative; top: 0px; height: 55px; padding: 0px; margin-bottom:20px; border-bottom: 1px solid #ddd;}
.contentsTitle h3 {float: left; padding:0px 0 0 0; font-size: 28px;  height: 50px; font-weight: 500; color: #3c3c3c; letter-spacing:-1px; display:block; line-height: 1.5em;}
.contentsLocation {position: absolute; right:0px; color:#888888; margin-top: 17px;}
.contentsLocation a {font-size: 13px; }
.contentsLocation strong{color:#555;font-size: 13px;}
#contents_area{ font-size: 15px; line-height: 2.0em; color: #373737; z-index:50; padding:20px 0 0px 0;}


/* 히스토리메뉴 */ 
.sub_location_wrap {display:none;}



.mob_br {display:none;}
.web_br {display:block;}
.w600 {display:none;}

.con_ref {text-align: right;color: #8d8d8d;font-size: 12px;}




#fix-call {display:none;}
#m-fix-menu {display:none;}






@media all and (max-width:1155px) {
.d_width {width:100%;}
.search-area {display:none;}
.blind {display:none;}
.mob_br {display:block;}
.web_br {display:none;}

#contents_area{ padding:10px 3% 30px 3%;}
#contents_area img.w100{width:100%;}

#header-wrap {height:88px;border-bottom:none;}
.header-box {border-bottom:none;}
#logo { width: 180px;margin:0;padding: 10px 0 0 10px;}
#logo h1 {padding-top:0px; margin:10px 0 0 5px;}
#logo img { width: 100%;}
.mobnone {  display: block;}
.menu_wrap { display: none;}
.mobile-menu-icon{   cursor: pointer;  position:absolute; right:12px; top:37px;}

#mobile-menu {display: none; top: 13px; background:#31313e;position:relative; z-index: 999999;}

#mobile-menu ul.clearfix{margin: 0;list-style: none;padding:0px 0;width:100%; display:block; }

#mobile-menu ul.sub-menu{display: none;padding: 0px;margin-top: 0px;margin-bottom: 0px; background:#13131b;}
#mobile-menu ul.sub-menu li {padding:0px 5px;}
#mobile-menu ul.sub-menu li a{padding-left:20px; width:80%; color:#fff; text-decoration:none;font-size: 15px;}
#mobile-menu ul.sub-menu li a:hover{ color:#fff; font-weight:normal;}
#mobile-menu ul li{border-top:1px solid rgba(128,128,128,.3);position: relative;padding:5px 5px 0px 5px;display: block}
#mobile-menu ul li:first-child{border-top:none}
#mobile-menu ul li:last-child{/*border-bottom:1px solid rgba(255,255,255,.3);*/}
#mobile-menu ul li a{display:block;color:#fff;padding: 6px 5px 8px 5px; display: inline-block !Important; font-size:16px;}
#mobile-menu ul li a:hover{color:#fff; font-weight:bold;}
#mobile-menu ul li.has-children>.action-expand{font-size:20px;line-height:40px;cursor: pointer;margin-right: 5px;position: absolute;right: 5px;top: 0px;}
#mobile-menu ul li.has-children>a{width: 85%; text-decoration:none;}
#mobile-menu ul li.has-children>.action-expand>.opened,#mobile-menu ul li.has-children.menu-open>.action-expand>.closed{display: none; color:#fff;}
#mobile-menu ul li.has-children>.action-expand>.closed,#mobile-menu ul li.has-children.menu-open>.action-expand>.opened{display: block;  color:#fff;}
#mobile-menu ul ul li a:before{content:'-';margin-right:5px}
#mobile-menu ul ul ul li a:before{content:'- -';margin-right:5px}
#mobile-menu ul ul ul ul li a:before{content:'- - -';margin-right:5px}
#mobile-menu ul ul li:first-child{border-top:1px solid rgba(255,255,255,.1)}
#mobile-menu ul.sub-menu li ul.sub-menu3{display: none;padding: 0;margin-top: 0px;margin-bottom: 0px; background:#0E3F74;}
#mobile-menu ul.sub-menu li ul.sub-menu3 li:first-child{border-top:none}
#mobile-menu ul.sub-menu li ul.sub-menu3 li a{display:block;color:#fff;padding-left: 10px !important;display: inline-block !Important; font-size:16px;}

.mob_quick {display: inline-block; width:100%; height:225px; background:#31313e; position:relative; z-index:500;}
.mob_quick_wrap {width:320px; height:auto;padding-left: 0px;margin: 11px auto 0 auto; }
.mq01, .mq02, .mq03, .mq04, .mq05, .mq06  {float:left;width:85px; height:65px;background:#fff;border-radius: 3px;text-align: center;color: #31313e;font-size: 13px;letter-spacing: -1px;padding-top: 15px;margin: 10px;}
.mq01 img, .mq02 img, .mq03 img,
.mq04 img, .mq05 img, .mq06 img
{width:auto;height:36px;}

.main_vs {height:0; padding-bottom:50%;}
.js_main_visual_box {height:0; padding-bottom:50%;}
.js_main_visual_box .rolling_box1 {height:0; padding-bottom:50%;background-size: cover;}
.js_main_visual_box .rolling_box2 {height:0; padding-bottom:50%;background-size: cover;}
.js_main_visual_box .rolling_box3 {height:0; padding-bottom:50%;background-size: cover;}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {bottom:15% !important;}

.main-contents-wrap {height: auto;display: inline-block;}
.main-contents {width:100%;top: -2%;}


.box01, .box02, .box03, .box04 {float:left;width: 50%;height: 100px;padding-top: 120px; margin:0 auto;font-size: 18px;line-height: 30px;}
.box01 { background:#f3b84f url('../images/box01.png') no-repeat 50% 45px;}
.box01:hover {  background:#f3b038 url('../images/box01.png') no-repeat 50% 35px;}
.box02 { background:#e47f89 url('../images/box02.png') no-repeat 50% 40px;}
.box02:hover {  background:#e66e7a  url('../images/box02.png') no-repeat 50% 30px;}
.box03 { background:#6fcdde url('../images/box03.png') no-repeat 50% 40px;}
.box03:hover {  background:#4fc6dc url('../images/box03.png') no-repeat 50% 30px;}
.box04 { background:#55ba8e url('../images/box04.png') no-repeat 50% 40px;}
.box04:hover {  background:#30b87d url('../images/box04.png') no-repeat 50% 30px;}

.more01, .more02, .more03, .more04 {padding: 5px 20px;font-size: 13px;}

.box05 {width:33.3%;margin-top: 10px;}
.box06 {width:66.7%;margin-top: 0px;height: 227px;}
.box0601 {width: 100%;}
.box0602 {display:none;}

.box07 {width: 100%;height:auto;}
#mresult #mpopup img {height:auto;}


.box08 .box08-more {top:32px; right: 45px;}

.box-wrap03 {display: block;margin: 0 auto;clear: both;width: 670px;}



.quick-menu {display:none;}

.footer_box {height:217px;}
.footer_box ul.copy_menu {text-align:inherit; position:inherit;top:0px;width: 184px;height: 42px;margin: 0 auto;padding-top: 15px;}
.mob_br {display:block;}
.web_br {display:none;}
.footer_box .copy_add_box {width:100%;padding: 20px 0 0px 0px;}
.footer_box .copy_add_box ul {width:100%;}
.footer_box .copy_add_box ul.copy_add li {padding: 0px 0px 5px 0px;line-height: 18px;text-align: center;width: 100%;margin: 0 auto;}
.footer_box .copy_add_box .copyright {text-align:center;}
.footer_copy {height: 60px;}
.copy_menu_box {width:100%;}
ul.copy_sns {position: relative;top: 22px;text-align: right;width: 155px;margin:0 auto;}
.copy_menu {display: none;}



.sub_location_wrap {display: block;width: 100%;border-top: 1px solid #dfdfdf;height:42px;}
.sub_location {vertical-align: top;width: 100%;height:40px;font-size:14px;margin: 0 auto;border-bottom: 1px solid #dfdfdf;}
.sub_location ul li {float: left;width: auto;white-space: nowrap;border-right: 1px solid #dfdfdf;}
.sub_location ul li.location_home {padding: 10px 0 6px 0;width:40px;background: none;text-align: center;border-left: 1px solid #dfdfdf;}
.sub_location ul li a:link {width:100%;font-size:13px;}
.fg-menu-container {top: 43px !important;background: none !important;}
.fg-button {padding: 0px 0px 0px 12px;line-height: 42px;}
.fg-menu a:link, .fg-menu a:visited, .fg-menu a:hover, .fg-menu a:active {width: 116px;padding: 9px 0px 9px 16px;}
.fg-menu a {font-size: 13px;}

.sub_visual {display:none;}
#sidebar {display:none;}
#sub {width: 100%; min-height: 300px;}
#sub_contents {width: 98%;float: none;margin:20px 0;padding:0 1% 15px 1%;}
#sub_contents_head, .sub_Title {display: none;}


.top_btn_wrap {display:none;}

#fix-call
{
	display:block;
	position: fixed;
	z-index:99999;
	bottom:11%;
	right:4%;
	display: block;
	width:62px;
	height:62px;
	-webkit-border-radius: 80px;
	-moz-border-radius:80px ;
	border-radius:80px ;
	background-color:rgba(0, 172, 239,0.90);
	color:#fff !important;
	font-size: 1.3em;
	text-align:center;
	line-height: 60px;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0,0.2);
	-moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0,0.2);
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0,0.2);
}
#fix-call i {vertical-align:middle;}


#m-fix-menu {display:block;position:fixed;bottom:0;left:0;width:100%;height:42px;background-color:#09142c;z-index:999998;}
#m-fix-menu ul li {float:left;height:45px;}
#m-fix-menu ul li.m-fix-menu01 {width:23%;}
#m-fix-menu ul li.m-fix-menu02 {width:17%;}
#m-fix-menu ul li.m-fix-menu03 {width:17%;}
#m-fix-menu ul li.m-fix-menu04 {width:23%;}
#m-fix-menu ul li.m-fix-menu05 {width:20%;}
#m-fix-menu ul li.m-fix-menu05 span {padding-left: 4px;}
#m-fix-menu ul li a {width:100%;display:inline-block;color:#cbcbcb;height:42px;line-height:42px;text-align:center;font-size:12px;border-right:1px solid #34383e;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}





/* 모바일메뉴 */

ul.sub-menu3 li a:hover{color:#FFF; font-weight:bold;}
.has-children2>.action-expand{float: right;font-size:18px;height:24px;line-height:20px;cursor: pointer; margin-right:10px;}
.has-children2>a {width: 85%;}
.has-children2>.action-expand>.opened,.has-children2.menu-open>.action-expand>.closed{display: none; color:#fff;}
.has-children2>.action-expand>.closed,.has-children2.menu-open>.action-expand>.opened{display: block;  color:#fff;}
ul.sub-menu3ul li a:before{content:'-';margin-right:5px}
ul.sub-menu3 ul ul li a:before{content:'  +';margin-right:5px}
ul.sub-menu3 ul ul ul li a:before{content:'- - -';margin-right:5px}
ul.sub-menu3 ul li:first-child{border-top:1px solid rgba(255,255,255,.1)}

.contentsTitle_sub{background:#e1e1e1; }
.sub_location_m {    width: 100%;    height: 43px;    display:block;    vertical-align: top; font-size:12px;}
.sub_location_m .home_m {    width: 5%;    min-width: 43px;        height: 45px;    float: left;    border-right: 1px solid #999999;    overflow: hidden;}
.icons_m {    display: inline-block;}
.icons_m span {    background: transparent url("../images/icon_home.png") no-repeat scroll 0px 0px;}
.sub_location_m .home_m span {    display: block;    width: 13px;    height: 15px;    background-position: center 17px;    padding: 60px 0px 0px;    margin: 0px auto;}
.sub_location_m ul {    float: left;    width: 100%;}
.sub_location_m ul li {    float: left; white-space: nowrap; }
.sub_location_m ul li a:link{	color:#3c3c3c; text-overflow: ellipsis;  overflow: hidden; width: 85%;}



.fg-button { clear:left;  padding:0px  12px 0px  10px; line-height: 41px; text-decoration:none !important; cursor:pointer; position: relative; text-align:left;}
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
a.fg-button { float:left;  }
button.fg-button { width:auto; overflow:visible; } /* removes extra button width in IE */
.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { }/* padding-right: 20px;  */
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right:-15px; margin-left: 0; }
.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	

/****** fg.menu.css *******/
.fg-menu-container { position: absolute; top:36px !important; width: 136px !important;left:-999px; padding: .4em 0 0 0;  overflow: hidden; z-index: 10000;}
.fg-menu-container.fg-menu-flyout { overflow: visible; }

.fg-menu, .fg-menu ul { list-style-type:none; padding: 0; margin:0; }

.fg-menu { position:relative; }
.fg-menu-flyout .fg-menu { position:static; }

.fg-menu ul { position:absolute; top:0; }
.fg-menu ul ul { top:-1px; }

.fg-menu-container.fg-menu-ipod .fg-menu-content, 
.fg-menu-container.fg-menu-ipod .fg-menu-content ul { background: none !important; }

.fg-menu.fg-menu-scroll,
.fg-menu ul.fg-menu-scroll { overflow: scroll;  overflow-x: hidden; }

.fg-menu li { clear:both; float:left; width:100%; margin: 0; padding:0; border: 0; }	
.fg-menu li li { font-size:1em; } /* inner li font size must be reset so that they don't blow up */

.fg-menu-flyout ul ul { padding: .4em; }
.fg-menu-flyout li { position:relative; }

.fg-menu-scroll { overflow: scroll; overflow-x: hidden; }

.fg-menu-breadcrumb { margin: 0; padding: 0; }

.fg-menu-footer {  margin-top: .4em; padding: .4em; }
.fg-menu-header {  margin-bottom: .4em; padding: .4em; }

.fg-menu-breadcrumb li { float: left; list-style: none; margin: 0; padding: 0 .2em; font-size: .9em; opacity: .7; }
.fg-menu-breadcrumb li.fg-menu-prev-list,
.fg-menu-breadcrumb li.fg-menu-current-crumb { clear: left; float: none; opacity: 1; }
.fg-menu-breadcrumb li.fg-menu-current-crumb { padding-top: .2em; }

.fg-menu-breadcrumb a, 
.fg-menu-breadcrumb span { float: left; }

.fg-menu-footer a:link,
.fg-menu-footer a:visited { float:left; width:100%; text-decoration: none; }
.fg-menu-footer a:hover,
.fg-menu-footer a:active {  }

.fg-menu-footer a span { float:left; cursor: pointer; }

.fg-menu-breadcrumb .fg-menu-prev-list a:link,
.fg-menu-breadcrumb .fg-menu-prev-list a:visited,
.fg-menu-breadcrumb .fg-menu-prev-list a:hover,
.fg-menu-breadcrumb .fg-menu-prev-list a:active { background-image: none; text-decoration:none; }
	
.fg-menu-breadcrumb .fg-menu-prev-list a { float: left; padding-right: .4em; }
.fg-menu-breadcrumb .fg-menu-prev-list a .ui-icon { float: left; }
	
.fg-menu-breadcrumb .fg-menu-current-crumb a:link,
.fg-menu-breadcrumb .fg-menu-current-crumb a:visited,
.fg-menu-breadcrumb .fg-menu-current-crumb a:hover,
.fg-menu-breadcrumb .fg-menu-current-crumb a:active { display:block; background-image:none; font-size:1.3em; text-decoration:none; }


.fg-menu a:link,
.fg-menu a:visited,
.fg-menu a:hover,
.fg-menu a:active { float:left; width:110px; padding: 10px 12px;text-decoration:none; outline: 0 !important;margin-top: -1px; }

.fg-menu a { border: 1px #ddd solid; background:#fff;font-size:12px;}

.fg-menu a.ui-state-default:link,
.fg-menu a.ui-state-default:visited,
.fg-menu a.ui-state-default:hover,
.fg-menu a.ui-state-default:active,
.fg-menu a.ui-state-hover:link,
.fg-menu a.ui-state-hover:visited,
.fg-menu a.ui-state-hover:hover,
.fg-menu a.ui-state-hover:active,
.fg-menu a.ui-state-active:link,
.fg-menu a.ui-state-active:visited,
.fg-menu a.ui-state-active:hover,
.fg-menu a.ui-state-active:active { border-style: solid; font-weight: normal;   background:#c3c3c3; color:#000;}

.fg-menu a span { display:block; cursor:pointer; }


 /* SUGGESTED STYLES - for use with jQuery UI Themeroller CSS */	
 
.fg-menu-indicator span { float:left; }
.fg-menu-indicator span.ui-icon { float:right; }

.fg-menu-content.ui-widget-content, 
.fg-menu-content ul.ui-widget-content { border:0; }


/* ICONS AND DIVIDERS */

.fg-menu.fg-menu-has-icons a:link,
.fg-menu.fg-menu-has-icons a:visited,
.fg-menu.fg-menu-has-icons a:hover,
.fg-menu.fg-menu-has-icons a:active { padding-left:20px; }

.fg-menu .horizontal-divider hr, .fg-menu .horizontal-divider span { padding:0; margin:5px .6em; }
.fg-menu .horizontal-divider hr { border:0; height:1px; }
.fg-menu .horizontal-divider span { font-size:.9em; text-transform: uppercase; padding-left:.2em; }



}




@media all and (max-width:910px) {
.w600 {display:block;}

.box05 {width: 100%;}
.box0504 {width: 70%;text-align: left;background: url('../images/katalk_icon.png') no-repeat 22% 51%;padding-left: 30%;}
.box06 {width: 100%;height:130px;}
.box0601 {height:112px;padding-top:20px;}
.box0601 .box0601-Tit {font-size: 26px;}
.box06:hover .box0601 {height: 117px;padding-top: 15px;}
.box0602 {display:none;}

.box-wrap03 {width:100%;}
.box08 {width:80%;padding:30px 10%;margin-right:0px;margin-bottom:10px;}

.box09 {width:80%;padding:30px 10%;margin-bottom:10px;}
.box0901, .box0902 {width: 100%;}
.box0902-btn {display: block;margin: 10px auto 0 auto;}


}



@media all and (max-width:600px) {
.divPopup {top:70px !important;left:2% !important;width:96% !important;height:auto !important;}
.divPopup iframe {width: 100% !important;height: auto !important;}
.divPopup_contents img {width:100%;}
}