/* 공통 */
.con_bg {width: 100%; background: url('../img/dot_bg.jpg'); padding: 80px 0;}

.sub_con {width: 100%; margin:0 auto; position: relative; padding:0 15px; }
.sub_title {text-align: center;}
.sub_title h2 {    font-size: 12px; font-weight: 400; color: #0867ae; letter-spacing: 3px; font-family: 'Montserrat'; margin-bottom: 8px; text-transform: uppercase;}
.sub_title h1 {    font-size:22px; font-weight: 400; color: #333; font-family: 'NanumSquare',sans-serif; line-height: 35px; word-break: keep-all;}
.sub_title h1 b {font-weight: 800;}
.apos_head {display: inline-block; position: relative; text-align: center; padding:0 30px;}
.apos_head h1 {font-size:18px; font-weight: 400; color:#333; font-family: 'NanumSquare',sans-serif; word-break: keep-all; line-height: 30px; }
.apos_head h1 span {font-weight: 800; color:#0867ae;}
.apos_head > img {position: absolute; top:-10px; width: 20px; }
.apos_head > img.apos1 {left:0;}
.apos_head > img.apos2 {right:0;}
.sub_p {font-size:14px; font-weight: 300; color:#666; letter-spacing: -.7px; line-height: 25px; word-break: keep-all; word-break: keep-all;}
.sub_list {text-align: left;}
.sub_list li {font-size:12px; font-weight: 300; color:#666; letter-spacing: -.7px; margin-bottom: 6px; display: flex; align-items: flex-start;}
.sub_list li:last-child {margin-bottom: 0;}
.sub_list li::before {content: ''; display: block; width: 3px; height: 3px; min-width: 3px; min-height: 3px; background: #0867ae; margin-right:8px; position: relative; top:7px;}

.sub_title .sub_p {margin-top:20px;}
/*Content CSS*/
#vison3 .sub_title h2 {letter-spacing: 2px; }
/* sec1 */
.vis_sec1 p {font-size:14px; line-height:26px; color:#666; font-weight: 300; margin:20px 0 0;word-break: keep-all; letter-spacing: -.7px;}

/* vision */
.vis_sec2 {padding:50px 0; margin:50px 0 0;}
.vis_sec2 .img {text-align: center; margin:40px 0 0; }
.vis_sec2 .img img {max-width: 100%; }
/* vis_list */
.vis_list {display: flex; flex-direction: column; margin:30px 0 0; text-align: center; }
.vis_list li {width: 100%; background: #fff; border-top:2px solid #0867ae; padding:30px 15px;  margin-bottom: 15px; }
.vis_list li:last-child {margin-bottom: 0; }
.vis_list li .icon {    width: 140px; height: 140px;border-radius: 50%;background: #fff;text-align: center;margin: 0 auto 20px auto;
border:8px solid #f5f5f5; display: flex; align-items: center ;justify-content: center ; }
.vis_list li .icon img {height: 50px; }
.vis_list li h2 {font-size:14px; font-weight: 700; color:#0867ae; font-family: 'Montserrat'; }
.vis_list li h1 {    font-size: 20px; font-family: 'NanumSquare',sans-serif; font-weight: 700; margin: 10px 0 15px; color:#333; }
.vis_list li p {font-size:13px; font-weight: 300; color:#666; line-height: 24px; word-break: keep-all; letter-spacing: -.7px; }
.vis_list li:nth-child(2) {border-top-color: #4aa198; }
.vis_list li:nth-child(2) h2 {color:#4aa198; }






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

}

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

}

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

}

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

}
