@charset "utf-8";


.inner {
    min-width: 1100px;
    width: 1100px;
    margin: 0 auto;
    padding: 3rem 0;
}

.inner_nopd {
    min-width: 1100px;
    width: 1100px;
    margin: 0 auto;
}

.o_hidden {
    overflow: hidden;
}

/*폰트 색*/

.txt_gold {
    color: #ac8640 !important
}

.txt_red {
    color: #d71818 !important
}

.txt_blue {
    color: #145bad !important
}

.txt_navy {
    color: #1e1c43 !important;
}

.txt_bold {
    font-weight: bold;
}

.blind {
    text-indent: -9999px;
    height: 0;
    width: 0;
    line-height: 0;
    overflow: hidden;
    z-index: -1;
    position: absolute;
    border-collapse: unset;
}

h3 {
    font-size: 1.75rem;
    text-align: center;
    padding: 0 0 1.5rem;
    color: #222;
    font-family: 'NanumGothicExtraBold', sans-serif;
}

h4 {
    text-align: center;
    color: #222;
    margin-bottom: 1.5rem;
    font-weight: 400;
    font-size: 1.15rem;
    line-height: 1.5rem;
}

.ptb_1rem {
    padding: 1rem 0;
}

/*header*/
header {
    background: #fff;
}

.top_gnb {
    max-width: 100%;
    min-width: 1100px;
    height: 30px;
    background: #fff;
    border-bottom: 1px solid #2c66b0;
}

.top_gnb ul {
    float: right;
    overflow: hidden;
}

.top_gnb ul li {
    float: left;
    margin-left: 15px;
    padding-right: 15px;
    line-height: 30px;
    /*    color: #222;*/
    text-align: right;
}

.top_gnb ul li:last-of-type {
    background: none;
    padding-right: 0;
}

.top_gnb ul li a {
    color: #666;
    font-size: .8rem;
    position: relative;
}

.top_gnb ul li a::after {
    content: '';
    width: 1px;
    height: 80%;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    background: #999;
}

.logo {
    float: left;
}



.bar {
    width: 1px;
    display: block;
    background: url(../images/bar_gray.png) no-repeat 0 100%;
    height: 9px;
}

/*로그인폼*/

.login,
.logout {
    float: right;
    margin: 16px 0 7px;
    position: relative;
    width: 303px;
    font-size: 12.5px;
    vertical-align: middle;
}

.login input[type=text],
.login input[type=password] {
    width: 120px;
    font-size: 13px;
    padding: 3px 8px;
    float: left;
}

.login input[type=text] {
    border: 1px solid #e1e3e5;
    font-weight: 400;
}

.login input[type=password] {
    border: 1px solid #e1e3e5;
    border-left: 0;
    font-weight: 400;
}

.login input[type=button] {
    background: #2C68B1;
    border-radius: 2px;
    color: #fff;
    border: 1px solid #2C68B1;
    padding: 3px 10px;
    font-size: 12px;
    margin-left: 5px;
    float: left;
}

.login_etc {
    clear: both;
    float: left;
    margin-top: 8px;
}

.btn_login input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
}

/*로그아웃폼*/
.flex {
    display: flex;
}

.flex_cnt {
    justify-content: space-between;
    align-items: center;
}

.flex_align {
    align-items: center;
}

.flex_cm {
    flex-direction: column;
}

.logout {
    width: 330px;
}

.logout > form > div {
    margin-bottom: 0.5rem;
}

#logout1 span {
    position: relative;
    padding-bottom: 0.2rem;
    margin-right: 0.2rem;
}

#logout1 span::after {
    position: absolute;
    content: '';
    display: none;
    width: 100%;
    height: 1px;
    background: #666;
    bottom: 0;
    left: 0;
}

#logout1 em {
    font-size: 0.95rem;
    margin-right: 0.3rem;
    font-weight: bold;
}

#logout1 {
    width: 100%;
}

#logout2 li {
    margin-right: .2rem;
}

#logout3 li {
    margin-right: 0.5rem;
}

#logout3 li:last-child {
    margin-right: 0;
}

.class_title {
    line-height: 1.5;
}

.logout select {
    width: 170px;
    height: 23px;
    border: 1px solid #d0d0d0;
    vertical-align: middle;
}

