/* BASIC css start */
#footer{background-color: #fff; margin: 50px auto 0;width:100%; min-width:320px; max-width:850px}
#footer :is(*){font-family: 'Montserrat','Noto Sans KR', sans-serif;}
#footer :is(h4){font-size: 12px; color: #000; font-weight: 700; margin-bottom: 10px;}
#footer :is(.f1 li,.f2 li,.f3 li,.f3 a){color: #333333; font-size: 12px; font-weight: 500;}

#footer>div{}
#footer>div .foot_inner{ padding:  0 5%;}
#footer .foot_top{}
#footer .foot_top .foot_inner{}
#footer .foot_top .foot_inner>div{}
#footer .foot_top .foot_inner>div:not(.f3,.f4){margin-bottom: 20px;}
#footer .foot_top .foot_inner .f1{}
#footer .foot_top .foot_inner .f1 li{margin: 3px 0;}
#footer .foot_top .foot_inner .f1 h5{font-size: 20px;color: #333333; font-weight: 500; margin-bottom: 10px;}
#footer .foot_top .foot_inner .f2{}
#footer .foot_top .foot_inner .f3{margin-bottom: 10px;}
#footer .foot_top .foot_inner .f3 ul{display: flex; flex-wrap: wrap; gap: 2px 10px;}
/* #footer .foot_top .foot_inner .f3 ul li:is(:nth-child(2),:nth-child(3),:nth-child(5),:nth-child(6))::after{content: ""; display: block; clear: both;} */
#footer .foot_top .foot_inner .f4{}
#footer .foot_top .foot_inner .f4 p.copy{color: #b4b4b4; font-family: 'Noto Sans KR', sans-serif;  font-size: 12px; font-weight: 400;margin-bottom: 25px;}
#footer .foot_top .foot_inner .f4 ul{display: flex; gap: 5px;}
#footer .foot_top .foot_inner .f4 ul li{}
#footer .foot_top .foot_inner .f4 ul li a{display:flex; gap: 5px; border: 1px solid #e3e3e3;font-weight: 400; font-size: 12px; color: #656565; padding: 10px 20px; border-radius: 40px;}
#footer .foot_top .foot_inner .f4 ul li a span{display: flex; align-items: center; justify-content: center;}
#footer .foot_top .foot_inner .f4 ul li a span img{transform: scale(.66);}

#footer .foot_bottom{background-color: #f4f4f4;margin-top: 30px;}
#footer .foot_bottom .foot_inner{}
#footer .foot_bottom .foot_inner ul{display: flex; justify-content: space-between;}
#footer .foot_bottom .foot_inner ul li{}
#footer .foot_bottom .foot_inner ul li a{color: #a3a3a3; font-size: 12px; padding: 15px 0; display: block; font-weight: 500;}
/* BASIC css end */

