@charset "shift_jis";
/* CSS Document */



.xy_footer {
	margin: 0px;
	padding: 15px 20px;
	clear: both;
	font-size:12px;
	display:block;
	background:#000000;
	color:#fff;
}

.switchImg {}
.w100 {
	display:block;
	width:100%;
	height:auto;
}
.pconly {
	display:block;
}
.sponly {
	display:none;
}

#btn_pagetop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 45px;
	height: 45px;
	z-index:9999;
}