/* BASIC css start */
/* 하단 */
#footer {margin:30px 2% 0; padding:0; border:0;}
#footer img {width:100%;}
#footer .section {margin:0 auto;border:1px solid #e9e9e9;padding:15px 10px;}
#footer .section ul {font-size:0;text-align:center;margin:0 auto;}
#footer .section ul li {text-align:center;display:inline-block;width:25%;}
#footer .section ul li img {width:80%;}



#footer .section1 {padding:0;width:100%;margin:25px auto 0px;}
#footer .section1 .bt_cscenter {float:left;width:50%;height:130px;}


#footer .section1 .bt_cscenter h2 {font-size:12px;font-weight:bold;padding:0px 0 5px;text-align:center;color:#777;}
#footer .section1 .bt_cscenter .phone {font-size:18px;font-weight:normal; color:#222; margin-top:3px;}
#footer .section1 .bt_cscenter p {font-size:11px;color:#444;padding:0 0 15px;line-height:18px;text-align:center; letter-spacing:-0.5px;}
#footer .section1 .bt_cscenter p span {color:#de1f1f;}



#footer .section1 .bt_bank {float:left; width:50%; }
#footer .section1 .bt_bank h2 {font-size:12px;font-weight:bold; padding:0px 0 5px;text-align:center;color:#777;}
#footer .section1 .bt_bank p {font-size:12px;color:#444;padding:0 0 15px;line-height:18px;text-align:center;}
#footer .section1 .bt_call {margin:0 auto;text-align:center;width:80%;}
#footer .section1 .bt_cs {margin:0 auto;text-align:center;width:80%;}
#footer .section1 .bt_cs img,
#footer .section1 .bt_call img {width:100%;margin:0 auto;text-align:center;padding:0px 0 20px 0;}


#footer .section_btn {padding:0;width:100%;margin:0px auto; padding-bottom:10px;}
#footer .section_btn .bt_cscenter {float:left;width:50%;}

#footer .section_btn .bt_bank {float:left;width:50%;  }
#footer .section_btn .bt_call {margin:0 auto;text-align:center;width:80%;}
#footer .section_btn .bt_cs {margin:0 auto;text-align:center;width:80%;}
#footer .section_btn .bt_cs img,
#footer .section_btn .bt_call img {width:100%;margin:0 auto;text-align:center;padding:0px 0 0px 0;}




#footer .section2 {height:35px; line-height:35px; margin-top:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;}
#footer .section2 ul {margin-left:10px;}
#footer .section2 ul li {float:left; color:#a3a3a3; padding:0px 3px;font-size:11px;line-height:35px;}
#footer .section2 ul li a {color:#a3a3a3;font-size:11px;line-height:35px;}
#footer .section2 ul li a b {color:#555;}


#footer .section3 {height:100%;padding:15px 0px 20px 10px; color:#a3a3a3; line-height:16px;font-size:10px; letter-spacing:-0.5px;}
#footer .section3 a {color:#888;font-size:11px;}




/* 하단 고정 버튼 */
.section_fixedFooter .btn_toggle_area {width: 100%; height: 60px; position: relative;}
.section_fixedFooter .btn_toggle_area .btn_up {width:33px; height:33px; line-height:33px; display: block; border:2px solid rgba(88, 86, 86, 0.59); background-color:rgba(104, 108, 111, 0.8); text-align:center; border-radius:30px; color:#fff; position: absolute; top:0; right:10px;}
.section_fixedFooter .btn_toggle_area .btn_fixedFooter {width:33px; height:33px; line-height:33px; display: block; border:2px solid rgba(88, 86, 86, 0.59); background-color:rgba(104, 108, 111, 0.8); text-align:center; border-radius:30px; color:#fff; position: absolute; top:0; left:10px;}
/* //하단 고정 버튼 */
/* 하단 고정 메뉴 */
.section_fixedFooter {width:100%; position:fixed; bottom:0px; right:0px; left:0;}
.section_fixedFooter .section_fixedFooter_dn {display:none; box-shadow: 0 0 10px 1px #404040; border-top:0px solid #C1C1C1;}
.section_fixedFooter .footerInfo {background-color:#fff;}
.section_fixedFooter .footerInfo .footerInfoTop {border-bottom:1px solid #b3b3b3; padding:20px;}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopLeft {float:left;}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopLeft dt {font-size: 1.3em; margin-bottom:6px;}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopLeft .tel {color:#f1494d; font-size:1.500em; margin-bottom:6px;}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopRight {width:70px; height:70px; border-radius:35px; background-color:#005db9; display: table; text-align:center; float:right;}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopRight a { color:#fff; display: table-cell; vertical-align: middle;}
.section_fixedFooter .footerInfo .footerInfoBottom {border-bottom:1px solid #b3b3b3; padding:20px;}
.section_fixedFooter .footerInfo .footerInfoBottom .footerInfoBottomLeft {float:left;}
.section_fixedFooter .footerInfo .footerInfoBottom .footerInfoBottomLeft dt {font-size: 1.3em; margin-bottom:6px;}
.section_fixedFooter .footerInfo .footerInfoBottom .footerInfoBottomRight {width:70px; height:70px; border-radius:35px; background-color:#005db9; display: table; text-align:center; float:right;}
.section_fixedFooter .footerInfo .footerInfoBottom .footerInfoBottomRight a { color:#fff; display: table-cell; vertical-align: middle;}
.section_fixedFooter .footerMiddle {background-color:#3e4347; text-align:center; padding:12px 0; clear: both;}
.section_fixedFooter .footerMiddle a {width:25%; display:inline-block; border-left:1px solid #A2A2A2; color:#fff; margin-left: -1px;}
/* //하단 고정 메뉴 */
@media screen and (min-width:420px) and (max-width:767px) {
    #footer .footerInfo {position:relative; overflow:hidden; zoom:1; border-bottom:1px solid #b3b3b3;}
    #footer .footerInfo .footerInfoTop {width:46%; float:left; border-bottom:0; border-right:1px solid #b3b3b3; margin-left:-1px; padding:20px 2%;}
    #footer .footerInfo .footerInfoTop .footerInfoTopLeft {float:left;}
    #footer .footerInfo .footerInfoBottom {width:46%; float:left; border-bottom:0; padding:20px 2%;}
    #footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {float:left;}
}
@media screen and (min-width:768px) {
    #footer .footerInfo {position:relative; overflow:hidden; zoom:1; border-bottom:1px solid #b3b3b3;}
    #footer .footerInfo .footerInfoTop {width:46%; float:left; border-bottom:0; border-right:1px solid #b3b3b3; margin-left:-1px; padding:20px 2%;}
    #footer .footerInfo .footerInfoTop .footerInfoTopLeft {float:left;}
    #footer .footerInfo .footerInfoBottom {width:46%; float:left; border-bottom:0; padding:20px 2%;}
    #footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {float:left;}
}

/* 카카오톡 상담 */
#kakaotalk {position:fixed; top:20%; right:12px; z-index:1;}
#kakaotalk a {cursor:pointer;}
#kakaotalk a img {width:40px; height:40px}
/* BASIC css end */

