/* 공통 */
.sub_con {width:1280px; margin:0 auto;}
.s_title {text-align: center;}
.s_title h1 {font-size:38px; font-weight: 400; color:#272727; letter-spacing: .4px; font-family: 'paybooc-Medium'; text-align: center;}
.s_title::after {content: ''; display: block; width:1px; height:50px; background: #0030a1; margin:20px auto 0;}
.sub_p {font-size:16px; font-weight: 300; color:#4d4d4d; line-height: 24px; letter-spacing: -.3px;}
.b_title {font-size:20px; font-weight: 400; color:#2a2a2a; font-family: 'paybooc-Medium'; margin-bottom:15px; padding-left:20px; position: relative;}
.b_title::before {content: ''; display: block; width:10px; height:10px; background: #fff; border:2px solid #0c3381; border-radius: 50%; position: absolute; left:0; top:6px;}
.apos_head {display: inline-block; position: relative;}
.apos_head h1 {font-size:24px; font-weight: 400; line-height: 34px; color:#373737;  font-family: 'paybooc-Medium';}
.apos_head h1 span {color:#0030a1;}
.apos_head > img {position: absolute; top:0;}
.apos_head > .apos1 {left:-80px;}
.apos_head > .apos2 {right:-80px;}

/*Content CSS*/
#job {padding:120px 0; text-align: center;}
#job .apos_head {margin:50px 0 70px; }
#job .apos_head h1 {font-size:22px; line-height: 38px;}
#job .apos_head > .apos1 {left:-130px; top:-20px;}
#job .apos_head > .apos2 {right:-130px; top:-20px;}
.job_diagram {width:1100px; height:400px; background: url('../img/job_bg.png') 50% 50% no-repeat; margin:0 auto;}
.job_diagram ul {display: flex; height:100%;}
.job_diagram ul li {width:33.3%; display: flex; justify-content: center; align-items: center; flex-direction: column; height:100%; padding-bottom:10px;}
.job_diagram ul li h2 {font-size:18px; font-weight: 400; color:#272727; line-height: 30px; margin-top:50px; font-family: 'paybooc-Medium';}
.job_diagram ul li:nth-child(1) {padding-left:35px;}
.job_diagram ul li:nth-child(3) {padding-right:25px;}


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

}

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

}

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

}

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

}
