@charset "utf-8";

#visual {width:1920px;left:50%;margin-left:-960px;position:relative;}
#lnb {float:left;width:210px;border:1px solid #ebebeb;margin-top:-1px;}
#content {float:right;width:777px;margin-top:62px;position:relative;}

#lnb .title_side {height:113px;line-height:113px;font-size:1.8em;font-weight:700;text-align:center;background-color:#74be1a;color:#fff;}
#lnb>ul {width:210px;}
#lnb>ul>li {margin-bottom:1px;border-bottom:1px solid #ebebeb; }
#lnb>ul>li:last-child{border-bottom:none;}
#lnb>ul>li  span{display:block;}
#lnb li a {display:table-cell;width:210px;height:60px;line-height:14px;padding-left:20px;color:#666;;vertical-align:middle;overflow:hidden;text-align:left;background:url('/images/misc/arr_right.png') 187px center no-repeat;}
#lnb li>a:hover, #lnb li>a.on {color:#74be1a;font-weight:700;background:#f8f8f8 url('/images/misc/arr_right_on.png') 187px center no-repeat}

/* 3depth */
#lnb li ul {background-color:#414141;display:none;}
#lnb li.on ul {display:block;}

.depth3 {padding:7px 0 10px;}

.path {position:absolute;top:-40px;right:0;}
.path li {display:inline-block;zoom:1;*display:inline;padding:0 10px 0 16px;font-size:0.9em;color:#666;background:url('/images/misc/arr_depth01.png') 0 center no-repeat;vertical-align:middle;}
.path li:first-child {background:none;padding-left:0;}
.path li:last-child {padding-right:0;}
.path span {color:#666;font-weight:500;}
.path .ico_home{margin-right:7px;}

.title_cont {padding:0 0 18px 4px;font-size:2.2em;font-weight:500;background:url('/images/sub/line.gif') 0 bottom no-repeat;}
#inner_content {padding:30px 0;}

.tab_menu {margin-bottom:45px;}
.tab_menu ul li{float:left;width:48%;margin-right:2%;}
.tab_menu ul li:last-child{margin-right:0;}
.tab_menu ul li a{display:block;height:44px;line-height:44px;background-color:#e4e4e4;text-align:center;color:#333;border-radius:3px;}
.tab_menu ul li a:hover , .tab_menu ul li.on a{background-color:#74be1a;color:#fff;}

/* 오시는길 */
.map{height:300px;overflow:hidden;position:relative;}
.info{margin-top:50px;}
.info div{margin-bottom:30px;font-size:1.5em;}
.info p{display: inline-block; vertical-align: top; line-height:30px;}
.info p span{display: block; margin-bottom:20px;}
.info em{display: inline-block; width: 82px; text-align: justify;}
.info>div>span{display:inline-block;width:96px;margin-right:27px;color:#74be1a;font-weight:700;border-right:3px solid #74be1a;;}


.mb30{margin-bottom:30px;}

/* 문의 폼 */
.ebox {padding:35px 0;border-bottom:1px solid #ccc;}
.ebox.first {padding-top:60px;}

.bull_list{display:inline-block;padding-left:30px !important;text-align:left;background:url('/images/misc/bull_list.png') 18px center no-repeat;vertical-align:middle;}
/*.ebox.last {border-bottom:none;}*/
.tb_estimate {width:100%;font-size:1.1em;}
.tb_estimate th, .tb_estimate td {padding:5px 10px;}
.tb_estimate th {width:100px; text-align:left;vertical-align:top;font-weight:700;}
.tb_estimate .ast {margin-right:3px;font-size:1.4em;font-weight:500;color:#f0563e;}

.btn_addr {display:inline-block;zoom:1;*display:inline;margin-left:10px;padding:3px 10px;font-size:0.9em;color:#fff;background-color:#f0563e;}
.btn_addr:link,.btn_addr:visited{color:#fff;}

.btn_wrap {margin-top:30px;text-align:center;}
.btn_wrap a{margin-right:14px;}


/* 개인정보수집 box */
.term_box{height:250px;padding:10px;border:1px solid #d9d9d9;overflow-y:scroll;}
.term_box p{font-size:0.9em;line-height:1.8;color:#6f6f6f;}

/* 사이트맵 */
.sm_wrap {font-size:12px;font-weight:600;color:#222;padding:20px 0 0 20px;}
.sm_wrap>ul {float:left;width:100px;margin:10px 20px 40px;}
.sm_wrap>ul.sm02 {width:430px;}
.sm_wrap>ul.sm02>li {padding-left:10px;}
.sm_wrap>ul.sm03 {width:600px;}
.sm_wrap>ul.sm03>li {padding-left:10px;}
.sm_wrap>ul.sm05 {width:140px;}
.sm_wrap>ul.sm05>li {padding-left:10px;}
.sm_wrap li {margin-bottom:5px;padding-left:20px;background:url('/images/misc/bull_01.jpg') 12px 10px no-repeat;}
.sm_wrap>ul>li.sm_title {font-size:18px;padding-left:10px;padding-bottom:10px;margin-bottom:15px;background:none;border-bottom:2px solid #aaa;}
.sm_wrap>ul li a:hover {padding-bottom:2px;border-bottom:1px solid #8c40a8;}

.sm_wrap>ul ul {float:left;margin-right:25px;}
.sm_wrap>ul ul li {padding-left:10px;background-position:2px 10px;}
.sm_wrap>ul.sm02 ul li {padding-left:20px;padding-right:10px;background-position:10px 9px;}
.sm_wrap>ul.sm03 ul li {padding-left:20px;padding-right:10px;background-position:10px 9px;}
.sm_wrap>ul ul li.sm_title2 {font-size:14px;background:none;text-align:center;border-bottom:2px solid #555;padding:0 20px 5px 20px;margin-bottom:10px;}
.sm_wrap>ul ul li.sm_title3 {background:none;font-size:13px;padding:3px 0;border-bottom:1px solid #777;}

/* sticky foot */
#footer_wrap {}
#footer_wrap.sticky {width:100%;position:fixed;left:0;bottom:0;z-index:9999;}
#container_wrap {padding-bottom:0px;}
#container_wrap.sticky {padding-bottom:100px;}
