@charset "utf-8";
/* CSS Document */
.top-wrapper {
	background-image: url(../tour/img_hakuba/top.jpg);
	background-size: cover;
	
}

.yello{
	color:#FC0;
	}
	
	
.haglofs{
	display: block;
	position: absolute;
	top: 60px;
	right: 10px;
	padding: 10px 10px;
}

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

.haglofs img{
	top: 100px;
	right: 5px;
	width:100px;
	height:100px;
}
}

	
	


