*{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 .btn01{  
    position:absolute;top:453px; left:720px;  
    width:300px; height:60px;  
} 
#Wrapper .btn02{  
    position:absolute;top:775px;  left:720px;  
    width:300px; height:60px;  
} 
 
/* --------------------------------------------------------------------------------- */
#Wrapper .topban{
    width:100%;     
    height:50px;
    background-color: #6838e2;
    text-align: center;
}
/* --------------------------------------------------------------------------------- */
#Wrapper .mainHeader{  
    width:100%;
    background-image: url("/Images/jobplat/2025/NIFT/PC/images/00_bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-color:#000000;
}
#Wrapper .mainHeader .inner{ 
    position:relative;
    width:1100px; height:1060px;
    margin:0 auto;
}
#Wrapper .mainHeader .inner .txtbox{
    position:absolute;top:634px;
    width:1100px; height:400; 
    display: flex;
    justify-content:center;
    flex-wrap: wrap;
}
.tit1{
    position: absolute;top:200px;left:12px;  
}
.tit2{
    position: absolute;top:302px;left:12px;  
    transition-delay: 0.2s;
}
.box1{
    position:absolute;bottom:150px; left:12px;  
    transition-delay: 0.2s;
}
.box2{
    position:absolute;bottom:150px; left:310px;  
    transition-delay: 0.4s;
}
/* 전체 컨텐츠 영역 전체 컨텐츠 영역 ----------------------------------------------------------------------- */
#Wrapper .conWrap{
    width:100%;
}
#Wrapper .conWrap .inner{ /*(공통) 컨텐츠 박스*/    
    position:relative;
    width:1100px;
    height:auto;
    margin:0 auto;
}
/* 수강신청 --------------------------------------------------------------------------- */
#Wrapper .conWrap .con01{
    height:1050px;
    background:url("/Images/jobplat/2025/NIFT/PC/images/01_bg.jpg");
        background-color:#1b1a8b;
    background-position: center;
    background-repeat: no-repeat;
}
/* 인성검사 준비해야하는 이유(vs) ---------------------------------------------------------- */
#Wrapper .conWrap .con02{
    height:auto;
    background-color: #ffffff;
}
/* 이 완 선생님---------------------------------------------------------------------------- */
#Wrapper .conWrap .con03{
    height:1008px;
    background:url("/Images/jobplat/2025/NIFT/PC/images/03_bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ffffff;
}
/* NIFT 모의고사 -------------------------------------------------------------------------- */
#Wrapper .conWrap .con04{
    height:1998px;
    background:url("/Images/jobplat/2025/NIFT/PC/images/04_bg.jpg");
    background-color:#001645;
    background-position: center;
    background-repeat: no-repeat;
}
.img04{
    position: absolute;top:330px; left:40px;
}
/* 탭(필요시) ----- */
#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;
}

/* 준비 4step ---------------------------------------------------------------------- */
#Wrapper .conWrap .con05{
    height:1000px;  
    background-image: url("/Images/jobplat/2025/NIFT/PC/images/05_bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000b2b;
}
/* 후기 ---------------------------------------------------------------------- */
#Wrapper .conWrap .con06{  
    height:1900px;  
    background-image: url("/Images/jobplat/2025/NIFT/PC/images/06_bg.jpg");
    background-position: cover;
}
/* 추천 ---------------------------------------------------------------------- */
#Wrapper .conWrap .con07{  
    height:915px;
    background-color:#f1f1f5;
}
#Wrapper .conWrap .ending{
    height:350px;  
    background-image: url("/Images/jobplat/2025/NIFT/PC/images/e_bg.jpg");
    background-color: #1d1c8e;
    background-position: center;
    background-repeat: no-repeat;
}

/* --------------------------------------------------------------------------------- */
#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;
}