/* 공통 */
.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; }
/* s_list */
.s_list li {font-size:18px; font-weight: 400; color:#666; line-height: 45px; text-align: left; font-family: 'paybooc-Medium'; position: relative; padding-left:18px; }
.s_list li::before {content: ''; display: block; width: 5px; height: 5px; background-color: #0068b7; position: absolute; left:0; top:18px; }


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

/* section */
#pd3_sec .img {display: flex;justify-content: space-between; margin:0 0 60px;}

#pd3_sec .txt {text-align: left; }
#pd3_sec .txt h1 {font-size:30px; font-weight: 400; color:#000; font-family: 'paybooc-Medium';}
#pd3_sec .txt h1 b {font-size:48px; font-family: 'paybooc-ExtraBold';}
#pd3_sec .txt h2 {font-size:20px; font-weight: 400; color:#0068b7; line-height: 38px; font-family: 'paybooc-Bold'; margin:30px 0 40px;}










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

}

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

}

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

}

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

}
