/*공통*/
.con1280 {width: 1280px; margin: 0 auto;}
.c_btn {width: 294px;}
.c_btn a {width: 100%; height: 76px; line-height: 76px; padding: 0 0 0 35px; background: url('../img/c_arrow_b.png')no-repeat 200px 49%; border: 1px solid #000; color:#000; font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 400; font-family: 'NanumSquare',sans-serif; display: block; transition: all 0.3s;}
.c_btn a:hover {background: url('../img/c_arrow_w.png')no-repeat 200px 49% #0053dd; border: 1px solid #0053dd; color:#fff;}

/*Content CSS*/
#c4_wrap {padding:120px 0 85px; background: url('../img/c4_bg.jpg') 50% 50% no-repeat; background-size:cover; }
#c4_wrap .con1280 {display: flex; flex-direction: column; align-items: flex-end;}
#c4_wrap h1 {font-size:80px; font-weight: 700; color:#fff;}
#c4_wrap ul {margin:45px 0 65px;}
#c4_wrap ul li {font-size:18px; font-weight: 400; color:#fff;  letter-spacing: .2px; line-height: 30px; font-family: 'NanumSquare',sans-serif;	}

#c4_wrap .c_btn a {border-color:#fff ; color:#fff; background: url('../img/c_arrow_w.png') no-repeat 200px 49%;}
#c4_wrap .c_btn a:hover {background: url('../img/c_arrow_c.png')no-repeat 200px 49% #fff; color:#0053dd;}






@keyframes pulse-border {

}

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

}

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

}

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

}

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

}
