body {
	font-family: "Noto Sans JP", sans-serif;
}

a {
	-webkit-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
	cursor: pointer;
}

/* a:hover,
a:hover img {
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
} */

ul {
	padding-left: 0;
}

li {
	list-style-type: none;
}

#page-top-2021 .page-top-2021-pc {
	bottom: 140px;

}