@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,main,section,footer{display:block}img{vertical-align:bottom}a img{border:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0}@media screen and (min-width: 1201px){.displayPc{display:block}}@media screen and (max-width: 1200px){.displayPc{display:none}}@media screen and (max-width: 750px){.displayPc{display:none}}@media screen and (min-width: 1201px){.displaySp{display:none}}@media screen and (max-width: 1200px){.displaySp{display:none}}@media screen and (max-width: 750px){.displaySp{display:block}}.mgb_10{margin-bottom:10px}@media screen and (max-width: 750px){.mgb_10{margin-bottom:1.5vw}}.mgb_20{margin-bottom:20px}@media screen and (max-width: 750px){.mgb_20{margin-bottom:2.5vw}}.mgb_30{margin-bottom:30px}@media screen and (max-width: 750px){.mgb_30{margin-bottom:3.5vw}}.mgb_40{margin-bottom:40px}@media screen and (max-width: 750px){.mgb_40{margin-bottom:4.5vw}}.mgb_50{margin-bottom:50px}@media screen and (max-width: 750px){.mgb_50{margin-bottom:5.5vw}}.worldMapContainer{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;overflow:hidden;height:100dvh}.worldMapContainer:before{content:'';display:block;position:fixed;z-index:-1;width:100%;height:100%;top:0;left:0;background-image:url(../img/worldmap/img_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.worldMapHead{position:fixed;top:0;left:0;width:100vw;z-index:9999;padding:10px;background-image:linear-gradient(0deg, rgba(0,0,0,0), #000);box-sizing:border-box;pointer-events:none}.worldMapHead a{pointer-events:auto;transition:all 0.3s}@media (hover: hover){.worldMapHead a:hover{opacity:0.6}}.worldMapHead a img{width:65%;max-width:300px}#myPanzoom{background:transparent;cursor:-webkit-grab;cursor:grab;width:100%;height:100dvh}.f-panzoom__viewport{position:relative;margin-bottom:auto !important}.landmark{position:absolute;z-index:10;text-decoration:none}.landmark.-rosan{width:calc(200 / 2000* 100%);top:10.25%;left:70.25%}.landmark.-liber{width:calc(250 / 2000* 100%);top:71.15%;left:55.8%}.landmark.-einga{width:calc(200 / 2000* 100%);top:59.5%;left:61%}.landmark.-westprimus{width:calc(255 / 2000* 100%);top:68.5%;left:68.7%}.landmark.-elmora{width:calc(230 / 2000* 100%);top:73%;left:72%}.landmark_name{position:absolute;top:50%;left:50%;z-index:999;pointer-events:none;width:400%;-webkit-transform:translate(-50%, -50%) scale(0.25);transform:translate(-50%, -50%) scale(0.25)}.map_detail{display:none;position:absolute;top:50%;left:50%;z-index:5;pointer-events:none;width:400%;-webkit-transform:translate(-50%, -50%) scale(0.25);transform:translate(-50%, -50%) scale(0.25)}#landmark_disp .landmark{display:none}#landmark_disp .landmark.landmark_disp{display:inline}.f-panzoom__content{position:relative}@media screen and (max-width: 750px){.f-panzoom__content{margin-top:0}}.f-panzoom__contentImg{display:block}.worldMapModalIcon{display:block;width:100%;height:auto;-webkit-animation:flickering 3s infinite normal both;animation:flickering 3s infinite normal both;cursor:pointer;transition:all 0.2s}@media (hover: hover){.worldMapModalIcon:hover{opacity:0.6}}@-webkit-keyframes flickering{0%{-webkit-filter:none;filter:none}50%{-webkit-filter:drop-shadow(0 0 6px #fff) drop-shadow(0 0 8px #fff);filter:drop-shadow(0 0 6px #fff) drop-shadow(0 0 8px #fff)}100%{-webkit-filter:none;filter:none}}@keyframes flickering{0%{-webkit-filter:none;filter:none}50%{-webkit-filter:drop-shadow(0 0 6px #fff) drop-shadow(0 0 8px #fff);filter:drop-shadow(0 0 6px #fff) drop-shadow(0 0 8px #fff)}100%{-webkit-filter:none;filter:none}}.worldMapModalName{position:relative;margin-right:auto;margin-left:auto;font-size:8px;line-height:1;white-space:nowrap;color:#fff;font-family:"Noto Serif JP",serif;font-weight:700;text-align:center;padding:0.45em 1em 0.4em;background-image:linear-gradient(90deg, rgba(255,255,255,0), #000 10% 90%, rgba(255,255,255,0));z-index:2}@media screen and (max-width: 1200px){.worldMapModalName{padding:0.5em 1em 0.4em}}@media screen and (max-width: 750px){.worldMapModalName{font-size:6px}}.worldMapModalName.-liber{width:100%;top:2px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 1200px){.worldMapModalName.-liber{width:140%}}.worldMapModalName.-rosan{width:100%;top:-10px;left:55%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 1200px){.worldMapModalName.-rosan{width:120%}}@media screen and (max-width: 750px){.worldMapModalName.-rosan{top:-5px}}.worldMapFooter{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-flex-direction:column;flex-direction:column;position:fixed;right:10px;bottom:10px;z-index:9999;text-align:right}.f-custom-controls button{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin:0;padding:0;cursor:pointer;width:50px;height:50px;background-color:rgba(0,0,0,0.8);font-size:30px;border:2px solid #88640f;box-sizing:border-box;transition:all 0.3s}@media screen and (max-width: 750px){.f-custom-controls button{width:34px;height:34px;border:1px solid #88640f}}@media (hover: hover){.f-custom-controls button:hover{opacity:0.6}}.f-custom-controls svg{pointer-events:none;width:18px;height:18px;stroke:#da3;stroke-width:2;transition:all 0.3s}.f-custom-controls button[disabled]{border:2px solid #646464;pointer-events:none}@media screen and (max-width: 750px){.f-custom-controls button[disabled]{border:1px solid #646464}}.f-custom-controls button[disabled] svg{stroke:#646464}.zoomIn{margin-bottom:10px !important}@media screen and (max-width: 750px){.zoomIn{margin-bottom:6px !important}}.worldMapCopy{font-family:"Noto Serif JP",serif;font-size:12px;font-weight:400;color:#fff;z-index:9999;-webkit-filter:drop-shadow(0 0 2px #000) drop-shadow(0 0 4px #000);filter:drop-shadow(0 0 2px #000) drop-shadow(0 0 4px #000);padding:10px 0 10px 200px}.worldMapCopy span{display:inline-block;padding-left:10px}.worldMapModalContent{display:none;position:relative}.worldMapModalContentText{position:absolute;bottom:8.5%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90%;height:26%;overflow:auto;padding:0 2%;font-size:clamp(12px, 3.2vw, 14px);line-height:1.65;font-family:"Noto Serif JP",serif;font-weight:600;text-align:center;box-sizing:border-box}.worldMapModalContentText::-webkit-scrollbar{width:4px;height:4px}.worldMapModalContentText::-webkit-scrollbar-track{background:rgba(0,0,0,0.4)}.worldMapModalContentText::-webkit-scrollbar-thumb{background:#000}.simplebar-track.simplebar-vertical{width:4px;background:rgba(0,0,0,0.4);margin:0 auto}.simplebar-scrollbar{width:4px;background:#000;top:0}.simplebar-content-wrapper:focus-visible{outline:0}.simplebar-content:focus-visible{outline:0}.fancybox-content{padding:0;background:transparent;width:95%;max-width:600px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.fancybox-content img{width:100%;height:auto}.fancybox-close-small{opacity:1;width:40px;height:40px;background-color:#000;box-sizing:border-box;transition:all 0.3s}@media (hover: hover){.fancybox-close-small:hover{opacity:0.6}}.fancybox-close-small svg path{fill:#bdbdbd}.bg{display:block;margin:auto;position:relative;max-width:100%;max-height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;-webkit-transform:translate3d(0, 0, 0) scale(1) rotate(0) skew(0);transform:translate3d(0, 0, 0) scale(1) rotate(0) skew(0);-webkit-transform-origin:center center;transform-origin:center center;transition:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#loadLogo{display:block;position:fixed;top:0;left:0;width:100%;height:100dvh;z-index:99999;background-color:#000}#loadLogo .bar_logo{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:90%;max-width:600px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#loadLogo .bar_logo img{width:100%;height:auto}#loadLogo .bar_logo:before{content:"";display:block;width:100%;height:110%;background-color:rgba(0,0,0,0.9);position:absolute;top:0;left:100%;-webkit-animation:loadLogo 2.5s;animation:loadLogo 2.5s}@-webkit-keyframes loadLogo{0%{left:0}50%{left:0}70%{left:0}100%{left:100%}}@keyframes loadLogo{0%{left:0}50%{left:0}70%{left:0}100%{left:100%}}#loadLogo.open{-webkit-animation-name:opacity;animation-name:opacity;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:2s;animation-delay:2s}@-webkit-keyframes opacity{0%{opacity:1}50%{opacity:1}100%{opacity:0}}@keyframes opacity{0%{opacity:1}50%{opacity:1}100%{opacity:0}}#OperationGuide{display:block;position:fixed;top:0;left:0;width:100%;height:100dvh;z-index:99998;background-color:rgba(0,0,0,0.9)}#OperationGuide .OperationImg{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:90%;max-width:597px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#OperationGuide .OperationImg img{width:100%;height:auto}#OperationGuide .OperationClose{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:absolute;bottom:25%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:50px;height:50px;background-color:rgba(0,0,0,0.8);font-size:30px;color:#da3;border:2px solid #88640f;border-radius:9999px;line-height:1;cursor:pointer;box-sizing:border-box;transition:all 0.3s}@media screen and (max-width: 750px){#OperationGuide .OperationClose{bottom:25%;font-size:24px;width:40px;height:40px}}@media (hover: hover){#OperationGuide .OperationClose:hover{opacity:0.6}}

/*# sourceMappingURL=maps/worldmap.css.map */
