@charset "utf-8";
/**************************************************

	Global.css ( ver 1.0.3 )

**************************************************/
/**************************************************
	Public
**************************************************/
html{min-max-width: 1300px;overflow-x: hidden;}

/* Table */
.table1{ width: 100%; }
.table1 tr > *{padding: 10px;border: 1px solid #ddd;}
.table1 thead th{background: #f7f7f7;}
.table1 tbody th{background: #f7f7f7;}
.table1 tbody td{  }

.tbl-view {width: 100%;border-top: 1px solid #333;}
.tbl-view tr > * {padding: 20px;border-bottom: 1px solid #ddd;}
.tbl-view tr > th {background: #f7f7f7;font-weight: 500;color: #333;}

/* Tab */
.tab1{ margin-bottom: 40px; }
.tab1 > li{display: inline-block;background: #f7f7f7;}
.tab1 > li a{display: block;height: 40px;line-height: 40px;text-align: center;padding: 0 40px;border: 1px solid #f7f7f7;}
.tab1 > li.active a{background: #fff;color: #000;border-color: #333;}

/* Button */
.btnWrap{ margin-top: 30px; }
.btnWrap > *{margin: 0 2px;}
.btn1{ display: inline-block;background: #333;border: 1px solid #333;color: #fff !important;height: 35px;line-height: 33px;padding: 0 20px;font-size: 14px;box-sizing: border-box;text-decoration: none !important; }
.btn2{ display: inline-block;background: #fff;border: 1px solid #ddd;color: #000 !important;height: 35px;line-height: 33px;padding: 0 20px;font-size: 14px;box-sizing: border-box;text-decoration: none !important; }
.btn3{ display: inline-block;background: #196aa1;border: 1px solid #ddd;color: #fff !important;height: 35px;line-height: 33px;padding: 0 20px;font-size: 14px;box-sizing: border-box;text-decoration: none !important; }
.btn1.small, .btn2.small, .btn3.small{ height: 30px;line-height: 28px;padding: 0 10px;font-size: 12px; }
.btn1.big, .btn2.big, .btn3.big{ min-width: 150px;height: 45px;line-height: 43px;font-size: 16px;font-weight: 500;border-radius: 5px;text-align: center; }

/* Etc */
.ip-info {margin: 5px 0;border: 1px solid #ddd;background: #f7f7f7;padding: 12px 15px;font-size: 12px;color: #111;letter-spacing: -0.05em;line-height: 1.4em;font-weight: 600;text-align: left;}
.ip-info .small {display: block;font-size: 9px;color: red;font-weight: 600;line-height: 15px;}

.__hidden {position: fixed;top: -99999px;width: 0;height: 0;opacity: 0;overflow: hidden;}

/**************************
	Site Layer Popup
**************************/
.sp-pop{background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.15);border-radius: 3px;overflow: hidden;}
.sp-pop:before{content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;border: 1px solid rgba(0,0,0,0.07);}
.sp-pop .img{position: relative;min-height: 100px;}
.sp-pop .img img{max-width:100%;}
.sp-pop .btns{position: absolute;bottom: 0;left: 0;width: 100%;white-space: nowrap;background: #f7f7f7;}
.sp-pop .btns li{position: relative;display: inline-block;vertical-align: top;width: 50%;}
.sp-pop .btns li:before{content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;border: 1px solid rgba(0,0,0,0.07);border-width: 1px 1px 1px 0;}
.sp-pop .btns li:first-child:before{border-left-width: 1px;}
.sp-pop .btns li a,
.sp-pop .btns li label{position: relative;display: block;text-align: center;line-height: 32px;text-align: center;font-size: 11px;color: #666;letter-spacing: -1px;z-index: 3;text-decoration: none;font-family: dotum;}
.sp-pop .btns li label input{display: none;}
.sp-pop .btns.len3 li{width: 33.33%;}

/**************************
	Paging
**************************/
.paging{text-align: center;margin-top: 30px;font-family: empty;font-size: 0;}
.paging a{display: inline-block;vertical-align: top;margin: 0;margin-right: -1px;position: relative;width: 35px;height: 35px;line-height: 35px;text-align: center;background: #f9f9f9;border: 1px solid #ddd;color: #999999;font-size: 12px;text-decoration: none;box-sizing: border-box;font-family: tahoma, arial, axicon;}
.paging a:first-child{border-radius: 5px 0 0 5px !important;}
.paging a:after{position: absolute;top: 0;left: 0;width: 100%;height: 100%;line-height: 35px;text-align: center;font-size: 15px;text-indent: 0;}
.paging a:last-child{border-radius: 0 5px 5px 0 !important;}
.paging a.active{background: #ffffff;color: #333333;font-weight: 600;}
.paging a.first,
.paging a.prev,
.paging a.next,
.paging a.last{background: none;font-size: 15px;color: #666666;text-indent: -999em;}
.paging a.first:after{content: '\f100';text-indent: 0;}
.paging a.prev:after{content: '\f104';}
.paging a.next:after{content: '\f105';}
.paging a.last:after{content: '\f101';}

/**************************************************
	Layout
**************************************************/
#aside {position: fixed;bottom: 50px;right: 80px;z-index: 22;display: flex;justify-content: center;align-items: center;flex-direction: column;}
#aside > * {margin: 5px;}

#header{position: relative;z-index: 90;background: #fff;box-shadow: 0 3px 3px rgba(0,0,0,0.1);}
#header .inner{position: relative;max-width: 1300px;height: 100px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;}
#header .logo{position: absolute;top: 0;left: 50%;height: 100%;line-height: 100px;transform: translateX(-50%);}
#header .gnbWrap {border-top: 1px solid #ddd;}
#header .gnbWrap .inr {max-width: 1300px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;height: 80px;}

#ad-sns-ico {display: flex;align-items: center;}
#ad-sns-ico > li:not(:first-child) {margin-left: 10px;}
#ad-sns-ico > li > a {display: block;border-radius: 50%;}

#gnb > li{position: relative;display: inline-block;vertical-align: top;margin-right: 80px;}
#gnb > li > a{display: block;line-height: 80px;font-size: 19px;color: #333333;font-weight: 500;text-decoration: none;}
#gnb > li > ul{position: absolute;top: 80px;left: 50%;width: 170px;margin-left: calc(170px/-2);background: #166ba7;box-sizing: border-box;visibility: hidden;opacity: 0;transition: all 0.2s;}
#gnb > li > ul li a{display: block;padding: 10px;font-size: 15px;color: #fff;line-height: 24px;text-align: center;}
#gnb > li > ul li:not(:first-child) a{border-top: 1px solid #2e84c1;}
#gnb > li > ul li ul {display: none;}
#gnb > li:hover > ul{visibility: visible;opacity: 1;}
#gnb > li.hidden-gnb{display: none;}
#gnb > li.active > a {color: #166ba7;}
#gnb > li > ul li.active a{background-color: #c00b31;}

#drdw{position: absolute;top: calc(100px + 80px);left: 0;width: 100%;background: #fff;border-top: 1px solid #ddd;border-bottom: 3px solid #00afe5;z-index: 91;display: none;}
#drdw .inner{position: relative;max-width: 1300px;margin: 0 auto;border-right: 1px solid #e8e8e8;}
#drdw .inner > li{display: inline-block;padding: 25px 0;vertical-align: top;}
#drdw .inner > li:before{content: '';display: block;position: absolute;top: 0;height: 100%;width: 1px;background: #e8e8e8;}
#drdw .inner > li:first-child{border-left-width: 1px;}
#drdw .inner > li > a{display: block;margin-bottom: 15px;font-size: 18px;color: #0859a2;text-align: center;font-weight: bold;}
#drdw .inner > li ul li a{display: block;font-size: 15px;line-height: 25px;color: #555555;text-align: center;}
#drdw .inner > li ul li.active a{font-weight: bold;}
#drdw .inner > li ul li ul {display: none;}
#drdw .inner > li.hidden-gnb{display: none;}

#tnb{position: absolute;top: 50%;right: 0;display: flex;align-items: center;transform: translateY(-50%);}
#tnb > li{display: flex;align-items: center;}
#tnb > li:not(:first-child):before {display: block;content: '';width: 1px;height: 11px;margin: 0 12px;background: #ddd;}
#tnb > li a{font-size: 15px;color: #888888;font-weight: 500;letter-spacing: -1px;line-height: 30px;}

#footer{background: #282828;}
#footer .fnbWrap{border-bottom: 1px solid #3d3d3d;}
#footer .fnbWrap .inner{position: relative;max-width: 1300px;margin: 0 auto;}
#footer .ftWrap{position: relative;max-width: 1300px;margin: 0 auto;padding: 45px 0;display: flex;align-items: center;justify-content: space-between;}
#footer h2 {padding-bottom: 25px;position: relative;z-index: 0;overflow: hidden;}
#footer h2 a {position: absolute;top: 0;left: 0;z-index: 1;height: 40px;}
#footer h2 a.link1 {width: 128px;}
#footer h2 a.link2 {width: 160px;left: 141px;}
#footer h2 img {display: block;}
#footer address{width: 955px;color: #b3b3b3;line-height: 22px;font-style: normal;}
#footer address hr{width: 20px;border: none;display: inline-block;vertical-align: middle;}
#footer address .copyright{display: block;margin-top: 10px;font-size: 13px;color: #777777;}

#sns-ico{position: absolute;top: 50%;right: 0;transform: translateY(-50%);}
#sns-ico li{display: inline-block;margin-right: 25px;}
#sns-ico li a {display: block;}
#sns-ico li img {display: block;}

.ft-gotop{position: absolute;top: 10px;right: 0;display: block;background: url('/images/layout/ft-top-btn.jpg') no-repeat center center;width: 50px;height: 50px;text-indent: -999em;}
.ad-gotop{display: block;background: url('/images/layout/aside-top-btn.png') no-repeat center center;width: 55px;height: 55px;text-indent: -999em;border-radius: 50%;overflow: hidden;}

#fnb > li{display: inline-block;padding: 0 10px;}
#fnb > li:first-child{padding-left: 0;background: none;}
#fnb > li a{font-size: 15px;color: #b3b3b3;letter-spacing: -1px;line-height: 70px;}

#ft-partner {background: #fff;min-height: 80px;}
#ft-partner .inr {max-width: 1300px;margin: 0 auto;padding: 20px 0;position: relative;z-index: 0;}
#ft-partner .roll {margin-left: calc(100% - 135px*6 - 50px*6);position: static;}
#ft-partner .item {margin-left: 50px;}
#ft-partner .slick-arrow{position: absolute;top: 27px;left: 0;z-index: 33;border: 1px solid #ddd;border-radius: 3px;width: 26px;height: 26px;overflow: hidden;box-sizing: border-box;}
#ft-partner .slick-arrow:after {display: block;font-family: axicon;font-size: 18px;color: #999999;position: absolute;top: 0;left: 0;width: 24px;height: 24px;line-height: 24px;text-align: center;background: #fff;}
#ft-partner .slick-prev:after{content: '\e84f';}
#ft-partner .slick-next{margin-left: 30px;}
#ft-partner .slick-next:after{content: '\e850';}
#ft-partner .more {font-size: 13px;color: #999999;position: absolute;top: 27px;left: 60px;border: 1px solid #ddd;border-radius: 3px;width: 26px;height: 26px;line-height: 25px;text-align: center;background: #fff;box-sizing: border-box;text-decoration: none !important;}

#slide-btn{text-indent: -999em;width: 30px;height: 20px;position: relative;}
#slide-btn button{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;background: none;cursor: pointer;outline: none;}
#slide-btn button span,
#slide-btn button:before,
#slide-btn button:after{border-radius: 2px;overflow: hidden;position: absolute;left: 0;width: 100%;height: 2px;background: #282828;}
#slide-btn button span{display: block;top: 50%;margin-top: -1px;opacity: 1;transition: all 0.3s;}
#slide-btn button:before{content: '';display: block;top: 0;transition: all 0.3s;}
#slide-btn button:after{content: '';display: block;bottom: 0;transition: all 0.3s;}
#slide-btn button.on span{opacity: 0;}
#slide-btn button.on:before{top: 50%;margin-top: -1px;transform: rotate(45deg);}
#slide-btn button.on:after{bottom: 50%;margin-bottom: -1px;transform: rotate(-45deg);}

#slide-bg{display: none;}

#slide-menu{display: none;}

/**************************************************
	Ajax Popup
**************************************************/
#popup{position: fixed;top: 50%;left: 50%;width: 600px;height: 500px;margin-top: -250px;margin-left: -300px;padding-top: 46px;z-index: 301;background: #fff;border-radius: 5px;overflow: hidden;box-sizing: border-box;opacity: 0;transition: all 0.3s;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
#popup .pop-tit{position: absolute;top: 0;left: 0;width: 100%;height: 45px;background: #f7f7f7;padding: 0 15px;border-bottom: 1px solid #ddd;box-sizing: border-box;}
#popup .pop-tit h3{font-size: 15px;color: #000;font-weight: 500;line-height: 45px;}
#popup .pop-tit .close{display: block;position: absolute;top: 0;right: 0;width: 44px;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #666;background: #eee;border-left: 1px solid #ddd;}
#popup .pop-wrap{height: 100%;overflow-y: auto;padding: 15px;box-sizing: border-box;}
#popup.on{opacity: 1;}
#popupBG{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;background: rgba(0,0,0,0.5);opacity: 0;transition: all 0.3s;}
#popupBG.on{opacity: 1;}

/* sitemap */
#popup .sitemap{ text-align: center; }
#popup .sitemap > li{display: inline-block;width: 32%;vertical-align: top;margin-bottom: 10px;}
#popup .sitemap > li > a{display: block;text-align: center;font-size: 14px;letter-spacing: -1px;background: #f7f7f7;font-weight: 500;line-height: 40px;border-radius: 3px;}
#popup .sitemap > li ul li{border-top: 1px solid #f7f7f7;text-align: left;}
#popup .sitemap > li ul li:first-child{border-top: none;}
#popup .sitemap > li ul li a{display: block;font-size: 13px;color: #333;line-height: 18px;padding: 10px 0;text-align: center;}

/**************************************************
	Main
**************************************************/
#main {background: url('../images/main/bg1.jpg') repeat-y 50% 0;background-size: 100% auto;padding-bottom: 110px;}
#main #mainWrap{position: relative;z-index: 0;max-width: 1300px;margin: 0 auto;}

#main .visual{position: relative;z-index: 0;}
#main .visual .roll .item{position: relative;overflow: hidden;}
#main .visual .roll .item img{position: relative;top: 0;left: 50%;margin-left: -960px;}
#main .visual .slick-arrow{position: absolute;top: 50%;z-index: 33;transform: translateY(-50%);width: 32px;height: 63px;background-repeat: no-repeat;background-position: 50% 50%;background-size: contain;border: 0;overflow: hidden;text-indent: -99999px;background-color: rgba(0,0,0,0);}
#main .visual .slick-prev{background-image: url('../images/main/vis-prev.png');left: 11%;}
#main .visual .slick-next{background-image: url('../images/main/vis-next.png');right: 11%;}
#main .visual .slogan {position: absolute;top: 50%;left: calc(50% - 1300px/2);transform: translateY(-50%);}
#main .visual .youtube {padding-bottom: 510px;}

.main-btns {padding: 0 75px;height: 120px;margin-top: calc(120px/-2);background: url('../images/main/bg-gra.jpg') repeat-y 50% 50%;background-size: cover;display: flex;justify-content: space-between;align-items: center;overflow: hidden;}
.main-btns > dt {font-family: 'KOHIBaeum';font-size: 21px;color: #ffffff;letter-spacing: -1px;display: flex;align-items: center;}
.main-btns > dt img {margin-right: 10px;}
.main-btns .btns {display: flex;align-items: center;}
.main-btns .btns > li {position: relative;z-index: 0;margin-left: 55px;}
.main-btns .btns > li .link {position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
.main-btns .btns > li img {margin-right: 20px;}
.main-btns .btns > li strong {display: inline-block;vertical-align: middle;font-size: 18px;color: #fff;font-weight: 500;letter-spacing: -1px;}
.main-btns .btns > li strong i {vertical-align: -1px;}
.main-btns .btns > li:hover:after {background: #000;opacity: 0.1;display: block;content: '';position: absolute;top: 50%;left: -20px;right: -20px;z-index: -1;height: 120px;transform: translateY(-50%);box-shadow: 0 0 10px rgba(0,0,0,1);}

.main-board {background: #fff;display: flex;}
.main-board > dl {width: calc(100%/3);padding: 42px;box-sizing: border-box;}
.main-board > dl:not(:first-child) {border-left: 1px solid #ddd;}
.main-board > dl > dt {margin-bottom: 25px;display: flex;justify-content: space-between;align-items: center;}
.main-board > dl > dt h3 {font-size: 23px;color: #333333;font-weight: 700;letter-spacing: -1px;}
.main-board > dl > dt .more {font-size: 24px;color: #313131;text-decoration: none !important;}
.main-board .list {margin-top: -3px;}
.main-board .list > li {position: relative;z-index: 0;padding-left: 13px;}
.main-board .list > li:after {display: block;clear: both;content: '';}
.main-board .list > li:before {display: block; content: '';width: 4px;height: 4px;border-radius: 50%;position: absolute;top: 13px;left: 0;background: #bbb;}
.main-board .list > li > * {letter-spacing: -1px;line-height: 31px;}
.main-board .list > li a {float: left;max-width: calc(100% - 70px);font-size: 16px;color: #444444;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.main-board .list > li span {float: right;font-size: 13px;color: #aaaaaa;}
.main-board .item {position: relative;z-index: 0;overflow: hidden;}
.main-board .item .tmb {padding-bottom: 180px;background-repeat:no-repeat;background-position: 50% 50%;background-size: contain;background-color: #fff;}
.main-board .item .link {position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 10;}
.main-board .slick-arrow{position: absolute;top: 50%;z-index: 33;transform: translateY(-50%);width: 42px;height: 42px;background-repeat: no-repeat;background-position: 50% 50%;background-size: contain;border: 0;overflow: hidden;text-indent: -99999px;background-color: rgba(0,0,0,0);border-radius: 50%;box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.main-board .slick-prev{background-image: url('../images/main/btn-prev.png');left: -18px;}
.main-board .slick-next{background-image: url('../images/main/btn-next.png');right: -18px;}
.main-board .youtube {padding: 0 0 180px;}

.main-banner {position: relative;z-index: 0;background-color: #eee;}
.main-banner .link {position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 10;}
.main-banner img {display: block;max-width: 100%;margin: 0 auto;}

/* [231220 kyj] main 추가 */
.main-count {background: #fff;padding: 45px;display: flex;align-items: center;justify-content: space-between;border-top: 1px solid #ddd;}
.main-count h3 {font-size: 23px;color: #333333;font-weight: 700;letter-spacing: -1px;width: 155px;}
.main-count h3 span {display: block;font-size: 13px;color: #444;font-weight: normal;line-height: 1.4em;margin-top: 5px;}
.main-count .list {width: calc(100% - 155px);}
.main-count .list > li {display: inline-block;vertical-align: middle;position: relative;padding-left: 90px;margin-left: calc(40px*2);width: calc(100%/3 - 80px);min-height: 53px;box-sizing: border-box;}
.main-count .list > li:after {display: block;content: '';position: absolute;top: 50%;left: -41px;transform: translateY(-50%);width: 1px;height: 40px;background: #ddd;}
.main-count .list > li img {position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
.main-count .list > li span {display: block;font-size: 16px;color: #444444;letter-spacing: -1px;}
.main-count .list > li p {margin-top: 5px;font-size: 18px;font-weight: 700;letter-spacing: -1px;display: flex;align-items: end;line-height: 24px;}
.main-count .list > li p b {display: flex;align-items: center;padding: 0 5px;}
.main-count .list > li p b,
.main-count .list > li p b span {font-size: 26px;color: #196aa1;font-weight: 700;letter-spacing: -1px;line-height: 26px;}

/**************************************************
	Sub
**************************************************/
#sub #content{ position: relative;max-width: 1300px;margin: 0 auto;padding: 90px 0; }

#sub .sub-vis{position: relative;height: 240px;overflow: hidden;text-align: center;background-position: center center;background-size: cover;}
#sub .sub-vis:before{position: relative;content: '';display: inline-block;vertical-align: middle;width: 0;height: 100%;}
#sub .sub-vis h2{display: inline-block;vertical-align: middle;text-align: center;font-size: 35px;color: #fff;letter-spacing: -1px;z-index: 2;}
#sub .sub-vis h2 em{display: block;margin-top: 10px;font-style: normal;font-size: 18px;font-weight: normal;}

#sub .sub-tit{margin-bottom: 60px;}
#sub .sub-tit h3{text-align: center;font-family: 'KOHIBaeum';font-size: 32px;color: #333333;letter-spacing: -1px;}

.lnbWrap{border-bottom: 1px solid #ddd;}
#lnb{max-width: 1300px;margin: 0 auto;text-align: center;}
#lnb > li{display: inline-block;vertical-align: top;margin: 0 18px;}
#lnb > li a{display: block;padding: 0 15px;line-height: 55px;font-size: 17px;text-decoration: none;text-align: center;color: #555555;}
#lnb > li.active a{color: #196aa1;font-weight: 700;position: relative;z-index: 0;}
#lnb > li.active a:after {display: block;content: '';position: absolute;bottom: -1px;left: 0;right: 0;height: 2px;background: #196aa1;}
#lnb > li ul {display: none;}
/*
#status{position: absolute;bottom: 20px;right: 0;}
#status > ul > li{display: inline-block;}
#status > ul > li .spr{display: inline-block;vertical-align: middle;margin: 0 10px;color: #999;font-size: 11px;line-height: 11px;}
#status > ul > li a{font-size: 13px;color: #999;text-decoration: none;}
#status > ul > li:last-child a{color: #000;}
#status > ul > li > ul{display: none;}

#navigator{border: 1px solid #ddd;border-width: 1px 0 1px 0;}
#navigator > ul{max-width: 1300px;position: relative;margin: 0 auto;border-left: 1px solid #ddd;box-sizing: border-box;background: #fff;}
#navigator > ul > li{position: relative;display: inline-block;border-right: 1px solid #ddd;vertical-align: top;z-index: 89;}
#navigator > ul > li > a{display: block;min-width: 200px;font-size: 15px;font-weight: 500;color: #333;text-decoration: none;padding: 0 60px 0 15px;line-height: 50px;background: url('/images/layout/ft-family-spr.png') no-repeat 95% center;}
#navigator > ul > li:first-child a{min-width: 0;width: 50px;text-align: center;padding: 0;background: #f7f7f7;color: #888;font-size: 20px;}
#navigator > ul > li > ul{position: absolute;top: 50px;left: -1px;width: 100%;border: 1px solid #ddd;visibility: hidden;opacity: 0;transition: all 0.2s;}
#navigator > ul > li > ul li a{display: block;padding: 12px 15px;font-size: 15px;border-top: 1px solid #ddd;text-decoration: none;transition: all 0.3s;}
#navigator > ul > li > ul li:first-child a{border-top: none;}
#navigator > ul > li > ul li:hover a{background: #f7f7f7;}
#navigator > ul > li.on > ul{background: #fff;visibility: visible;opacity: 1;}
#navigator > ul > li > ul li.hidden-gnb{display: none;} */

/* 약관 내용 출력 박스 */
.policybox{color: #666;font-size: 13px;line-height: 20px;}

.cate1 {display: flex;justify-content: center;align-items: center;margin: -5px;margin-bottom: 55px;}
.cate1 > li {margin: 5px;}
.cate1 > li > a {display: block;width: 240px;height: 45px;border: 1px solid #ddd;display: flex;justify-content: center;align-items: center;font-size: 17px;font-weight: 500;line-height: 1.2em;text-decoration: none !important;}
.cate1 > li.active > a {background: #196aa1;color: #fff;border-color: #196aa1;}



#sub #sb-search .total strong {color: #8b4fb3;color: #196aa1;}

.edu-list {display: flex;flex-wrap: wrap;margin: -17px;}
.edu-list > li {margin: 17px;width: calc(100%/4 - 17px*2);position: relative;z-index: 0;border-radius: 10px;overflow: hidden;}
.edu-list > li .link {position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 10;border-radius: 10px;border: 1px solid #ddd;}
.edu-list > li .tmb {padding-bottom: 200px;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;}
.edu-list > li .inf {padding: 35px 30px;position: relative;z-index: 0;}
.edu-list > li .inf > * {display: block;}
.edu-list > li .inf .state {position: absolute;top: -17px;right: 9px;display: flex;flex-wrap:wrap;}
.edu-list > li .inf .state > span {display: inline-block;vertical-align: middle;margin: 2px;height: 30px;padding: 0 18px;line-height: 30px;border-radius: 15px;overflow: hidden;color: #fff;font-weight: 500;letter-spacing: -1px;}
.edu-list > li .inf .state > span.green {background-color: #a2c231;}
.edu-list > li .inf .state > span.orange {background-color: #ea9a56;}
.edu-list > li .inf .state > span.blue {background-color: #65aac3;}
.edu-list > li .inf > strong {font-size: 20px;color: #444444;font-weight: 700;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.edu-list > li .inf > a {margin-top: 15px;width: 93px;height: 28px;line-height: 28px;text-align: center;box-sizing: content-box;font-size: 13px;color: #196aa1;font-weight: 500;letter-spacing: -1px;border: 1px solid #196aa1;border-radius: 15px;}
.edu-list > li > mark {width: 65px;height: 65px;position: absolute;top: 0;left: 0;z-index: 1;display: flex;justify-content: center;align-items: center;background-color: #555555;color: #fff;font-weight: 500;letter-spacing: -1px;}
.edu-list > li > mark.blue {background-color: #196aa1;}

.edu-view .head {position: relative;z-index: 0;max-height: 794px;}
.edu-view .head .lef {width: calc(100% - 310px - 90px);}
.edu-view .head .rig {width: 310px;overflow-y: auto;position: absolute;top: 0;bottom: 0;right: 0;}
.edu-view .head .rig::-webkit-scrollbar {width: 8px;}
.edu-view .head .rig::-webkit-scrollbar-thumb {border-radius: 4px;background-color: #65aac3;}
.edu-view .head .rig::-webkit-scrollbar-track {background-color: #f8f8f8;}
.edu-view .head .title {margin-top: 35px;}
.edu-view .head .title > * {display: block;}
.edu-view .head .title > h3 {font-size: 32px;color: #333333;font-weight: 700;letter-spacing: -1px;line-height: 1.4em;}
.edu-view .head .title > p {margin-top: 10px;font-size: 18px;letter-spacing: -1px;line-height: 1.6em;}
.edu-view .head .title > .btns {margin: 5px;margin-top: 25px;display: flex;justify-content: space-between;}
.edu-view .head .title > .btns > a {width: calc(100%/4 - 5px*2);margin: 5px;border-radius: 5px;height: 43px;line-height: 43px;border: 1px solid #196aa1;font-size: 18px;color: #196aa1;font-weight: 500;text-align: center;text-decoration: none !important;}
.edu-view .head .list > li:not(:first-child) {margin-top: 30px;}
.edu-view .head .list > li .inf {padding: 20px 0 0;}
.edu-view .head .list > li .inf > strong {display: block;font-size: 20px;color: #333333;font-weight: 700;letter-spacing: -1px;}
.edu-view .head .list > li .inf > .per {margin-top: 5px;display: flex;justify-content: space-between;align-items: center;}
.edu-view .head .list > li .inf > .per p {margin-right: 15px;font-size: 16px;color: #196aa1;font-weight: 700;letter-spacing: -1px;}
.edu-view .head .list > li .inf > .per span {flex-grow: 1;height: 12px;border: 1px solid #196aa1;border-radius: 6px;box-sizing: border-box;}
.edu-view .head .list > li .inf > .per span > i {display: block;width: 10%;height: 100%;border-radius: 5px;background: #196aa1;}

.pollbox{margin-top: 100px;}
.pollbox ul{border-top: 2px solid #333;}
.pollbox ul li{position: relative;padding: 35px 10px;border-bottom: 1px solid #ddd;}
.pollbox ul li > strong{display: block;margin-bottom: 10px;font-size: 18px;color: #333333;letter-spacing: -1px;font-weight: 500;}
.pollbox ul li > label{font-size: 15px;color: #666666;letter-spacing: -1px;margin-right: 15px;}
@media screen and (max-width: 750px) {
    .pollbox{margin-top: 20px;}
    .pollbox ul li{padding: 15px 5px;}
    .pollbox ul li > strong{font-size: 13px;}
    .pollbox ul li > label{font-size: 13px;width: 40%;margin-bottom: 5px;display: inline-block;vertical-align: middle;}
}

.register-intro .inr {height: 440px;display: flex;justify-content: space-between;}
.register-intro .inr > .box {width: calc(100%/2 - 20px/2);box-sizing: border-box;margin-bottom: 10px;position: relative;z-index: 0;}
.register-intro .inr > .box:after {display: block;content: '';border: 1px solid #ddd;position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: -1;}
.register-intro .box {height: 440px;display: flex;flex-direction: column;justify-content: center;}
.register-intro .box .ico {margin-bottom: 30px;}
.register-intro .box .ico .off {display: block;margin: 0 auto;}
.register-intro .box .ico .on {display: none;margin: 0 auto;}
.register-intro .box strong {display: block;text-align: center;font-size: 25px;color: #333333;font-weight: 700;}
.register-intro .box p {margin-top: 10px;font-size: 17px;text-align: center;}
.register-intro .box .btns {margin-top: 30px;text-align: center;}
.register-intro .box .btn2 {width: 270px;height: 52px;line-height: 50px;font-size: 15px;color: #666666 !important;font-weight: 500;text-decoration: none !important;}
.register-intro .box:hover .ico .off {display: none;}
.register-intro .box:hover .ico .on {display: block;}

.stit {margin-bottom: 30px;}
.stit > * {display: block;letter-spacing: -1px;line-height: 1.4em;}
.stit > *:not(:first-child) {margin-top: 10px;}
.stit > h4 {font-size: 32px;color: #333333;font-weight: 700;}
.stit > h5 {font-size: 23px;color: #333333;font-weight: 700;}
.stit > h5.dot {padding-left: 25px;background: url('../images/sub/stit-dot.png') no-repeat 0 7px;}
.stit > h5 span {display: inline-block;vertical-align: 0;font-size: 21px;color: #333333;font-weight: 500;letter-spacing: -1px;}
.stit > p {font-size: 16px;}

.colBlue {color: #196aa1 !important;}
.colRed {color: #e63333 !important;}

.stxt1 {font-size: 17px;letter-spacing: -1px;line-height: 1.6em;}
.stxt2 {font-size: 18px;letter-spacing: -1px;line-height: 1.6em;}
.stxt2 mark {display: inline-block;vertical-align: 0;margin-right: 10px;width: 77px;height: 34px;box-sizing: border-box;border: 2px solid #196aa1;line-height: 30px;font-size: 16px;color: #196aa1;font-weight: 500;text-align: center;letter-spacing: -1px;background: #fff;border-radius: 17px;}

.stxt-dot > li {font-size: 17px;letter-spacing: -1px;line-height: 1.4em;position: relative;z-index: 0;padding-left: 14px;}
.stxt-dot > li:not(:first-child) {margin-top: 10px;}
.stxt-dot > li:after {display: block;content: '';position: absolute;top: 11px;left: 0;width: 5px;height: 5px;background: #bbbbbb;border-radius: 50%;}



/* [230719 kyj] 2차 서브 작업 */
#tnb2 {display: flex;flex-wrap: wrap;margin: -5px;margin-bottom: 35px;}
#tnb2 > li {margin: 5px;width: calc(100%/2 - 5px*2);}
#tnb2 > li a {display: flex;justify-content: center;align-items: center;height: 60px;border: 1px solid #ddd;font-size: 17px;letter-spacing: -1px;line-height: 1.2em;text-decoration: none !important;text-align: center;}
#tnb2 > li.active a {background-color: #196aa1;color: #fff;}

.custlab{display: inline-block;vertical-align: middle;}
.custlab input{display: none;}
.custlab span {position: relative;font-size: 14px;color: #333;letter-spacing: -1px;padding-left: 25px;line-height: 24px;}
.custlab span:before{content: '';display: block;position: absolute;left: 0;top: 50%;margin-top: -10px;width: 20px;height: 20px;box-sizing: border-box;border: 2px solid #ddd;border-radius: 50%;}
.custlab input:checked + span {color: #000;}
.custlab input:checked + span:before{border-color: #333;}
.custlab input:checked + span:after{content: '';display: block;position: absolute;left: 5px;top: 50%;margin-top: -5px;width: 10px;height: 10px;background: #333;border-radius: 50%;}

.sub-banner {background-repeat: no-repeat;background-size: contain;height: 200px;padding: 0 80px;display: flex;align-items: center;}
.sub-banner .text > * {display: block;}
.sub-banner .text > strong {font-size: 28px;color: #333333;font-weight: 700;}
.sub-banner .text > p {margin-top: 10px;font-size: 18px;line-height: 28px;letter-spacing: -1px;}

#aboutus {margin-bottom: -90px;}
#aboutus .stit > h4 {text-align: center;font-family: 'KOHIBaeum';}
#aboutus .about {margin-top: 40px;}
#aboutus .about > * {display: block;text-align: center;letter-spacing: -1px;}
#aboutus .about > span {font-family: 'KOHIBaeum';font-size: 19px;color: #999999;}
#aboutus .about > strong {margin-top: 15px;font-family: 'KOHIBaeum';font-weight: normal;font-size: 38px;color: #196aa1;}
#aboutus .about > p {margin-top: 30px;font-size: 21px;font-weight: 500;line-height: 32px;}
#aboutus .icons > li {margin-bottom: 20px;border: 1px solid #ddd;background: #fff;padding: 45px;text-align: center;}
#aboutus .icons > li > img {display: block;margin: 0 auto;}
#aboutus .icons > li > strong {display: block;margin-top: 20px;font-size: 25px;color: #333333;font-weight: 700;letter-spacing: -1px;}
#aboutus .icons > li > p {margin-top: 10px;font-size: 17px;letter-spacing: -1px;line-height: 1.6em;}
#aboutus .table1 {border-top: 2px solid #196aa1;}
#aboutus .table1 tr > * {padding: 35px;background: #fff;text-align: center;font-size: 15px;color: #888;line-height: 2.4em;}
#aboutus .table1 b {display: inline-block;vertical-align: middle;font-size: 19px;color: #333333;font-weight: 500;letter-spacing: -1px;line-height: 1em;}
#aboutus .table1 img {display: inline-block;vertical-align: middle;margin-left: 30px;}

.fulldiv {display: block;position: relative;left: 50%;width: 100vw;margin-left: -50vw;}
.fulldiv.bg-gray {background: #f7f7f7;padding: 70px 0;}
.fulldiv .inr {max-width: 1300px;margin: 0 auto;}

.img-tac {text-align: center;font-family: empty;font-size: 0;}
.img-tac img {max-width: 100%;}
.img-tac .__pc, .img-tac .__ta, .img-tac .__mo {margin-left: auto;margin-right: auto;}

#customer_info .stit {margin-bottom: 50px;}
#customer_info .sub-banner {background-position: 100% 50%;background-color: #f1f5fb;}
#customer_info .boxs {display: flex;flex-wrap: wrap;margin: -10px;}
#customer_info .boxs > li {height: 310px;margin: 10px;width: calc(100%/3 - 10px*2);border: 2px solid #eeeeee;display: flex;flex-direction: column;justify-content: center;align-items: center;box-sizing: border-box;}
#customer_info .boxs > li > *:not(img) {text-align: center;}
#customer_info .boxs > li img {margin-bottom: 20px;}
#customer_info .boxs > li strong {margin-top: 10px;font-size: 18px;color: #333333;font-weight: 500;letter-spacing: -1px;}
#customer_info .boxs > li strong.big {font-size: 24px;}
#customer_info .boxs > li p {margin-top: 10px;color: #333333;letter-spacing: -1px;}
#customer_info .boxs > li p.big {font-size: 24px;font-weight: 700;}
#customer_info .boxs > li a {margin-top: 10px;font-size: 26px;color: #333333;font-weight: 700;text-decoration: none !important;}
#customer_info .boxs > li a.colBlue {font-size: 17px;font-weight: 500;}
#customer_info .boxs > li a i {vertical-align: -1px;}
#customer_info .stxt1.tac {padding: 15px;font-size: 20px;text-align: center;background: #f7f7f7;}

#customer_education_non #sb-form > .stxt1.tac {padding: 15px;font-size: 20px;text-align: center;background: #f7f7f7;}

.timebox {background: #196aa1;padding: 20px;font-size: 17px;color: #fff;letter-spacing: -1px;text-align: center;}
.timebox * {display: inline-block;vertical-align: 0;color: #fff;letter-spacing: -1px;}
.timebox hr {width: 20px;border: 0;padding: 0;margin: 0;}
.timebox b {font-size: 18px;font-weight: 700;}

#education_info .stxt2 {margin-left: 25px;}
#education_info .table1 {border-top: 2px solid #196aa1;}
#education_info .table1 tr > * {padding: 18px 20px;border-width: 0 0 1px 0;font-size: 17px;line-height: 1.6em;letter-spacing: -1px;}
#education_info .table1 tr > *:not(:first-child) {border-left: 1px solid #ddd;}
#education_info .table1 tr > *[rowspan]:not(:last-child) {border-right: 1px solid #ddd;}
#education_info .table1 tr > th {font-weight: 500;color: #333333;background-color: #f7f7f7;}


.fwb {font-weight: 700 !important;}