
		@media all and (orientation : landscape) and (max-height: 276px){
			.gotop_btn{bottom:10%;}
		}
		@media all and (orientation : landscape) and (min-height: 277px){
			.gotop_btn{bottom:20%;}
		}
	