/* BASIC css start */
/* 소셜 아이콘 */
.social ul {width:100%; border-top:1px solid #d2d2d2; height:50px; padding:10px 10%; box-sizing:border-box; margin-top:30px;}
.social ul li {float:left; width:16.6%; text-align:center;}
.social ul li:first-child {padding-left:0;}
.social ul li img {height:30px;}

/* 하단 */
#footer {background:#f0f0f0; padding-bottom:100px; letter-spacing:0;}
#footer .footerMiddle {border-bottom:1px solid #dcdcdc; height:35px; text-align:center;}
#footer .footerMiddle a {display:inline-block; margin-left: -1px; line-height:35px; padding:0 5px; color:#575757;}
#footer .footerMiddle a.point {color:#343434;}
#footer .footerlogo {padding-left:5%; padding-top:20px; padding-bottom:10px;}
#footer .footerlogo img {height:20px;}
#footer address {padding-left:5%; color:#777; font-size:11px;}
#footer .ft_customer {margin:16px auto 8px; height:26px; line-height:26px; border-radius:13px; width:340px; color:#fff; font-size:11px; text-align:center; background:#000;}
#footer .ft_copyright {font-size:10px; color:#777; text-align:center;}


/* 하단 고정 버튼 */
.section_fixedFooter .btn_toggle_area {width: 100%; height: 44px; position: relative; z-index:99}
.section_fixedFooter .btn_toggle_area .kakao {width:35px; height:35px; display: block; background-color:#fff; border-radius:0px; position: fixed; bottom:130px; right:10px;}
.section_fixedFooter .btn_toggle_area .kakao2 {width:35px; height:35px; display: block; background-color:#fff; border-radius:0px; position: fixed; bottom:95px; right:10px;}
.section_fixedFooter .btn_toggle_area .kakao span {display:block; width:35px; height:35px; background-size:35px 35px; background-position:center; background-repeat:no-repeat; background-image:url(http://egmdesign.cafe24.com/mowm/mowmmall/kakaopf_btn.png);}
.section_fixedFooter .btn_toggle_area .kakao2 span {display:block; width:35px; height:35px; background-size:35px 35px; background-position:center; background-repeat:no-repeat; background-image:url(http://egmdesign.cafe24.com/mowm/mowmmall/kakaoch_btn.png);}
.section_fixedFooter .btn_toggle_area .btn_up {width:33px; height:33px; display: block; border:1px solid #a1a1a1; background-color:#fff; border-radius:0px; position: fixed; bottom:60px; right:10px;}
.section_fixedFooter .btn_toggle_area .btn_up span {display:block; width:33px; height:33px; background-size:18px 18px; background-position:center; background-repeat:no-repeat; background-image:url(/design/bambo/mobile_mowm/btn_up_arrow.png);}
/* BASIC css end */

