@media screen and (max-width:1024px) {
	*{
		box-sizing: border-box;
		line-height: 2;
		margin:0;
		overflow-x: hidden;
	}
	a{
		padding: 2%;
	}
body {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	over
}
div#top {
	height: auto;
	width: 100%;
}
div#texst {
	height: auto;
	width: 100%;
}
div#texst1 {
	width: 100%;
}
div#mokuji {
	width: 100%;
}


}
