@charset "utf-8";



#container {position:relative; z-index:0;; font-family:'NanumBarunGothic';}

.sub_visual {position:relative; text-align:center; overflow:hidden; width:100%; height:230px; background-repeat:no-repeat; background-position:center top; background-image:url(../images/sub/sub_visual_default.jpg); background-size:cover;}
.sub_visual .s_title{color:#fff; font-size:37px; line-height:100px; font-weight:bold; font-family:'Nanum Square'; letter-spacing:-2px;display:none;}
.sub_visual .s_arrow {width:100%;; z-index:99; height:15px; position:absolute; left:0px; bottom:0px; background:url(../images/sub/s_visual_arrow.png) center top no-repeat;}


.sub_visual  .s_common_quick {position:absolute; width:100%; left:0px; top:40px;}
.sub_visual  .s_common_quick ul {overflow:hidden; ; margin:0 auto; width:1300px;}
.sub_visual  .s_common_quick ul li {display:inline-block; width:112px; margin:0 35px;}
.sub_visual  .s_common_quick ul li div{display:inline-block;}
.sub_visual  .s_common_quick ul li .icon{height:80px; line-height:80px; vertical-align:middle;}
.sub_visual  .s_common_quick ul li .icon img {vertical-align:middle; width:50px;}
.sub_visual  .s_common_quick ul li .text{color:#fff; font-size:20px;}
.sub_visual  .s_common_quick ul li .more{display:inline-block; margin-top:6px; width:60px; color:rgba(255,255,255,0.8); line-height:25px; border:1px rgba(255,255,255,0.8) solid; opacity:0.8; background-color:rgba(68,68,68,0.4); border-radius:30px;}
.sub_visual  .s_common_quick ul li:hover .more{background:#fff; color:#000;}



#contentGroup {overflow:hidden; }


/*가이드박스*/
#guideGroup {position:relative;  padding:60px 0;  text-align:center;}
#guideGroup h3 {line-height:36px; font-size:35px; color:#000000; letter-spacing:-1px;}
#guideGroup h3 span {display:block; font-size:16px; color:#888888; font-weight:normal; letter-spacing:-0.5px; font-family:'NanumBarunGothic';}
#guideGroup h3 strong {color:#000; font-size:19px; display:inline-block; padding-left:6px}


ul#leftMenu {display:table; width:100%; table-layout:fixed; border-spacing:1px; margin-top:45px;}
ul#leftMenu li {display:table-cell;  font-size:16px; letter-spacing:-0.5px; border-spacing:10px;}
ul#leftMenu li a.left_first_depth {display:block; color:#666666; line-height:53px; background:#efefef;}
ul#leftMenu li a.left_first_depth:hover { background:#ddd;}
ul#leftMenu li a.left_first_depth.on {font-weight:bold; color:#fff;; background:#ed1947;}

ul#leftMenu li div {display:none;position:relative; background:#eeeeee; overflow:hidden;}
ul#leftMenu li div.on {display:block;}
ul#leftMenu li div ul { padding:10px 0;border:1px #cbcbcb solid; border-top:0px; border-bottom:0px;}
ul#leftMenu li div ul li {font-size:13px; border-bottom:0px;}
ul#leftMenu li div ul li a {display:block;border:0px; color:#777;padding:0 0 0 35px; line-height:23px;background:url(../images/sub/three_depth_dot.jpg) 20px top no-repeat;}

#guideGroup .portpolio_menu {display:none }
	




/*컨텐츠박스*/
#content {position:relative; min-height:400px; margin:30px 0 40px 0; padding-bottom:160px; }



/* 탭메뉴 */
div.tapMenu { overflow:hidden;}
div.tapMenu ul { float:left; font-size:13px; width:100%; text-align:center; letter-spacing:-1px;}
div.tapMenu ul li { float:left; width:24%; border:1px solid #ccc; border-radius:50px; margin:10px 0 0 1%;line-height:35px; box-sizing:border-box;}
div.tapMenu ul li a {  color:#555; display:block; border-radius:50px; }
div.tapMenu ul li:first-child,div.tapMenu ul li:nth-child(4n+1) { margin:10px 0 0 0;}
div.tapMenu ul li:hover a { background:#e0e6f5; color:#4266b6; font-weight:bold;} 
div.tapMenu ul li.on { border:1px solid #3758a0;  }
div.tapMenu ul li.on a { background:#7256c5; color:#fff; font-weight:bold; }


/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:21px; padding:0 0 0 30px; color:#222; background:url(../images/sub/h4_dot.png) left top no-repeat; line-height:24px; margin-bottom:10px;}
h5.cStyle {clear:both; font-size:19px; padding:0 0 0 20px; color:#eb325a; background:url(../images/sub/h5_dot.gif) 7px 1px no-repeat; line-height:24px; margin-bottom:10px;}
h6.cStyle {clear:both; font-size:17px; padding:0 0 0 0; color:#333 ; line-height:32px; margin-bottom:10px;}
h6.cStyle .num {float:left; width:32px; height:32px; line-height:32px; background:#444; text-align:center; border-radius:100px; color:#fff; font-size:17px; margin-right:8px; }

dl.cStyle {clear:both; font-size:15px;}
dl.cStyle dt {padding:0 0 0 36px; margin:15px 0 0 0; color:#555; background:url(../images/sub/dt_dot.jpg) 25px 9px no-repeat; line-height:20px; }
dl.cStyle dd {padding:0 0 0 46px; margin:5px 0 0 0; color:#767676; background:url(../images/sub/dd_dot.jpg) 35px 10px no-repeat; line-height:20px;}
dl.cStyle dd a {color:#767676;}
dl.cStyle dd a:hover {color:#000; text-decoration:underline;}


dl.cStyle1 {clear:both; font-size:15px;}
dl.cStyle1 dt {padding:0 0 0 6px; margin:15px 0 0 0; color:#555; background:url(../images/sub/dt_dot.jpg) left 9px no-repeat; line-height:20px; }
dl.cStyle1 dd {padding:0 0 0 10px; margin:5px 0 0 0; color:#767676; background:url(../images/sub/dd_dot.jpg) 5px 10px no-repeat; line-height:20px;}
dl.cStyle1 dd a {color:#767676;}
dl.cStyle1 dd a:hover {color:#000; text-decoration:underline;}




table.cStyle {border-top:2px solid #e2427f; width:100%; border-left:1px solid #ddd; font-size:15px; border-spacing:0;}
table.cStyle tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle th {background:#e2427f; color:#fff; line-height:20px; padding:15px 5px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle td {color:#666; padding:15px; line-height:20px; letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle .center {text-align:center;}
table.cStyle .left {text-align:left;}
table.cStyle td.bg {background:#edebed; color:#222;}

table.cStyle2 {border-top:2px solid #555; width:100%; border-left:1px solid #ddd; font-size:15px; border-spacing:0;}
table.cStyle2 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle2 th {background:#555; color:#fff; line-height:20px; padding:15px 5px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle2 td {color:#666; padding:15px; line-height:20px; letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle2 .center {text-align:center;}
table.cStyle2 .left {text-align:left;}
table.cStyle2 td.bg {background:#edebed; color:#222;}


ul.cStyle {overflow:hidden;}
ul.cStyle li{padding:0 0 0 26px; font-size:13px;  color:#555; background:url(../images/sub/dt_dot.jpg) 15px 9px no-repeat; line-height:24px; }


p.cStyle {clear:both; font-size:13px; padding:0 0 0 8px;}
p.cStyle b {color:#fb7a0b; letter-spacing:0;}
p.cStyle img {max-width:100%;}

p.cStyle2 {clear:both; font-size:15px; padding:0;}
p.cStyle2 b {color:#fb7a0b; letter-spacing:0;}
p.cStyle2 img {max-width:100%;}

p.cStyle3 {text-align:center;}
p.cStyle3 img{max-width:100%;}

.tbl_wrap table {font-size:13px;}
