#header .pc_wrap{background-color: transparent;}
body #header{position: absolute;}
@media screen and (max-width:1000px){
    body #header{position: static;}
}
