@charset "utf-8";

#sh_idx > div{overflow:hidden;width:100%}
#sh_idx .box{overflow:hidden;float:left;position:relative;width:25%;height:300px;font-size:14px;line-height:1.8;letter-spacing:-.2px}
#sh_idx .box a{color:rgba(255,255,255,.6)}
#sh_idx .box > a{display:block;height:100%}
#sh_idx .box .plus{display:block;position:absolute;right:40px;top:60px;width:19px;height:1px;margin-top:-1px;background-color:rgba(255,255,255,.35)}
#sh_idx .box .plus:after{display:block;content:"";position:absolute;left:9px;top:-9px;width:1px;height:19px;background-color:rgba(255,255,255,.35);-webkit-transition:all .3s;transition:all .3s}
#sh_idx .box:hover .plus:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);background-color:#fff}
#sh_idx .pre{white-space:pre-line;word-break:keep-all}

/* 교육특강 */
#sh_idx .box01{position:relative;z-index:1;text-align:center;word-break:keep-all;background:url(/sh_img/include/inc01/img/box01_bg.jpg) center no-repeat;background-size:cover}
#sh_idx .box01 a{padding:0 15px}
#sh_idx .box01 img{position:absolute;left:0;top:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s}
#sh_idx .box01 p{padding:70px 0 15px;font-size:22px;line-height:1;color:#fff;letter-spacing:-.2px;font-family:'notokr-medium'}
#sh_idx .box01:hover img{transform:scale(1.05)}
#sh_idx .box01 span{display:inline-block;position:relative;padding:0 20px 10px;margin-top:40px;font-size:14px;color:#fff;font-family:'notokr-medium'}
#sh_idx .box01 span:before, #sh_idx .box01 span:after{content:'';display:block;position:absolute;bottom:0;width:100%;height:2px;-webkit-transition:width .4s;transition:width .4s;-webkit-transition-timing-function:cubic-bezier(0.165, 0.840, 0.440, 1.000);transition-timing-function:cubic-bezier(0.165, 0.840, 0.440, 1.000)}
#sh_idx .box01 span:before{width:100%;right:0;background:#fff;-webkit-transition-delay:.2s;transition-delay:.2s}
#sh_idx .box01 span:after{width:0;left:0;background:#1588a9;-webkit-transition-delay:0s;transition-delay:0s}
#sh_idx .box01:hover span:before{width:0;transition-delay:0s}
#sh_idx .box01:hover span:after{width:100%;-webkit-transition-delay:.2s;transition-delay:.2s}  

/* News */
#sh_idx .box02{position:relative;z-index:0;left:-600px;padding:40px;color:#777;background-color:#fff}
#sh_idx .box02 .tit{position:relative;margin-bottom:40px;font-size:19px;font-weight:700;cursor:pointer;font-family:'Montserrat', sans-serif}
#sh_idx .box02 .tit a{color:#333}
#sh_idx .box02 .tit span{display:block;position:absolute;right:0;top:50%;width:19px;height:1px;margin-top:-1px;background-color:#333}
#sh_idx .box02 .tit span:after{display:block;content:"";position:absolute;left:9px;top:-9px;width:1px;height:19px;background-color:#333;-webkit-transition:all .3s;transition:all .3s}
#sh_idx .box02 .tit:hover span:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
#sh_idx .box02 .sh_latest ul li:first-child{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e1e1e1}
#sh_idx .box02 .sh_latest a{color:#222;font-family:'notokr-medium'}
#sh_idx .box02 .sh_latest .subj{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333}
#sh_idx .box02 .sh_latest .cont{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#sh_idx .box02_copy{bottom:-300px;padding:40px;background:#192937}
#sh_idx .box02_copy .tit{position:relative;margin-bottom:5px;font-size:19px;font-weight:700;color:#fff;cursor:pointer;font-family:'Montserrat', sans-serif}

