/* BASIC css start */
#footer { margin-top:30px; position:relative; background:#fff }
#footer .footerTop { padding:10px 0 11px; position:relative; text-align:center; border-top:1px solid #d1d1d1; border-bottom:1px solid #d1d1d1; overflow:hidden }
#footer .footerTop a { display:inline-block; padding:0 6px; line-height:12px; border-left:1px solid #9c9c9c }
#footer .footerTop a:first-child { border-left:none }

#footer .footerBottom { position:relative }
#footer .footerBottom .footerInfo { padding:10px 0 0; position:relative; overflow:hidden; *zoom:1 }
#footer .footerBottom .footerInfo:after { display:block; clear:both; content:'' }
#footer .footerBottom .footerInfo .footerInfoBx { float:left; width:50% }
#footer .footerBottom .footerInfo .footerInfoBx dl { margin-left:-1px; padding-left:10%;  border-left:1px solid #f2f2f2 }
#footer .footerBottom .footerInfo .footerInfoBx dt { font-weight:bold }
#footer .footerBottom .footerInfo .footerInfoBx .bank_tit { padding-bottom:10px }
#footer .footerBottom .footerInfo .footerInfoBx .tel { padding:5px 0; font-size:15px; font-style:italic; font-weight:bold }
#footer .footerBottom .footerInfo .footerInfoBx .tx { font-size:12px }
#footer .footerBottom .footerInfo .footerInfoBx .info_bottom { margin:10px 10% 10px 10%; height:30px; font-size:0; text-align:center; background:#333 }
#footer .footerBottom .footerInfo .footerInfoBx .info_bottom .cs_tel { display:block; height:30px; font-size:12px; color:#fff; text-align:center; line-height:30px }
#footer .footerBottom .footerInfo .footerInfoBx .info_bottom .sns_ic { display:inline-block; margin:0 2%; font-size:18px; color:#fff; line-height:30px }

#footer .footerNav { padding:5px 0 15px; position:relative; border-bottom:1px solid #d1d1d1 }
#footer .footerNav ul { overflow:hidden; *zoom:1 }
#footer .footerNav ul:after { display:block; clear:both; content:'' }
#footer .footerNav ul li {float:left;width: 33%;}
#footer .footerNav ul li a { display:block; text-align:center }
#footer .footerNav ul li .ico { display:block; margin:0 10%; height:49px; font-size:25px; color:#a6a6a6; line-height:49px; border:1px solid #d8d8d8 }
#footer .footerNav ul li .tx { display:block; padding-top:5px }

#footer .footerBottom .footerAddr { padding:10px; text-align:center }
#footer .footerBottom .footerAddr .exchange { padding:10px 0 }
#footer .footerBottom .footerAddr .exchange .tit { display:block; font-weight:bold }

#footer .footerCopy { padding-bottom:15px; position:relative; text-align:center }

.btn_toggle_area { display: none; position: fixed;bottom: 12px; right: 49px;z-index: 999;}
.btn_toggle_area a { display: block; width: 36px; height: 36px; line-height: 36px; color:#111; font-size: 16px; text-align: center; background-color: rgba( 255, 255, 255, 0.8 );border:1px solid #ddd; }
.btn_toggle_area a.btn_up { position: absolute; bottom: 37px;}
.btn_toggle_area a.btn_down { position: absolute; bottom: 0; }

/* BASIC css end */