.btn_logout {
    background: #2c66b0;
    border-radius: 2px;
    color: #fff;
    border: 1px solid #2c66b0;
    padding: 3px 10px;
    font-size: 12px;
}


/*index_gnb*/
.index_gnb {
    background: #475784;
    border-top: 1px solid #2c66b0;
    border-bottom: 1px solid #2c66b0;
}


/*gnb*/
.menu ul {
    width: 100%;
    overflow: hidden;
}

.menu > ul > li {
    float: left;
    width: 20%;
    text-align: center;
}

.menu > ul > li > a {
    display: block;
    height: 49px;
    line-height: 49px;
    color: #f2f2f2;
    font-weight: 500;
    width: 100%;
    position: relative;
    font-weight: bold;
    font-size: 1.1rem;
}

.menu > ul > li:hover {
    background: #fff;
    color: #2c66b0;
}

.menu > ul > li:hover a {
    color: #2c66b0;
}

/*.menu > ul > li > a.active::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 3px;
    background: #fff;
}*/

/*
.menu > ul > li > a:active,.menu > ul > li > a:hover,.menu > ul > li > a:focus{
color:#155bac;
}
*/
.menu > ul > li:first-of-type {
    /*    text-align: left*/
}

.menu > ul > li:last-of-type {
    /*    text-align: right*/
}

.menu > ul > li > div {
    float: left;
    display: block;
    color: #333;
    width: 100%;
}

.column a {
    color: #333 !important
}


/* sub-menu layout */

#mainGnb .dropdown {
    z-index: 9999;
    width: 100%;
    left: 0;
    color: #fff;
    padding: 0;
    margin: 0;
    display: none;
    position: absolute;
    overflow: hidden;
    background: rgba(255, 255, 255, 1);
    background-size: cover;
    border-top: 1px solid #2d66b3;
    border-bottom: 1px solid #2d66b3;
}

/* 65aead */

#mainGnb .over .dropdown {
    display: block;
    max-width: 100%;
    min-width: 1100px;
}

#mainGnb .dd-inner {
    text-align: center;
    white-space: nowrap;
    font-size: 13px;
    width: 1100px;
    margin: 16px auto;
}

#mainGnb ul ul {
    margin: 0;
    padding: 0;
    text-align: left;
    width: auto;
    background: none;
    border: none;
    display: block;
    position: static;
    z-index: 0;
    border-radius: 0;
}

#mainGnb ul ul li {
    font-size: 1rem;
    line-height: 40px;
    display: block;
    position: static;
    background: none;
    border: none;
    transition: none;
    float: left;
}

/* links in sub menu -*/

#mainGnb .dropdown a {
    color: #222;
    text-decoration: none;
    transition: color 0.4s;
    height: 40px;
    line-height: 40px;
}

#mainGnb .dropdown a:hover,

#mainGnb .dropdown a:focus {
    color: #2d66b3 !important;
}

#mainGnb .dropdown h2 {
    width: 350px;
    font-size: 25px;
    font-weight: 500;
    color: #222;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -700px;
    text-align: right;
    letter-spacing: -0.04px;
}

#mainGnb .dropdown h2 b {
    font-size: 55px;
    color: #222;
    font-weight: 500;
}

#mainGnb .column {
    text-align: left;
    white-space: normal;
    width: auto;
}

/*#mainGnb .column li { float:none; width:990px; margin:0px 0;  font-size:15px;}*/

/*#mainGnb .column li a {padding-right:9px; margin-right:9px;}*/

#mainGnb .column li a:hover,
#ddmenu .column li a:hover b {}

#mainGnb .column li a.nobar {
    background: none;
    width: 100%;

}

#mainGnb .column li a.nobar2 {
    background: none;
    display: block;
    width: 200px;
    line-height: 20px;
    height: 20px;
}

#mainGnb .column li a.br20 {
    line-height: 20px;
    height: 20px;
    margin-top: -20px;
}

#mainGnb .column li b {
    float: left;
    display: block;
    width: 200px;
    font-weight: 400;
    font-size: 18px;
    color: #222;
    line-height: 40px;
    height: 40px;
    font-weight: 600;
}

