#wrapper{width: 100%;}
.pc{display: none !important;}
.mainimage{
	background: url("../image/listing/sp_pasonaLP_01.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*520/640);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage1{
	background: url("../image/listing/sp_pasonaLP_02.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*1227/640);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage2{
	background: url("../image/listing/sp_pasonaLP_03.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*192/640);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage3{
	background: url("../image/listing/sp_pasonaLP_04.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*952/640);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage4{
	background: url("../image/listing/sp_pasonaLP_05.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*953/640);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage5{
	background: url("../image/listing/sp_pasonaLP_06.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*963/640);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage6{
	background: url("../image/listing/sp_pasonaLP_07.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*1895/640);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage7{
	background: url("../image/listing/sp_pasonaLP_08.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*639/640);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage8{
	background: url("../image/listing/sp_pasonaLP_09.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*1081/640);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage9{
	background: url("../image/listing/sp_pasonaLP_10.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*132/640);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.scroll{
	background: url("../image/listing/sp_scroll.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*110/640);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
	display: block;
}
.btn{
	width:calc(100% - 10%);
	margin: 0 auto;
}
.btnimage1{
	background: url("../image/listing/sp_btn.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*110/570);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
	display: block;
	cursor: pointer;
}