#sub-startupinfo .gw-btn0102{width: 240px;}
#sub-startupinfo .gw-sub-top-banner .bg{background: url(../../img/gw-startup-banner.jpg) no-repeat center;background-size: cover;background-attachment: fixed;}
#sub-startupinfo .gw-sub-process-list .tit-box{width: 400px;}
#sub-startupinfo .gw-btn-wrap{margin:0 auto;}


/*반응형------------------------------------------------------------------------------------------------------------------ */
@media screen and (max-width:1024px){
    #sub-startupinfo .gw-sub-top-banner .bg {background-attachment:initial !important;}
}

@media screen and (max-width:576px){
    #sub-startupinfo [class*="gw-sub-con"]:not(:last-child){margin-bottom: 0;}
    #sub-startupinfo .gw-sub-con02 .gw-sub-con-1200{padding: 0 !important;}
    #sub-startupinfo .gw-btn0102{width: 100%;}
}

