.contentSp
{    width: 100%;    height: 1200px;}
.responsive-wrapper-demo-do-not-copy.spBlock,
#wr360PlayerIdSp{
width:100% !important;
	margin:0px auto;
	position:relative;
	text-align:center;
}
/*
#wr360container_wr360PlayerId{
	margin:0px auto;
	position:relative;
	text-align:center;
}*/
.squareBtnSp{/*background-color:rgba(255,0,0,0.5);*/
	position:absolute;
	left:50%;
	top:50px;
	width: 11.8%;
	height: 7.4%;
	z-index:10;
	display:none;
}
.squareBtnSp.notClicked{
	pointer-events: none;
	cursor: default;
}
.squareBtnSp.vis{
	display:block;
}

#s_f53b_sp.squareBtnSp{ /*	background-color:rgba(0,255,0,0.5); */
	width: 30.7%;
	height: 3.7%;
}
#s_f53a_sp.squareBtnSp{  /*	background-color:rgba(255,0,0,0.5);*/
	width: 19%;
	height: 3.7%;

}

.scrollFromPano{
	position:absolute;
	right:0px;
	bottom:100px;
	width:20vw;
	width:60px;
	height:60px;
	background-color:#FFF;
	z-index:99;
	color:#F00;
	font-size:20px;
}
.scrollFromPano a{
	display:block;
	width:100%;
}

#deve{
/* 	position:fixed;
	left:50%;
	top:50%;
	color:#F00;
	background-color:#FFF;
	border:4px solid #000;
	z-index:99999999;
	padding:10px30px;
	font-size:24px;
	font-weight:bold; */
	display:none;
}