.menu > ul > li:nth-of-type(1) > div > div > .column > li {
    margin-right: 15px;
}

.menu > ul > li:nth-of-type(2) .column li {}

.menu > ul > li:nth-of-type(3) > div > div > .column li {
    margin-right: 15px;
}

.menu > ul > li:nth-of-type(4) > div > div > .column li {
    margin-right: 15px;
}

.menu > ul > li:nth-of-type(5) > div > div > .column > li {
    margin-right: 15px !important;
}

.fn a {
    display: inline-block;
    float: none;
}

.fn > div {
    float: left;
    margin-right: 15px;
}

.fn > div:nth-of-type(3) {
    margin-right: 30px !important;
}

.fn > div:last-of-type {
    margin-right: 0;
}

.column_w li:nth-of-type(1) {
    width: 50%;
    float: left;
}

.column_w li:nth-of-type(2) {
    width: 30%;
    float: left;
}

.column_w li:nth-of-type(3) {
    width: 20%;
    float: left;
}

.bar2 {
    width: 2px;
    height: 55%;
    display: inline-block;
    background: #2D66B3;
    vertical-align: middle;
    margin-right: 10px;
}

/*무료상담신청폼*/
.cscenter {
    display: block;
    position: absolute;
    width: 200px;
    height: auto;
    background: #fff;
    z-index: 1;
    bottom: 10px;
    left: 10px;
    text-align: center;
    border: 1px solid #426BC3;
}

.cscenter input::placeholder {
    color: #2C68B1
}

.cscenter .logo2 {
    margin: 20px;
}

.cscenter h3 {
    font-size: 1.25rem;
    color: #2C68B1;
    padding: 5px 0 10px;
    border-top: 1px solid rgba(255, 255, 255, .1);
    letter-spacing: -1px;
}

.cscenter .csForm_wrap {
    width: 175px;
    margin: 0 auto;
}

.cscenter table {
    text-align: left;
}

.cscenter table tr {
    text-align: left;
    line-height: 32px;
}

.cscenter .input_txt {
    margin: 0 0 0 -1px;
    border: none;
    background: #DDEAFB;
    font-size: 13px;
    color: #2C68B1;
    font-weight: 300;
    height: 30px;
    height: 30px;
    width: 175px;
    text-indent: 8px;
    line-height: 23px;
    text-align: left;
}

.cscenter .numbersOnly {
    margin: 0 0 0 -1px;
    border: none;
    background: #DDEAFB;
    font-size: 13px;
    color: #2C68B1;
    font-weight: 300;
    height: 30px;
    width: 175px;
    text-indent: 8px;
    line-height: 23px;
    text-align: left;
}

.cscenter .select_tell {
    margin: 0 0 0 -1px;
    border: none;
    background: #DDEAFB;
    font-size: 13px;
    color: #2C68B1;
    font-weight: 300;
    height: 30px;
    width: 54px;
    text-indent: 8px;
    line-height: 23px;
    text-align: left;
}

.cscenter .check_a {
    font-size: 13px;
    color: #222;
}

.cscenter .check_a .button {
    font-size: 13px;
    color: #fff;
    background: #666;
    width: 100%;
    line-height: 30px;
    margin-top: 10px;
}

