@media screen and (min-width:768px){.map-list{grid-gap:0 40px;display:grid;gap:0 40px;grid-template-columns:repeat(2,1fr);padding-top:50px;position:relative}.map-list>section{margin-bottom:50px}.map-list .other{position:absolute;right:0;top:-2.5em}.map-list .other ul{display:flex;margin-bottom:0}.map-list .other li{margin-bottom:0}.map-list .other li+li{margin-left:3em}.map-list h2{font-size:2.2rem}.map-list h3{font-size:1.8rem}.map-box ul+ul{margin-top:1em}.of-list{grid-template-columns:5.5em 1fr}}@media screen and (min-width:1200px){.map-box.col2{display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:-15px;margin-top:-15px}.map-list .map-box.col2>div{margin-left:15px;margin-top:15px;width:calc(50% - 15px)}}