/*Content CSS*/
/* 공통 */
.text-center {text-align:center;}
.sub_con {width:1280px; margin:0 auto;}

/* about1 */
.about1 .sub_con {position: relative; padding-top:90px; padding-bottom:210px;  }
.about1 h1 {font-size:40px; font-weight: 400; color:#1a1a1a; font-family: 'NanumSquare',sans-serif; line-height: 65px;}
.about1 h1 b{font-weight: 400; font-size:50px;}
.about1 h1 b span {color:#019b92; font-weight: 600;}
.about1 p {font-size:16px; font-weight: 300; line-height: 30px; letter-spacing: -.5px; margin-top:80px;}
.about1 p span {color:#019b92;}

.about1 img {position: absolute;}
.about1 img.apostrophe1 {top:60px; left:190px;}
.about1 img.apostrophe2 {top:60px; right:190px;}
.about1 img.about_img1 {left:-200px; bottom:-0;}
.about1 img.about_img2 {right:-200px; bottom:-0;}



.tbl-stat .point {background:#f8f5f3;}

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

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

}

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

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