/* 헤더 영역 */
#header .h_top {border-bottom: 1px solid #d1d1d1;}
#header .h_top .h_top_inner {display: flex; justify-content: space-between; height: 74px; line-height: 74px;}
#header .h_top .h_top_inner .r_tit_h1 a {color: #333; background: url(/img/main_new/j_logo.png)no-repeat 0 4px; width: 200px; height: 34px;}
#header .h_top .h_top_inner .total_menu a:hover {color: #1f7eb9;}
#header .h_top .h_top_inner .total_menu > a::after {content: ""; display: inline-block; background: url(/img/main_new/menu_bar.png); width: 27px; height: 23px; margin-left: 10px; position: relative; top: 4px;}

/*gnb*/
#header .h_bott .gnb > ul {display: flex; justify-content: space-between; width: 1200px; margin: 0 auto;}
#header .h_bott .gnb > ul > li > a {height: 57px; line-height: 57px;}
#header .h_bott .gnb ul li a:hover {color: #1f7eb9;}

/*슬라이드메뉴*/
.slide_tit {text-align: left; position: absolute; right:30px; top: 30px; z-index: 1000;}
.slide_tit h2 {font-size: 20px; color: #fff; font-weight: 600;}
.slide_menu {position: absolute; top:132px; left: 0; background: #fff; z-index: 1000; width: 100%; display: none;}
.slide_menu .slide_menubg {position: absolute; top: 0; left: 0; width: 30%; height: 100%; padding-top: 47px; padding-left: calc((100vw - 1400px) / 2); background:  url(/img/main_new/slide_bg_icon.png)no-repeat right top #1c79b9; z-index: 1;}
.slide_menu .slide_menuinner {position: relative; margin-left: 34%; padding: 20px 0; border-radius: 0 0 50px 0; border-top: 1px solid #eaeaee; display: flex; flex-wrap: wrap;}
.slide_menu .slide_menuinner > li { position: relative; width: 269px; padding: 10px;}
.slide_menu .slide_menuinner > li > a {font-size: 1.6rem; display: block; border: 1px solid #d1d1d1; border-radius: 10px; text-align: center; width: 100%; padding: 16px 0;}
.slide_menuinner2 {overflow: hidden; padding: 30px 0; position: relative; margin-left: 32%; margin-right: 19%;}
.slide_menuinner2 > li {float: left; margin-bottom: 13px; text-align: left; padding-right: 30px;}
.slide_menuinner2 > li > a {font-size: 14px; color: #333;}
.slide_menuinner2 > li > a::before {content: ""; display: inline-block; width: 5px; height: 5px; background: #ccc; margin-right: 5px; border-radius: 50%; position: relative; top: -3px;} 

/* 전체메뉴 */
.nr_wrap {display: flex;}
.nr_wrap .nr_chrome {display: inline-block; background: url(/img/main_new/chrome.png)no-repeat center/contain; width: 50px; height: 40px; color: #666;padding-top: 10px;
    text-align: center; margin-right: 20px; font-size: 12px;position: relative;top: 8px;}
.total_menuinner {display: none; position: fixed; top: 0; right: 0; z-index: 2000; overflow-y: scroll; background: rgba(0,0,0,0.8); width: 100%; height: 100%;}
.total_menuinner .total_menubarwrap {background: #fff; margin: 50px auto; width: 1600px; height: 819px; position: relative; z-index: 2000;}
.total_menuinner .total_menubarwrap .total_h {padding-top: 35px; display: flex; justify-content: space-between; width: 1200px; margin: 0 auto;}
.total_menuinner .total_menubarwrap .total_h .nr_btnbox {display: flex;}
.total_menuinner .total_menubarwrap .total_h .nr_btnbox .nr_logoutbtn {margin-right: 20px;}
.total_menuinner .total_menubarwrap .total_h .nr_btnbox .nr_logoutbtn a.nr_logout {display: inline-block; background: #1e7bb8; width: 81px;
    height: 39px;line-height: 39px;background: #1e7bb8;color: #fff!important;text-align: center;border-radius: 10px;font-size: 16px;font-weight: normal;}
.total_menuinner .total_menubarwrap .total_h .close_btn_new {padding-top: 6px;}
.total_menuinner .total_menubarwrap .total_h .close_btn_new a {background: url(/img/main_new/close_btn.png)no-repeat 0 0; width: 25px; height: 25px;}
.total_menulist {display: flex; justify-content: space-between; width: 1200px; margin: 0 auto; font-size: inherit;} 
.total_menulist .totallist h2 {font-size: 20px; font-weight: 600; color: #1f7eb9; border-bottom: 2px solid #1f7eb9; margin-bottom: 20px;}
.total_menulist .totallist ul li {line-height: normal!important;}
.total_menulist .totallist ul li a {font-size: 15px; font-weight: normal; color: #333!important;}
.total_menulist .totallist ul li a:hover {color: #1f7eb9!important;}


/*오른쪽 퀵메뉴*/
.r_quick {position: fixed; right: 20px; top: 0; z-index: 1000;}
.r_quick .kbstar {margin-bottom: 10px; text-align: center;}
.r_quick .kbstar img {position: relative; transform: translateX(-50%); left: 50%; display: block;}
.r_quick .r_quick_list {border: 1px solid #d1d1d1; border-radius: 10px; overflow: hidden;}
.r_quick .r_quick_list ul li {border-bottom: 1px solid #d1d1d1;  background: #fff;}
.r_quick .r_quick_list ul li a {color: #333; font-size: 14px; height: 66px; width: 110px;  text-align: center; padding: 5px 0; border-radius: 10px; font-weight: 600;}
.r_quick .r_quick_list ul li:last-child {background: #ccc;}
.r_quick .r_quick_list ul li:nth-child(6) a {height: 82px; padding: 2px 0 0 0;}
.r_quick .r_quick_list ul li:last-child a {height: 38px; font-size: 17px;}
.r_quick .r_quick_list ul li a p {font-size: 25px; font-weight: 600;}
.r_quick .r_quick_list ul li a span {font-size: 14px;}
.r_quick .r_quick_list ul li a:hover span {color: #ff2a01;}
.r_quick .r_quick_list ul li a img {display: block; margin: auto; height: 35px; border-radius: 10px;}

/*푸터영역*/
.cs_title {background: #d4d5d7; width: 113px; height: 32px; border-radius: 30px; font-weight: 600; display: inline-block; text-align: center; line-height: 32px; margin-right: 30px;}
#footer {height: 446px; background: #eff0f1; padding: 30px 0; }
#footer .footer_top {display: flex; justify-content: space-between;}
#footer .footer_top .foot_lft ul {display: flex;}
#footer .footer_top .foot_lft ul li {margin-right: 30px;}
#footer .footer_top .foot_lft ul li::before {content: ""; display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: #999; position: relative; bottom: 4px; margin-right: 30px;}
#footer .footer_top .foot_lft ul li:first-child::before {display: none;}
#footer .footer_top .foot_lft ul li a {font-size: 17px;}
#footer .footer_top .foot_lft ul li a:hover {color: #ff2a01;}
#footer .footer_top .foot_lft .payment {display: flex;}
#footer .footer_top .foot_lft .payment p span {color: #222;}
#footer .footer_bottom .cs_box {display: flex; align-items: center;}
#footer .footer_bottom .cs_box span.cs_num::before {content: ""; display: inline-block; background: url(/img/main_new/cs_icon.png)no-repeat; width: 34px; height: 33px; margin-right: 10px;}
#footer .footer_bottom .cs_box span.cs_info {padding: 4px 25px 0 0; display: inline-block;}
#footer .footer_top .foot_rgt ul li a {font-size: 17px; width: 136px; height: 33px; background: #333; text-align: center; line-height: 33px; color: #fff; border-radius: 50px;}
#footer .footer_bottom .foot_info ul li {float: left; margin-right: 30px; font-size: 17px;}





/*무료 문의*/
.cspoup_box {position: fixed; bottom: 0; z-index: 999; width: 100%;}
.cs_controler {position: absolute; right: 351px; top: -47px; width: 137px;  background: #573ad8; border-radius: 20px 20px 0 0;}
.cs_controler ul {display: flex; padding: 10px 25px;}
.cs_controler ul li {margin-right: 25px;}
.cs_controler ul li a.down {background: url(/img/main_new/cs_popup_down.png); width: 30px; height: 30px;}
.cs_controler ul li a.close_new {background: url(/img/main_new/cs_popup_close.png); width: 30px; height: 30px;}
.cs_controler ul li a.up {background: url(/img/main_new/cs_popup_up.png);width: 30px; height: 30px;} 
.free_cs { background: #573ad8; height: 141px; overflow: hidden;}
.free_cs .cs_inner {overflow: hidden; background: #573ad8; height: 141px; width: 1200px; margin: 24px auto;}
.free_cs .cs_inner .free_cs_txt {float: left; margin-right: 65px;}
.free_cs .cs_inner .free_cs_txt  span {color: #fff;}
.free_cs .cs_inner .free_cs_txt  span::before {content: ""; display: inline-block; background: url(/img/main_new/cs_popup_icon.png)no-repeat; width: 38px; height: 32px; position: relative; top: 6px; margin-right: 15px;}
.free_cs .cs_inner .free_cs_txt  p {color: #fff; text-align: center;}

.free_cs_info {float: left;}
.free_cs_info .info_inner {float: left;}
.free_cs_info .info_inner .cs_info .cs_info_top input {margin-bottom: 10px; width: 153px; height: 40px; padding-left: 10px; border-radius: 5px; border: 1px solid #333; font-weight: 600; margin-right: 10px;}
.free_cs_info .info_inner .cs_info .cs_info_top .name_new {margin-right: 26px;}
.free_cs_info .info_inner .cs_info .cs_info_top select {vertical-align: top; margin-right: 13px; width: 153px; height: 40px; padding-left: 10px; border-radius: 5px; border: 1px solid #333; font-weight: 600; color: #333;}
.free_cs_info .info_inner .cs_info .cs_info_bott .email_new {margin-right: 0; float: left;}
.free_cs_info .info_inner .cs_info .cs_info_bott span.email_new {color: #fff; margin: 0 7px; float: left;}
.free_cs_info .info_inner .cs_info .cs_info_bott input {width: 153px; height: 40px; padding-left: 10px; border-radius: 5px; border: 1px solid #333; font-weight: 600; margin-right: 10px;}
.free_cs_info .info_inner .cs_info .cs_info_bott select {float: left; width: 153px; height: 40px; padding-left: 10px; border-radius: 5px; margin-right: 10px; border: 1px solid #333; font-weight: 600; color: #333;}
.free_cs_info .info_inner .cs_info .cs_info_bott .email2_new {float: left; margin-right: 17px;}
.free_cs_info .info_inner .cs_info .cs_info_bott input.check_new {width: 14px; height: 15px; float: left; margin-left: 5px; position: relative; top: 12px;}
.free_cs_info .info_inner .cs_info .cs_info_bott .agree_new {font-size: 12.5px; color: #fff; float: left;}

.csbtn {float: right; text-align: center; font-weight: bold; font-size: 30px; background: #d9dff3; width: 221px; height: 87px; line-height: 87px; border-radius: 5px; border: 1px solid #333;}

/*평생교육바우처기관*/
.h_top_edu_int_txt {position: absolute;right: 0;transform: translateX(calc(100% + 20px));}
.h_top_edu_int_txt .wrapped {border: 1px solid #00AEB2;padding: 4px;color: #21238A;background: linear-gradient(-45deg, rgba(255,255,255,0) 50%, rgba(0, 174, 178,.15) 50%);font-size: 14px;}
.h_top_edu_int_txt .wrapped b {font-weight: 500;}