/* BASIC css start */
#footer {clear:both; margin-top:36px;}
#footer .footerInfo {display: block; text-align: center;}
#footer .footerInfo .footerInfoTop {padding:10px 20px;}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft {}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft dt {margin-bottom:6px; font-size: 1.3em;}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft .tel {font-size:1.500em; margin-bottom:6px;}
#footer .footerInfo .footerInfoTop .footerInfoTopRight {width:90%; text-align:center; font-size: 14px; text-align: center; display: block; border: 1px solid #070000; margin: 1em auto; padding: 5px 0; }
#footer .footerInfo .footerInfoTop .footerInfoTopRight .fa {vertical-align: middle;}
#footer .footerInfo .footerInfoTop .footerInfoTopRight a { color:#000;}
#footer .footerInfo .footerInfoBottom {border-bottom:1px solid #b3b3b3; padding:20px;}
#footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {float:left;}
#footer .footerInfo .footerInfoBottom .footerInfoBottomLeft dt {margin-bottom:6px; font-size: 1.3em;}
#footer .footerInfo .footerInfoBottom .footerInfoBottomRight {width:70px; height:70px; border-radius:35px; background-color:#3c3c3c; display: table; text-align:center; float:right;}
#footer .footerInfo .footerInfoBottom .footerInfoBottomRight a { color:#fff; display: table-cell; vertical-align: middle;}
#footer .footerMiddle {background-color:#040404; text-align:center; padding:12px 0;}
#footer .footerMiddle a {width:25%; display:inline-block; color:#fff;}
#footer .footerlogo {position: relative; overflow: hidden;zoom: 1; padding: 10px 0 0 0;}
#footer .footerlogo p {width: 25%; float: left; text-align: center;}
#footer address {padding:12px 10px; color:#606060; text-align: center; line-height: 20px;}
#footer address .agreeButton {margin:5px 0;}
#footer address .agreeButton a {color:#fff; background-color:#b3b3b3; padding:2px 5px;}
.footerCategory {width:100%; height:160px; color:#000; text-align: center;}
.footerCategory li {float:left; width:25%; font-size:12px; border:1px solid #b2b2b2; margin-bottom:-1px; border-right:0px none; padding:15px 0; box-sizing: border-box;}
.footerCategory li span { font-size: 24px;}
.footerCategory li.ltnone { border-left:none; }
/* 하단 고정 버튼 */
.section_fixedFooter {width:100%; position:fixed; bottom:0px; right:0px; left:0;}
.section_fixedFooter .btn_toggle_area {width: 100%; height: 44px; 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;}
/* //하단 고정 버튼 */
@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 .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; }
    #footer .footerInfo .footerInfoBottom {width:46%; float:left; border-bottom:0; padding:20px 2%;}
    #footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {float:left;}
    .footerCategory {height:80px;}
    .footerCategory li {width:12.5%;}
}

/* BASIC css end */

