@charset "UTF-8";.error-popup[data-v-c4dd508c]{position:fixed;z-index:99;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;text-align:center;width:100%;max-width:335px;min-height:172px}@media screen and (min-width: 834px){.error-popup[data-v-c4dd508c]{text-align:left;max-width:480px}}.error-popup__content[data-v-c4dd508c]{display:flex;flex-direction:column;align-items:center;width:100%;padding:40px 10px 60px}@media screen and (min-width: 834px){.error-popup__content[data-v-c4dd508c]{align-items:flex-start;padding:20px 20px 80px}}.error-popup__title[data-v-c4dd508c]{font-weight:600;margin:0 0 12px}@media screen and (min-width: 834px){.error-popup__title[data-v-c4dd508c]{font-size:18px}}.error-popup__message[data-v-c4dd508c]{font-size:12px;margin:0 0 25px;text-align:center}@media screen and (min-width: 834px){.error-popup__message[data-v-c4dd508c]{font-size:14px;margin:initial}}.error-popup__message--normal[data-v-c4dd508c]{color:#111}.error-popup__message--error[data-v-c4dd508c]{color:#f24f4f}.error-popup__button[data-v-c4dd508c]{position:absolute;bottom:0;left:0;width:100%;height:52px;padding:10px 0;background-color:#d8d8d8;font-size:14px;font-weight:400;border:none;border-radius:0 0 12px 12px;cursor:pointer;transition:background-color .3s}@media screen and (min-width: 834px){.error-popup__button[data-v-c4dd508c]{bottom:15px;right:20px;left:auto;width:auto;height:auto;padding:7px 18px;min-width:96px;border:1px solid #d8d8d8;border-radius:5px;text-align:center;background-color:transparent}}.loading-overlay{position:fixed;top:0;left:0;min-width:100svw;height:100svh;background:rgba(255,255,255,.5);z-index:110;display:flex;justify-content:center;align-items:center}.spinner{width:48px;height:48px;border:6px solid #ccc;border-top-color:red;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.announce-popup[data-v-d07e5a7b]{position:fixed;z-index:110;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;padding:24px;text-align:center;width:100%;max-width:335px;min-height:204px;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 834px){.announce-popup[data-v-d07e5a7b]{text-align:left;max-width:480px;min-height:160px;padding:initial;display:block}}.announce-popup__content[data-v-d07e5a7b]{display:flex;flex-direction:column;align-items:center;width:100%}@media screen and (min-width: 834px){.announce-popup__content[data-v-d07e5a7b]{align-items:flex-start;padding:20px 20px 80px}}.announce-popup__title[data-v-d07e5a7b]{font-weight:700;margin:0 0 12px}@media screen and (min-width: 834px){.announce-popup__title[data-v-d07e5a7b]{font-size:18px}}.announce-popup__message[data-v-d07e5a7b]{font-size:14px;margin:0 0 26px}@media screen and (min-width: 834px){.announce-popup__message[data-v-d07e5a7b]{font-size:14px;margin:initial}}.announce-popup__button[data-v-d07e5a7b]{background-color:#f24f4f;color:#fff;font-size:14px;font-weight:700;padding:14px 0;border-radius:28px;border:none;cursor:pointer;text-align:center;transition:background-color .3s;width:100%;height:52px;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 834px){.announce-popup__button[data-v-d07e5a7b]{position:absolute;bottom:15px;right:20px;left:auto;width:auto;height:auto;padding:7px 18px;min-width:96px;border-radius:5px;text-align:center;font-weight:400}}.confirm-popup[data-v-065e7b4e]{position:fixed;z-index:99;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;text-align:center;width:100%;max-width:335px;padding:40px 18px 80px}@media screen and (min-width: 834px){.confirm-popup[data-v-065e7b4e]{text-align:left;max-width:480px;min-height:160px;padding:initial;display:block}}.confirm-popup__content[data-v-065e7b4e]{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 834px){.confirm-popup__content[data-v-065e7b4e]{align-items:flex-start;padding:20px 20px 80px}}.confirm-popup__content>.confirm-popup__button[data-v-065e7b4e]:last-child{margin-top:15px}.confirm-popup__title[data-v-065e7b4e]{font-weight:600;margin-bottom:12px}@media screen and (min-width: 834px){.confirm-popup__title[data-v-065e7b4e]{font-size:18px}}.confirm-popup__message[data-v-065e7b4e]{font-size:14px;font-weight:400;line-height:1.5;margin-bottom:24px}@media screen and (min-width: 834px){.confirm-popup__message[data-v-065e7b4e]{font-size:14px;margin:initial}}.confirm-popup__button[data-v-065e7b4e]{font-size:14px;font-weight:600;border:none;cursor:pointer;transition:background-color .3s;width:100%;padding:14px 0}@media screen and (min-width: 834px){.confirm-popup__button[data-v-065e7b4e]{width:auto;text-align:center;padding:7px 18px;min-width:96px}}.confirm-popup__button--wrapper[data-v-065e7b4e]{display:flex;flex-direction:column;row-gap:15px;width:100%}@media screen and (min-width: 834px){.confirm-popup__button--wrapper[data-v-065e7b4e]{flex-direction:row;width:auto;-moz-column-gap:10px;column-gap:10px;position:absolute;bottom:15px;right:20px}}.confirm-popup__button--confirm[data-v-065e7b4e]{background-color:#f24f4f;color:#fff;border-radius:25px}@media screen and (min-width: 834px){.confirm-popup__button--confirm[data-v-065e7b4e]{border-radius:5px}}.confirm-popup__button--cancel[data-v-065e7b4e]{font-weight:400;background-color:#d8d8d8;border-radius:0 0 12px 12px;position:absolute;bottom:0;left:0}@media screen and (min-width: 834px){.confirm-popup__button--cancel[data-v-065e7b4e]{position:static;border:1px solid #d8d8d8;border-radius:5px;background-color:transparent}}.notice-popup[data-v-b43bc42f]{position:fixed;z-index:99;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;text-align:center;width:100%;max-width:335px;min-height:172px}@media screen and (min-width: 834px){.notice-popup[data-v-b43bc42f]{text-align:left;max-width:480px}}.notice-popup__content[data-v-b43bc42f]{display:flex;flex-direction:column;align-items:center;width:100%;padding:40px 10px 60px}@media screen and (min-width: 834px){.notice-popup__content[data-v-b43bc42f]{align-items:flex-start;padding:20px 20px 80px}}.notice-popup__title[data-v-b43bc42f]{font-weight:600;margin:0 0 12px}@media screen and (min-width: 834px){.notice-popup__title[data-v-b43bc42f]{font-size:18px}}.notice-popup__message[data-v-b43bc42f]{font-size:14px;margin:0 0 25px}@media screen and (max-width: 390px){.notice-popup__message[data-v-b43bc42f]{font-size:12px}}@media screen and (min-width: 834px){.notice-popup__message[data-v-b43bc42f]{margin:initial}}.notice-popup__message--normal[data-v-b43bc42f]{color:#111}.notice-popup__message--error[data-v-b43bc42f]{color:#f24f4f}.notice-popup__button[data-v-b43bc42f]{position:absolute;bottom:0;left:0;width:100%;height:52px;background-color:#d8d8d8;font-size:14px;font-weight:400;border:none;border-radius:0 0 12px 12px;cursor:pointer;transition:background-color .3s}@media screen and (min-width: 834px){.notice-popup__button[data-v-b43bc42f]{bottom:15px;right:20px;left:auto;width:auto;height:auto;padding:7px 18px;min-width:96px;border:1px solid #d8d8d8;border-radius:5px;text-align:center;background-color:transparent}}.notice-popup[data-v-5c683d47]{position:fixed;z-index:99;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;text-align:center;width:100%;max-width:335px;min-height:172px;padding-bottom:50px}.notice-popup__content[data-v-5c683d47]{display:flex;flex-direction:column;align-items:center;width:100%;padding:40px 10px 10px}.notice-popup__title[data-v-5c683d47]{font-weight:600;margin:0 0 12px}.notice-popup__message[data-v-5c683d47]{font-size:14px;margin:0 0 25px}.notice-popup__message--normal[data-v-5c683d47]{color:#111}.notice-popup__message--error[data-v-5c683d47]{color:#f24f4f}.notice-popup__button[data-v-5c683d47]{position:absolute;bottom:0;left:0;width:100%;height:52px;background-color:#d8d8d8;font-size:14px;font-weight:400;border:none;border-radius:0 0 12px 12px;cursor:pointer;transition:background-color .3s}
