@charset "UTF-8";

#top header#pattern2.width_full nav {
    background: none;
}

@media screen and (min-width: 901px) and (max-height: 700px) {
        #top header#pattern2.width_full nav {
        background: rgba(255, 255, 255, 0.8);
    }
#top.scrolled header#pattern2.width_full nav {
    background: none !important;
}
}