/*Content CSS*/
.c4_wrap {width: 100%; padding: 27px 0; border: 1px solid #ddd; border-bottom: 1px solid #ddd; background: #fff;}
.contents4 {width: 1280px;  min-height: 50px; margin: 0 auto; display: flex; flex-direction: row; justify-content: space-between;}
.c4_title {width: 180px; }
.c4_title h1 {font-size: 30px; font-weight: 700; font-family: 'NanumSquare', sans-serif !important; color:#000; line-height: 50px;}
.c4_title h1 span {color:#fc0303;}
.c4_slider_wrap {width: 730px; position: relative; margin-left: 20px;}
.c4_slider {}
.c4_txt {display: flex; flex-direction: row; justify-content: space-between; width: 100%; height: 50px; line-height: 50px;}
.c4_subject {font-size: 18px; font-weight: 400; color: #000; letter-spacing: -0.5px;}
.c4_day { font-size: 16px; font-weight: 300; color:#aeaeae;}

.c4_btn {width: 173px; height: 50px;}
.c4_btn a {width: 175px; height: 50px; background: #232323; border-radius: 50px; line-height: 50px; text-align: center; font-size: 16px; font-weight: 400; color:#fff; display: block; text-decoration: none; transition: all 0.2s;}
.c4_btn a:hover {background: #fc0303;}

/*페이져*/
.c4_s_btn {position:absolute; width:14px; height: 40px; top: 7px; left: -50px; z-index: 2; }
#c4_prev a{width:14px;height:9px;position:absolute;left:0; top: 0; text-align:center; cursor:pointer; background:url('../img/c4_prev.png')no-repeat 50% 50%; transition: all 0.3s;}
#c4_next a{width:14px;height:9px;position:absolute;left:0; bottom: 0; text-align:center; cursor:pointer; background:url('../img/c4_next.png')no-repeat 50% 50%; transition: all 0.3s;}


@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) {

}
