/*공통*/
.con_wrap {width: 100%; padding: 80px 0; background: url('../img/con_bg.jpg'); border-top: 2px solid #f0f0f0;}
.con1300 {width: 1300px; margin: 0 auto}

.con_title h2 {font-family: 'GmarketSansMedium',sans-serif; font-size: 12px; color:#bdc1c6; letter-spacing: 6px; margin-bottom: 10px; }
.con_title h1 {font-family: 'KHNPHU',sans-serif; font-size: 30px; color:#000; margin-bottom: 30px; }

.s_title h2 {position: relative; font-family: 'KHNPHU',sans-serif; font-size: 20px; color:#333; padding-left: 17px;}
.s_title h2::before {display: block; content: ""; position: absolute; left: 0; top: 50%; width: 3px; height: 18px; background: #0f2e57; transform: translateY(-50%);}
.s_title h2::after {display: block; content: ""; position: absolute; left: 6px; top: 50%; width: 3px; height: 18px; background: #9d8742; transform: translateY(-50%);}
.s_title h1 {font-family: 'KHNPHU',sans-serif; font-size: 30px; color:#000; line-height: 40px;}
.s_title h1::after {display: block; content: ""; width: 95px; height: 1px; background: #000; margin: 25px 0 0 0;}

.s_table {width: 100%;}
.s_table table {width: 100%;font-family: 'Noto Sans KR', sans-serif; border-collapse: collapse;}
.s_table table th, .s_table table td {padding: 10px 15px; word-break: keep-all;}
.s_table table thead th, .s_table table thead td {color:#fff; border: 1px solid #3c587d; font-size: 18px; font-weight: 400;}
.s_table table thead th {background: #0f2e57; }
.s_table table thead th:last-child {border-right: 1px solid #0f2e57}
.s_table table thead tr:last-child th {border-bottom: 1px solid #0f2e57}

.s_table table thead td {background: #28548d; border: 1px solid #5376a4;}
.s_table table thead td:last-child {border-right: 1px solid #28548d}
.s_table table tbody th, .s_table table tbody td {border: 1px solid #ddd;   }
.s_table table th {text-align: center; font-weight: 400; color:#333; background: #f0f0f0; line-height: 30px;font-size: 16px; }
.s_table table td {font-weight: 300; color:#666; line-height: 26px; background: #fff; font-size: 14px; text-align: center}
.s_table table td i {}

.s_table table th.bg_blue {background: #215191!important; border: 1px solid #215191}
.s_table table td.bg_blue {background: #e3efff!important; border: 1px solid #a4c5e7;}

#s_tab_btn {width: 100%; margin-bottom: 50px;}
#s_tab_btn ul {width: 100%; display: flex; flex-direction: row; justify-content: space-between; align-items: top;}
#s_tab_btn ul li {width: 19%;}
#s_tab_btn ul li a {width: 100%; display: block; text-align: center; color:#666; font-size: 12px; font-family: 'KHNPHU',sans-serif; background: #fff; transition: all 0.3s; cursor: pointer; padding: 10px; border: 1px solid #ddd; line-height: 22px; letter-spacing: -0.5px; word-break: keep-all;}
#s_tab_btn ul li a.active {background: #0f2e57; color:#fff; border: 1px solid #0f2e57}
#s_tab_btn ul li a:hover {border: 1px solid #0f2e57;}

.pro_round h2 {font-size: 12px;font-family: 'GmarketSansMedium',sans-serif; color:#8c97a3; letter-spacing: -0.6px; margin-bottom: 15px;} /*num*/
.pro_round h2 span {font-size:  24px; font-family: 'GmarketSansBold',sans-serif; color:#8c97a3;}

.pro_txt ul li {font-size: 15px; color:#666; line-height: 22px; margin-bottom: 5px; position: relative; padding: 0 0 0 15px; word-break: keep-all; font-weight: 300} /*ul li*/
.pro_txt ul li::before {display: block; width: 5px; height: 5px; background: #9d8742; position: absolute; top: 8px; left: 0; content: ""; border-radius: 50%}

/*Content CSS*/
#faq {padding-bottom: 100px;}
#faq .con_title {text-align: center;}
.faq_box {width: 100%;}
.faq_box h1 {width: 100%; border-top: 1px solid #000; border-bottom: 1px solid #eee; padding: 20px; position: relative; font-family: 'KHNPHU',sans-serif; font-size: 17px; color:#333;position: relative;padding-left: 180px; }
.faq_box h1 span { color:#14407a; display: block;position: absolute; top: 22px; left: 0}
.faq_box p {padding: 30px 17px; font-size: 15px; font-weight: 300; color:#666; line-height: 24px; position: relative; padding-left: 180px; word-break: keep-all;}
.faq_box p span { color:#9d8742; display: block;font-family: 'KHNPHU',sans-serif; font-size: 17px; position: absolute; top: 32px; left: 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) {

}
