/* BASIC css start */
#footer {border-top:2px solid #3e3e3e; clear:both; margin-top:50px;}
#footer .shopinfo {overflow:hidden;}
#footer .shopinfo li {float:left; width:25%; position:relative; margin-left:-1px; border-right:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8;}
#footer .shopinfo li a {display:block; padding:15px 0; text-align:center;}
#footer .shopinfo li a .fa {display:block; margin-bottom:5px; color:#666666;}
#footer .both {overflow:hidden; position:relative; padding:10px 5px 55px; background:#f8f8f8;}
#footer .both .cscenter,
#footer .both .bankinfo {float:left; width:50%;}
#footer .both .cscenter dl {margin-left:-1px; border-right:1px solid #e8e8e8;}
#footer .both dl {padding:0 10px;}
#footer .both dd {color:#777; font-size:.938em;}
#footer .both dd p {margin:6px 0 4px; color:#3d3d3d; font-size:1.125em; font-weight:bold;}
#footer .both .btn {position:absolute; bottom:15px; width:45%;}
#footer .both .cscenter .btn {left:15px;}
#footer .both .bankinfo .btn {right:15px;}
#footer .both .btn a {display:inline-block; width:100%; height:28px; line-height:26px; border:1px solid #121212; background:#3e3e3e; color:#fff; text-align:center; box-sizing:border-box; -moz-box-sizing:border-box;}
#footer .lnks {overflow:hidden; display:table; table-layout:fixed; width:100%; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; padding:12px 0;}
#footer .lnks a {display:inline-block; width:25%; color:#777; margin-right: -4px;}
#footer address {padding:15px; color:#777;}
#footer address .agreeButton {margin:5px 0;}
#footer address .agreeButton a {color:#fff; background-color:#6b6b6b; padding:2px 5px;}
/* 업다운 버튼 */
#updown {position:fixed; bottom:20px; right:20px; display:none;}
#updown .up {width:38px; padding:10px 0; display:block; border:1px solid #cbcbcb; background-color:rgba(255,255,255,0.6); text-align:center; box-shadow:0px 1px 1px #e3e3e3; border-radius:5px 5px 0 0; margin-bottom:3px;}
#updown .down {width:38px; padding:10px 0; display:block; border:1px solid #cbcbcb; background-color:rgba(255,255,255,0.6); text-align:center; box-shadow:0px 1px 1px #e3e3e3; border-radius:0 0 5px 5px;}
/* //업다운 버튼 */
/* BASIC css end */

