#popup_contents{position:fixed;height:100dvh;width:100vw;box-sizing:border-box;padding:5% 10%;background:rgba(0,0,0,0);transition:all .5s ease;top:0;left:0;z-index:100000;display:none}@media screen and (max-width: 640px){#popup_contents{padding:2rem 0}}#popup_contents #popup_contents_wrapper{position:relative;display:flex;align-items:center;width:100%;height:100%;box-sizing:border-box;z-index:30000}#popup_contents #popup_contents_wrapper #popup_contents_frame{position:relative;height:0;transition:height .2s ease-in;width:100%;background:hsla(0,0%,100%,0)}@media screen and (max-width: 914px){#popup_contents #popup_contents_wrapper #popup_contents_frame{background:#fff}}#popup_contents #popup_contents_wrapper #popup_contents_frame #popup_page{width:100%;height:100%;border:0;box-sizing:border-box;background:#000}#popup_contents #popup_contents_wrapper #popup_contents_close{z-index:31000;position:absolute;display:flex;justify-content:center;align-items:center;background:#552fa4;width:2.2rem;height:2.2rem;font-size:1.4rem;line-height:0;text-align:center;border-radius:50%;top:-1.1rem;right:-1.1rem;cursor:pointer;border:2px solid #fff;color:#fff;font-weight:600;box-shadow:0 0 2px 0 rgba(0,0,0,.7)}@media screen and (max-width: 640px){#popup_contents #popup_contents_wrapper #popup_contents_close{right:0}}#popup_contents #popup_contents_wrapper #popup_contents_close span{display:table-cell;vertical-align:middle}#window_mode{height:auto}#window_mode main{height:auto}/*# sourceMappingURL=popup.contents.min.css.map */