/* BASIC css start */
#footer{width: 100%; min-width: 320px; max-width: 850px;margin: 0 auto;  margin-top: 9px;}
#footer>div{width: 100%;}







/* ΗͺΕΝ°ψΕλ */
#footer li{font-family: 'Noto Sans KR', sans-serif; font-size: 13px;color: #b4b4b4; font-weight: 400;}
#footer li a{font-family: 'Noto Sans KR', sans-serif; font-size: 13px;color: #b4b4b4; font-weight: 400 }
#footer .foot_top{display: flex; flex-direction: column; align-items: center; gap: 20px;background-color: #fff;}
#footer .foot_top .f_logo{width: 200px; border:1px solid #ffffff;}
#footer .foot_top .f_logo a{display: block;width: 100%;}
#footer .foot_top .f_logo a img{width: 100%;}
#footer .foot_top ul.f_info{text-align: center; margin-top: -50px; }
#footer .foot_top ul.f_info li{display: inline-block;margin: 3px 7px;}
#footer .foot_top h4{font-family: 'Montserrat', sans-serif;color: #6f6f6f;font-size: 20px; font-weight: 600; display: flex; align-items: center;}
#footer .foot_top h4 span{display: flex; align-items: center; justify-content: center; margin-right: 10px;}
#footer .foot_top h4 span img{transform: scale(.66); transform-origin: center center;}
#footer .foot_top ul.cs{}
#footer .foot_top ul.cs li{font-family: 'Montserrat', sans-serif;text-align: center;}
#footer .foot_top ul.help{display: flex; width: 70%; gap: 10px; margin: 15px 0;}
#footer .foot_top ul.help li{width: 50%;}
#footer .foot_top ul.help li a{display: block; border: 1px solid #dcdcdc; border-radius: 9px; padding: 12px 0; text-align: center;color: #6f6f6f; font-size: 13px;}
#footer .foot_top ul.sns{display: flex; align-items: center; gap: 13px;}
#footer .foot_top ul.sns li{}
#footer .foot_top ul.sns li a{display: flex; align-items: center; justify-content: center;}
#footer .foot_top ul.sns li a img{transform: scale(.66); transform-origin: center center;}
#footer .foot_top p.copy{text-align: center;font-family: 'Noto Sans KR', sans-serif; font-size: 13px;color: #b4b4b4; font-weight: 400; padding-bottom: 30px;}
#footer .foot_bottom{background-color: #ededed;}
#footer .foot_bottom ul.f_menu{display: flex; justify-content: space-between;}
#footer .foot_bottom ul.f_menu li{width: 25%;}
#footer .foot_bottom ul.f_menu li a{font-family: 'Montserrat', sans-serif; color: #6f6f6f; font-size: 14px; font-weight: 500; display: block; text-align: center; padding:15px 0;}
/* BASIC css end */

