/* 공통 */
#c1_wrap .c_inner {width:1280px; margin: 0 auto;}
#c1_wrap .m_title h2 {font-size:18px; font-weight: 500; color:#076ab6; margin-bottom: 10px;font-family: 'Montserrat'; letter-spacing: -.2px;}
#c1_wrap .m_title h1 {font-size:48px; font-weight: 400; color:#231815; font-family: 'S-CoreDream-4Regular';}
#c1_wrap .m_p {font-size:15px; font-weight: 300; color:#231815; line-height: 25px; }

/*Content CSS*/
#c1_wrap {padding:140px 0 125px; background: url('../img/c1_bg.jpg') 50% 50% no-repeat; background-size:cover;}
#c1_wrap .m_p {margin:30px 0 75px;}
#c1_wrap a {display: block; width:280px; height:50px; line-height: 50px; border:1px solid #076ab6; transition: all .4s ease; font-size:15px; font-weight: 300;
background: url('../img/c1_btn.png') 175px 50% no-repeat #fff; color:#076ab6; letter-spacing: -.3px; font-family: 'Montserrat'; text-align: center; padding-right:40px;}
#c1_wrap a:hover {background: url('../img/c1_btn_hv.png') 195px 50% no-repeat #076ab6; color:#fff;}


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

}

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

}

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

}
