@charset "UTF-8";@import"https://fonts.cdnfonts.com/css/myriad-web-pro";:root{--bg-main-light: #ffffff;--bg-main-dark: #181847;--primary-color: #181847;--secondary-color: #0046e9;--font-color-on-dark: #ffffff;--font-color-on-light: #000000;--font-color-on-alert: #333333;--border-base-color: var(--font-gray-600);--border-active-color: #0046e9;--border-success-color: #0046e9;--border-danger-color: #e73c3c;--border-info-color: #aaaaaa;--btn-main-color: #0046e9;--btn-submit-color: #303030;--btn-confirm-color: #303030;--btn-close-color: #d1d5db;--btn-delete-color: #e73c3c;--btn-add-color: #10b981;--btn-logout-color: #d1d5db;--btn-modify-color: #10b981;--btn-white-color: #ffffff;--toast-color: #333333;--input-search-color: #d1d5db;--input-group-color: #333333;--input-label-color: #444444;--input-required-color: #e73c3c;--table-header-color: #f5f5f5;--gpt-1: #181818;--gpt-2: #212121;--gpt-3: #303030;--menu-border: #ffffff;--bg-gray: #f6f6f6;--font-gray-300: #b5b5b5;--font-gray-400: #d4d4d4;--font-gray-500: #b3b3b3;--font-gray-600: #9b9b9b;--font-gray-700: #6c6c6c;--font-gray-800: #373737}@font-face{font-family:SpoqaHanSansNeo;src:url(/assets/SpoqaHanSansNeo-Regular-BUsbL2_I.woff2) format("woff2"),url(/assets/SpoqaHanSansNeo-Regular-XJPFI2iQ.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+1100-11FF,U+3130-318F,U+AC00-D7AF,U+0030-0039;descent-override:15%;line-gap-override:0%}@font-face{font-family:SpoqaHanSansNeo;src:url(/assets/SpoqaHanSansNeo-Bold-CvzPuUBU.woff2) format("woff2"),url(/assets/SpoqaHanSansNeo-Bold-C_L-7Ie-.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap;unicode-range:U+1100-11FF,U+3130-318F,U+AC00-D7AF,U+0030-0039}@font-face{font-family:Pretendard;src:url(/assets/PretendardVariable-Bh9nN6Cq.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-sans: "Pretendard", "Myriad Web Pro", "myriad-pro", "SpoqaHanSansNeo", -apple-system, BlinkMacSystemFont, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", Arial, Helvetica, sans-serif}:root body{min-height:100vh;background:var(--bg-main-light);transition:color .5s,background-color .5s;font-family:var(--font-sans);font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root #app{width:100%;overflow-x:hidden}:root a{text-decoration:none}.button_group__wrap{padding:1rem 0;display:flex;justify-content:flex-end;gap:1rem}button{cursor:pointer}input:not([type=checkbox]){width:100%;padding:.5rem 1rem;border:1px solid var(--border-base-color);border-radius:8px;font-size:14px;line-height:22px}input:not([type=checkbox]):focus{outline:none;border:1px solid var(--border-active-color);box-shadow:0 0 0 1px var(--border-active-color)}input:not([type=checkbox])::placeholder{font-size:.8rem;color:var(--font-gray-600)}select{width:100%;padding:0 16px;height:40px;line-height:40px;border:1px solid var(--font-gray-600);border-radius:8px;cursor:pointer;appearance:none;-webkit-appearance:none;-o-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.8628%2014.7075C13.225%2015.4925%2012.906%2015.885%2012.5221%2016.0276C12.1853%2016.1525%2011.8149%2016.1525%2011.4782%2016.0276C11.0942%2015.885%2010.7753%2015.4925%2010.1375%2014.7075L8.67981%2012.9134C7.66327%2011.6623%207.15501%2011.0367%207.15164%2010.5096C7.14872%2010.0512%207.35556%209.61661%207.71317%209.32982C8.12443%209%208.93045%209%2010.5425%209H13.4578C15.0698%209%2015.8759%209%2016.2871%209.32982C16.6447%209.61661%2016.8516%2010.0512%2016.8486%2010.5096C16.8453%2011.0367%2016.337%2011.6623%2015.3205%2012.9134L13.8628%2014.7075Z'%20fill='%23171719'/%3e%3c/svg%3e") center right 16px no-repeat;font-family:inherit;font-size:13px;font-weight:600;color:var(--gpt-1)}select:focus{outline:none;border:1px solid var(--border-active-color)}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.custom_table{border-collapse:collapse;width:100%;background:var(--bg-main-light)}.custom_table tr.expandable{cursor:pointer}.custom_table th,.custom_table td{border:1px solid #ccc;padding:.5rem;text-align:center;color:var(--font-color-on-light)}.custom_table th.align_left,.custom_table td.align_left{text-align:left;padding-left:1rem}.custom_table th.fold-button,.custom_table td.fold-button{border:none}.custom_table th i,.custom_table td i{display:flex;align-items:center;justify-content:center}.custom_table .child-table{width:100%;background-color:#f9f9f9;border-collapse:collapse}.custom_table .child-table td{padding:.4rem;border:1px solid #ddd;text-align:left}.start__wrap{position:fixed;top:calc(64px + 2rem);right:1rem;padding:.2rem 1rem;border-radius:.3rem;z-index:999;display:flex;flex-direction:column;align-items:flex-end;gap:1rem}[class^=ri-],[class*=" ri-"]{font-family:remixicon!important;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}[class^=ri-]:before,[class*=" ri-"]:before{font-family:remixicon!important}.footer{padding:1rem 0;display:flex;flex-direction:column;gap:1rem}.footer .button__wrap{display:flex;flex-direction:row;align-items:center}.footer .button__wrap button{float:right;margin-left:auto}.bottom{margin-top:24px;display:flex;align-items:center;justify-content:space-between}.bottom p{font-size:14px;font-weight:500}.bottom .button__wrap{align-items:center;margin-top:0;gap:10px}.bottom .button__wrap button{height:40px;padding:0}.form__container{display:flex;flex-direction:column;gap:20px;width:100%}.form__container>div{display:flex;flex-direction:column;gap:20px}.form__container .card{box-shadow:0 3.85px 3.85px #0003;background-color:#fff;border-radius:15px;display:flex;flex-direction:column;gap:1.5rem;padding:36px 32px}.form__container .card h3{padding-bottom:16px;font-size:1rem;font-weight:600;color:var(--gpt-1)}.form__container .card h3 span{padding-left:.5rem;color:var(--input-required-color)}.form__container .card .text_center{text-align:center}.form__container .card .grid{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;row-gap:1.5rem}.form__container .card .grid.half_box{width:calc(50% - 1rem);display:flex;flex-direction:column}.form__container .card .grid .flex_row{display:flex;align-items:center;gap:.5rem}.form__container .card .grid .flex_row .input__wrap{flex:1}.form__container .card .grid .flex_row .button__wrap{margin-left:auto}.form__container .card .grid .flex_row .button__wrap button{font-size:14px;height:40px;padding:0;line-height:40px}.form__container .card .row{display:flex;flex-direction:row;gap:1rem}.form__container .card .col{display:flex;flex-direction:column;gap:1rem}.form__container .footer__wrap{float:right;margin-left:auto}.content__wrap{padding:24px 10px 24px 20px;background:#f6f6f6;border-radius:20px;box-shadow:0 4px 4px #0003;height:100%;flex:1;word-break:keep-all}.content__wrap .content__box{height:100%;overflow-y:auto;padding-right:10px;padding-bottom:10px}.content__wrap .content__box::-webkit-scrollbar-track{background:#ececec;border-radius:100px}.content__wrap .content__box::-webkit-scrollbar-thumb{background:#adadad;border-radius:100px}.content__wrap .content__box::-webkit-scrollbar-thumb:hover{background:#666}.content__wrap .description{padding-bottom:20px;font-size:14px;font-weight:500;color:var(--gpt-3)}.sub__container{height:100%;display:flex;flex-direction:column}.sub__container .scrollable_table{width:100%}.sub__container .header{display:flex;justify-content:flex-end;margin-top:-55px;margin-bottom:12px}.sub__container .header .btn_basic{position:relative;z-index:31;width:106px;height:40px;background:transparent;border-radius:50vw;border:1.5px solid var(--gpt-3)}.sub__container .fixed__table__wrap{width:100%;height:100%;overflow:auto;border-radius:16px;box-shadow:0 3.85px 3.85px #0003}.sub__container .fixed__table__wrap .fixed__table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed}.sub__container .fixed__table__wrap .fixed__table thead{position:sticky;top:0;z-index:2}.sub__container .fixed__table__wrap .fixed__table thead th{padding:12px 10px;font-size:14px;font-weight:600;color:var(--font-color-on-dark)}.sub__container .fixed__table__wrap .fixed__table thead th.gray{background:#6c6c6c}.sub__container .fixed__table__wrap .fixed__table thead th.align_left{text-align:left}.sub__container .fixed__table__wrap .fixed__table tbody tr{background:var(--bg-main-light)}.sub__container .fixed__table__wrap .fixed__table tbody tr:has(+tr.pillar_tr) td{border-bottom:1.5px solid #777}.sub__container .fixed__table__wrap .fixed__table tbody tr td{padding:12px;position:relative;vertical-align:top;font-size:14px;font-weight:600;text-align:center;color:var(--gpt-3)}.sub__container .fixed__table__wrap .fixed__table tbody tr td.pillar{border-bottom:1.5px solid #777!important}.sub__container .fixed__table__wrap .fixed__table tbody tr td.pillar p{font-size:1.5rem;font-weight:600;color:var(--font-color-on-dark);z-index:1;position:relative}.sub__container .fixed__table__wrap .fixed__table tbody tr td.pillar:before{content:"";position:absolute;left:.8rem;right:.8rem;z-index:0}.sub__container .fixed__table__wrap .fixed__table tbody tr td.pillar_E:before,.sub__container .fixed__table__wrap .fixed__table tbody tr td.pillar_S:before,.sub__container .fixed__table__wrap .fixed__table tbody tr td.pillar_G:before{top:50%;transform:translateY(-50%);height:88px;bottom:auto;border-radius:5px}.sub__container .fixed__table__wrap .fixed__table tbody tr td.pillar_E:before{background:#326038}.sub__container .fixed__table__wrap .fixed__table tbody tr td.pillar_S:before{background:#e3915a}.sub__container .fixed__table__wrap .fixed__table tbody tr td.pillar_G:before{background:#539ec3}.sub__container .fixed__table__wrap .fixed__table tbody tr td:not(:last-child){border-right:.5px solid #e3e3e3}.sub__container .fixed__table__wrap .fixed__table tbody tr:not(:last-child) td{border-bottom:1px solid #e3e3e3}.sub__container .fixed__table__wrap .fixed__table .group-cell{position:sticky;left:0;z-index:2;background:var(--bg-main-light);text-align:center;min-width:140px;border-right:.5px solid #e3e3e3;border-bottom:none!important;font-size:1rem}.sub__container .fixed__table__wrap .fixed__table .group-cell .group-vcenter{display:grid;place-items:center;height:100%;position:sticky;top:50%;transform:translateY(-50%);text-align:center;z-index:1;font-weight:600!important}.sub__container .fixed__table__wrap .fixed__table .index_cell{text-align:center;width:56px}.sub__container .fixed__table__wrap .fixed__table thead th.align-left{text-align:left;padding-left:30px}.sub__container .fixed__table__wrap .fixed__table td.issue_cell{position:relative;cursor:pointer;text-align:left;padding-left:30px;border-right:.5px solid #e3e3e3}.sub__container .fixed__table__wrap .fixed__table td.issue_cell .new_issue{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;right:25px;margin-top:-11px;width:54px;height:22px;background:#002e84;color:var(--font-color-on-dark);border-radius:50vw;text-transform:uppercase}.sub__container .fixed__table__wrap .fixed__table .rest_cell{border-right:.5px solid #e3e3e3}.sub__container .fixed__table__wrap .fixed__table tr.column-total-row{background:var(--font-gray-700)}.sub__container .fixed__table__wrap .fixed__table tr.column-total-row td{font-size:18px;font-weight:600;color:#fff}.sub__container .fixed__table__wrap .table_e{background:#326038}.sub__container .fixed__table__wrap .table_s{background:#e3915a}.sub__container .fixed__table__wrap .table_g{background:#539ec3}.sub__container .fixed__table__wrap .fixed__table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}.sub__container .fixed__table__wrap .fixed__table thead th:nth-child(7) label{cursor:pointer}.modal__wrap{width:100vw;height:100vh;position:fixed;inset:0;z-index:99;background:#000000b3;display:flex;justify-content:center;align-items:center}.modal__wrap .modal{width:100%;height:auto;max-width:1000px;max-height:800px;background:var(--bg-main-light);border-radius:20px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;min-height:0}.modal__wrap .modal .header{flex:0 0 auto;display:flex;flex-direction:row;justify-content:space-between}.modal__wrap .modal .header button{background:transparent}.modal__wrap .modal .table__wrap{flex:1 1 auto;min-height:0;overflow:auto}.modal__wrap .modal table{width:100%;border-collapse:collapse;table-layout:fixed}.modal__wrap .modal thead{position:sticky;top:0;z-index:1}.modal__wrap .modal thead:before,.modal__wrap .modal thead:after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-color:var(--font-gray-800)}.modal__wrap .modal thead:after{top:auto;bottom:0;background-color:#e3e3e3}.modal__wrap .modal th,.modal__wrap .modal td{padding:.625rem;vertical-align:top;word-break:break-word;border-bottom:1px solid #e3e3e3;border-right:1px solid #e3e3e3}.modal__wrap .modal th:last-child,.modal__wrap .modal td:last-child{border-right-color:transparent}.modal__wrap .modal th{background-color:var(--bg-main-light);font-size:14px;font-weight:600}.modal__wrap .modal td{font-size:12px}.modal__wrap .footer{display:flex;align-items:flex-end}.modal__wrap .footer button{padding:0;height:32px;line-height:32px}.list__issue_wrap{list-style:none;border-top:1px solid #373737;padding-top:21px;display:flex;flex-direction:column;gap:13px;font-size:14px;line-height:22px;font-weight:600;color:var(--gpt-1)}.list__issue_wrap li{position:relative;display:flex;gap:4px;padding-left:10px}.list__issue_wrap li:before{content:"";position:absolute;top:.5em;left:0;width:3px;height:3px;border-radius:50%;background-color:var(--gpt-1)}.list__issue_wrap li strong{flex-shrink:0}.list__issue_wrap li p{display:inline-block;font-weight:400}.list_description{display:flex;align-items:center;gap:.5em;margin-top:8px;font-size:16px;line-height:1.4;font-weight:500;color:var(--gpt-1)}.list_description:before{content:"";display:block;width:5px;height:5px;border-radius:50%;background-color:var(--gpt-1)}.btn_open{position:absolute;top:0;left:0;display:block;width:18px;height:18px;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='18'%20height='18'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.7627%209.00001C1.7627%205.00285%205.00302%201.76251%209.00017%201.76251C12.9973%201.76251%2016.2376%205.00285%2016.2376%209.00001C16.2376%2010.1538%2015.9672%2011.2461%2015.4858%2012.2154L15.8565%2013.5747C15.9404%2013.8823%2016.0153%2014.1568%2016.0551%2014.3822C16.0954%2014.6106%2016.1229%2014.9002%2016.0125%2015.1894C15.8678%2015.5683%2015.5685%2015.8677%2015.1895%2016.0124C14.9003%2016.1228%2014.6107%2016.0953%2014.3823%2016.055C14.1569%2016.0152%2013.8825%2015.9403%2013.5748%2015.8564L12.2155%2015.4857C11.2462%2015.9671%2010.1539%2016.2375%209.00017%2016.2375C5.00302%2016.2375%201.7627%2012.9972%201.7627%209.00001ZM9.67551%206.00012C9.67551%205.62733%209.3733%205.32512%209.00051%205.32512C8.62772%205.32512%208.32551%205.62733%208.32551%206.00012V8.32512H6.00052C5.62773%208.32512%205.32552%208.62733%205.32552%209.00012C5.32552%209.37291%205.62773%209.67512%206.00052%209.67512H8.32551V12.0001C8.32551%2012.3729%208.62772%2012.6751%209.00051%2012.6751C9.3733%2012.6751%209.67551%2012.3729%209.67551%2012.0001V9.67512H12.0005C12.3733%209.67512%2012.6755%209.37291%2012.6755%209.00012C12.6755%208.62733%2012.3733%208.32512%2012.0005%208.32512H9.67551V6.00012Z'%20fill='%236C6C6C'/%3e%3c/svg%3e") no-repeat center/cover}.delete-btn{position:relative;width:40px;height:40px;border:1px solid #d4d4d4;border-radius:10px;background:#fff}.delete-btn:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:2px;background:#303030}.upload-btn+.delete-btn{margin-left:4px}.btn_gray_border{flex-shrink:0;height:32px;line-height:32px;padding:0 18px;border:1px solid #9b9b9b;border-radius:8px;background:none;font-size:14px;font-weight:600}.btn_ai_generate{width:149px;height:40px;background:url(/assets/icon_ai_generate-Cgrs-FUH.svg) no-repeat center/cover;font-size:0;border:none;border-radius:50vw;box-shadow:0 2px 2px #0006}button[data-v-158c84ad],a[data-v-158c84ad]{border:none;padding:1rem 1.2rem;font-size:1rem;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease;font-weight:500}button.submit[data-v-158c84ad],button.router[data-v-158c84ad],a.submit[data-v-158c84ad],a.router[data-v-158c84ad]{background:var(--btn-submit-color);color:var(--font-color-on-dark)}button.confirm[data-v-158c84ad],a.confirm[data-v-158c84ad]{background:var(--btn-confirm-color);color:var(--font-color-on-dark)}button.close[data-v-158c84ad],a.close[data-v-158c84ad]{background:var(--btn-close-color);color:var(--font-color-on-light)}button.delete[data-v-158c84ad],a.delete[data-v-158c84ad]{background:var(--btn-delete-color);color:var(--font-color-on-dark)}button.add[data-v-158c84ad],a.add[data-v-158c84ad]{background:var(--btn-add-color);color:var(--font-color-on-dark)}button.logout[data-v-158c84ad],a.logout[data-v-158c84ad]{background:var(--btn-logout-color);color:var(--font-color-on-light)}button.modify[data-v-158c84ad],a.modify[data-v-158c84ad]{background:var(--btn-modify-color);color:var(--font-color-on-dark)}button.round[data-v-158c84ad],a.round[data-v-158c84ad]{border-radius:50px}button.outline[data-v-158c84ad],a.outline[data-v-158c84ad]{height:40px;padding:0 .5rem;border-radius:50px;border:1px solid var(--gpt-3);background-color:transparent;color:var(--gpt-3);font-size:1rem;font-weight:600;transition:all .2s}button.outline[data-v-158c84ad]:hover,a.outline[data-v-158c84ad]:hover{background-color:var(--gpt-3);color:#fff}button.outline.gray[data-v-158c84ad],a.outline.gray[data-v-158c84ad]{background:var(--font-gray-400);color:var(--font-color-on-light);border:none}button.gray[data-v-158c84ad],a.gray[data-v-158c84ad]{background:var(--font-gray-400);color:var(--font-color-on-light)}.alert-modal-overlay[data-v-3432adaa]{position:fixed;inset:0;background-color:#0000004d;display:flex;align-items:center;justify-content:center;z-index:50}.alert-modal[data-v-3432adaa]{background:#fff;padding:1rem;border-radius:15px;box-shadow:0 4px 12px #0003;min-width:320px;text-align:center;animation:fadeIn-3432adaa .3s ease}.alert-modal[data-v-3432adaa]:focus{outline:2px solid transparent;border:none}.alert-modal .alert-message[data-v-3432adaa]{padding-top:1em;padding-bottom:1.5rem;font-size:1rem;font-weight:500;color:var(--font-color-on-alert)}.alert-modal .alert-buttons[data-v-3432adaa]{display:flex;justify-content:center;gap:.5rem}.alert-modal .alert-buttons button[data-v-3432adaa]{min-width:160px}.alert-modal .row[data-v-3432adaa]{display:flex;flex-direction:column;gap:.1rem;margin-bottom:1rem}.alert-modal .multiline[data-v-3432adaa]{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;margin-bottom:1rem}.alert-modal .multiline .message-line[data-v-3432adaa]{display:flex;align-items:center}.alert-modal .multiline .message-line:first-child .dot[data-v-3432adaa]{display:none}.alert-modal .multiline .message-line .dot[data-v-3432adaa]{display:inline-block;font-size:.8em;position:relative;top:-1px;margin-right:.5em}.alert-modal .multiline .message-line .text[data-v-3432adaa]{flex:1}.alert-toast[data-v-3432adaa]{position:fixed;top:4rem;left:50%;transform:translate(-50%);background:var(--toast-color);color:var(--font-color-on-dark);padding:1rem 1.5rem;border-radius:8px;font-size:.95rem;z-index:999;animation:slideDown-3432adaa .4s ease}.alert-toast .alert-message[data-v-3432adaa]{font-size:1rem;font-weight:500;color:var(--font-color-on-dark)}@keyframes slideDown-3432adaa{0%{opacity:0;transform:translate(-50%,-30px)}to{opacity:1;transform:translate(-50%)}}@keyframes fadeIn-3432adaa{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.input_align[data-v-7d274d4f]{display:flex;flex-direction:row;flex-wrap:nowrap}.input_align label[data-v-7d274d4f]{display:flex;flex-direction:row;width:100%;max-width:120px}.input_align label span[data-v-7d274d4f]{color:var(--input-required-color)}.account_modal__overlay[data-v-0f7244c0]{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1200;padding:2rem}.account_modal[data-v-0f7244c0]{width:100%;max-width:600px;background:var(--bg-main-light, #fff);border-radius:12px;box-shadow:0 16px 40px #00000040;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.account_modal__body[data-v-0f7244c0]{display:flex;flex-direction:column;gap:1.5rem}.account_modal__body .section[data-v-0f7244c0]{display:flex;flex-direction:column;gap:12px}.account_modal__body .section .section__title[data-v-0f7244c0]{font-size:1.125rem;font-weight:700}.account_modal__body .section .input__wrap[data-v-0f7244c0] .input_align{align-items:center}.account_modal__body .section .input__wrap[data-v-0f7244c0] .input_align label{font-size:14px;font-weight:600}.account_modal__body .section .input__wrap[data-v-0f7244c0] .input_align input{font-size:14px;border-color:var(--font-gray-400)}.account_modal__footer[data-v-0f7244c0]{display:flex;justify-content:flex-end;gap:8px}.account_modal__footer button[data-v-0f7244c0]{padding:0;height:32px;line-height:32px}.top_navbar[data-v-49c5451a]{position:relative;display:flex;flex-direction:column;align-items:flex-end}.top_navbar button.btn_mypage[data-v-49c5451a]{display:flex;flex-direction:row;align-items:center;gap:.5rem;background:transparent;border:none}.top_navbar button.btn_mypage .my_page[data-v-49c5451a]{text-transform:uppercase;font-size:16px;height:45px;line-height:45px;padding:0 24px;font-size:14px;font-weight:600;color:var(--gpt-3);border-radius:50px;background-color:#ededed}.top_navbar button.btn_mypage .my_page.customer[data-v-49c5451a]{padding-top:0}.top_navbar ul[data-v-49c5451a]{margin-top:5px;width:84px;list-style-type:none;background:var(--menu-border);border-radius:5px;border:1px solid var(--font-gray-400)}.top_navbar ul li[data-v-49c5451a]{padding:.5rem}.top_navbar ul li+li[data-v-49c5451a]{border-top:1px solid var(--font-gray-400)}.top_navbar ul li button.btn_menu[data-v-49c5451a]{width:100%;text-align:center;border:none;background:transparent;font-size:14px;font-weight:600;color:var(--gpt-3)}.navbar[data-v-e582f13d]{position:relative;z-index:1000;display:flex;flex-direction:column;width:100%;height:100vh;background:var(--gpt-1)}.navbar.folded .logo__wrap[data-v-e582f13d]{padding:22px 16px 0}.navbar.folded ul.menus[data-v-e582f13d]{padding:1rem;text-align:center;align-items:center}.navbar.folded ul.menus li[data-v-e582f13d]{border-bottom:none}.navbar.folded ul.menus button[data-v-e582f13d]{display:block;width:30px;height:27px;background:url("data:image/svg+xml,%3csvg%20width='30'%20height='27'%20viewBox='0%200%2030%2027'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20y1='1.5'%20x2='30'%20y2='1.5'%20stroke='white'%20stroke-width='3'/%3e%3cline%20y1='13.5'%20x2='30'%20y2='13.5'%20stroke='white'%20stroke-width='3'/%3e%3cline%20y1='25.5'%20x2='30'%20y2='25.5'%20stroke='white'%20stroke-width='3'/%3e%3c/svg%3e") no-repeat center/cover;border:none}.navbar.folded ul.menus button i[data-v-e582f13d]{color:var(--font-color-on-dark)}.navbar .logo__wrap[data-v-e582f13d]{padding:32px 36px}.navbar .logo__wrap button[data-v-e582f13d]{border:none;background:transparent}.navbar ul[data-v-e582f13d]{list-style-type:none}.navbar ul.menus[data-v-e582f13d]{display:flex;flex-direction:column;padding:36px 24px;gap:.5rem;width:100%;height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.navbar ul.menus[data-v-e582f13d]::-webkit-scrollbar{display:none}.navbar ul.menus>li[data-v-e582f13d]{border-bottom:.5px solid var(--font-gray-700)}.navbar ul.menus>li.active[data-v-e582f13d]{background:var(--menu-border);color:var(--font-color-on-light);border-radius:1rem}.navbar ul.menus>li.active .top-item[data-v-e582f13d]{color:var(--font-color-on-light)}.navbar .top-item[data-v-e582f13d]{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;width:100%;padding:17px 7px;border:none;background:transparent;color:var(--font-color-on-dark);cursor:pointer;text-align:left}.navbar .top-item[data-v-e582f13d]:after{content:"";display:block;width:20px;height:20px;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.8017%206.553C3.09459%206.26011%203.56947%206.26011%203.86236%206.553L9.9987%2012.6893L16.135%206.553C16.4279%206.26011%2016.9028%206.26011%2017.1957%206.553C17.4886%206.8459%2017.4886%207.32077%2017.1957%207.61366L10.529%2014.2803C10.2361%2014.5732%209.76126%2014.5732%209.46837%2014.2803L2.8017%207.61366C2.50881%207.32077%202.50881%206.8459%202.8017%206.553Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center/cover;transition:transform .25s}.navbar .top-item[data-v-e582f13d]:hover{background:color-mix(in srgb,var(--secondary-color) 25%,transparent)}.navbar .top-item[aria-expanded=true][data-v-e582f13d]{border-bottom-color:transparent}.navbar .top-item[aria-expanded=true][data-v-e582f13d]:after{transform:rotate(180deg)}.navbar .top-item .label[data-v-e582f13d]{font-size:1rem;line-height:1.5;font-weight:600;padding-right:2em;word-break:keep-all}.navbar .sub-menus[data-v-e582f13d]{display:flex;flex-direction:column;gap:8px}.navbar .sub-menus li[data-v-e582f13d]{display:flex;justify-content:center}.navbar .sub-menus li+li[data-v-e582f13d]{margin-top:12px}.navbar .sub-menus li[data-v-e582f13d]:last-of-type{margin-bottom:12px}.navbar .sub-menus li.active[data-v-e582f13d]{background:transparent!important}.navbar .sub-menus li.active .child-link[data-v-e582f13d]{padding:4px 24px;background:var(--menu-border);border-radius:50px;color:var(--gpt-1)}.navbar .sub-menus li .child-link[data-v-e582f13d]{text-decoration:none;display:inline-flex;gap:.5rem;font-size:14px;line-height:22px;color:var(--font-gray-700)}.navbar .sub-menus li .child-link span[data-v-e582f13d]{font-weight:600}.navbar .collapse-enter-from[data-v-e582f13d],.navbar .collapse-leave-to[data-v-e582f13d]{opacity:0;max-height:0}.navbar .collapse-enter-active[data-v-e582f13d],.navbar .collapse-leave-active[data-v-e582f13d]{transition:max-height .18s ease,opacity .18s ease}.navbar .collapse-enter-to[data-v-e582f13d],.navbar .collapse-leave-from[data-v-e582f13d]{opacity:1;max-height:300px}.common_layout[data-v-c172d04b]{width:100vw;min-height:100vh;height:100vh;background:var(--bg-main-light);display:flex;flex-direction:column}.common_layout .top-navbar[data-v-c172d04b]{flex-shrink:0;z-index:50;position:fixed;top:40px;right:40px}.common_layout .main-layout[data-v-c172d04b]{display:flex;width:100%;flex:1;min-height:0}.common_layout .side-navbar[data-v-c172d04b]{position:fixed;top:0;left:0;width:256px;background:#fff;border-right:1px solid var(--border-base-color);z-index:100}.common_layout .side-navbar.folded[data-v-c172d04b]{width:72px}.common_layout .side-navbar.unfolded[data-v-c172d04b]:before{content:"";position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#000;opacity:.7;z-index:1}.common_layout .content-area[data-v-c172d04b]{width:100%;display:flex;flex-direction:column;padding:0 40px 40px 296px;position:relative;overflow-y:auto;overflow-x:hidden;min-height:0;flex:1}.common_layout .content-area .title__wrap[data-v-c172d04b]{position:sticky;top:0;width:calc(100% + 80px);margin-left:-40px;padding-left:40px;padding-top:40px;padding-bottom:32px;z-index:30;background:var(--bg-main-light)}.common_layout .content-area .title__wrap h1[data-v-c172d04b]{margin-bottom:14px;font-size:2rem;line-height:1;font-weight:700}.common_layout .content-area .title__wrap p[data-v-c172d04b]{font-size:1rem;font-weight:500;line-height:1.4;color:var(--gpt-3)}.common_layout .content-area .main-slot[data-v-c172d04b]{flex:1;min-height:0;overflow:visible}.common_layout .content-area.content-area--folded[data-v-c172d04b]{padding-left:112px}@media (max-width: 1440px){.common_layout .content-area[data-v-c172d04b]{padding:0 20px 20px 276px}}.loader__wrap[data-v-d1b88649]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000c;z-index:999}.loader__wrap .loader_box[data-v-d1b88649]{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.loader__wrap .loader_box .loader[data-v-d1b88649]{font-size:10px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:mulShdSpin-d1b88649 1.1s infinite ease;transform:translateZ(0)}.loader__wrap .loader_box p[data-v-d1b88649]{margin-top:4rem;color:#fff;font-size:1.2rem;text-align:center;line-height:1.4;max-width:80%;word-break:keep-all}@keyframes mulShdSpin-d1b88649{0%,to{box-shadow:0 -2.6em #fff,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #ffffff80,-1.8em -1.8em #ffffffb3}12.5%{box-shadow:0 -2.6em #ffffffb3,1.8em -1.8em #fff,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #ffffff80}25%{box-shadow:0 -2.6em #ffffff80,1.8em -1.8em #ffffffb3,2.5em 0 #fff,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}37.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #ffffff80,2.5em 0 #ffffffb3,1.75em 1.75em #fff,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}50%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #ffffff80,1.75em 1.75em #ffffffb3,0 2.5em #fff,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}62.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #ffffff80,0 2.5em #ffffffb3,-1.8em 1.8em #fff,-2.6em 0 #fff3,-1.8em -1.8em #fff3}75%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #ffffff80,-1.8em 1.8em #ffffffb3,-2.6em 0 #fff,-1.8em -1.8em #fff3}87.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #ffffff80,-2.6em 0 #ffffffb3,-1.8em -1.8em #fff}}
