.popup_background{background:#fff;background:rgba(212,213,216,.75);position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:8}.noscroll .popup_background{width:calc(100% - 17px)}.popup_inner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:auto;width:100%;width:calc(100% - 30px);max-width:600px;max-height:90%}.popup_inner.white_bak{background:#fff}.popup_content{width:100%;overflow:hidden;padding:15px}.close_popup{position:absolute;padding:0.5em;top:0;right:0;z-index:4;cursor:pointer}.scrollable{max-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}html.noscroll{overflow:hidden;margin-right:17px}.popup_only_display_image .popup_content{padding:0}.popup_display_image{width:100%;height:auto}.popup_link{position:absolute;width:100%;height:100%}@media screen and (max-width:800px){html.noscroll{margin-right:0}.noscroll .popup_background{width:100%}}@media screen and (max-height:600px){.scrollable{overflow-y:scroll}}
