/* BASIC css start */
#footer{background-color: #f6f6f6; padding: 60px 0 40px; margin: 50px auto 0; width: 100%; min-width: 320px; max-width: 850px;}
#footer :is(li,li a){}
#footer>div{}
#footer>div .foot_inner{padding: 0 5%;} 
#footer .foot_top{} 
#footer .foot_top .foot_inner{} 
#footer .foot_top .foot_inner .f_logo{} 
#footer .foot_top .foot_inner .f_logo a{display: block;} 
#footer .foot_top .foot_inner .f_logo a img{max-width: 110px;} 
#footer .foot_top .foot_inner p.f_cont{color: #272727; font-size: 13px; font-weight: 500;font-family: 'Montserrat', sans-serif; line-height: 1.5; margin: 13px 0;} 
#footer .foot_top .foot_inner a.joinnow{margin-bottom: 50px; font-family: 'Montserrat', sans-serif; font-size: 11px; color: #fff; display: inline-block; background-color: #222222; padding: 10px 20px; font-weight: 400;} 
#footer .foot_top .foot_inner h5{font-family: 'Montserrat', sans-serif;color: #222222; font-size: 20px; font-weight: 900; margin-bottom: 3px;} 
#footer .foot_top .foot_inner ul.cs{display: flex;}  
#footer .foot_top .foot_inner ul.cs li{ font-family: 'Montserrat', sans-serif;color: #707070; font-size: 12px; font-weight: 500;} 
#footer .foot_top .foot_inner :is(ul.cs, ul.bank) li:first-child{padding-right: 10px; margin-right: 10px; position: relative;}
#footer .foot_top .foot_inner :is(ul.cs, ul.bank) li:first-child::after{background-color: #d2d2d2; content: ""; display: block; width: 1px; height: 10px; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
#footer .foot_top .foot_inner h6{ margin-bottom: 3px;margin-top: 20px; font-family: 'Montserrat', sans-serif; font-size: 15px;color: #222222; font-weight: 600;} 
#footer .foot_top .foot_inner ul.bank{display: flex;} 
#footer .foot_top .foot_inner ul.bank li{color: #707070; font-size: 12px;font-family: 'Noto Sans KR', sans-serif;} 
#footer .foot_bottom{border-top: 1px solid #dcdcdc; padding-top: 30px; margin-top: 55px;} 
#footer .foot_bottom .foot_inner{} 
#footer .foot_bottom .foot_inner ul :is(li,a){font-family: 'Malgun Gothic';color: #8a8a8a; font-weight: 500; font-size: 11px;} 
#footer .foot_bottom .foot_inner ul.f_menu{display: flex; align-items: center; gap: 20px; } 
#footer .foot_bottom .foot_inner ul.f_menu li{} 
#footer .foot_bottom .foot_inner ul.f_info{margin-top: 15px;display: flex; flex-wrap: wrap; gap: 4px 10px;} 
#footer .foot_bottom .foot_inner ul.f_info li{} 
/* BASIC css end */

