/* 공통  */
.sub_con {width: 100%; margin:0 auto; padding:0 15px; }
.blue_bg {width: 100%; background-color: #f0f5fc; padding:50px 0;}
.wh_bg {width: 100%; background-color: #fff; padding:50px 0;}
.tab {display: none;}
.tab.active {display: block; }

.s_title {text-align: center; }
.s_title h2 {font-size:14px; font-weight: 600; letter-spacing:2px; color:#306fd9; text-transform: uppercase;font-family: 'Play', sans-serif; }
.s_title h1 {margin-top: 15px; font-size:24px; font-weight: 800; color: #000; line-height: 35px; font-family: 'NanumSquare',sans-serif;}
.s_title p {font-size:14px; font-weight: 400; color:#333; line-height: 26px; margin-top:10px; font-family: 'NanumSquare',sans-serif; word-break: keep-all;}
.s_title p span {color:#306fd9; font-weight: 600; }
/* 탭버튼 */
.tab_btn {display: flex; justify-content: center; margin-bottom: 40px; }
.tab_btn li {width: calc(50% - 5px); margin-right: 10px;}
.tab_btn li:last-child {margin-right: 0; }
.tab_btn li a {display: flex; align-items: center ;justify-content: center; width: 100%; height: 55px;  transition: all .3s ease; background-color: #eff0f2;
font-size:13px; font-weight: 400; color:#000;  cursor: pointer;  border-radius: 5px; padding:0 10px; line-height: 18px; word-break: keep-all;}
.tab_btn li a.active {background-color: #306fd9; color:#fff; }
/* s_list */
.s_list {width: 100%; text-align: left;}
.s_list li {font-size:14px; font-weight:300; color:#333; position: relative; padding-left: 15px; line-height: 24px; margin-bottom: 8px;  word-break: keep-all;}
.s_list li::before {content: ''; display: block; width: 5px; height: 5px; background-color: #306fd9; position: absolute; left:0; top:10px; }
.s_list li:last-child {margin-bottom: 0; }
/* b_title */
.b_title {font-size:20px; font-weight: 600; color:#000; position: relative; padding-left:15px; font-family: 'NanumSquare',sans-serif; text-align: left;}
.b_title::before {content: ''; display: block; width: 3px; height: 22px; background-color: #306fd9; position: absolute; left:0; top:1px;}
/* table */
.s_table table {border-collapse: collapse; width: 100%; border-top: 2px solid #306fd9; }
.s_table table thead th {padding:12px 10px; font-size:15px; font-weight: 600; color:#fff; background-color: #333; border:1px solid rgba(255,255,255,.2);
font-family: 'NanumSquare',sans-serif;}
.s_table table tbody th {font-size:14px; font-weight: 600; color:#333; border:1px solid #d9dde8; padding:12px 15px; text-align: center; background-color: #f7faff;
font-family: 'NanumSquare',sans-serif;}
.s_table table tbody td {font-size:13px; font-weight: 300; color:#666; border:1px solid #d9dde8; padding:12px 15px; text-align: center;  background-color: #fff; line-height: 25px;}
.s_table table tbody tr td:last-child {text-align: left; }
.s_table table tbody td span {color:#ccc;}
.s_table table tbody th.black {background-color: #333; border-color: rgba(255,255,255,.2); color:#fff;}

/* res_table  */
.res_table {width: 100%; overflow-x: auto;}
.res_table table { width:100%;max-width: 768px; white-space: nowrap; min-width: 100%;}
.res_table_icon {text-align: right;}
.res_table_icon i {font-size:30px; color:#333;}


/*Content CSS*/
#pos1 {padding:40px 0 0; text-align: center; }

/* section1 */
#pos1_sec1 .flex {display: flex; align-items: center; flex-direction: column; margin-top:40px; padding-bottom: 50px;}
#pos1_sec1 .flex .left img {max-width: 100%;}
#pos1_sec1 .flex .right {text-align: left; display: flex; align-items: center; flex-direction: column; margin-top:50px ;}
#pos1_sec1 .flex .right li {display: flex; align-items: center; margin-top:15px; min-width: 270px;}
#pos1_sec1 .flex .right li:first-child {margin-top:0;}
#pos1_sec1 .flex .right li p {font-size:15px; font-weight: 600; color:#333; font-family: 'NanumSquare',sans-serif; line-height: 26px;}
#pos1_sec1 .flex .right li .img {width: 45px ;height: 45px;  border-radius: 50%; margin-right:15px;}
#pos1_sec1 .flex .right li .img img {width: 100%;}
#pos1_sec1 .flex .right li h1 {    background-color: #306fd9; font-size: 17px; font-weight: 600; color: #fff; font-family: 'NanumSquare',sans-serif; padding: 0 20px;
border-radius: 30px; height: 50px; line-height: 50px;}
#pos1_sec1 .flex .right li h1 i {margin-left:5px;font-size:19px; position: relative; top:1px;}
#pos1_sec1 .flex .right li h2 {    font-size: 28px; color: #000; font-family: 'NanumSquare',sans-serif; font-weight: 800; margin-left: 15px;}

/* section2 */
.s2_box1 > .img {width: 100%; padding:30px 10px; overflow: hidden; box-shadow: 1.5px 1.4px 15px 0 rgb(48 111 217 / 10%); background-color: #fff; text-align: center;}
.s2_box1 > .img img {max-width: 100%;}
.s2_box1 h1 {font-size:17px; font-weight: 600; color:#000;  font-family: 'NanumSquare',sans-serif; margin:30px 0 50px; position: relative; z-index: 1;
display: inline-block; line-height: 30px;}
.s2_box1 h1 span {color:#306fd9; }
.s2_box1 h1 b {font-size:20px; font-weight: 800; position: relative;  z-index: 1;}
.s2_box1 h1 b::before {content: ''; display: block; height: 10px; width: calc(100% + 5px);position: absolute; z-index: -1; left: -5px; bottom: -2px; background-color: #d8e7ff; }
.s2_box1 .list {display: flex; flex-direction: column; align-items: center; }
.s2_box1 .list li {width: 100%; margin-bottom: 25px; max-width: 310px;}
.s2_box1 .list li:last-child {margin-bottom: 0;}
.s2_box1 .list li .img {text-align: center; }
.s2_box1 .list li .img img {max-width: 100%;}
.s2_box1 .list li p {font-size:15px; font-weight: 400; color:#333; line-height: 25px; font-family: 'NanumSquare',sans-serif; margin-top:15px; }
.s2_box1 .list li .flex {display: flex;}
.s2_box1 .list li .flex > p {width: 50%;}

.s2_box2 {margin-top:60px;}
.s2_box2 .b_title {margin-bottom: 10px;}


















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

}

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

}

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

}

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

}