/* 컬러박스 */
#sh_idx .c-box > a{padding:40px 0 0 40px}
#sh_idx .c-box .icon{position:absolute;left:35px;top:40px;width:46px;opacity:.35;-webkit-transition:all .3s;transition:all .3s}
#sh_idx .c-box:hover .icon{opacity:.8}
#sh_idx .c-box p{padding:115px 0 15px;font-size:19px;color:#fff;font-family:'notokr-medium'}
#sh_idx .box03{background-color:#1588a9}
#sh_idx .box04{position:relative;top:-300px;z-index:1;background-color:#192937}
#sh_idx .box05{position:relative;z-index:0;background-color:#e2aa14}

#sh_idx .cs{padding:40px 0 0 40px;font-size:13px;color:#777;line-height:1.7;font-family:'Montserrat', sans-serif}
#sh_idx .cs .tit{font-size:19px;font-weight:600;color:#222}
#sh_idx .cs .txt{font-size:14px;font-family:'notokr-regular'}
#sh_idx .cs .tel{padding:40px 0 10px;font-size:26px;font-weight:700;line-height:1;color:#1588a9}
#sh_idx .cs span{display:block;margin-top:25px}
#sh_idx .cs span a{font-size:14px;color:#222;font-family:'notokr-medium'}
#sh_idx .cs span a:first-child:after{display:inline-block;content:"";width:1px;height:10px;margin:0 6px 0 9px;background-color:#bbb}
#sh_idx .cs span a:hover{text-decoration:underline}

/* 반응형 [s] */
@media (max-width:1450px){
#sh_idx .pre{padding-right:15px;white-space:normal}	
#sh_idx .box02{padding:30px}
#sh_idx .cs{padding:30px 0 0 30px}
}
@media (max-width:1200px){
#sh_idx .box{width:calc(100% / 3)}
#sh_idx .c-box p{padding-top:90px}
#sh_idx .cs{display:flex;width:100%;height:auto;padding:30px 0;border-bottom:1px solid #e1e1e1;background-color:#fff}
#sh_idx .cs .tel{padding-top:0}
#sh_idx .cs .tit_wrap{width:calc(100% / 3);padding-left:30px}
#sh_idx .cs > span{margin-top:0;flex-grow:1;padding-right:30px;text-align:right}
}
@media (max-width:768px){
#sh_idx .box{width:50%;;height:250px;line-height:1.6}	
#sh_idx .box01 p{padding-top:45px;font-size:20px;font-family:'notokr-bold'}
#sh_idx .box02{padding:20px}	
#sh_idx .box02 .tit{margin-bottom:30px}
#sh_idx .box .plus{right:20px;top:35px}
#sh_idx .c-box > a{padding:20px 0 0 20px}
#sh_idx .c-box .icon{left:20px;top:20px}
#sh_idx .c-box p{font-family:'notokr-bold'}
#sh_idx .cs{flex-direction:column;justify-content:center;align-items:center;height:250px;text-align:center}
#sh_idx .cs .tit{margin-bottom:5px;font-size:13px;font-weight:700}
#sh_idx .cs .tit_wrap{width:100%;padding:0}
#sh_idx .cs .tel_wrap{margin:15px 0;font-size:11px;line-height:1.6}
#sh_idx .cs .tel{font-size:24px}
#sh_idx .cs > span{flex-grow:0;padding:0;text-align:center}
#sh_idx .box02_copy{display:none}
}
@media (max-width:480px){
#sh_idx .c-box p{font-size:17px}
}
@media (max-width:380px){
#sh_idx .box{float:none;width:100%;height:auto}
#sh_idx .box01 a{padding:30px 20px}
#sh_idx .box01 p{padding:0 0 20px}
#sh_idx .box01 span{margin-top:20px}
#sh_idx .box02{padding:30px 20px}
#sh_idx .box02 .tit{margin-bottom:20px}
#sh_idx .c-box > a{padding:30px 20px}
#sh_idx .c-box p{padding-top:50px}
}
/* 반응형 [e] */