*,html,body{-webkit-text-size-adjust:none;font-family:Pretendard,sans-serif!important}*{box-sizing:border-box;word-break:break-word;-webkit-tap-highlight-color:transparent}html{-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow:auto}body{color:#101010;background-color:#fff;height:100%;margin:0;padding:0;font-size:14px;font-weight:400}.react-datepicker-popper{z-index:99!important}.react-datepicker__header__dropdown--scroll{display:none!important}.aster{color:red}.custom_select{cursor:pointer;background:url(/images/select_down.svg) right 12px center/14px no-repeat;border:1px solid #ddd;border-radius:5px;justify-content:flex-start;align-items:center;height:44px;padding:12px;display:flex;position:relative}.custom_select.on{background:url(/images/select_up.svg) right 12px center/14px no-repeat}.custom_select>.drop_down{border:1px solid #ddd;border-radius:5px;width:100%;display:none;position:absolute;top:46px;left:0}.detail_table td.input .custom_select>.drop_down{top:38px}.custom_select>.drop_down.on{z-index:98;background:#fff;flex-direction:column;align-items:flex-start;display:flex}.custom_select>.drop_down>p{text-align:left;width:100%;padding:8px 12px;transition:all .3s}.custom_select>.drop_down>p:hover{background:#ccc}.custom_radio_box{justify-content:flex-start;align-items:center;gap:24px;width:calc(50% - 10px);min-width:370px;display:flex}.custom_radio{justify-content:flex-start;align-items:center;margin-top:10px;display:flex}.custom_radio>input[type=radio],.custom_radio>input[type=checkbox]{appearance:none;background:url(/images/radio_off.svg) 50% no-repeat;border:none;width:20px;height:20px}.custom_radio>input[type=radio]:checked,.custom_radio>input[type=checkbox]:checked{appearance:none;background:url(/images/radio_on.svg) 50% no-repeat;border:none;width:20px;height:20px}.custom_radio>input[type=checkbox]{background:url(/images/check_off.svg) 50% no-repeat}.custom_radio>input[type=checkbox]:checked{background:url(/images/check_on.svg) 50% no-repeat}.custom_radio>label{padding-left:10px;font-size:14px}.custom_radio.wrap{width:calc(100% - 100px)}.page_box{justify-content:center;display:flex}.pagination{justify-content:center;align-items:center;gap:5px;width:500px;display:flex}.pagination>.active{border:1px solid #000}.pagination>li{cursor:pointer;border:1px solid #ccc;line-height:22px;list-style:none}.pagination>li>a{text-align:center;color:#000;width:30px;height:35px;font-size:16px;line-height:33px;display:block}html,body{width:100%;height:100%}html,h1,h2,h3,h4,h5,h6,form,fieldset,img{border:0;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:15px;font-weight:700}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}#hd ul,nav ul,#ft ul{margin:0;padding:0;list-style:none}legend{text-indent:-9999em;margin:0;padding:0;font-size:0;line-height:0;position:absolute;overflow:hidden}label,input,button,select,img{vertical-align:middle}input,button{outline:none;margin:0;padding:0}button{cursor:pointer;background:#fff;border:none;outline:none}textarea,select{outline:none}select{margin:0}p{word-break:keep-all;margin:0;padding:0}.back_bg{z-index:-1;background:linear-gradient(315deg,#65005e 3%,#3c84ce 38%,#4d7c0f 68%,#ca8a04 98%) 0 0/400% 400% fixed;width:100%;height:100vh;margin:auto;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:30px;animation:15s infinite gradient;position:fixed;top:0;left:0;overflow:auto}@keyframes gradient{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}.wave{opacity:.8;background:#ffffff40;border-radius:1000% 1000% 0 0;width:200%;height:12em;animation:10s linear -3s infinite wave;position:fixed;bottom:0;left:0;transform:translate(0,0)}.wave:nth-of-type(2){opacity:.8;animation:18s linear infinite reverse wave;bottom:-1.25em}.wave:nth-of-type(3){opacity:.9;animation:20s -1s infinite reverse wave;bottom:-2.5em}@keyframes wave{2%{transform:translate(1px)}25%{transform:translate(-25%)}50%{transform:translate(-50%)}75%{transform:translate(-25%)}to{transform:translate(1px)}}.input_box{flex:1}.input_section.textarea{height:150px}.input_section.textarea textarea{resize:none;border:1px solid #ddd;width:100%;height:100%;padding:12px}.input_box input,.input_box select{border:1px solid var(--Grey_D,#ddd);background:var(--White,#fff);height:100%;color:var(--neutral-800,#262626);border-radius:5px;width:100%;padding:0 12px;font-size:14px;display:inline-block}.input_error{color:red;margin-top:4px;font-size:12px}.btn{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:100%;height:56px;line-height:56px;display:inline-flex}.btn_glass{-webkit-backdrop-filter:blur(10px);color:#fff;letter-spacing:5px;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:16px;font-size:20px;font-weight:700;transition:background .3s;box-shadow:0 4px 30px #0000001a}.menu_page_layout{position:relative}.search_box{background-color:#fff;border-top:1px solid #d4d4d4;justify-content:space-between;align-items:center;width:100%;min-width:1300px;padding:0;display:flex}.search_box_left{flex-direction:column;flex:1;padding:20px 30px;display:flex}.search_form{flex-wrap:wrap;align-items:center;gap:20px;width:100%;margin-bottom:10px;display:flex}.search_form .input_box{flex:unset;align-items:center;width:calc(50% - 10px);display:flex}.search_form .input_box .input_section{width:500px}.search_form .input_box_select .input_section,.input_box_select .input_section{width:200px}.input_section{height:44px;position:relative}.search_form .input_box .input_label,.search_form .radio_box .input_label{width:100px;margin-bottom:0}.input_label{color:var(--neutral-800,#333);margin-bottom:10px;font-size:14px;display:inline-block}.input_date_section_multi{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.react-datepicker-wrapper{width:100%}.datepicker__input-container{height:100%}.input_date_label{height:44px;color:var(--neutral-800);cursor:pointer;background:url(/images/calendar.svg) right 12px center/24px no-repeat;border:1px solid #ddd;border-radius:5px;align-items:center;max-width:335px;padding:0 14px;font-size:14px;transition:border .3s;display:flex}.input_date_section_multi>span{color:#8f9bb3;margin:0 9px 0 10px;font-size:14px}.search_box_btn{color:#fff;background:#333;border-radius:4px;width:100%;height:44px;font-size:16px;font-weight:700}.search_box_btn.reset{color:#333;background:#ccc}.grid_container{width:calc(100% - 40px);margin:20px 20px 0;position:sticky;top:77px}.grid_container.date{margin:20px}.grid_container.cate_box{border:1px solid #ddd;flex-direction:column;align-items:flex-start;padding:30px;display:flex}.grid_container>.list_top_box{height:40px;margin-bottom:8px}.grid_container>.top_box{justify-content:space-between;align-items:center;height:44px;display:flex}.grid_container>.top_box>.count>span{font-weight:700}.table_scroll{border:1px solid var(--neutral-300,#d4d4d4);border-radius:5px}.table_scroll.wrap{border:none;flex-wrap:wrap;gap:30px;display:flex}.table_scroll.wrap>.library_post{cursor:pointer;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 20px #00000026;width:calc(33.3333% - 20px)!important;height:unset!important}.table_scroll.wrap>.library_post>.thumbnail{object-fit:cover;background-color:#eee;justify-content:center;align-items:center;width:100%;height:200px;display:flex}.table_scroll.wrap>.library_post>.title_box{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;height:106px;padding:20px;display:flex;position:relative}.table_scroll.wrap>.library_post>.title_box>.title{-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;font-size:16px;font-weight:700;display:-webkit-box;overflow:hidden}.table_scroll.wrap>.library_post>.title_box>.info{color:#999}.table_scroll.wrap>.library_post>.title_box>.clib{background:url(/images/clip.svg) 50%/20px no-repeat;width:20px;height:20px;position:absolute;bottom:20px;right:20px}.table_scroll>div{height:calc(100dvh - var(--header-height) - 360px);width:100%!important}.table_scroll.empty>div{height:44px;position:relative;overflow:hidden!important}.table_scroll table{table-layout:"fixed";border-collapse:separate;border-spacing:0;width:100%}thead{position:static!important}.table_scroll th{color:var(--neutral-800,#262626);text-align:center;background:var(--neutral-300,#d4d4d4);border-left:1px solid var(--neutral-200,#e5e5e5);word-break:keep-all;height:44px;padding:4px;font-size:14px;font-weight:700;width:150px!important}.table_scroll.empty>div{overflow:hidden!important}.table_loading{justify-content:center;align-items:center;padding:20px;display:flex;height:auto!important}.table_loading.init{height:300px!important}.table_scroll.empty>.table_loading{display:none}.table_scroll th.xxs{width:10%!important}.table_scroll th.xxxs{width:5%!important}.table_scroll th.xs{width:50px!important}.table_scroll th.s{width:80px!important}.loading_spin{border:3px solid #0000004d;border-top-color:#000;border-radius:50%;width:50px;height:50px;animation:1s ease-in-out infinite spin;display:inline-block}@keyframes spin{to{-webkit-transform:rotate(360deg)}}.table_scroll th:first-of-type,.table_scroll td:first-of-type{border-left:none}.table_scroll td{border-left:1px solid var(--neutral-200,#e5e5e5);text-align:center;color:var(--neutral-800,#262626);background-color:#fff;padding:12px 8px;font-size:14px}.table_scroll tr:nth-child(2n) td{background:var(--neutral-100,#f5f5f5)}.table_scroll td.link{text-underline-offset:3px;cursor:pointer;font-weight:700;text-decoration:underline;transition:all .3s}.table_scroll td.left{text-align:left}.table_scroll td.between{justify-content:space-between;align-items:center;display:flex}.table_scroll td.link:hover{color:#0e6af4}.table_scroll td.thumbnail{justify-content:center;align-items:center;display:flex}.popup{z-index:9999999;opacity:0;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s ease-in-out;display:none;position:fixed;top:0;left:0}.popup.show{opacity:1;animation:.3s ease-in-out fadeIn;display:flex}.popup_container{background:#fff;border-radius:12px;width:90%;max-width:500px;animation:.3s forwards fadeInUp;overflow:hidden;transform:translateY(20px);box-shadow:0 8px 20px #0003}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.popup_default01{background:#fff;border-radius:12px;padding:30px}.popup_content_box{flex-direction:column;align-items:center;width:100%;display:flex}.popup_title_box{font-size:18px;font-weight:700}.popup_textarea{resize:none;border:1px solid #ddd;width:100%;height:100px;margin-top:20px;padding:12px}.popup_textarea::placeholder{color:#999}.popup_err_msg{color:red;text-align:left;width:100%;margin-top:4px}.popup_btn_box{justify-content:center;align-items:center;gap:10px;margin-top:30px;display:flex}.button_cancel,.button_success{color:#555;background:#eee;border-radius:8px;width:120px;height:40px;font-weight:700;transition:all .3s}.button_success{color:#fff;background:#333}.button_cancel:hover,.button_success:hover{filter:brightness(.7)}.popup_password{flex-direction:column;align-items:flex-start;gap:10px;width:100%;margin-top:20px;display:flex}.popup_password .input_box{width:100%}.popup_password .input_label{margin-bottom:8px}.file_upload_btn{text-align:center;color:#fff;cursor:pointer;background:#0e6af4;border-radius:8px;justify-content:center;align-items:center;width:100px;height:36px;font-weight:700;transition:all .3s;display:flex}.file_upload_btn:hover{filter:brightness(.7)}.popup_select .input_section{width:100%}.popup_select>.comment,.popup_select>b{text-align:center;width:100%}.popup_select>b{font-size:16px}.toastui-editor-contents h1,.toastui-editor-contents h2{border-bottom:none!important}.toastui-editor-mode-switch{display:none!important}.fc .fc-col-header-cell-cushion{padding:8px}.fc-col-header-cell-sat .fc-col-header-cell-cushion{color:#0e6af4}.fc-col-header-cell-sun .fc-col-header-cell-cushion{color:red}.fc .fc-daygrid-day.fc-day-today{background:unset}.fc .fc-daygrid-day-top{flex-direction:row}.fc-col-header{background:#eee}.today-circle{color:#fff;text-align:center;background-color:#000;border-radius:50%;width:24px;height:24px;font-weight:700;line-height:24px;display:inline-block}.today-circle>a{padding:0}.fc .fc-daygrid-day-top{flex-direction:unset;justify-content:flex-start;align-items:center;height:32px;padding-left:2px;display:flex}.fc .fc-daygrid-day-frame{height:180px}.fc-day.fc-daygrid-day.close_day{background:#f3f3f3}.state_day{z-index:99;color:#333;background:#fff;border:1px solid #333;padding:4px 12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fc-daygrid-event-harness{margin-bottom:4px;padding:0 4px}.fc-daygrid-day-events .fc-daygrid-event-harness:nth-last-of-type(2){margin-bottom:0}.fc-h-event{border:none}.fc-h-event.off{background:#3b63fb}.fc-h-event.on{background:#18aea7}.fc-h-event.end{background:#ccc}.fc-daygrid-block-event .fc-event-title{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;padding:8px;font-size:12px;display:-webkit-box;overflow:hidden}.fc .fc-daygrid-more-link{color:#0e6af4;margin-left:4px;padding:4px;font-size:12px}.fc .fc-popover-header{background:#333;height:32px;padding:0 10px}.fc .fc-popover-title,.fc-icon-x:before{color:#fff}.fc-more-popover-misc{display:none}.fc .fc-more-popover .fc-popover-body{max-height:180px;overflow-y:auto}