.cscenter .botton_cs .button {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background: #2C68B1;
    border: none;
    box-sizing: border-box;
    width: 164px;
    line-height: 30px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.cscenter_tell {
    text-align: center;
    margin: 15px 0;
    padding-top: 15px;
    border-top: 1px solid rgba(255, 255, 255, .1);
}

.cscenter_tell p {
    font-size: 14px;
    color: #222;
    line-height: 24px;
}

.cscenter_tell em {
    font-size: 16px;
}

.cscenter_tell strong {
    font-size: 24px;
    font-weight: 700;
    color: #DB302E;
}

.fs_75 {
    font-size: .7rem;
    line-height: .5rem !important;
}

/*main_visual*/
.main_visual {
    width: 100%;
}

.move1 {
    position: absolute;
    left: 50%;
    top: 90%;
    transform: translate(-50%, -50%);
    display: block;
    width: 196px;
    height: 45px;
    border-radius: 20px;
}

.move2 {
    position: absolute;
    left: 59.9%;
    top: 68%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    display: block;
    width: 102px;
    height: 102px;
}

.bx-wrapper .main_visual img {
    width: 100%;
    display: block
}

.main_visual_all {
    position: relative;
    width: 100%;
}

/*sec1 boxes*/
.sec1 {
    background: url(../images/boxes_bg.png) no-repeat 0 0;
    background-size: cover;
    width: 100%;
    height: 239px;
}

.sec1_boxes {
    width: 50%;
    float: left;
}

.sec1 .boxes {
    display: table;
    table-layout: fixed;
    width: 100%
}

.sec1 .boxes > div {
    display: table-cell;
    /* 핵심! */
    vertical-align: middle;
    text-align: center;
    background: #fff;
    /*    border: 1px solid #efefef;*/
    height: 120px;
}

.sec1 .boxes_n1 > div:nth-of-type(1) {
    border: 1px solid #5fbf4d;
    background: #5fbf4d !important;
}

.sec1 .boxes_n1 > div:nth-of-type(2) {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.sec1 .boxes_n1 > div:nth-of-type(3) {
    border: 1px solid #ddd;
}

.sec1 .boxes_n2 > div:nth-of-type(1) {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.sec1 .boxes_n2 > div:nth-of-type(2) {
    border-bottom: 1px solid #ddd;
}

.sec1 .boxes_n2 > div:nth-of-type(3) {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}



.sec1 .boxes > div > a > ul > li:last-of-type {
    padding-top: .75rem;
}

.sec1 .slidebanner1 {
    width: 50%;
    float: right;
}

.slider {
    position: relative;
}

.smallbanner2_link a {
    position: absolute;
    right: 137px;
    bottom: 20px;
    display: block;
    z-index: 2;
    width: 140px;
    height: 15px;
}

/*sec2 banners*/
.sec2 {
    padding: 2rem 0;
    width: 100%;
}

.sec2 .banners {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.sec2 .banners > div {
    display: table-cell;
    /* 핵심! */
    vertical-align: middle;
    text-align: center;
    background: #fff;
    height: 120px;
}

.sec2 .banners .banner1 {
    background: url(../images/smallbanner_3.png) no-repeat 0 0;
    height: 207px;
    color: #fff;
}

.sec2 .banners .banner1 > div {
    width: 80%;
    border: 1px solid #fff;
    text-align: center;
    margin: 0 auto;
    padding: 3rem 0;
}

.sec2 .banners .banner1 > div > p {
    font-size: 1.25rem;
}

.sec2 .banners .banner2 {
    background: url(../images/smallbanner_4.png) no-repeat 0 0;
}

.sec2 .banners .banner2 > ul > li:first-of-type {
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #000;
    font-weight: bold;
    margin-top: 1rem;
}

.sec2 .banners .banner2 > ul > li:nth-of-type(2) {
    padding-top: .25rem;
    line-height: 1.25rem;
}

.sec2 .banners .banner2 > ul > li:nth-of-type(3) {
    line-height: 1.25rem;
}

.sec2 .banners .banner2 > ul > li:nth-of-type(4) {
    line-height: 1.25rem;
    background: url(../images/banner_btn.png) no-repeat 0 0;
    width: 130px;
    height: 35px;
    background-size: 100%;
    margin: 0 auto;
    margin-top: .5rem;
}

.sec2 .banners .banner2 > ul > li:nth-of-type(4) a {
    color: #fff;
    font-size: 12px;
    line-height: 35px;
    vertical-align: middle;
    display: inline-block;
    height: 35px;
}

/*sec3 교육과정*/
.sec3 {}

.blue_bgcolor {
    background: #475784;
}

.sec3 h3 {
    color: #fff;
}

.sec3 h4 {
    color: #fff;
}

.sec3 .famous_edu {
    margin-top: 3rem;
    overflow: hidden;
    vertical-align: middle;
}

.sec3 .famous_edu > div {
    float: left;
    background: #fff;
    padding: 1rem;
    /*    border-radius: 5px;*/
    font-size: 1rem;
    color: #155bac;
    font-weight: bold;
}

.sec3 .famous_edu > ul {
    float: right;
    color: #fff;
    width: 80%;
    overflow: hidden;
}

.sec3 .famous_edu > ul > li {
    float: left;
    width: 25%;
    line-height: 1.8rem;
    margin-bottom: 1rem;
    padding: 1%;
    font-weight: 500;
}

.sec3 .famous_edu > ul > li > a {
    color: #fff;
    font-size: 1rem;
}

.sec3 .famous_edu > ul > li:hover {
    background: #024796;
}

.sec3 .famous_edu > ul > li:hover span {
    color: #d6e2f0;
}

.cers {
    padding: 3rem 0;
}

.cers > div {
    overflow: hidden;
    padding: 1rem 0;
}

.cers > div > span {
    width: 12%;
    float: left;
    font-size: 1.25rem;
    font-weight: bold;
}

.cers > div > ul {
    width: 85%;
    float: right;
    font-size: 0.9rem;
    overflow: hidden;
    margin-top: -1.5%;
}

.cers > div > ul > li {
    float: left;
    width: 20%;
    text-align: left;
    margin-bottom: 2rem;
    line-height: 1.8rem;
    padding: 1%;
    font-weight: 600;
}

.cers > div > ul > li:hover {
    background: #f4f4f4;
}

.cers > div > ul > li:hover span {
    color: #b12c2c;
}

.cers > div > ul > li:hover .ekcls {
    color: #005ecb;
}

/*sec4 수강신청*/
.sec4 {
    background: url(../images/sugang_bg.png) no-repeat 0 0;
    width: 100%;
    /*    height: 741px;*/
    background-size: cover;
}

.sec4 h3 {
    color: #fff;
}

.sec4 p {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 1.15rem;
    line-height: 1.5rem;
}

.sugang_box {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 3rem 0;
}

.sugang_box p {
    margin-top: 1rem;
    font-size: 1rem;
}

.sugang_box > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;

}

.sugang_box > div > span {
    width: 280px;
    height: 280px;
    background: rgba(255, 255, 255, .3);
    border-radius: 50%;
    margin-right: 1rem;
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
    position: relative;
}

.sugang_box > div > span > div {
    position: absolute;
    left: 50%;
    top: 50%;

    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);

}

.sugang_btn a {
    /*background: rgba(95, 191, 77,0.7);*/
    /*    border: 1px solid rgb(50, 129, 34);*/
    border: 1px solid #147e00;
    background: #5fbf4d;
    line-height: 60px;
    font-size: 1.2rem;
    color: #fff;
    letter-spacing: -0.5pt;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-align: center;
    width: 280px;
    height: 60px;
    margin: 0 auto;
    display: block;
}

/*.sugang_btn a:active,
.sugang_btn a:hover,
.sugang_btn a:focus {
    border: 1px solid rgb(50, 129, 34);
    background: rgb(77, 191, 56);
} */
.sugang_btn a:active,
.sugang_btn a:hover,
.sugang_btn a:focus {
    background: rgba(95, 191, 77, 0.5);
    border: 1px solid #147e00;
}


/*sec5 교수진 라인업*/
.sec5 {
    background: url(../images/teacher_bg.png) no-repeat center center;
    width: 100%;
    /*    height: 741px;*/
    background-size: cover;
}

.slidebanner2 {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.sec5 .bx-wrapper {
    max-width: 1100px !important;
}

.sec5 .bx-wrapper img {
    display: inline-block;
}

.sec5 .bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/small_left_btn_darkgray.png) 0 0 no-repeat;
}

.sec5 .bx-wrapper .bx-next {
    right: 0px;
    background: url(../images/small_right_btn_darkgray.png) 0 0 no-repeat;
}

.teacher_box {
    background: #fff;
    width: 275px;
    height: 420px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #155bac;
}

/*
.teacher_box:nth-of-type(3n){
margin-right:0;
}
*/
.teacher_box > span {
    margin: 0 auto;
    padding: 2rem 0 1rem;
    display: block;
}

.teacher_title {
    color: #fff;
    background-color: #155bac;
    font-size: 1.25rem;
    padding: 1rem 0;
}

.teacher_box dl {}

.teacher_box dl dt {
    font-size: 1.25rem;
    margin-bottom: 1rem;
}

.teacher_box dl dd {
    font-size: 1rem;
    line-height: 1.25rem;
}

/*sec6 자격증 신청*/
.sec6 {
    width: 100%;
    /*    height: 706px;*/
}

.cert_apply_box {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 3rem 0;
}

.cert_apply_box p {
    margin-top: 1rem;
    font-size: 1rem;
    line-height: 1.25rem;
}

.cert_apply_box > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.cert_apply_box > div > div {
    padding: 1.6rem 0;
}

.pd_2rem {
    padding: 2rem 0 !important;
}

.cert_apply_box > div > div > b {
    width: 100%;
    display: block;
    padding-bottom: .75rem;
}

.cert_apply_box > div > span {
    text-align: center;
    display: inline-block;
    font-size: 1.15rem;
    margin-bottom: 1rem;
}

.cert_apply_box > div > div {
    width: 195px;
    height: 195px;
    border-radius: 50%;
    margin-right: 1rem;
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
    position: relative;
    cursor: default;
    color: #fff;
}

/*circle bg-color*/
.cert_circle_1 {
    background-color: #145bad
}

.cert_circle_2 {
    background-color: #17b2bf
}

.cert_circle_3 {
    background-color: #5a37d1
}

.cert_circle_4 {
    background-color: #f1b135
}

.cert_circle_5 {
    background-color: #f9802a
}

.cert_btn a {
    background: #145bad;
    color: #fff;
    font-size: 1.25rem;
    border: 1px solid #145bad;
    display: block;
    width: 230px;
    height: 65px;
    margin: 3rem auto 0;
    line-height: 65px;
    text-align: center;
    transition: .2s 0s ease-in-out all;
    /*    box-shadow: 0px 4px 0px #0D3A6E*/
}

.cert_btn a:active,
.cert_btn a:hover,
.cert_btn a:focus {
    /*
    box-shadow: 0px 2px 0px #0D3A6E;
   transform:translateY(3px)
*/
    box-shadow: 230px 0 0 0 rgba(0, 0, 0, 0.25) inset, -230px 0 0 0 rgba(0, 0, 0, 0.25) inset;

}

.cert_p {
    text-align: center;
    font-size: 1.25rem;
}

.small_left_arrow {
    background: url(../images/small_right_btn_darkgray.png) no-repeat 0 0;
    width: 12px;
    height: 30px;
    display: block;
    background-size: 100%;
    position: absolute;
    left: 103%;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);

}

