*{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;top:800px; right:274px; 
    width:550px; height:110px; z-index:50;
    border-radius: 16px;
   
}
#Wrapper .btn01{  
    position:absolute;top:2040px; right:274px; 
    width:550px; height:110px; z-index:50;
    border-radius: 16px;
   
}
/* ------------- 최상단 띠배너 -------------------------------------------- */
#Wrapper .topban{
    width:100%;        
    background-color: #1a1ab5;
    text-align: center;
    vertical-align: middle;
}
#Wrapper .topban .inner{ 
    position:relative;top:0;
    width:1100px;  height:80px;
    margin:0 auto;

}
.blinkbox{
    position:absolute;left:270px;top:0;
    width:150px;height:80px;background-color:#2b2be6 ;}
/* ---------------- 메인 헤더 시작 -------------------------------------------------- */
#Wrapper .mainHeader{  
    width:100%;
    background-image: url('../images/00_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-color:#000523;
}
#Wrapper .mainHeader .inner{ 
    position:relative;
    width:1100px; height:3580px;
    margin:0 auto;
}
.mainHeader .tit0{
    position: absolute;top:64px;left:330px;
}
.mainHeader .tit1{
    position: absolute;top:170px;left:200px;
    animation-delay: 0.5s;
}
.mainHeader .tit2{
    position: absolute;top:280px;left:265px;
    animation-delay: 1.0s;
}
 
#Wrapper .pointer{
    position:absolute;top:850px;right:300px;
    z-index: 99;
}
.main_flo{
    position: absolute;top:10px; left:110px;
}
