/* BASIC css start */
#footer{margin-top: 160px; border-top: 1px solid #e9e9e9; width: 100%;}
#footer .foot_inner{padding: 25px 55px 35px 208px;}
#footer .foot_inner>div{width: 100%;}
#footer .foot_inner>div li{font-family: 'NanumSquareRound',sans-serif; color: #939393; font-size: 13px; font-weight: 500;line-height: 1.8;}
#footer .foot_inner>div li a{font-family: 'NanumSquareRound',sans-serif; color: #939393; font-size: 13px; font-weight: 500;}
#footer .foot_inner .foot_top{display: flex; justify-content: space-between; margin-bottom: 40px;}
#footer .foot_inner .foot_top ul{display: flex; gap: 25px;}
#footer .foot_inner .foot_top ul.f_menu{}
#footer .foot_inner .foot_top ul.f_menu li{}
#footer .foot_inner .foot_top ul.f_menu li a{color: #000; font-size: 15px; font-weight: 800;}
#footer .foot_inner .foot_top ul.f_sns{align-items: center;}
#footer .foot_inner .foot_top ul.f_sns li{}
#footer .foot_inner .foot_top ul.f_sns li a{}
#footer .foot_inner .foot_top ul.f_sns li a img{}
#footer .foot_inner .foot_bottom{}
#footer .foot_inner .foot_bottom .f_info{}
#footer .foot_inner .foot_bottom .f_info li{display: inline-block;}
/* BASIC css end */

