.global-main{background-image:url(/images/home/main.jpg);height:800px}.banner{padding:80px 0}.banner section{max-width:1180px;width:90%;margin:0 auto}.banner section article .text-box p{font-size:18px;font-weight:700;line-height:30px;text-align:center}.scenario section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px}.scenario section article .image-box{background-color:#ccc;height:240px}.course section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px}.course section article .image-box{background-color:#ccc;width:100%;height:360px}.course section article .text-box{position:absolute;padding:10px;top:0;left:10px;width:100%}.course section article .button-box{position:absolute;padding:10px;bottom:0;right:10px}.movie section article{display:flex;justify-content:space-between}.movie section article .image-box{width:calc(100% - 400px);height:440px;background-color:#ccc}.movie section article .text-box{width:380px}.movie section article .text-box p{font-weight:700}.location .myMap{background-image:url(/images/home/home.map.jpg);background-size:cover;background-position:50%;border:1px solid #ccc;border-right:0;border-left:0}