/* 공통 */
.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; line-height: 36px; }
.sub_p {font-size:16px; font-weight: 300; color:#666; line-height: 30px; letter-spacing: -.5px; word-break: keep-all;}
.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; }
.step {width: 100%; border-top:1px solid #000; text-align: left; }
.step li {padding:16px 50px; border-bottom: 1px solid #ddd; display: flex; align-items: center; }
.step li span {display: block; width: 36px ;height: 36px; border-radius: 50%; background: #1f9fae; text-align: center; line-height: 36px; font-size: 18px; font-weight: 800;
color:#fff; font-family: 'NanumSquare',sans-serif;  margin-right: 24px; }
.step li p {font-size:16px; font-weight: 300; color:#666; }
.step li:nth-child(even) span {background-color: #333; }
.bullet_p {font-size:14px; font-weight: 300; color:#666; line-height: 26px; 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:12px; }
/* table */
.sub_table {width: 100%; border-collapse: collapse; text-align: center; margin-top:30px; }
.sub_table thead th {background: #444; padding:15px 30px; font-size:15px; font-weight: 500; color:#fff; border:1px solid rgba(255,255,255,.2);}
.sub_table tbody th {padding:10px 30px; background: #fbfbfb; font-size:14px; font-weight: 400; color:#666;border:1px solid #e0e0e0; }
.sub_table tbody td {padding:10px 30px; background: #fff; font-size:14px; font-weight: 300; color:#666;border:1px solid #e0e0e0;}
.sub_table caption {font-size:15px; font-weight: 300; color:red; text-align: left; margin-bottom: 10px; }

/*Content CSS*/
#policy5 {text-align: center; padding:80px 0 100px;}
#policy5 .sub_con {margin:85px auto 0; text-align: left; }
#policy5 .sub_p {font-size: 15px; }
#policy5 .sub_p b {font-weight: 500;}
.q_link ul {width: 1300px; margin:0 auto 70px; background: #f7f7f7; padding:50px; display: flex; flex-wrap:wrap; text-align: left; }
.q_link li {width: 33.3%; margin-bottom: 30px;}
.q_link li:nth-child(n+7) {margin-bottom: 0;}
.q_link a {font-size:15px; font-weight: 400; color:#888; transition: color .3s ease; }
.q_link a:hover {color:#1f9fae;}
/* box */
#policy5 .box {margin-bottom: 80px;}
#policy5 .box h2 {font-size:18px; 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-end;}
#policy5 .box h2 span {display: block; font-size:22px; color:#1f9fae; font-weight: 800; margin-right: 10px; position: relative; top:2px;}
#policy5 .box .list {margin:15px 0 0;  background: #f7f7f7; padding:30px ;}
#policy5 .box .list li {display: flex; font-size:15px; font-weight: 300; color:#666; margin-bottom: 10px; }
#policy5 .box .list li:last-child {margin-bottom: 0; }
#policy5 .box .list li span {font-size:15px; font-weight: 500; color:#666; display: block; margin-right: 10px; }
#policy5 .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) {

}
