/* BASIC css start */
#appPopup { position: relative; z-index: 998; display: none; }
#appPopup img { width: 100%; }
.app_popup_close {position: absolute;color: #000;font-size: 5vw;z-index: 999;display: inline-block;top: 6.8vw;left: 2vw;/* translate: -50%; */}


/* BASIC css end */

