/* 공통  */
.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(33% - 5px); margin-right: 7.5px;}
.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*/
#kiosk1 {padding:40px 0 0; text-align: center; }
/* tab1  */
/* tab1 - box1 */
.t1_box1 {display: flex; align-items: center; flex-direction: column; margin-top:50px; padding-bottom: 50px;}
.t1_box1 .left img {max-width: 100%;}
.t1_box1 .right {text-align: left; width: 100%; margin-top:50px; display: flex; align-items: center; flex-direction: column; }
.t1_box1 .right li {display: flex; align-items: center; margin-top:15px; min-width: 191px;}
.t1_box1 .right li:first-child {margin-top:0;}
.t1_box1 .right li p {font-size:15px; font-weight: 600; color:#333; font-family: 'NanumSquare',sans-serif; line-height: 26px;}
.t1_box1 .right li .img {width: 45px ;height: 45px;  border-radius: 50%; margin-right:15px;}
.t1_box1 .right li .img img {width: 100%;}
/* tab1 - box2 */
.t1_box2.blue_bg {padding:0; background-color: #fff; }
.t1_box2 .sub_con {background-color: #fff; display: flex; align-items: center; flex-direction: column; padding:50px 15px; box-shadow: 1.5px 1.4px 15px 0 rgb(48 111 217 / 10%);}
.t1_box2 .sub_con > div {width: 100%;}
.t1_box2 .img img {max-width: 100%;}
.t1_box2 .txt {text-align: left;  margin-top: 40px;}
.t1_box2 .txt .logo {margin-bottom: 30px;padding-bottom: 30px; width: 100%; border-bottom: 1px solid #ddd; text-align: center; }
.t1_box2 .txt .logo img {max-width: 70%;}
.t1_box2 .call {display: flex; align-items: center; margin-top:50px;}
.t1_box2 .call span {background-color: #306fd9;  color:#fff; font-size:20px; font-weight: 600; color:#fff; font-family: 'NanumSquare',sans-serif; padding:0 20px; border-radius: 30px; height: 50px; line-height: 50px;}
.t1_box2 .call span i {margin-left:10px; font-size:24px; position: relative; top:2px; }
.t1_box2 .call h1 {font-size:34px; color:#000; font-family: 'NanumSquare',sans-serif; font-weight: 800; margin-left:25px;}
/* tab1 - box3 */
.t1_box3 .sub_con > .img {width: 100%; padding:30px 10px; border-radius: 5px; overflow: hidden; box-shadow: 1.5px 1.4px 15px 0 rgb(48 111 217 / 10%); background-color: #fff;}
.t1_box3 .sub_con > .img img {max-width: 100%;}
.t1_box3 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;}
.t1_box3 h1 span.bg span {color:#306fd9; }
.t1_box3 h1 span.bg{ position: relative; z-index: 1;}
.t1_box3 h1 span.bg::before {content: ''; display: block; height: 10px; width: calc(100% + 10px);position: absolute; z-index: -1; right: -5px; bottom: -3px; background-color: #e7f0ff; }
.t1_box3 h1 b {font-size:20px; font-weight: 800; }
.t1_box3 .list {display: flex; flex-direction: column; align-items: center; }
.t1_box3 .list li {background-color: #fff; width: 100%; padding:60px 15px 40px; position: relative; text-align: center; box-shadow: 1.5px 1.4px 15px 0 rgb(48 111 217 / 10%); background-color: #fff; margin-bottom: 25px; max-width: 400px; }
.t1_box3 .list li:last-child {margin-bottom: 0; }
.t1_box3 .list li img {height: 200px;}
.t1_box3 .list .num {width:50px; height:45px; line-height: 45px; background-color: #306fd9; font-size:20px; font-weight: 800; color:#fff; font-family: 'NanumSquare',sans-serif;
position: absolute; left:0; top:0;}
.t1_box3 .list h3 {font-size:18px; font-weight: 600; color:#000;   font-family: 'NanumSquare',sans-serif;  margin-top:30px; }
.t1_box3 .list p {font-size:15px; font-weight: 400; color:#666; line-height: 25px; font-family: 'NanumSquare',sans-serif; margin-top:12px; }
.t1_box3 .list li:nth-child(2) .num {background-color: #2A61BF;}
.t1_box3 .list li:nth-child(3) .num {background-color: #224D99;}
.t1_box3 .list li:nth-child(4) .num {background-color: #142D59;}
/* tab1 - box4*/
.t1_box4 {padding-top:30px;}
.t1_box4 .s_table {margin-top:5px; }

/* tab2 */
#kio1_tab2 .title {font-size:20px; color:#000 ; line-height: 32px; font-weight: 800;  font-family: 'NanumSquare',sans-serif; }
#kio1_tab2 .title::after {content: ''; display: block; width:35px; height: 2px; background-color: #306fd9; margin:15px auto 20px;}
#kio1_tab2 p {font-size:14px; font-weight: 400; color:#666; line-height: 28px;font-family: 'NanumSquare',sans-serif;  word-break: keep-all;}
/* tab2 - box1 */
.t2_box1 {text-align: center; }
.t2_box1 .sub_con {display: flex; flex-direction: column; align-items: center; }
.t2_box1 .img img {max-width: 90%; }
.t2_box1 .txt {margin-top:40px; }
/* tab2 - box2 */
.t2_box2 {text-align: center; }
.t2_box2 .sub_con {display: flex; flex-direction: column-reverse; align-items: center; }
.t2_box2 .img {margin-bottom:40px; }
.t2_box2 .img img {max-width: 100%; }
/* tab2 - box3 */
#kio1_tab2 .t2_box3 .title::after {margin:15px auto 25px;}
.t2_box3 .list {display: flex; flex-direction: column; align-items: center; margin-top:40px;}
.t2_box3 .list li {width: 100%; margin-bottom: 20px;}
.t2_box3 .list li:last-child {margin-bottom: 0; }
.t2_box3 .list li .img {width: 100%; background-color: #ccc; }
.t2_box3 .list li .img img {width: 100%;}
.t2_box3 .list li h2 {font-size:17px; font-weight: 400; color:#333;  font-family: 'NanumSquare',sans-serif; }
.t2_box3 .list li h2::before {content: ''; display: block;  width: 30px; height: 1px; background-color: #333; margin:20px auto 20px; }

/* tab3 */
#kio1_tab3 .box_wr {margin-top:30px; padding-bottom: 50px; text-align: center ;}
#kio1_tab3 .title {font-size:18px; color:#000 ; line-height:32px; font-weight: 800;  font-family: 'NanumSquare',sans-serif;}
#kio1_tab3 .box {display: flex; flex-direction: column; }
#kio1_tab3 .box > div {width: 100%; }
#kio1_tab3 .box .img img {width: 100%;}
#kio1_tab3 .box .txt { box-shadow: 1.5px 1.4px 15px 0 rgb(48 111 217 / 10%); background-color: #fff; padding:30px 20px ;}
#kio1_tab3 .box .txt h2 {font-size:14px; font-weight: 600; letter-spacing:2px; color:#306fd9; text-transform: uppercase; font-family: 'Play', sans-serif; margin-bottom:8px;
text-transform: uppercase; }
#kio1_tab3 .box .txt p {font-size:14px; font-weight: 400; color:#666; line-height: 26px; font-family: 'NanumSquare',sans-serif; margin-top:10px; word-break: keep-all;}
















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

}

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

}

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

}

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

}
