@charset "UTF-8";

@media screen and (min-width: 1000px){
#top_movie + .width_fixed>.content_wrapper {
    max-width: 1600px !important;
}
}