/*Content CSS*/
/* 공통 */
.text-center {text-align:center;}
.sub_con {width:100%; padding:0 15px;}

/* about1 */
.about1 {font-size:20px;}
.about1 .sub_con {position: relative; padding-top:20px; padding-bottom:250px;  overflow: hidden;}
.about1 h1 {font-size:1.3em; font-weight: 400; color:#1a1a1a; font-family: 'NanumSquare',sans-serif; line-height: 55px; word-break: keep-all;}
.about1 h1 b{font-weight: 400; font-size:1.5em;}
.about1 h1 b span {color:#019b92; font-weight: 600;}
.about1 p {font-size:15px; font-weight: 300; line-height: 24px; letter-spacing: -1px; margin-top:40px; word-break: keep-all; padding:0 15px;}
.about1 p span {color:#019b92;}

.about1 img {position: absolute;}
.about1 img.apostrophe1 {top:40px; left:10px; width:70px;}
.about1 img.apostrophe2 {top:40px; right:10px; width:70px;}
.about1 img.about_img1 {left:-20px; bottom:-0; width:200px;}
.about1 img.about_img2 {right:-20px; bottom:-0; width:200px;}



.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: 375px) {
    .about1 {font-size:18px;}
}
