@charset "UTF-8";html{font-size:62.5%;font-family:'ヒラギノ角ゴシック','Hiragino Sans','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif}html>body{font-size:1.6rem;margin:0}html>body>div:nth-of-type(1){position:absolute;top:0;left:0;background-color:rgba(0,0,0,.9);z-index:999999}html>body>div:nth-of-type(1)>div{width:100vw;height:100vh;text-align:center;line-height:100vh}html>body>div:nth-of-type(1)>div>p{color:#fff;margin:0;font-size:1.8rem}html>body>div:nth-of-type(2){height:100vh;display:grid;grid-template-rows:auto 1fr auto}html>body>div:nth-of-type(2)>div:nth-of-type(1){box-shadow:0 0 2px 2px rgba(0,0,0,.2);z-index:99999}html>body>div:nth-of-type(2)>div:nth-of-type(1)>div>div:nth-of-type(1){text-align:center;background-color:#25a8f0}html>body>div:nth-of-type(2)>div:nth-of-type(1)>div>div:nth-of-type(1)>a>img{width:100%;max-width:350px;max-height:50px;vertical-align:bottom}html>body>div:nth-of-type(2)>div:nth-of-type(1)>div>div:nth-of-type(2)>p{text-align:center;margin:0;padding:10px}html>body>div:nth-of-type(2)>div:nth-of-type(1)>div>div:nth-of-type(2)>p>a{font-size:1.6rem;color:#05f}html>body>div:nth-of-type(2)>div:nth-of-type(1)>div>div:nth-of-type(2)>p>span{font-size:1.2rem}html>body>div:nth-of-type(2)>div:nth-of-type(2) #map_canvas{width:100vw;height:100%}html>body>div:nth-of-type(2)>div:nth-of-type(2) #map_canvas .infowindow{width:150px}html>body>div:nth-of-type(2)>div:nth-of-type(2) #map_canvas .infowindow>p{margin:0 0 10px;font-size:1.2rem;text-decoration:underline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html>body>div:nth-of-type(2)>div:nth-of-type(2) #map_canvas .infowindow>a{position:relative}html>body>div:nth-of-type(2)>div:nth-of-type(2) #map_canvas .infowindow>a>span{display:block;position:absolute;color:#fff;background-color:rgba(0,0,0,.2);background:linear-gradient(rgba(0,0,0,.4) 30%,transparent);width:100%;padding:5px;box-sizing:border-box}html>body>div:nth-of-type(2)>div:nth-of-type(2) #map_canvas .infowindow>a>img{width:150px;height:150px}html>body>div:nth-of-type(2)>div:nth-of-type(2) #map_canvas .infowindow .bottom_link{margin:5px 0 0;text-align:right}html>body>div:nth-of-type(2)>div:nth-of-type(2) #map_canvas .infowindow .bottom_link>a{color:#05f}html>body>div:nth-of-type(2)>div:nth-of-type(3){box-shadow:0 0 2px 2px rgba(0,0,0,.2);z-index:99999}html>body>div:nth-of-type(2)>div:nth-of-type(3)>div>ul{margin:0;padding:10px;list-style-type:none;display:grid;grid-template-columns:repeat(5,minmax(44px,100px));justify-content:center;gap:15px}html>body>div:nth-of-type(2)>div:nth-of-type(3)>div>ul>li{cursor:pointer}html>body>div:nth-of-type(2)>div:nth-of-type(3)>div>ul>li:hover{opacity:.8}html>body>div:nth-of-type(2)>div:nth-of-type(3)>div>ul>li:after{content:"";display:block;width:100%;height:5px;margin:5px 0 0;border-radius:3px;background-color:#ddd}html>body>div:nth-of-type(2)>div:nth-of-type(3)>div>ul>li.active:after{background-color:#05f}html>body>div:nth-of-type(2)>div:nth-of-type(3)>div>ul>li.disable:hover{opacity:1}html>body>div:nth-of-type(2)>div:nth-of-type(3)>div>ul>li.disable>span{background-color:#eee!important;color:#ccc}html>body>div:nth-of-type(2)>div:nth-of-type(3)>div>ul>li>span{display:flex;flex-direction:column;justify-content:center;color:#000;text-align:center;text-decoration:none;height:50px;width:100%;font-size:1.4rem;border:1px solid #ccc;box-sizing:border-box;border-radius:5px}html>body>div:nth-of-type(2)>div:nth-of-type(3)>div>ul>li:nth-of-type(1)>span{background-color:#fff}html>body>div:nth-of-type(2)>div:nth-of-type(3)>div>ul>li:nth-of-type(2)>span{background-color:#f6e82c}html>body>div:nth-of-type(2)>div:nth-of-type(3)>div>ul>li:nth-of-type(3)>span{background-color:#f07b50}html>body>div:nth-of-type(2)>div:nth-of-type(3)>div>ul>li:nth-of-type(4)>span{background-color:#585aa4;color:#fff}html>body>div:nth-of-type(2)>div:nth-of-type(3)>div>ul>li:nth-of-type(5)>span{background-color:#ededed}