/* BASIC css start */
#footer {border-top:1.5px solid #76c72f; clear:both; background:#fff;}
#footer .footerInfo {display: block; border-top:1px solid #e8e8e8;}
#footer .footerInfo p {line-height:18px;}
#footer .footerInfo .cs-tit {padding-bottom:11px; color:#1b1b1b; font-weight:bold; font-size:18px;}
#footer .footerInfo .gr {color:#909090;}
#footer .footerInfo .footerInfoTop {width:50%; box-sizing:border-box; float:left; padding:0px 10px; border-right: 1px solid #e8e8e8; padding-top:18px;}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft {color:#7e7e7e;}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft .tel {color:#77c730; font-size:25px; margin-bottom:10px;font-weight:bold;}
.footerInfoTopRight {width:100%; height:35px; line-height:35px; background-color:#77c730; text-align:center; margin:29px 0; float:left;}
.footerInfoTopRight a { color:#fff;}
.footerInfoTopRight a img {vertical-align: middle;}
#footer .footerInfo .footerInfoBottom {width:50%; float:left; box-sizing:border-box;padding:0px 10px; margin-top:15px; }
#footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {/*float:left;*/ color:#7e7e7e;}
#footer .footerInfo .footerInfoBottom .footerInfoBottomLeft .acch {margin-bottom:10px; font-weight:bold; }
.footerBtn {width:95%; margin:0 auto;}
.footerInfoBottomRight {width:100%; height:35px; line-height:35px; background-color:#878787; text-align:center; float:right; margin:15px 0;}
.footerInfoBottomRight a { color:#fff; }
.footerInfoBottomRight a img {vertical-align: middle;}
#footer .footerMiddle {border-bottom:1px solid #c0c0c0; border-top:1px solid #c0c0c0; text-align:center; padding:12px 0;}
#footer .footerMiddle a {width:20%; display:inline-block; color:#898989;}
#footer address {padding:12px 10px; color:#b1b1b1;}
#footer address p {line-height:18px;}
#footer address .agreeButton {margin:5px 0;}
#footer address .agreeButton a {color:#fff; background-color:#b3b3b3; padding:2px 5px;}

/* 하단 아이콘 영역 */
#footer .ficon-wrap {margin:19px 0;}
#footer .ficon-wrap > ul {overflow:hidden; width:100%;}
#footer .ficon-wrap > ul > li {position:relative; float:left; width:25%;text-align:center;}
#footer .ficon-wrap > ul > li > a {display:block; width:53px; margin:0px auto 5px;}
#footer .ficon-wrap > ul > li > a > img {width:100%;}
#footer .ficon-wrap > ul > li > span {position:relative; line-height:14px; font-size:12px; text-align:center;}

/* 하단 고정 버튼 */
.section_fixedFooter .btn_toggle_area { height: 100px; position: relative;}
.section_fixedFooter .btn_toggle_area .btn_up {width:35px; height:35px; display: block; background:url(/design/kjoo33/wib/img/up-icon.png)no-repeat; position: absolute; top:0; right:10px;background-size: 35px 35px;}
.section_fixedFooter .btn_toggle_area .btn_fixedFooter {width:35px; height:35px; display: block; background:url(/design/kjoo33/wib/img/down-icon.png)no-repeat; position: absolute; bottom:26px; right:10px;background-size: 35px 35px;}
/* //하단 고정 버튼 */
/* 하단 고정 메뉴 */
.section_fixedFooter { position:fixed; bottom:0px; right:0px; z-index:3; width:50px;}
.section_fixedFooter .section_fixedFooter_dn {display:none; box-shadow: 0 0 10px 1px #404040; border-top: 1px 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:70; height:70px; border-radius:35px; background-color:#3c3c3c; 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:100%; height:70px; border-radius:35px; background-color:#878787; 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;}
.ft-banner img {width:100%;}
/* //하단 고정 메뉴 */
/*
@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;  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;}
}
*/
/* BASIC css end */

