/* 공통 */
.sub_con {width: 100%; padding:0 15px;}
.s_title h2 {font-size:14px; font-weight: 700; letter-spacing:2px; color:#d6df21; font-family: 'Montserrat'; }
.s_title h1 {font-size:22px; font-weight: 700; color:#333; font-family: 'Montserrat'; margin-top:15px; word-break: keep-all;}
.s_title p {font-size:14px; font-weight: 300; color:rgba(102, 102, 102, 0.8); line-height: 24px; word-break: keep-all; letter-spacing: -.5px; margin-top: 20px;}



/*Content CSS*/
#service2 {text-align: center; padding:50px 0; }
#service2 .img {margin-top:40px; }
#service2 .img img {max-width: 100%; }



















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

}

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

}

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

}
