#wrapper{max-width: 1400px;margin: 0 auto;}
.sp{display: none !important;}
.mainimage{
	background: url("../image/listing/pc_pasonaLP_01.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*610/1400);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
	position: relative;
}
.sabimage1{
	background: url("../image/listing/pc_pasonaLP_02.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*1001/1400);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage2{
	background: url("../image/listing/pc_pasonaLP_03.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*262/1400);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage3{
	background: url("../image/listing/pc_pasonaLP_04.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*518/1400);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage4{
	background: url("../image/listing/pc_pasonaLP_05.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*520/1400);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage5{
	background: url("../image/listing/pc_pasonaLP_06.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*500/1400);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage6{
	background: url("../image/listing/pc_pasonaLP_07.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*806/1400);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage7{
	background: url("../image/listing/pc_pasonaLP_08.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*664/1400);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage8{
	background: url("../image/listing/pc_pasonaLP_09.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*889/1400);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.sabimage9{
	background: url("../image/listing/pc_pasonaLP_10.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*186/1400);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.popupimage{
	background: url("../image/listing/popup.png") 0 0 no-repeat;
	padding-bottom: calc(100%*475/700);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
}
.scroll{
	background: url("../image/listing/pc_scroll.jpg") 0 0 no-repeat;
	background-size: 100% auto;
    display: block;
    width: 74px;
    height: 39px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.btn{
	width:calc(100% - 56%);
	margin: 0 auto;
}
.btnimage1{
	background: url("../image/listing/pc_btn.jpg") 0 0 no-repeat;
	padding-bottom: calc(100%*110/610);/* calc(100*ImageHeight/ImageWidth)% */
	background-size: contain;
	display: block;
	cursor: pointer;
}