* {box-sizing:border-box;}
html{

    font-family:'scDream', 'Noto Sans KR', "나눔고딕", NanumGothic, "Nanum Gothic","돋움", Dotum, Arial, sans-serif;
    color:#333;
    letter-spacing: -0.6px;
    scroll-behavior: smooth;
}
body{
    min-width: 1200px;
    width:100%;
}
strong , em {font-weight:bold;}



/*=====================
        헤더
=====================*/
/*gnb*/
#header_pc{z-index:500; background: #fff; width: 100%; min-width:1200px;}
#header_pc.on{}
#header_pc .logoArea{display:inline-block; padding:20px 0;}
#header_pc .logoArea img{width:131px;}
#header_pc .gnb{border-bottom:1px solid #ddd; height:81px;text-align:left;}
#header_pc .gnb.on{}
#header_pc .gnb .gnbWrap{width:100%; width:100%;margin:0 auto;position:relative;padding:0 25px; height:81px;}

#header_pc .gnb ul.gnb_ul{float:right;}
#header_pc .gnb ul.gnb_ul{display:inline-block;}
#header_pc .gnb ul.gnb_ul li{float:left;position: relative; text-align: left;}
#header_pc .gnb ul li a{position: relative; padding:30px 0px; font-size:17px; color:#898989;font-weight:400;display: inline-block;width: 130px;text-align: center;}
#header_pc .gnb ul li a.on{color:#378aca;/*text-shadow:0.5px 0px 0.7px #378aca, 0.5px 0px 0.7px #378aca, 0.5px 0px 0.7px #378aca;*/ font-weight: 600;}
#header_pc .gnb ul li a:hover{font-size:17px; color:#378aca;/*text-shadow:0.5px 0px 0.7px #378aca, 0.5px 0px 0.7px #378aca, 0.5px 0px 0.7px #378aca;*/ font-weight: 600;}
#header_pc .gnb ul li a:hover span{font-size:17px; color:#378aca; }
#header_pc .gnb ul li.on>a{color:#378aca; position: relative;}
#header_pc .gnb ul li:first-child a{
    width: 130px;
}
#header_pc .gnb ul li:nth-child(2) a{
    width: 115px;
}
#header_pc .gnb ul li:last-child a{
    padding-right:0;
    width: 115px;
    text-align: right;
}

@media all and (max-width:1200px) {

    #header_pc .utillWrap .utill .left_ut{margin-left:0;}
    #header_pc .logoWrap .logoArea a.fr{right:15px;}
    #header_pc .gnb ul {font-size: 15px; padding:0;}
    #header_pc .utillWrap .utill .left_ut li:first-child>a{padding-left: 20px;}
    #header_pc .utillWrap .utill .right_ut{padding-right: 20px;}
    #header_pc .logoWrap .logoArea a.fl{padding-left: 15px;}
    #header_pc .gnb ul.lecture_room_ul{padding-right:20px;}
}



/* top bar class */

