@charset "utf-8";
/* CSS Document */



.popupBox { background: url(popup_img.jpg) top center no-repeat; background-size: contain; height: 98vh; line-height: 0; margin: 0; overflow: hidden; padding: 0; position: relative; text-align: center; width: 100%;}

.popupBox a { display:block; height:100%; margin:0; padding:0; position:relative; top:0; left:0; text-decoration:none !important; width:100%; z-index:10;}