/* BASIC css start */
#footer{width: 100%; background-color: #fff;border-top:1px solid #e6e6e6; margin-top:180px}
#footer .foot_inner{width: 1400px; margin: 0 auto; padding-bottom: 70px;}
#footer .foot_inner>div{padding-top: 70px;}
#footer .foot_inner>div h5{font-family: 'Noto Sans KR', sans-serif;color: #000; font-size: 14px; font-weight: 700; margin-bottom: 15px; }
#footer .foot_inner>div li{font-family: 'Noto Sans KR', sans-serif; font-size: 13px; color:#999; font-weight: 400;line-height: 2;}
#footer .foot_inner>div li a{font-family: 'Noto Sans KR', sans-serif;}  

#footer .foot_inner .foot_L{float: left;}
#footer .foot_inner .foot_L .f_menu{margin-bottom: 30px;}
#footer .foot_inner .foot_L .f_menu ul{}
#footer .foot_inner .foot_L .f_menu ul li{display: inline-block; margin-right: 20px;position: relative; padding-right: 20px;  }
#footer .foot_inner .foot_L .f_menu ul li:last-child::after{display: none;}
#footer .foot_inner .foot_L .f_menu ul li::after{content: ""; display: block; position: absolute; right: 0; top: 59%; transform: translateY(-50%); width: 1px; height: 11px; background-color: #ccc;}
#footer .foot_inner .foot_L .f_menu ul li a{color: #000; font-size: 14px; font-weight: 700;}
#footer .foot_inner .foot_L .f_info{}
#footer .foot_inner .foot_L .f_info ul{}
#footer .foot_inner .foot_L .f_info ul li{display: inline-block;  margin-right: 10px;}
#footer .foot_inner .foot_L .f_info ul li a{vertical-align:baseline !important}


#footer .foot_inner .foot_R{float: right; display: flex;}
#footer .foot_inner .foot_R>div{display: inline-block; padding-left: 55px;}
#footer .foot_inner .foot_R .f_R1{}
#footer .foot_inner .foot_R .f_R1>div{margin-bottom: 20px;}
#footer .foot_inner .foot_R .f_R1 .bank{}
#footer .foot_inner .foot_R .f_R1 .bank h5{}
#footer .foot_inner .foot_R .f_R1 .bank ul{}
#footer .foot_inner .foot_R .f_R1 .bank ul li{}
#footer .foot_inner .foot_R .f_R1 .delivery{}
#footer .foot_inner .foot_R .f_R1 .delivery h5{}
#footer .foot_inner .foot_R .f_R1 .delivery ul{}
#footer .foot_inner .foot_R .f_R1 .delivery ul li{}
#footer .foot_inner .foot_R .f_R2{}
#footer .foot_inner .foot_R .f_R2 .cs_center{margin-bottom: 20px;}
#footer .foot_inner .foot_R .f_R2 .cs_center h5{}
#footer .foot_inner .foot_R .f_R2 .cs_center h6{font-family: 'Red Hat Display', sans-serif; color: #b7a797; font-size: 24px; margin-bottom: 10px; font-weight: 700;}
#footer .foot_inner .foot_R .f_R2 .cs_center ul{}
#footer .foot_inner .foot_R .f_R2 .cs_center ul li{}
#footer .foot_inner .foot_R .f_R2 .help_btn{width: 100%;}
#footer .foot_inner .foot_R .f_R2 .help_btn ul{width: 100%;}
#footer .foot_inner .foot_R .f_R2 .help_btn ul li{display: inline-block; background-color: #b7a797; width: 48%;border-radius: 3px;}
#footer .foot_inner .foot_R .f_R2 .help_btn ul li a{display: block; color: #fff; padding: 5px 13px 7px; position: relative;}
#footer .foot_inner .foot_R .f_R2 .help_btn ul li a img{position: absolute; top: 50%; transform: translateY(-50%) ; right: 10px;}

/* BASIC css end */

