




#header .inner {
    background: url(http://demo05.fuzoku.co/upload/pub/time.png) no-repeat right 300px center/auto 70%;
}

@media screen and (max-width:768px){
#header .inner {
    background: none;
}
}