#header h1 {font-size:60px; padding:0 25px;}

@media screen and (max-width: 1700px) {
	#top {font-size:17px;}
	#top li {margin:10px 10px;}
	#header h1 {font-size:55px;}
}
@media screen and (max-width: 1470px) {
	#header h1 {font-size:50px;}
}
@media screen and (max-width: 1300px) {
	#header h1 {margin:60px 0;}
}
@media screen and (max-width: 1070px) {
	#top {text-align:center; height:auto; margin-bottom:55px;}
	#top .logo {width:183px; position:static; margin:10px auto;}
	#top ul {position:static; width:100%;}
	#top .menu {text-align:center;}
	#top li {margin:7px 10px;}
	.no_smooth #top {height:180px;}
	#header h1 {font-size:55px; padding:0 20px;}
}
@media screen and (max-width: 780px) {
	#header .txt {margin-left:-80px;}
	#header h1 {font-size:52px;}
}
@media screen and (max-width: 580px) {
	#header .txt {margin-left:0;}
	#header h1 {font-size:50px; line-height:48px; margin:22px 0;}
}