/*공통*/
.con_wrap {width: 100%;}
.con_bg {width: 100%; background: url('../img/dot_bg.jpg'); padding: 90px 0;}
.con1500 {width: 1500px; margin: 0 auto;}

.c_title h2 {font-family: 'NanumSquare',sans-serif; font-weight: 700; font-size: 17px; color:#0932a9; margin-bottom: 15px; word-break: keep-all; line-height: 30px;}
.c_title h1 {font-family: 'NanumSquare',sans-serif; font-weight: 900; font-size: 57px; color:#000;}
.c_title h3 {font-family: 'NanumSquare',sans-serif; font-size: 24px; color:#000; margin-top: 30px;}
.c_title p { font-size: 16px; font-weight: 300; color:#888; margin-top: 15px; line-height: 28px; word-break: keep-all;}

.sub_list li {position: relative; font-size: 14px; color: #969696; margin-bottom: 5px; padding-left:13px; font-weight: 300;}
.sub_list li::before {content: ""; display: block; position: absolute; top: 7px; left: 0; width: 5px; height: 5px; border-radius: 50%; background: #4ceacd}

/*Content CSS*/
#ai {text-align: center; padding-bottom: 120px; overflow: hidden;}
.article {text-align: left; margin-bottom: 120px;}
.article:last-child {margin-bottom: 0;}
.article .txt h1 {font-size: 36px; font-weight: 900; font-family: 'NanumSquare',sans-serif; position: relative; z-index: 2; margin-bottom: 15px;}
.article .txt h1::before {width: 250px; height: 3px; background: #0932a9; display: block; content: ""; position: absolute; left: -140px; top: -30px;}
.article .txt p {font-size: 16px; font-weight: 300; color:#666; line-height: 28px; word-break: keep-all;}
.article .txt .sub_list {margin-top: 30px;}
.article .img.pd {background: #fff; border:1px solid #ddd; padding:80px 0; text-align: center; }


#arti1 {width: 100%; text-align: left; display: flex; justify-content: space-between; align-items: flex-end;}
#arti1 .left {width: 57%;}
#arti1 .left .txt {padding: 0 0 0 0;}
#arti1 .left .img {width: 100%; margin-top: 50px;}
#arti1 .right {width: 35%;}
#arti1 .right ul li {margin-bottom: 30px;}
#arti1 .right ul li:last-child {margin-bottom: 0;}
#arti1 .right ul li img {width: 100%;}
#arti1 .right ul li p {font-size: 16px; font-weight: 400; color:#000; text-align: center; margin-top: 15px;}

#arti2 .img {margin-top: 50px;}
#arti3 .img {margin-top: 50px;}





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

}

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

}

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

}

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

}
