
/*Content CSS*/
#c2_wrap { text-align: center; padding:60px 0; background:url('../img/c2_bg.jpg') no-repeat center / cover; overflow: hidden; }
#c2_wrap .logo { display: block; margin:0 auto; text-align: center; height: 70px; }
#c2_wrap p { margin:35px 0; font-size: 15px; font-weight: 300;  color: #fff; line-height: 2; }
#c2_wrap p br { display: none; }
#c2_wrap a { display: block; margin:0 auto; width: 250px; height: 50px; line-height: 48px; color:#fff; font-size: 14px; font-family: 'S-CoreDream-3Light'; background:#009bdd; }
#c2_wrap a img { display: inline-block; margin-left: 10px; width: 12px; }

/* #c2_wrap a:hover { background:#009bdd; border-color: #009bdd; } */
