@charset "UTF-8";@import url(https://fastly.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css);.nice-select{position:relative;display:inline-block;width:auto;height:34px;line-height:32px;font-family:inherit;font-size:14px;font-weight:400;color:#777;text-align:left!important;outline:none;padding-left:18px;padding-right:30px;-webkit-tap-highlight-color:transparent;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;clear:both;white-space:nowrap;border-radius:10px;border:1px solid #ccc;background-color:transparent;box-sizing:border-box;cursor:pointer}.nice-select.open,.nice-select:active,.nice-select:focus,.nice-select:hover{border-color:#0389af}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:8px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out;width:8px}.nice-select.open:after{transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;transform-origin:50% 0;transform:scale(.75) translateY(-21px);transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f5f5f5}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}*,:after,:before{word-break:break-all;box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}html{font-size:14px}body,html{height:100%}body{display:flex;flex-direction:column;line-height:1.5;font-family:pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,Roboto,Noto Sans KR,Segoe UI,Malgun Gothic,sans-serif;font-weight:400;color:#222;letter-spacing:-.2px;margin:0;overflow:overlay}::-webkit-scrollbar{width:.5vw;height:.5vw}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,42%,.49);border-radius:100px}abbr[data-bs-original-title],abbr[title]{text-decoration:underline dotted;-webkit-text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;cursor:help}a{display:inline-block;color:#222;text-decoration:none;transition:all .2s ease}a:hover{color:#aaa}a:focus{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none!important}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}strong{font-weight:700}p{-webkit-user-select:none;-moz-user-select:none;user-select:none}figure,p{margin:0}table{width:100%;caption-side:bottom;border-collapse:collapse;border-spacing:0}table tr td,table tr th{padding:0}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}button,input,optgroup,select,textarea{line-height:inherit;font-family:inherit;font-size:14px;margin:0;outline:none}input[type=password],input[type=search],input[type=text]{height:50px;color:#222;padding:0 20px;border:1px solid #ccc;border-radius:10px;background:transparent;transition:all .2s ease}input[type=password]:focus,input[type=text]:focus
input[type=password]:hover,input[type=text]:hover{border-color:#4945e1}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-thumb{width:15px;height:15px;border-radius:50%;background:#115037;-webkit-appearance:none;cursor:pointer}input[type=range]::-moz-range-thumb{width:15px;height:15px;border-radius:50%;background:#115037;-webkit-appearance:none;cursor:pointer}input.sm{height:34px}button,select{text-transform:none;transition:all .2s ease}[role=button]{cursor:pointer}img{width:100%}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}em{display:inline-block;font-style:normal}[type=reset],[type=submit],button,button:not(.btn-close)
[type=button]{border:none;background:transparent;-webkit-appearance:button;transition:all .2s ease}textarea{width:100%;min-height:160px;line-height:24px;color:#222;padding:15px;border:1px solid #e6e6e6;border-radius:5px;background:transparent;resize:vertical;transition:all .2s ease}textarea:focus,textarea:hover{outline:none;border-color:#e6e6e6}textarea.no_resize{resize:none!important}.mo_view{display:none!important}h1{line-height:54px;font-size:42px}h2{line-height:50px;font-size:36px}h3{line-height:42px;font-size:30px}h4{line-height:36px;font-size:24px}h5{line-height:32px;font-size:20px}dd,dl,h1,h2,h3,h4,h5,ul{margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}li{list-style:none}.row{position:relative;margin-bottom:20px}.row:last-child{margin-bottom:0}.row>.col{position:relative}.flex{display:flex!important;align-items:center}.f_column{flex-direction:column!important}.f_center{justify-content:center!important}.f_between{justify-content:space-between!important}.f_baseline{align-items:baseline!important}.f_auto{flex:1}.fluid{width:100%}.cut{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.btn{line-height:34px;font-weight:500;color:#fff;padding:0 15px;border:none;border-radius:10px;background:#aaa;transition:all .2s ease}.btn:hover{color:#fff;background:#777}.btn.long{padding:0 30px}.btn.round{border-radius:100px}.btn.primary{color:#fff;background:linear-gradient(90deg,#8a6ef3,#31afd7)}.btn.primary:hover{opacity:.9}.btn.blue{color:#fff;background:#31afd7}.btn.blue:hover{color:#fff;background:#178eb4}.btn.line{line-height:32px;color:#525252;border:1px solid #ccc;background:transparent!important}.btn.line:hover{border-color:#aaa}.btn.line.blue{color:#31afd7;border-color:#31afd7}.btn.line.blue:hover{color:#178eb4;border-color:#178eb4}.btn.icon{line-height:unset;padding:0}.btn.icon,.btn.icon:hover{background:transparent}.a_box{display:inline-block;line-height:36px;font-size:18px;font-weight:700;text-align:center;padding:0 20px;border-radius:15px;cursor:default}.a_box.sm{line-height:26px;font-size:12px}.a_box.sm,.a_box.tiny{padding:0 15px;border-radius:10px}.a_box.tiny{line-height:30px;font-size:14px}.a_box.sub{color:#333;background:#f2f2f2}.a_box.purple{color:#fff;background:#8a6ef3}.a_box.blue{color:#fff;background:#05b7ec}.a_box.red{color:#fff;background:#e70000}.a_box.green{color:#fff;background:#0bc677}.t_gray{color:#999}.t_purple{color:#8a6ef3}.t_blue{color:#05b7ec}.t_red{color:#e70000}.t_green{color:#0bc677}.mt5{margin-top:5px!important}.mt10{margin-top:10px!important}.mt20{margin-top:20px!important}.mt30{margin-top:30px!important}.mt40{margin-top:40px!important}.mt50{margin-top:50px!important}.mt100{margin-top:100px!important}.mr5{margin-right:5px!important}.mr10{margin-right:10px!important}.mr20{margin-right:20px!important}.mr30{margin-right:30px!important}.mr40{margin-right:40px!important}.mr50{margin-right:50px!important}.mla{margin-left:auto!important}.ml5{margin-left:5px!important}.ml10{margin-left:10px!important}.ml20{margin-left:20px!important}.ml30{margin-left:30px!important}.ml40{margin-left:40px!important}.ml50{margin-left:50px!important}.ml100{margin-left:100px!important}.mb10{margin-bottom:10px!important}.mb20{margin-bottom:20px!important}.mb30{margin-bottom:30px!important}.mb40{margin-bottom:40px!important}.mb50{margin-bottom:50px!important}.t_center{text-align:center!important}.t_left{text-align:left!important}.t_right{text-align:right!important}.bold{font-weight:700!important}.mo{display:none!important}header{position:relative;width:100%;border-bottom:1px solid #ddd;background:#fff;z-index:100}header .inner{display:flex;align-items:center;justify-content:space-between;padding:20px 50px}header .inner figure.logo{width:270px}header .btn_group{display:flex;align-items:center;gap:30px}header .btn_group>p{font-size:16px;font-weight:700;white-space:nowrap}header .btn_group .nice-select{width:180px;height:40px;line-height:38px;font-weight:700;color:#555;padding:0 40px 0 20px;border-radius:20px;border-color:#ccc;background-color:#fff}header .gnb{width:100%;color:#fff;padding:0 50px;border-bottom:50px solid #fff;background:linear-gradient(90deg,#8b6ef4,#04b7eb)}header .gnb,header .gnb ul{display:flex;align-items:center}header .gnb ul{position:relative}header .gnb li h5{position:relative;line-height:60px;font-size:16px;font-weight:500;padding:0 25px;cursor:pointer}header .gnb li h5:before{position:absolute;left:50%;bottom:0;transform:translateX(-50%);content:"";border:8px solid transparent;transition:all .2s ease}header .gnb li.on h5:before,header .gnb li:hover h5:before{border-bottom-color:#fff}header .gnb li .gnb_sub{position:absolute;top:100%;left:0;display:none;background:#fff;z-index:1}header .gnb li .gnb_sub button{line-height:49px;font-size:16px;font-weight:700;color:#555;white-space:nowrap;padding:0 25px}header .gnb li .gnb_sub button:hover{color:#222}header .gnb li.on .gnb_sub,header .gnb li:hover .gnb_sub{display:flex;align-items:center}header .gnb .notice{font-weight:500;margin-left:auto;padding-left:40px;background:url(/lms_st/img/i_notice.62746000.svg) no-repeat 0;background-size:20px}.table_wrap table{width:100%;border-radius:20px;box-shadow:0 0 2px rgba(0,0,0,.1)}.table_wrap table.slim td,.table_wrap table.slim th{padding:10px 3px}.table_wrap table thead{border-radius:20px 20px 0 0;background:#e2eef7}.table_wrap table thead th{height:45px;font-size:13px;font-weight:500;text-align:center;padding:0 10px;border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3}.table_wrap thead tr:first-child th:first-child{border-top-left-radius:20px}.table_wrap thead tr:first-child th:last-child{border-top-right-radius:20px;border-right:none}.table_wrap table thead tr:nth-child(2) th{border-top:1px solid #f3f3f3}.table_wrap table tbody th{height:45px;font-size:13px;font-weight:500;text-align:center;white-space:nowrap;padding:0 10px;border-right:1px solid #f3f3f3;background:#e2eef7}.table_wrap tbody th:empty{background:transparent}.table_wrap tbody tr+tr th{border-top:1px solid #f3f3f3}.table_wrap tbody tr{background:#fff}.table_wrap tbody tr:hover{background:#fbfbfb}.table_wrap tbody tr:first-child th:first-child{border-top-left-radius:20px}.table_wrap tbody tr:first-child td:last-child{border-top-right-radius:20px}.table_wrap thead+tbody tr:first-child :first-child{border-top-left-radius:0}.table_wrap thead+tbody tr:first-child :last-child{border-top-right-radius:0}.table_wrap tbody tr:last-child th:first-child{border-bottom-left-radius:20px}.table_wrap tbody tr:last-child td:last-child{border-bottom-right-radius:20px}.table_wrap tbody tr.rowlast :first-child,.table_wrap tbody tr:last-child td:first-child{border-bottom-left-radius:20px}.table_wrap tbody tr.rowlast+tr :first-child{border-bottom-left-radius:0}.table_wrap tbody tr.rowlast .last_td{border-bottom-right-radius:20px}.table_wrap tbody tr:hover td[rowspan],.table_wrap.nh tbody tr:hover{background:#fff}.table_wrap tbody tr.active{background:#f9eeff}.table_wrap tbody td{line-height:20px;font-size:13px;font-weight:500;text-align:center;padding:10px 20px;border-top:1px solid #f2f2f2;border-left:1px solid #f2f2f2}.table_wrap tbody td:first-child{border-left:none}.table_wrap tbody tr:first-child td{border-top:none}.table_wrap .td_left td{text-align:left}.table_wrap input[type=checkbox]{width:18px;height:18px;margin-top:0;cursor:pointer}.input_wrap label{padding:0 5px;cursor:pointer}.table_wrap .img{width:20px}.unfold{width:100%;margin-top:5px}.unfold button{width:100%;height:40px;font-weight:500;border-radius:20px;background:#f5f5f5}.unfold button:hover{background:#eee}.check_group.flex{align-items:center;gap:10px}.check_group.flex .input_wrap{display:flex;align-items:center}.check_group.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px 10px}.txt_box{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.txt_box h5{line-height:24px;font-size:16px;font-weight:700}.txt_box p{color:#555}.txt_box p,.txt_box span{line-height:20px;font-weight:700}.txt_box span{font-size:12px;color:#999}.box_wrap{display:flex;gap:10px}.box_wrap .info_box{display:flex;gap:5px}.progress_wrap{flex:1;position:relative;height:26px;border:1px solid #8a6ef3;border-radius:15px}.progress_wrap .progress_bar{min-width:20%;height:100%;border-radius:15px;background:linear-gradient(90deg,#8b6ef4,#04b7eb)}.progress_wrap *{cursor:default}.progress_wrap .per{top:0;left:0;line-height:24px;color:#fff;padding:0 15px}.progress_wrap .per,.progress_wrap .week{position:absolute;font-size:12px;font-weight:700}.progress_wrap .week{top:50%;right:1px;transform:translateY(-50%);line-height:22px;color:#8a6ef3;padding:0 10px;border-radius:15px;background:#fff}@media screen and (max-width:1000px){.pc_view{display:none!important}.mo_view{display:block!important}.mo_view.flex{display:flex!important}::-webkit-scrollbar{width:1vw;height:1vw}h1{line-height:45px;font-size:30px}h2{line-height:36px;font-size:24px}h3{line-height:30px;font-size:20px}h4{line-height:24px;font-size:16px}h5{line-height:20px;font-size:14px}.btn{line-height:30px;font-size:12px;padding:0 15px}.btn.line{line-height:28px}.table_wrap{width:100%;min-height:55px;overflow-x:overlay;overflow-y:hidden}.table_wrap>table{white-space:nowrap}.table_wrap table tr>:first-child{padding-left:10px}.table_wrap table tr>:last-child{padding-right:10px}.table_wrap tbody td{padding:10px}.unfold button{height:30px}#syllabusModal .modal-dialog{margin:10% 5%;min-height:auto;max-height:90%}#syllabusModal .modal-content{border-radius:10px}#syllabusModal .modal-header{padding:0;margin-bottom:-1vw;overflow-x:overlay}#syllabusModal .modal-header .nav{width:100%}#syllabusModal .nav li{flex:1}#syllabusModal .nav-link{width:100%;height:34px;font-size:11px;padding-right:1vw}#syllabusModal .modal-body{padding:20px;border-radius:0}}section.hero{background:url(/lms_st/img/hero_bg.f5385ed8.jpg) no-repeat 50%;background-size:cover}section .inner{display:flex;gap:30px;max-width:1400px;margin:0 auto;padding:50px 0}section.hero .inner .card{flex:1;padding:30px 0 0;border:none;border-radius:30px;box-shadow:5px 5px 10px rgb(0 0 0/5%)}section.hero .card_con{padding:0 30px}section.hero .card_con h4{position:relative;display:flex;align-items:baseline;font-weight:700;color:#8a6ef3}section.hero .card_con h4:before{position:absolute;top:-10px;left:0;width:30px;height:4px;content:"";background:#8a6ef3}section.hero .card_con h4 span{line-height:24px;font-size:16px;font-weight:500;color:#8a6ef3;margin-left:auto}section.hero .card_con h4 span em{display:inline-block;padding:0 5px}section.hero .card_con>p{font-weight:700;color:#555}section.hero .card_con .study_info{margin-top:15px;padding-top:15px;border-top:1px solid #ddd}section.hero .card_con .study_info .video{display:flex;gap:20px}section.hero .card_con .study_info figure{display:flex;align-items:center;justify-content:center;width:140px;height:100px;background-image:url(/lms_st/img/video_thumb.34074844.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer}section.hero .card_con .study_info figure button{width:100%;height:100%;padding:0}section.hero .card_con .study_info figure:hover button{transform:scale(1.2)}section.hero .card_con .study_info figure button img{max-width:40px}section.hero .card_con .study_info>p{font-size:12px;font-weight:700;text-align:center}section.hero .card_btn{display:flex;align-items:center;gap:20px;margin-top:15px;padding:20px 30px 30px;border-top:1px solid #ddd}section.hero .card_btn .d_day{height:60px;color:#fff;padding:5px 10px;border-radius:10px;background:#aaa}section.hero .card_btn .d_day p{line-height:20px;font-size:12px;font-weight:700}section.hero .card_btn .d_day h5{line-height:30px;font-size:20px;font-weight:700}section.schedule .calendar_wrap{flex:0 0 490px}section.schedule .cal_header{display:flex;align-items:center;margin-bottom:14px}section.schedule .cal_header>button{padding:0}section.schedule .cal_header>button.right{margin-left:5px}section.schedule .cal_header p{font-weight:700;padding:0 15px}section.schedule .label{display:flex;align-items:center;gap:10px;margin-left:auto}section.schedule .label li{position:relative;font-weight:700;padding-left:10px}section.schedule .label li:before{position:absolute;top:50%;left:0;transform:translateY(-50%);width:5px;height:5px;content:"";border-radius:50%}section.schedule .label li.la01{color:#05b7ec}section.schedule .label li.la01:before{background:#05b7ec}section.schedule .label li.la02{color:#8a6ef3}section.schedule .label li.la02:before{background:#8a6ef3}section.schedule .label li.la03{color:#80e2ff}section.schedule .label li.la03:before{background:#80e2ff}section.schedule .calendar{padding:10px;border:1px solid #ccc;border-radius:20px;box-shadow:5px 5px 10px rgb(0 0 0/5%)}section.schedule .calendar th{height:28px;font-size:14px;font-weight:700;color:#999;text-align:center;padding:0 5px}section.schedule .calendar td:first-child,section.schedule .calendar th:first-child{color:#e70000}section.schedule .calendar td{height:50px;font-size:16px;font-weight:700;color:#555;text-align:center;padding:5px;vertical-align:top}section.schedule .calendar td .label{justify-content:center;width:21px;gap:3px;margin:5px auto 0}section.schedule .calendar td .label li{width:5px;height:5px;padding:0}section.schedule .sch_list{flex:1;display:flex;gap:20px;padding-top:40px}section.schedule .sch_list .sch_item{flex:1;max-width:280px;max-height:300px;text-align:center;padding:13px;border:2px solid #8b6ef4;border-radius:20px;overflow-y:auto}section.schedule .sch_list .sch_item.off{border-color:#ccc}section.schedule .sch_item h5{line-height:24px;font-size:16px;font-weight:700;padding:10px 0}section.schedule .sch_item ul{position:relative;margin-top:20px;padding:20px 10px 10px;border:1px solid #eee;border-radius:10px}section.schedule .sch_item ul li{max-width:195px;max-height:300px;line-height:20px;font-weight:700;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}section.schedule .sch_item ul li:not(.title):before{content:"ㆍ"}section.schedule .sch_item ul li.title{position:absolute;top:-10px;left:50%;transform:translateX(-50%);font-weight:700;color:#555;white-space:nowrap;padding:0 10px;background:#fff}.title{max-width:1400px;margin:0 auto;padding:50px 0}.title.pb_slim{padding-bottom:20px}.title>h3,.title>h5{font-weight:700}.title>h5{font-size:20px}.title>p{font-size:16px;font-weight:500;color:#555;margin-top:10px}.title>div>img{width:20px}.title>div>ul{display:flex;align-items:center;gap:20px;margin-left:auto}.title>div>ul li{font-size:14px}.dashboard .title{display:flex;align-items:center;width:100%;padding-bottom:0}section.dashboard .inner{padding:0}section.dashboard .inner+.inner{margin-top:50px}section.dashboard .card{position:relative;padding:20px 30px;border-radius:20px;box-shadow:5px 5px 10px rgb(0 0 0/5%)}section.dashboard .card>h5{line-height:20px;font-size:16px;font-weight:700;color:#555}section.dashboard .card .box_wrap{display:flex;flex-direction:column;gap:20px}section.dashboard .progress_wrap{flex:auto;height:30px}section.dashboard .progress_wrap .week{right:2px}section.dashboard .progress_wrap .per{line-height:28px}section.dashboard .card .box_wrap p{font-weight:700;color:#555;text-align:center}.chart_wrap{display:flex;gap:20px}#progressChart{font-size:100px}#progressChart .pie-wrapper{position:relative;width:1em;height:1em;margin:0 auto}#progressChart .pie{clip:rect(0,1em,1em,.5em)}#progressChart .half-circle,#progressChart .pie{position:absolute;top:0;left:0;width:100%;height:100%}#progressChart .half-circle{border:.25em solid #e70000;border-radius:50%;clip:rect(0,.5em,1em,0)}#progressChart .right-side{transform:rotate(0deg)}#progressChart .label{position:absolute;top:.25em;right:.25em;bottom:.25em;left:.25em;display:flex;align-items:center;justify-content:center;line-height:20px;font-size:16px;font-weight:700;color:#555;text-align:center;background:none;border-radius:50%;cursor:default;z-index:2}#progressChart .smaller{font-size:12px;font-weight:700;vertical-align:super}#progressChart .shadow{width:100%;height:100%;border:.25em solid #eee;border-radius:50%}.chart_wrap .txt{padding-left:30px}.chart_wrap .txt p{position:relative;line-height:20px;font-size:16px;font-weight:600;color:#e70000}.chart_wrap .txt p:before{position:absolute;top:0;left:-28px;width:20px;height:20px;content:"";background:url(/lms_st/img/i_fire.b4a3fa78.svg) no-repeat 50%;background-size:18px}.chart_wrap .txt h1{display:flex;align-items:baseline;line-height:50px;font-size:50px;font-weight:700;color:#555;margin-top:5px}.chart_wrap .txt h1 em{line-height:20px;font-size:20px;font-weight:600}.chart_wrap .txt span{display:block;line-height:20px;font-size:16px;font-weight:600;color:#999;margin-top:10px}.competency{display:grid;grid-template-columns:repeat(3,1fr);gap:15px 10px;margin-top:20px}.competency li h5{line-height:20px;font-size:16px;color:#555}.competency li .progress_wrap{height:20px;margin:10px 45px 0 0}.competency li .progress_wrap .week{right:-45px;font-size:16px;color:#999;padding:0}.learning{display:flex;gap:12px}.learning li{flex:1;padding:25px 30px;border-radius:20px;background:#fbfbfb;transition:all .2s ease}.learning li:hover{background:rgba(138,110,243,.1)}.learning li figure{height:30px}.learning li figure img{width:auto;height:100%}.learning li p{line-height:20px;font-size:16px;font-weight:600;color:#8a6ef3;margin-top:10px}.learning li h1{display:flex;align-items:baseline;justify-content:flex-end;gap:10px;line-height:60px;font-size:50px;font-weight:700;color:#555;margin-top:3px}.learning li h1 em{font-size:30px;font-weight:600;color:#999}.dashboard .inner.board{gap:40px;padding-top:50px;border-top:1px solid #ddd}.dashboard .card_wrap{flex:1}.dashboard .card_wrap .title{font-weight:700;padding-top:0}.dashboard .card_wrap .title a{line-height:26px;font-size:14px;color:#999;padding:0 10px;margin-left:auto;border:1px solid #999;border-radius:15px}.dashboard .card_wrap ul{margin-top:20px}.dashboard .card_wrap ul li{display:flex;align-items:center;font-weight:500}.dashboard .card_wrap ul li+li{margin-top:10px}.dashboard .card_wrap ul li span{font-size:12px;color:#999;margin-left:auto}.dashboard .card_wrap ul li strong{font-size:12px;margin-left:20px}.dashboard .card_wrap ul li.new:before{line-height:16px;font-size:10px;font-weight:600;color:#fff;content:"NEW";margin-right:5px;padding:0 5px;border-radius:5px;background:#e70000}.dashboard .card_wrap ul li.complete strong{color:#0bc677}.dashboard .card_wrap ul li.ready strong{color:#999;font-weight:600}#syllabusModal .modal-dialog{max-width:1200px}#syllabusModal .modal-content{border:none;border-radius:25px;background:transparent}#syllabusModal .modal-header{padding:0 30px;border:none}#syllabusModal .nav-link{display:flex;align-items:center;justify-content:center;width:155px;height:40px;font-size:15px;color:#fff;padding:5px 0 0;border-radius:0;background-repeat:no-repeat;background-position:0 100%;background-size:100%;background-image:url(/lms_st/img/tae_menubg.1474058f.svg)}#syllabusModal .nav-link.active{color:#262626;background-image:url(/lms_st/img/tae_menubg_on.0cd6bb07.svg);background-color:transparent}#syllabusModal .tab_header{display:flex;align-items:center;justify-content:flex-end}#syllabusModal .title{padding:0}#syllabusModal .table_wrap{margin-top:5px}#syllabusModal .modal-body{padding:30px;border-radius:25px 25px 0 0;background:#fff}#syllabusModal .modal-footer{padding:30px 0;background:#fff}#syllabusModal .modal-footer>.btn{margin:0 5px;border-radius:20px;padding:0 40px}#float{position:fixed;top:360px;right:30px;text-align:center;padding:20px;border:1px solid #ddd;border-radius:20px;background:#fff;box-shadow:5px 5px 10px rgb(0 0 0/5%);transition:all .2s ease;z-index:1000;opacity:.7}#float:hover{box-shadow:5px 5px 10px rgba(0,0,0,.1);opacity:1}#float h5{line-height:20px;font-size:14px;font-weight:700;color:#8a6ef3}#float ul{margin-top:15px}#float ul li+li{margin-top:5px}#float ul li a{width:100%;font-size:13px;font-weight:600;padding:5px 20px;border:1px solid #ddd;border-radius:15px}#float ul li:hover a{color:#8a6ef3;border-color:#8a6ef3}.board .inner{padding:0}.board .nav-link{font-size:16px;font-weight:500;color:#aaa;padding:10px 40px;border-top-left-radius:10px;border-top-right-radius:10px}.board .nav-link.active{color:#262626}.tab_wrap{position:relative}.tab_wrap .tab_header{display:flex;gap:5px;justify-content:end;margin-bottom:15px}.tab-header{position:relative}.tab-header .tab_header{position:absolute;top:0;right:0}.board .table_wrap .new .t_left:after{display:inline-block;line-height:17px;font-size:10px;font-weight:500;color:#fff;content:"NEW";padding:0 5px;margin-left:5px;border-radius:5px;background:#e70000}.board .table_wrap img{width:20px}.board .table_wrap .icon img{width:16px;vertical-align:top}.board .table_wrap td>a{cursor:pointer}.board .table_wrap .btn.icon{display:inline-flex;align-items:center;gap:5px}.table_wrap .pagination{justify-content:center;gap:5px}.table_wrap .pagination .page-item a{width:30px;height:30px;text-align:center;color:#777;border:none;border-radius:5px}.table_wrap .pagination .page-item.active a{color:#fff;background:#31afd7}.board.edit .inner,.board.list .inner,.board.write .inner{gap:0;padding:30px 0;border-top:1px solid #ccc}.area_wrap{font-size:16px;padding:20px 0}.area_wrap textarea{display:block;height:200px;border-radius:10px;resize:none}.attach_wrap{gap:20px;margin-top:20px;padding:15px;border:1px solid #e6e6e6;border-radius:10px}.attach_wrap,.attach_wrap li{display:flex;align-items:center}.attach_wrap li{gap:5px;font-weight:500}.attach_wrap li img{width:16px}.pager{margin-top:20px;padding:15px;border:1px solid #e6e6e6;border-radius:10px}.pager>div{display:flex;align-items:center;gap:10px}.pager>div p{flex:0 0 100px}.pager>div a{flex:1}.pager>div+div{padding-top:10px;margin-top:10px;border-top:1px solid #eee}.board.write .attach_wrap{gap:0}.board.write .attach_wrap button{width:120px}.board .inner h5{line-height:24px;font-size:16px;margin-top:20px}.comment_wrap{margin-top:10px}.comment{padding:15px;border:1px solid #e6e6e6;border-radius:10px}.comment+.comment{margin-top:10px}.comment .reply_wrap{display:flex;gap:20px}.comment .reply_wrap+li{margin-top:20px}.comment .reply_wrap figure{text-align:center}.comment .reply_wrap figure>img{width:40px;border-radius:50%}.comment .reply_wrap figure>p{line-height:18px;font-size:13px;font-weight:600;margin-top:5px}.comment .reply_wrap.me .reply{border-radius:15px 0 15px 15px}.comment .reply_wrap .reply label{position:absolute;top:-25px;left:0;display:flex;align-items:center;gap:5px;font-size:12px;font-weight:500;color:#e70000}.comment .reply_wrap .reply label img{width:12px}.comment .reply_wrap .reply p{line-height:20px;font-size:13px;font-weight:500}.comment .reply_wrap .reply .btn_wrap{display:inline-flex;gap:5px;margin-left:auto}.comment .reply_wrap .reply .btn_wrap button{line-height:20px;font-size:12px;font-weight:600;color:#8a6ef3;padding:0 5px}.comment .reply_wrap .reply .btn_wrap button:hover{color:#4d32b0}.comment .reply_wrap .reply .btn_wrap span{line-height:20px;font-size:12px;color:#aaa;margin-left:10px}.comment .reply_wrap .input_wrap{flex:1;position:relative}.comment .reply_wrap .input_wrap textarea{display:block;min-height:100px;resize:none;margin-top:25px;padding:15px;border:1px solid #ccc;border-radius:0 15px 15px 15px}.comment .reply_wrap .input_wrap textarea:focus,.comment .reply_wrap .input_wrap textarea:hover{border-color:#aaa}.comment .reply_wrap .input_wrap .check_wrap{position:absolute;top:0;left:0;display:flex;align-items:center;width:100%;font-size:12px;font-weight:500}.comment .reply_wrap .input_wrap .check_wrap .form-check-input{margin-top:0}.comment .reply_wrap .input_wrap .check_wrap .maxlength{font-size:12px;color:#777;margin-left:auto}.comment .reply_wrap .reply{flex:1;position:relative;display:flex;flex-direction:column;margin-top:20px;padding:15px;border:1px solid #ccc;border-radius:0 15px 15px 15px;background:#fbfbfb}.title>div>img,img{width:auto}.img-responsive{display:block;max-width:100%}.img-center{margin:0 auto}body{min-width:1400px}header .btn_sgroup{display:flex;align-items:center;gap:10px}header .inner figure.logo img{width:100%}#sub .inner{padding:0;gap:0}#sub .dashboard .inner{gap:30px;padding:50px 0}.pad100{padding-bottom:100px}.modal-header h3{padding-top:10px}.modal .modal-dialog .modal-content .modal-header .btn-close{width:1.5em;height:1.5em;background-size:1.5em auto}.bv-title{font-size:20px;font-weight:700;padding-bottom:10px;padding-top:10px;border-bottom:1px solid #05b7ec;margin-bottom:10px}.bv-title img{width:20px}.bv-date{font-size:15px;text-align:right;margin-bottom:15px}.modal .modal-dialog .modal-content .modal-body{padding:2rem 2rem 3.5rem 2rem}.modal-body .board.list .inner{padding:0;border-top:none}.board_cont_tit{font-size:18px;color:#000;font-weight:600;display:flex;align-items:center;-ms-flex-align:center;-webkit-box-align:center;margin-bottom:5px}.board_cont_tit:before{content:"";display:block;width:5px;height:15px;margin-right:10px;background-color:#05b7ec}.area_wrap{border-top-color:#05b7ec;padding:25px 25px 50px 25px}.file-attach{display:flex;align-items:center;-ms-flex-align:center;-webkit-box-align:center}.file-attach img{display:block;margin-right:5px}.alarm_in:before{content:"";background-color:rgba(0,0,0,.6);left:0;width:100%;z-index:1000}.alarm_in:before,.alarm_out{position:fixed;top:0;height:100vh}.alarm_out{background-color:#fff;width:400px;padding:30px;right:-460px;z-index:1001;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease}.alarm_in .alarm_out{right:0}.ao_close{width:40px;height:40px;z-index:1001;position:absolute;top:20px;left:-60px;border-radius:50%;background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC1SURBVHgBlZKJDcMgDEU5BgA2ACbpZiUjdIOO0iwCI8AEpHajSE3E4VgiQjj/Yb4tvfdJKaVLKSu7EdbapzHmLeFjOOcBIIwKQbEQIoDu9TuAKgKsDRMUMf6LmlOCAumKKZCpeAQZieX1IOf82X3djdVaP9AwSC0xxsCocVQyK1v0ErXWrbVnsydgHH2G7QJrvTUnLcPIczJyewqh9LkLIQ9JAyL/DaP0+TonSEyUm1uVOOfSFwxBaisNtQERAAAAAElFTkSuQmCC) no-repeat 50%}.ao_close span{display:none}.al_item{padding:10px 15px;position:relative;background:#f5f5f5;border-radius:10px;margin-bottom:10px}.al_item.new:before{color:#000;width:7px;height:7px;background:url(/lms_st/img/ico_new.09e98faa.svg) no-repeat 0 0;content:"";display:block;position:absolute;left:5px;top:5px}.al_item .tit{font-size:14px;color:#111;font-weight:600;margin-bottom:5px}.al_close{position:absolute;right:10px;top:10px;padding:5px}.al_close,.al_close img{display:block}.ao_tit_wrap{margin-bottom:20px;justify-content:space-between}.ao_tit,.ao_tit_wrap{display:flex;align-items:center}.ao_tit{font-size:20px;color:#111;font-weight:500}.ao_tit .cnt{display:inline-flex;padding:0 10px;height:26px;align-items:center;border:1px solid #ddd;justify-content:center;font-size:12px;color:#666;border-radius:25px;margin-left:5px}.ao_del{display:flex;gap:0 10px}.ao_del a{font-size:14px;display:block;text-decoration:underline;color:#7b7b7b;font-weight:500}.al_item .info{display:flex;justify-content:space-between}.al_item .info .cate{font-size:12px;color:#999;font-weight:400}.al_item .info .date{font-size:12px;color:#666;font-weight:500}.board .table_wrap .re .link{position:relative;padding-left:17px}.board .table_wrap .re .link:before{width:11px;height:1px;top:10px}.board .table_wrap .re .link:after,.board .table_wrap .re .link:before{content:"";display:block;background-color:#999;position:absolute;left:0}.board .table_wrap .re .link:after{width:1px;height:11px;top:0}.subtop{background-color:#e9d9e0;height:250px;margin-bottom:50px}.subtop.subtop01{background-color:#dae0e8}.subtop .inner{align-items:center;height:100%}.subtop h3{margin-bottom:15px;font-weight:700}.subtop .st_tit{font-size:22px;color:#111;font-weight:700}.subtop .txt{font-size:18px;color:#111;font-weight:500}.subtop .txt strong{color:#31afd7}.board.view .inner{gap:0}.input_wrap{margin-bottom:20px}.faq{border-top:1px solid #31afd7}.faq li{border-bottom:1px solid #ddd}.faq li .link{font-size:20px;color:#111;font-weight:500;display:flex;align-items:center;padding:15px 25px;position:relative}.faq li .link:after{border-bottom:2px solid #111;border-right:2px solid #111;content:"";display:block;height:12px;margin-top:-6px;pointer-events:none;position:absolute;right:25px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out;width:12px}.faq .answer{display:none;padding:25px 25px;font-size:18px;color:#111;font-weight:500;background-color:#ececec;word-break:keep-all}.faq li.on .answer{display:block}.faq li.on .link:after{transform:rotate(225deg)}.bv-date ul{display:flex;gap:20px;justify-content:end}.bv-date ul li{font-size:15px}.s_location{font-size:12px;color:#9d9d9d;font-weight:500;margin-bottom:10px}.sub_stit{color:#666;font-weight:500;display:flex;align-items:center}.sub_stit .imglive{margin-left:10px;display:block}.vod_area_inner{width:1280px;margin:0 auto}.vod_area{position:relative;border-radius:25px}.vod_area img{width:100%}.vod_area.off:before{position:absolute;left:0;top:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.7);z-index:1;content:"";display:block}.vod_area.off .vod_txt{color:#555}.vod_area.off .vod_play{opacity:.5}.vod_area .vod_play{position:absolute;left:50%;top:50%;margin-left:-50px;margin-top:-50px;width:100px;height:100px;z-index:2}.vod_info{margin-top:15px;margin-bottom:30px;display:flex;justify-content:space-between}.vod_info .d_ing,.vod_info .d_time{color:#555;font-size:16px;font-weight:500}.vod_info .d_ing strong{color:#05b7ec}.vod_cont{margin-bottom:30px;background-color:#fff;color:#555;font-size:14px;font-weight:500;background-color:#f5f5f5;border-radius:20px;padding:20px}.vod_file{display:flex;align-items:center}.vod_file .th{color:#8a6ef3;font-weight:500;font-size:16px;width:100px}.to_wrap .vod_file .th{color:#05b7ec}.vod_file .td a.vfile{display:flex;font-size:14px;color:#555;font-weight:400;align-items:center}.vod_file .td a.vfile img{width:16px;display:block;margin-right:5px}.vod_file .td a.vfile:hover{text-decoration:underline}.vod_txt{font-size:24px;color:#fff;font-weight:500;text-align:center;position:absolute;left:0;top:50%;margin-top:80px;width:100%;z-index:2}.vmenu_in .vod_menu{left:0}.vod_menu{width:100px;padding:15px 0;background-color:#eee;position:fixed;left:-100px;top:50%;margin-top:-278px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;z-index:5}.vod_menu li{padding:0 0}.vod_menu li a{display:flex;width:40px;height:70px;margin:0 auto;align-items:center}.vod_menu li a:before{content:"";width:40px;height:36px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAD8CAYAAADgzyM4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzcyNUVERjgzRTQ0MTFFRUEyMEE5OUUzNUNFNEUwMzYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzcyNUVERjczRTQ0MTFFRUEyMEE5OUUzNUNFNEUwMzYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QUM1NEM0RTgzRTQyMTFFRUJCMDlCNTUwREYxMjczMUYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QUM1NEM0RTkzRTQyMTFFRUJCMDlCNTUwREYxMjczMUYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7Tug2UAAAXgElEQVR42uxd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)}.vod_menu li.qm1 a:before{background-position:0 0}.vod_menu li.qm2 a:before{background-position:0 -36px}.vod_menu li.qm3 a:before{background-position:0 -72px}.vod_menu li.qm4 a:before{background-position:0 -108px}.vod_menu li.qm5 a:before{background-position:0 -144px}.vod_menu li.qm6 a:before{background-position:0 -180px}.vod_menu li.qm7 a:before{background-position:0 -216px}.vod_menu li a:hover:before,.vod_menu li.on a:before{background-position-x:-40px}.vod_menu li a span{display:none}.vm_tit{width:120px;height:50px;background-color:#05b7ec;border-radius:10px 10px 0 0;position:absolute;right:-85px;top:35px;display:flex;align-items:center;text-align:center;font-size:16px;font-weight:500;justify-content:center;transform:rotate(90deg);z-index:100}.vm_tit,.vm_tit:hover{color:#fff}.title.pb_slim{padding-bottom:10px;border-bottom:1px solid #ddd;margin-bottom:20px}.lpd-title{margin-bottom:10px;font-size:30px;color:#222;display:flex}.lpd-title,.lpd-title .lpd-type{font-weight:500;align-items:center}.lpd-title .lpd-type{display:inline-flex;padding:0 15px;height:30px;border-radius:10px;background:#d0f4ff;margin-left:10px;font-size:14px;color:#555}.lpd_line{padding-bottom:10px;margin-bottom:40px;border-bottom:1px solid #ddd}.lpd-info{display:flex;justify-content:space-between}.lpd-stitle{font-size:16px;color:#555;font-weight:500}.lpd-date{font-size:14px;color:#999;font-weight:500}.cont_wrap{padding:15px 0 50px 0;font-size:16px;color:#555;font-weight:500}.iw_txt_half{display:flex;gap:20px}.iw_txt_half .iw_txt{padding:7px 20px;font-size:16px;color:#555;font-weight:500;border-radius:10px;border:1px solid #e6e6e6;background:#fff;display:flex;align-items:center}.iw_txt_half .iw_txt .th{color:#999;font-size:14px;font-weight:400;margin-right:30px}.aw_center{display:flex;height:400px;text-align:center;justify-content:center;align-items:center}.line_box{border:1px solid #ddd;padding:20px 30px}.lb_que{font-size:18px;color:#555;font-weight:700;margin-bottom:25px}.lb_list{padding-left:15px}.lb_list .input_wrap{margin-bottom:10px}.lb_list li{font-size:16px;color:#555;font-weight:500;padding:0}.lb_question{border-top:1px solid #ddd;padding-top:30px}.d_table th{border:1px solid #ddd;border-top:1px solid #000;padding:10px 0}.d_table td,.d_table th{font-size:15px;color:#111;font-weight:500;text-align:center}.d_table td{color:#666;font-weight:400;border:1px solid #ddd;padding:5px 0}.d_table.nline{border-bottom:1px solid #ddd}.d_table.nline td:first-child,.d_table.nline th:first-child{border-left:none}.d_table.nline td:last-child,.d_table.nline th:last-child{border-right:none}.d_table.nline td{border-bottom:none;border-top:none}.arrow_pad{padding:0 50px;position:relative}.arrow_pad .arrow{border-radius:10px;background:#eee;width:30px;height:30px;position:absolute;top:50%;margin-top:-15px}.arrow_pad .arrow:after{border-bottom:2px solid #aaa;border-right:2px solid #aaa;content:"";display:block;height:12px;margin-top:-8px;pointer-events:none;position:absolute;top:50%;transform-origin:66% 66%;transition:all .15s ease-in-out;width:12px}.arrow_pad .arrow:hover:after{border-color:#555}.arrow_pad .arrow.prev{left:0}.arrow_pad .arrow.next{right:0}.arrow_pad .arrow.prev:after{transform:rotate(135deg);left:7px}.arrow_pad .arrow.next:after{transform:rotate(-45deg);right:11px}.quiz_txt{font-size:30px;font-weight:500;text-align:center;width:100%;background:linear-gradient(90deg,#8b6ef4,#04b7eb);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.quiz_txt img{margin-bottom:30px}.area_tit{font-size:16px;color:#555;font-weight:500;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ddd;justify-content:space-between}.area_tit,.area_tit .info{display:flex}.area_tit .info span{font-size:14px;color:#999;font-weight:500;display:inline-block}.area_tit .info span.bar{margin-right:50px}.vote_wrap{display:flex;justify-content:space-between;align-items:center}.vote_cnt,.vote_owrap{display:flex;gap:10px}.vote_owrap{font-size:18px;color:#898989}.vote_owrap,.vote_owrap .vote{align-items:center;font-weight:500}.vote_owrap .vote{height:30px;display:flex;padding:0 10px;justify-content:center;font-size:13px;color:#fff;border-radius:10px}.vote_owrap .vote.vo{background-color:#05b7ec}.vote_owrap .vote.vx{background-color:#e70000}.vote_write{margin-top:30px}.vote_write_in{display:flex;gap:20px}.vote_write_in figure{text-align:center}.vote_chk{padding:15px;border:1px solid #8a6ef3;border-radius:0 0 20px 20px;flex:1;position:relative;display:flex;flex-direction:column}.vote_link{display:flex;gap:5px}.vote_link a{height:26px;width:53px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#111;font-weight:500;border-radius:10px}.vote_link a.vl_o{background-color:#05b7ec;color:#fff;border:1px solid #05b7ec}.vote_link a.vl_x{color:#e70000;background-color:#fff;border:1px solid #e70000}.con_count{font-size:12px;color:#999;font-weight:400;text-align:right}.vote_link_reg{display:flex;justify-content:space-between;position:relative;padding-right:60px}.vote_link_write{width:100%}.vote_link_reg .con{width:100%;padding:0;height:80px;min-height:auto;border:none;resize:none}.vote_right{top:0;height:119px}.vl_reg,.vote_right{position:absolute;right:0}.vl_reg{bottom:0}.vl_reg .submit{font-size:12px;color:#fff;background-color:#8a6ef3;font-weight:500;border-radius:5px;height:30px;width:53px}.vote_right.sm{height:80px}.vote_tab_wrap{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.board .inner .vote_tab_wrap h5{margin-top:0}.vote_tab{display:flex;gap:5px}.vote_tab a{height:26px;width:53px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;font-weight:500;border-radius:10px;background-color:#ccc}.vote_tab a.on{background-color:#05b7ec}.comment.vote .reply_wrap .reply{margin-top:0}.comment.vote .reply_wrap .reply.revote{padding-left:90px;position:relative}.vote_loc{position:absolute;left:20px;top:15px}.vote_loc span{height:26px;width:53px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;font-weight:500;border-radius:10px}.vote_loc .vl_o{background-color:#05b7ec}.vote_loc .vl_x{background-color:#e70000}.comment .reply_wrap .reply .btn_wrap span.ic{margin-left:0}.comment .reply_wrap .reply .btn_wrap{align-items:center;gap:20px}.reply_wrap.re{padding-left:110px;position:relative}.reply_wrap.re_img:before{content:"";display:block;width:30px;height:23px;background:url(/lms_st/img/ico_re.1b7b3638.svg) no-repeat 0 0;position:absolute;left:70px;top:9px}.vote_chk .h-100{min-height:auto}.comment .reply_wrap .reply .btn_wrap .thumlink.on span.num{color:#5091d1;font-weight:700}.board.edit .inner,.board.list .inner,.board.write .inner{border-top:none}.title.pb_slim.no-border{border-bottom:none;padding-bottom:0;margin-bottom:10px}.btn_in{position:relative}.btn_in .btn_study{position:absolute;right:0;top:6px;display:flex;align-items:center;width:117px;height:30px;border:1px solid #05b7ec;border-radius:15px;font-size:14px;color:#05b7ec;font-weight:500;justify-content:center}.btn_in .btn_study:before{content:"";width:12px;height:15px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAQCAYAAAAiYZ4HAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD+SURBVHgBlVJBTsMwEJxxN4gblciFW/gBP4Br+or8APEC+gN4Ak8oh6rf4Am+cQCkcEOKY7NO1AQFt2pWsmyPZ6zd2aVsP9aYEULy3hMPp5AN8WRA1G2ZvxDBwiuaWPEtcvT8LXs1fagDwoG/OaY0ghlonE3RBWLdVODZFvS4SQkatm+62a4OzIzZgiGldpVvdNucLPj3kGqowcUo2L0X4qSIRxq1mLgTumrIANlaXX8dBJk/XwbpzVsgq11w+CmvbLyf7b4eoeymzKukrdHGfasiWRt6Hcl9VkdiSu6LDlgutp9VnIoA2g5VjIa3SrZ/yV19h8abNHWzunye4r89xmWlNUOQaAAAAABJRU5ErkJggg==) no-repeat 0 0;margin-right:10px}.page_num_wrap{display:flex}.page_num{padding:0 5px;background:#f7f7f7;height:44px;gap:5px;margin-bottom:20px;justify-content:space-around}.page_num,.page_num a{width:100%;border-radius:10px;display:flex;align-items:center}.page_num a{height:34px;justify-content:center;font-size:14px;color:#555;font-weight:500;background-color:#fff;border:1px solid #ccc;background:#fff}.page_num a.on,.page_num a:hover{background-color:#05b7ec;border-color:#05b7ec;color:#fff}.study_box{border-radius:10px;border:1px solid #e6e6e6;background:#fff;padding:20px}.study_box,.tab-header{margin-bottom:20px}.study_box{display:flex;justify-content:space-between}.study_box .info .tit{color:#222;font-size:16px;font-weight:500}.study_box .info .date{color:#222;font-size:14px;font-weight:500;margin-bottom:10px}.study_box .info .txt{color:#555;font-size:14px;font-weight:400}.icobox{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:10px;-moz-column-gap:20px;column-gap:20px}.icobox img{width:25px;margin-right:10px}.icobox .cell{display:flex;align-items:center;justify-content:center;height:36px;color:#555;font-size:13px;font-weight:700}.icobox .cell strong{color:#e70000;margin-left:5px}.study_list_type{display:flex;justify-content:end;margin-bottom:20px}.l_type_link{display:flex;gap:10px}.l_type_link a{display:block}.study_list_wrap .sl_item{border-radius:20px;border:1px solid #e6e6e6;background:#fff;margin-bottom:20px;padding:20px 20px 35px 20px}.study_list_wrap .sl_item:last-child{margin-bottom:0}.study_list_wrap .sl_item .tit{color:#222;font-size:14px;font-weight:500;margin-bottom:30px}.sl_cont{display:flex;justify-content:space-between;padding:0 100px}.sl_cont .cell .slc_img img{display:block;margin:0 auto}.sl_cont .cell .slc_tit{color:#555;text-align:center;font-size:14px;font-weight:700;margin:8px 0 8px 0}.sl_cont .cell .slc_tit strong{color:#05b7ec}.sl_cont .cell .slc_btn a{border-radius:5px;background:#ccc;display:inline-flex;padding:3px 15px;align-items:center;color:#fff;text-align:center;font-size:12px;font-weight:500;margin:0 auto;justify-content:center}.sl_cont .cell .slc_tit strong.slc_red{color:#e70000}.sl_cont .cell .slc_btn{text-align:center}.sl_cont .cell .slc_btn.onpurple a{background-color:#8a6ef3}.sl_cont .cell .slc_date{margin-bottom:10px;font-size:12px;color:#999;font-weight:500}.sl_cont .cell .slc_btn.on a{background-color:#05b7ec}input.sm{height:40px}textarea{border-radius:10px}input[type=password],input[type=search],input[type=text]{border-color:#e6e6e6}.attach_btn{width:100px;height:30px;display:inline-flex;justify-content:center;align-items:center;background-color:#05b7ec;border-radius:15px;color:#fff;font-size:13px;font-weight:500}.attach_btn:hover{color:#fff}.att_btn{display:flex;gap:10px;align-items:center}.att_txt{color:#555;font-size:12px;font-weight:400}.file-del{margin-left:10px}.file_list{margin-top:15px}.file_list.view{margin-top:0}.file_list.view li{float:left;margin-right:20px}.file_list.view li:last-child{margin-right:0}.file_list.view li a{color:#222}.file_list li{padding:8px 0}.file_list a.file-attach{color:#555;font-size:14px;font-weight:400}.btn-next,.btn-prev{position:relative;display:flex;align-items:center}.btn.line.btn-prev{color:#aaa}.btn-prev:before{border-bottom:2px solid #aaa;border-right:2px solid #aaa;transform-origin:66% 66%;transform:rotate(135deg);margin-right:10px}.btn-next:after,.btn-prev:before{content:"";display:block;height:8px;margin-top:-2px;pointer-events:none;transition:all .15s ease-in-out;width:8px}.btn-next:after{border-bottom:2px solid #31afd7;border-right:2px solid #31afd7;transform-origin:66% 66%;transform:rotate(-45deg);margin-left:10px}.ans_cnt{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.ans_cnt .ac_tit{color:#555;font-size:14px;font-weight:500}.ans_cnt .ac_cnt{color:#999;font-size:14px;font-weight:500}.lb_list .form-check-input:checked{background-color:#8a6ef3;border-color:#8a6ef3}.to_wrap{border-radius:10px;border:1px solid #e6e6e6;background:#fff;padding:20px}.to_cont{font-size:14px;color:#555;font-weight:400;margin-bottom:35px}.comment.vote{border:none;padding:0}.comment_wrap{margin-top:20px}.comment .reply_wrap .reply .btn_wrap span{color:#999}.thum .thumlink{color:#8a6ef3;font-size:14px;font-weight:500;display:flex;align-items:center}.thum .thumlink img{display:block;margin-right:5px}.rebltxt{margin-top:3px;font-size:12px;font-weight:700;text-align:center}.rebltxt.red{color:#e70000}.rebltxt.blue{color:#05b7ec}.btn.puple{background-color:#876de6}.btn.puple:hover{background-color:#775fcb}.com_cnt{margin-left:5px;display:inline-block;font-size:12px;color:#05b7ec;font-weight:700}.table_wrap thead tr:first-child th:first-child{border-top-left-radius:0}.table_wrap thead tr:first-child th:last-child{border-top-right-radius:0}.sub_stit{color:#555;font-size:16px;font-weight:700;margin-bottom:20px;margin-top:30px}.sub_stit strong{color:#05b7ec;display:inline-block;margin-left:5px}.man_box{border:1px solid #e6e6e6;background:#fbfbfb;height:150px;display:flex;align-items:center;justify-content:center;gap:50px}.man_box .item{text-align:center}.man_box .item .img{position:relative}.man_box .item .img.crown:before{content:"";display:block;width:22px;height:20px;position:absolute;left:50%;margin-left:-11px;top:-17px;background:url(/lms_st/img/ico_crown.c022de6d.svg) no-repeat 0}.man_box .item .img img{display:block;margin:0 auto}.man_box .item .nm{font-size:14px;color:#555;font-weight:500;margin-top:10px}.sline_tab{margin-bottom:30px;border-bottom:4px solid #eee;display:flex}.sline_tab a{width:200px;display:flex;align-items:center;justify-content:center;height:40px;font-size:14px;color:#555;font-weight:700;position:relative}.sline_tab a:after{display:none;content:"";width:100%;height:4px;background:linear-gradient(90deg,#8b6ef4,#04b7eb);position:absolute;left:0;bottom:-4px}.sline_tab a.on:after,.sline_tab a:hover:after{display:block}.sline_tab a.on,.sline_tab a:hover{background:linear-gradient(90deg,#8b6ef4,#04b7eb);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.search_wrap{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.search_wrap .count{font-size:14px;color:#555;font-weight:500}.search_wrap .count strong{color:#05b7ec}.comment .reply_wrap figure .crown{position:relative}.comment .reply_wrap figure .crown:before{content:"";display:block;width:22px;height:20px;position:absolute;left:50%;margin-left:-11px;top:-17px;background:url(/lms_st/img/ico_crown.c022de6d.svg) no-repeat 0 0}.time{position:relative;display:inline-block;padding-left:20px;color:#e70000}.time:before{content:"";display:block;width:14px;height:14px;background:url(/lms_st/img/ico_time.e4b52635.svg) no-repeat 0 0;position:absolute;left:0;top:3px}.lec_tab{margin-bottom:30px;border-bottom:4px solid #eee;display:flex}.lec_tab a{width:200px;display:flex;align-items:center;justify-content:center;height:60px;font-size:16px;color:#999;font-weight:500;position:relative}.lec_tab a:after{display:none;content:"";width:100%;height:4px;background:linear-gradient(90deg,#8b6ef4,#04b7eb);position:absolute;left:0;bottom:-4px}.lec_tab a.on:after,.lec_tab a:hover:after{display:block}.lec_tab a.on,.lec_tab a:hover{background:linear-gradient(90deg,#8b6ef4,#04b7eb);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.lec_tab a:before{content:"";display:block;width:20px;height:23px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAChCAYAAAC1Qf19AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhERTYwREMwNDE0ODExRUU5NTMzQzdEM0Y0RTQxNUVFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhERTYwREMxNDE0ODExRUU5NTMzQzdEM0Y0RTQxNUVFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OERFNjBEQkU0MTQ4MTFFRTk1MzNDN0QzRjRFNDE1RUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OERFNjBEQkY0MTQ4MTFFRTk1MzNDN0QzRjRFNDE1RUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4981NBAAAPzElEQVR42uxc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);background-repeat:no-repeat;margin-right:10px}.lec_tab a.lt1:before{background-position:0 0}.lec_tab a.lt2:before{background-position:0 -23px}.lec_tab a.lt3:before{background-position:0 -46px}.lec_tab a.lt4:before{background-position:0 -69px}.lec_tab a.lt5:before{background-position:0 -92px}.lec_tab a.lt6:before{background-position:0 -115px}.lec_tab a.lt7:before{background-position:0 -138px}.lec_tab a.on:before,.lec_tab a:hover:before{background-position-x:-20px}.lec_blist li{padding:0 60px;border-radius:20px;border:1px solid #e6e6e6;background:#fff;height:160px;margin:5px 0;position:relative}.lec_bitem{position:relative;padding-left:110px;padding-right:160px;display:flex;align-items:center;height:100%}.lec_bitem .bico{position:absolute;left:0;top:50%;margin-top:-21px}.lec_bitem .tit{font-size:16px;color:#222;font-weight:700}.lec_bitem .txt{font-size:14px;color:#222;font-weight:400;margin:3px 0 7px 0}.lec_bitem .info .iif{padding:1px 0;font-size:12px;color:#555;font-weight:500}.iif_mar{margin-right:30px}.lec_btn_wrap{position:absolute;right:0;top:50%;margin-top:-20px}.lec_btn,.lec_btn_in{display:flex;align-items:center}.lec_btn{width:150px;height:40px;justify-content:center;flex-shrink:0;color:#fff;font-size:14px;font-weight:700;border-radius:10px;background-color:#aaa}.lec_btn.req{background-color:#05b7ec}.lec_btn.ok{background-color:#8a6ef3}.lec_btn_wrap .rtxt{margin-right:15px}.lec_btn_wrap .rtxt span{display:inline-flex;font-size:14px;color:#e70000;font-weight:700;position:relative;padding-left:24px}.lec_btn_wrap .rtxt span:before{content:"";display:block;width:18px;height:18px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFzSURBVHgBlVTLUcMwEH3K5MCRay6MUgEuwXSQDqAT6CB0EEqACgIVQAc2E3CYXAw3GGYw+yLJXguRODujkb2fp/08ySAhKyAfA+fymcuy1DXAk5H1DdydALdxjNE/axe08AAMfpat9OZjcT7139SdTTpbJxsgewNqAWsq4LqQwNiHB70CN96nfpGYPw4E8UA59gh96Fs5f6sNBU8ZAqLBfMxyq5BUZ16xGAKgS2YL2gRCzb0U/8/ikr6hN7WAtklIrY9cQ0GqyFf+S7ZmJCPOfoAPFWBZ99rxqAWR7Ypc+pKxayCzrRZ2HJ98BLx/ujJZMsVqkKnYEwnDMDVBbYRcU50V3DS4YxdIaAtLu2dAoZrtGcsSyl0gPJCtoU/LB0Gex44pdmsJEyeFAvLyUEKuOkIWvRQV5fMhIOpK2Z5RX1oSLEXQwh04962oN+rSpp6R3rRM12Sr9A+iv9DPiEFCfPNmYszCG8S3iRMeSYMnbtI9+QXEpL9Df43wCgAAAABJRU5ErkJggg==) no-repeat 0 0;position:absolute;left:0;top:1px}.lec_btn_wrap .rdate{width:150px;color:#e70000;font-weight:500;right:0;padding-top:5px}.ddac_apply,.lec_btn_wrap .rdate{display:flex;font-size:12px;position:absolute;text-align:center;justify-content:center}.ddac_apply{width:100px;height:26px;flex-shrink:0;border-radius:20px 0 10px 0;background:#bbefff;left:0;top:0;align-items:center;color:#188aac;font-weight:700}.ddac_apply.da_yes{background:linear-gradient(90deg,#8b6ef4,#04b7eb);color:#fff}.comment .reply_wrap figure>.crown img{width:40px}.comment .reply_wrap .reply p{color:#555}.table_wrap thead+tbody tr:first-child button:last-child,.table_wrap thead+tbody tr:first-child input:last-child{border-radius:10px}.chief{display:inline-block;padding-left:25px;position:relative;color:#8a6ef3}.chief:before{content:"";display:block;width:22px;height:20px;position:absolute;left:0;top:0;background:url(/lms_st/img/ico_crown.c022de6d.svg) no-repeat 0}.modal .modal-dialog.modal-bigxl{max-width:1400px}.modal .modal-dialog.modal-bigxl .modal-content .modal-body{padding:15px 50px 50px 50px}.peer_box{margin-bottom:50px;padding:0 25px;border-radius:20px;border:1px solid #e6e6e6;background:#fff;box-shadow:5px 5px 10px 0 rgba(0,0,0,.05);height:100px;display:flex;align-items:center}.peer_full{width:100%;position:relative;padding-left:60px}.peer_full .man{position:absolute;left:0;top:-5px}#modal-peerView .modal-body{max-height:calc(100vh - 200px);overflow-y:auto}.table_wrap.novertical tbody tr:first-child td:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-right-radius:0;border-right:1px solid #f2f2f2}.table_wrap.novertical tbody tr:last-child th:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.table_wrap.novertical tbody tr:first-child td{border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}.modal_tit{font-size:20px;color:#222}.modal_stit,.modal_tit{font-weight:700;margin-bottom:20px}.modal_stit{border-bottom:1px solid #ddd;font-size:16px;color:#555;padding-bottom:10px}.qu_tit{font-size:14px;color:#555;font-weight:700;margin-bottom:10px}.question_item{margin-bottom:30px}.answewr_ok{overflow:hidden;border-right:1px solid #ddd}.answewr_ok label{position:relative;cursor:pointer;display:flex;float:left;width:20%;height:50px;border:1px solid #ddd;font-size:14px;color:#555;text-align:center;justify-content:center;align-items:center;border-right:none}.answewr_ok input{display:none}.answewr_ok span{position:relative;z-index:2}.answewr_ok input[type=radio]+label:before{z-index:1;content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0}.answewr_ok input[type=radio]:checked+label:before{background-color:#e2eef7}.total_jum{border-bottom:1px solid #ddd;display:flex;align-items:center;justify-content:space-between;padding-bottom:15px}.total_jum .th{font-size:14px;color:#555;font-weight:700}.total_jum .td{font-size:16px;color:#555;font-weight:400}.total_jum .td strong{font-size:20px;color:#05b7ec;font-weight:700}.modal-header.posia{position:absolute;right:0;top:0;z-index:10}.video_wrap{margin:0 -15px}.video_wrap .item{padding:0 15px;float:left;width:25%;margin-bottom:50px}.video_area{display:block;border-radius:12px;background:rgba(0,0,0,.62);height:186px;position:relative}.video_area .per{z-index:1;font-size:18px;color:#c2c2c2;font-weight:500;position:absolute;bottom:15px;right:15px}.video_area:after{content:"";display:block;width:47px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAeCAYAAAC8AUekAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAICSURBVHgBzZjxVYMwEMYPn/+LE5hu0G5AJ1A3wA10guIE1QlaJ7AbUCewTlA2KE4Qv7PhvTQ2FMoF+b33PSgQ+iXcJQdEBq11AuXQTofjE0pJEtxwpvuFOxFTV3gk9P8wb+mTIyMzfhUfi7CTY5tY15XQF8lzAynn2HUURaWvgXk6KXRLhx4L6J6OjIiiQOh9Ttncea6L9T6U6/Ivd81vKSC4/9L5v9Q5X00ajbikgaD/hq9LAcVGv1zQcEg8xz+gKXJjhO23faKVec4Hvc94RWHhJH6FJjCdQGvyGGoc8048zqgldTFvfu/M4MSe9oXduEvY8J9sBZ8ChwZPnVnd9GnTNeYVtD3nKbh4Q6MGqYSVfgqNkJxtFMQ1yyP1hPRUyYk2156VU5pQ83z3irEB0uZ5lnhC8i2pByTLA14JUxgvqCckRr4a7aRP40xX8zzavIS/UEf0Ga+Hbc1XhVGI0V6YtSJtul60jXmewzfQCqY3JI+CFlCJDqywfa4dnDaFWVcaFGbHyKt1Q7Iwk8b33pxA72Zgr+wTgzGP8BhjM4XePJcochY/Nm+Xn3Hg4spdeQ9KX64soRS7/NbEnSjIz+bYp4/iRKNzYeNj59jo1Gxl8oJLbmUd5k5P2HyCnZz6ZwnjD00vNj5ZpWlbVicy3S8yn/vsnkFrHfZDK98/IyF+AOQHDyyAtx+eAAAAAElFTkSuQmCC) no-repeat 0 0;position:absolute;left:50%;margin-left:-23px;top:50%;margin-top:-15px}.video_box .vtit_wrap{padding:10px 5px 10px 5px}.video_box .vtit_wrap .tit{color:#222;font-size:18px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.video_box .vtit_wrap .stit{color:#222;font-size:15px;font-weight:500;margin-bottom:8px}.video_box .vtit_wrap .date{color:#999;font-size:13px;font-weight:500}.video_box .vbtn_wrap{margin:0 -5px}.video_box .vbtn_wrap .vcell{float:left;width:33.333333333%;padding:0 5px;margin-top:15px}.video_box .vbtn_wrap .vcell.mar{margin-bottom:15px}.video_box .vbtn_wrap .vcell a{position:relative;display:flex;align-items:center;justify-content:center;font-size:13px;color:#555;font-weight:600;border-radius:10px;height:30px;background-color:#f2f2f2;border:1px solid #f2f2f2}.video_box .vbtn_wrap .vcell a.view{background-color:#05b7ec}.video_box .vbtn_wrap .vcell a.quiz{background-color:#f2f2f2}.video_box .vbtn_wrap .vcell a strong{color:#05b7ec;display:inline-block;margin-left:5px}.video_box .vbtn_wrap .vcell a.qua:before{content:"";display:block;width:20px;height:14px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEdSURBVHgBrVTbDYIwFC1Q/hkBN3AE3aAGSPjTDXQDR1An0H9C1BHcwA2sG+A3L09NL6lKjIIngVtuT0/vK1jMQBiGy7qufdYRtm1veBRFw6qq5vjw4BOWZbGuQDBXjtcCYlNyJknys2Icx35Zlhe15tonEeURwnODMDIPYT9L0/QQBIHQ2TyQ5/nB5JEgQ6oZrbXY1iRC5EGD3T8JcC5VQG+CbaD0UecZXYASjU1OURRniHpfCSI9EvGpWbArmEbAdd0JTPZREAISB09Ib2C4j9re9NOKVkFVF9RxZ/pUU7RdvzRFOo7zOeW/N0WNgiY2oCn4uikgeqrwQghfE+XrRWqvxe/B1zRNCZ7xTGmo0bUL64Fmzvr8FAiIdHcHUKSMG9GlpYUAAAAASUVORK5CYII=) no-repeat 0 0;margin-right:5px}.video_box .vbtn_wrap .vcell a.quiz:before{content:"";display:block;width:16px;height:14px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFZSURBVHgBjVLLbYNAEGXxcqcDSAVxCU4FIQgQR0rAFRhX4KSCOFd+gg5IB04FJh2QGxK/vLEgQniTeKTRDsPMe29ml0kLMwxD5ZyvpRssjuOCLZOO45yHYdClGwx1ey5I6k3T3GVZVv7VbFlWgFpNBPCAo5q+aaTVahVQ3HVdAOBqXi/PEH3bts8ID2jYTHnsw8dRyLJMsbckvAC4rqszxg7wNxTm8Fdipn9YVJAkSYZ/Q9/3lRAA0ojxFIZhQI74a34TUOah+TNN0+MSgI9zl2BYm6bpgV1DSmvbtpyKMFJR1/UV+4+Cy30ytkchjeEDcDu/BYB5iqLovwJggRtSAX8iB0hFuRnAcxRFJxEAQ+GOWGlukj7mP+D3pIR2A99dNTKmYy85x8weGLbLBdFDQdEjwgJA70sA5HIs/8jp5QFEnUseC1RiGaUL5ZMRQE5vQCCRjhfpH/sGMXeuezz9EfoAAAAASUVORK5CYII=) no-repeat 0 0;margin-right:5px}.video_box .vbtn_wrap .vcell a.test:before{content:"";display:block;width:19px;height:14px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAOCAYAAADNGCeJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE/SURBVHgBnZPbbYMwFIZtAs/NCIyQEcoGVFzEYzJBO0I6QdggPIIAlQ1ghHQCPAKviFv/k0BFEOT2S8b2sfX53OAM0nV9Lcvyhr2gKIqyYc3pY9t23nWdyl6TF4bhjhayaZrvBMLQ6roWz1AURfnC9IlxgQ0HBEqSRLAnZFnWabyXJ4dbTEd2R23bfsRxnPRbbxa2Wq2ypml292C4c/aoqqoEhROGYbiw7a9gvu8LVDZbYBRIQzE1cs5TDCZJ0ps0PkAx9khqPjfg9WF8FynZwK4C9D0bJorgwu2M3QhtAGFKaU1dAK+Ksiy9K1gfxixskOM4KgrwA8i6Nx2CINDOnlEC8SottnhR3OCcEGoBUDpqcIEi/BeM92677NJ8i+rDOU5A2rg3OXtQFB4iyJdAJPlRGECUo1+ESb3ozv0tf3XEq562eZaqAAAAAElFTkSuQmCC) no-repeat 0 0;margin-right:5px}.video_box .vbtn_wrap .vcell a.talk:before{content:"";display:block;width:19px;height:15px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAYAAAAGRPQsAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHnSURBVHgB5ZQ7UiJRFIb7AcFE4w6mJ+RRlK5gmBXYU0AV2TArGFwBuAIhMhQjrYKq7sxQzMzEBDASM83aTHn6/bduWxYuwVt1OPf/77nn2Vzf2VrVarWZz+ePc7nc02QymVYqlbBQKJzBfRuPx9fCxWLxAuwKf7zrOZ9X2XXdXfS+APuGMBJaLB2g/25fzGwTGLU3m02yWq0OjUEm01wulwl8x+I22EnxF1yufmq1mhp+ggT0qzMYDEy/wjDcoUcR/SkD48VicRDH8Uxnmjp8C/sZ+l+/3x+ZaQIiaQ66GgCGuqxmd8AKcKCJ+r7fFK/PA3yEdD3Pk/NL8Z51EjC9Lhm1gQmyazPfQUbwnfV6fctFw6PFJ/P5XPyVtXPSzGKinlDuvTCjj1Ne1ZLpDft9AvbEU645z2az4ltse+89s31rKEM5UP3bPNshGQ5Tvl6vBwRtKEN0j14mXnpgLzhET0s0A4A3JVBOIJye4SD40ArDu3KE4aW9dIv8UsPVJ7K60YSRB+SH+kfWvym7pUHJHv1ddyl9zyNCaMFPDMvsDzH4ryAaBPgPvNHgsj4j+//siWcIe3byoV8qlR5xeBdFkXkBwDPwA85HTO2JDM/F80LMeCmewTGvyCvnp9PpNEFeeGHuaM/wDRDdGXcL7FEqAAAAAElFTkSuQmCC) no-repeat 0 0;margin-right:5px}.video_box .vbtn_wrap .vcell a.team:before{content:"";display:block;width:17px;height:14px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAOCAYAAADJ7fe0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAG0SURBVHgBfZLdTQJREIX3LhfCm5SwdrBWIFTgmgDhTTpAKwArECtw942EENcKxAqEClgrEF/59Tu41yARNpncO3POzJ05s8Y78UVRVLHWhqvVKkvTNDvGM45cKBSq6/V64sj1er1rjOk54mazaY9Go+Q/vmm1WgGE1+12G4DPsRqEOYQZ90csplgE3lkul+dK9n3/Oa+dEbuwtBpB8kQoFotPFOyQMCWWDYfD25w8aTQaHZLFvVHh/IFXxfycVKFAJb9/HZ3dmLnD1a2LGc1XKpXe3Ti79qwNADVij04TcHV3q24dtjdObSesdMEJ0WGMULsXms1mj8RuTlbsjvFix4dbJScV36oTXrththC8iu10WCwWcblcjsECbKKR3WZI1uYCJDiTNoZVSv0rnKkE4/UKfjdPyvAz/ND5CH+HHiFxPXjJee+rAK2p1SrgGP8BMAGskfDC/YMzwa7BEjp+osu++CqgbVnNCmGsVimmUd72Vjs+WFCqVSNum3ufM6ZgZp1Y+jQKNvNOfOC/+gwGg0wS2EOSBEan3rEi4PrD3/Zjf4owX9/7+c3b3vFOPtlWvB/7BvQoFFQNZO+6AAAAAElFTkSuQmCC) no-repeat 0 0;margin-right:5px}.video_box .vbtn_wrap .vcell a.view.on{border-color:#e70000}.video_box .vbtn_wrap .vcell a.view.on strong{color:#e70000}.video_box .vbtn_wrap .vcell a.qua.on{border-color:#e70000}.video_box .vbtn_wrap .vcell a.qua.on strong{color:#e70000}.video_box .vbtn_wrap .vcell a.quiz.on{border-color:#e70000}.video_box .vbtn_wrap .vcell a.quiz.on strong,.video_box .vbtn_wrap .vcell a.quiz.on.re,.video_box .vbtn_wrap .vcell a.quiz.on.re strong,.video_box .vbtn_wrap .vcell a.quiz.re strong{color:#e70000}.video_box .vbtn_wrap .vcell a.test.on{border-color:#e70000}.video_box .vbtn_wrap .vcell a.test.on strong{color:#e70000}.video_box .vbtn_wrap .vcell a.talk.on{border-color:#e70000}.video_box .vbtn_wrap .vcell a.talk.on strong{color:#e70000}.video_box .vbtn_wrap .vcell a.team.on{border-color:#e70000}.video_box .vbtn_wrap .vcell a.team.on strong{color:#e70000}.video_ex{justify-content:end;margin-bottom:15px;margin-top:35px}.video_ex,.video_ex .ex_txt{display:flex}.video_ex .ex_txt .item{font-size:15px;color:#757575;font-weight:400}.video_ex .ex_txt .item.item1{margin-right:15px;position:relative;padding-left:45px}.video_ex .ex_txt .item.item1:before{content:"";display:block;border-radius:10px;border:1px solid #ff5959;background:#f2f2f2;width:40px;height:15px;position:absolute;left:0;top:3px}.video_box .vbtn_wrap .vcell a span{display:inline-block;padding-left:8px;position:relative}.video_box .vbtn_wrap .vcell a.quiz.on.re span:before,.video_box .vbtn_wrap .vcell a.quiz.re span:before{content:"";display:block;width:7px;height:7px;border-radius:50%;background-color:#ff8b8b;position:absolute;left:0;top:2px}.video_ex .ex_txt .item.item2{margin-right:15px;position:relative;padding-left:15px}.video_ex .ex_txt .item.item2:before{content:"";display:block;border-radius:50%;width:10px;height:10px;background-color:#ff8b8b;position:absolute;left:0;top:5px}.gra_bar_in{display:flex}.gra_bar_in h3{margin-right:50px}.gra_bar{padding:0 45px;width:560px;border-radius:5px 20px;background:linear-gradient(90deg,#8b6ef4,#04b7eb);box-shadow:5px 5px 10px 0 rgba(0,0,0,.05);height:48px;display:flex;align-items:center;justify-content:space-between}.gb_tit{font-size:16px;color:#fff;font-weight:700}.gb_info,.gb_smar{align-items:center;display:flex}.gb_smar{margin-right:13px;font-size:13px;color:#fff;font-weight:500}.gb_smar .bar{display:inline-block;padding-right:10px;margin-right:10px;position:relative}.gb_smar .bar:after{content:"";display:block;width:1px;height:10px;background-color:#fff;position:absolute;right:0;top:4px}.gb_txt{font-size:13px;color:#fff;font-weight:600}.info_line_box{margin-bottom:20px;border-radius:15px;border:1px solid #ccc;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);height:80px;align-items:center;display:flex;padding:0 30px}.ilb_tit{font-size:16px;color:#222;font-weight:700;margin-bottom:5px}.ilb_txt{font-size:14px;color:#555;font-weight:400;align-items:center;display:flex}.ilb_txt .mar{margin-right:35px}.ilb_time{font-size:12px;color:#555;font-weight:400}.ilb_link{width:100%;display:block;position:relative}.ilb_link:after{transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;content:"";display:block;width:19px;height:10px;position:absolute;right:0;top:18px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAKCAYAAABWiWWfAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADuSURBVHgBnZLLDYJAEIZ3lwK0BEpwD5BwgxLoACrQDpQKKIFYASWgJxIeWUugBD0TwH+MJgiRh5OQZWaHb2b+gbMZU0rpTdNEdV37lmVVU7l8BrQFKOm67sE532ia5kgp77/yxRSMOsJxNQzDphN+yP6xsiyPRVHE/Rj8BPFwVWcEwmgexvL7cfgu4jbdL4LleX4gEAQf6UM+AfHqUd7wWz4A2RCaNudMbe69YYWiLvS8jDqjBCFE1LatO/cLoMMKeQ4VzrJs9wUjEC4TVAtM07yxBUZ5gAVoIE7TVH+N+QHhOaPlE1tppB2ge2gpn6g1i2y7FEqHAAAAAElFTkSuQmCC) no-repeat 0 0}.video_wrap{display:none}.ilb_link:after{transform:rotate(180deg)}.video_tab.on .ilb_link:after{transform:rotate(0)}.ept_vid_area{display:block;border-radius:12px;background:rgba(0,0,0,.62);height:186px;position:relative}.ept_vid_area .lctr_status{width:100%;height:100%;display:inline-flex;justify-content:center;align-items:center;color:#fff;font-size:35px}.modal .modal-dialog.modal-lg[data-v-aff5562c]{max-width:1000px}.modal .modal-dialog.modal-dialog-centered[data-v-aff5562c]{min-height:calc(100% - 6rem);height:calc(100% - 6rem)}.modal .modal-dialog[data-v-aff5562c]{max-width:640px;margin:3rem auto}.modal .modal-dialog .modal-content[data-v-aff5562c]{border:0;border-radius:1rem}.modal .modal-dialog .modal-content .modal-header[data-v-aff5562c]{border:0;padding:.4rem 1rem 0}.modal-header h3[data-v-aff5562c]{padding-top:10px}.modal .modal-dialog .modal-content .modal-header .btn-close[data-v-aff5562c]{width:1.5em;height:1.5em;background-size:1.5em auto}.modal .modal-dialog .modal-content .modal-body[data-v-aff5562c]{padding:2rem 2rem 3.5rem 2rem;padding:1.5rem;font-weight:500}.bv-title[data-v-aff5562c]{font-size:20px;font-weight:700;padding-bottom:10px;padding-top:10px;border-bottom:1px solid #05b7ec;margin-bottom:10px}.bv-date[data-v-aff5562c]{font-size:15px;text-align:right;margin-bottom:15px}.board_cont_tit[data-v-aff5562c]{font-size:18px;color:#000;font-weight:600;display:flex;align-items:center;-ms-flex-align:center;-webkit-box-align:center;margin-bottom:5px}.board_cont_tit[data-v-aff5562c]:before{content:"";display:block;width:5px;height:15px;margin-right:10px;background-color:#05b7ec}.modal-body .board.list .inner[data-v-aff5562c]{padding:0;border-top:none}.attach_wrap[data-v-aff5562c]{display:flex;align-items:center;gap:20px;margin-top:20px;padding:15px;border:1px solid #e6e6e6;border-radius:10px;border-radius:0;border-top:1px solid #05b7ec}.attach_wrap li[data-v-aff5562c]{display:flex;align-items:center;gap:5px;font-weight:500}.file-attach[data-v-aff5562c]{display:flex;align-items:center;-ms-flex-align:center;-webkit-box-align:center}.attach_wrap li img[data-v-aff5562c]{width:16px}.file-attach img[data-v-aff5562c]{display:block;margin-right:5px}.pager[data-v-aff5562c]{margin-top:20px;padding:15px;border:1px solid #e6e6e6;border-radius:10px}.pager>div[data-v-aff5562c]{display:flex;align-items:center;gap:10px}.pager>div p[data-v-aff5562c]{flex:0 0 100px}.pager>div a[data-v-aff5562c]{flex:1}a[data-v-aff5562c]{display:inline-block;color:#222;text-decoration:none;transition:all .2s ease}.pager>div+div[data-v-aff5562c]{padding-top:10px;margin-top:10px;border-top:1px solid #eee}.box_wrap .info_box .a_box.sm[data-v-aff5562c]{padding:0 10px}[data-v-7daf3774] .p-dropdown.nice-select.form-select .p-dropdown-trigger{display:none!important}[data-v-7daf3774] .p-dropdown.nice-select.form-select>span{font-size:14px;line-height:25px}.marquee-container[data-v-7daf3774]{overflow:hidden;white-space:nowrap}.marquee[data-v-7daf3774]{display:inline-block;animation:marquee-7daf3774 15s linear infinite}@keyframes marquee-7daf3774{0%{transform:translateX(100%)}to{transform:translateX(-150%)}}header .gnb .notice[data-v-7daf3774]{background:none}@keyframes blink-7daf3774{0%{opacity:1}50%{opacity:0}to{opacity:1}}.blinking-button[data-v-7daf3774]{animation:blink-7daf3774 2s infinite}header .gnb li:hover h5.no_child[data-v-7daf3774]:before{display:none}.btn.mint[data-v-7daf3774]{background:#31afd7}.btn.mint[data-v-7daf3774]:hover{background:#178eb4}.p-component{font-family:pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,Roboto,Noto Sans KR,Segoe UI,Malgun Gothic,sans-serif!important}[data-v-47b08d0c] section.hero .inner .tab-pane.show{display:block!important}[data-v-47b08d0c] .p-carousel-item{flex:1 0 456px!important;margin-right:20.5px}[data-v-47b08d0c] .p-component{font-family:pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,Roboto,Noto Sans KR,Segoe UI,Malgun Gothic,sans-serif}.calendar[data-v-47b08d0c] .vc-weekday-7{color:#6366f1}.calendar[data-v-47b08d0c] .vc-weekday-1{color:#f17463}[data-v-47b08d0c] .vc-pane-header-wrapper,[data-v-47b08d0c] .vc-title{display:none}section.hero .inner[data-v-47b08d0c]{position:relative;display:block;padding:0}section.hero .inner .tab-pane.show[data-v-47b08d0c]{display:flex;gap:30px;max-width:1400px;margin:0 auto;padding:50px 0}section.hero .inner nav[data-v-47b08d0c]{position:absolute;right:0;bottom:0;display:flex;gap:10px;padding:13px 0}section.hero nav .btn_wrap[data-v-47b08d0c]{display:flex;gap:5px}section.hero nav .btn_wrap button[data-v-47b08d0c]{width:24px;height:24px;padding:0;background-repeat:no-repeat;background-position:50%;background-size:100%;box-shadow:1px 1px 3px rgba(0,0,0,.1)}section.hero .study_info .items[data-v-47b08d0c]{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px 0}section.hero .study_info .items li[data-v-47b08d0c]{text-align:center}section.hero .card_con .study_info figure[data-v-47b08d0c]{width:auto;height:40px;background-image:none;cursor:default}section.hero .study_info .items .txt[data-v-47b08d0c]{margin-top:10px}section.hero .study_info .items .txt p[data-v-47b08d0c]{font-size:10px;font-weight:700;color:#555}section.hero .study_info .items .txt span[data-v-47b08d0c]{color:#05b7ec;margin-left:5px}section.hero .card_bot>p[data-v-47b08d0c]{font-size:12px;font-weight:700;text-align:center;color:#555}section.hero .card_bot[data-v-47b08d0c]{padding:10px 10px;border-top:1px solid #ddd}.progress_wrap .progress_bar[data-v-47b08d0c]{min-width:0}section.hero .study_info .items figure>img[data-v-47b08d0c]{height:100%;filter:brightness(.5) grayscale(1)}.btn.mint[data-v-47b08d0c]{background:#31afd7}.btn.mint[data-v-47b08d0c]:hover{background:#178eb4}.a_box.sm[data-v-47b08d0c]{font-size:11px}section.schedule .sch_list .sch_item.la01[data-v-47b08d0c]{border-color:#8b6ef4}section.schedule .sch_list .sch_item.la02[data-v-47b08d0c]{border-color:#31afd7}section.schedule .sch_list .sch_item.la03[data-v-47b08d0c]{border-color:#4dc1b7}.progress_wrap .per[data-v-47b08d0c]{color:#000}.progress_wrap .week[data-v-47b08d0c]{color:#000;background:none}section.hero .study_info .items[data-v-47b08d0c]{justify-content:space-around}section.hero .study_info .items .txt.red span[data-v-47b08d0c]{color:#e70000}.p-accordion[data-v-5a1d13c5]{width:130px;position:fixed;top:360px;right:30px;text-align:center;border-radius:20px;background:#fff;box-shadow:5px 5px 10px rgb(0 0 0/5%);transition:all .2s ease;z-index:1000;opacity:.7}.p-accordion.p-component[data-v-5a1d13c5]:hover{box-shadow:5px 5px 10px rgba(0,0,0,.1);opacity:1}.p-accordion.p-component h5[data-v-5a1d13c5]{line-height:20px;font-size:14px;font-weight:700;color:#8a6ef3}.p-accordion.p-component ul li+li[data-v-5a1d13c5]{margin-top:5px}.p-accordion.p-component ul li a[data-v-5a1d13c5]{width:100%;font-size:13px;font-weight:600;padding:5px 20px;border:1px solid #ddd;border-radius:15px}.p-accordion.p-component ul li:hover a[data-v-5a1d13c5]{color:#8a6ef3;border-color:#8a6ef3}[data-v-5a1d13c5] .p-accordion-header-action{justify-content:center;padding:.25rem!important}[data-v-5a1d13c5] .p-accordion-tab{margin-bottom:0}.red_star[data-v-0b948fc5]{color:red}.date_wrap .input_wrap[data-v-0b948fc5]{background:none;background-size:none}.div_textarea[data-v-0b948fc5],.div_textarea[data-v-284e1235],.div_textarea[data-v-598da77c]{width:100%;min-height:160px;line-height:24px;color:#222;padding:20px;border:1px solid #e6e6e6;border-radius:10px;background:transparent;resize:vertical;transition:all .2s ease}.red_star[data-v-07caea58]{color:red}.date_wrap .input_wrap[data-v-07caea58]{background:none;background-size:none}.div_textarea[data-v-07caea58]{width:100%;min-height:160px;line-height:24px;color:#222;padding:20px;border:1px solid #e6e6e6;border-radius:10px;background:transparent;resize:vertical;transition:all .2s ease}.red_star[data-v-70a164f7]{color:red}.date_wrap .input_wrap[data-v-70a164f7]{background:none;background-size:none}.now_quiz_bg_color[data-v-5c500c2a]{background-color:#e2eef7}.quiz_comment_box[data-v-5c500c2a]{border:1px solid #ddd;padding:20px 30px;border-radius:15px;background:#f0f8ff}.quiz_comment_title[data-v-5c500c2a]{font-size:18px;color:#555;font-weight:700}.vl_reg .cancel[data-v-2c69f61c]{font-size:12px;color:#fff;background-color:#898989;font-weight:500;border-radius:5px;height:30px;width:53px}.vote_link a.off[data-v-2c69f61c]{background-color:#898989;color:#fff;border:1px solid #898989}.vl_reg .cancel[data-v-e35e70aa]{font-size:12px;color:#fff;background-color:#898989;font-weight:500;border-radius:5px;height:30px;width:53px}.vote_link a.off[data-v-e35e70aa]{background-color:#898989;color:#fff;border:1px solid #898989}.vl_reg .cancel[data-v-69a96909]{font-size:12px;color:#fff;background-color:#898989;font-weight:500;border-radius:5px;height:30px;width:53px}.vote_link a.off[data-v-49cc4e7e],.vote_link a.off[data-v-69a96909]{background-color:#898989;color:#fff;border:1px solid #898989}.man_box .item img[data-v-04a1ff91],.man_box .item img[data-v-1ff9c3b6],.man_box .item img[data-v-4a927a01],.man_box .item img[data-v-70cb9a03],.vote_write_in figure>img[data-v-49cc4e7e]{width:50px;height:50px;border-radius:50%}[data-v-15082ab2] .fr-element.fr-view,[data-v-15082ab2] .fr-wrapper{min-height:200px}[data-v-15082ab2] .p-dropdown-label.p-inputtext{display:inline-flex;align-items:center}[data-v-15082ab2] .fr-element em,[data-v-15082ab2] .fr-element u em{display:inline-block;font-style:italic!important}[data-v-15082ab2] .fr-element u em{text-decoration:underline}[data-v-15082ab2] .fr-element s em{display:inline-block;font-style:italic!important;text-decoration:line-through}[data-v-15082ab2] .fr-element s u em,[data-v-15082ab2] .fr-element u s em{display:inline-block;font-style:italic!important;text-decoration:underline line-through}.man_box .item img[data-v-15082ab2]{width:50px;height:50px;border-radius:50%}.vl_reg .cancel[data-v-3584391c]{font-size:12px;color:#fff;background-color:#898989;font-weight:500;border-radius:5px;height:30px;width:53px}.vote_link a.off[data-v-3584391c]{background-color:#898989;color:#fff;border:1px solid #898989}.vl_reg .cancel[data-v-3e6646b5]{font-size:12px;color:#fff;background-color:#898989;font-weight:500;border-radius:5px;height:30px;width:53px}.vote_link a.off[data-v-660f67f2]{background-color:#898989;color:#fff;border:1px solid #898989}.man_box .item img[data-v-0316e8c0],.vote_write_in figure>img[data-v-660f67f2]{width:50px;height:50px;border-radius:50%}[data-v-ed602924] .fr-element.fr-view,[data-v-ed602924] .fr-wrapper{min-height:200px}[data-v-ed602924] .p-dropdown-label.p-inputtext{display:inline-flex;align-items:center}[data-v-ed602924] .fr-element em,[data-v-ed602924] .fr-element u em{display:inline-block;font-style:italic!important}[data-v-ed602924] .fr-element u em{text-decoration:underline}[data-v-ed602924] .fr-element s em{display:inline-block;font-style:italic!important;text-decoration:line-through}[data-v-ed602924] .fr-element s u em,[data-v-ed602924] .fr-element u s em{display:inline-block;font-style:italic!important;text-decoration:underline line-through}.man_box .item img[data-v-300c176c],.man_box .item img[data-v-ed602924]{width:50px;height:50px;border-radius:50%}.div_textarea[data-v-300c176c]{width:100%;min-height:160px;line-height:24px;color:#222;padding:20px;border:1px solid #e6e6e6;border-radius:10px;background:transparent;resize:vertical;transition:all .2s ease}#sub .inner[data-v-300c176c]{display:flex;gap:20px;max-width:1400px;margin:0 auto}.man_box .item img[data-v-447893f8]{width:50px;height:50px;border-radius:50%}.red_star[data-v-447893f8]{color:red}.date_wrap .input_wrap[data-v-447893f8]{background:none;background-size:none}.div_textarea[data-v-447893f8]{width:100%;min-height:160px;line-height:24px;color:#222;padding:20px;border:1px solid #e6e6e6;border-radius:10px;background:transparent;resize:vertical;transition:all .2s ease}#sub .inner[data-v-447893f8]{display:flex;gap:15px;max-width:1400px;margin:0 auto}.man_box .item img[data-v-b228dea4]{width:50px;height:50px;border-radius:50%}.red_star[data-v-b228dea4]{color:red}.date_wrap .input_wrap[data-v-b228dea4]{background:none;background-size:none}.div_textarea[data-v-b228dea4]{width:100%;min-height:160px;line-height:24px;color:#222;padding:20px;border:1px solid #e6e6e6;border-radius:10px;background:transparent;resize:vertical;transition:all .2s ease}#sub .inner[data-v-b228dea4]{display:flex;gap:20px;max-width:1400px;margin:0 auto}.man_box .item img[data-v-6aa15279]{width:50px;height:50px;border-radius:50%}.red_star[data-v-6aa15279]{color:red}.date_wrap .input_wrap[data-v-6aa15279]{background:none;background-size:none}.div_textarea[data-v-6aa15279]{width:100%;min-height:160px;line-height:24px;color:#222;padding:20px;border:1px solid #e6e6e6;border-radius:10px;background:transparent;resize:vertical;transition:all .2s ease}#sub .inner[data-v-6aa15279]{display:flex;gap:20px;max-width:1400px;margin:0 auto}.man_box .item img[data-v-0afa1d73],.man_box .item img[data-v-5ce42cce],.man_box .item img[data-v-82cb02ba],.man_box .item img[data-v-acce126e]{width:50px;height:50px;border-radius:50%}.score[data-v-acce126e]{width:100px;text-align:center}.red_warning[data-v-acce126e]{color:red}.man_box .item img[data-v-245dd672]{width:50px;height:50px;border-radius:50%}.score[data-v-245dd672]{width:100px;text-align:center}.red_warning[data-v-245dd672]{color:red}.man_box .item img[data-v-76f07877]{width:50px;height:50px;border-radius:50%}.score[data-v-76f07877]{width:100px;text-align:center}.red_warning[data-v-76f07877]{color:red}.man_box .item img[data-v-1b6a8797]{width:50px;height:50px;border-radius:50%}.score[data-v-1b6a8797]{width:100px;text-align:center}.red_warning[data-v-1b6a8797]{color:red}.reply_wrap .reply p[data-v-b3f6c78e]{line-height:20px;font-size:13px;font-weight:500}.upt_wrap button[data-v-b3f6c78e]{line-height:20px;font-size:12px;font-weight:600;color:#8a6ef3;padding:0 5px}.upt_wrap button[data-v-b3f6c78e]:hover{color:#4d32b0}.upt_wrap span[data-v-b3f6c78e]{line-height:20px;font-size:12px;color:#aaa;margin-left:10px}.reply[data-v-b3f6c78e]{flex:1;position:relative;display:flex;flex-direction:column;margin-top:20px;padding:15px;border:1px solid #ccc;border-radius:0 15px 15px 15px;background:#fbfbfb}.a_box .sm[data-v-b3f6c78e]{padding:0 12px!important}.attach_view img[data-v-b3f6c78e],.attach_view_ot img[data-v-b3f6c78e]{width:14px}.attach_view[data-v-b3f6c78e]{padding:0 5% 0 .5%}.attach_view a[data-v-b3f6c78e],.attach_view_ot a[data-v-b3f6c78e]{font-size:12px;font-weight:500}.flex[data-v-b3f6c78e]{justify-content:space-between}.attach_box[data-v-b3f6c78e]{width:100%;padding:10px 0 10px 5px;font-size:12px}.input_wrap[data-v-b3f6c78e]{display:flex;align-items:center}.attach_view_ot[data-v-b3f6c78e]{padding:0 .5% 0 5%}.a_box.sm[data-v-b3f6c78e]{line-height:26px;font-size:12px;padding:0 15px;border-radius:10px}.a_box.mint[data-v-b3f6c78e]{color:#fff;background:#31afd7}.attach_list li .del[data-v-b3f6c78e]{width:16px;height:16px;background:url(/lms_st/img/x_mark.2574e457.svg) no-repeat 50%;background-size:100%;opacity:.5;cursor:pointer}.attach_list li .del[data-v-b3f6c78e]:hover{opacity:1}.me[data-v-b3f6c78e]{border-radius:15px 15px 0 15px}.attach_wrap[data-v-b3f6c78e]{display:block}.attach_list li .del[data-v-eeecd03a]{width:16px;height:16px;background:url(/lms_st/img/x_mark.2574e457.svg) no-repeat 50%;background-size:100%;opacity:.5;cursor:pointer}.attach_list li .del[data-v-eeecd03a]:hover{opacity:1}.attach_box[data-v-eeecd03a]{padding:10px 0 10px 5px}.attach_wrap[data-v-eeecd03a]{display:block}.a_box.sm[data-v-eeecd03a]{line-height:26px;font-size:12px;padding:0 15px;border-radius:10px}.a_box.mint[data-v-eeecd03a]{color:#fff;background:#31afd7}.a_box.sm[data-v-629a59ee]{line-height:26px;font-size:12px;padding:0 15px;border-radius:10px}.a_box.mint[data-v-629a59ee]{color:#fff;background:#31afd7}.attach_list li .del[data-v-629a59ee]{width:16px;height:16px;background:url(/lms_st/img/x_mark.2574e457.svg) no-repeat 50%;background-size:100%;opacity:.5;cursor:pointer}.attach_list li .del[data-v-629a59ee]:hover{opacity:1}.me[data-v-629a59ee]{border-radius:15px 15px 0 15px}.attach_wrap[data-v-629a59ee]{display:block}.red_star[data-v-3cf581c0]{color:red}.date_wrap .input_wrap[data-v-3cf581c0]{background:none;background-size:none}[data-v-349009e4] .fr-element.fr-view,[data-v-349009e4] .fr-wrapper{min-height:200px}[data-v-349009e4] .p-dropdown-label.p-inputtext{display:inline-flex;align-items:center}[data-v-349009e4] .fr-element em,[data-v-349009e4] .fr-element u em{display:inline-block;font-style:italic!important}[data-v-349009e4] .fr-element u em{text-decoration:underline}[data-v-349009e4] .fr-element s em{display:inline-block;font-style:italic!important;text-decoration:line-through}[data-v-349009e4] .fr-element s u em,[data-v-349009e4] .fr-element u s em{display:inline-block;font-style:italic!important;text-decoration:underline line-through}.btn_wrap.flex[data-v-349009e4]{justify-content:space-between}.info_title[data-v-349009e4]{display:grid;grid-template-columns:430px auto;gap:10px}.attach_box[data-v-349009e4]{display:grid;gap:0}.a_box[data-v-349009e4]{display:inline-block;line-height:36px;font-size:18px;font-weight:700;text-align:center;padding:0 20px;border-radius:15px;cursor:default}.a_box.sm[data-v-349009e4]{line-height:26px;font-size:12px;padding:0 15px;border-radius:10px}.a_box.sub[data-v-349009e4]{color:#333;background:#f2f2f2}.a_box.purple[data-v-349009e4]{color:#fff;background:#8a6ef3}.a_box.mint[data-v-349009e4]{color:#fff;background:#31afd7}.a_box.red[data-v-349009e4]{color:#fff;background:#e70000}.a_box.green[data-v-349009e4]{color:#fff;background:#0bc677}.attach_list li[data-v-349009e4]{display:flex;align-items:center;gap:10px}.attach_list li+li[data-v-349009e4]{margin-top:3px}.attach_list li .del[data-v-349009e4]{width:16px;height:16px;background:url(/lms_st/img/x_mark.2574e457.svg) no-repeat 50%;background-size:100%;opacity:.5;cursor:pointer}.attach_list li .del[data-v-349009e4]:hover{opacity:1}[data-v-7d1b7cb4] .fr-element.fr-view,[data-v-7d1b7cb4] .fr-wrapper{min-height:200px}[data-v-7d1b7cb4] .p-dropdown-label.p-inputtext{display:inline-flex;align-items:center}[data-v-7d1b7cb4] .fr-element em,[data-v-7d1b7cb4] .fr-element u em{display:inline-block;font-style:italic!important}[data-v-7d1b7cb4] .fr-element u em{text-decoration:underline}[data-v-7d1b7cb4] .fr-element s em{display:inline-block;font-style:italic!important;text-decoration:line-through}[data-v-7d1b7cb4] .fr-element s u em,[data-v-7d1b7cb4] .fr-element u s em{display:inline-block;font-style:italic!important;text-decoration:underline line-through}.btn_wrap.flex[data-v-7d1b7cb4]{justify-content:space-between}.info_title[data-v-7d1b7cb4]{display:grid;grid-template-columns:430px auto;gap:10px}.attach_box[data-v-7d1b7cb4]{display:grid;gap:0}.a_box[data-v-7d1b7cb4]{display:inline-block;line-height:36px;font-size:18px;font-weight:700;text-align:center;padding:0 20px;border-radius:15px;cursor:default}.a_box.sm[data-v-7d1b7cb4]{line-height:26px;font-size:12px;padding:0 15px;border-radius:10px}.a_box.sub[data-v-7d1b7cb4]{color:#333;background:#f2f2f2}.a_box.purple[data-v-7d1b7cb4]{color:#fff;background:#8a6ef3}.a_box.mint[data-v-7d1b7cb4]{color:#fff;background:#31afd7}.a_box.red[data-v-7d1b7cb4]{color:#fff;background:#e70000}.a_box.green[data-v-7d1b7cb4]{color:#fff;background:#0bc677}.attach_list li[data-v-7d1b7cb4]{display:flex;align-items:center;gap:10px}.attach_list li+li[data-v-7d1b7cb4]{margin-top:3px}.attach_list li .del[data-v-7d1b7cb4]{width:16px;height:16px;background:url(/lms_st/img/x_mark.2574e457.svg) no-repeat 50%;background-size:100%;opacity:.5;cursor:pointer}.attach_list li .del[data-v-7d1b7cb4]:hover{opacity:1}.video-js .vjs-big-play-button{left:50%;margin-left:-1.5em;margin-top:-.81666em;top:50%}.video-js .vjs-time-tooltip,.video-js .vjs-volume-tooltip{width:50px}.vjs-texttrack-settings{display:none}.video_box .vbtn_wrap .vcell a.view.at[data-v-1867af1c]{background:#8b6ef4}.vcell[data-v-1867af1c]{margin-top:15px}.icobox .cell strong[data-v-075c3eee]{color:#555}.icobox .cell strong.t_red[data-v-075c3eee]{color:#e70000}.icobox .cell strong.t_blue[data-v-075c3eee]{color:#05b7ec}.icobox .cell strong.t_purple[data-v-075c3eee]{color:#8a6ef3}.sl_cont[data-v-075c3eee]{justify-content:flex-start;padding:0 70px;gap:50px}.cell[data-v-075c3eee]{width:120px;text-align:center}.btn.take[data-v-075c3eee]{background-color:#05b7ec}.btn.re[data-v-075c3eee],.btn.take[data-v-075c3eee]{color:#fff;height:25px;border-radius:5px;display:inline-flex;align-items:center;cursor:default}.btn.re[data-v-075c3eee]{background-color:#8a6ef3}.btn.none[data-v-075c3eee]{background-color:#ccc;color:#fff;height:25px;border-radius:5px;display:inline-flex;align-items:center;cursor:default}p.expl[data-v-075c3eee]{display:inline-flex;align-items:center;height:100%}[data-v-46906f5e] .fr-view{border:1px solid #e6e6e6;border-radius:10px;padding:20px}[data-v-46906f5e] .fr-view em,[data-v-46906f5e] .fr-view u em{display:inline-block;font-style:italic!important}[data-v-46906f5e] .fr-view u em{text-decoration:underline}[data-v-46906f5e] .fr-view s em{display:inline-block;font-style:italic!important;text-decoration:line-through}[data-v-46906f5e] .fr-view s u em,[data-v-46906f5e] .fr-view u s em{display:inline-block;font-style:italic!important;text-decoration:underline line-through}.gray_btn[data-v-28e6ecae],.gray_btn[data-v-2bcabece],.gray_btn[data-v-5928bf4a]{background-color:#789}.prgrs-container[data-v-3122dccf]{display:grid;grid-template-columns:1fr 4fr}.prgrs-container h5[data-v-3122dccf]{line-height:20px;font-size:16px;font-weight:700;color:#555;display:inline-flex;align-items:center}.card.f_auto[data-v-3122dccf]{display:grid;grid-template-rows:1fr 3fr}.competency[data-v-3122dccf]{grid-template-columns:repeat(5,1fr)}#sub .dashboard .inner[data-v-3122dccf],.title[data-v-3122dccf]{padding:0!important}#sub .dashboard .inner.board[data-v-3122dccf]{padding-top:20px!important}.title-container[data-v-3122dccf]{display:grid;gap:0}.title-container h3[data-v-3122dccf]{color:#000;font-weight:700}.title-container p[data-v-3122dccf]{font-size:16px;font-weight:500;color:#555;margin-top:10px}.title .btn_wrap[data-v-3122dccf]{width:100%;display:grid}.title .btn_wrap .btn-container[data-v-3122dccf]{height:100%;display:flex;align-items:flex-end}.title .btn_wrap .btn-container.left[data-v-3122dccf]{align-items:center!important}.title .btn_wrap .btn-container.left button[data-v-3122dccf]{height:45px}.title .btn_wrap .btn-container.right[data-v-3122dccf]{justify-self:end}.section.dashboard .inner+.inner[data-v-3122dccf]{padding-top:0!important}.dashboard .card_wrap ul[data-v-3122dccf]{min-height:180px}.c_purple[data-v-3122dccf]{color:#8a6ef3}.c_blue[data-v-3122dccf]{color:#05b7ec}.c_red[data-v-3122dccf]{color:#e70000}.dashboard .card_wrap ul li[data-v-3122dccf]{cursor:pointer}.disabled-color[data-v-3122dccf]{color:#fff;background:#aaa}.prgrs-container[data-v-25c609b0]{display:grid;grid-template-columns:1fr 4fr}.prgrs-container h5[data-v-25c609b0]{line-height:20px;font-size:16px;font-weight:700;color:#555;display:inline-flex;align-items:center}.card.f_auto[data-v-25c609b0]{display:grid;grid-template-rows:1fr 3fr}.competency[data-v-25c609b0]{grid-template-columns:repeat(5,1fr)}#sub .dashboard .inner[data-v-25c609b0],.title[data-v-25c609b0]{padding:0!important}#sub .dashboard .inner.board[data-v-25c609b0]{padding-top:20px!important}.title-container[data-v-25c609b0]{display:grid;gap:0}.title-container h3[data-v-25c609b0]{color:#000;font-weight:700}.title-container p[data-v-25c609b0]{font-size:16px;font-weight:500;color:#555;margin-top:10px}.title .btn_wrap[data-v-25c609b0]{width:100%;display:grid}.title .btn_wrap .btn-container[data-v-25c609b0]{height:100%;display:flex;align-items:flex-end}.title .btn_wrap .btn-container.left[data-v-25c609b0]{align-items:center!important}.title .btn_wrap .btn-container.left button[data-v-25c609b0]{height:45px}.title .btn_wrap .btn-container.right[data-v-25c609b0]{justify-self:end}.section.dashboard .inner+.inner[data-v-25c609b0]{padding-top:0!important}.dashboard .card_wrap ul[data-v-25c609b0]{min-height:180px}.c_purple[data-v-25c609b0]{color:#8a6ef3}.c_blue[data-v-25c609b0]{color:#05b7ec}.c_red[data-v-25c609b0]{color:#e70000}.dashboard .card_wrap ul li[data-v-25c609b0]{cursor:pointer}.disabled-color[data-v-25c609b0]{color:#fff;background:#aaa}.ttest[data-v-9baaadb6]{height:34px;line-height:10px}.table_wrap thead tr:first-child th[data-v-9baaadb6]:first-child{border-top-left-radius:0}.table_wrap thead tr:first-child th[data-v-9baaadb6]:last-child{border-top-right-radius:0;border-right:none}.table_wrap tbody td[data-v-9baaadb6]{border-bottom:1px solid #f2f2f2}.table_wrap tbody tr:last-child td[data-v-9baaadb6]:first-child{border-bottom-left-radius:20px;border-bottom:none}.sm[data-v-9baaadb6]{height:34px}.subtop[data-v-9baaadb6]{margin-bottom:10px;height:150px}.article .inner[data-v-9baaadb6]{padding:20px 0}.pointer[data-v-5b9ec9e0]{cursor:pointer}.font-gray[data-v-5b9ec9e0]{color:#7a797d!important}.attach_wrap[data-v-5b9ec9e0]{border-top:1px solid #e6e6e6;border-radius:7px}.data_content[data-v-5b9ec9e0]{min-height:100px}.title[data-v-5b9ec9e0]{padding:20px 0}.area_wrap[data-v-5b9ec9e0]{min-height:100px;padding:25px 25px 25px 25px;border:1px solid #ddd;border-top-color:#05b7ec}.ttest[data-v-b3bbf1b2]{width:150px;height:34px;line-height:10px}.attach_wrap2[data-v-b3bbf1b2]{display:flex;margin-top:20px;padding:15px;border:1px solid #e6e6e6;border-radius:10px}.pg[data-v-b3bbf1b2]{height:34px}.attach_box[data-v-b3bbf1b2]{display:grid;gap:0}.a_box.mint[data-v-b3bbf1b2]{color:#fff;background:#31afd7}.a_box.sm[data-v-b3bbf1b2]{line-height:26px;font-size:12px;padding:0 15px;border-radius:10px}.attach_box[data-v-b3bbf1b2]{align-items:center;padding:15px;border:1px solid #e6e6e6;font-size:16px}.title[data-v-b3bbf1b2]{padding:20px 0}.attach_list li .del[data-v-b3bbf1b2]{width:16px;height:16px;background:url(/lms_st/img/x_mark.2574e457.svg) no-repeat 50%;background-size:100%;opacity:.5;cursor:pointer}.attach_list li .del[data-v-b3bbf1b2]:hover{opacity:1}#sub .inner[data-v-b3bbf1b2]{gap:0}.pointer[data-v-3f996682]{cursor:pointer}.font-gray[data-v-3f996682]{color:#7a797d!important}.attach_wrap[data-v-3f996682]{margin-top:0;border-top:1px solid #e6e6e6;border-radius:7px}.data_content[data-v-3f996682]{min-height:100px}.title[data-v-3f996682]{padding:20px 0}.area_wrap[data-v-3f996682]{min-height:100px;padding:25px 25px 25px 25px;border:1px solid #ddd;border-top-color:#05b7ec}.t_blue[data-v-3f996682]{color:#05b7ec}.attach_list li .del[data-v-3f996682]{width:16px;height:16px;background:url(/lms_st/img/x_mark.2574e457.svg) no-repeat 50%;background-size:100%;opacity:.5;cursor:pointer}.attach_list li .del[data-v-3f996682]:hover{opacity:1}.pointer[data-v-14d28d18]{cursor:pointer}.font-gray[data-v-14d28d18]{color:#7a797d!important}.attach_wrap[data-v-14d28d18]{margin-top:0;border-top:1px solid #e6e6e6;border-radius:7px}.data_content[data-v-14d28d18]{min-height:100px}.title[data-v-14d28d18]{padding:20px 0}.area_wrap[data-v-14d28d18]{min-height:100px;padding:25px 25px 25px 25px;border:1px solid #ddd;border-top-color:#05b7ec}.t_blue[data-v-14d28d18]{color:#05b7ec}.attach_list li .del[data-v-14d28d18]{width:16px;height:16px;background:url(/lms_st/img/x_mark.2574e457.svg) no-repeat 50%;background-size:100%;opacity:.5;cursor:pointer}.attach_list li .del[data-v-14d28d18]:hover{opacity:1}.pointer[data-v-3fb4aaee]{cursor:pointer}.font-gray[data-v-3fb4aaee]{color:#7a797d!important}.attach_wrap[data-v-3fb4aaee]{margin-top:0;border-top:1px solid #e6e6e6;border-radius:7px}.data_content[data-v-3fb4aaee]{min-height:100px}.title[data-v-3fb4aaee]{padding:20px 0}.area_wrap[data-v-3fb4aaee]{min-height:100px;padding:25px 25px 25px 25px;border:1px solid #ddd;border-top-color:#05b7ec}.t_blue[data-v-3fb4aaee]{color:#05b7ec}.attach_list li .del[data-v-3fb4aaee]{width:16px;height:16px;background:url(/lms_st/img/x_mark.2574e457.svg) no-repeat 50%;background-size:100%;opacity:.5;cursor:pointer}.attach_list li .del[data-v-3fb4aaee]:hover{opacity:1}