.top_bar_wrap{padding:0 0 0 0; line-height: 1.3; margin-bottom: 1.8em;}
/*.top_bar_wrap h3:before{display: block; content: ''; clear: both; width: 42px; height: 4px; background-color: #4d39e9; margin: 0 auto 0.4em; border-radius:7px;}*/
.top_bar_wrap h3{margin-bottom: 0.5em; font-size: 32px; color:#111; font-weight: 500 !important;}
.top_bar_wrap p{color:#666; font-size: 18px;}

@media screen and (max-width:1200px) {
    .top_bar_wrap{
        font-size: 15px;
    }
}

@media all and (max-width:990px) {
    body{
        /*모바일에서 단어별로 줄바꿈*/
        -ms-word-break: keep-all;
        word-break: keep-all;
        /* Non standard for webkit */
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;}
}
@media screen and (max-width:768px) {
    .top_bar_wrap h3{font-size: 28px;}
    .top_bar_wrap{
        font-size: 14px;
    }
    .mainPopup {
        width: 90% !important;
    }
}

@media screen and (max-width:550px) {
    .top_bar_wrap{
        font-size: 13px;
    }
}

@media screen and (max-width:460px) {
    .top_bar_wrap{
        font-size: 12px;
    }
}

.explanation{font-size: 14px;}
.left_bar_title>p{font-size: 14px;}

/*=====================
        푸터
=====================*/
#footer{background:#353e4d;}
#footer #ft_wrap{ width:100%;margin:0 auto;position:relative;text-align: center;}
#footer .ft_info{padding:35px 0;}
#footer .ft_info ul{display:inline-block; width:100%; text-align: center;}
#footer .ft_info ul li{line-height:1.7;display: inline-block;}
#footer .ft_info ul li p{display: inline-block; position: relative; padding: 0 6px 0 10px;font-size: 12px; color:rgba(255,255,255,0.5);line-height: 23px;}
#footer .ft_info ul li p:before{content:'';width:1px;height:11px;background:rgba(255,255,255,0.5); position:absolute;left:0;top:6px;}
#footer .ft_info ul li:first-child p:first-child{padding-left:0;}
#footer .ft_info ul li:last-child p{padding-right:0;}
#footer .ft_info ul li.another p:first-child:before{display: none;}
#footer .ft_info ul li:last-child:after{}
#footer .ft_info ul li:first-child:before{display:none;}
#footer .ft_info ul li:first-child{padding-left:0}
#footer .ft_info ul li:first-child p:first-child{padding-left:0}
#footer .ft_info .copyright{font-size: 12px; color:rgba(255,255,255,0.5);line-height: 23px;}





.quickBnrLeft{width:148px; position:absolute; top: 170px; left:50%; margin-left:-790px; z-index:99;transition: all 0.3s ease 0.3s;}
.quickBnrLeft .imageArea{line-height:0; width:100%;height:auto;text-align:center;/*padding:22px 0;*/background:#fff;}
#quickMenu.quickBnrLeft>a{margin-bottom: 5px; display: block;}
#quickMenu.quickBnrLeft>a:last-child{margin-bottom: 0px;}
.quickBnrLeft .imageArea img{}
.quickBnrLeft .txtArea{padding:26px 0;text-align:center;}
.quickBnrLeft .txtArea strong{font-size:18px; font-weight:bold; padding:0 15px; word-break:keep-all; line-height:1.5; color:#222;width:100%;display:inline-block; margin-bottom:10px;}
.quickBnrLeft .txtArea .txt{font-size:14px;color:#333;line-height:18px; padding:0 15px; word-break:keep-all;}


.quickBnrRight{width:148px; position:absolute; top:170px; right:50%; margin-right:-790px; z-index:99;transition: all 0.3s ease 0.3s;}
.quickBnrRight .imageArea{line-height:0; width:100%;height:auto;text-align:center;/*padding:22px 0;*/background:#fff;}
#quickMenu2.quickBnrRight>a{margin-bottom: 5px; display: block;}
#quickMenu2.quickBnrRight>a:last-child{margin-bottom: 0px;}
.quickBnrRight .imageArea img{}
.quickBnrRight .txtArea{padding:17px 0;text-align:center;}
.quickBnrRight .txtArea strong{font-size:18px; line-height: 1.5; word-break:keep-all; padding:0 15px; font-weight:bold; color:#222;width:100%;display:inline-block; margin-bottom:10px;}
.quickBnrRight .txtArea .txt{font-size:14px;color:#333;line-height:18px; padding:0 15px; word-break:keep-all; }


#quickMenu.quickBnrLeft{transition: left .6s ease;-webkit-transition: left .6s ease;-moz-transition: left .6s ease;}
#quickMenu.quickBnrLeft.none{left:-173px !important;transition: left .6s ease;-webkit-transition: left .6s ease;-moz-transition: left .6s ease;}
#quickMenu.quickBnrLeft.quickMenu-rel {position: absolute;top: 360px;left:50%;margin-left:-820px;}
#quickMenu.quickBnrLeft.quickMenu-fix {position: fixed;top: 170px;left:48.5%;margin-left:-790px;}

#quickMenu2.quickBnrRight{transition: right .6s ease;-webkit-transition: right .6s ease;-moz-transition: right .6s ease;}
#quickMenu2.quickBnrRight.none{right:-173px !important;transition: right .6s ease;-webkit-transition: right .6s ease;-moz-transition: right .6s ease;}
#quickMenu2.quickBnrRight.quickMenu-rel {position: absolute;top: 360px;right:50%;margin-right:-820px;}
#quickMenu2.quickBnrRight.quickMenu-fix {position: fixed;top: 170px;right:48.5%;margin-right:-790px;}


@media all and (max-width:1610px) {
    #quickMenu.quickBnrLeft{display:none;left:-173px !important;transition: left .6s ease;-webkit-transition: left .6s ease;-moz-transition: left .6s ease;margin-left:0;}
    #quickMenu2.quickBnrRight{display:none;right:-173px !important;transition: right .6s ease;-webkit-transition: right .6s ease;-moz-transition: right .6s ease;margin-left:0;}
}

@media screen and (max-width:1290px) {

}

@media all and (max-width:1200px) {
    #header_pc .utillWrap .utill .left_ut{margin-left:0;}
    #header_pc .logoWrap .logoArea a.fr{right:15px;}
    #header_pc .gnb ul {font-size: 15px;}
    #header_pc .gnb ul.gnb_ul>li>a{}
}

#top_btn{
    position: fixed;
    right: 15px;
    bottom: 20px;
    font-size: 12px;
    opacity: 1;
    visibility: visible;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 50%;
    line-height: 38px;
    z-index: 99;
    box-shadow:1px 2px 10px rgba(0,0,0,0.3);
}


.wsmenucontainer{
    position: relative;
}
.containWrap{
    display: table;
    width:100%;
    vertical-align: top;
    table-layout: fixed;
}
.leftMenu{
    display: table-cell;
    width:250px;
    height:calc(100% - 120px);
    border-right: 1px solid #ddd;
    background: #fff;
}
.leftMenu select{
    width:100%;
    border:0;
    padding:0 40px 0 25px;
    font-size:18px;
    height:70px;
    color:#378aca;
    font-weight: 500;
}
.leftMenu .menuWrap {
    padding: 25px 25px;
    border-top: 1px solid #ddd;
}
.leftMenu .menuWrap > ul{margin-bottom:50px;}
.leftMenu .menuWrap > ul:last-child{margin-bottom:0;}
.leftMenu .menuWrap > ul > li{}
.leftMenu .menuWrap > ul > li div.title{
    font-size:16px;
    color: #111;
    margin-bottom:28px;
    font-weight: 500;
}
.leftMenu .menuWrap > ul > li ul{}
.leftMenu .menuWrap > ul > li ul li{

}
.leftMenu .menuWrap > ul > li ul li:first-child a{
    padding-top:0;
}
.leftMenu .menuWrap > ul > li ul li a{
    font-size:15px;
    color:#898989;
    padding:13px 10px;
    display: inline-block;
    width: 100%;
    line-height: 19px;
}
.leftMenu .menuWrap > ul li a.on{
    text-decoration: underline;
    color:#378aca;
}
.leftMenu .menuWrap > ul li a:hover{
    text-decoration: underline;
    color:#378aca;
}

#container{
    background: #fafbfc;
    padding:25px 25px;
}
.right_cont{
    background: #fafbfc;
    width: calc(100% - 300px);
    display: table-cell;
    vertical-align: top;
}
.right_cont .uiBoxWrap.uiGrid{

    text-align:center;
}
.right_cont .uiBoxWrap.uiGrid:after{
    content: '';
    display: block;
    clear: both;
}
.right_cont .uiBoxWrap .box .imgArea{
    border-radius:4px;
    overflow: hidden;
}
.right_cont .uiBoxWrap .box .imgArea img{
}
.right_cont .uiBoxWrap .box {
    border-radius:4px;
    width:275px;
    margin-bottom:25px;
    text-align: center;
}
.right_cont .uiBox{}
.right_cont .uiBox label{
    margin-top:15px;
    font-size:17px;
    color:#555;
    text-align: left;
    width:100%;
    height:auto;
    margin-right:0;
}
.right_cont .uiBox label span{
    display:inline-block;
    text-indent: 0;
}
.uiTopBtn{
    border-bottom:1px solid #ddd;
    padding:15px 25px;
    height:71px;
}
.uiTopBtn li{
    float: left;
    font-size:16px;
    border-radius: 4px;
    border:0;
    padding:13px 22px 11px;
    outline: none;
    background: #ddd;
    font-weight: 400;
    color:#555;
    cursor: pointer;
}
.uiTopBtn li.on{
    font-weight: 500;
    background-color:rgba(55,138,202,1);
    color: #fff;
}
.uiTopBtn li:first-child{
    margin-right:10px;
}
.editorView{min-height:200px;}

.serviceWrap #container{
    background: url('/images/service/service_bg.png')no-repeat center bottom;
    padding:80px 50px;
    background-size: 1920px;
}
.right_cont .tab_content{
    display: none;
}
.right_cont .tab_content.on{
    display: block;
}
@media all and (min-width:1921px){
    .serviceWrap #container{
        background-size: cover;
    }
}
.serviceWrap .txt1{
    font-size:48px;
    color:#111;
    line-height:64px;
    margin-bottom:35px;
}
.serviceWrap .txt1 strong{}
.serviceWrap .txt2{
    font-size:24px;
    color:#111;
    font-weight: 300;
    margin-bottom:30px;
}
.serviceWrap .containRow{
    padding:0;
}
.serviceWrap .table{
    width:100%;
    display:flex;
}
.serviceWrap .effect{
    transform:translateY(100px);
    transition: 0.6s;
    opacity: 0;
}
.serviceWrap .effect.on{
    transform:translateY(0px);
    transition: 0.6s;
    opacity: 1;
}
.serviceWrap .box{
    /*opacity:0;
    transform:translateY(0);*/
    float:left\9;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex: 1;
    width:380px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 5px 0px 20px rgba(0,0,0,0.1);
    min-height:500px;
    padding:45px 20px;
    cursor: pointer;
    transform:translateY(100px);
    transition: 1.3s;
    opacity: 0;
}
.serviceWrap .box.on{
    transform:translateY(0px);
    transition: 1.3s;
    opacity: 1;
}
.serviceWrap .box:hover{}
.serviceWrap .box:nth-child(2){
    margin:0 30px;
}
.serviceWrap .boxWrap{
}
.serviceWrap .box img{
    margin-bottom: 31px;
}
.serviceWrap .box h2.title{
    font-size:24px;
    color:#111;
    font-weight: 500;
    margin-bottom:15px;
}
.serviceWrap .box ul{}
.serviceWrap .box ul li{}
.serviceWrap .box ul li a{
    font-size: 18px;
    color:#555;
    line-height:30px;
}
.serviceWrap .box ul li a:hover{
    text-decoration: underline;
    color:#378aca;
}



/* Contact Us */
.contactWrap #container{
    background: url('/images/contact/contactBg.png')no-repeat center top;
    padding:80px 50px;
    background-size: 1920px;
}
@media all and (min-width:1921px){
    .contactWrap #container{
        background-size: cover;
    }
}
.contactWrap .txt1{
    font-size:48px;
    color:#111;
    line-height:64px;
    margin-bottom:105px;
    text-align: center;
}
.contactWrap .containRow{
    padding:0;
}
.contactWrap .table{
    width:100%;
    display:inline-block;
}
.contactWrap .box{
    float:left;
    text-align: center;
    width:366px;
}
.contactWrap .box.on{
    transform:translateY(0px);
    transition: 1.3s;
    opacity: 1;
}
.contactWrap .box img{
    margin-bottom: 28px;
    border-radius: 50%;
    box-shadow: 5px 0px 20px rgba(0,0,0,0.1);
}
.contactWrap .box h2.title{
    font-size:20px;
    color:#111;
    font-weight: 500;
    margin-bottom:20px;
}
.contactWrap .box div{
    font-size: 16px;
    color:#555;
    line-height:26px;
}
.contactWrap .box div a{

}
.contactWrap .box div a:hover{
    text-decoration: underline;
    color:#378aca;
}

.contactWrap .effect{
    transform:translateY(100px);
    transition: 0.6s;
    opacity: 0;
}
.contactWrap .effect.on{
    transform:translateY(0px);
    transition: 0.6s;
    opacity: 1;
}
.contactWrap .box{

    transform:translateY(100px);
    transition: 1.3s;
    opacity: 0;
}
.contactWrap .box.on{
    transform:translateY(0px);
    transition: 1.3s;
    opacity: 1;
}