Hi @yamamogura , we looked into this.
Basically, the page https://kagurazaka.yamamogura.com/page/2/
is displaying data from another page: https://kagurazaka.yamamogura.com/%E8%A6%8B%E7%95%AA%E6%A8%AA%E4%B8%81/
Now, the fact is the Virtual Tour with tour ID: 45165 is used on both pages. So when the data from the second page is being used on the first page, then you are trying to display the same tour twice
First here: https://jmp.sh/ILJlB3U
Second here: https://jmp.sh/NDwQYfJ (Se the blank space, that is where the same tour ID is being used).
And this is causing a conflict.
As you know, you can have multiple tours on the same page, but not the same tour twice.
So I suggest that you create another tour with the same images and then replace the tour id on any one of the two pages in question. Then it will work fine.