/* 공통 */
.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;word-break: keep-all;}
.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; }
.bullet_p {font-size:13px; font-weight: 300; color:#666; line-height: 24px; position: relative; padding-left: 10px; text-align: left; }
.bullet_p::before{ content: ''; display: block; width: 3px; height: 3px; background: #1f9fae; position: absolute; left:0; top:10px; }
/* table */
.sub_table {width: 100%; border-collapse: collapse; text-align: center; margin-top:20px; }
.sub_table thead th {background: #444; padding:10px 10px; font-size:13px; font-weight: 500; color:#fff; border:1px solid rgba(255,255,255,.2); letter-spacing: -.7px; word-break: keep-all;}
.sub_table tbody th {padding:8px 10px; background: #fbfbfb; font-size:12px; font-weight: 400; color:#666;border:1px solid #e0e0e0; letter-spacing: -.7px; word-break: keep-all;}
.sub_table tbody td {padding:8px 10px; background: #fff; font-size:11px; font-weight: 300; color:#666;border:1px solid #e0e0e0; letter-spacing: -.7px;word-break: keep-all;}
.sub_table caption {font-size:14px; font-weight: 300; color:red; text-align: left; margin-bottom: 10px; }

/*Content CSS*/
#policy6 {text-align: center; padding:40px 0 60px;}
#policy6 .sub_title {padding:0 15px; }
#policy6 .sub_con {margin:40px auto 0; text-align: left; }
#policy6 .sub_p {font-size: 13px; letter-spacing: -.7px; word-break: keep-all;}
#policy6 .sub_p b {font-weight: 500;}
#policy6 .sub_p.flex {display: flex; align-items: flex-start; margin-bottom: 20px; font-size:13px;}
#policy6 .sub_p.flex span {display: block; margin-right: 10px; font-size:17px; color:#333; font-weight: 800;  font-family: 'NanumSquare',sans-serif;}

.q_link ul {width: 100%; margin:0 auto 40px; background: #f7f7f7; padding:20px 20px; display: flex; flex-wrap:wrap; text-align: left; }
.q_link li {width: 100%; margin-bottom: 15px;}
.q_link li:last-child {margin-bottom: 0;}
.q_link a {font-size:13px; font-weight: 400; color:#888; transition: color .3s ease; letter-spacing: -.5px; }
.q_link a:active {color:#1f9fae;}
/* box */
#policy6 .box {margin-bottom: 40px;}
#policy6 .box h2 {font-size:17px; font-weight: 600; color:#333; font-family: 'NanumSquare',sans-serif; display: flex;  margin-bottom: 15px; padding-bottom: 15px;
border-bottom: 1px solid #ddd; align-items: flex-start; line-height: 26px; word-break: keep-all;}
#policy6 .box h2 span {display: block; font-size:22px; color:#1f9fae; font-weight: 800; margin-right: 10px; position: relative; top:-1px;}
#policy6 .box .list {margin:15px 0 0;  background: #f7f7f7; padding:30px ;}
#policy6 .box .list li {display: flex; font-size:15px; font-weight: 300; color:#666; margin-bottom: 10px; }
#policy6 .box .list li:last-child {margin-bottom: 0; }
#policy6 .box .list li span {font-size:15px; font-weight: 500; color:#666; display: block; margin-right: 10px; }
#policy6 .box .list li h3 {font-size:17px; font-weight:800; color:#1f9fae; font-family: 'NanumSquare',sans-serif; margin:20px 0 0;}





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

}

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

}

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

}

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

}
