/* BASIC css start */
#footer{width: 100%; border-top: 1px solid #eee; margin-top: 60px;}
#footer .foot_inner{width: 1400px; margin: 0 auto; padding: 70px 0; display: flex; justify-content: space-between;}
#footer .foot_inner>div{}
#footer .foot_inner>div ul{}
#footer .foot_inner>div ul li{color: #aaa; font-size: 12px;font-family: 'Noto Sans KR', sans-serif;font-weight: 400; margin:7px 0; }
#footer .foot_inner>div ul li a{color: #aaa; font-size: 12px;font-family: 'Noto Sans KR', sans-serif; font-weight: 400;}
#footer .foot_inner>div h4{font-family: 'Jost', sans-serif; font-size: 14px; color: #000; font-weight: 500; margin-bottom: 20px;}
#footer .foot_inner .foot_L{display: flex;}
#footer .foot_inner .foot_L>div{}
#footer .foot_inner .foot_L .f1{margin-right: 80px;}
#footer .foot_inner .foot_L .f1 .cs_center{margin-bottom: 40px;}
#footer .foot_inner .foot_L .f1 .cs_center h4{}
#footer .foot_inner .foot_L .f1 .cs_center h5{font-family: 'Jost', sans-serif; font-size: 24px; color: #000; font-weight: 700; margin-bottom: 18px;}
#footer .foot_inner .foot_L .f1 .cs_center ul{}
#footer .foot_inner .foot_L .f1 .cs_center ul li{}
#footer .foot_inner .foot_L .f1 .cs_center .cs_btn{display: flex; margin-top: 20px;}
#footer .foot_inner .foot_L .f1 .cs_center .cs_btn a{display: block;font-size: 12px;font-family: 'Noto Sans KR', sans-serif; border-radius: 5px; text-align: center; line-height: 30px; }
#footer .foot_inner .foot_L .f1 .cs_center .cs_btn a:nth-child(1){width: 120px; background-color: #333; color: #fff; margin-right: 5px;}
#footer .foot_inner .foot_L .f1 .cs_center .cs_btn a:nth-child(2){width: 60px; border: 1px solid #333; color: #000;}
#footer .foot_inner .foot_L .f1 .bank_info{}
#footer .foot_inner .foot_L .f1 .bank_info h4{}
#footer .foot_inner .foot_L .f1 .bank_info ul{margin-bottom: 20px;}
#footer .foot_inner .foot_L .f1 .bank_info ul li{}
#footer .foot_inner .foot_L .f1 .bank_info select{border: 1px solid #ccc; color: #333; font-size: 12px; padding: 7px; border-radius: 6px;font-family: 'Noto Sans KR', sans-serif; }
#footer .foot_inner .foot_L .f1 .bank_info select option{}
#footer .foot_inner .foot_L .f2{}
#footer .foot_inner .foot_L .f2 .f_info{margin-bottom: 40px;}
#footer .foot_inner .foot_L .f2 .f_info h4{}
#footer .foot_inner .foot_L .f2 .f_info ul li{display: inline-block;position: relative; padding-right: 10px;margin:4px 0;}
#footer .foot_inner .foot_L .f2 .f_info ul li::after{content: ""; display: inline-block; position: absolute; width: 1px; height: 10px; background-color: #ccc; right: 0; top: 50%; transform: translateY(-50%);}
#footer .foot_inner .foot_L .f2 .f_info ul li.nobg::after{display: none;}
#footer .foot_inner .foot_L .f2 .f_info ul li a{vertical-align:top; display:inline-block; text-decoration:underline; color:#000}
#footer .foot_inner .foot_L .f2 .address{margin-bottom: 40px;}
#footer .foot_inner .foot_L .f2 .address h4{}
#footer .foot_inner .foot_L .f2 .address ul{}
#footer .foot_inner .foot_L .f2 .address ul li{}
#footer .foot_inner .foot_L .f2 .copy{}
#footer .foot_inner .foot_L .f2 .copy p{color: #666666; font-size: 12px;font-family: 'Noto Sans KR', sans-serif; font-weight: 500;}

#footer .foot_inner .foot_R{}
#footer .foot_inner .foot_R .f3{display: flex;}
#footer .foot_inner .foot_R .f3>div{margin-left: 45px;}
#footer .foot_inner .foot_R .f3>div a{display: block;}
#footer .foot_inner .foot_R .f3 .cate{}
#footer .foot_inner .foot_R .f3 .cate h4{}
#footer .foot_inner .foot_R .f3 .cate ul{}
#footer .foot_inner .foot_R .f3 .cate ul li{}
#footer .foot_inner .foot_R .f3 .cate ul li a{}
#footer .foot_inner .foot_R .f3 .board{}
#footer .foot_inner .foot_R .f3 .board h4{}
#footer .foot_inner .foot_R .f3 .board h4 ul{}
#footer .foot_inner .foot_R .f3 .board h4 ul li{}
#footer .foot_inner .foot_R .f3 .board h4 ul li a{}
#footer .foot_inner .foot_R .f3 .company{}
#footer .foot_inner .foot_R .f3 .company h4{}
#footer .foot_inner .foot_R .f3 .company ul{}
#footer .foot_inner .foot_R .f3 .company ul li{}
#footer .foot_inner .foot_R .f3 .company ul li a{}
#footer .foot_inner .foot_R .f4{}
#footer .foot_inner .foot_R .f4 .sns{display: flex; justify-content: right;}
#footer .foot_inner .foot_R .f4 .sns li{margin-left: 10px;}
#footer .foot_inner .foot_R .f4 .sns li a{display: block;}



#sec8{margin-top: 120px;}
#sec8 .sec_inner{width:1400px; margin:0 auto}
#sec8 .sec_inner ul{display: flex;justify-content: center; background-color: #fafafa; padding: 45px 0;}
#sec8 .sec_inner ul li{}
#sec8 .sec_inner ul li a{display: flex;height: 110px; border-right: 1px solid #ebebeb; align-items: center; flex-direction: column;justify-content: space-between;padding: 0 35px;}
#sec8 .sec_inner ul li:last-child a{border-right: none;}
#sec8 .sec_inner ul li a .icon{display: flex;align-items: center;justify-content: center;height: 100%; position:relative}
#sec8 .sec_inner ul li a .icon img{display:block; margin-bottom:0; transition: margin-bottom .2s;}
#sec8 .sec_inner ul li a:hover>.icon img{margin-bottom:8px; }
#sec8 .sec_inner ul li a:hover>.icon:after{opacity:1}
#sec8 .sec_inner ul li a .icon:after{content:""; display:inline-block; width:4px; transition:opacity .3s; height:4px; border-radius:50%; position:absolute; top:-4px; left:50%; background-color:#222; opacity:0; transform:translateX(-50%); }
#sec8 .sec_inner ul li a p{text-align: center;color: #999; font-size: 15px; font-family: 'Noto Sans KR', sans-serif; font-weight: 500; letter-spacing: -.6px; line-height: 1.2; }
/* BASIC css end */

