/* BASIC css start */
#footer {position: relative; margin-top:50px;}
#footer .pding{padding: 0 17px;}
#footer .footer_info{padding: 8px 0;}
#footer .footer_info .tel{ margin: 12px 0 13px;  color: #000000; font-size: 1.5rem; font-family: 'Spoqa Han Sans', sans-serif; font-weight: 400;}
#footer .footer_info > p, .deliv_info, .deliv_info a{color: #4b4b4b; font-size: 0.85rem; font-family: 'Spoqa Han Sans', sans-serif; line-height: 21px;}

/* 정보 */
#footer address {margin-top: 8px; color: #4b4b4b; font-size: 0.85rem; font-family: 'Spoqa Han Sans', sans-serif; line-height: 20px;}


/* sns */
.snsArea{ margin: 20px 0 30px;}
.snsArea ul{font-size:0}
.snsArea ul:after{content:''; display:block; clear:both}
.snsArea ul li{ display: inline-block; margin: 0 25px 0 0;}
.snsArea ul li:last-of-type{margin:0;}

/* 플러팅 */
.section_fixedFooter {position:fixed; bottom:15%; right:3%;}
.section_fixedFooter .btn_toggle_area div img{width:40px;}

#footer .foo_bot{ background: #f4f4f4; padding: 16px 7px 20px;}
#footer .foo_bot .agreeButton a {display: inline-block;   height: 8px; line-height: 8px; padding: 0 10px 0;
    margin: 0 0 11px;color: #757575; border-right: 1px solid #c7c7c7;
    font-size: .7rem;
    font-family: 'Spoqa Han Sans', sans-serif;}
#footer .foo_bot .agreeButton a:last-of-type{padding-right:0; border-right:0;}
#footer .foo_bot .copyright{padding: 5px 0 0;
    color: #adadad;
    font-family: 'Spoqa Han Sans', sans-serif;
    text-align: center;
    font-weight: 300;}
/* BASIC css end */

