.bannerArea .bannerItem{position:relative}.bannerArea .bannerItem .Img{position:relative}.bannerArea .bannerItem .Img:has(.bannerVideo){height:800px}.bannerArea .bannerItem .Img:has(.bannerVideo)>picture{display:block;width:100%;height:100%}.bannerArea .bannerItem .Img:has(.bannerVideo)>img,.bannerArea .bannerItem .Img:has(.bannerVideo)>picture>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.bannerArea .bannerItem .Img:has(.bannerVideo){height:auto;aspect-ratio:768/1065}}.bannerArea .bannerItem .TxtBox{position:absolute;inset:0;z-index:2}.bannerArea .bannerItem:has(.bannerVideo) .TxtBox{opacity:0;-webkit-transform:translateX(25px);transform:translateX(25px);pointer-events:none}.bannerArea .bannerItem:has(.bannerVideo.is-hidden) .TxtBox{-webkit-animation:bannerTxtRevealRight 0.8s ease-out forwards;animation:bannerTxtRevealRight 0.8s ease-out forwards;pointer-events:auto}@-webkit-keyframes bannerTxtRevealRight{0%{opacity:0;-webkit-transform:translateX(25px);transform:translateX(25px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bannerTxtRevealRight{0%{opacity:0;-webkit-transform:translateX(25px);transform:translateX(25px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.bannerVideo{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.bannerVideo.is-hidden{opacity:0;pointer-events:none}.albumList{margin:0 -20px}.albumList .albumItem{cursor:pointer;padding:0 20px}.albumList .albumItem img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:1180px){.albumList{margin:0 -15px}.albumList .albumItem{padding:0 15px}}@media (max-width:480px){.albumList{margin:0 -8px}.albumList .albumItem{padding:0 8px}}