.vAtte_container{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-bottom:8rem;width:100vw}.vAtte_bg,.vAtte_container{position:relative}.vAtte{margin:0 auto;max-width:1200px;padding-top:5rem}.vAtte_exp,.vAtte_movie{margin-bottom:3rem;position:relative;z-index:3}.vAtte_exp_title,.vAtte_movie_title{font-size:3rem;font-weight:700;margin-bottom:3rem;text-align:center}.vAtte_exp_ul,.vAtte_movie_ul{display:grid;gap:4rem;grid-template-columns:1fr 1fr 1fr;margin:0;padding:0}.vAtte_exp_item,.vAtte_movie_item{list-style:none;margin:0 auto;max-width:360px;width:29vw}.vAtte_exp_item_imgBox,.vAtte_movie_item_imgBox{overflow:hidden}.vAtte_exp_item_imgBox img,.vAtte_movie_item_imgBox img{aspect-ratio:2/1;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.vAtte_exp_item,.vAtte_movie_item{display:flex;flex-direction:column}.vAtte_exp_item_textBox,.vAtte_movie_item_textBox{background-color:#fff;display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:2rem}.vAtte_exp_item_textBox h3,.vAtte_movie_item_textBox h3{font-size:16px;margin-bottom:1rem;overflow:hidden}.vAtte_exp_item_textBox p,.vAtte_movie_item_textBox p{flex-grow:1;font-size:14px;margin:0;overflow:hidden}.vAtte_prog{height:200px;position:relative}#program_svg_bg{background-color:#2ed086;height:100%;width:100%}@media screen and (max-width:768px){.vAtte_exp_title,.vAtte_movie_title{font-size:2.4rem}.vAtte_exp_ul,.vAtte_movie_ul{grid-template-columns:none;margin:0 20px}.vAtte_exp_item,.vAtte_movie_item{width:100%}}@media screen and (max-width:499px){.vAtte_exp_title,.vAtte_movie_title{font-size:2rem}}