/*공통*/
.con_wrap {width: 100%; padding: 80px 0; background: url('../img/con_bg.jpg');}
.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; }
.con_title h1 span {color:#9d8742; }

.sub_h1 {font-family: 'KHNPHU',sans-serif; font-size: 30px; color:#000;}
.sub_h1::after {display: block; content: ""; width: 95px; height: 1px; background: #000; margin: 30px 0;}

.sub_h2 {font-family: 'KHNPHU',sans-serif; font-size: 24px; color:#000; margin-bottom: 24px;}

.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;}

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

.sub_ul2 li {font-size: 16px; color:#666; line-height: 28px; margin-bottom: 8px; position: relative; padding: 0 0 0 17px; word-break: keep-all; font-weight: 300} /*ul li2*/
.sub_ul2 li::before {display: block; width: 7px; height: 7px; background: #0f2e57; position: absolute; top: 11px; left: 0; content: "";}


/*Content CSS*/
#system3 {padding-bottom: 130px;}
#sys3_c1 {display: flex; flex-direction: row;}
#sys3_c1 .txt {background: #9d8742; padding: 70px 50px; color:#fff; font-size: 15px; font-weight: 300; word-break: keep-all; line-height: 26px; width: 50%}
#sys3_c1 .txt .sub_h1 {color:#fff;}
#sys3_c1 .txt .sub_h1::after {background: #fff;}
#sys3_c1 .img {background: url('../img/sys3_c1_img.jpg')no-repeat 50% 50%; width: 50%}

#sys3_c2 {display: flex; flex-direction: row;}
#sys3_c2 .box {flex: 1; border-right: 1px solid #eee;}
#sys3_c2 .box:nth-child(2) {border-right: 0; padding-left: 50px;}
@media screen and (max-width: 600px) {

}

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

}

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

}

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

}
