@charset "UTF-8";


@media screen and (max-width: 1024px) {}

@media screen and (max-width: 767px) {

	.pagetop {
		bottom: 65px;
	}

}
