/* BASIC css start */
#cb_footer { position: relative; background: #eeeeee; width: 100%; overflow: hidden; margin-top: 200px; }
.cb_footer_top { position: relative; width: 1300px; padding: 130px 0px; margin: 0 auto; font-size: 0px; display: flex; flex-direction: row; justify-content: space-between; align-items: flex-start; align-content: flex-start; flex-wrap: nowrap; }
.cb_footer_top > ul { display: inline-block; vertical-align: top; }
.cb_footer_top > ul > li { font-size: 14px; letter-spacing: -1px; padding-bottom: 7px; }
.cb_footer_top > ul > li:last-child { padding-bottom: 0px; }
.cb_footer_top > ul > li a { font-size: 14px; }
.cb_footer_top > ul > li.footer_title { font-size: 20px; font-weight: 800; padding-bottom: 25px; }
.cb_footer_top > ul > li > p { font-size: 14px; padding-bottom: 4px; }
.cb_footer_top > ul > li > p.footer_number { font-size: 16px; font-weight: 700; }
.cb_footer_top > ul.footer_center > li { padding-bottom: 20px; }
.cb_footer_top > ul.footer_center > li:last-child { padding-bottom: 0px; }
.footer_copy { width: 100%; text-align: center; padding: 30px 0px; background: #eaeaea; border-top: 1px solid #f5f5f5; font-size: 14px; color: #555555; font-weight: 300; }
.footer_copy span { font-weight: 500; }



/* BASIC css end */

