﻿@charset "utf-8";

.new_head {width:100%;height: 100%;}

@media screen and (min-width:1921px) {
	.new_head {max-width:1920px;margin: 0 auto;}
	
}

