.wrap-slideshow {min-height: 358px; margin-top: 0px;}
.home-choice-park {position: relative; text-align: center; padding: .4rem; }
.home-choice-park picture { position: relative; max-width: 360px; display: block; margin: auto; filter: drop-shadow(0px 8px 6px rgba(21, 46, 74, .4)); -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; z-index: 10; }
.home-choice-park .wrap-button { display: block; position: absolute; width: 90%; max-width: 100%; left: 50%; transform: translateX(-50%); margin: -80px auto 0; padding: 90px .4rem .4rem; background-color: rgba(255,255,255, .5); border: 3px solid rgba(255,255,255, .5); border-radius: 4rem; box-shadow: 0 2rem 3rem -2rem #152e4a, 0 1rem 1rem -1rem black; backdrop-filter: blur(5px); -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; z-index: 1 }
.home-choice-park .wrap-button .btn-choice { width: 100%; }
@media(max-width: 767px){.first-slide { box-shadow: 0 10px 30px -5px; margin-bottom: 30px;}}
@media(min-width: 768px){
.pagearea {padding-bottom: 220px;}
.wrap-slideshow { min-height: 200px; margin-top: -300px;}
.first-slide { min-height: 200px; width: 720px; margin-right: auto; margin-left: auto; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.4); }
.first-slide a,.slideshow.slideshow-accessible a { display: block; overflow: hidden; border-radius: 5px; }
.first-slide {border: 1rem solid white;border-radius: 5rem;margin-bottom: 30px;background-color: #fff;overflow: hidden;}
.home-choice-park .wrap-button { max-width: 240px; margin: -150px auto 0; padding: 160px 1.5rem 1.5rem; }
.home-choice-park:hover .wrap-button { margin-top: -140px; }
.home-choice-park:hover picture { transform: scale(1.05); filter: drop-shadow(0px 8px 6px rgba(0, 10px, 0, .4)); }
}
@media(min-width: 992px){.first-slide { width: 940px; }}
@media(min-width: 1200px){.first-slide { width: 1140px; }}