/* 공통  */
.sub_con {width: 1300px; margin:0 auto; }
.blue_bg {width: 100%; background-color: #f0f5fc; padding:100px 0;}
.wh_bg {width: 100%; background-color: #fff; padding:100px 0;}
.tab {display: none;}
.tab.active {display: block; }
.bullet_p {font-size:17px; font-weight: 400; color:#333; line-height: 28px; font-family: 'NanumSquare',sans-serif; padding-left: 18px; word-break: keep-all; position: relative;}
.bullet_p::before {content: ''; display: block; width: 5px; height: 5px; background-color: #306fd9; position: absolute; left:0; top:10px; }

.s_title {text-align: center; }
.s_title h2 {font-size:23px; font-weight: 600; letter-spacing: 4.6px; color:#306fd9; text-transform: uppercase; font-family: 'Play', sans-serif;}
.s_title h1 {margin-top: 25px; font-size: 50px; font-weight: 800; color: #000; line-height: 50px; font-family: 'NanumSquare',sans-serif;}
.s_title p {font-size:18px; font-weight: 400; color:#333; line-height: 36px; margin-top:40px; font-family: 'NanumSquare',sans-serif;}
.s_title p span {color:#306fd9; font-weight: 600; }
/* 탭버튼 */
.tab_btn {display: flex; justify-content: center; margin-bottom: 90px; }
.tab_btn li {width: 310px; margin-right: 20px;}
.tab_btn li:last-child {margin-right: 0; }
.tab_btn li a {display: flex; align-items: center ;justify-content: center; width: 100%; height: 75px;  transition: all .3s ease; background-color: #eff0f2;
font-size:22px; font-weight: 700; color:#000; font-family: 'NanumSquare',sans-serif; cursor: pointer; border-radius: 5px;}
.tab_btn li a:hover {background-color: #e3e8f2; }
.tab_btn li a.active {background-color: #306fd9; color:#fff; }
.tab_btn li a.active:hover {background-color: #306fd9;}
/* s_list */
.s_list {width: 100%; text-align: left;}
.s_list li {font-size:17px; font-weight: 400; color:#333; position: relative; padding-left: 18px; line-height: 28px; margin-bottom: 15px;  word-break: keep-all;
font-family: 'NanumSquare',sans-serif;}
.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; }
.s_list.flex {display: flex; flex-wrap:wrap;}
.s_list.flex li {width: 50%;}
.s_list.flex li:nth-last-child(-n+2) {margin-bottom: 0;}
/* b_title */
.b_title {font-size:28px; font-weight: 600; color:#000; position: relative; padding-left:20px; font-family: 'NanumSquare',sans-serif; text-align: left;}
.b_title::before {content: ''; display: block; width: 4px; height: 28px; background-color: #306fd9; position: absolute; left:0; top:7px;}
/* table */
.s_table table {border-collapse: collapse; width: 100%; border-top: 3px solid #306fd9; }
.s_table table thead th {padding:18px 15px; font-size:18px; 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:18px; font-weight: 600; color:#333; border:1px solid #d9dde8; padding:15px 30px; text-align: center; background-color: #f7faff;
font-family: 'NanumSquare',sans-serif;}
.s_table table tbody td {font-size:16px; font-weight: 300; color:#666; border:1px solid #d9dde8; padding:15px 30px; text-align: center;  background-color: #fff; line-height: 26px;}
.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;}



/*Content CSS*/
#kiosk2 {padding:90px 0 0; text-align: center; }
/* tab1 */
#kio2_tab1 {padding-bottom: 120px; }
#kio2_tab1 .b_title {margin-bottom:30px; }
#kio2_tab1 .s_list {padding-left:20px;}

#kio2_tab1 .box {box-shadow: 1.5px 1.4px 25px 0 rgb(48 111 217 / 8%); background-color: #fff; padding:70px; margin-bottom: 80px}
/* tab1 - box1 */
#kio2_tab1 .t1_box1 {text-align: left ; background-color: #f8f8f8; padding-top:0; border-top: 0; padding:60px 80px; position: relative; overflow: hidden;
background: url('../img/kio2_t1_b1_bg.jpg') 50% 50% no-repeat; box-shadow: none; margin-top:60px;}
#kio2_tab1 .t1_box1 h1 {    font-size:38px; color: #000; line-height: 60px; font-weight: 800; font-family: 'NanumSquare',sans-serif; margin-bottom: 25px;}
#kio2_tab1 .t1_box1 .s_list {max-width: 800px; padding-left:0;}
#kio2_tab1 .t1_box1 .img {position: absolute; right: 60px; bottom: -20px;}

/* tab1 - box2 */
.t1_box2 {text-align: left; }
.t1_box2 .b_title span {color:#aaa; font-size:22px; padding-left:15px; font-weight: 400;}
.t1_box2 h2 {margin:20px 0 30px 0; font-size:20px; font-weight: 600; color:#333 ; font-family: 'NanumSquare',sans-serif; padding-left:20px;}
.t1_box2 .img {width: 100%;  padding:50px 0; border:5px solid #f5f5f5; margin-top:40px; text-align: center;}

/* tab1 - box3 */
.t1_box3 .img {width: 100%;  padding:40px 0; border:5px solid #f5f5f5; margin-top:40px; }
.slide_wr {display: flex ;justify-content: space-between;}
.slide_wr > ul {width: 560px;}
.pd_slide .slick-slide { border:5px solid #f5f5f5;overflow: hidden; outline:none;}
.pd_slide .slick-dots {margin-top:30px; display: flex; justify-content: center; }
.pd_slide .slick-dots li {margin-right: 15px;}
.pd_slide .slick-dots li:last-child {margin-right: 0;}
.pd_slide .slick-dots button {font-size:0; border:0; background-color: #ddd; width: 12px; height: 12px;   transition: all .2s ease; }
.pd_slide .slick-dots .slick-active button {background-color: #306fd9; }
.t1_box4  {margin-bottom: 0;}

/* tab1 */
#kio2_tab2 {padding-bottom: 120px; }
#kio2_tab2 .b_title {margin-bottom:30px; }
#kio2_tab2 .s_list {padding-left:20px;}
#kio2_tab2 .box {box-shadow: 1.5px 1.4px 25px 0 rgb(48 111 217 / 8%); background-color: #fff; padding:70px; margin-top: 80px}

/* tab1 - box1 */
#kio2_tab2 .t2_box1 {text-align: left ; background-color: #f8f8f8; padding-top:0; border-top: 0; padding:60px 80px; position: relative; overflow: hidden;
background: url('../img/kio2_t1_b1_bg.jpg') 50% 50% no-repeat; box-shadow: none; margin-top:60px;}
#kio2_tab2 .t2_box1 h1 {font-size:38px; color: #000; line-height: 60px; font-weight: 800; font-family: 'NanumSquare',sans-serif; margin-bottom: 25px;}
#kio2_tab2 .t2_box1 .s_list {max-width: 800px; padding-left:0;}
#kio2_tab2 .t2_box1 .img {position: absolute; right: 120px; bottom: 20px;}
/* tab1 - box2 */
.t2_box2 .s_list li {font-size:16px; font-weight: 300; color:#666; font-family: 'Noto Sans KR', sans-serif;}
.t2_box2 .s_list li {margin-bottom: 50px;}
.t2_box2 .s_list li b {font-weight: 600; font-size:18px; display: block; margin-bottom: 5px; font-family: 'NanumSquare',sans-serif; color:#333; }
.t2_box2 .flex {display: flex; align-items: center; }
.t2_box2 .flex .img {border:5px solid #f5f5f5; padding:40px 30px; }

/* tab1 - box3 */
.t2_box3 {text-align: left; }
.t2_box3 .img {border:5px solid #f5f5f5; padding:30px 0;  width: 100%; text-align: center; margin-top:25px;}

/* tab1 - box4 */
.t2_box4 {text-align: left; }
.t2_box4 .img {border:5px solid #f5f5f5; padding:30px 0;  width: 100%; text-align: center; margin-top:25px;}









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

}

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

}

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

}

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

}