/*sec7 학우지향*/
.sec7 {
    width: 100%;
    /*    height: 514px;*/
    background: #f2f2f2
}

.sec7 .students {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-top: 1rem;
}

.sec7 .students > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;

}

.sec7 .students > div:first-of-type {
    padding-right: 2%
}

.sec7 .students > div:nth-of-type(2) {
    padding-right: 2%
}

.student1 div:first-of-type {
    background: #5a37d0;
    margin-bottom: 7%;
}

.student1 div:first-of-type a {
    color: #fff;
    padding: 2rem 0;
    display: block;
    font-size: 1.25rem;
}

.student1 div:last-of-type {
    background: #fff;
    padding: 2rem 0;
}

.student1 div:last-of-type ul {}

.student1 div:last-of-type ul li {
    line-height: 1.25rem;
}

.student1 div:last-of-type ul li:first-of-type {
    font-size: 1.25rem;
    font-weight: bold;
}

.student1 div:last-of-type ul li:nth-of-type(2) {
    font-size: 1.25rem;
    color: #d71818;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.student1 div:last-of-type ul li:last-of-type {
    font-size: .75rem;
}

.student2 div:first-of-type {
    background: #f1b134;
    margin-bottom: 7%;
}

.student2 div:first-of-type a {
    color: #fff;
    padding: 2rem 0;
    display: block;
    font-size: 1.25rem;
}

