/* 공통 */
.c_inner {width: 1300px; margin:0 auto;}
.w_box {width: 1200px; margin:0 auto; padding:0 0 80px; background: #fff; position: relative; z-index: 2; }
.sub_title h2 {font-size:16px; font-weight: 600; color:#0053a5; letter-spacing: 9.6px; text-transform: uppercase; margin-bottom: 30px; font-family: 'Montserrat'; }
.sub_title h1 {font-size:36px; font-weight: 300; color:#333; font-family: 'NanumSquare',sans-serif;}
.sub_title h1 b {font-weight: 700; }
.sub_p {font-size:15px; font-weight: 300; color:#666; line-height: 30px; }
.sub_p span {color:#0053a5; }
.sub_bot_bg {width: 100%; height: 450px; background: url('../img/ab_bg.jpg') 50% 50% no-repeat; background-size:cover; margin-top:-80px; }
.apos_head {display: inline-block; position: relative; }
.apos_head > img {position: absolute; top:-35px; }
.apos_head > img.apos1 {left:-90px;}
.apos_head > img.apos2 {right:-90px;}
.sub_table {width: 1000px; margin:0 auto; border-collapse: collapse; text-align: left; border-top:2px solid #0053a5; }
.sub_table th { font-size:14px; font-weight: 500; color:#333; padding:22px 0 22px 22px; background: #f1f9ff; border-bottom: 1px solid #d6e7f3; width: 150px; }
.sub_table td {padding:22px; background: #fff; border-bottom: 1px solid #d6e7f3; font-size:14px; font-weight: 300; color:#8f8f8f; letter-spacing: -.7px; }


/*Content CSS*/
#about {text-align: center; padding:80px 0 0;}
#about .sub_p {margin:25px 0 0;}
#about .sub_p::after {content: ''; display: block; width: 1px; height: 50px; background: #000; margin:30px auto 45px;}





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

}

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

}

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

}
