@charset "shift_jis";

html {
	overflow-y:hidden !important;
}
body#lower.other div#body {
	padding:0;
}
p {
	font-size:16px;
}

div.textBtn a {
	padding: 10px;
}


p.page-top a {
	display:none;
}
a.pagetop::after {
	content: "";
	display: none !important;
	width: 0 !important;
	height: 0 !important;
	background:none !important;
	background-size: 0 !important;
	margin-left: 0 !important;
	cursor:default !important;
}
a.pagetop_icn::after {
	content: "";
	display: none !important;
	width: 0 !important;
	height: 0 !important;
	background:none !important;
	background-size: 0 !important;
	margin-left: 0 !important;
	cursor:default !important;
}

.copyright {
	font-size:1.1rem !important;
}