.student2 div:last-of-type {
    background: #fff;
    padding: 2rem 0;
}

.student2 div:last-of-type ul {}

.student2 div:last-of-type ul li {
    line-height: 1.25rem;
}

.student2 div:last-of-type ul li:first-of-type {
    font-size: 1.25rem;
    font-weight: bold;
}

.student2 div:last-of-type ul li:nth-of-type(2) {
    font-size: 1.25rem;
    color: #f8b634;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.student2 div:last-of-type ul li:last-of-type {
    font-size: .75rem;
}

.student3 {}

.student3 > div {
    background: #fff;
}

.student3 > div:first-of-type {
    margin-bottom: 7%
}

.student3 > div > a {
    overflow: hidden;
    display: block;
    padding: 1.6326rem 1.8rem;
}

.student3 > div > a > span {
    float: left;
}

.student3 > div > a > ul {
    float: right;
    width: 70%
}

.student3 > div > a > ul > li {
    line-height: 1.25rem;
}

.student3 > div > a > ul > li:first-of-type {
    text-align: left;
    font-size: 1.25rem;
}

.student3 > div > a > ul > li:last-of-type {
    text-align: left;
    font-size: 1rem;
    margin-top: 1rem;
}

.sec8 {
    width: 100%;
    background: #FFF;
    padding: 1rem 0;
}

