/* 공통 */
#c2_wrap .c_inner {width: 1300px; margin:0 auto; position: relative;}
#c2_wrap .c_title h1 {font-size:60px; font-weight: 400; color:#000; font-family: 'paybooc-ExtraBold';}

/*Content CSS*/
#c2_wrap  {background: url('../img/c2_bg.jpg') 50% 50% no-repeat; background-size:cover;  background-attachment: fixed;}
#c2_wrap .c_inner {padding:250px 0 175px; display: flex; justify-content: center; align-items: center; z-index: 1;}
#c2_wrap .c_inner .c2_line {position: absolute; bottom: 0; left:50px; z-index: -1;}
#c2_wrap .c_inner p {font-size:18px; font-weight: 400; color:#fff; line-height: 35px; font-family: 'paybooc-Medium'; margin-left:90px;}
#c2_wrap .c_title h1 {color:#fff;}


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

}

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

}

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

}
