*{margin:0;padding:0;}
body{font-family: "Noto Sans KR", sans-serif;}
ul{list-style:none;}
a{text-decoration:none;}
button{background-color: inherit;border:none; box-shadow:none; cursor:pointer;}
#Wrapper{
    position:relative; width:100%;
}
 /* 수강신청 바로가기 */
 #Wrapper .btn00{  
    position:absolute;bottom:115px; left:72px;  
    width:950px; height:80px; border-radius: 40px;
} 

#Wrapper .btn01{  
    position:absolute;bottom:190px; left:30px;  
    width:330px; height:80px; border-radius: 10px;;
} 
#Wrapper .btn02{  
    position:absolute; bottom:190px; left:380px;  
    width:330px; height:80px;
} 
#Wrapper .btn03{  
    position:absolute; bottom:190px; right:35px; 
    width:330px; height:80px;
} 
/* 다른상품 바로가기 */
#Wrapper .btn04{  
    position:absolute;top:340px; left:60px;  
    width:480px; height:250px; border-radius: 10px;;
} 
#Wrapper .btn05{  
    position:absolute; top:340px; right:60px;   
    width:480px; height:250px; border-radius: 10px;;
} 
#Wrapper .btn06{  
    position:absolute; bottom:135px; left:60px; 
    width:480px; height:250px; border-radius: 10px;;
} 
#Wrapper .btn07{  
    position:absolute; bottom:135px; right:60px;  
    width:480px; height:250px; border-radius: 10px;;
} 

.tit1{
    position: absolute;top:161px;left:298px;
}
.tit2{
    position: absolute;top:270px;left:230px;
    transition-delay: 0.2s;
}
.emo{
    position:absolute;top:480px; left:230px;  
}
#Wrapper .line_top{
    width:100%;
    height:2px;
    background-color: #0000be;
}
/* --------------------------------------------------------------------------------- */
#Wrapper .maintop{  
    width:100%;
    background-color: #0a0a42;
}
#Wrapper .maintop .inner{  
    position:relative; margin:0 auto;
    width:1100px; height:40px;
}
#Wrapper .maintop .inner .text{  
    text-align: center;
    font-size:18px;
    font-weight: 800;
    letter-spacing: 3px;
    color:#111111;
    line-height:38px;
}
/* --------------------------------------------------------------------------------- */
#Wrapper .mainHeader{  
    width:100%;
    background-image: url('/Images/jobplat/2025/CoreLecture/PC/images/00_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}
#Wrapper .mainHeader .inner{ 
    position:relative;
    width:1100px; height:1420px;
    margin:0 auto;
}
#Wrapper .mainHeader .inner .txtbox{
    position:absolute;top:634px;
    width:1100px; height:400; 
    display: flex;
    justify-content:center;
    flex-wrap: wrap;
}
.mainimg{
    position: absolute; top:118px; left:200px; 
}
/* --------------------------------------------------------------------------------- */
#Wrapper .conWrap{
    width:100%;
}
#Wrapper .conWrap .inner{ /*(공통) 컨텐츠 박스*/    
    position:relative;
    width:1100px;
    height:auto;
    margin:0 auto;
}
/* --------------------------------------------------------------------------------- */
#Wrapper .conWrap .con01{
    background-color:#fff;
    height:1065px;
}
/* --------------------------------------------------------------------------------- */
#Wrapper .conWrap .con02{
    height:auto;
    background-color: #ffdf6d;
    padding-bottom:60px;
}
/* --------------------------------------------------------------------------------- */
#Wrapper .conWrap .con03{
    height:986px;
    background-image: url("/Images/jobplat/2025/CoreLecture/PC/images/03_bg.jpg");
}
/* --------------------------------------------------------------------------------- */
#Wrapper .conWrap .con04{
    height:auto;
    background-color: #1373f5;
}
/* --------------------------------------------------------------------------------- */
#Wrapper .conWrap .tab {
    width:1100px; 
    margin: 0 auto;
    margin-top:70px;
    margin-bottom:30px;
}
#Wrapper .conWrap .tab .tabmenu{
    position:absolute;top:-80px;/* li높이 값만큼 -요소 넣어주기. */
    width:1100px; 
    display: flex; 
    justify-content:space-between;
}
#Wrapper .conWrap .tab .tabmenu li {
    width: 360px; 
    height:80px;
    margin:0;
    background-color: #d6bed6;
    color:#a18ea1;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    font-weight: 700;
    cursor:pointer;
    letter-spacing: -0.5px;
}
#Wrapper .conWrap .tab .tabmenu li.on {
    background-color: #2d00de;
    color:#fff;
}
#Wrapper .conWrap .tab .tabcon {
    width:1100px;
    height: auto;
}
#Wrapper .conWrap .tab .tabcon .conbox {
    display: none;
}
#Wrapper .conWrap .tab .tabcon .on {
    display: block;
}

/* --------------------------------------------------------------------------------- */
#Wrapper .conWrap .con05{
    height:auto;  
    background-color: #005cda;
}
/* --------------------------------------------------------------------------------- */
#Wrapper .conWrap .con06{ /* 수강신청 페이지 */
    height:1100px;  
    background-image: url("/Images/jobplat/2025/CoreLecture/PC/images/06_bg.jpg");
}
/* --------------------------------------------------------------------------------- */
#Wrapper .conWrap .con07{  
    height:990px;
    background-image: url("/Images/jobplat/2025/CoreLecture/PC/images/07_bg.jpg");
}
/* --------------------------------------------------------------------------------- */
 
#Wrapper .conWrap .ending{
    height:300px;  
    background-image: url("/Images/jobplat/2025/CoreLecture/PC/images/e_bg.jpg");
}

/* --------------------------------------------------------------------------------- */
#Wrapper .info{
    width:100%; 
    background-color:#232323;
    color:#888888;
}
#Wrapper .info .inner{
    width:1100px;height:auto;
    margin:0 auto; 
    padding:50px 0; 
}
#Wrapper .info .inner .info_tit{
    font-size: 16px; color:#888888;
    padding-bottom:5px;
    letter-spacing: -1px;
    font-weight: 600;
}
#Wrapper .info .inner .info_con{
    width:1100px;height:auto;
    border-top: 2px solid #777;
    padding:0px 0;
    margin-top:5px;
}
#Wrapper .info .inner .info_con:last-child{
    border-bottom: 2px solid #777;
}
#Wrapper .info .inner .info_con li{
    letter-spacing: -1px;
    width:1100px;height:auto;font-size: 14px;
    display: inline-block;
    padding:16px 0; 
    line-height:26px;
    border-bottom: 1px solid #333;
}
#Wrapper .info .inner li h5{
    display: inline-block;
    box-sizing: border-box;
    width:130px; font-size: 14px;
    padding-left:5px;    
}
#Wrapper .info .inner .info_con li span{
    box-sizing: border-box;
    float:right;font-size: 14px;
    width:920px;height:auto;
    padding-left:30px;
    border-left:1px solid #333;
}
#Wrapper .info .inner .info_con li span .point{
    color:#dddddd;
}