/* 공통 */
.sub_con {width: 1300px; margin:0 auto;}
.sub_title h2 {font-size:18px; font-weight: 700; color:#1f9fae; letter-spacing: 6.3px; text-transform: uppercase; margin-bottom: 20px; font-family: 'NanumSquare',sans-serif;}
.sub_title h1 {font-size:48px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif;}
.sub_title p {font-size:17px; font-weight: 400; color:#666; font-family: 'NanumSquare',sans-serif; margin:20px 0 0;}
.sub_p {font-size:16px; font-weight: 300; color:#666; line-height: 30px; letter-spacing: -.5px; }
.w_bg {padding:100px 0 ; background: #fff;}
.g_bg {padding:100px 0 ; background: url('../img/dot_bg.jpg') 50% 50% repeat;}
.bullet_title {position: relative; font-size:24px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif; padding-left:30px; }
.bullet_title span {display: block; width: 3px; height: 24px; background: #1f9fae; position: absolute; left:0; top:7px; }
.bullet_title span::after {content: ''; display: inline-block; width: 3px; height: 24px; background: #4cd2e2; margin-left:8px; }

/*Content CSS*/
#business1 {text-align: center; padding:80px 0 0;}
/* sec1 */
#busin1_sec1 {padding:0 0 100px;}
#busin1_sec1 .img {margin:45px 0 45px;}
#busin1_sec1 .sub_p {font-size:18px; line-height: 32px; padding:0 150px;  word-break: keep-all; }
#busin1_sec1 .sub_p span {font-size:16px; color:#888; }
/* sec2 */
#busin1_sec2 {text-align: left;}
/* box1 */
.s2_box1 ul {display: flex; position: relative; text-align: center; margin:25px 0 0; }
.s2_box1 ul::before {content: ''; display: block; width: 4px; height: 100%; border-right: 4px dashed #fff; position: absolute; top:0; left:50%; transform:translateX(-50%);}
.s2_box1 ul li {width: 50%; padding: 40px 0; background: #c0e5f6; }
.s2_box1 ul li p {font-size:18px; font-weight: 700; color:#333; margin:25px 0 0; font-family: 'NanumSquare',sans-serif;}
/* box2 */
.s2_box2 {text-align: center; }
.s2_box2 h2 {font-size:24px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif;}
.s2_box2 ul {display: flex; justify-content: space-between; margin:70px 0 40px; align-items: center; }
.s2_box2 ul li.box img {border:3px solid #1f9fae; }







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

}

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

}

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

}

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

}
