/* BASIC css start */
#cb_footer { position: relative; background: #eeeeee; width: 100%; overflow: hidden; margin-top: 100px; }
.cb_footer_top { position: relative; width: calc( 100% - 40px ); padding: 65px 20px; margin: 0 auto; font-size: 0px; }
.cb_footer_top > ul { display: inline-block; width: 50%; vertical-align: top; }
.cb_footer_top > ul > li { font-size: 13px; letter-spacing: -1px; padding-bottom: 7px; }
.cb_footer_top > ul > li:last-child { padding-bottom: 0px; }
.cb_footer_top > ul > li a { font-size: 13px; }
.cb_footer_top > ul > li.footer_title { font-size: 18px; font-weight: 800; padding-bottom: 25px; }
.cb_footer_top > ul > li > p { font-size: 13px; padding-bottom: 4px; }
.cb_footer_top > ul > li > p.footer_number { font-size: 18px; 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; }
.cb_footer_top > ul.footer_center_s > li:nth-child(1) { margin-top: 37px; }
.footer_copy { width: 100%; text-align: center; padding: 15px 0px; background: #eaeaea; border-top: 1px solid #f5f5f5; font-size: 12px; color: #555555; font-weight: 300; }
.footer_copy span { font-weight: 500; }


.cb_footer_top > ul.footer_com { display: block; width: 100%; }

.footer_line { width: 100%; margin: 0 auto; padding-top: 25px; margin-top: 25px; border-top: 1px solid #e0e0e0; }

/* BASIC css end */

