.popup_box[data-v-06dd6cee]{display:flex;overflow:hidden;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:1100;width:100vw;height:100vh}.popup_box .popup_bg[data-v-06dd6cee]{overflow:hidden;position:absolute;top:0;left:0;z-index:1100;width:100%;height:100%;background:rgba(0,0,0,.5)}.popup_content[data-v-06dd6cee]{position:absolute;top:50%;left:50%;z-index:1200;transform:translate(-50%,-50%);width:486px;height:324px;background:#fff;border-radius:20px;padding:48px 24px 24px 56px}.popup_content .delete_title[data-v-06dd6cee]{height:24px;font-size:20px;font-family:LINESeedSansApp-Bold,LINESeedSansApp;font-weight:700;color:#1a1a1a;line-height:24px}.popup_content .delete_desc[data-v-06dd6cee]{margin-top:16px;font-size:16px;font-family:LINESeedSansApp-Regular,LINESeedSansApp;font-weight:400;color:rgba(60,60,67,.4);line-height:20px}.popup_content .delete_bottom[data-v-06dd6cee]{margin-top:48px;display:flex;justify-content:flex-end}.popup_content .delete_bottom span[data-v-06dd6cee]{display:inline-block;width:136px;height:48px;border-radius:24px;font-size:16px;font-family:LINESeedSansApp-Bold,LINESeedSansApp;font-weight:700;line-height:48px;text-align:center;cursor:pointer}.popup_content .delete_bottom .delete_bottom_cancel[data-v-06dd6cee]{color:rgba(60,60,67,.6);margin-right:8px;cursor:pointer}.popup_content .delete_bottom .delete_bottom_delete[data-v-06dd6cee]{background:rgba(255,54,101,.1);color:#ff3665}