/* 공통 */
#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/about_bg.jpg') 50% 50% no-repeat; }
#c2_wrap .c_inner {padding:175px 0 200px; display: flex; justify-content: center; align-items: center; z-index: 1;}
#c2_wrap .c_inner .c2_line {position: absolute;  left:50px; z-index: -1;}
#c2_wrap .c_inner p {font-size:22px; font-weight: 600; color:#fff; line-height: 40px; font-family: 'paybooc-Medium'; text-shadow: 2px 2px 2px gray;}
#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) {

}
