@charset "utf-8";

@media screen and (min-width: 1600px) {
	.pagenav ul li {
		/*width: calc((100% - 120px) / 5);*/
		width:300px;
	}
}