@font-face {
    font-family: 'NanumSquareRound';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumSquareRound.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.popwrap { gap:20px; align-items: center; animation: all 1s ease; background: rgba(0,0,0,0.7); display: flex;flex: auto;flex-wrap: wrap;height: 100%;justify-content: center;padding: 50px 0;overflow: overlay;position: fixed;width: 100%;top: 0;left: 0;z-index: 9999; }
.popwrap .pop a img { height:475px; box-shadow: 3px 3px 7px rgb(0 0 0 / 30%);max-width: 100%;min-width: 100%;vertical-align: bottom; }
.popwrap .pop .popClose .popupclose { color: #ffffff !important;font: 400 15px \'NanumSquareRound\';margin-left: auto;padding: 0 10px;text-decoration: none;line-height:20px; }
.popwrap .pop .popClose.top { display: flex; padding-bottom: 10px;}
.popwrap .pop .popClose.top .popupclose {font-size:20px;}
.popwrap .pop .popClose.bottom { display: flex; padding-top: 10px;}