/* 공통 */
.sub_con {width: 1300px; margin:0 auto; position: relative; }
.wh_bg {padding:100px 0; background-color: #fff; }
.dot_bg {padding:100px 0; background: url('../img/dot_bg.jpg') 50% 50% repeat; }

/* s_title  */
.s_title {text-align: center; }
.s_title h2 {font-family: 'paybooc-Medium',sans-serif; font-size: 14px; color:#0068b7; margin-bottom: 15px; font-weight: bold; letter-spacing: 1.4px ; text-transform: uppercase; font-weight: 400;}
.s_title h1 {font-family: 'paybooc-ExtraBold',sans-serif; font-size: 57px; color:#000; font-weight: 400;}
.s_title h3 {font-family: 'paybooc-Light',sans-serif; font-size: 24px; color:#000; margin-top: 30px; font-weight: 400;}
.s_title p {font-family: 'paybooc-Light',sans-serif; font-size: 18px; color:#888; margin-top: 30px; line-height: 34px; word-break: keep-all; font-weight: 400;}
.s_title.wh h2 {color:rgba(255, 255, 255, 0.5);}
.s_title.wh h1 {color:#fff; }


/*Content CSS*/
#business1 {padding:0 0 140px; text-align: center; }
#business1 .s_title.top {padding-bottom:0;}

/* section */
#busin2_sec {margin-top: 80px; }
#busin2_sec .sub_con + .sub_con {margin-top: 100px; }
#busin2_sec .img { margin:65px 0 0;text-align: center;     background-color: #fff; box-shadow: 2.2px 2px 24px 0 rgb(0 0 0 / 6%); padding:30px 0;}

#busin2_sec .txt {text-align: left; }
#busin2_sec .txt h1 {font-size:30px; font-weight: 400; color:#000; font-family: 'paybooc-Medium';}
#busin2_sec .txt h1 b {font-size:48px; font-family: 'paybooc-ExtraBold';}
#busin2_sec .txt ul {margin:55px 0 0;}
#busin2_sec .txt ul li {display: flex; align-items: center; margin-bottom: 25px ; }
#busin2_sec .txt ul li:last-child {margin-bottom: 0 ;}
#busin2_sec .txt ul li p {font-size:18px; font-weight: 400; color:#666; line-height: 30px; font-family: 'paybooc-Medium';}
#busin2_sec .txt ul li h2 {display: flex; align-items: center; justify-content: center; width: 125px; height: 45px; text-align: center; background-color: #0068b7;
color:#fff; font-size:18px; font-weight: 400; font-family: 'paybooc-Bold'; margin-right: 40px; min-width: 125px; min-height: 45px;}













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

}

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

}

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

}
