/*공통*/
.con_wrap {width: 100%;}
.con_wrap:last-child{margin-bottom: 0;}
.con_wrap:first-child {padding-top: 0;}
.con_1280 {width: 100%; margin: 0 auto; padding: 50px 15px;}
.con_gray {background: #f7f7f7;}

.sub_h1 {font-size: 26px;font-weight: 700; font-family: 'NanumSquare', sans-serif !important; color:#000}
.sub_h1 span { color:#1a5cca;}
.sub_p {font-size: 16px;font-weight: 300; color:#000; line-height: 26px;}

.c_line {width: 40px; height: 1px; background: #1a5cca; margin-bottom: 20px; display: inline-block;}
.c_line2 {width: 30px; height: 2px; background: #1a5cca; margin-bottom: 10px; display: inline-block;}
.c_title h2 {font-family: 'NanumSquare', sans-serif !important; font-weight: 500; font-size: 17px; color:#000; letter-spacing: 5px; text-transform: uppercase;}
.c_title h2 span {color:#416eef}
.c_title h1 {font-size: 26px;font-weight: 700; font-family: 'NanumSquare', sans-serif !important; color:#000}

/*Content CSS*/
#certification {text-align: center;}

/* 특허증 */
.busin6_certi ul { display: flex; flex-wrap:wrap;}
.busin6_certi ul li {width: 49%; margin-right:2%; margin-top:30px;}
.busin6_certi ul li:nth-child(2n) {margin-right:0;}
.busin6_certi ul li img { width: 100%;}
.busin6_certi ul li span {display: block; background: #000; width:35px; height:1px; margin:25px auto 10px;}
.busin6_certi ul li p {font-size:14px ;font-weight: 500; color:#000; word-break: keep-all;}
.busin6_certi ul li div {width:100%;border: 10px solid #eee;}
.busin6_certi ul li div img {width:100%;}


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

}

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

}

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

}

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

}
