/* BASIC css start */
#footer {padding-bottom: 23px; background-color:#2c363a;}
#footer .footer-nav{padding:12px 0; background-color:#22292c;}
#footer .footer-nav ul{overflow:hidden;  text-align:center;}
#footer .footer-nav ul li{display:inline-block; padding:0 15px; height:19px; line-height:19px; box-sizing:border-box;}
#footer .footer-nav ul li a{color:#FFF; font-family:"NanumSquareRound"; font-size:0.75rem; line-height:19px;}

@media screen and (min-width:320px) and (max-width:345px) {
    #footer .footer-nav{padding:12px 5px;}    
    #footer .footer-nav ul li{padding:0 10px;}
}

@media screen and (min-width:500px){
    #footer .footer-nav{padding:12px 15px;}
    #footer .footer-nav ul li{display:block; float:left; width:25%; text-align:center;}
}


#footer .footerInfo_cs{margin:17px 15px; overflow:hidden;}
#footer .footerInfo_cs:after{content:""; clear:both; display:block;}
#footer .footerInfo_cs .half_inner{float:left; width:50%; padding:0 4px; box-sizing:border-box;}
#footer .footerInfo_cs .btn-cs{display:block; width:100%; height:35px; padding:10px 0; box-sizing:border-box; text-align:center; font-family:"NanumSquareRound";  font-size:0.75rem; vertical-align:top;}
#footer .footerInfo_cs .btn-cs.btn-katalk{background-color:#f6e21e; color:#000;}
#footer .footerInfo_cs .btn-cs.btn-barotel{background-color:#fd6b00; color:#FFF;}
#footer .footerInfo_cs .btn-cs.btn-katalk:before,
#footer .footerInfo_cs .btn-cs.btn-barotel:before{height:15px; content:""; display:inline-block; margin-right:3px; background-position:0 center; background-repeat:no-repeat; vertical-align:middle;}
#footer .footerInfo_cs .btn-cs.btn-katalk:before{width:16px; background-size:16px 15px; background-image:url(http://parksj39.www252.freesell.co.kr/design/parksj39/jm/m_image/ic_katalk_mini.png);}
#footer .footerInfo_cs .btn-cs.btn-barotel:before{width:13px; background-size:13px 15px; background-image:url(http://parksj39.www252.freesell.co.kr/design/parksj39/jm/m_image/ic_tel_mini.png);}
#footer .footerInfo{ margin:0 19px; overflow:hidden; border-bottom:1px solid #696969; }
#footer .footerInfo .half_inner{float:left; width:50%; box-sizing:border-box;}
#footer .footerInfo .half_inner dl{padding:0 0 15px 4px; color:#FFF;}
#footer .footerInfo .half_inner dl dt{height:25px; line-height:25px; font-family:"NanumSquareRound"; font-size:0.75rem; margin-bottom:5px;}
#footer .footerInfo .half_inner dl dd{height:21px; line-height:21px; font-family:"NanumSquareRound"; font-size:0.75rem;}
#footer .footerInfo .half_inner dl dd .number{font-weight:bold; font-family: 'Lato', sans-serif; font-size:1rem; color:#FFF;}
#footer .footerInfo .half_inner dl dd .small{color:#fff; font-family: '맑은 고딕', sans-serif; font-size:0.625rem;}

@media screen and (min-width:320px) and (max-width:345px) {
    #footer .footerInfo .half_inner dl dd .number{font-size:0.9rem;}
}


#footer .site_info{overflow:hidden; padding:17px 1px; text-align:center; max-width:400px; margin:0 auto;}
#footer .site_info *{color:#fff; font-size:0.625rem; font-family:"NanumSquareRound"; padding:0 2px; display:inline-block; line-height:17px; color:#adadad;}
#footer cite{display:block; text-align:center; overflow:hidden; font-style:normal;}
#footer cite.copyright{font-family:"NanumSquareRound";  font-size:0.625rem; color:#adadad; line-height:17px; }
#footer cite.makesho_design_lab{margin-top:12px; height:11px; overflow:hidden; font-size:0; text-indent:-100px; background:url(http://parksj39.www252.freesell.co.kr/design/parksj39/jm/m_image/makeshop_design_lab.png) center no-repeat; background-size: auto 11px;}


/* 하단 고정 버튼 */
.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;}
.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: 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:70px; 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:70px; height:70px; border-radius:35px; background-color:#3c3c3c; 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;}
}
/* BASIC css end */