/*footer*/
footer {
    width: 100%;
    background: #727272;
    padding: 1rem 0;
    position: relative;
}


.mb20 {
    padding: 0 0 1rem;
    border-bottom: 1px solid rgba(255, 255, 255, .7);
}

.mb20 a {
    color: #fff;
    font-weight: 200;
}

.btn_top {
    position: fixed;
    ;
    right: 20px;
    bottom: 20px;
}

.btn_top img {
    width: 60px
}


/*팝업 style*/
#div_laypopup {
    position: fixed;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    width: 600px;
    height: 630px;
    background: #eee;
    border: 1px solid #666;
}

#div_laypopup #today_close {
    margin: 5px 10px;
}

#div_laypopup .pop_close {
    float: right;
    margin: 5px 10px;
}

#div_laypopup .pop_close a {
    display: block;

}

#div_laypopup figure {
    display: block;
    padding: 0;
    margin: 0;
}

#div_laypopup figure img {
    width: 100%;
}

.pull-right {
    float: right
}

.main_popup {
    width: 600px;
    height: auto;
    border: 1px solid #666;
    background-color: #eee;
    position: absolute;
    z-index: 10000;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.main_popup img {
    width: 100%;
}

.main_popup input {
    margin-right: 5px
}

.popup_bottom {
    color: #000;
    padding: 0.5rem;
}



/*190725수정*/
.bx-wrapper .bx-viewport {
    background: none !important;
}

/*190726수정*/
.edu_num,
.ekcls {
    font-size: 0.8rem;
    line-height: 1.2 !important;
    display: block;
    font-weight: 400;
}

.edu_num span,
.ekcls span {
    display: block;
}

.c_sky {
    color: #729fd3;
}

.c_blue {
    color: #005ecb;
}

.c_gray {
    color: #999;
}

/*190729수정*/
.lh12 {
    line-height: 1.2 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.fw500 {
    font-weight: 500;
}

.fw_bold {
    font-weight: bolder;
}

/*190809추가*/
.certificate {
    margin: 8% 0 3%;
}

.certificate figure {
    margin: 0;
    text-align: center;
}

.certificate figure img {
    width: 90%;
}

/*190819추가*/
.ta_c {
    text-align: center;
}

.cs_popup {
    position: absolute;
    width: 800px;
    height: auto;
    background: #fff;
    z-index: 9999;
    left: 50%;
    margin-left: -400px;
    top: 0;
    padding: 15px;
    line-height: 1.3;
    border: 2px solid #999;
    display: none;
}

.cs_popup h3 {
    border-bottom: 2px solid #222;
    width: 40%;
    margin: 0 auto;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 23px;
}

.cs_popup dl {
    margin-bottom: 30px;
}

.cs_popup dt {
    margin-bottom: 15px;
}

.cs_popup span {
    display: block;
}

.cs_popup table {
    width: 100%;
    margin-bottom: 20px;
}

.cs_popup table tr th {
    text-align: left;
}

.cs_popup table tr th,
.cs_popup table tr td {
    border: 1px solid #dbdbdb;
    padding: 1%;
}

.cs_popup .pop_close {
    display: block;
    width: 100px;
    margin: auto;
    background: linear-gradient(#777, #333);
    border: 1px solid #333;
    color: #fff;
    border-radius: 3px;
    line-height: 26px;
}


