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

.con_title h2 {font-family: 'GmarketSansMedium',sans-serif; font-size: 10px; color:#bdc1c6; letter-spacing: 6px; margin-bottom: 5px; }
.con_title h1 {font-family: 'KHNPHU',sans-serif; font-size: 20px; color:#000; margin-bottom: 20px; word-break: keep-all; line-height: 35px;}
.con_title h1 span {color:#9d8742; }
.con_title p {font-size: 16px; font-weight: 300; color:#666; line-height: 30px;}

.s_subject {font-size: 30px; color: #9d8742; font-family: 'KHNPHU',sans-serif; margin-bottom: 45px;}
.sub_h1 {font-family: 'KHNPHU',sans-serif; font-size: 20px; color:#000;}
.sub_h1::after {display: block; content: ""; width: 50px; height: 1px; background: #000; margin: 18px 0;}
.sub_h2 {font-family: 'KHNPHU',sans-serif; font-size: 17px; color:#000; margin-bottom: 15px;}
.sub_h3 {font-size: 18px; font-weight: 500; color:#000; margin-bottom: 25px;}
.sub_h3 span {color:#9d8742}
.sub_h3 i {color: #0e2e57; font-size: 24px; position: relative; top: 2px; margin-right: 5px;}
.sub_p {font-size: 14px; font-weight: 300; color:#666; line-height: 24px; letter-spacing: -0.3px; word-break: keep-all;}

.s_title h2 {position: relative; font-family: 'KHNPHU',sans-serif; font-size: 18px; color:#333; padding-left: 17px;}
.s_title h2::before {display: block; content: ""; position: absolute; left: 0; top: 50%; width: 3px; height: 17px; margin-top: -8px; background: #0f2e57;}
.s_title h2::after {display: block; content: ""; position: absolute; left: 6px; top: 50%; width: 3px; height: 17px; margin-top: -8px; background: #9d8742;}
.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_title p {font-size: 16px; font-weight: 300; color:#666; line-height: 26px; letter-spacing: -0.3px; word-break: keep-all; margin-top: 25px;}

.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; word-break: keep-all;}
.s_table table thead th, .s_table table thead td {color:#fff; border: 1px solid #3c587d; font-size: 14px; 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: 24px;font-size: 13px; word-break: keep-all; letter-spacing: -0.5px;}
.s_table table td {font-weight: 300; color:#666; line-height: 26px; background: #fff; font-size: 13px; text-align: center; letter-spacing: -0.5px; word-break: keep-all;}
.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: 13px; color:#666; line-height: 22px; margin-bottom: 6px; position: relative; padding: 0 0 0 10px; word-break: keep-all; font-weight: 300; letter-spacing: -0.3px;} /*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: 14px; color:#666; line-height: 24px; margin-bottom: 7px; position: relative; padding: 0 0 0 13px; word-break: keep-all; font-weight: 300; letter-spacing: -0.3px;} /*ul li2*/
.sub_ul2 li:last-child {margin-bottom: 0}
.sub_ul2 li::before {display: block; width: 5px; height: 5px; background: #0f2e57; position: absolute; top: 9px; left: 0; content: "";}
.sub_ul2 li span {color:#9d8742; font-weight: 400; font-size: 14px;}

.con_down_btn {width: 270px;  margin: 35px auto 0 auto; }
.con_down_btn a {width: 100%; height: 60px; line-height: 60px; background: #9d8742; color:#fff; display: block; font-size: 17px; font-weight: 400; transition: all 0.3s}
.con_down_btn a span {font-size: 24px; position: relative; top: 3px; padding-left: 5px;}
.con_down_btn a:hover {background: #0e2e57}

.advantage { display: flex; margin-top: 40px; width: 100%;}
.advantage h1 {width: 140px; border-right: 1px solid #ddd; margin-right: 30px; font-size: 18px; font-weight: 400; color:#333;}
.advantage h1 span {font-size: #0e2e57; font-size: 25px; position: relative; top: 3px;}
.advantage ul li {font-size: 14px; font-weight: 300; color:#666; margin-bottom: 12px;}
.advantage ul li:last-child {margin-bottom: 0;}

.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*/
#system2 {padding-bottom: 50px;}
#system2 .con_title {text-align: center;}
#system2 .con1300 { }
#system2 .box {width: 100%; padding: 30px 0; border-bottom: 1px solid #ddd; position: relative; padding-left: 100px;}
#system2 .box:first-child {border-top: 1px solid #000;}
#system2 .icon {position: absolute; top: 0; left: 0; background: #f9f9f9; height: 100%; text-align: center; display: flex; justify-content: center; flex-direction: column; padding: 0 15px;}
#system2 .icon img {}
@media screen and (max-width: 600px) {

}

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

}

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

}

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

}
