@charset "UTF-8";

#page-top,
#page-top_tablet {
	display: none;
	z-index: 8000;
	position: fixed;
	right: 2%;
	bottom: 10%;
}

#page-top a,
#page-top_tablet a {
	display: block;
	width: 40px;
	height: 125.4px;
	text-indent: -9999em;
	background: url(../img/btn/arrow_choice.png) no-repeat 0px 0px;
	background-size: cover;
	cursor: pointer;
}

#page-top a:hover,
#page-top_tablet a:hover {
	text-decoration: none;
	opacity:0.4;
}
