@charset "euc-kr";

#home_wrap {display:none; position:relative; width:640px;margin:0 auto;height:100px; background:#858585;}
#home_wrap h2 {width:600px;padding:0 20px;color:#cecece;margin:0 auto;font:bold 44px/100px 'NanumBarunGothicBold';letter-spacing:-2px;}
#home_wrap h2 strong {margin-left:15px;color:#fff;background:url('../img/sub/head_arr.png') center left no-repeat;padding-left:25px;}

.sub_title{position:relative;height:70px;border-top:1px solid #b9b9b9;background:#0087d1;}
.sub_title .home{position:absolute;top:0;left:0;border-right:1px solid #339fda}
.sub_title .tel{position:absolute;top:0;right:0;border-left:1px solid #339fda}
.sub_title .title{margin:0 80px;font:bold 35px/70px 'NanumBarunGothicBold';color:#fff;letter-spacing:-1px;text-align:center}

.sub_content {width:100%; background:#fff;}
.sub_content .content {width:580px;padding:30px;margin:0 auto; background:#fff; overflow:hidden;}
.sub_content .content ul.con_tab li{float:left;position:relative;overflow:hidden}

.sub_content .content .map { width:100%; }

.txt_title{margin:0 auto;margin-top:10px;width:600px;font:bold 28px 'NanumGothic';color:#e471ac;}



.s_bottom { padding-bottom:30px; text-align:center;}
.s_bottom img { margin:0 auto;}


/*2021.03.05 추가*/
.bottom_quick{position:fixed; bottom:-1px; left:0; width:100%;}
.bottom_quick ul li{width:33.333%; float:left;}
.bottom_quick ul li a{display:block;}
.bottom_quick ul li img{width:100%;}