/* BASIC css start */
#footer{background-color: #db1e46;width: 100%;min-width: 320px;max-width: 850px;margin: 20px auto 0;}
#footer .foot_inner{width: 100%; padding: 4%;}
#footer .foot_inner>div{}
#footer .foot_inner>div li{font-size: 12px;font-family: 'Lato' , sans-serif;color: #fff;font-weight: 600;margin: 7px 0;}
#footer .foot_inner>div li a{font-family: 'Lato' , sans-serif;font-size: 12px;color: #fff;}
#footer .foot_inner>div .span_tit{font-family: 'GothamBlack', sans-serif !important;font-size: 12px;color: #fff;font-weight: 600;}

#footer .f_top{padding-top: 20px; border-bottom: 1px solid #eee; padding-bottom: 25px; margin-bottom: 30px;}
#footer .f_top .f_logo{width: 155px; margin-bottom: 20px;}
#footer .f_top .f_logo img{width: 100%;}
#footer .f_top .f_open{float: left;}
#footer .f_top .f_open ul{}
#footer .f_top .f_open ul li{}
#footer .f_top .f_open ul li span{}
#footer .f_top .f_sns{float: right;display: none;}
#footer .f_top .f_sns ul{}
#footer .f_top .f_sns ul li{width: 34px; height: 34px; display: inline-block;margin-left: 5px;}
#footer .f_top .f_sns ul li a{display: block;width: 100%;}
#footer .f_top .f_sns ul li a img{width: 100%;}
#footer .f_middle{border-bottom: 1px solid #eee;padding-bottom: 25px;}
#footer .f_middle .f_info{}
#footer .f_middle .f_info ul{}
#footer .f_middle .f_info ul li{font-family: 'NanumSquare', sans-serif;color: #fff;line-height: 1.3;font-weight: 500;}
#footer .f_middle .f_info ul li span{}
#footer .f_middle .copy{color: #fff;font-size: 11.2px;font-family: 'Lato' , sans-serif;margin: 20px 0 30px;font-weight: 500;}
#footer .f_bottom{padding: 20px 0 10px;}
#footer .f_bottom .f_menu{}
#footer .f_bottom .f_menu ul{display: flex;justify-content: space-between;width: 95%;margin: 0 auto;gap: 8px;}
#footer .f_bottom .f_menu ul li{display: inline-block;}
#footer .f_bottom .f_menu ul li a{}
#footer .f_bottom .f_menu ul li a img{width:100%;}

.SMS_kakaoFloat { position: fixed; bottom: 60px; right: 15px; width: 35px; height: 35px; border-radius: 3px; font-size: 11px; text-align: center; line-height: 35px; z-index: 10;opacity: 0.6; } 
.SMS_kakaoFloat a { display: block; height: 100%; background:url('/design/mellmell/img/login_sns_kakao.png') no-repeat center; background-size: 100%; } 
.SMS_TopBtn, .SMS_BottomBtn {display: none; position: fixed; text-align: center; color: #fff; font-size: 0; width: 30px; height: 30px; background-color: rgba(255, 255, 255, 0.8); border: 1px solid #D7D7D7; z-index: 10; border-radius: 1px; right: 15px; } 
.SMS_TopBtn {width: 35px;height: 35px;border: none;background-color: transparent;background-image: url('/design/mellmell/img/detail_top.png');background-repeat: no-repeat;background-size: 100%;opacity: 0.6; } 
.SMS_TopBtn:before, .SMS_BottomBtn:before { font-family: FontAwesome; font-size: 20px; color: #333; } 
.SMS_TopBtn { bottom: 20px; line-height: 25px; } 
.SMS_TopBtn.detail-page {bottom: 75px; } 



/* BASIC css end */

