/* 공통 */
.sub_con {max-width: 1300px; margin:0 auto; position: relative; }
.sub_p {font-size: 15px;font-weight: 300;color:#666;letter-spacing: -.5px;word-break: keep-all;line-height: 30px;word-break: keep-all;}
.sub_p br {display: none;}
/* line_title */
.line_title {position: relative;font-size: 33px;font-weight:700;color:#000;padding-left: 0;font-family:'Raleway', 'NanumSquare',sans-serif;margin-bottom: 25px;word-break: keep-all;text-align: center;}
.line_title b {font-weight: 800;word-break: keep-all;}
.line_title::before {content: ''; display: block; width: 4px; height: 30px; background-color: #0371fb; position: absolute; left:-25px; top: 6px; display: none;}
/* bullet_list*/
.bullet_list li {position: relative;font-size: 15px;font-weight: 300;color:#666;word-break: keep-all;letter-spacing: -.5px;line-height: 30px;margin-bottom: 10px;}
.bullet_list li:last-child {margin-bottom: 0; }
.bullet_list li::before {content: '';display: block;width: 4px;height: 4px;border-radius: 50%;background-color: #666;position: absolute;left: 0;top:12px;display: none;}


/*Content CSS*/
#about {padding: 60px 20px;overflow: hidden;}
#about > .section .article {margin-bottom: 60px;padding-bottom: 40px;border-bottom: 1px solid #ddd;text-align: center;margin-top: 25px;}
#about > .section:last-child .article {margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }

/* sec1 */
#ab_sec1 h2 {font-size: 17px;font-weight: 400;color:#000;letter-spacing: -.5px;line-height: 30px;margin-bottom: 15px;word-break: keep-all;}
#ab_sec1 h2 br {display: none;}
.sub_p br {display: none;}
/* sec2 */
#about > #ab_sec2 .article {padding-left: 0; }
#ab_sec2 .his_list {position: relative;z-index: 1;}
#ab_sec2 .his_list::before {content: '';position: absolute;width: 1100px;height: 2px;background-color: #ccc;left: 0;top: 11px;z-index: -1;display: none;}
#ab_sec2 .his_list > li {border: 1px solid #eee;padding: 0 0 20px;}
#ab_sec2 .his_list > li + li {margin-top: 42px;}
#ab_sec2 .his_list > li h1 {font-size: 23px;font-weight: 800;color:#000;font-family: 'NanumSquare',sans-serif;padding: 8px 6px;display: inline-block;background-color: #eee;word-break: keep-all;margin-bottom: 15px;min-height: 44px;margin-top: -22px;}
#ab_sec2 .his_list > li h1 span {color:#0371fb; }
#ab_sec2 .his_cont {position: relative;z-index: 1;}
#ab_sec2 .his_cont::before {content:'';display: block;width: 100%;height: 55px;z-index: -1;background-image: linear-gradient(to top, #fff, rgba(215,215,215,.13));position: absolute;left: 0;top: 0;display: none;}
#ab_sec2 .his_cont > div {margin-bottom: 15px; }
#ab_sec2 .his_cont > div:last-child {margin-bottom: 0; }
#ab_sec2 .his_cont h2 {font-size:18px;font-weight: 700;color:#000;margin-bottom: 5px;word-break: keep-all;}

/* sec3 */
#ab_sec3 .flex {align-items: center;}
#ab_sec3 .flex img {width: 100%;}
#ab_sec3 .flex .txt {text-align: center;margin-top: 20px;}
#ab_sec3 .flex .txt h1 {font-size: 24px;font-weight: 700;color:#000;font-family: 'Raleway', sans-serif;margin-bottom: 20px;word-break: keep-all;}
#ab_sec3 .flex .txt h1 span {color:#d21034; }

/* sec4*/
#ab_sec4 .top {align-items: center;}
#ab_sec4 .top .line_title {margin-bottom: 15px;}
#ab_sec4 .top h2 {position: relative;font-size:19px;font-weight: 500;color:#000;letter-spacing: -.5px;word-break: keep-all;text-align: center;}
#ab_sec4 .top h2::before {content: '';display: block;width: 5px;height: 5px;border-radius: 50%;background-color: #666;position: absolute;left: 0;top:12px;display: none;}
#ab_sec4 .w_box {background-color: #fff;box-shadow: 0.5px 0.9px 10px 0 rgba(102, 102, 102, 0.1);padding: 20px;}

/* num_info*/
#ab_sec4 .num_info {justify-content: center;text-align: center;}
#ab_sec4 .num_info li {}
#ab_sec4 .num_info li + li {margin-top: 25px;}
#ab_sec4 .num_info li .icon {height: 55px; line-height: 55px; }
#ab_sec4 .num_info li:last-child {border-right: 0;}
#ab_sec4 .num_info li h2 {font-size: 15px;font-weight: 400;color:#000;margin: 25px 0 5px;word-break: keep-all;}
#ab_sec4 .num_info li h1 {font-size: 24px;font-weight: 900;color:#000;word-break: keep-all;}







@media screen and (max-width:1300px){

}


@media screen and (max-width:960px){

}

@media screen and (max-width:640px){

}
