/* common */
#c1_wrap .c_inner {width: 100%; max-width: 1400px; padding: 0 20px; margin: 0 auto; }

/* font */
#c1_wrap .fs_65 {font-size:32px; font-weight: 700; color:#000; line-height: 1.3; font-family: 'SCoreDream'; }
#c1_wrap .fs_65 span {color:#a360ee; }
#c1_wrap .fs_22 {font-size:15px; font-weight: 300; color:#000; line-height: 1.7;  }
/* c_btn */
#c1_wrap .c_btn a { width: 180px; height: 45px; line-height: 45px; font-size: 14px; font-weight: 500; position: relative; display: block; transition: background-color .3s;
color: #fff;  text-transform: uppercase; z-index: 1; text-align: center; border-radius: 32.5px; background-color: #a360ee; margin:30px auto 0;}
#c1_wrap .c_btn a:hover {background-color: #222c49; }
#c1_wrap .c_btn a i {margin-left: 5px; position: relative; top:-1px; transition: transform .3s; display: inline-block; }
#c1_wrap .c_btn a:hover i {transform: translateX(10px);}
#c1_wrap .c_btn a img {height: 12px;}

/*Content CSS*/
#c1_wrap {position: relative; z-index: 1; background:url("../img/c1_bg.png") left top/cover no-repeat; padding:50px 0; text-align: center; }
#c1_wrap p {margin-top: 15px; }









@media screen and (max-width:1400px) {

}
