.wrapper{position:relative;width:100%;height:99vh;overflow:hidden}.wrapper div{position:absolute;opacity:0;transition:opacity 2s ease-in-out}.wrapper div.active{opacity:1;transition:opacity 2s ease-in-out}.wrapper div img{max-width:100%;height:100vh;-o-object-fit:cover;object-fit:cover}.wrapper div:nth-child(2) img{-o-object-position:50% 0;object-position:50% 0}.wrapper div:nth-child(3) img{-o-object-position:0;object-position:0}.wrapper div:nth-child(4) img{-o-object-position:45% 0;object-position:45% 0}.wrapper div:nth-child(5) img{-o-object-position:40% 0;object-position:40% 0}.wrapper button{position:absolute;z-index:9;right:0;bottom:0;font-size:2rem;padding:1rem;border:0;background:0}.sakuraT{position:relative;background-image:url("/img/slideshow/pt-wed-show-bg.png");background-position:center;background-repeat:repeat;background-size:cover;height:99vh;position:relative}.sakuraT img{margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media(max-width:768px){.sakuraT{height:60vh;background-position:top}.sakuraT img{height:60vh;display:inline-block;left:50%;transform:translate(-50%,-50%)}.wrapper{height:39vh}.wrapper div img{max-width:100%;max-height:60vh}}