/* BASIC css start */
/* ÇÏ´Ü */
footer{margin-top:185px;border-top:1px solid #e5e5e5;}
footer .inner_wrap {max-width:1590px;width:100%;margin:0 auto;}
footer .flex {display: flex;align-items: center;justify-content: space-between;}
footer .f_top_cont {display: flex;align-items: center;justify-content: space-between;padding:25px 0;}
footer .f_top_cont .f_top_nav ul {display: flex;align-items: center;}
footer .f_top_cont .f_top_nav ul li {padding-right:40px;}
footer .f_top_cont .f_top_nav ul li a {font-size:17px;font-weight:600;color:#000;}
footer .f_top_cont .sns_list a {display:inline-block;margin-right:30px;}
footer .f_top_cont .sns_list a:nth-child(1) img {width:32px;}
footer .f_top_cont .sns_list a:nth-child(2) img {width:26px;}
footer .f_top_cont .sns_list a:nth-child(3) img {width:13px;}
footer .f_top_cont .sns_list a:nth-child(4) img {width:27px;}
footer .f_top_cont .sns_list a:nth-child(4) {margin-right:0;}

footer .f_bttm_cont {padding:60px 0;border-top:1px solid #e5e5e5;background-color: #f8f8f8;}
footer .f_bttm_cont .flex {align-items: flex-start;}
footer .f_bttm_cont .left_box .f_info p {margin-bottom: 10px;color:#b5b5b5;font-size:16px;}
footer .f_bttm_cont .left_box .f_info p.copy {margin-bottom:0;margin-top:30px;}
footer .f_bttm_cont .left_box .f_info p span::after {content:"";display:inline-block;width:1px;height:16px;background:#e6e6e6;margin: -3px 10px;}
footer .f_bttm_cont .left_box .f_info p span:last-child::after {display:none;}
footer .f_bttm_cont .left_box .f_info p span a {color:#b5b5b5;font-size:16px;text-decoration: underline;}
footer .f_bttm_cont .left_box .f_logo {margin-top:50px;}
footer .f_bttm_cont .left_box .f_logo .f_main_logo {display:inline-block;padding-right:20px;}

footer .f_bttm_cont .right_box {display:flex;}
footer .f_bttm_cont .right_box div > div {margin-bottom:20px;font-size:17px;font-weight:700;color:#000;font-family: "Montserrat", serif;}
footer .f_bttm_cont .right_box div > div > strong {display:block;margin-top:10px;font-size:30px;font-weight: 600;}
footer .f_bttm_cont .right_box .cs_info {margin-right:120px;}
footer .f_bttm_cont .right_box div p {font-size: 17px;line-height: 28px;font-weight: 500;}

footer .f_banner {text-align:center;}
footer .f_banner img {max-width:760px;width:100%;}
/* BASIC css end */

