/* BASIC css start */
#footer{margin-top:30px;position:relative;background-color:#ececec;}
.footerNavArea{height:37px;border-top:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7;background-color:#fff;}
.footerNavArea .footerNav {height:100%;text-align:center;font-size:0;}
.footerNavArea a{display:inline-block;padding:0 19px;font-size:12px;font-weight:400;height:37px;line-height:37px;position:relative;color:#383838;}
.footerNavArea .bar{position:absolute;top:13px;left:0;width:1px;height:11px;background-color:#ececec;display:inline-block;}


.footerShopInfoArea{position:relative;}
.footerShopInfoArea:after {display:block; clear:both; content:'' }
.footerShopInfoArea .info-bx{float:left;box-sizing:border-box;padding:4% 5% 0;}
.footerShopInfoArea .info-bx, .footerShopInfoArea .info-bx a{color:#777;font-weight:400;line-height:1.4;font-size:12px;}
.footerShopInfoArea .info-bx h4 { font-size:14px;font-weight:500;color:#383838;padding-bottom:3px;}
.footerShopInfoArea .cs{width:50%;height:130px;}
.footerShopInfoArea .cs .tel-num a{font-size:20px;color:#ff2626;font-weight:400;line-height:1.3;display:block;padding:0 0 4px;}
.footerShopInfoArea .account{width:50%;border-left:1px dashed #c7c7c7;height:130px;}
.footerShopInfoArea .account h4{padding-bottom:6px;}
.footerShopInfoArea .address {width:100%;border-top:1px dashed #c7c7c7;}
.footerShopInfoArea .address h4{font-size:15px;padding-bottom:5px;}
.footerShopInfoArea .address address{line-height:1.5;}
.footerShopInfoArea .copy{padding-top:15px;}
.footerShopInfoArea .copy .links{padding-bottom:3px;}
.footerShopInfoArea .copy .links a{color:#383838;}

.btn_toggle_area {position: fixed;bottom:5px;right:5px;z-index:999;}
.btn_toggle_area a{display: block; width: 38px; height: 38px; line-height:1;opacity:0.6;color:#383838; font-size:28px; text-align: center; background-color:#fff;border:1px solid #acacac;border-radius:3px;}
.btn_toggle_area .fa{line-height:20px;height:20px;vertical-align:top;margin-top:9px;}
.btn_toggle_area .btn_up .fa{margin-top:8px;}
.btn_toggle_area .btn_down{margin-top:5px;}
/* BASIC css end */

