/* 공통 */
.sub_con {width: 100%; margin:0 auto; position: relative; padding:0 15px; }
.sub_title h2 {font-size:17px; font-weight: 700; color:#1f9fae; letter-spacing: 3px; text-transform: uppercase; margin-bottom: 10px; font-family: 'NanumSquare',sans-serif;}
.sub_title h1 {font-size:24px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif;}
.sub_title p {font-size:15px; font-weight: 400; color:#666; margin:20px 0 0; word-break: keep-all;line-height: 26px; }
.sub_p {font-size:14px; font-weight: 300; color:#666; line-height: 24px; letter-spacing: -.7px; word-break: keep-all;}
.w_bg {padding:40px 0 ; background: #fff;}
.g_bg {padding:40px 0 ; background: url('../img/dot_bg.jpg') 50% 50% repeat;}
.bullet_title {position: relative; font-size:18px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif; padding-left:20px; }
.bullet_title span {display: block; width: 3px; height: 18px; background: #1f9fae; position: absolute; left:0; top:5px; }
.bullet_title span::after {content: ''; display: inline-block; width: 3px; height: 18px; background: #4cd2e2; margin-left:8px; }
.step {width: 100%; border-top:1px solid #000; text-align: left; }
.step li {padding:10px 0; border-bottom: 1px solid #ddd; display: flex; align-items: flex-start; }
.step li span {display: block; width: 28px ;height: 28px; border-radius: 50%; background: #1f9fae; text-align: center; line-height: 28px; font-size: 13px; font-weight: 600;
color:#fff;  margin-right:15px; min-width: 28px ; min-height: 28px;  }
.step li p {font-size:13px; font-weight: 300; color:#666; letter-spacing: -.7px; line-height: 22px; position: relative; top:2px; word-break: keep-all; }
.step li:nth-child(even) span {background-color: #333; }

/*Content CSS*/
#policy2 {text-align: center; padding:40px 0 60px;}
/* sec1 */
#pol2_sec1 .img {margin:25px 0 25px;}
#pol2_sec1 .img img {max-width: 100%; }
#pol2_sec1 .txt h2 {font-size:17px; font-weight: 700; color:#333;  font-family: 'NanumSquare',sans-serif;  line-height: 30px; }
#pol2_sec1 .txt h2 span {color:#1f9fae; }
#pol2_sec1 .txt .step {margin: 20px 0 20px;}
#pol2_sec1 .txt h3 {font-size:15px; font-weight: 400; color:#333; line-height: 24px; text-align: right;}








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

}

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

}

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

}

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

}
