
/* Utility
----------------------------------------------------------*/
.w100{
	width: 100%;
}

/* glastheim
----------------------------------------------------------*/
#section02{
	position: relative;;
}
#glastheim_btn01{
	position: absolute;
	right: 0;
	bottom: 140px;
	display: inline-block;
	cursor: pointer;	
}
#glastheim_btn01:hover{
	opacity: 0.8;
}
#glastheim_btn01 img{
	width: 230px;
}
