@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&amp;display=swap";@keyframes landingSlideAutoPlay{0.1%{opacity:0;--slide-ani-state: running;z-index:calc(var(--slide-zindex) + var(--slides-this-zindex))}10%{opacity:1}90%{opacity:1}to{opacity:0;z-index:var(--slide-zindex);--slide-ani-state: paused}}@keyframes landingSlideAutoPlayImg{0%{opacity:1}10%{position:1}90%{position:1}to{position:0}}@keyframes fadeOutMotion{0%{opacity:1}to{opacity:0}}@keyframes fadeInMotion{0%{opacity:0}to{opacity:1}}@keyframes marginTopPlusMotion{0%{opacity:0;margin-top:0}to{opacity:1;margin-top:4px}}@keyframes marginBottomPlusMotion{0%{opacity:0;margin-bottom:0}to{opacity:1;margin-bottom:4px}}@keyframes slideRightInMotion{0%{right:-420px}to{right:0}}@keyframes signupHoverMotion{0%{margin-top:0}to{margin-top:-10px}}@keyframes loadMotion{0%,80%,to{box-shadow:0 3em 0 -1.3em}40%{box-shadow:0 3em}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table,tr,th,td{vertical-align:middle}table{border-collapse:collapse;border-spacing:0;border:0;table-layout:fixed}a{color:inherit;text-decoration:none}a:hover,a:focus{color:inherit;text-decoration:none}caption,legend{display:none}b,strong{font-weight:400}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}button{margin:0;padding:0;border:0;outline:0;background:transparent;cursor:pointer}button,button:focus,button:active{outline:none}button span,button svg{position:relative}input,textarea{margin:0;padding:0;outline:0}input{font-size:100%;background:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}input[type=radio],input[type=checkbox]{vertical-align:middle}textarea{font-size:100%;text-align:left;resize:none;overflow:hidden;overflow-y:auto}input:disabled,textarea:disabled{cursor:default}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}::-ms-clear{display:none}body{-webkit-text-size-adjust:none}html,body{width:100%;height:100%}#root{width:100%;height:100%;scroll-behavior:smooth}.container{width:100%;height:100vh;box-sizing:border-box}.container.st_main{width:100%;height:100%;box-sizing:border-box;overflow:auto}.container.st_subpage{overflow:hidden;background-color:#f8f6f6}.container.st_dash{overflow:auto}.content{display:flex;flex-direction:column;padding:0 52px;box-sizing:border-box}.st_subpage .content{flex:1;height:calc(100% - 68px)}.st_subpage .content .section{display:flex;flex-direction:column;width:100%;height:100%;margin:0 auto;padding:10px 0 0;background-color:var(--color-background);border-radius:12px 12px 0 0;box-sizing:border-box}.area,[class*=_area]{display:block;box-sizing:border-box}.box,[class*=_box]{display:inline-block;position:relative;box-sizing:border-box}[class*=_wrap]{display:inline-block;box-sizing:border-box}.inner{box-sizing:border-box}[class*=svg_]{display:block;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain}.btn,[class*=btn_]{margin:0;padding:0;border:none;outline:none;background:none;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.b_t{display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}.btn.b_t{min-width:68px;height:36px;padding:0 20px;background-color:var(--color-accent);border:1px solid var(--color-accent);border-radius:32px}.btn.b_t span{font-size:16px;font-weight:700;color:#fff}.btn.b_t.dull:not(.on){background-color:var(--color-background);border-color:var(--color-border-base)}.btn.b_t.dull span{font-size:15px;font-weight:400;color:var(--color-text-deep)}.btn.b_t.s30{height:30px}.btn.b_t.s30 span,.btn.b_t.s30.dull span,.btn.b_t.s30.point span{font-size:13px}.btn.b_t.s44{height:44px}.btn.b_t.s48{height:48px}.btn.b_t.is--disabled{background-color:var(--color-disabled);border-color:var(--color-disabled);opacity:1}.btn.b_t.dull.is--disabled{background-color:#fff;border-color:#e0e0e0;opacity:1}.btn.b_t.dull.is--disabled span{color:#e0e0e0}.btn.skyt{font-size:14px;font-weight:400;color:var(--color-text-sky);line-height:100%;letter-spacing:-.5px}.btn.btn--disabled{pointer-events:none;opacity:.5}@media (hover: hover){.btn.b_t:not(.is--disabled):hover{background-color:#e4a91b;border-color:#e4a91b}.btn.b_t.dull:not(.is--disabled,.on):hover{background-color:#fff8e8;border-color:#ffb400}.btn.b_t.point:not(.is--disabled):hover{background-color:#d11717;border-color:#d11717}}.btn_wrap{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.btn_wrap ul{display:flex;justify-content:center;align-items:center}.btn_wrap ul li+li{margin-left:6px}.btn_wrap>div{display:inline-flex}.btn_wrap>div+div{margin-left:6px}.a_n{display:block;position:relative;overflow:hidden;box-sizing:border-box}.a_n .a_i,.a_n [class*=svg_]{display:block;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain}.a_t{font-size:16px;line-height:20px;color:#333;text-indent:0}.a_n .a_t{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;z-index:-1;overflow:hidden}.is--disabled{opacity:.3;pointer-events:none}.show{display:block}.hide,.show.hide{display:none}.blind{overflow:hidden;position:absolute;left:-9999px;width:1px;height:1px;margin:-1px;text-indent:-9999px}.row{display:inline-block;width:100%}.cell{display:table-cell;vertical-align:middle;text-align:center}.item_list{display:inline-block;width:100%;box-sizing:border-box}.item_list>li,.item_list>div,.item_list>.items{float:left;box-sizing:border-box}.item_list:after,.item_list>li:last-child:after,.item_list>div:last-child:after,.item_list>.items:last-child:after{content:"";display:block;clear:both}.fl{float:left}.fl:last-child:after{content:"";display:block;clear:both}.cell{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;min-height:100%}.flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;align-items:flex-start;box-sizing:border-box}.flex>*{box-sizing:border-box}.flex.row{-webkit-flex-direction:row;flex-direction:row}.flex.column{-webkit-flex-direction:column;flex-direction:column}.flex.center{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.flex.around{-webkit-justify-content:space-around;justify-content:space-around}.flex.between{-webkit-justify-content:space-between;justify-content:space-between}.inline_flex{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.block_flex{display:flex;align-items:center;justify-content:center}.bold{font-weight:700}.italic,i{font-style:italic}.underline{border-bottom:1px solid #333}.wbreak{word-break:keep-all}.tal{text-align:left!important}.tac{text-align:center!important}.tar{text-align:right!important}.taj{text-align:justify!important}.indent{text-indent:.7em}.lab{display:block;position:absolute;font-weight:400;font-size:15px;line-height:28px;color:#777}.dev--desktop,.is_pc .dev--desktop,.is_mobile .dev--mobile{display:block}.dev--mobile,.is_pc .dev--mobile,.is_mobile .dev--desktop{display:none}@media all and (max-width: 767px){.dev--desktop{display:none}.dev--mobile{display:block}}:root{--color-background: #ffffff;--color-nav-background: #ffffff;--color-popup-background: #ffffff;--color-layer-background: #f5f5f5;--color-dull-background: #f8f6f6;--color-box-background: #f8f6f6;--color-transparent: rgba(0, 0, 0, 0);--color-accent: #ffb400;--color-point: #f03434;--color-blue: #76a1f8;--color-plan: #f05600;--color-text-base: #333333;--color-text-deep: #424242;--color-text-dull: #9e9e9e;--color-text-assort: #757575;--color-text-guide: #616161;--color-text-white: #ffffff;--color-text-sky: #10a4db;--color-text-done: #5ea345;--color-text-disabled: #bdbdbd;--color-border-base: #bdbdbd;--color-border-line: #e0e0e0;--color-border-dull: #bdbdbd;--color-border-dividing: #d7d7d7;--color-border-input: #c4c4c4;--color-input-background: #ffffff;--color-input-border: #424242;--color-input-color: #424242;--color-input-placeholder: #c6c6c6;--color-input-error: #f03434;--color-input-done: #5ea345;--color-disabled: #e0e0e0;--color-dimmed-bg: rgba(0, 0, 0, .62);--color-btn-layer: #fff8e8;--color-hover-layer: #fff8e8;--scroll-color-thumb: #ffb400;--scroll-color-textarea: #bdbdbd;--scroll-color-track: rgba(0, 0, 0, 0);--progress-color-rail: #eeeeee;--progress-color-current: #76a1f8;--progress-color-total: #d6dff0;--progress-color-txt: #757575}html,body{background-color:var(--color-background)}body{font-family:Noto Sans KR,sans-serif;font-size:15px;font-weight:400;line-height:1;color:var(--color-text-base);letter-spacing:-.02em}button{font-family:Noto Sans KR,sans-serif;font-size:15px;font-weight:400;color:var(--color-text-base);letter-spacing:-.02em}input,select,textarea{font-family:Noto Sans KR,sans-serif;font-size:15px;font-weight:400;color:var(--color-input-color)}body>div{overflow:auto}body>div p{line-height:1.4}em{font-style:normal}input,textarea{border:0;resize:none;background:var(--color-input-background);color:var(--color-input-color);border-bottom:1px solid var(--color-input-border);box-sizing:border-box}input::placeholder{color:var(--color-input-placeholder)!important;font-weight:400!important;font-size:1em}input:-ms-input-placeholder{color:var(--color-input-placeholder)!important;font-weight:400!important;font-size:1em}textarea::placeholder{color:var(--color-input-placeholder)!important;font-weight:400!important;font-size:1em}textarea:-ms-input-placeholder{color:var(--color-input-placeholder)!important;font-weight:400!important;font-size:1em}.link_t,.link_t:hover,.link_t:active,.link_t:focus{color:var(--color-text-sky);cursor:pointer}.text_clip{display:block;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;word-break:break-all;-webkit-line-clamp:1}.container.flex>div{height:100%}.container.flex>.content{flex-grow:1;margin:0 20px}.clabel,.rlabel{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}input[type=checkbox]+.clabel{display:block;position:relative;padding-left:22px;line-height:16px;font-size:14px;font-weight:500;color:var(--color-text-assort)}input[type=checkbox]+.clabel:before{content:"";position:absolute;left:0;top:1px;width:16px;height:16px;border:1px solid var(--color-border-dull);border-radius:4px;box-sizing:border-box}input[type=checkbox]:checked+.clabel:before{border-color:var(--color-accent);background-color:var(--color-accent)}input[type=checkbox]+.clabel.chk{position:absolute;text-indent:-9999px;width:16px;height:16px;padding:0}input[type=radio]+.rlabel{padding-left:22px;line-height:20px}input[type=radio]+.rlabel:before{content:"";position:absolute;left:0;top:2px;width:16px;height:16px;border:1px solid var(--color-border-dull);border-radius:50%;box-sizing:border-box}input[type=radio]:checked+.rlabel:before{border-color:var(--color-accent)}@media (hover: hover){input[type=checkbox]+.clabel:hover:before{border-color:var(--color-accent)}input[type=radio]+.rlabel:hover:before{border-color:var(--color-accent)}}.cb_left input[type=checkbox]+.clabel{text-align:left;color:var(--color-text-base)}.st_signup span.msg,.type_register span.msg,input~.msg{position:absolute;left:0;top:100%;margin:6px 0 0;font-size:13px;font-weight:400}.input--done:after{content:"";position:absolute;top:50%;right:0;width:24px;height:24px;margin-top:-12px}.input--done input~.msg{color:var(--color-input-done)}.input--error input~.msg{color:var(--color-input-error)}.st_signup span.msg.invalid,input~.msg.invalid{color:var(--color-input-error)}input~.msg.valid{color:var(--color-input-done)}.select_wrap{position:relative}.select_wrap .select_menu,.dropdown_wrap .dropdown_menu{position:absolute;left:0;top:100%;width:100%;z-index:1100;box-sizing:border-box}.select_wrap .select_list{background-color:var(--color-layer-background);padding:6px 0}.select_wrap .select_list .items,.select_wrap .select_list [data-select-option]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;cursor:pointer;box-sizing:border-box;padding:0 12px;font-size:14px;color:var(--color-text-deep);line-height:28px}@media (hover: hover){.select_wrap .select_list .items:hover,.select_wrap .select_list [data-select-option]:hover{background-color:var(--color-hover-layer)}}[class*=btn].order_arrow{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.53033 13.4697C8.23744 13.1768 7.76256 13.1768 7.46967 13.4697C7.17678 13.7626 7.17678 14.2374 7.46967 14.5303L8.53033 13.4697ZM12 18L11.4697 18.5303L12 19.0607L12.5303 18.5303L12 18ZM16.5303 14.5303C16.8232 14.2374 16.8232 13.7626 16.5303 13.4697C16.2374 13.1768 15.7626 13.1768 15.4697 13.4697L16.5303 14.5303ZM7.46967 14.5303L11.4697 18.5303L12.5303 17.4697L8.53033 13.4697L7.46967 14.5303ZM12.5303 18.5303L16.5303 14.5303L15.4697 13.4697L11.4697 17.4697L12.5303 18.5303Z' fill='%23424242'/%3E%3Cpath d='M12.75 6C12.75 5.58579 12.4142 5.25 12 5.25C11.5858 5.25 11.25 5.58579 11.25 6H12.75ZM11.25 17.5C11.25 17.9142 11.5858 18.25 12 18.25C12.4142 18.25 12.75 17.9142 12.75 17.5H11.25ZM11.25 6V17.5H12.75V6H11.25Z' fill='%23757575'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;background-size:24px auto}input[type=radio]:checked+.rlabel:before{background-image:url("data:image/svg+xml,%3Csvg  viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23FFB400'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;background-size:10px 10px}input[type=checkbox]:checked+.clabel:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3L5 7L11 1' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;background-size:12px auto}.input--done:after,.select--done:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23DDF2D5'/%3E%3Cpath d='M7 10.6154L11.2222 15L17 9' stroke='%235EA345' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat}.open_list_more{display:block;width:100%;height:16px;margin:8px auto 0}.open_list_more .svg_i{background-image:url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 6L12 12L18 6' stroke='%23757575' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.open_list_more.on .svg_i{transform:rotate(180deg)}textarea::-webkit-scrollbar-track{background-color:var(--scroll-color-track);border-radius:0;box-shadow:none}textarea::-webkit-scrollbar{width:6px}textarea::-webkit-scrollbar-thumb{background-color:var(--scroll-color-textarea);border-radius:8px}.simplebar-scrollable-x,.simplebar-scrollable-y{width:100%;height:100%}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:auto}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.terms .simplebar-offset{padding-bottom:20px}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:black;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:1;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:6px}#modal .simplebar-track.simplebar-vertical{width:4px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:0;right:2px;background-color:var(--scroll-color-thumb)}.simplebar-vertical .simplebar-scrollbar:before{width:6px}#modal .simplebar-vertical .simplebar-scrollbar:before{width:4px}.simplebar-horizontal .simplebar-scrollbar:before{height:6px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}[class*=btn].order_arrow{width:24px;height:24px;border-radius:2px}.order_arrow.ASC,.order_arrow.asc{transform:rotate(180deg)}.order_arrow.DESC,.order_arrow.desc{transform:rotate(0)}.order_arrow:hover{background-color:#eee}@media (hover: hover){.order_arrow:hover{background-color:#eee}}.react-datepicker-popper{z-index:1000!important}.react-datepicker .react-datepicker__header{padding-top:15px;background-color:#fff;border:none}.react-datepicker .react-datepicker__current-month,.react-datepicker .react-datepicker-time__header,.react-datepicker .react-datepicker-year-header{padding-left:15px;font-family:Noto Sans KR;font-size:14px;font-weight:500;line-height:14px;letter-spacing:-.5px;text-align:left}.react-datepicker .react-datepicker__month{margin:8px}.react-datepicker .react-datepicker__day-names{margin-top:24px}.react-datepicker .react-datepicker__day-name,.react-datepicker .react-datepicker__day,.react-datepicker .react-datepicker__time-name{margin:8px;width:14px;font-family:Noto Sans KR;font-size:13px;font-weight:400;line-height:13px;letter-spacing:-.5px;text-align:center}.react-datepicker .react-datepicker__day-name:first-child{color:#f03434}.react-datepicker .react-datepicker__day--selected{background-color:#10a4db}.react-datepicker .react-datepicker__day--selected,.react-datepicker .react-datepicker__day:hover,.react-datepicker .react-datepicker__day--keyboard-selected,.react-datepicker .react-datepicker__month-text--keyboard-selected,.react-datepicker .react-datepicker__quarter-text--keyboard-selected,.react-datepicker .react-datepicker__year-text--keyboard-selected{margin:3px;padding:5px;border-radius:11.5px}.react-datepicker .react-datepicker__navigation--previous{left:initial;right:33px}.react-datepicker .react-datepicker__navigation--next{right:3px}.react-datepicker .react-datepicker__navigation-icon--previous:before{top:17px;transform:rotate(-45deg);border-color:#616161;border-width:1.5px 1.5px 0 0}.react-datepicker .react-datepicker__navigation-icon--next:before{top:11px;transform:rotate(135deg);border-color:#616161;border-width:1.5px 1.5px 0 0}.msg_t{position:absolute;margin-top:8px;left:74px;top:100%;font-size:13px;font-weight:400;color:#f54949}.mt6{margin-top:6px!important}.color_point{color:var(--color-point)}.fs18{max-width:412px;margin:0 auto;word-break:break-all;font-weight:500;font-size:18px}body:not(.is--mobile) #root{min-width:1280px}.recharts-surface :focus{outline:none}.is--mobile .simplebar-track.simplebar-vertical{width:4px}.is--mobile .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{width:4px}@media all and (max-width: 767px){.is--mobile #root{position:relative}.is--mobile #root .st_subpage .content{height:calc(100% - 60px)}.is--mobile #root .st_subpage .content .section{padding:10px 0;border-radius:12px}.is--mobile #root .content{padding:0 20px 30px}}@media (min-width: 768px) and (max-width: 1024px){.content{padding:0 32px}}._login_layer_3fep5_1{position:absolute;right:42px;top:68px;width:194px;height:142px;background-color:var(--color-background);box-shadow:4px 4px 10px #0003;border-radius:8px;z-index:1400}._login_layer_3fep5_1._layer--open_3fep5_13{display:block}._login_layer_3fep5_1>div{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 10px;text-align:center}._login_layer_3fep5_1 span{-webkit-line-clamp:1}._login_layer_3fep5_1 ._user_id_3fep5_31{height:18px;margin-bottom:5px;font-size:15px;font-weight:500;line-height:15px;color:var(--color-text-base)}._login_layer_3fep5_1 ._user_email_3fep5_40{height:14px;margin-bottom:22px;font-size:12px;line-height:12px;color:var(--color-text-dull);word-break:break-all}._login_layer_3fep5_1 a{display:block;position:relative;width:100%;height:15px;font-size:14px;color:var(--color-text-base)}._login_layer_3fep5_1 a:last-of-type{margin-top:15px;font-weight:700;color:var(--color-blue)}._skyt_1jae9_1,._skyt_1jae9_1:hover{color:var(--color-text-sky)}._msg_layer_1efvs_1{position:absolute;animation:_fadeInMotion_1efvs_1 ease-out .2s both;-webkit-animation:_fadeInMotion_1efvs_1 ease-out .2s both;top:80px;left:50%;width:360px;height:38px;background-color:#424242cc;border-radius:4px;transform:translate(-50%);z-index:1500}._msg_layer_1efvs_1 ._txt_1efvs_15{width:100%;height:38px;font-size:15px;font-weight:400;color:#fff;text-align:center;line-height:38px;cursor:pointer}._msg_layer_1efvs_1._notice_1efvs_26{top:68px;left:auto;right:42px;width:270px;height:auto;padding:16px;background-color:#fff;box-shadow:4px 4px 10px #0003;border-radius:8px;transform:none;box-sizing:border-box}._msg_layer_1efvs_1._notice_1efvs_26 ._txt_1efvs_15{width:100%;height:auto;padding-left:24px;font-size:14px;color:var(--color-text-deep);text-align:left;line-height:1.4;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23F03434'/%3E%3Cpath d='M6.918 9.472H8.262L8.556 4.306L8.626 2.36H6.554L6.624 4.306L6.918 9.472ZM7.59 13.196C8.318 13.196 8.878 12.608 8.878 11.852C8.878 11.096 8.318 10.508 7.59 10.508C6.862 10.508 6.316 11.096 6.316 11.852C6.316 12.608 6.862 13.196 7.59 13.196Z' fill='white'/%3E%3C/svg%3E%0A");background-position:0 2px;background-repeat:no-repeat;box-sizing:border-box}._msg_layer_1efvs_1._notice_1efvs_26 ._txt_1efvs_15~._txt_1efvs_15{margin-top:14px}._txt_11lxn_1{font-size:16px;font-weight:500;line-height:1.4;color:#333;text-align:center;word-break:keep-all;letter-spacing:-.05em;white-space:pre-line}._option_wrap_11lxn_12{margin:20px 50px 0;color:var(--color-text-deep)}._option_wrap_11lxn_12 .row+.row{margin-top:10px}._radio_wrap_11lxn_20{display:inline-block;position:relative;cursor:pointer}._radio_wrap_11lxn_20 label{display:block;position:relative;box-sizing:border-box;cursor:pointer}._radio_wrap_11lxn_20 label:before{content:"";position:absolute;box-sizing:border-box}._option_wrap_11lxn_12~._btn_wrap_11lxn_39{margin-top:20px}div._btn_wrap_11lxn_39{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:center;margin-top:31px}._btn_11lxn_39+._btn_11lxn_39{margin-left:10px}._btn_11lxn_39._b_t_11lxn_56{min-width:68px;height:36px;padding:0 20px;background-color:var(--color-accent);border:1px solid var(--color-accent);border-radius:32px}._btn_11lxn_39._b_t_11lxn_56{display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._btn_11lxn_39._b_t_11lxn_56 span{font-size:16px;font-weight:700;color:#fff;margin-top:0}._btn_11lxn_39._b_t_11lxn_56._dull_11lxn_80:not(._on_11lxn_80){background-color:var(--color-background);border-color:var(--color-border-base)}._btn_11lxn_39._b_t_11lxn_56._dull_11lxn_80 span{font-size:15px;font-weight:400;color:var(--color-text-deep);margin-top:0}._btn_11lxn_39._b_t_11lxn_56._point_11lxn_92:not(._on_11lxn_80){background-color:var(--color-point);border-color:var(--color-point)}._btn_wrap_11lxn_39 ._btn_11lxn_39{min-width:104px;height:36px}@media (hover: hover){._btn_11lxn_39._b_t_11lxn_56:not(._is--disabled_11lxn_103):hover{background-color:#e4a91b;border-color:#e4a91b}._btn_11lxn_39._b_t_11lxn_56._dull_11lxn_80:not(._is--disabled_11lxn_103):hover{background-color:#fff8e8;border-color:#ffb400}._btn_11lxn_39._b_t_11lxn_56._point_11lxn_92:not(._is--disabled_11lxn_103):hover{background-color:#d11717;border-color:#d11717}}._progress_bar_11lxn_119{position:relative;width:100%;max-width:250px;height:8px;margin:24px auto}._progress_bar_11lxn_119 ._progress_11lxn_119._rail_11lxn_127{position:absolute;width:100%;height:100%;box-sizing:border-box;background:var(--progress-color-rail);border-radius:4px}._progress_bar_11lxn_119 ._progress_11lxn_119._current_11lxn_136{position:absolute;top:0;left:0;height:100%;background-color:var(--color-accent);border-radius:4px;box-sizing:border-box}._progress_bar_11lxn_119 span{position:absolute;right:0;bottom:-23px;font-size:13px}._progress_bar_11lxn_119 span._dull_11lxn_80{color:var(--color-text-dull)}._progress_bar_11lxn_119+._btn_wrap_11lxn_39{margin-top:16px}._loading--container_11lxn_166{position:relative;left:0;top:0;width:100%;height:56px}._loading--container_11lxn_166 ._loading_11lxn_166{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}._loading--container_11lxn_166 ._loading_11lxn_166 ._items_11lxn_179,._loading--container_11lxn_166 ._loading_11lxn_166 :before,._loading--container_11lxn_166 ._loading_11lxn_166 :after{border-radius:50%;width:1.2em;height:1.2em;color:#ffb400;font-size:10px;display:block;text-indent:-9999em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}._loading--container_11lxn_166 ._loading_11lxn_166 ._items_11lxn_179,._loading--container_11lxn_166 ._loading_11lxn_166 :before,._loading--container_11lxn_166 ._loading_11lxn_166 :after{-webkit-animation:loadMotion 1.8s infinite ease-in-out;animation:loadMotion 1.8s infinite ease-in-out}._loading--container_11lxn_166 ._loading_11lxn_166 ._items_11lxn_179,._loading--container_11lxn_166 ._loading_11lxn_166 :before,._loading--container_11lxn_166 ._loading_11lxn_166 :after{-webkit-animation-fill-mode:both;animation-fill-mode:both}._loading--container_11lxn_166 ._loading_11lxn_166 ._items_11lxn_179{position:relative;margin:0 auto;top:-3em}._loading--container_11lxn_166 ._loading_11lxn_166 ._items_11lxn_179:before,._loading--container_11lxn_166 ._loading_11lxn_166 ._items_11lxn_179:after{content:"";position:absolute;top:0}._loading--container_11lxn_166 ._loading_11lxn_166 ._items_11lxn_179:before{left:-2.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}._loading--container_11lxn_166 ._loading_11lxn_166 ._items_11lxn_179:after{left:2.5em}._top_16d7u_1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;width:100%;height:48px;margin:0;padding:16px;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._top_16d7u_1 ._tit_16d7u_19{font-size:16px;font-weight:500;color:var(--color-text-base);line-height:16px}._top_16d7u_1 ._btn_wrap_16d7u_26{display:flex;align-items:center;justify-content:flex-end}._top_16d7u_1 ._btn_wrap_16d7u_26 i{background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 3L15 15' stroke='%23616161' stroke-width='1' stroke-linecap='round'/%3E%3Cpath d='M15 3L3 15' stroke='%23616161' stroke-width='1' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-size:18px auto;transition:all .15s linear}._content_16d7u_38{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start;width:100%;height:calc(100% - 48px);padding:4px 0 20px;box-sizing:border-box}._book_title_16d7u_50{display:block;max-width:380px;margin:0 0 30px;font-size:18px;font-weight:500;text-align:center;overflow-wrap:break-word}._projectIndex_16d7u_60 .simplebar-wrapper{height:500px}._content_16d7u_38 .simplebar-content-wrapper{height:100%!important;padding:0 20px}._content_16d7u_38 ._btn_wrap_16d7u_26{display:flex;justify-content:flex-end;align-items:center;margin-top:30px;width:100%;padding:0 24px;cursor:auto}.uploadCopyright ._content_16d7u_38 ._btn_wrap_16d7u_26{justify-content:center}._hide_today_16d7u_83{display:inline-block;padding:0 16px 16px}@media all and (max-width: 767px){.is--mobile ._top_16d7u_1{justify-content:flex-start;height:60px}.is--mobile ._top_16d7u_1 h2{order:1;margin-left:6px}.is--mobile ._top_16d7u_1 ._btn_wrap_16d7u_26 button{width:24px;height:24px}.is--mobile ._top_16d7u_1 ._btn_wrap_16d7u_26 button i{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23616161' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m12 5-7 7 7 7M5 12h14'/%3E%3C/svg%3E")}.is--mobile ._content_16d7u_38{height:calc(100% - 60px);padding:0 32px 24px}.is--mobile ._content_16d7u_38 ._mobile_guide_txt_16d7u_115{color:var(--color-text-dull);font-size:13px;font-weight:500;margin:10px 0 24px}.is--mobile ._content_16d7u_38 ._book_title_16d7u_50{margin:0 0 24px;word-break:break-all}.is--mobile ._content_16d7u_38>._btn_wrap_16d7u_26{max-width:320px;padding:0}.is--mobile ._content_16d7u_38>._btn_wrap_16d7u_26 button{width:100%;height:44px}.is--mobile ._content_16d7u_38 .simplebar-content-wrapper{padding:0}.is--mobile ._content_16d7u_38.projectHistoryList ._btn_wrap_16d7u_26,.is--mobile ._content_16d7u_38.linkNotification ._btn_wrap_16d7u_26{position:relative;margin-top:60px}}._container_1fnxu_1{position:absolute;top:0;bottom:0;left:0;right:0;min-width:1280px;min-height:740px;box-sizing:border-box;background:rgba(0,0,0,.3);z-index:1400}._container_1fnxu_1._event_1fnxu_13{background:none;z-index:1}._container_1fnxu_1._event_1fnxu_13 ._layer_1fnxu_17{left:auto;right:54px;top:auto;bottom:54px;transform:none}._container_1fnxu_1._event_1fnxu_13 ._layer_1fnxu_17._popup_layer_1fnxu_24{min-width:460px}._layer_1fnxu_17{position:absolute;box-sizing:border-box;background-color:var(--color-popup-background);border:1px solid var(--color-border-line);box-shadow:0 4px 8px #0003;border-radius:10px;animation:_fadeInMotion_1fnxu_1 ease-out .2s both;-webkit-animation:_fadeInMotion_1fnxu_1 ease-out .2s both}._alert_layer_1fnxu_42{position:absolute;top:50%;left:50%;transform:translateY(-50%);width:342px;margin-left:-171px}._popup_layer_1fnxu_24{margin-left:-240px;left:50%;top:50%;padding:0;min-width:480px;transform-origin:0 0;transform:translateY(-50%)}._layer_1fnxu_17._content_1fnxu_61{width:500px;height:600px}._inner_1fnxu_66{box-sizing:border-box}._content_1fnxu_61._popup_layer_1fnxu_24 ._inner_1fnxu_66{height:calc(100% - 48px)}._alert_layer_1fnxu_42 ._inner_1fnxu_66{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;align-items:stretch;min-height:165px;padding:36px 14px 20px}._popup_layer_1fnxu_24 ._inner_1fnxu_66{width:100%;height:100%}._popup_layer_1fnxu_24 ._inner_1fnxu_66._deletion-scheduled-files_1fnxu_88{max-width:480px;height:640px}.is--mobile ._container_1fnxu_1{min-width:100%}@media all and (max-width: 767px){.is--mobile ._container_1fnxu_1{width:100%;height:100%;min-width:100%;min-height:100dvh}.is--mobile ._container_1fnxu_1 ._layer_1fnxu_17 ._inner_1fnxu_66{height:auto}.is--mobile ._container_1fnxu_1 ._layer_1fnxu_17._content_1fnxu_61{width:100%;height:100%}.is--mobile ._container_1fnxu_1 ._layer_1fnxu_17._popup_layer_1fnxu_24{margin:0;top:0;bottom:0;left:0;right:0;width:100%;height:100%;min-width:auto;background-color:var(--color-background);transform:translate(0);border:none;border-radius:0;box-shadow:none}.is--mobile ._container_1fnxu_1 ._layer_1fnxu_17._popup_layer_1fnxu_24.terms ._inner_1fnxu_66{height:100%}.is--mobile ._container_1fnxu_1 ._layer_1fnxu_17._popup_layer_1fnxu_24 ._inner_1fnxu_66{background-color:var(--color-background)}.is--mobile ._container_1fnxu_1 ._layer_1fnxu_17._popup_layer_1fnxu_24 ._inner_1fnxu_66._projectShare_1fnxu_139{height:auto}.is--mobile ._container_1fnxu_1 ._layer_1fnxu_17._popup_layer_1fnxu_24 ._inner_1fnxu_66 ._top_1fnxu_143{justify-content:flex-start;height:60px}.is--mobile ._container_1fnxu_1 ._layer_1fnxu_17._popup_layer_1fnxu_24 ._inner_1fnxu_66 ._top_1fnxu_143 h2{order:1;margin-left:6px}.is--mobile ._container_1fnxu_1 ._layer_1fnxu_17._alert_layer_1fnxu_42{left:50%;transform:translate(-50%,-50%);margin-left:0}}._btn_1mmxo_1,[class*=btn_]{margin:0;padding:0;border:none;outline:none;background:none;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._btn_1mmxo_1._b_t_1mmxo_16{display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._btn_1mmxo_1._b_t_1mmxo_16{min-width:68px;height:36px;padding:0 20px;background-color:var(--color-accent);border:1px solid var(--color-accent);border-radius:32px}._btn_1mmxo_1._b_t_1mmxo_16._is--disabled_1mmxo_33{background-color:var(--color-disabled);border-color:var(--color-disabled);opacity:1;pointer-events:none}._btn_1mmxo_1._b_t_1mmxo_16._main_upload_1mmxo_40{width:200px}._btn_1mmxo_1._b_t_1mmxo_16._edit_complete_1mmxo_44{min-width:104px;height:36px}._btn_1mmxo_1._b_t_1mmxo_16 span{font-size:16px;font-weight:700;color:#fff}._btn_1mmxo_1._b_t_1mmxo_16._edit_complete_1mmxo_44 span,._btn_1mmxo_1._b_t_1mmxo_16._upload_lxp_1mmxo_57 span{font-size:15px}._btn_1mmxo_1._b_t_1mmxo_16._dull_1mmxo_64 span{font-size:15px;font-weight:400;color:var(--color-text-deep)}._btn_1mmxo_1._btn--disabled_1mmxo_70{pointer-events:none;opacity:.5}._btn_wrap_1mmxo_75{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}._btn_wrap_1mmxo_75 ul{display:flex;justify-content:center;align-items:center}._btn_wrap_1mmxo_75 ul li+li{margin-left:6px}._btn_wrap_1mmxo_75>div{display:inline-flex}._btn_wrap_1mmxo_75>div+div{margin-left:6px}._book_upload_1mmxo_102{width:24px;height:24px}:lang(en) ._book_upload_1mmxo_102{width:90px;height:32px}._book_layout_1mmxo_112 path{fill:var(--color-accent)}._btn_1mmxo_1 path{fill:#bdbdbd}._btn_1mmxo_1._on_1mmxo_120 path{fill:var(--color-accent)}._btn_1mmxo_1._book_layout_1mmxo_112 path{fill:var(--color-accent)}@media (hover: hover){._library_option_1mmxo_129 [class*=option_] ._btn_1mmxo_1:not(._on_1mmxo_120):not(._book_layout_1mmxo_112):hover path{fill:#9e9e9e}}@media (hover: hover){._library_option_1mmxo_129 ._is_order_1mmxo_138 ._open_order_menu_1mmxo_138:hover{background-color:#f5f5f5}}@media (hover: hover){._btn_1mmxo_1:not(._on_1mmxo_120):not(._book_layout_1mmxo_112):not(._items_edit_check_1mmxo_144):hover path{fill:#9e9e9e}}@media (hover: hover){._btn_1mmxo_1._b_t_1mmxo_16:not(._is--disabled_1mmxo_33):hover{background-color:#e4a91b;border-color:#e4a91b}._btn_1mmxo_1._b_t_1mmxo_16._dull_1mmxo_64:not(._is--disabled_1mmxo_33):hover{background-color:#fff8e8;border-color:#ffb400}._btn_1mmxo_1._b_t_1mmxo_16._point_1mmxo_160:not(._is--disabled_1mmxo_33):hover{background-color:#d11717;border-color:#d11717}}._open_more_1mmxo_166{position:absolute;right:0;top:176px;width:24px;height:24px;background-color:var(--color-background);border-radius:2px}._open_more_1mmxo_166._hover_1mmxo_176,._open_more_1mmxo_166:hover{background-color:#f5f5f5}._btn_1mmxo_1._ebook_open_1mmxo_184,._btn_1mmxo_1._ebook_details_1mmxo_185,._btn_1mmxo_1._ebook_edit_1mmxo_186{margin:6px 0;width:92px;height:36px;padding:0 14px}._list_1mmxo_193._btn_1mmxo_1._ebook_open_1mmxo_184,._list_1mmxo_193._btn_1mmxo_1._ebook_details_1mmxo_185,._list_1mmxo_193._btn_1mmxo_1._ebook_edit_1mmxo_186{width:76px;height:30px;margin:0 2px;padding:0 10px;letter-spacing:-.05em}._btn_1mmxo_1._ebook_edit_1mmxo_186,._btn_1mmxo_1._ebook_details_1mmxo_185{background-color:var(--color-background);border-color:var(--color-border-base)}._btn_1mmxo_1._b_t_1mmxo_16._ebook_open_1mmxo_184 span,._btn_1mmxo_1._b_t_1mmxo_16._ebook_edit_1mmxo_186 span,._btn_1mmxo_1._b_t_1mmxo_16._ebook_details_1mmxo_185 span{font-size:14px}._pop_close_1mmxo_216{width:24px;height:24px}._modal_1mmxo_221._pop_close_1mmxo_216{width:18px;height:18px}._panel_editor_1mmxo_226{display:block;width:16px;height:16px;margin-left:8px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.0376 2.16133L2.76188 10.4371L2.08096 13.9464L5.59031 13.2655L12.6615 6.19435L9.83309 3.36597L10.7759 2.42316L13.6043 5.25154L13.8661 4.98975C14.6471 4.20871 14.6471 2.94238 13.8661 2.16133C13.085 1.38028 11.8187 1.38028 11.0376 2.16133Z' fill='%23BDBDBD'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;background-size:100% auto;text-indent:-9999px}@media (hover: hover){._panel_editor_1mmxo_226:hover{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.0376 2.16133L2.76188 10.4371L2.08096 13.9464L5.59031 13.2655L12.6615 6.19435L9.83309 3.36597L10.7759 2.42316L13.6043 5.25154L13.8661 4.98975C14.6471 4.20871 14.6471 2.94238 13.8661 2.16133C13.085 1.38028 11.8187 1.38028 11.0376 2.16133Z' fill='%239E9E9E'/%3E%3C/svg%3E%0A")}}._chapter_indent_1mmxo_244{width:22px;height:18px;text-indent:-9999px;background-position:center center;background-repeat:no-repeat}._chapter_indent_1mmxo_244._depth1_1mmxo_252{background-image:url("data:image/svg+xml,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4C0 1.79086 1.79086 0 4 0H22V18H4C1.79086 18 0 16.2091 0 14V4Z' fill='white'/%3E%3Cpath d='M12 7.25H17' stroke='%239E9E9E' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 10.75H17' stroke='%239E9E9E' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 14.25H17' stroke='%239E9E9E' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 3.75H17' stroke='%239E9E9E' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.53333 8.6L8.2 6.6C8.52962 6.35279 9 6.58798 9 7V11C9 11.412 8.52962 11.6472 8.2 11.4L5.53333 9.4C5.26667 9.2 5.26667 8.8 5.53333 8.6Z' fill='%239E9E9E'/%3E%3C/svg%3E%0A")}._chapter_indent_1mmxo_244._depth2_1mmxo_256{background-image:url("data:image/svg+xml,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H18C20.2091 0 22 1.79086 22 4V14C22 16.2091 20.2091 18 18 18H0V0Z' fill='white'/%3E%3Cpath d='M10 7.25H5' stroke='%239E9E9E' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 10.75H5' stroke='%239E9E9E' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 14.25H5' stroke='%239E9E9E' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 3.75H5' stroke='%239E9E9E' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.4667 8.6L13.8 6.6C13.4704 6.35279 13 6.58798 13 7V11C13 11.412 13.4704 11.6472 13.8 11.4L16.4667 9.4C16.7333 9.2 16.7333 8.8 16.4667 8.6Z' fill='%239E9E9E'/%3E%3C/svg%3E%0A")}._chapter_indent_1mmxo_244._depth1_1mmxo_252._on_1mmxo_120{background-image:url("data:image/svg+xml,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4C0 1.79086 1.79086 0 4 0H22V18H4C1.79086 18 0 16.2091 0 14V4Z' fill='%23F4C34F'/%3E%3Cpath d='M12 7.25H17' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 10.75H17' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 14.25H17' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 3.75H17' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.53333 8.6L8.2 6.6C8.52962 6.35279 9 6.58798 9 7V11C9 11.412 8.52962 11.6472 8.2 11.4L5.53333 9.4C5.26667 9.2 5.26667 8.8 5.53333 8.6Z' fill='white'/%3E%3C/svg%3E%0A")}._chapter_indent_1mmxo_244._depth2_1mmxo_256._on_1mmxo_120{background-image:url("data:image/svg+xml,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H18C20.2091 0 22 1.79086 22 4V14C22 16.2091 20.2091 18 18 18H0V0Z' fill='%23F4C34F'/%3E%3Cpath d='M10 7.25H5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 10.75H5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 14.25H5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 3.75H5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.4667 8.6L13.8 6.6C13.4704 6.35279 13 6.58798 13 7V11C13 11.412 13.4704 11.6472 13.8 11.4L16.4667 9.4C16.7333 9.2 16.7333 8.8 16.4667 8.6Z' fill='white'/%3E%3C/svg%3E%0A")}._modify_1mmxo_268._btn_1mmxo_1{width:25px;height:24px;background-position:center center;background-repeat:no-repeat;text-indent:-9999px}._modify_1mmxo_268._btn_1mmxo_1:hover{background-color:#eee;border-radius:2px}._chapter_delete_1mmxo_281{background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.8125 18.1875L18.1875 6.8125' stroke='%23F03434' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M18.1875 18.1875L6.8125 6.8125' stroke='%23F03434' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A")}._chapter_insert_1mmxo_285{background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00003 12.5H19' stroke='%235EA345' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M12.5 19V6.00003' stroke='%235EA345' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A")}._grid_1mmxo_289._items_edit_check_1mmxo_144{padding:67px 36px;width:100%;height:100%}._grid_1mmxo_289._items_edit_check_1mmxo_144 svg{width:52px;height:32px}._list_1mmxo_193._items_edit_check_1mmxo_144{display:block;width:24px;height:24px;margin:0 auto;border:1px solid var(--color-border-base);border-radius:4px;box-sizing:border-box}._list_1mmxo_193._items_edit_check_1mmxo_144._on_1mmxo_120{border:1px solid var(--color-point)}._list_1mmxo_193._items_edit_check_1mmxo_144 svg{width:16px;height:14px}._items_edit_check_1mmxo_144._on_1mmxo_120 path{fill:none;stroke:var(--color-point)}._sharing_1mmxo_324{position:absolute;right:0;bottom:0;width:53px;height:14px}:lang(en) ._sharing_1mmxo_324{width:80px}._sharing_1mmxo_324._stop_1mmxo_335{bottom:7px}._btn_1mmxo_1._skyt_1mmxo_340{font-size:14px;font-weight:400;color:var(--color-text-sky);line-height:100%;letter-spacing:-.5px}._btn_1mmxo_1._skyt_1mmxo_340._alert_sub_1mmxo_348{position:absolute;display:flex;left:24px;height:14px;background-position:center center;background-repeat:no-repeat}._del_activity_1mmxo_357{width:53px}:lang(en) ._del_activity_1mmxo_357{width:86px}._view_notice_1mmxo_365{width:106px}:lang(en) ._view_notice_1mmxo_365{width:154px}.open_list_more._on_1mmxo_120 .svg_i{transform:rotate(180deg)}._root_1mmxo_379{display:flex;align-items:center;font-weight:400;color:var(--color-text-guide);overflow:hidden;text-overflow:ellipsis;padding:0 4px;font-size:20px;line-height:20px}._icon_more_1mmxo_391{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='4' fill='none'%3E%3Cpath fill='%23616161' d='M1.78 3.26C1.06 3.26.46 2.7.46 1.88c0-.82.6-1.42 1.32-1.42.72 0 1.32.6 1.32 1.42s-.6 1.38-1.32 1.38Zm5.066 0c-.72 0-1.32-.56-1.32-1.38 0-.82.6-1.42 1.32-1.42.72 0 1.32.6 1.32 1.42s-.6 1.38-1.32 1.38Zm5.067 0c-.72 0-1.32-.56-1.32-1.38 0-.82.6-1.42 1.32-1.42.72 0 1.32.6 1.32 1.42s-.6 1.38-1.32 1.38Z'/%3E%3C/svg%3E");background-size:16px auto;background-repeat:no-repeat;background-position:center center}._select_toggle_1mmxo_400{display:inline-block;position:relative;width:100%;height:100%;background-color:#f5f5f5;border:1px solid var(--color-border-line);border-radius:4px;padding:0 25px 0 8px;line-height:24px;text-align:left}._select_toggle_1mmxo_400:after{content:"";position:absolute;top:0;width:14px;height:100%;right:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath fill='%239E9E9E' fill-rule='evenodd' d='m8 10.5-4-4h8l-4 4Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:16px auto;background-position:center center;background-repeat:no-repeat}._select_toggle_1mmxo_400._on_1mmxo_120:after{transform:rotate(-180deg)}._table_details_1mmxo_433._on_1mmxo_120 i{transform:rotate(-180deg)}._open_minimal_nav_1mmxo_441{display:none;position:absolute;top:18px;left:22px;width:24px;height:24px}._book_upload_1mmxo_102._is--disabled_1mmxo_33{opacity:.3;pointer-events:none}@media (max-width: 1440px){._open_minimal_nav_1mmxo_441{display:block}._open_minimal_nav_1mmxo_441._layer--open_1mmxo_461{display:none}}@media all and (max-width: 767px){.is--mobile ._open_minimal_nav_1mmxo_441._layer--open_1mmxo_461{display:block;top:18px;right:16px;left:auto}.is--mobile ._open_mobile_option_1mmxo_478{position:absolute;top:18px;left:auto;right:16px;width:24px;height:24px;z-index:100}.is--mobile ._open_mobile_option_1mmxo_478 i{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Ccircle cx='12' cy='6' r='2' fill='%23BDBDBD' transform='rotate(90 12 6)'/%3E%3Ccircle cx='12' cy='12' r='2' fill='%23BDBDBD' transform='rotate(90 12 12)'/%3E%3Ccircle cx='12' cy='18' r='2' fill='%23BDBDBD' transform='rotate(90 12 18)'/%3E%3C/svg%3E");background-size:24px auto;background-repeat:no-repeat;background-position:center center}.is--mobile ._open_mobile_option_1mmxo_478._active_1mmxo_494 i{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Ccircle cx='12' cy='6' r='2' fill='%23FFB400' transform='rotate(90 12 6)'/%3E%3Ccircle cx='12' cy='12' r='2' fill='%23FFB400' transform='rotate(90 12 12)'/%3E%3Ccircle cx='12' cy='18' r='2' fill='%23FFB400' transform='rotate(90 12 18)'/%3E%3C/svg%3E")}.is--mobile ._sharing_1mmxo_324._shareLink_1mmxo_501{bottom:-32px}.is--mobile ._del_activity_1mmxo_357,.is--mobile ._view_notice_1mmxo_365{left:0!important;margin-top:-90px}.is--mobile ._search_del_1mmxo_511{position:absolute;top:50%;right:25px;width:24px;height:24px;margin-top:-12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-width='1.5' d='M1 11 11 1M11 11 1 1'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:12px auto;text-indent:-9999px}.is--mobile .classroom ._search_del_1mmxo_511{right:35px}.is--mobile ._select_toggle_1mmxo_400{background-color:var(--color-background);line-height:32px}.is--mobile ._modal_1mmxo_221._pop_close_1mmxo_216{width:24px;height:24px}}._panel_1xoe6_1{display:block;width:100%;max-width:416px;margin:0 auto}._panel_1xoe6_1._addGroup_1xoe6_7,._panel_1xoe6_1._linkRegistration_1xoe6_12,._panel_1xoe6_1._dataRegistration_1xoe6_13,._panel_1xoe6_1._resource_1xoe6_14,._panel_1xoe6_1._projectResource_1xoe6_18:first-child{margin-top:16px}._panel_1xoe6_1+._panel_1xoe6_1{margin-top:40px}._panel_1xoe6_1+._panel_1xoe6_1._mt70_1xoe6_26{margin-top:70px}._panel_inner_1xoe6_30{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;width:100%;max-width:416px;margin:0 auto;box-sizing:border-box}:lang(en) ._panel_inner_1xoe6_30{margin-left:0}._panel_inner_1xoe6_30._s_min_1xoe6_46{max-width:390px}._panel_title_1xoe6_50{width:100%;height:24px;margin-bottom:18px;padding-bottom:8px;border-bottom:1px solid #c4c4c4;box-sizing:border-box}._panel_title_1xoe6_50 span{font-size:14px;font-weight:400;color:#787878;line-height:14px}@media all and (max-width: 767px){.is--mobile ._panel_1xoe6_1,.is--mobile ._panel_inner_1xoe6_30,.is--mobile ._panel_inner_1xoe6_30._s_min_1xoe6_46{max-width:312px}.is--mobile ._panel_1xoe6_1:first-child{margin-top:12px}.is--mobile ._panel_1xoe6_1._addStudent_1xoe6_79{margin-top:0}.is--mobile ._panel_1xoe6_1+._panel_1xoe6_1{margin-top:52px}.is--mobile ._panel_1xoe6_1 ._panel_title_1xoe6_50:not(._blind_1xoe6_87){position:relative}}._panel_row_n3lju_1{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:8px;box-sizing:border-box}._panel_row_n3lju_1:last-child{margin-bottom:0;padding-bottom:0;border:none}._panel_row_n3lju_1._orgCoverYn_n3lju_16{align-items:flex-start}._panel_row_n3lju_1 ._sub_n3lju_24{width:74px;font-size:14px;line-height:1.4;color:var(--color-text-assort);box-sizing:border-box}:lang(en) ._panel_row_n3lju_1 ._sub_n3lju_24{width:112px}._panel_row_n3lju_1 ._detail_n3lju_36{flex:1;display:-webkit-box;padding:7px 0;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;font-size:15px;line-height:1.4;color:var(--color-text-base);box-sizing:border-box;border-bottom:1px solid var(--color-border-line)}._panel_row_n3lju_1 ._detail_n3lju_36 .datepicker-input{margin-left:0;text-align:left}._panel_row_n3lju_1 ._detail_n3lju_36._invalid_n3lju_55{border-bottom:none}._panel_row_n3lju_1._startPage_n3lju_60 ._detail_n3lju_36{max-width:36px}._panel_row_n3lju_1 ._detail_n3lju_36 input{font-size:15px}._panel_row_n3lju_1._orgCoverYn_n3lju_16 ._sub_n3lju_24{padding-top:7px}._panel_row_n3lju_1._orgCoverYn_n3lju_16 ._detail_n3lju_36{display:flex;flex-direction:column;border:none;padding-bottom:0}._panel_row_n3lju_1 ._detail_n3lju_36 ._row_n3lju_20{display:flex}._panel_row_n3lju_1 ._detail_n3lju_36 ._row_n3lju_20+._row_n3lju_20{margin-top:14px}._panel_row_n3lju_1 ._detail_n3lju_36 ._radio_wrap_n3lju_87{display:inline-block;position:relative;margin:0 47px 0 0;cursor:pointer}:lang(en) ._panel_row_n3lju_1 ._detail_n3lju_36 ._radio_wrap_n3lju_87{margin-right:14px}._panel_row_n3lju_1 ._detail_n3lju_36 ._share_url_n3lju_98{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;height:36px;padding:0 12px;background-color:#f4f4f4;border-radius:4px;box-sizing:border-box}._panel_row_n3lju_1 ._detail_n3lju_36 ._share_url_n3lju_98._disabled_n3lju_112{color:#e0e0e0;border:1px solid #e0e0e0;background-color:#fff}._share_url_n3lju_98 ._url_n3lju_118{width:100%;height:20px;line-height:20px;text-align:left;word-break:break-all}._radio_wrap_n3lju_87 label{display:block;position:relative;box-sizing:border-box;cursor:pointer}._radio_wrap_n3lju_87 label:before{content:"";position:absolute;box-sizing:border-box}._radio_wrap_n3lju_87 ._rlabel_n3lju_139{font-weight:500;color:#666}input[type=radio]+._rlabel_n3lju_139{padding-left:22px;line-height:20px}input[type=radio]+._rlabel_n3lju_139:before{content:"";position:absolute;left:0;top:2px;width:16px;height:16px;border:1px solid var(--color-border-dull);border-radius:50%;box-sizing:border-box}input[type=radio]:checked+._rlabel_n3lju_139:before{background-image:url("data:image/svg+xml,%3Csvg  viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23FFB400'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;background-size:10px 10px;border-color:var(--color-accent)}._btn_n3lju_170._openfile_n3lju_170{width:20px;height:20px;text-indent:-9999px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.61878 2C8.8284 2 9.03272 2.06587 9.20286 2.1883L11.856 4.09741C12.0261 4.21984 12.2304 4.28571 12.44 4.28571H18C18.5523 4.28571 19 4.73343 19 5.28571V17C19 17.5523 18.5523 18 18 18H2C1.44772 18 1 17.5523 1 17V3C1 2.44772 1.44772 2 2 2H8.61878ZM14 13.5039H6V15H14V13.5039Z' fill='%2310A4DB'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat}._disabled_n3lju_112 ._btn_n3lju_170._openfile_n3lju_170{pointer-events:none}._input_box_n3lju_183{width:100%}._input_box_n3lju_183._lone_n3lju_186{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;margin:0 0 28px}._input_box_n3lju_183._lone_n3lju_186 input{border-bottom:1px solid var(--color-border-line)}@media all and (max-width: 767px){.is--mobile ._panel_row_n3lju_1{align-items:flex-start;flex-direction:column}.is--mobile ._panel_row_n3lju_1 ._sub_n3lju_24{width:100%;height:auto;text-align:left}.is--mobile ._panel_row_n3lju_1 ._detail_n3lju_36{width:100%}.is--mobile ._panel_row_n3lju_1._startPage_n3lju_60 ._sub_n3lju_24{margin-left:0}}label{cursor:pointer}._input_t_16gfq_5{width:100%;border:none;font-size:13px;font-weight:400;line-height:18px}._input_t_16gfq_5._w100_16gfq_17{width:100%;height:100%}._input_t_16gfq_5._w100_16gfq_17._h36_16gfq_21{height:36px}._input_t_16gfq_5._w100_16gfq_17:not(._line_16gfq_26){border:none}._shared_pwd_16gfq_30{width:116px;height:22px;font-size:14px;line-height:22px;text-align:left;border-bottom:1px solid #c4c4c4}._keyword_16gfq_39{font-size:14px}.msg{color:var(--color-input-error)}._upload--container_1fccc_1{position:absolute;top:0;bottom:0;left:0;right:0;box-sizing:border-box;z-index:1400}._upload--container_1fccc_1._library_1fccc_10{background:rgba(0,0,0,.3)}._upload--container_1fccc_1._drive_1fccc_14{pointer-events:none}._upload--container_1fccc_1._lxp_1fccc_18 ._upload_layer_1fccc_19{left:50%;top:50%;bottom:auto;transform:translate(-50%,-50%)}._upload_layer_1fccc_19{pointer-events:auto;position:absolute;padding:0;width:360px;min-height:138px;background:var(--color-popup-background);border:1px solid var(--color-border-line);box-shadow:0 4px 8px #0003;border-radius:10px;transform-origin:0 0;box-sizing:border-box;left:24px;bottom:24px}._title_1fccc_44{position:relative;height:45px;padding:0 15px;border-bottom:1px solid #eeeeee;box-sizing:border-box}._title_1fccc_44 ._upload_cancel_1fccc_52{z-index:1;position:absolute;top:0;right:34px;padding:0 10px;background:none}._title_1fccc_44 ._upload_cancel_1fccc_52 span{font-size:14px;color:var(--color-text-dull);line-height:45px}._title_1fccc_44 h2{font-size:16px;font-weight:500;line-height:44px}._title_1fccc_44 h2 span{font-weight:400}._inner_1fccc_77{box-sizing:border-box;padding:20px 18px 4px 24px;max-height:158px}._max_1fccc_83 ._inner_1fccc_77{padding-bottom:20px;max-height:360px}._upload_layer_1fccc_19 .simplebar-wrapper{max-height:138px;padding-bottom:20px}._upload_layer_1fccc_19._max_1fccc_83 .simplebar-wrapper,._max_1fccc_83 ._scroll_box_1fccc_97{max-height:360px}._scroll_box_1fccc_97{display:block;box-sizing:border-box;max-height:360px}._upload_layer_1fccc_19:not(._max_1fccc_83) ._scroll_box_1fccc_97{padding-right:0;max-height:118px}._upload_items_open_1fccc_112{position:absolute;left:0;top:0;width:100%;height:100%}._upload_arrow_1fccc_120{position:absolute;width:16px;height:16px;top:50%;right:15px;margin-top:-8px;background-position:center center;background-repeat:no-repeat;background-size:16px auto;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 1.4094L7 8L0 1.4094L1.4094 0L7 5.4L12.5906 0L14 1.4094Z' fill='%23979797'/%3E%3C/svg%3E%0A");transform:rotate(180deg)}._upload_arrow_1fccc_120._open_1fccc_134{transform:rotate(0)}._upload_items_1fccc_112+._upload_items_1fccc_112{margin-top:16px}._upload_filename_1fccc_142{margin-bottom:15px;padding:4px 0;color:#424242;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._upload_status_1fccc_151{display:flex;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between}._upload_status_1fccc_151 ._upload_cancel_1fccc_52{width:14px;height:14px;background-position:center center;background-repeat:no-repeat;background-size:14px auto;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 1.4094L8.4094 7L14 12.5906L12.5906 14L7 8.4094L1.4094 14L0 12.5906L5.5906 7L0 1.4094L1.4094 0L7 5.5906L12.5906 0L14 1.4094Z' fill='%23F03434'/%3E%3C/svg%3E%0A")}._progress_bar_1fccc_168{position:relative;width:calc(100% - 59px);height:8px;flex-grow:1}._upload_items_1fccc_112:not(._is--done_1fccc_175) ._progress_bar_1fccc_168,._is--retry_1fccc_176 ._progress_bar_1fccc_168{width:calc(100% - 85px);margin-left:12px}._rail_1fccc_181{position:absolute;top:0;left:0;height:100%;background-color:#e0e0e0;border-radius:4px;box-sizing:border-box}._current_1fccc_191{position:absolute;left:0;top:0;height:100%;background-color:#ffb400;border-radius:4px;box-sizing:border-box}._ctrl_status_1fccc_201{width:59px;text-align:right;pointer-events:none;font-size:13px;color:#9e9e9e}:lang(en) ._ctrl_status_1fccc_201{width:90px}._ctrl_status_1fccc_201 ._upload_retry_1fccc_213{color:#f03434;pointer-events:auto}._is--done_1fccc_175 ._ctrl_status_1fccc_201{color:#10a4db}.project ._tip_help_over_1j7yq_1{margin-top:4px}.projectShare ._tip_help_over_1j7yq_1,.projectResource ._tip_help_over_1j7yq_1{margin-top:0}.mydrive ._tip_help_over_1j7yq_1{display:inline-block;position:relative}._tip_help_over_1j7yq_1{position:absolute;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23C4C4C4'/%3E%3Cpath d='M7.2483 10.0315H8.52409C8.30935 8.14942 10.5578 7.46731 10.5578 5.6231C10.5578 4.14521 9.53461 3.31152 8.06935 3.31152C7.02093 3.31152 6.17461 3.81679 5.55566 4.52416L6.37672 5.26942C6.79356 4.80205 7.31145 4.49889 7.90514 4.49889C8.70093 4.49889 9.14303 5.02942 9.14303 5.72415C9.14303 7.101 6.94514 7.90942 7.2483 10.0315ZM7.90514 13.1642C8.4483 13.1642 8.87777 12.7473 8.87777 12.1536C8.87777 11.5599 8.4483 11.1178 7.90514 11.1178C7.34935 11.1178 6.93251 11.5599 6.93251 12.1536C6.93251 12.7473 7.34935 13.1642 7.90514 13.1642Z' fill='white'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;background-size:16px auto;margin-left:6px;margin-top:1px}._tip_help_over_1j7yq_1._totalCorrectRate_1j7yq_29{position:relative;margin:2px 3px 0 0}._popover_10fh4_1{display:block;position:absolute;left:50%;width:200px;padding:8px;background-color:var(--color-background);border:1px solid var(--color-border-dull);border-radius:4px;box-shadow:0 4px 6px #00000014;font-size:13px;font-weight:500;line-height:17px;color:var(--color-text-guide);text-align:center;word-break:break-all;animation:_fadeInMotion_10fh4_1 ease .3s both;-webkit-animation:_fadeInMotion_10fh4_1 ease .3s both;z-index:1500;white-space:pre-line}:lang(en) ._popover_10fh4_1{word-break:break-word}._popover_10fh4_1.fileShare{width:308px}._popover_10fh4_1.shareInfo{width:260px}._popover_10fh4_1.fileInfo{width:312px}._popover_10fh4_1._startPage_10fh4_38{width:310px}._popover_10fh4_1:before{content:"";display:block;position:absolute;top:100%;left:50%;margin-left:-7px;border:6px solid transparent;border-top-color:var(--color-border-dull)}._popover_10fh4_1:after{content:"";display:block;position:absolute;top:100%;left:50%;margin-left:-5px;border:4px solid transparent;border-top-color:#fff}@media all and (max-width: 767px){.is--mobile span._popover_10fh4_1{top:100%;bottom:auto}.is--mobile span._popover_10fh4_1._startPage_10fh4_38{width:292px}.is--mobile span._popover_10fh4_1:before{display:none}.is--mobile span._popover_10fh4_1:after{display:none}}._list_head_ttfn1_1{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;margin-bottom:10px}._list_head_ttfn1_1 li{font-size:12px;font-weight:400;color:var(--color-text-assort);text-align:center}._list_head_ttfn1_1 li:nth-child(1){width:49px;text-align:left}._list_head_ttfn1_1 li:nth-child(2){width:276px;margin-left:8px}._list_head_ttfn1_1 li:nth-child(3){width:34px;margin-left:10px}._list_head_ttfn1_1 li:nth-child(4){text-indent:-9999px}._list_body_ttfn1_35{width:100%;box-sizing:border-box}@media all and (max-width: 767px){.is--mobile ._list_body_ttfn1_35{padding:0 10px}}._unit_item_1o3kp_1{width:100%;box-sizing:border-box}._highlighted_1o3kp_6 ._items_1o3kp_6{position:relative}._items_1o3kp_6{display:flex;width:100%}._items_align_1o3kp_15{z-index:1;display:flex;justify-content:space-between;width:45px;height:18px;margin-top:5px;border-radius:4px;border:1px solid #e0e0e0}._items_1o3kp_6 p{position:relative;display:flex;justify-content:space-between;align-items:flex-end;box-sizing:border-box;width:320px;height:16px;margin:10px 0 4px 8px;padding:0;font-size:14px;font-weight:500;color:var(--color-text-deep);line-height:1}._sub_1o3kp_42._items_1o3kp_6 p{margin-left:8px;font-weight:400;color:var(--color-text-assort)}._items_1o3kp_6 p:before,._items_1o3kp_6 p:after{content:"";position:absolute;bottom:-7px;height:1px;border-top:1px solid #e0e0e0}._items_1o3kp_6 p:before{left:0;width:276px}._items_1o3kp_6 p:after{right:0;width:34px}._highlighted_1o3kp_6 ._items_1o3kp_6 p:before,._highlighted_1o3kp_6 ._items_1o3kp_6 p:after{bottom:-2px}._highlighted_1o3kp_6 ._items_1o3kp_6:before{content:"";position:absolute;left:-10px;top:0;width:calc(100% + 16px);height:33px;background-color:#eee;border-radius:4px}._text_clip_1o3kp_83{display:block;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}._items_1o3kp_6 ._text_clip_1o3kp_83,._sub_item_1o3kp_93 ._items_1o3kp_6 ._text_clip_1o3kp_83{width:276px}._items_1o3kp_6 ._input_t_1o3kp_97{font-size:14px;font-weight:500}._items_1o3kp_6._sub_1o3kp_42 ._input_t_1o3kp_97{color:#757575}._input_t_1o3kp_97._w100_1o3kp_106{width:100%;height:100%}._input_t_1o3kp_97._w100_1o3kp_106:not(._line_1o3kp_111){border:none}._items_1o3kp_6 ._page_1o3kp_115{width:30px;font-weight:400;color:var(--color-text-dull);text-align:right}._items_1o3kp_6 ._page_1o3kp_115 ._input_t_1o3kp_97{font-weight:400;text-align:right;color:#9e9e9e}._items_modify_1o3kp_128{z-index:1;display:flex;flex-direction:row;width:50px;height:25px;margin-left:10px;margin-top:5px}@media all and (max-width: 767px){.is--mobile ._items_1o3kp_6{flex-wrap:wrap;justify-content:space-between;height:auto;margin-bottom:24px}.is--mobile ._items_1o3kp_6 ._items_align_1o3kp_15{order:1;margin:0 0 8px}.is--mobile ._items_1o3kp_6 p{order:3;width:100%;margin-left:0}.is--mobile ._items_1o3kp_6 p:before,.is--mobile ._items_1o3kp_6 p ._text_clip_1o3kp_83{width:calc(100% - 35px)}.is--mobile ._items_1o3kp_6 p:after{width:30px}.is--mobile ._items_1o3kp_6 ._items_modify_1o3kp_128{order:2;justify-content:space-between;width:58px;margin:0 0 8px}}._panel_row_12wv8_1{position:relative;display:flex;flex-direction:row;justify-content:center;box-sizing:border-box;margin-bottom:8px;padding-bottom:0;border:none;align-items:center}._panel_row_12wv8_1:last-child{margin-bottom:0;padding-bottom:0;border:none}._sub_12wv8_19{text-align:right;padding-right:30px;width:74px;font-size:14px;line-height:1.4;color:var(--color-text-assort);box-sizing:border-box}:lang(en) ._sub_12wv8_19{width:96px}._sub_12wv8_19._h48_12wv8_33{height:48px}._detail_12wv8_37{flex:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-line-clamp:2;font-size:15px;line-height:1.4;color:var(--color-text-base);box-sizing:border-box;border:none;padding:7px 0}._input_box_12wv8_53{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}._input_box_12wv8_53._lone_12wv8_61{margin:0 0 28px}._input_box_12wv8_53 input{width:100%;height:36px;font-size:15px;border-color:var(--color-border-line);transition:all ease-out .3s}@media all and (max-width: 767px){.is--mobile ._panel_row_12wv8_1{align-items:flex-start;flex-direction:column}.is--mobile ._panel_row_12wv8_1 ._sub_12wv8_19{width:100%;height:auto;text-align:left}.is--mobile ._panel_row_12wv8_1 ._detail_12wv8_37{width:100%}}._panel_row_r56yy_1{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:10px;box-sizing:border-box}._panel_row_r56yy_1{align-items:center;margin-bottom:8px}._panel_row_r56yy_1:last-child{margin-bottom:0;padding-bottom:0;border:none}._panel_row_r56yy_1._column_r56yy_21{flex-direction:column;border-bottom:none}._share_area_r56yy_26{position:relative;width:100%;text-align:center}._share_area_r56yy_26 ._swiper-container_r56yy_31{position:relative}._share_area_r56yy_26 ._swiper-container_r56yy_31 .swiper{margin:20px 0;left:5%;width:90%}._share_area_r56yy_26 ._swiper-container_r56yy_31 .swiper ._group-slide_r56yy_39{width:auto}._share_area_r56yy_26 ._swiper-container_r56yy_31 .swiper ._group-slide_r56yy_39 ._group-button_r56yy_42{padding:8px;width:80px;font-size:13px;background:#f5f5f5;border:none;border-radius:20px;white-space:nowrap;transition:background-color .3s;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;box-sizing:border-box;cursor:pointer}._share_area_r56yy_26 ._swiper-container_r56yy_31 .swiper ._group-slide_r56yy_39 ._group-button_r56yy_42:hover{background:#e0e0e0}._share_area_r56yy_26 ._swiper-container_r56yy_31 ._slide_nav_r56yy_64 ._slide_prev_r56yy_65,._share_area_r56yy_26 ._swiper-container_r56yy_31 ._slide_nav_r56yy_64 ._slide_next_r56yy_66{position:absolute;top:50%;transform:translateY(-50%);width:12px;height:20px;background-repeat:no-repeat;background-size:12px 20px;background-position:50%}._share_area_r56yy_26 ._swiper-container_r56yy_31 ._slide_nav_r56yy_64 ._slide_prev_r56yy_65{left:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCAyNCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4IDVMNiAyMEwxOCAzNSIgc3Ryb2tlPSIjRkZCNDAwIiBzdHJva2Utd2lkdGg9IjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K)}._share_area_r56yy_26 ._swiper-container_r56yy_31 ._slide_nav_r56yy_64 ._slide_prev_r56yy_65[disabled]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCAyNCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4IDVMNiAyMEwxOCAzNSIgc3Ryb2tlPSIjQkRCREJEIiBzdHJva2Utd2lkdGg9IjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);cursor:auto}._share_area_r56yy_26 ._swiper-container_r56yy_31 ._slide_nav_r56yy_64 ._slide_next_r56yy_66{right:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCAyNCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNNiAzNUwxOCAyMEw2IDUiIHN0cm9rZT0iI0ZGQjQwMCIgc3Ryb2tlLXdpZHRoPSI0IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==)}._share_area_r56yy_26 ._swiper-container_r56yy_31 ._slide_nav_r56yy_64 ._slide_next_r56yy_66[disabled]{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCAyNCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYgMzVMMTggMjBMNiA1IiBzdHJva2U9IiNCREJEQkQiIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=);cursor:auto}._desc_r56yy_96{width:100%;font-size:15px;color:#424242}._desc_r56yy_96._bold_r56yy_102{font-weight:500}._share_url_r56yy_106{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;height:36px;margin:18px 0 10px;padding:0 12px;background-color:#f4f4f4;border-radius:4px;box-sizing:border-box}._share_url_r56yy_106 ._url_r56yy_120{width:350px;height:17px}._share_url_r56yy_106 .btn._copyurl_r56yy_125{width:20px;height:20px;text-indent:-9999px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.16699 13.3332C4.62723 13.3332 5.00033 12.9601 5.00033 12.4998C5.00033 12.0396 4.62723 11.6665 4.16699 11.6665V13.3332ZM1.66699 10.8332H0.833659H1.66699ZM3.33366 1.6665V0.833171V1.6665ZM10.8337 1.6665V0.833171V1.6665ZM11.667 4.1665C11.667 4.62674 12.0401 4.99984 12.5003 4.99984C12.9606 4.99984 13.3337 4.62674 13.3337 4.1665H11.667ZM9.16699 8.33317H16.667V6.6665H9.16699V8.33317ZM16.667 8.33317C17.1272 8.33317 17.5003 8.70627 17.5003 9.1665H19.167C19.167 7.78579 18.0477 6.6665 16.667 6.6665V8.33317ZM17.5003 9.1665V16.6665H19.167V9.1665H17.5003ZM17.5003 16.6665C17.5003 17.1267 17.1272 17.4998 16.667 17.4998V19.1665C18.0477 19.1665 19.167 18.0472 19.167 16.6665H17.5003ZM16.667 17.4998H9.16699V19.1665H16.667V17.4998ZM9.16699 17.4998C8.70675 17.4998 8.33366 17.1267 8.33366 16.6665H6.66699C6.66699 18.0472 7.78628 19.1665 9.16699 19.1665V17.4998ZM8.33366 16.6665V9.1665H6.66699V16.6665H8.33366ZM8.33366 9.1665C8.33366 8.70627 8.70675 8.33317 9.16699 8.33317V6.6665C7.78628 6.6665 6.66699 7.78579 6.66699 9.1665H8.33366ZM4.16699 11.6665H3.33366V13.3332H4.16699V11.6665ZM3.33366 11.6665C3.11265 11.6665 2.90068 11.5787 2.7444 11.4224L1.56589 12.6009C2.03473 13.0698 2.67062 13.3332 3.33366 13.3332V11.6665ZM2.7444 11.4224C2.58812 11.2661 2.50033 11.0542 2.50033 10.8332H0.833659C0.833659 11.4962 1.09705 12.1321 1.56589 12.6009L2.7444 11.4224ZM2.50033 10.8332V3.33317H0.833659V10.8332H2.50033ZM2.50033 3.33317C2.50033 3.11216 2.58812 2.9002 2.7444 2.74391L1.56589 1.5654C1.09705 2.03424 0.833659 2.67013 0.833659 3.33317H2.50033ZM2.7444 2.74391C2.90068 2.58763 3.11264 2.49984 3.33366 2.49984V0.833171C2.67062 0.833171 2.03473 1.09656 1.56589 1.5654L2.7444 2.74391ZM3.33366 2.49984H10.8337V0.833171H3.33366V2.49984ZM10.8337 2.49984C11.0547 2.49984 11.2666 2.58763 11.4229 2.74391L12.6014 1.5654C12.1326 1.09656 11.4967 0.833171 10.8337 0.833171V2.49984ZM11.4229 2.74391C11.5792 2.9002 11.667 3.11216 11.667 3.33317H13.3337C13.3337 2.67013 13.0703 2.03424 12.6014 1.5654L11.4229 2.74391ZM11.667 3.33317V4.1665H13.3337V3.33317H11.667Z' fill='%2310A4DB'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat}._share_analyse_r56yy_134{position:absolute;left:0;top:126px}._insert_user_r56yy_140{display:block;position:relative;margin:18px 0 24px;text-align:left}._insert_user_r56yy_140 ._input_t_r56yy_147{width:336px;height:32px}._input_t_r56yy_147._line_r56yy_152{border:none;border-bottom:1px solid var(--color-border-input)}._insert_user_r56yy_140 .btn{position:absolute;top:0;right:0;width:70px;height:32px}._insert_user_r56yy_140 .btn.b_t.dull span{font-size:13px}._insert_user_r56yy_140 ._desc_r56yy_96{display:block;margin-top:6px;font-size:13px;line-height:13px;color:#999}._overlay_list_area_r56yy_177{z-index:100;position:absolute;left:0;top:calc(100% - 16px);width:100%;max-width:336px;height:180px;padding:6px;background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #0003}._overlay_list_area_r56yy_177 li{cursor:pointer;display:flex;align-items:center;width:calc(100% - 4px);height:28px;line-height:28px;padding:0 10px 0 8px;box-sizing:border-box}@media (hover: hover){._overlay_list_area_r56yy_177 li:hover{background-color:var(--color-hover-layer)}}._overlay_list_area_r56yy_177 li span:nth-child(2){flex:1 0 0;margin:0 16px;font-size:14px}._overlay_list_area_r56yy_177 li span:last-child{width:90px;font-size:14px}._user_type_r56yy_219{margin-top:2px;width:20px;height:20px}._user_type_r56yy_219._2_r56yy_129{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3636_392955)'%3E%3Ccircle cx='10' cy='7' r='3' fill='%23616161'/%3E%3Cpath d='M4.25605 13.3085C4.91326 11.9002 6.32669 11 7.88079 11H12.1192C13.6733 11 15.0867 11.9002 15.7439 13.3085L16.336 14.5771C16.6454 15.2401 16.1614 16 15.4298 16H4.5702C3.83858 16 3.35462 15.2401 3.66401 14.5771L4.25605 13.3085Z' fill='%23616161'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3636_392955'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}._user_type_r56yy_219._3_r56yy_50{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3636_392973)'%3E%3Cpath d='M17 7V5C17 3.89543 16.1046 3 15 3H5C3.89543 3 3 3.89543 3 5V7' stroke='%23616161' stroke-width='1.8'/%3E%3Ccircle cx='4' cy='11' r='2' fill='%23616161'/%3E%3Ccircle cx='10' cy='11' r='2' fill='%23616161'/%3E%3Ccircle cx='16' cy='11' r='2' fill='%23616161'/%3E%3Cpath d='M1.54415 15.3675C1.81638 14.5509 2.58066 14 3.44152 14H4.55848C5.41934 14 6.18362 14.5509 6.45585 15.3675L6.56126 15.6838C6.7771 16.3313 6.29513 17 5.61257 17H2.38743C1.70487 17 1.2229 16.3313 1.43874 15.6838L1.54415 15.3675Z' fill='%23616161'/%3E%3Cpath d='M7.54415 15.3675C7.81638 14.5509 8.58066 14 9.44152 14H10.5585C11.4193 14 12.1836 14.5509 12.4558 15.3675L12.5613 15.6838C12.7771 16.3313 12.2951 17 11.6126 17H8.38743C7.70487 17 7.2229 16.3313 7.43874 15.6838L7.54415 15.3675Z' fill='%23616161'/%3E%3Cpath d='M13.5442 15.3675C13.8164 14.5509 14.5807 14 15.4415 14H16.5585C17.4193 14 18.1836 14.5509 18.4558 15.3675L18.5613 15.6838C18.7771 16.3313 18.2951 17 17.6126 17H14.3874C13.7049 17 13.2229 16.3313 13.4387 15.6838L13.5442 15.3675Z' fill='%23616161'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3636_392973'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}._user_type_r56yy_219._nt_n_r56yy_233{background-image:none}._user_list_r56yy_237{width:416px;height:110px;margin-bottom:10px;padding:2px 9px;border:1px solid var(--color-border-input);box-sizing:border-box}._user_list_r56yy_237 ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}._user_list_r56yy_237 ul li{position:relative;width:190px;height:26px;margin:4px;padding:0 4px;background-color:#f4f4f4;border:1px solid #dbdbdb;border-radius:4px;box-sizing:border-box}._user_list_r56yy_237 ul li._group_r56yy_39{background-color:var(--color-hover-layer)}._user_list_r56yy_237 ul li span{width:150px;font-size:13px;line-height:26px;text-align:left;word-break:break-all}._user_list_r56yy_237 ._wrong_r56yy_278{color:#f03434;text-decoration-line:line-through}._user_list_r56yy_237 ._wrong_r56yy_278:after{content:"";position:absolute}._user_list_r56yy_237 ._delete_user_r56yy_288{position:absolute;right:0;top:0;width:26px;height:26px;text-indent:-9999px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 11L11 1' stroke='%23F03434' stroke-width='1.5'/%3E%3Cpath d='M11 11L1 1' stroke='%23F03434' stroke-width='1.5'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat}._overlay_list_area_r56yy_177 .simplebar-content-wrapper,._user_list_r56yy_237 .simplebar-content-wrapper{padding:0}@media all and (max-width: 767px){.is--mobile ._panel_row_r56yy_1{flex-direction:column}.is--mobile ._panel_row_r56yy_1 ._share_area_r56yy_26 ._desc_r56yy_96+button{position:relative;bottom:0;margin-top:12px}.is--mobile ._panel_row_r56yy_1 ._share_area_r56yy_26 ._share_url_r56yy_106 ._url_r56yy_120{width:260px}.is--mobile ._panel_row_r56yy_1 ._share_area_r56yy_26 ._insert_user_r56yy_140 ._input_t_r56yy_147{width:calc(100% - 80px);font-size:14px;letter-spacing:-.05em}.is--mobile ._panel_row_r56yy_1 ._share_area_r56yy_26 ._insert_user_r56yy_140 ._input_t_r56yy_147 ._desc_r56yy_96{letter-spacing:-.05em}.is--mobile ._panel_row_r56yy_1 ._share_area_r56yy_26 ._user_list_r56yy_237{width:100%;height:220px}}._share_date_kge2x_1{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;height:30px}._date_kge2x_10{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin-right:16px}._blind_kge2x_19{overflow:hidden;position:absolute;left:-9999px;width:1px;height:1px;margin:-1px;text-indent:-9999px}._clabel_kge2x_29{display:block;position:relative;padding-left:22px;line-height:16px;font-size:14px;font-weight:500;color:var(--color-text-assort)}._share_date_kge2x_1 ._date_kge2x_10 ._clabel_kge2x_29{font-size:0}._clabel_kge2x_29:before{content:"";position:absolute;left:0;top:1px;width:16px;height:16px;border:1px solid var(--color-border-dull);border-radius:4px;box-sizing:border-box}._cb_left_kge2x_55 input[type=checkbox]+._clabel_kge2x_29{text-align:left;color:var(--color-text-base)}input[type=checkbox]:checked+._clabel_kge2x_29:before{border-color:var(--color-accent);background-color:var(--color-accent)}input[type=checkbox]:checked+._clabel_kge2x_29:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3L5 7L11 1' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;background-size:12px auto}@media (hover: hover){input[type=checkbox]+._clabel_kge2x_29:hover:before{border-color:var(--color-accent)}input[type=radio]+._rlabel_kge2x_77:hover:before{border-color:var(--color-accent)}}._share_date_kge2x_1 .datepicker-input{width:116px;height:22px;font-size:14px;line-height:22px;text-align:left;border-bottom:1px solid #c4c4c4;cursor:pointer}._restrictions_kge2x_94>div{margin-right:82px}@media all and (max-width: 767px){.is--mobile ._share_date_kge2x_1 ._date_kge2x_10{margin-right:24px}.is--mobile ._restrictions_kge2x_94>div{margin-right:24px}}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{box-sizing:content-box;position:absolute;border:8px solid transparent;height:0;width:1px;content:"";z-index:-1;border-width:8px;left:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0;width:100%}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:white;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-names{margin-bottom:-8px}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__month--selected,.react-datepicker__month--in-selecting-range,.react-datepicker__month--in-range,.react-datepicker__quarter--selected,.react-datepicker__quarter--in-selecting-range,.react-datepicker__quarter--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__month--selected:hover,.react-datepicker__month--in-selecting-range:hover,.react-datepicker__month--in-range:hover,.react-datepicker__quarter--selected:hover,.react-datepicker__quarter--in-selecting-range:hover,.react-datepicker__quarter--in-range:hover{background-color:#1d5d90}.react-datepicker__month--disabled,.react-datepicker__quarter--disabled{color:#ccc;pointer-events:none}.react-datepicker__month--disabled:hover,.react-datepicker__quarter--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__month-text.react-datepicker__month--selected:hover,.react-datepicker__month-text.react-datepicker__month--in-range:hover,.react-datepicker__month-text.react-datepicker__quarter--selected:hover,.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter-text.react-datepicker__month--selected:hover,.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover,.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover{background-color:#216ba5}.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background-color:#f0f0f0}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}._panel_row_1vhid_1{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:10px;box-sizing:border-box}._panel_row_1vhid_1:last-child{margin-bottom:0;padding-bottom:0;border:none}._panel_row_1vhid_1._column_1vhid_21{flex-direction:column;border-bottom:none}._panel_row_1vhid_1._row_center_1vhid_26{justify-content:center}._radio_wrap_1vhid_30{display:inline-block;position:relative;margin:0 30px;cursor:pointer}._radio_wrap_1vhid_30 label{display:block;position:relative;box-sizing:border-box;cursor:pointer}._radio_wrap_1vhid_30 label:before{content:"";position:absolute;box-sizing:border-box}._rlabel_1vhid_50{padding-left:22px;line-height:20px;font-weight:500;color:#666}._rlabel_1vhid_50:before{content:"";position:absolute;left:0;top:2px;width:16px;height:16px;border:1px solid var(--color-border-dull);border-radius:50%;box-sizing:border-box}input[type=radio]:checked+._rlabel_1vhid_50:before{border-color:var(--color-accent);background-image:url("data:image/svg+xml,%3Csvg  viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23F4C34F'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;background-size:10px 10px}@media (hover: hover){._rlabel_1vhid_50:hover:before{border-color:var(--color-accent)}}._desc_1vhid_84{width:100%;font-size:13px;color:#424242}._input_box_1vhid_90{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:18px;width:100%}._input_box_1vhid_90:before{content:"";position:absolute}._keyword_area_1vhid_104{position:relative;width:108px;margin-left:22px;padding-bottom:4px;border-bottom:1px solid #c4c4c4;box-sizing:border-box}._keyword_area_1vhid_104:before{content:"";position:absolute;left:-22px;top:4px;width:10px;height:14px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='14' viewBox='0 0 10 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.818 14H2.88L3.384 9.896H6.048L5.562 14H6.642L7.128 9.896H8.982V8.744H7.272L7.65 5.756H9.378V4.622H7.776L8.226 0.932H7.182L6.696 4.622H4.032L4.482 0.932H3.42L2.952 4.622H1.116V5.756H2.826L2.448 8.744H0.72V9.896H2.304L1.818 14ZM3.528 8.744L3.888 5.756H6.57L6.192 8.744H3.528Z' fill='black'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat}@media all and (max-width: 767px){.is--mobile ._input_box_1vhid_90{flex-direction:column}.is--mobile ._input_box_1vhid_90 ._keyword_area_1vhid_104{width:160px}.is--mobile ._input_box_1vhid_90 ._keyword_area_1vhid_104+._keyword_area_1vhid_104{margin-top:18px}}._panel_row_1wcc3_1{displaly:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:0;padding-bottom:0;border:none;box-sizing:border-box}._table_list_1wcc3_12._table_head_1wcc3_12,._table_list_1wcc3_12._table_body_1wcc3_13 ._items_1wcc3_13{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:35px;border-bottom:1px solid var(--color-border-line)}._table_head_1wcc3_12 span:nth-child(1),._table_body_1wcc3_13 ._items_1wcc3_13 span:nth-child(1){width:40px;text-align:left}._table_head_1wcc3_12 span:nth-child(2),._table_body_1wcc3_13 ._items_1wcc3_13 span:nth-child(2){width:80px}._table_head_1wcc3_12 span:nth-child(3),._table_body_1wcc3_13 ._items_1wcc3_13 span:nth-child(3){width:60px}._table_head_1wcc3_12 span:nth-child(4),._table_body_1wcc3_13 ._items_1wcc3_13 span:nth-child(4){width:80px;padding-right:20px}._table_list_1wcc3_12 span{font-size:13px;box-sizing:border-box;text-align:center}._table_head_1wcc3_12 span{color:var(--color-text-assort)}.projectHistoryList .simplebar-wrapper{height:210px}._table_body_1wcc3_13 ._desc_1wcc3_60{margin-top:80px;text-align:center}@media all and (max-width: 767px){.is--mobile ._table_head_1wcc3_12 span:nth-child(1),.is--mobile ._table_body_1wcc3_13 ._items_1wcc3_13 span:nth-child(1){text-align:center}}._count_msg_erceg_1{display:block;margin:16px auto 30px;font-size:15px;font-weight:500;text-align:center}._count_msg_erceg_1 em{color:var(--color-blue)}._panel_row_erceg_13{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:8px;box-sizing:border-box}._panel_row_erceg_13{align-items:center;margin-bottom:8px}._panel_row_erceg_13:last-child{margin-bottom:0;padding-bottom:0;border:none}._panel_row_erceg_13._column_erceg_33{flex-direction:column;border-bottom:none}._table_body_erceg_38{width:100%}._table_list_erceg_42._table_head_erceg_42,._table_list_erceg_42._table_body_erceg_38 ._items_erceg_43{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:35px;border-bottom:1px solid var(--color-border-line)}._table_list_erceg_42 span{font-size:13px;color:var(--color-text-base);box-sizing:border-box;text-align:center}._notice_head_erceg_60>span:nth-child(1),._notice_body_erceg_61 ._items_erceg_43>span:nth-child(1){width:70px}._notice_head_erceg_60>span:nth-child(2),._notice_body_erceg_61 ._items_erceg_43>span:nth-child(2){flex:1}._notice_head_erceg_60>span:nth-child(3),._notice_body_erceg_61 ._items_erceg_43>span:nth-child(3){width:70px}._notice_head_erceg_60>span:nth-child(3){text-indent:-9999px}.btn.skyt._share_register_erceg_79{display:block;width:24px;margin:1px auto 0;text-align:right;font-size:13px}.linkNotification ._panel_row_erceg_13 .simplebar-wrapper{max-height:105px;padding:0}.linkNotification ._panel_row_erceg_13 .simplebar-content-wrapper{padding:0}@media all and (max-width: 767px){.is--mobile ._count_msg_erceg_1{line-height:26px;white-space:pre-line}}._insert_area_dybsm_1{position:relative;width:100%;text-align:center}._insert_area_dybsm_1 ._insert_user_dybsm_6{display:block;position:relative;margin:18px 0 24px;text-align:left}._insert_area_dybsm_1 ._insert_user_dybsm_6 input{width:336px;height:32px}._insert_area_dybsm_1 ._insert_user_dybsm_6 input._line_dybsm_16{border-bottom:1px solid var(--color-border-base)}._insert_area_dybsm_1 ._insert_user_dybsm_6 .btn{position:absolute;top:0;right:0;width:70px;height:32px}._insert_area_dybsm_1 ._insert_user_dybsm_6 .btn span{font-size:13px}._insert_area_dybsm_1 ._insert_user_dybsm_6 ._desc_dybsm_33{display:block;margin-top:6px;font-size:13px;line-height:13px;color:#999}._insert_area_dybsm_1 ._insert_user_dybsm_6 ._overlay_list_area_dybsm_41{z-index:100;position:absolute;left:0;top:calc(100% - 16px);width:100%;max-width:336px;height:180px;padding:6px;background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #0003}._insert_area_dybsm_1 ._insert_user_dybsm_6 ._overlay_list_area_dybsm_41 li{cursor:pointer;display:flex;align-items:center;width:calc(100% - 4px);line-height:28px;padding:0 10px 0 8px;box-sizing:border-box}._insert_area_dybsm_1 ._insert_user_dybsm_6 ._overlay_list_area_dybsm_41 li span{-webkit-line-clamp:2;word-break:break-all}._insert_area_dybsm_1 ._insert_user_dybsm_6 ._overlay_list_area_dybsm_41 li span:nth-child(1){flex:1 0 0;font-size:14px}._insert_area_dybsm_1 ._insert_user_dybsm_6 ._overlay_list_area_dybsm_41 li span:nth-child(2){width:90px;margin-left:16px;font-size:14px}._insert_area_dybsm_1 ._insert_user_dybsm_6 ._overlay_list_area_dybsm_41 .simplebar-content-wrapper{padding:0}._user_list_dybsm_88{width:416px;height:110px;margin-bottom:8px;padding:2px;border:1px solid var(--color-border-input);box-sizing:border-box}._user_list_dybsm_88 ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}._user_list_dybsm_88 ul li{display:flex;justify-content:space-between;align-items:center;position:relative;width:190px;min-height:26px;margin:4px;padding:0 0 0 4px;background-color:#f4f4f4;border:1px solid var(--color-border-dull);border-radius:4px;box-sizing:border-box}._user_list_dybsm_88 ul li._notice_dybsm_117{padding-left:26px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23F03434'/%3E%3Cpath d='M6.918 9.472H8.262L8.556 4.306L8.626 2.36H6.554L6.624 4.306L6.918 9.472ZM7.59 13.196C8.318 13.196 8.878 12.608 8.878 11.852C8.878 11.096 8.318 10.508 7.59 10.508C6.862 10.508 6.316 11.096 6.316 11.852C6.316 12.608 6.862 13.196 7.59 13.196Z' fill='white'/%3E%3C/svg%3E%0A");background-position:4px center;background-repeat:no-repeat}._user_list_dybsm_88 ul li._notice_dybsm_117 ._text_clip_dybsm_123{width:132px;color:#f03434}._user_list_dybsm_88 ul li span{width:155px;font-size:13px;line-height:20px;text-align:left;word-break:break-all;-webkit-line-clamp:2}._user_list_dybsm_88 ul li span._wrong_dybsm_137{color:#f03434;text-decoration-line:line-through}._user_list_dybsm_88 ul li ._delete_user_dybsm_143{width:26px;height:26px;text-indent:-9999px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 11L11 1' stroke='%23F03434' stroke-width='1.5'/%3E%3Cpath d='M11 11L1 1' stroke='%23F03434' stroke-width='1.5'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat}._user_list_dybsm_88 .simplebar-content-wrapper{padding:0}._over_guide_dybsm_161{text-align:right;font-size:14px}._over_guide_dybsm_161>span{color:#5ea345;font-weight:700}._desc_dybsm_33{color:var(--color-text-deep);text-align:left;letter-spacing:-.5px;white-space:pre-line}@media all and (max-width: 767px){.is--mobile ._insert_user_dybsm_6 ._input_t_dybsm_181{width:calc(100% - 80px);font-size:14px;letter-spacing:-.05em}.is--mobile ._insert_user_dybsm_6 ._desc_dybsm_33{letter-spacing:-.05em}.is--mobile ._user_list_dybsm_88{width:100%;height:220px}}._panel_row_xi8fp_1{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:8px;box-sizing:border-box}._panel_row_xi8fp_1:last-child{margin-bottom:0;padding-bottom:0;border:none}._panel_row_xi8fp_1 ._sub_xi8fp_15{width:74px;font-size:13px;line-height:1.4;color:var(--color-text-assort);box-sizing:border-box;text-align:right;padding-right:30px;font-size:14px}._panel_row_xi8fp_1 ._sub_xi8fp_15._h48_xi8fp_25{height:48px}:lang(en) ._panel_row_xi8fp_1 ._sub_xi8fp_15{width:110px}._panel_row_xi8fp_1 ._detail_xi8fp_34{flex:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-line-clamp:2;font-size:15px;line-height:1.4;color:var(--color-text-base);box-sizing:border-box;padding:7px 0}._panel_row_xi8fp_1 ._detail_xi8fp_34 .input_box{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}._panel_row_xi8fp_1 ._detail_xi8fp_34 .input_box._lone_xi8fp_55{margin:0 0 28px}._panel_row_xi8fp_1 ._detail_xi8fp_34 .input_box._lone_xi8fp_55 input{height:36px;border-bottom:1px solid var(--color-border-line)}._panel_row_xi8fp_1 ._detail_xi8fp_34 .input_box input{width:100%}p:not(:first-child){padding-top:10px}._top_1iu9f_1{position:relative;width:100%;height:48px;margin:0;padding:16px;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._btn_wrap_1iu9f_15{position:absolute;right:16px}._svg_i_1iu9f_20{background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 3L15 15' stroke='%23616161' stroke-width='1' stroke-linecap='round'/%3E%3Cpath d='M15 3L3 15' stroke='%23616161' stroke-width='1' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-size:18px auto;transition:all .15s linear}._pop_close_1iu9f_26{width:18px;height:18px}.content_wrap{padding:0 20px}.content_wrap div{margin:5px auto;font-size:14px;line-height:1.4}.content_wrap span{white-space:normal!important}._info_1iu9f_45{display:flex;flex-direction:column;align-items:flex-end;padding:20px}._info_1iu9f_45 span{font-size:14px}._prev_1iu9f_56{margin-bottom:5px;font-size:14px}._top_14g2e_1{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;position:relative;width:100%;height:40px;margin:0;padding:16px;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._top_14g2e_1 ._tit_14g2e_18{font-size:16px;font-weight:500;color:var(--color-text-base);line-height:16px}._top_14g2e_1 ._btn_wrap_14g2e_25{display:flex;align-items:center;justify-content:flex-end}._top_14g2e_1 ._btn_wrap_14g2e_25 i{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath stroke='%23616161' stroke-linecap='round' stroke-width='1.5' d='m3 3 12 12M15 3 3 15'/%3E%3C/svg%3E");background-size:18px auto;transition:all .15s linear}._content_14g2e_38{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start;width:100%;height:calc(100% - 48px);padding:4px 0 20px;box-sizing:border-box}._content_14g2e_38 ._slide_area_14g2e_49{position:relative}._content_14g2e_38 ._slide_area_14g2e_49 ._slide_content_14g2e_52{padding:0 60px;box-sizing:border-box}._content_14g2e_38 ._slide_area_14g2e_49 ._slide_content_14g2e_52 .swiper-wrapper{width:569px}._content_14g2e_38 ._slide_area_14g2e_49 ._slide_content_14g2e_52 .swiper-wrapper li{display:flex;justify-content:center;align-items:flex-start;box-sizing:border-box;background:#fff}._content_14g2e_38 ._slide_area_14g2e_49 ._slide_content_14g2e_52 .swiper-wrapper li:not(.swiper-slide-prev):not(.swiper-slide-active):not(.swiper-slide-next){opacity:0!important}._content_14g2e_38 ._slide_area_14g2e_49 ._slide_nav_14g2e_77 ._slide_prev_14g2e_78,._content_14g2e_38 ._slide_area_14g2e_49 ._slide_nav_14g2e_77 ._slide_next_14g2e_79{position:absolute;top:50%;margin-top:-17px;width:17px;height:34px}._content_14g2e_38 ._slide_area_14g2e_49 ._slide_nav_14g2e_77 ._slide_prev_14g2e_78{left:24px;background:url(/assets/ico_btn_prev-e2da34a7.svg) no-repeat}._content_14g2e_38 ._slide_area_14g2e_49 ._slide_nav_14g2e_77 ._slide_prev_14g2e_78[disabled]{background:url(/assets/ico_btn_prev_disabled-ed4a7e97.svg) no-repeat}._content_14g2e_38 ._slide_area_14g2e_49 ._slide_nav_14g2e_77 ._slide_next_14g2e_79{right:24px;background:url(/assets/ico_btn_next-c21fdacd.svg) no-repeat}._content_14g2e_38 ._slide_area_14g2e_49 ._slide_nav_14g2e_77 ._slide_next_14g2e_79[disabled]{background:url(/assets/ico_btn_next_disabled-5c52f661.svg) no-repeat}._content_14g2e_38 ._btn_wrap_14g2e_25{display:flex;justify-content:center;align-items:center;width:100%;margin-top:30px}@media all and (max-width: 767px),(max-height: 480px){._top_14g2e_1{justify-content:flex-start;height:60px}._top_14g2e_1 ._btn_wrap_14g2e_25 ._svg_i_14g2e_121{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23616161' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m12 5-7 7 7 7M5 12h14'/%3E%3C/svg%3E")}._content_14g2e_38{height:calc(100% - 60px);padding:0 32px 30px}._content_14g2e_38 ._slide_area_14g2e_49{width:100%}._content_14g2e_38 ._slide_area_14g2e_49 ._slide_content_14g2e_52{padding:0}._content_14g2e_38 ._slide_area_14g2e_49 ._slide_content_14g2e_52 .swiper-wrapper li{flex-direction:column}._content_14g2e_38 ._btn_wrap_14g2e_25 button{width:100%;height:44px}}._panel_1svyu_1{display:block;width:100%;max-width:416px;margin:0 auto}:lang(en) ._panel_1svyu_1:nth-child(2){margin-left:16px}._panel_1svyu_1._drawing_1svyu_13{margin-bottom:30px}._panel_1svyu_1 ._panel_title_1svyu_17{width:100%;height:auto;margin-bottom:16px;padding:0;border-bottom:0;box-sizing:border-box}._panel_1svyu_1 ._panel_title_1svyu_17 span{line-height:14px;font-size:16px;font-weight:500;color:var(--color-text-base)}._panel_1svyu_1 ._panel_inner_1svyu_33{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;width:100%;box-sizing:border-box;max-width:416px;margin:0 auto}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:0;box-sizing:border-box}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44 ._sub_1svyu_52{width:74px;font-size:14px;line-height:1.4;color:var(--color-text-assort);box-sizing:border-box;text-align:right;padding-right:30px}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44 ._detail_1svyu_62{flex:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-line-clamp:2;font-size:15px;line-height:1.4;color:var(--color-text-base);box-sizing:border-box;border-bottom:1px solid var(--color-border-line);padding:8px 0}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44 ._detail_1svyu_62 ._input_t_1svyu_77._w100_1svyu_78{width:100%;height:100%}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44 ._detail_1svyu_62 ._input_t_1svyu_77._w100_1svyu_78:not(._line_1svyu_82){border:none}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44 ._detail_1svyu_62 ._input_t_1svyu_77._dispGrade_1svyu_86{font-weight:700}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44 ._detail_1svyu_62 ._input_t_1svyu_77._correct_1svyu_89{color:#ed6061}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44 ._detail_1svyu_62 ._input_t_1svyu_77._incorrect_1svyu_92{color:#63abfd}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44 ._detail_1svyu_62 ._input_t_1svyu_77._none_1svyu_95{color:#9e9e9e}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44 ._detail_1svyu_62 textarea{width:100%;padding:0 4px 0 0;border-bottom:0}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44 ._detail_1svyu_62 textarea::-webkit-scrollbar{width:4px}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44 ._detail_1svyu_62 textarea::-webkit-scrollbar-thumb{background-color:var(--scroll-color-thumb)}@media all and (max-width: 767px),(max-height: 480px){._panel_1svyu_1{max-width:312px}._panel_1svyu_1+._panel_1svyu_1{margin:24px auto 0}:lang(en) ._panel_1svyu_1+._panel_1svyu_1{margin-left:auto}._panel_1svyu_1 ._panel_title_1svyu_17:not(._blind_1svyu_129){position:relative}._panel_1svyu_1 ._panel_inner_1svyu_33{max-width:312px}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44{flex-direction:column;margin-bottom:8px}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44 ._sub_1svyu_52{width:100%;height:auto;text-align:left}._panel_1svyu_1 ._panel_inner_1svyu_33 ._panel_row_1svyu_44 ._detail_1svyu_62{width:100%}}._canvas-wrapper_7ooqv_1{display:flex;justify-content:center;align-items:center;width:100%;height:280px}.swiper-slide:has(._canvas-wrapper_7ooqv_1){flex-direction:column}._top_zle0k_1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;width:100%;height:48px;margin:0;padding:16px;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._top_zle0k_1 ._tit_zle0k_18{font-size:16px;font-weight:500;color:var(--color-text-base);line-height:16px}._top_zle0k_1 ._btn_wrap_zle0k_25{display:flex;align-items:center;justify-content:flex-end}._top_zle0k_1 ._btn_wrap_zle0k_25 ._pop_close_zle0k_30{width:18px;height:18px}._top_zle0k_1 ._btn_wrap_zle0k_25 ._pop_close_zle0k_30 i{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath stroke='%23616161' stroke-linecap='round' stroke-width='1.5' d='m3 3 12 12M15 3 3 15'/%3E%3C/svg%3E");background-size:18px auto;transition:all .15s linear}._content_1fknm_1{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start;height:calc(100% - 48px);padding:4px 0 20px;box-sizing:border-box;overflow:hidden}._content_1fknm_1>p{color:var(--color-text-deep)}._content_1fknm_1>p:nth-child(1){padding-top:4px}:lang(en) ._content_1fknm_1>p:nth-child(1){padding:4px 30px 0}._content_1fknm_1>p:nth-child(2){margin-top:12px;margin-bottom:24px}._content_1fknm_1 ._table_list_1fknm_28{max-width:416px;margin:0 auto;width:100%}._content_1fknm_1 ._table_list_1fknm_28 span{font-size:13px;color:var(--color-text-base);box-sizing:border-box;text-align:center}._content_1fknm_1 ._table_list_1fknm_28._table_head_1fknm_40{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:35px;border-bottom:1px solid var(--color-border-line)}._content_1fknm_1 ._table_list_1fknm_28._table_head_1fknm_40 ._items_1fknm_48{text-align:center;color:var(--color-text-assort);font-size:13px}._content_1fknm_1 ._table_list_1fknm_28._table_head_1fknm_40 ._items_1fknm_48:nth-child(1){flex:auto;flex-grow:inherit;width:82px}._content_1fknm_1 ._table_list_1fknm_28._table_head_1fknm_40 ._items_1fknm_48:nth-child(2){flex:1;flex-grow:1;width:auto;padding:0 16px}._content_1fknm_1 ._table_list_1fknm_28._table_head_1fknm_40 ._items_1fknm_48:nth-child(3){width:64px}._content_1fknm_1 ._table_list_1fknm_28._table_body_1fknm_69{max-height:calc(100% - 66px)}._content_1fknm_1 ._table_list_1fknm_28._table_body_1fknm_69 ._items_1fknm_48{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:54px;margin-bottom:0;border-bottom:1px solid var(--color-border-line)}._content_1fknm_1 ._table_list_1fknm_28._table_body_1fknm_69 ._items_1fknm_48 ._sub_1fknm_82:nth-child(1){flex:auto;flex-grow:inherit;width:82px}._content_1fknm_1 ._table_list_1fknm_28._table_body_1fknm_69 ._items_1fknm_48 ._sub_1fknm_82:nth-child(2){flex:1;flex-grow:1;width:auto;padding:0 16px}._content_1fknm_1 ._table_list_1fknm_28._table_body_1fknm_69 ._items_1fknm_48 ._sub_1fknm_82:nth-child(3){width:68px}._content_1fknm_1 ._table_list_1fknm_28._table_body_1fknm_69 ._items_1fknm_48 ._sub_1fknm_82 ._name_1fknm_98{font-size:13px;line-height:1.4;color:var(--color-text-base);text-align:left}._content_1fknm_1 ._table_list_1fknm_28._table_body_1fknm_69 ._items_1fknm_48 ._sub_1fknm_82 ._location_1fknm_105{margin-top:0;line-height:1.4;padding-left:12px;font-size:13px;color:var(--color-text-dull);text-align:left}._content_1fknm_1 ._table_list_1fknm_28._table_body_1fknm_69 ._items_1fknm_48 ._sub_1fknm_82 ._size_1fknm_114{font-size:13px;-webkit-line-clamp:2;font-size:15px;color:var(--color-text-base)}._content_1fknm_1 .simplebar-wrapper{height:477px}._title_4o9r9_1{font-family:Noto Sans KR;font-size:16px;font-weight:700;line-height:16px;letter-spacing:-.5px;text-align:center;color:#ffb400}._inner_4o9r9_11{margin-top:16px}._inner_4o9r9_11 ._title_4o9r9_1{font-size:32px;line-height:32px;color:#333}._inner_4o9r9_11 ._duration_4o9r9_20{display:flex;justify-content:center;margin-top:24px}._inner_4o9r9_11 ._duration_4o9r9_20 span{padding:10px 16px;width:297px;font-size:16px;font-weight:500;letter-spacing:-.5px;text-align:center;border-radius:8px;background:#f5f5f5}._inner_4o9r9_11 ._content_4o9r9_38{margin-top:24px;display:flex;flex-direction:column;align-items:center}._inner_4o9r9_11 ._content_4o9r9_38 p{font-size:16px;font-weight:500;letter-spacing:-.5px;text-align:center}._inner_4o9r9_11 ._btn_wrap_4o9r9_52{display:flex;flex-direction:column;align-items:center;margin-bottom:40px}._inner_4o9r9_11 ._btn_wrap_4o9r9_52 button:nth-of-type(1){width:380px}._inner_4o9r9_11 ._btn_wrap_4o9r9_52 button:nth-of-type(2){margin-top:24px}._inner_4o9r9_11 ._btn_wrap_4o9r9_52 button:nth-of-type(2) span{font-size:14px;letter-spacing:-.5px;text-align:center}body{overflow-y:auto;background:#ffffff}._wrap_1d2e6_10{display:block;overflow:hidden;font-family:Pretendard;letter-spacing:normal}._wrap_1d2e6_10 *,._wrap_1d2e6_10 *:before,._wrap_1d2e6_10 *:after{box-sizing:border-box}._landing_1d2e6_23{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;left:50%;top:0;width:100%;min-width:1440px;margin:0 auto;padding:0;box-sizing:border-box;transform:translate(-50%);font-family:Pretendard;font-weight:400}._landing_1d2e6_23 button{font-family:Pretendard;letter-spacing:normal}._logo_wrap_1d2e6_46{z-index:10;display:flex;justify-content:center;align-items:center;width:100%;height:80px;background-color:#fff;box-sizing:border-box}._logo_wrap_1d2e6_46 ._inner_1d2e6_56{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1320px}._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(1) a,._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(3) a{display:block;width:100%;height:100%}._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(1){width:104px;height:36px;margin-top:-4px}._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(3){width:70px;height:35px}._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(2){flex:1;display:flex;justify-content:center;align-items:center}._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(2) button span{display:block;font-weight:400;font-size:16px;line-height:36px;text-align:center}._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(2) button{margin:0 10px}._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(2) button:nth-child(1) span{height:36px}._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(2) button:nth-child(2) span{height:36px}._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(2) button:nth-child(3) span{height:36px}._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(2) button:nth-child(4) span{height:36px}._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(2) button:nth-child(5) span{height:36px}._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(3) a span{display:block;width:70px;height:35px;font-weight:400;font-size:14px;line-height:33px;text-align:center;border:1px solid #cbcbcb;border-radius:24px;box-sizing:border-box}._landing_1d2e6_23:after{pointer-events:none;content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}._section_1d2e6_142{position:relative;width:100%}._section_1d2e6_142._n1_1d2e6_146{position:relative;height:800px;padding-top:124px}._section_1d2e6_142._n1_1d2e6_146 ._inner_1d2e6_56{justify-content:flex-start;padding:50px 0 0 126px}._section_1d2e6_142._n1_1d2e6_146 ._inner_1d2e6_56:before{pointer-events:none;z-index:-1;content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#d5e2e8 url(/assets/landing_setion_01_bg-ea62ee85.png) 50% 50% / cover no-repeat}._section_1d2e6_142._n1_1d2e6_146 ._inner_1d2e6_56 img{width:500px}._section_1d2e6_142._n2_1d2e6_173{background-color:#fff}._section_1d2e6_142._n3_1d2e6_176{background-color:#fbf8f4}._section_1d2e6_142._n4_1d2e6_179{background-color:#3c3d47}._section_1d2e6_142._n5_1d2e6_182{background-color:#fff9eb}._section_1d2e6_142._n6_1d2e6_185{background-color:#f3fffb}._section_1d2e6_142._n7_1d2e6_188{background-color:#eef3ff}._section_1d2e6_142._n8_1d2e6_191{background-color:#fafafa}._section_1d2e6_142._n9_1d2e6_194{background-color:#24282a}._section_1d2e6_142._n9_1d2e6_194 ._inner_1d2e6_56{max-width:2000px;height:320px}._section_1d2e6_142._n9_1d2e6_194 ._inner_1d2e6_56 a{display:block;width:100%;height:100%}._section_1d2e6_142._n9_1d2e6_194 ._inner_1d2e6_56 a ._outer_1d2e6_206{width:100%;height:100%;background:url(/assets/landing_setion_09-0ba238fc.png) center center / auto 320px no-repeat}._section_1d2e6_142 ._inner_1d2e6_56{display:flex;justify-content:center;align-items:center;width:100%;max-width:1440px;margin:0 auto;box-sizing:border-box}._section_1d2e6_142 ._inner_1d2e6_56 img{width:1450px}._slide_area_1d2e6_231{position:absolute;left:50%;top:50%;transform:translate(-50%,-30%)}._slide_area_1d2e6_231 ul li{opacity:0;display:block;position:absolute;left:0;top:0;transform:translate(-714px,-219px);-webkit-transition:all ease-out .5s;transition:all ease-out .5s}._slide_area_1d2e6_231 ul li img{width:1400px}._slide_area_1d2e6_231._animate_1d2e6_254{--slide-time: 15s;--slide-zindex: 100;--slides-this-zindex: 20}._slide_area_1d2e6_231._animate_1d2e6_254 li{--slide-ani-state: running;animation:landingSlideAutoPlay var(--slide-time) infinite;animation-delay:calc((var(--index) * var(--slide-time)) / 3);animation-play-state:running}._slide_area_1d2e6_231._animate_1d2e6_254 li:nth-child(1){--index: 0}._slide_area_1d2e6_231._animate_1d2e6_254 li:nth-child(2){--index: 1}._slide_area_1d2e6_231._animate_1d2e6_254 li:nth-child(3){--index: 2}._slide_area_1d2e6_231._animate_1d2e6_254 li:nth-child(4){--index: 3}._slide_area_1d2e6_231._animate_1d2e6_254 li:nth-child(5){--index: 4}._slide_area_1d2e6_231._animate_1d2e6_254 li img{animation-direction:alternate;animation-duration:calc(var(--slide-time) / 1.5);animation-fill-mode:both;animation-iteration-count:infinite;animation-name:landingSlideAutoPlayImg;animation-play-state:var(--slide-ani-state);animation-timing-function:ease-out}._slide_area_1d2e6_231._animate_1d2e6_254 li:nth-last-child(3),._slide_area_1d2e6_231._animate_1d2e6_254 li:nth-last-child(3)~li{animation-duration:var(--slide-time)}._slide_area_1d2e6_231._animate_1d2e6_254 li:nth-last-child(4),._slide_area_1d2e6_231._animate_1d2e6_254 li:nth-last-child(4)~li{animation-duration:calc((4 / 3) * var(--slide-time))}._slide_area_1d2e6_231._animate_1d2e6_254 li:nth-last-child(5),._slide_area_1d2e6_231._animate_1d2e6_254 li:nth-last-child(5)~li{animation-duration:calc((5 / 3) * var(--slide-time))}@media all and (max-width: 1440px){._landing_1d2e6_23{overflow:hidden}}._footer_wrap_1d2e6_323{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;width:100%;max-width:1320px;height:200px;margin:0 auto;background:#ffffff}._footer_wrap_1d2e6_323 h2{display:flex;align-items:center;width:161px;height:100%}._footer_wrap_1d2e6_323 h2 img{width:100%}._footer_wrap_1d2e6_323 ._foot_box_1d2e6_345{overflow:hidden;flex:1;display:flex;flex-direction:column;justify-content:center;height:100%;padding:0 20px 0 76px}._footer_wrap_1d2e6_323 ._cont_link_1d2e6_355{margin:12px 0 24px}._footer_wrap_1d2e6_323 ._cont_link_1d2e6_355 ul{display:flex;max-width:490px}._footer_wrap_1d2e6_323 ._cont_link_1d2e6_355 ul li{font-size:14px;color:#3e3e3e;word-break:keep-all}._footer_wrap_1d2e6_323 ._cont_link_1d2e6_355 ul li+li{margin-left:24px}._footer_wrap_1d2e6_323 ._cont_link_1d2e6_355 ul li a{position:relative}._footer_wrap_1d2e6_323 ._cont_link_1d2e6_355 ul li a+a{margin-left:19px}._footer_wrap_1d2e6_323 ._cont_link_1d2e6_355 ul li a+a:before{content:"";position:absolute;left:-10px;top:4px;width:1px;height:13px;border-left:1px solid #c4c4c4}._footer_wrap_1d2e6_323 ._info_1d2e6_392{display:flex;flex-wrap:wrap}._footer_wrap_1d2e6_323 ._info_1d2e6_392 span{position:relative;font-size:13px;line-height:20px;color:#9e9e9e;margin-right:17px}._footer_wrap_1d2e6_323 ._info_1d2e6_392 span+span:before{content:"";position:absolute;left:-8px;top:50%;width:1px;height:12px;background:#cccccc;transform:translateY(-50%)}._footer_wrap_1d2e6_323 ._info_1d2e6_392 span:last-child{width:100%;margin:0}._footer_wrap_1d2e6_323 ._family_box_1d2e6_421{display:inline-block;position:relative;box-sizing:border-box;width:225px;height:40px;margin:40px 0 0}._footer_wrap_1d2e6_323 ._family_box_1d2e6_421 ._btn_1d2e6_430{width:225px;height:40px;text-indent:-9999px}._footer_wrap_1d2e6_323 ._family_box_1d2e6_421 ._family_link_1d2e6_436{display:none;position:absolute;left:0;bottom:100%;width:100%;background-color:#f8f6f6;padding:6px 12px;box-sizing:border-box}._footer_wrap_1d2e6_323 ._family_box_1d2e6_421 ._family_link_1d2e6_436 a{display:block;width:100%;font-size:14px;line-height:26px;color:#616161}._footer_wrap_1d2e6_323 ._family_box_1d2e6_421 ._btn_1d2e6_430._on_1d2e6_455~._family_link_1d2e6_436,._footer_wrap_1d2e6_323 ._family_box_1d2e6_421:hover ._family_link_1d2e6_436{display:block}._footer_wrap_1d2e6_323 ._family_box_1d2e6_421 ._open_family_1d2e6_460{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 225 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='225' height='40' fill='%23F8F6F6'/%3E%3Cpath d='M14.0167 24.7646H15.3187V20.1586H19.2387V19.0666H15.3187V15.5946H19.9387V14.5026H14.0167V24.7646ZM22.3461 24.9466C23.2841 24.9466 24.1381 24.4566 24.8661 23.8546H24.9081L25.0201 24.7646H26.0701V20.0886C26.0701 18.2126 25.2861 16.9666 23.4381 16.9666C22.2201 16.9666 21.1421 17.5126 20.4421 17.9606L20.9461 18.8426C21.5481 18.4366 22.3461 18.0306 23.2281 18.0306C24.4741 18.0306 24.7961 18.9686 24.7961 19.9486C21.5621 20.3126 20.1201 21.1386 20.1201 22.7906C20.1201 24.1626 21.0721 24.9466 22.3461 24.9466ZM22.7101 23.9246C21.9541 23.9246 21.3661 23.5746 21.3661 22.7066C21.3661 21.7266 22.2341 21.0966 24.7961 20.7886V22.9166C24.0541 23.5746 23.4521 23.9246 22.7101 23.9246ZM27.9984 24.7646H29.2724V19.2486C29.9724 18.4646 30.6164 18.0866 31.1904 18.0866C32.1564 18.0866 32.6044 18.6886 32.6044 20.1166V24.7646H33.8784V19.2486C34.5924 18.4646 35.2084 18.0866 35.7964 18.0866C36.7624 18.0866 37.2105 18.6886 37.2105 20.1166V24.7646H38.4844V19.9486C38.4844 18.0026 37.7424 16.9666 36.1745 16.9666C35.2504 16.9666 34.4524 17.5686 33.6684 18.4226C33.3604 17.5266 32.7304 16.9666 31.5684 16.9666C30.6584 16.9666 29.8604 17.5406 29.2024 18.2686H29.1604L29.0484 17.1626H27.9984V24.7646ZM40.4594 24.7646H41.7334V17.1626H40.4594V24.7646ZM41.1034 15.5946C41.6074 15.5946 41.9854 15.2446 41.9854 14.7686C41.9854 14.2506 41.6074 13.9426 41.1034 13.9426C40.5994 13.9426 40.2214 14.2506 40.2214 14.7686C40.2214 15.2446 40.5994 15.5946 41.1034 15.5946ZM45.1589 24.9466C45.4949 24.9466 45.7189 24.9046 45.9009 24.8346L45.7189 23.8546C45.5789 23.8826 45.5229 23.8826 45.4529 23.8826C45.2569 23.8826 45.0889 23.7286 45.0889 23.3366V13.6206H43.8149V23.2526C43.8149 24.3306 44.2069 24.9466 45.1589 24.9466ZM47.433 28.0406C48.945 28.0406 49.729 26.8926 50.261 25.3946L53.131 17.1626H51.885L50.527 21.3906C50.317 22.0626 50.093 22.8326 49.883 23.5186H49.813C49.575 22.8326 49.309 22.0486 49.085 21.3906L47.531 17.1626H46.201L49.253 24.7786L49.085 25.3526C48.777 26.2906 48.231 26.9906 47.363 26.9906C47.167 26.9906 46.943 26.9206 46.789 26.8646L46.537 27.8866C46.775 27.9846 47.069 28.0406 47.433 28.0406ZM59.7067 24.9466C61.8487 24.9466 63.1927 23.6586 63.1927 22.0346C63.1927 20.5086 62.2687 19.8086 61.0787 19.2906L59.6087 18.6606C58.8107 18.3246 57.9147 17.9466 57.9147 16.9526C57.9147 16.0286 58.6707 15.4406 59.8327 15.4406C60.7847 15.4406 61.5407 15.8186 62.1707 16.4066L62.8567 15.5806C62.1287 14.8246 61.0507 14.3066 59.8327 14.3066C57.9707 14.3066 56.5987 15.4546 56.5987 17.0366C56.5987 18.5346 57.7327 19.2626 58.6847 19.6686L60.1687 20.3126C61.1347 20.7466 61.8767 21.0826 61.8767 22.1326C61.8767 23.1406 61.0647 23.8126 59.7207 23.8126C58.6567 23.8126 57.6207 23.3086 56.8787 22.5386L56.1087 23.4206C57.0047 24.3586 58.2507 24.9466 59.7067 24.9466ZM64.5922 24.7646H65.8662V17.1626H64.5922V24.7646ZM65.2362 15.5946C65.7402 15.5946 66.1182 15.2446 66.1182 14.7686C66.1182 14.2506 65.7402 13.9426 65.2362 13.9426C64.7322 13.9426 64.3542 14.2506 64.3542 14.7686C64.3542 15.2446 64.7322 15.5946 65.2362 15.5946ZM70.3417 24.9466C70.8037 24.9466 71.3077 24.8066 71.7417 24.6666L71.4897 23.7146C71.2377 23.8126 70.8877 23.9106 70.6217 23.9106C69.7397 23.9106 69.4457 23.3786 69.4457 22.4406V18.1986H71.5037V17.1626H69.4457V15.0346H68.3817L68.2277 17.1626L67.0377 17.2326V18.1986H68.1717V22.4126C68.1717 23.9386 68.7177 24.9466 70.3417 24.9466ZM75.5859 24.9466C76.6219 24.9466 77.4339 24.5966 78.1059 24.1626L77.6439 23.3226C77.0839 23.7006 76.4819 23.9246 75.7399 23.9246C74.2979 23.9246 73.3039 22.8886 73.2199 21.2646H78.3439C78.3719 21.0826 78.3999 20.8166 78.3999 20.5366C78.3999 18.3666 77.3079 16.9666 75.3759 16.9666C73.6119 16.9666 71.9459 18.5066 71.9459 20.9706C71.9459 23.4766 73.5699 24.9466 75.5859 24.9466ZM73.2059 20.3546C73.3599 18.8566 74.3119 17.9886 75.3899 17.9886C76.5799 17.9886 77.2799 18.8146 77.2799 20.3546H73.2059Z' fill='%23616161'/%3E%3Cpath d='M206.207 23.1474H207.521V19.2054H211.175V17.9814H207.521V14.0574H206.207V17.9814H202.553V19.2054H206.207V23.1474Z' fill='%23616161'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat}@media all and (max-width: 1439px){._landing_1d2e6_23{max-width:1194px}._landing_1d2e6_23 ._logo_wrap_1d2e6_46 ._inner_1d2e6_56{max-width:928px;margin:0 28px}._landing_1d2e6_23 ._section_1d2e6_142 ._inner_1d2e6_56{max-width:1194px}._landing_1d2e6_23 ._section_1d2e6_142 ._inner_1d2e6_56 img{width:1000px}._landing_1d2e6_23 ._section_1d2e6_142._n1_1d2e6_146 ._inner_1d2e6_56{padding:50px 0 0 143px}._landing_1d2e6_23 ._section_1d2e6_142._n1_1d2e6_146 ._inner_1d2e6_56 img{width:489px}._landing_1d2e6_23 ._slide_area_1d2e6_231 ul li{transform:translate(-494px,-159px)}._landing_1d2e6_23 ._slide_area_1d2e6_231 ul li img{width:1008px}._footer_wrap_1d2e6_323{max-width:928px}}@media all and (max-width: 1024px){._landing_1d2e6_23{max-width:1024px;min-width:768px}._landing_1d2e6_23 ._logo_wrap_1d2e6_46 ._inner_1d2e6_56{max-width:878px}._landing_1d2e6_23 ._section_1d2e6_142 ._inner_1d2e6_56{max-width:1024px}._landing_1d2e6_23 ._section_1d2e6_142 ._inner_1d2e6_56 img{width:768px}._landing_1d2e6_23 ._section_1d2e6_142._n1_1d2e6_146{height:500px}._landing_1d2e6_23 ._section_1d2e6_142._n1_1d2e6_146 ._inner_1d2e6_56{padding:0 0 0 63px}._landing_1d2e6_23 ._section_1d2e6_142._n1_1d2e6_146 ._inner_1d2e6_56 img{width:349px}._landing_1d2e6_23 ._slide_area_1d2e6_231 ul li{transform:translate(-374px,-119px)}._landing_1d2e6_23 ._slide_area_1d2e6_231 ul li img{width:768px}._footer_wrap_1d2e6_323{max-width:698px}._footer_wrap_1d2e6_323 h2{width:131px}._footer_wrap_1d2e6_323 ._foot_box_1d2e6_345{max-width:698px;padding:0 0 0 30px}}@media all and (max-width: 800px){._landing_1d2e6_23 ._logo_wrap_1d2e6_46 ._inner_1d2e6_56{max-width:768px}}.is--mobile ._landing_1d2e6_23{min-width:100%}.is--mobile ._landing_1d2e6_23 ._logo_wrap_1d2e6_46{height:60px}.is--mobile ._landing_1d2e6_23 ._logo_wrap_1d2e6_46 ._inner_1d2e6_56{justify-content:center;max-width:none}.is--mobile ._landing_1d2e6_23 ._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(2){display:none}.is--mobile ._landing_1d2e6_23 ._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(3){position:absolute;right:20px;width:24px;height:24px}.is--mobile ._landing_1d2e6_23 ._logo_wrap_1d2e6_46 ._inner_1d2e6_56>div:nth-child(3) a span{width:24px;height:24px;line-height:24px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAOLSURBVHgB7VjbcdpAFL3C+PHh8dCBlQoSV2AYP2b851QQqABSAVBBTAVWKsD5YngNuILgCiI64Jtnzk2EZ7UsQtpdG3/ozGgkraTVPXvv3hdRihQpUuwTDllEs9nMnZ6eFh3HucTxBUMuj69WqxFO/nK5/HV7e+uRRVgj0G6377PZ7CMuczte9ReLRd0WESsE+v3+D5wqlAy1q6urOhnCmACEr7IwpIcHkPhOBsiQATqdTpEk4WH7E5zqsPcChHP4gMlcYB/8VExR6fV692QAIw1g9f9QsFH/TeY4Po4C4KveHwwGLogMcLjC8CSTyXzCNxPSgLYGgtV3xbEo4Rn8jN/BpShsbj6fF0kT2gSwarLqvSjh1+B3YF4NcQyk8qQJkz1wLt7AzhsUH0PxBgQ+kya0CQSB6hXw66O4397c3AylIZc0YeSFPgK0CcCTjMX7brebp5iAAwhpD9qMrT0ZJhqQf5qnmIADCEVtbOoxacJEA8PQRJlMudVqubu+43ew4t/EMdw/kSa0CSBx80jy50dHR4MoEvyM3xHHOPghWnukCaNIzGkABGgqHnnsVteeifcHNHRJ/xM+OVst7Y0AAyQeQKJMeqhD+BoZwFY6XcOpmuwrakD4pCn4BqwVNCDBlVhVStQ2f4hsFV6ndH19rb1xQ/ORZTARkOC94eJ2nSKMuazE2BB7wdPNPFWwQiDwLnkIyQHqPEgzchTesD6e+zi/QAMjbPLh3d2dT4bQJsAF/NnZWRlC5XWzSdYKZ6YmZBIT4NU+PDysycHIArzpdFpPSiQRgaD+Vflym0hU7MciEKx6U06hXyeBZ4E5vODyie18NpuNTk5OJuvNilIyhzFOIXLYxDwHF0OXEb/0oY1CHG3sJMCZ48HBAUdbV/H4mYXW8SxMCvZ/H+F6uX/0dVedEUkg8C6/STIZzl/w07pJCiAiIoZMoImLKE1sJSAkXq70iFe8ZNOXM7hjgRVXOYdIc8pum5A9DW0Kb5y7bEPQEChCG3wW0xL3+PiYW5YF1XdKDXDLBHb/KA2/mfAyVAkiN8oUtbS6HoDwocQsyNlr9E5AnlSRy0xZpjU2CAS1rSuOBc2odwX2Q6hnyhFfVXdvEICwcsPqOU7DyjbYXDj5E8cUsilNSG4yebQnyA1heL+NBphKA6FoC1VqtzxMAYGH4r0q4Kk0EApaSTputqEwXZdSpEiR4kPhL/ZOg8wYHqbYAAAAAElFTkSuQmCC);background-position:center center;background-size:100% auto;background-repeat:no-repeat;border:0;border-radius:0;text-indent:-9999px}.is--mobile ._landing_1d2e6_23 ._section_1d2e6_142 ._inner_1d2e6_56{justify-content:center}.is--mobile ._landing_1d2e6_23 ._section_1d2e6_142 ._inner_1d2e6_56 img{width:375px}.is--mobile ._landing_1d2e6_23 ._section_1d2e6_142 ._inner_1d2e6_56 ._slide_area_1d2e6_231 li{transform:translate(-167px,-130px)}.is--mobile ._landing_1d2e6_23 ._section_1d2e6_142 ._inner_1d2e6_56 ._slide_area_1d2e6_231 li img{width:352px}.is--mobile ._landing_1d2e6_23 ._section_1d2e6_142._n1_1d2e6_146{height:574px;padding:0}.is--mobile ._landing_1d2e6_23 ._section_1d2e6_142._n1_1d2e6_146 ._inner_1d2e6_56{padding:32px 50px 0}.is--mobile ._landing_1d2e6_23 ._section_1d2e6_142._n1_1d2e6_146 ._inner_1d2e6_56:before{background-image:url(/assets/m_landing_setion_01_bg-0494c173.png)}.is--mobile ._landing_1d2e6_23 ._section_1d2e6_142._n1_1d2e6_146 ._inner_1d2e6_56 img{width:275px}.is--mobile ._landing_1d2e6_23 ._section_1d2e6_142._n9_1d2e6_194{background-image:url(/assets/m_landing_setion_09_bg-331ae710.png);background-position:center right;background-size:auto 268px;background-repeat:no-repeat}.is--mobile ._landing_1d2e6_23 ._section_1d2e6_142._n9_1d2e6_194 ._inner_1d2e6_56{height:268px}.is--mobile ._landing_1d2e6_23 ._section_1d2e6_142._n9_1d2e6_194 ._inner_1d2e6_56 ._outer_1d2e6_206{background:url(/assets/m_landing_setion_09-83f7f034.png) center center / auto 164px no-repeat}.is--mobile ._footer_wrap_1d2e6_323{align-items:center;height:auto;padding:32px 20px}.is--mobile ._footer_wrap_1d2e6_323 h2{order:2;width:104px;margin-top:0}.is--mobile ._footer_wrap_1d2e6_323 ._foot_box_1d2e6_345{order:1;flex:auto;height:auto;padding:0;margin-bottom:20px}.is--mobile ._footer_wrap_1d2e6_323 ._foot_box_1d2e6_345 ._info_1d2e6_392 span{padding-right:0}.is--mobile ._footer_wrap_1d2e6_323 ._family_box_1d2e6_421{order:3;width:138px;margin-top:0}.is--mobile ._footer_wrap_1d2e6_323 ._family_box_1d2e6_421 ._btn_1d2e6_430{width:138px}.is--mobile ._footer_wrap_1d2e6_323 ._family_box_1d2e6_421 ._open_family_1d2e6_460{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='138' height='41' fill='none'%3E%3Cpath fill='%23F8F6F6' d='M0 .6h138v40H0z'/%3E%3Cpath fill='%23616161' d='M13.4 25.6V15.338h5.922v1.092h-4.62v3.472h3.92v1.092h-3.92V25.6H13.4Zm8.33.182c-1.275 0-2.227-.784-2.227-2.156 0-1.652 1.442-2.478 4.676-2.842 0-.98-.322-1.918-1.568-1.918-.882 0-1.68.406-2.282.812l-.504-.882c.7-.448 1.778-.994 2.996-.994 1.848 0 2.632 1.246 2.632 3.122V25.6h-1.05l-.112-.91h-.042c-.728.602-1.582 1.092-2.52 1.092Zm.363-1.022c.742 0 1.344-.35 2.086-1.008v-2.128c-2.562.308-3.43.938-3.43 1.918 0 .868.588 1.218 1.344 1.218Zm5.289.84v-7.602h1.05l.112 1.106h.042c.658-.728 1.456-1.302 2.366-1.302 1.162 0 1.792.56 2.1 1.456.784-.854 1.582-1.456 2.506-1.456 1.568 0 2.31 1.036 2.31 2.982V25.6h-1.274v-4.648c0-1.428-.448-2.03-1.414-2.03-.588 0-1.204.378-1.918 1.162V25.6h-1.274v-4.648c0-1.428-.448-2.03-1.414-2.03-.574 0-1.218.378-1.918 1.162V25.6h-1.274Zm12.46 0v-7.602h1.275V25.6h-1.274Zm.645-9.17c-.504 0-.882-.35-.882-.826 0-.518.378-.826.882-.826s.882.308.882.826c0 .476-.378.826-.882.826Zm4.055 9.352c-.952 0-1.344-.616-1.344-1.694v-9.632h1.274v9.716c0 .392.168.546.364.546.07 0 .126 0 .266-.028l.182.98c-.182.07-.406.112-.742.112Zm2.274 3.094a2.34 2.34 0 0 1-.896-.154l.252-1.022c.154.056.378.126.574.126.868 0 1.414-.7 1.722-1.638l.168-.574-3.052-7.616h1.33l1.554 4.228c.224.658.49 1.442.728 2.128h.07c.21-.686.434-1.456.644-2.128l1.358-4.228h1.246l-2.87 8.232c-.532 1.498-1.316 2.646-2.828 2.646Zm12.274-3.094a4.904 4.904 0 0 1-3.598-1.526l.77-.882c.742.77 1.778 1.274 2.842 1.274 1.344 0 2.156-.672 2.156-1.68 0-1.05-.742-1.386-1.708-1.82l-1.484-.644c-.952-.406-2.086-1.134-2.086-2.632 0-1.582 1.372-2.73 3.234-2.73 1.218 0 2.296.518 3.024 1.274l-.686.826c-.63-.588-1.386-.966-2.338-.966-1.162 0-1.918.588-1.918 1.512 0 .994.896 1.372 1.694 1.708l1.47.63c1.19.518 2.114 1.218 2.114 2.744 0 1.624-1.344 2.912-3.486 2.912Zm4.885-.182v-7.602h1.274V25.6h-1.273Zm.645-9.17c-.505 0-.883-.35-.883-.826 0-.518.378-.826.883-.826.504 0 .881.308.881.826 0 .476-.377.826-.882.826Zm5.105 9.352c-1.624 0-2.17-1.008-2.17-2.534v-4.214h-1.134v-.966l1.19-.07.154-2.128h1.064v2.128h2.058v1.036h-2.058v4.242c0 .938.294 1.47 1.176 1.47.266 0 .616-.098.868-.196l.252.952c-.434.14-.938.28-1.4.28Zm5.244 0c-2.016 0-3.64-1.47-3.64-3.976 0-2.464 1.666-4.004 3.43-4.004 1.932 0 3.024 1.4 3.024 3.57 0 .28-.028.546-.056.728h-5.124c.084 1.624 1.078 2.66 2.52 2.66.742 0 1.344-.224 1.904-.602l.462.84c-.672.434-1.484.784-2.52.784Zm-2.38-4.592h4.074c0-1.54-.7-2.366-1.89-2.366-1.078 0-2.03.868-2.184 2.366ZM121.338 25.512V21.57h-3.654v-1.224h3.654v-3.924h1.314v3.924h3.654v1.224h-3.654v3.942h-1.314Z'/%3E%3C/svg%3E")}._cloud--login_r017i_1{width:100%;height:100%}._cloud--login_r017i_1 h2{margin:0 0 20px;font-size:24px;font-weight:400;line-height:1.4;text-align:center}._st_login_r017i_14{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;max-width:452px;margin:0 auto}._inner_r017i_25{width:100%;padding:20px;box-sizing:border-box}._desc_r017i_31{display:block;margin:0 0 26px;font-size:16px;line-height:1.4;text-align:center;word-break:keep-all}._form_area_r017i_40{display:block;width:100%}@media all and (max-width: 767px){.is--mobile ._cloud--login_r017i_1 ._inner_r017i_25{padding:0 28px}.is--mobile ._cloud--login_r017i_1 ._inner_r017i_25 ._desc_r017i_31{color:#000;font-size:14px;letter-spacing:-.05em}}._logo_area_1k98u_3{padding:0 24px;box-sizing:border-box}._logo_area_1k98u_3{display:flex;justify-content:center;align-items:center;height:68px}.st_signup ._logo_area_1k98u_3._login_1k98u_15{padding-top:62px}._logo_area_1k98u_3 img{width:150px}._logo_area_1k98u_3 a{display:flex;justify-content:center;align-items:center;text-align:center}._logo_area_1k98u_3._login_1k98u_15{display:block;padding:100px 0 0;height:auto}._logo_area_1k98u_3._login_1k98u_15 a{height:44px;margin:0 auto 29px}._logo_area_1k98u_3._login_1k98u_15 img{width:auto}@media all and (max-width: 1440px){._logo_area_1k98u_3._header_1k98u_47 a{display:none}._logo_area_1k98u_3._layer--open_1k98u_53 a{display:flex}}@media all and (max-width: 767px){.is--mobile .st_signup ._logo_area_1k98u_3,.is--mobile ._logo_area_1k98u_3{padding:60px 0 0}.is--mobile ._logo_area_1k98u_3._header_1k98u_47{display:none}.is--mobile ._logo_area_1k98u_3 a{width:185px;height:36px;margin:0 auto 16px}.is--mobile ._logo_area_1k98u_3 a img{width:100%}}._input_area_1n5en_1{margin:0 0 42px}._input_box_1n5en_5{display:block;margin:0 0 14px}._input_box_1n5en_5.invalid{margin-bottom:28px}._input_box_1n5en_5:before{content:"";position:absolute}._input_box_1n5en_5 input{width:100%;height:48px}._remember_box_1n5en_24{display:flex;justify-content:space-between;align-items:center;height:16px;font-size:13px;font-weight:500;color:var(--color-text-dull)}._bottom_1n5en_34{display:flex;width:100%;justify-content:space-between;margin-bottom:40px;flex-direction:column;cursor:default}._dividing_1n5en_43{display:flex;justify-content:center;align-items:center;width:100%;height:50px;border:none;background-position:center center;background-repeat:no-repeat;background-size:412px auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 412 20' fill='none'%3E%3Crect opacity='0.6' y='11' width='412' height='1' fill='%23BDBDBD'/%3E%3Crect x='185.291' width='41.418' height='20' fill='white'/%3E%3C/svg%3E");box-sizing:border-box}._explain_txt_1n5en_57{width:100%;margin:35px 0 30px;font-size:14px;text-align:center}._explain_txt_1n5en_57._mb10_1n5en_63{margin-bottom:10px}._ico_1qzic_1{width:24px;height:24px;margin:0 12px 0 0;border-radius:50%}._language_box_j60js_1{display:flex;justify-content:center;align-items:center;width:100%;margin:-30px 0 30px;font-size:14px;text-align:center}._language_box_j60js_1 em{margin-right:4px;color:var(--color-text-guide)}._language_box_j60js_1 ._select_wrap_j60js_15{position:relative}._language_box_j60js_1 ._select_wrap_j60js_15 ._select_toggle_j60js_18{position:relative;display:inline-block;padding:0 16px 0 0;width:auto;height:auto;line-height:1;background-color:var(--color-background);text-align:left;box-sizing:border-box;cursor:pointer}._language_box_j60js_1 ._select_wrap_j60js_15 ._select_toggle_j60js_18:after{content:"";position:absolute;top:0;right:0;width:14px;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='black'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;background-size:10px auto}._language_box_j60js_1 ._select_wrap_j60js_15 ._select_menu_j60js_45{position:absolute;display:block;left:auto;right:0;top:auto;bottom:100%;margin-bottom:4px;width:90px;z-index:1100;box-sizing:border-box;animation:_fadeInMotion_j60js_1 ease .2s both;-webkit-animation:_fadeInMotion_j60js_1 ease .2s both}._language_box_j60js_1 ._select_wrap_j60js_15 ._select_menu_j60js_45 ._select_list_j60js_59{display:flex;flex-direction:column;border-radius:4px;text-align:left;overflow:auto;max-height:176px;background-color:var(--color-layer-background);padding:6px 0}._language_box_j60js_1 ._select_wrap_j60js_15 ._select_menu_j60js_45 ._select_list_j60js_59 ._items_j60js_69{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;cursor:pointer;box-sizing:border-box;padding:0 12px;font-size:14px;color:var(--color-text-deep);line-height:28px}._language_box_j60js_1._footer_j60js_85{display:inline-block;position:absolute;top:54px;right:284px;margin:0;width:auto;font-size:13px}@media all and (max-width: 1280px){._language_box_j60js_1._footer_j60js_85{top:42px;right:298px}}@media all and (max-width: 767px){.is--mobile ._language_box_j60js_1._footer_j60js_85{order:2;top:auto;right:auto;position:absolute;width:138px;position:relative;width:100%;margin-bottom:14px;text-align:left}.is--mobile ._language_box_j60js_1._footer_j60js_85 ._select_wrap_j60js_15 ._select_menu_j60js_45{left:0;right:auto}}._input_area_jdzw6_1{height:340px}._input_box_jdzw6_5{display:block;margin:0 0 28px}._input_box_jdzw6_5:before{content:"";position:absolute}._input_box_jdzw6_5 input{width:100%;height:48px}._input_area_jdzw6_1 ._btn_wrap_jdzw6_20{display:block;margin:30px auto 16px;cursor:default}._btn_wrap_jdzw6_20:not(._bottom_jdzw6_26) button{width:auto;margin:0 auto}._done_t_jdzw6_31{height:36px;font-size:14px;color:var(--color-text-guide);line-height:36px;text-align:center}._btn_wrap_jdzw6_20{display:flex;justify-content:space-between;margin-bottom:40px;width:100%;cursor:default}._btn_wrap_jdzw6_20._bottom_jdzw6_26 button{width:calc(50% - 8px)}._input_area_10p0h_1{height:340px}._input_box_10p0h_5{display:block;margin:0 0 28px}._input_box_10p0h_5 input{width:100%;height:48px}._bottom_10p0h_15{display:flex;justify-content:space-between;margin-bottom:40px;width:100%}._bottom_10p0h_15 button{width:100%}._input_area_1q3kc_1{height:340px}._input_area_1q3kc_1 ._feedback_box_1q3kc_4{display:block;height:340px;margin:0 auto}._input_area_1q3kc_1 ._feedback_box_1q3kc_4 img{display:block;margin:0 auto 26px;width:186px}._input_area_1q3kc_1 ._feedback_box_1q3kc_4 p{font-size:16px;text-align:center;white-space:pre-line}._input_area_1q3kc_1 ._feedback_box_1q3kc_4 ._desc_1q3kc_21{margin-top:16px;color:var(--color-text-guide);font-size:14px;font-weight:400}._input_area_1q3kc_1 ._feedback_box_1q3kc_4 ._desc_1q3kc_21 ._underline_1q3kc_27{border-bottom:1px solid #616161}._btn_wrap_1q3kc_34{display:flex;justify-content:space-between;margin-bottom:40px;width:100%;cursor:default}._btn_wrap_1q3kc_34._bottom_1q3kc_41 button{padding:0;width:calc(50% - 8px)}._btn_wrap_1q3kc_34._bottom_1q3kc_41 a{width:100%;line-height:44px}._btn_wrap_1q3kc_34._profile_1q3kc_53._bottom_1q3kc_41,._btn_wrap_1q3kc_34._withdrawal_1q3kc_54._bottom_1q3kc_41{margin:28px auto}._btn_wrap_1q3kc_34._profile_1q3kc_53._bottom_1q3kc_41 button{width:100%}._signup_type_1iy69_1{display:flex;justify-content:space-between;align-items:center;position:relative;width:768px;margin:50px 0 20px -178px}._signup_type_1iy69_1 button{display:inline-flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;width:calc((100% - 24px) / 3);height:280px;padding:20px 0 32px;border-radius:32px;background-color:var(--color-dull-background);box-sizing:border-box}._signup_type_1iy69_1 button span{font-size:20px;font-weight:700}._signup_type_1iy69_1 button+button{margin-left:20px}@media (hover: hover){._signup_type_1iy69_1 button:hover{animation:signupHoverMotion ease .2s both}._signup_type_1iy69_1 button:hover{background-color:#fff}._signup_type_1iy69_1 button:hover:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid #ffb400;border-radius:32px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-sizing:border-box}}._signup_type_1iy69_1 button ._svg_i_1iy69_55{width:186px;height:186px}._signup_type_1iy69_1 button ._svg_i_1iy69_55._teacher_1iy69_59{background-image:url(/assets/type_account_01-fb63c4c4.svg)}._signup_type_1iy69_1 button ._svg_i_1iy69_55._student_1iy69_62{background-image:url(/assets/type_account_02-0dda4374.svg)}._signup_type_1iy69_1 button ._svg_i_1iy69_55._minor_1iy69_65{background-image:url(/assets/type_account_03-bc3c4d60.svg)}._signup_type_1iy69_1 ._desc_1iy69_71{position:absolute;top:100%;right:22px;width:196px;margin-top:16px;text-align:center;color:var(--color-text-guide);font-size:14px;line-height:20px;letter-spacing:-.5px}@media all and (max-width: 767px){.is--mobile ._signup_type_1iy69_1{flex-direction:column;width:auto;margin-left:0;margin-bottom:60px}.is--mobile ._signup_type_1iy69_1 button{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;width:320px;height:112px;padding:16px;border-radius:20px}.is--mobile ._signup_type_1iy69_1 button+button{margin-top:16px;margin-left:0}.is--mobile ._signup_type_1iy69_1 button ._svg_i_1iy69_55{width:80px;height:80px;background-size:80px auto}.is--mobile ._signup_type_1iy69_1 button span{margin-left:10px}.is--mobile ._signup_type_1iy69_1 ._desc_1iy69_71{right:0;width:100%;margin-top:8px}}@media all and (max-width: 520px){.is--mobile ._signup_type_1iy69_1{width:100%;margin-left:0}}._teacher_pv5vp_1 ._input_area_pv5vp_2~._input_area_pv5vp_2{margin-top:44px}._input_area_pv5vp_2 h3{position:relative;font-size:16px;font-weight:500;line-height:1.4}._point_pv5vp_16{position:absolute;width:6px;height:6px;margin:6px;background-color:var(--color-accent);border-radius:50%}._input_box_pv5vp_26{display:block;margin:0 0 12px}._input_box_pv5vp_26._checked_pv5vp_30{margin:0 0 28px}:lang(en) ._input_box_pv5vp_26._checked_pv5vp_30{margin-bottom:34px}._input_box_pv5vp_26 input{width:100%;height:48px}._partition_box_pv5vp_44{display:flex;justify-content:space-between;align-items:flex-start;height:auto;min-height:48px;margin:0 0 12px}._partition_box_pv5vp_44.invalid{margin-bottom:28px}._partition_box_pv5vp_44 ._input_box_pv5vp_26{width:196px}._partition_box_pv5vp_44 .select_wrap{position:relative;width:196px}._checked_pv5vp_30+._partition_box_pv5vp_44{margin-top:16px}._sort_box_pv5vp_70{display:flex;justify-content:space-between;align-items:center;width:192px;min-height:48px;padding-top:14px}._radio_wrap_pv5vp_79{display:inline-block;position:relative;width:92px;height:100%;cursor:pointer}._radio_wrap_pv5vp_79 label{display:block;position:relative;box-sizing:border-box;cursor:pointer}._radio_wrap_pv5vp_79 input~span{display:block;height:30px;background-color:var(--color-background);border:1px solid var(--color-border-base);border-radius:32px;line-height:30px;text-align:center}._radio_wrap_pv5vp_79 input:checked~span{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-text-white)}._access_terms_box_pv5vp_112{width:100%;margin:32px 0 20px;padding:0 0 6px;border-bottom:1px solid var(--color-border-dividing)}._access_terms_box_pv5vp_112 h3{margin:0 0 22px}._access_terms_box_pv5vp_112 .btn.b_t.dull{width:100%;height:40px!important;margin:0 0 20px}._svg_check_pv5vp_129{width:20px;height:14px;margin-right:14px}._svg_check_pv5vp_129 path{stroke:var(--color-accent);stroke-width:3px}.on ._svg_check_pv5vp_129 path{stroke:#fff}._access_terms_box_pv5vp_112 .btn.b_t.dull span{font-size:14px}._access_terms_box_pv5vp_112 .btn.b_t.dull.on span{font-weight:700;color:#fff}._access_terms_box_pv5vp_112 ul li{display:flex;justify-content:space-between;align-items:center;height:16px;margin:0 0 16px}._access_terms_box_pv5vp_112 ul li .clabel{font-weight:400;color:var(--color-text-base)}._access_terms_box_pv5vp_112 ul li .link_t{font-size:14px}._btn_wrap_pv5vp_178._bottom_pv5vp_179{display:flex;justify-content:space-between;margin-bottom:40px;width:100%;cursor:default}._btn_wrap_pv5vp_178 button{width:calc(50% - 8px)}._legal_sign_pv5vp_192{margin-top:20px}._legal_sign_pv5vp_192 h3{margin-bottom:20px}._legal_sign_pv5vp_192 ._row_pv5vp_199{margin-bottom:16px}._legal_sign_pv5vp_192 ._row_pv5vp_199 .clabel{font-weight:400;color:var(--color-text-base)}._legal_sign_pv5vp_192 .b_t{width:100%;height:40px}._legal_sign_pv5vp_192 .b_t.on span{color:#fff}@media all and (max-width: 767px){.is--mobile .st_signup h3{margin-bottom:8px}.is--mobile ._input_area_pv5vp_2~._input_area_pv5vp_2._mt32_pv5vp_231,.is--mobile ._legal_sign_pv5vp_192~._input_area_pv5vp_2._mt32_pv5vp_231{margin-top:32px}.is--mobile ._input_area_pv5vp_2 ._partition_box_pv5vp_44 ._input_box_pv5vp_26,.is--mobile ._legal_sign_pv5vp_192 ._partition_box_pv5vp_44 ._input_box_pv5vp_26{width:calc(50% - 10px)}.is--mobile ._input_area_pv5vp_2 ._partition_box_pv5vp_44 ._sort_box_pv5vp_70,.is--mobile ._legal_sign_pv5vp_192 ._partition_box_pv5vp_44 ._sort_box_pv5vp_70{width:152px}.is--mobile ._input_area_pv5vp_2 ._partition_box_pv5vp_44 ._sort_box_pv5vp_70 ._radio_wrap_pv5vp_79,.is--mobile ._legal_sign_pv5vp_192 ._partition_box_pv5vp_44 ._sort_box_pv5vp_70 ._radio_wrap_pv5vp_79{width:71px}.is--mobile ._input_area_pv5vp_2 ._partition_box_pv5vp_44 .select_wrap,.is--mobile ._legal_sign_pv5vp_192 ._partition_box_pv5vp_44 .select_wrap{width:calc(50% - 10px)}}.select_wrap.select--done:before{z-index:1;content:"";position:absolute;top:50%;right:22px;width:24px;height:24px;margin-top:-13px}._select_toggle_1pjhk_12{display:inline-block;width:100%;height:48px;padding:0;background-color:var(--color-background);border-bottom:1px solid var(--color-input-border);line-height:30px;text-align:left}._select_toggle_1pjhk_12:after{content:"";position:absolute;top:0;right:0;width:14px;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='black'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;background-size:14px auto}._monthly_installments_1pjhk_36 .select_menu{height:176px}._header--container_1d6mf_3{position:absolute;left:0;top:0;width:200px;height:100%;z-index:100;box-sizing:border-box}._header--container_1d6mf_3 ._inner_1d6mf_12{position:absolute;left:0;top:0;width:100%;height:100%;padding:0;background-color:var(--color-background);border-right:1px solid var(--color-border-line);box-sizing:border-box}._header--container_1d6mf_3 ._inner_1d6mf_12 ._drive_user_1d6mf_23{display:none}@media all and (max-width: 1440px){._header--container_1d6mf_3{width:68px}._header--container_1d6mf_3._layer--open_1d6mf_33{width:200px;box-shadow:4px 0 10px #0000004d}}.is--mobile ._header--container_1d6mf_3 ._inner_1d6mf_12{min-height:auto}@media all and (max-width: 767px){.is--mobile ._header--container_1d6mf_3{position:absolute;width:0}.is--mobile ._header--container_1d6mf_3._layer--open_1d6mf_33{position:fixed;width:100%;height:100%;overflow:hidden;z-index:2000}.is--mobile ._header--container_1d6mf_3._layer--open_1d6mf_33:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;min-height:437px;background-color:#0000004d;pointer-events:auto}.is--mobile ._header--container_1d6mf_3._layer--open_1d6mf_33 ._inner_1d6mf_12{width:282px;height:100%;padding-bottom:10px;box-shadow:4px 0 10px #0003}.is--mobile ._header--container_1d6mf_3 ._drive_user_1d6mf_23{display:flex;height:40px;margin-top:40px;padding:0 24px;box-sizing:border-box}.is--mobile ._header--container_1d6mf_3 ._drive_user_1d6mf_23 ._login_layer_1d6mf_86 ._user_id_1d6mf_87{height:18px;margin-bottom:8px;font-size:15px;font-weight:400;color:var(--color-text-guide)}.is--mobile ._header--container_1d6mf_3 ._drive_user_1d6mf_23 ._login_layer_1d6mf_86 ._user_id_1d6mf_87 span{margin-right:6px;font-size:18px;font-weight:500;line-height:18px;color:#000}.is--mobile ._header--container_1d6mf_3 ._drive_user_1d6mf_23 ._login_layer_1d6mf_86 ._user_email_1d6mf_103{margin-right:14px;font-size:14px;line-height:18px;color:var(--color-text-guide);word-break:break-all}.is--mobile ._header--container_1d6mf_3 ._drive_user_1d6mf_23 ._login_layer_1d6mf_86 a{font-size:14px;line-height:18px;color:var(--color-text-sky);max-width:182px}}._drive_info_1n2id_3{padding:0 24px;box-sizing:border-box}._drive_info_1n2id_3{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:63px;margin:0 0 20px;cursor:pointer}._drive_info_1n2id_3 span{display:block;width:100%;margin:8px 0 0;font-size:13px;text-align:left;color:var(--progress-color-txt)}._drive_info_1n2id_3 span span{display:inline}._progress_bar_1n2id_32{position:relative;width:100%;height:8px}._progress_1n2id_32._rail_1n2id_38{position:absolute;width:100%;height:100%;box-sizing:border-box;background:var(--progress-color-rail);border-radius:4px}._progress_1n2id_32._current_1n2id_47{position:absolute;top:0;left:0;height:100%;background:var(--progress-color-current);border-radius:4px;box-sizing:border-box;transition:.1s ease}._progress_1n2id_32._handle_1n2id_58{position:absolute;top:50%;left:0;cursor:pointer;box-sizing:border-box;width:16px;height:16px;margin-top:-8px;margin-left:-8px;background:var(--progress-color-current);border-radius:50%}._progress_1n2id_32._handle_1n2id_58:after{position:absolute;box-sizing:border-box;left:3px;top:3px;width:9px;height:9px;border-radius:50%}._progress_1n2id_32._touch_1n2id_82{position:absolute;left:0;top:0;width:100%;height:100%}._drive_info_1n2id_3 ._point_1n2id_90{color:var(--color-point)}._current_1n2id_47._point_1n2id_90{background:var(--color-point)}@media all and (max-width: 1440px){._drive_info_1n2id_3{display:none}._drive_info_1n2id_3._layer--open_1n2id_102{display:flex}}._nav_area_1b6ca_4 a{padding:0 24px;box-sizing:border-box}._nav_area_1b6ca_4 ul,._nav_area_1b6ca_4 ul li{display:block}._nav_area_1b6ca_4 li{margin-bottom:2px}._nav_area_1b6ca_4 li:nth-child(4),._nav_area_1b6ca_4 li:nth-last-child(2){margin-top:20px}._nav_area_1b6ca_4 ._btn_1b6ca_24{overflow:hidden;display:flex;align-items:center;position:relative;width:100%;height:36px}._nav_area_1b6ca_4 ._btn_1b6ca_24 svg{position:relative;width:20px;height:20px;margin:0 12px 0 0}._nav_area_1b6ca_4 ._btn_1b6ca_24 svg path{fill:#bdbdbd}._nav_area_1b6ca_4 ._btn_1b6ca_24 span{position:relative;font-size:14px;font-weight:500;color:var(--color-text-dull)}._nav_area_1b6ca_4 ._btn_1b6ca_24._on_1b6ca_74 svg path{fill:var(--color-accent)}._nav_area_1b6ca_4 ._btn_1b6ca_24._on_1b6ca_74 span{font-weight:700;color:var(--color-text-base)}@media (hover: hover){._nav_area_1b6ca_4 ._btn_1b6ca_24:hover:before{width:100%}._nav_area_1b6ca_4 ._btn_1b6ca_24:hover svg path{fill:var(--color-accent)}._nav_area_1b6ca_4 ._btn_1b6ca_24:hover span{font-weight:700;color:var(--color-text-base)}}._nav_area_1b6ca_4 ._btn_1b6ca_24:before{content:"";position:absolute;left:0;top:0;width:0;height:100%;-webkit-transition:all ease .3s;transition:all ease .3s;background-color:var(--color-btn-layer)}._nav_area_1b6ca_4 ._btn_1b6ca_24:after{content:"";position:absolute;right:-8px;top:0;width:4px;height:100%;-webkit-transition:all ease .3s;transition:all ease .3s}._nav_area_1b6ca_4 ._btn_1b6ca_24:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 4 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4C0 1.79086 1.79086 0 4 0V36C1.79086 36 0 34.2091 0 32V4Z' fill='%23F4C34F'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat}._nav_area_1b6ca_4 ._btn_1b6ca_24._on_1b6ca_74:before{width:100%}._nav_area_1b6ca_4 ._btn_1b6ca_24._on_1b6ca_74:after{right:0}._nav_area_1b6ca_4 svg+span{flex:1 0 0;display:block;min-height:14px;background-position:0 0;background-repeat:no-repeat}._nav_area_1b6ca_4 ._btn_1b6ca_24._on_1b6ca_74,._nav_area_1b6ca_4 ._btn_1b6ca_24:hover{font-weight:700;color:#333}button ._svg_i_1b6ca_162{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23BDBDBD' d='M21 18H3v-2h18v2Zm0-5H3v-2h18v2Zm0-5H3V6h18v2Z'/%3E%3C/svg%3E");background-size:24px auto;background-position:center center;background-repeat:no-repeat}button ._svg_i_1b6ca_162._layer--open_1b6ca_168{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath stroke='%23616161' stroke-linecap='round' stroke-width='1.5' d='m3 3 12 12M15 3 3 15'/%3E%3C/svg%3E");background-size:18px auto}@media all and (max-width: 1440px){._nav_area_1b6ca_4 ._btn_1b6ca_24 svg{margin:0}._nav_area_1b6ca_4 ._btn_1b6ca_24 svg+span{text-indent:-9999px}._nav_area_1b6ca_4._layer--open_1b6ca_168 ._btn_1b6ca_24 svg{margin:0 12px 0 0}._nav_area_1b6ca_4._layer--open_1b6ca_168 ._btn_1b6ca_24 svg+span{text-indent:unset}._nav_area_1b6ca_4._layer--open_1b6ca_168 ._btn_1b6ca_24 span{display:block}}@media all and (max-width: 767px){.is--mobile ._nav_area_1b6ca_4{display:flex}.is--mobile ._nav_area_1b6ca_4 ul,.is--mobile ._nav_area_1b6ca_4 li{width:100%}}._cloud--container_19cp4_4{width:100%;height:100%;padding:0 0 0 200px;box-sizing:border-box}._inner_19cp4_11{position:relative}.st_subpage>._inner_19cp4_11{display:flex;flex-direction:column;height:100%}@media all and (max-width: 1440px){._cloud--container_19cp4_4{padding:0 0 0 68px}}@media all and (max-width: 767px){.is--mobile ._cloud--container_19cp4_4{padding:0;height:auto}.is--mobile ._cloud--container_19cp4_4 ._st_main_19cp4_33{height:auto;overflow:hidden}.is--mobile ._cloud--container_19cp4_4 .container.settings,.is--mobile ._cloud--container_19cp4_4 .container.classroom{background-color:var(--color-background)}.is--mobile ._cloud--container_19cp4_4 .container.st_dash{background-color:var(--color-dull-background)}}._top_area_1b6xu_1{width:100%;height:68px}.st_subpage._top_area_1b6xu_1{display:flex;align-items:center;height:68px;min-height:68px;padding:0 52px}._top_area_1b6xu_1 h1{display:inline-block;margin-right:16px;font-size:20px;font-weight:700;color:var(--color-text-base)}._top_area_1b6xu_1 h1 a,._top_area_1b6xu_1 h1 span{font-weight:400;color:var(--color-text-guide)}._top_area_1b6xu_1 h1 span:last-of-type{font-weight:700;color:var(--color-text-base)}._location_1b6xu_33{white-space:nowrap;display:flex;overflow:hidden;max-width:calc(100% - 244px);margin-right:16px;text-align:left}._top_area_1b6xu_1 ._part_1b6xu_42{display:flex;align-items:center;font-weight:400;color:var(--color-text-guide)}._part_1b6xu_42:last-child{font-weight:700;color:var(--color-text-base)}._part_1b6xu_42>span{overflow:hidden;text-overflow:ellipsis;padding:0 4px;font-size:20px;line-height:20px}._top_area_1b6xu_1 i{width:100%;height:100%}._top_area_1b6xu_1 ._icon_chevron_1b6xu_67{width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 3L12 9L6 15' stroke='%239E9E9E' stroke-width='2'/%3E%3C/svg%3E%0A");background-size:18px auto;background-repeat:no-repeat;background-position:center center}._search_area_1b6xu_76{position:relative;height:34px}._search_area_1b6xu_76 input{width:278px;height:34px;padding-left:36px;padding-bottom:2px;background-color:var(--color-background);border:1px solid var(--color-border-line);border-radius:80px}._search_area_1b6xu_76 input:focus{padding-right:30px}._search_area_1b6xu_76 input:focus~._ico_search_1b6xu_92{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5' stroke='%23FFB400' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5'/%3E%3Cpath fill='%23FFB400' d='M19.116 20.884a1.25 1.25 0 0 0 1.768-1.768l-1.768 1.768Zm-5-5 5 5 1.768-1.768-5-5-1.768 1.768Z'/%3E%3C/svg%3E")}._search_area_1b6xu_76 [class*=ico_]{position:absolute;top:50%;transform:translateY(-50%);background-position:center center;background-repeat:no-repeat}._search_area_1b6xu_76 ._ico_cancel_1b6xu_106{right:8px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Ccircle cx='8' cy='8' r='7' fill='%23E0E0E0'/%3E%3Cpath stroke='%23757575' d='m5 5 6 6M11 5l-6 6'/%3E%3C/svg%3E");background-size:16px auto}._search_area_1b6xu_76 ._ico_search_1b6xu_92{left:8px;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5' stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5'/%3E%3Cpath fill='%23BDBDBD' d='M19.116 20.884a1.25 1.25 0 0 0 1.768-1.768l-1.768 1.768Zm-5-5 5 5 1.768-1.768-5-5-1.768 1.768Z'/%3E%3C/svg%3E");background-size:24px auto}._recent_area_1b6xu_123{z-index:1000;position:absolute;left:145px;top:60px;width:278px;padding:6px;background-color:var(--color-popup-background);border:1px solid var(--color-border-line);border-radius:6px;box-shadow:0 4px 8px #0003;box-sizing:border-box}._recent_area_1b6xu_123 ._top_1b6xu_1{display:flex;justify-content:space-between;align-items:center;height:28px;padding:0 6px}._recent_area_1b6xu_123 ._top_1b6xu_1 span{font-size:12px;font-weight:500}._recent_area_1b6xu_123 ._top_1b6xu_1 ._tit_1b6xu_148{color:var(--color-text-dull)}._recent_area_1b6xu_123 ._recent_keyword_1b6xu_156{width:100%}._recent_area_1b6xu_123 ._recent_keyword_1b6xu_156 li{display:flex;justify-content:space-between;align-items:center;position:relative;height:32px;padding:0 6px;box-sizing:border-box}._recent_area_1b6xu_123 ._recent_keyword_1b6xu_156 li ._keyword_1b6xu_168{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:14px;line-height:32px;cursor:pointer}._recent_area_1b6xu_123 ._recent_keyword_1b6xu_156 li ._keyword_1b6xu_168 span~span{margin-left:10px;color:var(--color-text-dull)}._recent_area_1b6xu_123 ._recent_keyword_1b6xu_156 li ._delete_recentkey_1b6xu_183{width:16px;height:16px;margin-left:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Ccircle cx='8' cy='8' r='7' fill='%23E0E0E0'/%3E%3Cpath stroke='%23757575' d='m5 5 6 6M11 5l-6 6'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:16px auto;text-indent:-9999px}._clean_area_1b6xu_197{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;height:100%}._clean_area_1b6xu_197 span{font-size:15px;color:var(--color-text-assort)}._clean_area_1b6xu_197 ._clean_trash_1b6xu_211{display:block;width:84px;height:14px;margin-top:2px;margin-left:16px;font-size:15px}._clean_area_1b6xu_197 ._clean_trash_1b6xu_211._is--disabled_1b6xu_219{opacity:1;pointer-events:none;color:var(--color-text-disabled)}._svg_i_1b6xu_226{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23FFB400'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 6v12M18 12H6'/%3E%3C/svg%3E")}._svg_i_1b6xu_226 span{margin-left:18px;color:#fff;font-size:13px;font-style:normal;font-weight:700;letter-spacing:-.5px}:lang(en) ._svg_i_1b6xu_226 span{top:4px}@media (hover: hover){._svg_i_1b6xu_226:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23E4A91B'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 6v12M18 12H6'/%3E%3C/svg%3E")}}@media all and (min-width: 768px) and (max-width: 1024px){.is--mobile ._top_area_1b6xu_1{padding:0 32px}}@media all and (max-width: 767px){.is--mobile ._top_area_1b6xu_1{height:60px;min-height:60px}.is--mobile ._top_area_1b6xu_1.st_subpage{justify-content:center;min-height:60px}.is--mobile ._top_area_1b6xu_1.st_subpage h1{margin-right:0}.is--mobile ._top_area_1b6xu_1._editmode_1b6xu_270{justify-content:flex-start;padding:0 20px}.is--mobile ._top_area_1b6xu_1._editmode_1b6xu_270 h1{order:1;margin-top:-2px;margin-left:6px;font-size:16px;font-weight:500}.is--mobile ._top_area_1b6xu_1._editmode_1b6xu_270 ._svg_i_1b6xu_226{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23616161' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m12 5-7 7 7 7M5 12h14'/%3E%3C/svg%3E")}.is--mobile ._top_area_1b6xu_1 ._top_search_1b6xu_287{position:absolute;top:13px;right:74px;margin-left:0}.is--mobile ._top_area_1b6xu_1 ._top_search_1b6xu_287._active_1b6xu_293{right:50px;width:calc(100% - 104px)}.is--mobile ._top_area_1b6xu_1 ._top_search_1b6xu_287._active_1b6xu_293 ._search_area_1b6xu_76 input{width:100%}.is--mobile ._top_area_1b6xu_1 ._top_search_1b6xu_287._active_1b6xu_293 ._search_area_1b6xu_76 ._ico_search_1b6xu_92{left:8px;right:auto}.is--mobile ._top_area_1b6xu_1 ._top_search_1b6xu_287 ._search_area_1b6xu_76 input{width:calc(100% - 24px)}.is--mobile ._top_area_1b6xu_1 ._top_search_1b6xu_287 ._search_area_1b6xu_76 ._ico_search_1b6xu_92{left:auto;right:-24px}.is--mobile ._top_area_1b6xu_1 ._top_search_1b6xu_287 ._recent_area_1b6xu_123{left:0;top:40px}.is--mobile ._top_area_1b6xu_1 ._location_1b6xu_33{flex:1 0 0;color:var(--color-text-assort);font-size:16px;font-weight:400;line-height:16px;letter-spacing:-.5px;width:calc(100% - 348px);max-width:633px}.is--mobile ._top_area_1b6xu_1 ._location_1b6xu_33 ._part_1b6xu_42 span{font-size:16px}.is--mobile .settings h1,.is--mobile .classroom h1{flex:1 0 0}.is--mobile .settings h1 a,.is--mobile .settings h1 span,.is--mobile .classroom h1 a,.is--mobile .classroom h1 span{color:var(--color-text-assort);font-size:16px;font-weight:400}.is--mobile .settings h1 a,.is--mobile .classroom h1 a,.is--mobile .settings h1 span,.is--mobile .classroom h1 span{padding:0 2px}.is--mobile .settings h1 span:last-of-type,.is--mobile .classroom h1 span:last-of-type{font-weight:700;color:var(--color-text-base)}}._util_area_qj1g7_4{z-index:100;position:absolute;top:0;right:0;padding:0 52px 0 0}._util_area_qj1g7_4 ul{display:flex;align-items:center;justify-content:flex-end;width:160px;height:68px;box-sizing:border-box}._util_area_qj1g7_4 ul li{width:32px;height:32px;box-sizing:border-box}._util_area_qj1g7_4 ul li+li{margin:0 0 0 20px}._util_area_qj1g7_4 button{display:block;position:relative;width:100%;height:100%}._util_area_qj1g7_4 ._btn_qj1g7_38._on_qj1g7_38 ._svg_notification_qj1g7_38:after{content:"";position:absolute;right:4px;top:4px;width:6px;height:6px;background-color:var(--color-point);border:2px solid #ffffff;border-radius:50%}._util_area_qj1g7_4 ._btn_qj1g7_38 ._svg_account_qj1g7_50{background-color:var(--color-blue);border-radius:50%;box-sizing:border-box}._util_area_qj1g7_4 ._btn_qj1g7_38 ._svg_account_qj1g7_50 span{display:block;font-size:16px;line-height:30px;text-align:center;color:#fff;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._util_area_qj1g7_4 ._login_layer_qj1g7_69{display:none;position:absolute;right:42px;top:68px;width:194px;height:142px;background-color:var(--color-background);box-shadow:4px 4px 10px #0003;border-radius:8px}._util_area_qj1g7_4 ._login_layer_qj1g7_69._layer--open_qj1g7_81{display:block}._util_area_qj1g7_4 ._login_layer_qj1g7_69>div{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 10px;text-align:center}._util_area_qj1g7_4 ._login_layer_qj1g7_69 span{-webkit-line-clamp:1}._util_area_qj1g7_4 ._login_layer_qj1g7_69 ._user_id_qj1g7_99{height:15px;margin-bottom:8px;font-size:15px;font-weight:500;line-height:15px;color:var(--color-text-base)}._util_area_qj1g7_4 ._login_layer_qj1g7_69 ._user_email_qj1g7_108{height:12px;margin-bottom:24px;font-size:12px;line-height:12px;color:var(--color-text-dull)}._util_area_qj1g7_4 ._login_layer_qj1g7_69 button{height:15px;font-size:14px;color:var(--color-text-base)}._util_area_qj1g7_4 ._login_layer_qj1g7_69 button:last-of-type{margin-top:15px;font-weight:700;color:var(--color-blue)}._util_area_qj1g7_4 button ._svg_notification_qj1g7_38{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 26 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.33887 10C5.84684 5 8.46975 2 12.9585 2C17.4472 2 20.0702 5 20.5781 10L21.0861 15C21.6472 15 22.1021 15.4477 22.1021 16V17C22.1021 17.5523 21.6472 18 21.0861 18H4.83089C4.2698 18 3.81494 17.5523 3.81494 17V16C3.81494 15.4477 4.2698 15 4.83089 15L5.33887 10ZM13.0063 22.5C14.6632 22.5 16.0063 21.1569 16.0063 19.5H9.91064C9.91064 21.1569 11.2538 22.5 12.9106 22.5H13.0063Z' fill='%23BDBDBD'/%3E%3C/svg%3E%0A");background-size:26px auto}@media (hover: hover){._util_area_qj1g7_4 button ._svg_notification_qj1g7_38:hover{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 26 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.33887 10C5.84684 5 8.46975 2 12.9585 2C17.4472 2 20.0702 5 20.5781 10L21.0861 15C21.6472 15 22.1021 15.4477 22.1021 16V17C22.1021 17.5523 21.6472 18 21.0861 18H4.83089C4.2698 18 3.81494 17.5523 3.81494 17V16C3.81494 15.4477 4.2698 15 4.83089 15L5.33887 10ZM13.0063 22.5C14.6632 22.5 16.0063 21.1569 16.0063 19.5H9.91064C9.91064 21.1569 11.2538 22.5 12.9106 22.5H13.0063Z' fill='%239E9E9E'/%3E%3C/svg%3E%0A")}}@media all and (max-width: 767px){.is--mobile ._util_area_qj1g7_4{display:block;position:absolute;padding:0 20px 0 0}.is--mobile ._util_area_qj1g7_4 ul li:nth-child(2){display:none}}._dropdown_wrap_1fcd5_1{position:absolute}._dropdown_wrap_1fcd5_1._type_order_menu_1fcd5_4{width:140px}._dropdown_wrap_1fcd5_1._type_order_menu_1fcd5_4._list_1fcd5_7{margin-left:-25px;margin-top:24px}._dropdown_wrap_1fcd5_1._type_order_menu_1fcd5_4._library_1fcd5_11{margin-top:32px;margin-left:32px}._dropdown_wrap_1fcd5_1._type_order_menu_1fcd5_4 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 ._btn_1fcd5_18{position:relative;justify-content:flex-start;padding:0 6px 0 30px}._dropdown_wrap_1fcd5_1._type_upload_drive_1fcd5_27{position:relative;top:12px;left:-88px;width:152px}._dropdown_wrap_1fcd5_1._main_upload_drive_1fcd5_34{margin-top:42px;width:110px}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16{position:absolute;left:auto;top:auto;margin:4px 0 0;width:100%;height:100%;z-index:1100;box-sizing:border-box}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17{background-color:var(--color-background);box-shadow:4px 4px 10px #0003;border-radius:8px;padding:6px;box-sizing:border-box}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li{width:100%;height:30px;box-sizing:border-box;-webkit-transition:all ease-out .3s;transition:all ease-out .3s}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li ._btn_1fcd5_18{position:relative;display:flex;justify-content:flex-start;align-items:center;padding:0 6px;width:100%;height:100%}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li ._btn_1fcd5_18._on_1fcd5_72:before{content:"";position:absolute;left:6px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23FFB400' stroke-linecap='round' stroke-width='1.6' d='m4 7 3 3 5-5'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:16px auto}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li ._btn_1fcd5_18 ._svg_i_1fcd5_84{width:16px;height:16px;margin-right:8px;background-position:center center;background-repeat:no-repeat;background-size:16px auto}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li ._btn_1fcd5_18 ._svg_i_1fcd5_84._folder_mini_1fcd5_92{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23FFB400' d='M1 3.667C1 2.747 1.728 2 2.625 2h4.063l1.625 1.667h5.062c.898 0 1.625.746 1.625 1.666v7c0 .92-.727 1.667-1.625 1.667H2.625C1.728 14 1 13.254 1 12.333V3.667Z'/%3E%3C/svg%3E")}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li ._btn_1fcd5_18 ._svg_i_1fcd5_84._file_1fcd5_95,._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li ._btn_1fcd5_18 ._svg_i_1fcd5_84._dataFile_1fcd5_96{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23BDBDBD' stroke-linejoin='round' stroke-width='1.5' d='M8 1v5h5'/%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='M3.6 16h8.8c.56 0 .84 0 1.054-.109a1 1 0 0 0 .437-.437C14 15.24 14 14.96 14 14.4V6.663c0-.245 0-.367-.028-.482a.998.998 0 0 0-.12-.29c-.061-.1-.148-.187-.32-.36L8.468.47c-.173-.173-.26-.26-.36-.322a1 1 0 0 0-.29-.12C7.704 0 7.582 0 7.337 0H3.6c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437C2 .76 2 1.04 2 1.6v12.8c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437C2.76 16 3.04 16 3.6 16Z'/%3E%3C/mask%3E%3Cpath fill='%23BDBDBD' d='m8.469.469-1.061 1.06L8.468.47ZM13.53 5.53l-1.06 1.061 1.06-1.06ZM7.82.028l.35-1.459L7.82.028Zm.29.12-.784 1.278.783-1.279ZM2.545 15.89l.681-1.336-.681 1.336Zm-.437-.437-1.337.681 1.337-.681Zm11.345.437-.681-1.336.681 1.336Zm.437-.437-1.336-.681 1.336.681Zm-.038-9.562 1.279-.784-1.28.784Zm.12.289 1.458-.35-1.459.35ZM2.108.546.772-.135 2.11.546Zm.437-.437-.681-1.337L2.546.11ZM12.4 14.5H3.6v3h8.8v-3Zm-8.9-.1V1.6h-3v12.8h3Zm.1-12.9h3.737v-3H3.6v3Zm8.9 6.357V14.4h3V7.857h-3ZM7.408 1.53l5.063 5.063 2.121-2.121L9.529-.592 7.408 1.529ZM12.5 6.663v1.194h3V6.663h-3ZM7.337 1.5a17.357 17.357 0 0 1 .221.002c.02 0-.023 0-.089-.016l.7-2.917C7.842-1.51 7.51-1.5 7.337-1.5v3ZM9.53-.592c-.122-.122-.35-.363-.637-.54L7.325 1.426c-.059-.035-.09-.065-.075-.052l.053.05.105.105L9.529-.592ZM7.47 1.486a.5.5 0 0 1-.144-.06l1.567-2.558a2.5 2.5 0 0 0-.723-.299l-.7 2.917ZM3.6 14.5c-.143 0-.253 0-.347-.002a3.08 3.08 0 0 1-.188-.007c-.074-.006.022-.008.162.064l-1.362 2.672c.354.18.697.233.956.254.242.02.524.019.779.019v-3Zm-3.1-.1c0 .255-.001.537.019.779.02.26.073.602.253.956l2.673-1.362c.072.14.07.236.064.162a3.02 3.02 0 0 1-.007-.188A23.449 23.449 0 0 1 3.5 14.4h-3Zm2.727.155a.5.5 0 0 1 .219.218L.772 16.135a2.5 2.5 0 0 0 1.093 1.092l1.362-2.672ZM12.4 17.5c.255 0 .537.001.779-.019.26-.02.602-.073.956-.254l-1.362-2.672c.14-.072.236-.07.162-.064a3.083 3.083 0 0 1-.188.008l-.347.001v3Zm.1-3.1c0 .143 0 .253-.002.347a3.083 3.083 0 0 1-.007.188c-.006.074-.008-.022.064-.162l2.672 1.362c.18-.354.233-.697.254-.956.02-.242.019-.524.019-.779h-3Zm1.635 2.827a2.5 2.5 0 0 0 1.092-1.092l-2.672-1.362a.5.5 0 0 1 .218-.218l1.362 2.672ZM12.471 6.592a18.556 18.556 0 0 1 .155.158c.013.014-.017-.016-.052-.075l2.558-1.567c-.177-.288-.418-.515-.54-.637l-2.121 2.121Zm3.029.07c0-.172.01-.504-.07-.831l-2.916.7c-.016-.066-.017-.109-.016-.09l.002.073v.149h3Zm-2.926.013a.502.502 0 0 1-.06-.144l2.917-.7a2.498 2.498 0 0 0-.3-.723l-2.557 1.567ZM3.5 1.6c0-.143 0-.253.002-.347.001-.094.004-.152.007-.188.006-.074.008.022-.063.162L.772-.135C.592.219.54.562.52.821.499 1.063.5 1.345.5 1.6h3Zm.1-3.1c-.255 0-.537-.001-.779.019-.26.02-.602.073-.956.253l1.362 2.674c-.14.07-.236.069-.162.063.036-.003.094-.006.188-.007.094-.002.204-.002.347-.002v-3Zm-.155 2.727a.5.5 0 0 1-.218.218L1.865-1.228A2.5 2.5 0 0 0 .772-.135l2.673 1.362Z' mask='url(%23a)'/%3E%3C/svg%3E")}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li ._btn_1fcd5_18 ._svg_i_1fcd5_84._link_1fcd5_99{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23BDBDBD' stroke-width='1.5' d='m4.695 6.293-1.94 1.94a3.429 3.429 0 0 0 4.85 4.85l1.94-1.94M6.455 4.533l1.94-1.94a3.429 3.429 0 0 1 4.85 4.85l-1.94 1.94'/%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='square' stroke-linejoin='round' stroke-width='1.5' d='m5.494 10.343 5.011-5.011'/%3E%3C/svg%3E")}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li ._btn_1fcd5_18 ._svg_i_1fcd5_84._web_1fcd5_102{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23BDBDBD' d='M7.993 1A6.997 6.997 0 0 0 1 8c0 3.864 3.129 7 6.993 7C11.857 15 15 11.864 15 8s-3.136-7-7.007-7Zm4.851 4.2h-2.065a10.954 10.954 0 0 0-.966-2.492A5.62 5.62 0 0 1 12.844 5.2ZM8 2.428A9.86 9.86 0 0 1 9.337 5.2H6.663A9.86 9.86 0 0 1 8 2.428ZM2.582 9.4A5.77 5.77 0 0 1 2.4 8c0-.483.07-.952.182-1.4h2.366A11.56 11.56 0 0 0 4.85 8c0 .476.042.938.098 1.4H2.582Zm.574 1.4h2.065c.224.875.546 1.715.966 2.492A5.59 5.59 0 0 1 3.156 10.8Zm2.065-5.6H3.156a5.59 5.59 0 0 1 3.031-2.492c-.42.777-.742 1.617-.966 2.492ZM8 13.572A9.86 9.86 0 0 1 6.663 10.8h2.674A9.86 9.86 0 0 1 8 13.572ZM9.638 9.4H6.362A10.299 10.299 0 0 1 6.25 8c0-.476.049-.945.112-1.4h3.276c.063.455.112.924.112 1.4 0 .476-.049.938-.112 1.4Zm.175 3.892c.42-.777.742-1.617.966-2.492h2.065a5.62 5.62 0 0 1-3.031 2.492ZM11.052 9.4c.056-.462.098-.924.098-1.4 0-.476-.042-.938-.098-1.4h2.366c.112.448.182.917.182 1.4 0 .483-.07.952-.182 1.4h-2.366Z'/%3E%3C/svg%3E")}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li._dividing_1fcd5_112{position:relative;margin-top:11px;border-top:none}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li._dividing_1fcd5_112:before{content:"";position:absolute;top:-6px;left:0;width:100%;height:1px;border-top:1px solid var(--color-border-dividing)}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li ._btn_1fcd5_18._on_1fcd5_72:before{content:"";position:absolute;left:6px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23FFB400' stroke-linecap='round' stroke-width='1.6' d='m4 7 3 3 5-5'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:16px auto}@media (hover: hover){._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li ._btn_1fcd5_18:hover{background-color:var(--color-hover-layer)}}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li ._btn_1fcd5_18 span{font-size:14px;line-height:28px}._dropdown_wrap_1fcd5_1 ._dropdown_menu_1fcd5_16 ._dropdown_list_1fcd5_17 li ._btn_1fcd5_18 label{position:absolute;display:inline-block;width:100%;height:28px}@media all and (max-width: 767px){.is--mobile ._dropdown_list_1fcd5_17 li._dividing_1fcd5_112{position:relative;margin-top:11px;border-top:none}.is--mobile ._dropdown_list_1fcd5_17 li._dividing_1fcd5_112:before{border-top:1px solid var(--color-border-line)}}._main_banner_area_pqi9c_1{display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;margin:0 52px 20px;height:108px;text-align:center;background-color:#e1ebf0;border-radius:12px;background:url(/assets/vis_main_banner_01-d0fd6b7e.png) 40% center / cover no-repeat}._main_banner_area_pqi9c_1:after{content:"";position:absolute;left:130px;top:50%;transform:translateY(-50%);width:744px;height:40px;margin-top:2px}._main_banner_area_pqi9c_1 ._banner_text_pqi9c_26{display:flex;align-items:center;width:100%;text-align:left;font-family:Pretendard;font-weight:700}._main_banner_area_pqi9c_1 ._banner_text_pqi9c_26 ._selpub_pqi9c_34{position:absolute;margin-left:316px;font-size:40px}:lang(en) ._main_banner_area_pqi9c_1 ._banner_text_pqi9c_26 ._selpub_pqi9c_34{margin-left:330px}._main_banner_area_pqi9c_1 ._banner_text_pqi9c_26>div{display:flex}._main_banner_area_pqi9c_1 ._banner_text_pqi9c_26>div :nth-child(1){margin-left:130px;font-size:20px}._main_banner_area_pqi9c_1 ._banner_text_pqi9c_26>div :nth-child(2){margin-left:190px;font-size:24px;color:#0048a9}@media all and (max-width: 1440px){._main_banner_area_pqi9c_1{background-position-x:60%}._main_banner_area_pqi9c_1:after{left:40px;width:544px;height:56px;margin-top:0}._main_banner_area_pqi9c_1 ._banner_text_pqi9c_26 ._selpub_pqi9c_34{margin-left:50px;font-size:36px}:lang(en) ._main_banner_area_pqi9c_1 ._banner_text_pqi9c_26 ._selpub_pqi9c_34{margin-left:50px}._main_banner_area_pqi9c_1 ._banner_text_pqi9c_26>div{margin-left:200px;flex-direction:column;align-items:flex-start}._main_banner_area_pqi9c_1 ._banner_text_pqi9c_26>div :nth-child(1){margin-left:0;padding:3px 0;font-size:16px}._main_banner_area_pqi9c_1 ._banner_text_pqi9c_26>div :nth-child(2){margin-left:0;padding:5px 0;font-size:24px}}@media all and (max-width: 1024px){._main_banner_area_pqi9c_1{background-image:none;background-color:#e1ebf0}}@media all and (max-width: 767px){.is--mobile ._main_banner_area_pqi9c_1{position:absolute;top:16px;left:50%;width:150px;height:32px;margin:0;border-radius:0;transform:translate(-50%);background-color:transparent;background-image:url(/assets/selpub_cloud-801702fe.svg);background-position:center center;background-size:150px auto}.is--mobile ._main_banner_area_pqi9c_1 img,.is--mobile ._main_banner_area_pqi9c_1 ._banner_text_pqi9c_26{display:none}.is--mobile ._main_banner_area_pqi9c_1:after{display:none}}._section_1idde_3{width:100%;margin:0 auto;padding:26px 0;box-sizing:border-box}._section_1idde_3 h2{display:flex;align-items:center;height:24px;margin:0 0 24px}._section_1idde_3 h2,._section_1idde_3 h2 span{font-size:20px;font-weight:700;color:#000}._section_1idde_3 h2 [class*=tit_ico_]{display:block;width:24px;height:24px;margin:0 10px 0 26px}._section_1idde_3{overflow:hidden;position:relative;height:324px;margin-bottom:20px;background-color:#f8f6f6;border-radius:12px}._section_1idde_3:last-child{margin-bottom:0}._tit_ico_library_1idde_45{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.25 3.63807C10.6102 3.10219 9.49993 2.52074 7.69422 2.52075C5.76518 2.52077 3.99488 2.85256 2.84049 3.13391C2.01373 3.33541 1.47479 4.09095 1.47479 4.94191V19.4098C1.47479 20.4421 2.50378 21.1942 3.51384 20.9808C4.63097 20.7448 6.109 20.5208 7.69422 20.5208C9.49993 20.5208 10.6102 21.1022 11.25 21.6381V3.63807ZM12.75 21.6381C13.3898 21.1022 14.5001 20.5208 16.3057 20.5208C17.891 20.5208 19.369 20.7448 20.4861 20.9808C21.4962 21.1942 22.5252 20.4421 22.5252 19.4098V4.9419C22.5252 4.09094 21.9862 3.3354 21.1595 3.1339C20.0051 2.85255 18.2348 2.52075 16.3057 2.52075C14.5001 2.52075 13.3898 3.10218 12.75 3.63805V21.6381Z' fill='%23F4C34F'/%3E%3C/svg%3E%0A")}._tit_ico_share_1idde_49{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 1C2.79086 1 1 2.79086 1 5V19C1 21.2091 2.79086 23 5 23H19C21.2091 23 23 21.2091 23 19V5C23 2.79086 21.2091 1 19 1H5ZM8.5 12.4974H5.5V18.4974H8.5V12.4974ZM10.5 5.51079H13.5V18.4974H10.5V5.51079ZM18.5 8.49738H15.5V18.4974H18.5V8.49738Z' fill='%23F4C34F'/%3E%3C/svg%3E%0A")}._tit_ico_mydrive_1idde_53{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.86256 4.67578L8.78607 4.6095C8.45104 4.31846 8.08443 4 7.64822 4H3.19998C2.59246 4 2.09998 4.45533 2.09998 5.01701V15.5H21.9V5.01701C21.9 4.45533 21.4075 4 20.8 4H16.3517C15.9155 4 15.5489 4.31846 15.2139 4.6095L15.1374 4.67578C14.8918 4.88748 14.5622 5.01701 14.2 5.01701H9.79997C9.43771 5.01701 9.10816 4.88748 8.86256 4.67578ZM2.52011 17C1.93838 17 1.4668 17.4477 1.4668 18V19C1.4668 19.5523 1.93838 20 2.52011 20H21.4798C22.0616 20 22.5331 19.5523 22.5331 19V18C22.5331 17.4477 22.0616 17 21.4798 17H2.52011Z' fill='%23F4C34F'/%3E%3C/svg%3E%0A")}@media all and (max-width: 767px){.is--mobile ._section_1idde_3{height:320px;margin-bottom:0;padding:20px 0;background-color:var(--color-nav-background)}.is--mobile ._section_1idde_3 h2{margin:0 0 16px;font-size:18px}.is--mobile ._section_1idde_3 h2 [class*=tit_ico_]{margin:0 8px 0 0}}._slide_area_10h0h_1{position:relative}._slide_area_10h0h_1 ._slide_content_10h0h_4{overflow:visible;overflow-x:hidden;overflow-y:auto;width:calc(100% - 200px);margin:0 100px;box-sizing:border-box}._slide_area_10h0h_1 ._slide_content_10h0h_4 ul li{padding:16px;width:124px}._slide_area_10h0h_1 ._slide_content_10h0h_4 ul li ._cover_area_10h0h_17:after{pointer-events:none;content:"";position:absolute;left:-20px;bottom:-4px;width:calc(100% + 40px);height:4px;background-color:var(--color-background)}._slide_area_10h0h_1 ._slide_nav_10h0h_33 ._slide_prev_10h0h_34,._slide_area_10h0h_1 ._slide_nav_10h0h_33 ._slide_next_10h0h_35{position:absolute;top:66px;margin:0;width:17px;height:34px}._slide_area_10h0h_1 ._slide_nav_10h0h_33 ._slide_prev_10h0h_34{left:32px;background:url(/assets/ico_btn_prev-e2da34a7.svg) no-repeat}._slide_area_10h0h_1 ._slide_nav_10h0h_33 ._slide_prev_10h0h_34[disabled]{background:url(/assets/ico_btn_prev_disabled-ed4a7e97.svg) no-repeat}._slide_area_10h0h_1 ._slide_nav_10h0h_33 ._slide_next_10h0h_35{right:32px;background:url(/assets/ico_btn_next-c21fdacd.svg) no-repeat}._slide_area_10h0h_1 ._slide_nav_10h0h_33 ._slide_next_10h0h_35[disabled]{background:url(/assets/ico_btn_next_disabled-5c52f661.svg) no-repeat}._slide_area_10h0h_1._activity-ebook-list_10h0h_64 ._slide_content_10h0h_4{margin:0 56px;width:auto}._slide_area_10h0h_1._activity-ebook-list_10h0h_64 ._slide_content_10h0h_4 li.active:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid var(--color-accent);border-radius:12px;box-sizing:border-box}._slide_area_10h0h_1._activity-ebook-list_10h0h_64 ._slide_nav_10h0h_33 ._slide_prev_10h0h_34,._slide_area_10h0h_1._activity-ebook-list_10h0h_64 ._slide_nav_10h0h_33 ._slide_next_10h0h_35{position:absolute;top:50%;margin-top:-20px;width:24px;height:40px}._slide_area_10h0h_1._activity-ebook-list_10h0h_64 ._slide_nav_10h0h_33 ._slide_prev_10h0h_34{left:0;background:url(/assets/ico_btn_prev_activity-1f58c10f.svg) no-repeat}._slide_area_10h0h_1._activity-ebook-list_10h0h_64 ._slide_nav_10h0h_33 ._slide_prev_10h0h_34[disabled]{background:url(/assets/ico_btn_prev_disabled_activity-7b03cc74.svg) no-repeat}._slide_area_10h0h_1._activity-ebook-list_10h0h_64 ._slide_nav_10h0h_33 ._slide_next_10h0h_35{right:0;background:url(/assets/ico_btn_next_activity-2192f899.svg) no-repeat}._slide_area_10h0h_1._activity-ebook-list_10h0h_64 ._slide_nav_10h0h_33 ._slide_next_10h0h_35[disabled]{background:url(/assets/ico_btn_next_disabled_activity-85b53e56.svg) no-repeat}@media all and (max-width: 767px){.is--mobile ._slide_area_10h0h_1 ._slide_content_10h0h_4{width:auto;margin:0}.is--mobile ._slide_area_10h0h_1 ._slide_nav_10h0h_33{display:none}}._book_items_s5e46_3{display:flex;flex-direction:column;width:124px}._book_items_s5e46_3 ._cover_area_s5e46_9{position:relative;width:100%;height:166px;cursor:pointer}._book_items_s5e46_3 ._cover_area_s5e46_9._end_sharing_s5e46_16{pointer-events:none}._book_items_s5e46_3._list_s5e46_20 ._cover_area_s5e46_9{cursor:auto}._book_items_s5e46_3 ._thum_box_s5e46_24{position:absolute;left:0;right:0;bottom:0;line-height:0;max-height:inherit;overflow:hidden;box-shadow:4px 2px 6px #00000026}._book_items_s5e46_3 ._thum_box_s5e46_24:before{z-index:1;content:"";position:absolute;left:1px;top:0;width:15px;height:100%;background:linear-gradient(90deg,rgba(168,168,169,.0969388) 12.73%,rgba(77,79,83,.5) 16.2%,rgba(51,53,58,.5) 27.2%,rgba(97,98,102,.5) 32.12%,rgba(196,196,196,0) 40.22%);mix-blend-mode:multiply;opacity:.4}._book_items_s5e46_3 ._thum_box_s5e46_24:after{content:"";position:absolute;left:0;top:0;width:7px;height:100%;background:linear-gradient(90deg,rgba(51,53,58,.5) 0%,rgba(196,196,196,0) 55.56%);mix-blend-mode:multiply;opacity:.4}._book_items_s5e46_3 ._thum_box_s5e46_24 img{display:inline-block;width:100%;max-height:166px;line-height:0}._book_items_s5e46_3._list_s5e46_20 ._thum_box_s5e46_24 img{width:100%}._book_items_s5e46_3 ._binfo_title_s5e46_82{display:block;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-line-clamp:2;margin:10px 0 0;font-size:15px;font-weight:400;line-height:1.4}._book_items_s5e46_3 ._binfo_view_s5e46_96,._book_items_s5e46_3 ._binfo_name_s5e46_97,._book_items_s5e46_3 ._binfo_date_s5e46_98,._book_items_s5e46_3 ._binfo_size_s5e46_99{display:block;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;margin-top:2px;height:15px;font-size:13px;font-weight:400;line-height:13px;color:#9e9e9e}._book_items_s5e46_3._mydrive_s5e46_114 ._cover_area_s5e46_9{background:none}._book_items_s5e46_3._grid_s5e46_118._mydrive_s5e46_114 ._cover_area_s5e46_9:before{content:"";position:absolute;left:-2px;top:-4px;width:134px;height:176px;background:url(/assets/filetype_shadow-ef085134.svg) center center no-repeat;background-size:100% auto}._book_items_s5e46_3._grid_s5e46_118._mydrive_s5e46_114._folder_s5e46_130 ._cover_area_s5e46_9:before{top:50%;width:132px;height:112px;margin-top:-56px;background:url(/assets/filetype_folder_shadow-7c3f9b78.svg) center center no-repeat;background-size:100% auto}._book_items_s5e46_3._mydrive_s5e46_114 ._cover_area_s5e46_9 ._thum_box_s5e46_24{box-shadow:none}._book_items_s5e46_3._mydrive_s5e46_114._folder_s5e46_130 ._cover_area_s5e46_9 ._thum_box_s5e46_24{top:50%;margin-top:-56px}._book_items_s5e46_3._mydrive_s5e46_114 ._cover_area_s5e46_9 ._thum_box_s5e46_24:before,._book_items_s5e46_3._mydrive_s5e46_114 ._cover_area_s5e46_9 ._thum_box_s5e46_24:after{display:none}._book_items_s5e46_3 ._iconbox_s5e46_156{position:absolute;left:0;right:0;top:0;bottom:0}._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164{display:block;position:absolute;width:48px;height:48px;text-indent:-9999px;background-position:center center;background-repeat:no-repeat;background-size:100% auto}._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._new_s5e46_175{left:4px;top:4px}._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._dday_s5e46_180{right:4px;top:4px;font-size:14px;font-weight:700;letter-spacing:0;text-indent:0;line-height:48px;color:#fff;text-align:center}._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._share_s5e46_192{left:4px;top:4px}._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._end_s5e46_16{left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-color:#00000094;background-size:59px auto}._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._register_s5e46_208{left:4px;top:4px}._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._view_s5e46_213{right:0;bottom:0;width:auto;height:20px;padding:0 10px 0 35px;background-color:#7d7d7dbd;border-radius:4px 4px 0 0;font-size:12px;font-weight:500;color:#fff;line-height:20px;text-indent:0;box-sizing:border-box}._list_s5e46_20._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164{width:20px;height:20px}._list_s5e46_20._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._view_s5e46_213{height:20px}._list_s5e46_20._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._new_s5e46_175{left:0;top:2px}._list_s5e46_20._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._dday_s5e46_180{right:0;top:2px;font-size:7px;line-height:20px}._list_s5e46_20._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._share_s5e46_192,._list_s5e46_20._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._register_s5e46_208{left:2px;top:2px}._list_s5e46_20._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._end_s5e46_16{width:100%;height:100%;background-size:33px auto}._list_s5e46_20._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._end_s5e46_16 span{top:29px;font-size:8px}._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._view_s5e46_213:before{content:"";position:absolute;left:9px;top:4px;width:20px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.6665 6.79605C17.88 7.64761 16.6505 8.83112 15.1395 9.79888C13.6261 10.7682 11.8633 11.5 10 11.5C8.1367 11.5 6.37393 10.7682 4.86049 9.79888C3.34948 8.83112 2.12 7.64761 1.33347 6.79605C0.90974 6.3373 0.90974 5.6627 1.33347 5.20395C2.12 4.35239 3.34948 3.16888 4.86049 2.20112C6.37393 1.2318 8.1367 0.5 10 0.5C11.8633 0.5 13.6261 1.2318 15.1395 2.20112C16.6505 3.16888 17.88 4.35239 18.6665 5.20395C19.0903 5.6627 19.0903 6.3373 18.6665 6.79605Z' stroke='white' stroke-linejoin='round'/%3E%3Ccircle cx='10' cy='6' r='3.5' stroke='white' stroke-linejoin='round'/%3E%3Ccircle cx='8' cy='4' r='1' fill='white'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat}._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._new_s5e46_175{background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24' cy='24' r='21' fill='%23F93967' stroke='white' stroke-width='2'/%3E%3Cpath d='M17.2351 19.5455V29H15.5086L11.3953 23.0494H11.326V29H9.3271V19.5455H11.0814L15.1623 25.4915H15.2454V19.5455H17.2351ZM18.8867 29V19.5455H25.2574V21.1935H20.8856V23.4464H24.9296V25.0945H20.8856V27.3519H25.2759V29H18.8867ZM28.9748 29L26.2696 19.5455H28.4532L30.0182 26.1147H30.0966L31.8232 19.5455H33.6929L35.4148 26.1286H35.4979L37.0629 19.5455H39.2465L36.5412 29H34.5931L32.7927 22.8185H32.7188L30.923 29H28.9748Z' fill='white'/%3E%3C/svg%3E%0A")}._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._dday_s5e46_180{background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 14C3 7.925 7.925 3 14 3h20c6.075 0 11 4.925 11 11v19.586l-5.207 5.207L33.586 45H14C7.925 45 3 40.075 3 34V14Z' fill='%2376A1F8' stroke='%23fff' stroke-width='2'/%3E%3Ccircle cx='15' cy='10' r='2' fill='%23fff'/%3E%3Ccircle cx='33' cy='10' r='2' fill='%23fff'/%3E%3Cpath d='M33.17 37.172a4 4 0 0 1 4-4h6.825l-5.413 5.413-5.413 5.413v-6.826Z' fill='%234474D6'/%3E%3C/svg%3E")}._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._share_s5e46_192{background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24' cy='24' r='21' fill='%23B57EE1' stroke='white' stroke-width='2'/%3E%3Cpath d='M27 18L18 24L27 30' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3Ccircle cx='15.5' cy='24' r='3.5' fill='white'/%3E%3Ccircle cx='29.5' cy='16.5' r='3.5' fill='white'/%3E%3Ccircle cx='29.5' cy='31.5' r='3.5' fill='white'/%3E%3C/svg%3E%0A")}._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._end_s5e46_16{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='68' fill='none'%3E%3Ccircle cx='26' cy='21' r='19.347' stroke='%23fff' stroke-width='3.307'/%3E%3Cpath stroke='%23fff' stroke-width='3.307' d='m12.493 35.35 28-29'/%3E%3C/svg%3E");text-indent:unset}._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._end_s5e46_16 span{display:block;position:relative;top:97px;color:#fff;text-align:center;font-size:14px;font-weight:700;line-height:140%}._book_items_s5e46_3 ._iconbox_s5e46_156 ._marker_s5e46_164._register_s5e46_208{background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_738_44698' fill='white'%3E%3Cpath d='M3.8335 11.834C3.8335 7.4157 7.41522 3.83398 11.8335 3.83398H36.1668C40.5851 3.83398 44.1668 7.41571 44.1668 11.834V36.1673C44.1668 40.5856 40.5851 44.1673 36.1668 44.1673H11.8335C7.41521 44.1673 3.8335 40.5856 3.8335 36.1673V11.834Z'/%3E%3C/mask%3E%3Cpath d='M3.8335 11.834C3.8335 7.4157 7.41522 3.83398 11.8335 3.83398H36.1668C40.5851 3.83398 44.1668 7.41571 44.1668 11.834V36.1673C44.1668 40.5856 40.5851 44.1673 36.1668 44.1673H11.8335C7.41521 44.1673 3.8335 40.5856 3.8335 36.1673V11.834Z' fill='%23FFB400'/%3E%3Cpath d='M11.8335 5.83398H36.1668V1.83398H11.8335V5.83398ZM42.1668 11.834V36.1673H46.1668V11.834H42.1668ZM36.1668 42.1673H11.8335V46.1673H36.1668V42.1673ZM5.8335 36.1673V11.834H1.8335V36.1673H5.8335ZM11.8335 42.1673C8.51978 42.1673 5.8335 39.481 5.8335 36.1673H1.8335C1.8335 41.6902 6.31064 46.1673 11.8335 46.1673V42.1673ZM42.1668 36.1673C42.1668 39.481 39.4805 42.1673 36.1668 42.1673V46.1673C41.6897 46.1673 46.1668 41.6902 46.1668 36.1673H42.1668ZM36.1668 5.83398C39.4805 5.83398 42.1668 8.52027 42.1668 11.834H46.1668C46.1668 6.31114 41.6897 1.83398 36.1668 1.83398V5.83398ZM11.8335 1.83398C6.31065 1.83398 1.8335 6.31113 1.8335 11.834H5.8335C5.8335 8.52027 8.51979 5.83398 11.8335 5.83398V1.83398Z' fill='white' mask='url(%23path-1-inside-1_738_44698)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.8335 36.166L11.8335 24.666L17.8335 24.666L17.8335 36.166L11.8335 36.166Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 36.166L21 11.8327L27 11.8327L27 36.166L21 36.166Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30.1665 36.166L30.1665 17.3327L36.1665 17.3327L36.1665 36.166L30.1665 36.166Z' fill='white'/%3E%3C/svg%3E%0A")}._grid_s5e46_118._library_s5e46_318._book_items_s5e46_3{position:relative;height:288px;margin:20px 37px 0}.library--info-active ._grid_s5e46_118._library_s5e46_318._book_items_s5e46_3{margin-left:23px;margin-right:23px;transition:all .3s ease}._grid_s5e46_118._library_s5e46_318._book_items_s5e46_3._active_s5e46_333:before{pointer-events:none;content:"";position:absolute;left:-4px;top:-3px;width:124px;height:165px;border:4px solid #ffb400;border-radius:4px;z-index:1}._grid_s5e46_118._library_s5e46_318._book_items_s5e46_3._mydrive_s5e46_114._active_s5e46_333:before{left:-4px;top:-3px;width:132px;height:173px;background:url(/assets/filetype_active-ede730e2.svg) center center no-repeat;background-size:100% auto;border:none;border-radius:0}._grid_s5e46_118._library_s5e46_318._book_items_s5e46_3._mydrive_s5e46_114._folder_s5e46_130._active_s5e46_333:before{background:none}._grid_s5e46_118._library_s5e46_318._book_items_s5e46_3 ._binfo_title_s5e46_82{padding-right:24px}._grid_s5e46_118._library_s5e46_318._book_items_s5e46_3 ._binfo_date_s5e46_98{margin-top:4px}._grid_s5e46_118._library_s5e46_318._book_items_s5e46_3 ._binfo_name_s5e46_97,._grid_s5e46_118._library_s5e46_318._book_items_s5e46_3 ._binfo_size_s5e46_99{margin-top:6px}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3{flex-direction:row;align-items:center;width:100%;height:68px;margin:0;box-sizing:border-box}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3._active_s5e46_333{background-color:var(--color-btn-layer)}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3 ._binfo_type_s5e46_388+div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:111px;min-width:111px;padding-left:48px;box-sizing:border-box}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3 ._cover_area_s5e46_9{width:39px;height:52px}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3 ._cover_area_s5e46_9 img{height:100%;max-height:52px}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3 ._thum_box_s5e46_24{width:100%;height:100%;box-shadow:none}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3._folder_s5e46_130 ._thum_box_s5e46_24{top:auto;margin-top:0}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3 ._thum_box_s5e46_24:before,._list_s5e46_20._library_s5e46_318._book_items_s5e46_3 ._thum_box_s5e46_24:after{display:none}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3 ._binfo_type_s5e46_388{width:56px;min-width:56px;margin:0 0 0 24px}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3._folder_s5e46_130 ._binfo_type_s5e46_388{text-align:center;color:#8792b7;font-weight:500}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3 ._binfo_type_s5e46_388 [class*=ico_book_]{display:block;width:56px;height:22px;background-repeat:no-repeat;font-size:0}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3 ._binfo_type_s5e46_388 [class*=ico_file_]{display:block;width:56px;height:23px;background-repeat:no-repeat;font-size:0}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3 ._binfo_title_s5e46_82{-webkit-line-clamp:1;flex:1 0 0;margin:0;padding-left:24px;min-width:46px}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3 ._binfo_date_s5e46_98{width:181px;min-width:181px;text-align:center;color:var(--color-text-base)}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3 ._binfo_date_s5e46_98._owner_s5e46_468{width:175px;min-width:175px}._list_s5e46_20._library_s5e46_318._book_items_s5e46_3._mydrive_s5e46_114 ._binfo_size_s5e46_99,._list_s5e46_20._library_s5e46_318._book_items_s5e46_3._trash_s5e46_474 ._binfo_size_s5e46_99,._list_s5e46_20._library_s5e46_318._book_items_s5e46_3 ._binfo_date_s5e46_98._hits_s5e46_475{width:138px;min-width:138px}._svg_i_s5e46_481{background-size:16px auto;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1ZM8 6.88546C8.36819 6.88546 8.66666 7.18393 8.66666 7.55212V11.4591C8.66666 11.8273 8.36819 12.1258 8 12.1258C7.63181 12.1258 7.33333 11.8273 7.33333 11.4591V7.55212C7.33333 7.18393 7.63181 6.88546 8 6.88546ZM8.66666 4.54085C8.66666 4.17266 8.36819 3.87419 8 3.87419C7.63181 3.87419 7.33333 4.17266 7.33333 4.54085V5.19202C7.33333 5.56021 7.63181 5.85868 8 5.85868C8.36819 5.85868 8.66666 5.56021 8.66666 5.19202V4.54085Z' fill='%23BDBDBD'/%3E%3C/svg%3E%0A")}._binfo_type_s5e46_388 ._ico_book_epub_s5e46_486,._binfo_type_s5e46_388 ._ico_file_epub_s5e46_487{background-image:url("data:image/svg+xml,%3Csvg width='56' height='23' viewBox='0 0 56 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11.5C0 5.42487 4.92487 0.5 11 0.5H45C51.0751 0.5 56 5.42487 56 11.5V11.5C56 17.5751 51.0751 22.5 45 22.5H11C4.92487 22.5 0 17.5751 0 11.5V11.5Z' fill='%23F3FFDA'/%3E%3Cpath d='M13.0112 15.5V6.77273H18.6873V8.09801H14.5922V10.4673H18.3933V11.7926H14.5922V14.1747H18.7214V15.5H13.0112ZM20.3002 15.5V6.77273H23.573C24.2434 6.77273 24.8059 6.89773 25.2605 7.14773C25.7179 7.39773 26.063 7.74148 26.296 8.17898C26.5318 8.61364 26.6497 9.10795 26.6497 9.66193C26.6497 10.2216 26.5318 10.7187 26.296 11.1534C26.0602 11.5881 25.7122 11.9304 25.252 12.1804C24.7917 12.4276 24.225 12.5511 23.5517 12.5511H21.3826V11.2514H23.3386C23.7306 11.2514 24.0517 11.1832 24.3017 11.0469C24.5517 10.9105 24.7363 10.723 24.8556 10.4844C24.9778 10.2457 25.0389 9.97159 25.0389 9.66193C25.0389 9.35227 24.9778 9.07955 24.8556 8.84375C24.7363 8.60795 24.5502 8.42472 24.2974 8.29403C24.0474 8.16051 23.725 8.09375 23.3301 8.09375H21.8812V15.5H20.3002ZM33.5243 6.77273H35.1053V12.4744C35.1053 13.0994 34.9576 13.6491 34.6621 14.1236C34.3695 14.598 33.9576 14.9687 33.4263 15.2358C32.8951 15.5 32.2743 15.6321 31.5641 15.6321C30.851 15.6321 30.2289 15.5 29.6976 15.2358C29.1664 14.9687 28.7544 14.598 28.4618 14.1236C28.1692 13.6491 28.0229 13.0994 28.0229 12.4744V6.77273H29.6039V12.3423C29.6039 12.706 29.6834 13.0298 29.8425 13.3139C30.0044 13.598 30.2317 13.821 30.5243 13.983C30.8169 14.142 31.1635 14.2216 31.5641 14.2216C31.9647 14.2216 32.3113 14.142 32.6039 13.983C32.8993 13.821 33.1266 13.598 33.2857 13.3139C33.4448 13.0298 33.5243 12.706 33.5243 12.3423V6.77273ZM36.8237 15.5V6.77273H40.1646C40.7953 6.77273 41.3194 6.87216 41.737 7.07102C42.1575 7.26705 42.4714 7.53551 42.6788 7.87642C42.889 8.21733 42.9941 8.60369 42.9941 9.03551C42.9941 9.39062 42.926 9.6946 42.7896 9.94744C42.6532 10.1974 42.47 10.4006 42.2399 10.5568C42.0098 10.7131 41.7527 10.8253 41.4686 10.8935V10.9787C41.7782 10.9957 42.0751 11.0909 42.3592 11.2642C42.6461 11.4347 42.8805 11.6761 43.0623 11.9886C43.2441 12.3011 43.3351 12.679 43.3351 13.1222C43.3351 13.5739 43.2257 13.9801 43.0069 14.3409C42.7882 14.6989 42.4586 14.9815 42.0183 15.1889C41.5779 15.3963 41.024 15.5 40.3564 15.5H36.8237ZM38.4047 14.179H40.1049C40.6788 14.179 41.0922 14.0696 41.345 13.8509C41.6007 13.6293 41.7285 13.3452 41.7285 12.9986C41.7285 12.7401 41.6646 12.5071 41.5368 12.2997C41.4089 12.0895 41.2271 11.9247 40.9913 11.8054C40.7555 11.6832 40.4743 11.6222 40.1475 11.6222H38.4047V14.179ZM38.4047 10.4844H39.9686C40.2413 10.4844 40.487 10.4347 40.7058 10.3352C40.9245 10.233 41.0964 10.0895 41.2214 9.90483C41.3493 9.71733 41.4132 9.49574 41.4132 9.24006C41.4132 8.90199 41.2939 8.62358 41.0552 8.40483C40.8194 8.18608 40.4686 8.0767 40.0027 8.0767H38.4047V10.4844Z' fill='%23648F08'/%3E%3C/svg%3E%0A")}._binfo_type_s5e46_388 ._ico_book_pdf_s5e46_491,._binfo_type_s5e46_388 ._ico_file_pdf_s5e46_492{background-image:url("data:image/svg+xml,%3Csvg width='56' height='23' viewBox='0 0 56 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11.5C0 5.42487 4.92487 0.5 11 0.5H45C51.0751 0.5 56 5.42487 56 11.5C56 17.5751 51.0751 22.5 45 22.5H11C4.92487 22.5 0 17.5751 0 11.5Z' fill='%23FFEBEC'/%3E%3Cpath d='M17.1362 15.5V6.77273H20.4089C21.0794 6.77273 21.6419 6.89773 22.0964 7.14773C22.5538 7.39773 22.899 7.74148 23.1319 8.17898C23.3677 8.61364 23.4856 9.10795 23.4856 9.66193C23.4856 10.2216 23.3677 10.7187 23.1319 11.1534C22.8961 11.5881 22.5481 11.9304 22.0879 12.1804C21.6277 12.4276 21.0609 12.5511 20.3876 12.5511H18.2186V11.2514H20.1745C20.5666 11.2514 20.8876 11.1832 21.1376 11.0469C21.3876 10.9105 21.5723 10.723 21.6916 10.4844C21.8137 10.2457 21.8748 9.97159 21.8748 9.66193C21.8748 9.35227 21.8137 9.07955 21.6916 8.84375C21.5723 8.60795 21.3862 8.42472 21.1333 8.29403C20.8833 8.16051 20.5609 8.09375 20.166 8.09375H18.7172V15.5H17.1362ZM27.8162 15.5H24.8588V6.77273H27.8759C28.7424 6.77273 29.4867 6.94744 30.1088 7.29688C30.7338 7.64347 31.214 8.14205 31.5492 8.79261C31.8844 9.44318 32.052 10.2216 32.052 11.1278C32.052 12.0369 31.883 12.8182 31.5449 13.4716C31.2097 14.125 30.7253 14.6264 30.0918 14.9759C29.4611 15.3253 28.7026 15.5 27.8162 15.5ZM26.4398 14.1321H27.7395C28.3475 14.1321 28.8546 14.0213 29.2608 13.7997C29.6671 13.5753 29.9725 13.2415 30.177 12.7983C30.3816 12.3523 30.4838 11.7955 30.4838 11.1278C30.4838 10.4602 30.3816 9.90625 30.177 9.46591C29.9725 9.02273 29.6699 8.69176 29.2694 8.47301C28.8716 8.25142 28.3773 8.14062 27.7864 8.14062H26.4398V14.1321ZM33.5542 15.5V6.77273H39.1451V8.09801H35.1351V10.4673H38.7615V11.7926H35.1351V15.5H33.5542Z' fill='%23C62F43'/%3E%3C/svg%3E%0A")}._binfo_type_s5e46_388 ._ico_file_web_s5e46_496{background-image:url("data:image/svg+xml,%3Csvg width='56' height='22' viewBox='0 0 56 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11C0 4.92487 4.92487 0 11 0H45C51.0751 0 56 4.92487 56 11C56 17.0751 51.0751 22 45 22H11C4.92487 22 0 17.0751 0 11Z' fill='%23ECEEF3'/%3E%3Cpath d='M17.0685 15L14.6055 6.27273H16.3058L17.8782 12.6861H17.9592L19.6381 6.27273H21.185L22.8683 12.6903H22.945L24.5174 6.27273H26.2177L23.7546 15H22.195L20.4478 8.87642H20.3796L18.6282 15H17.0685ZM27.3139 15V6.27273H32.9901V7.59801H28.8949V9.96733H32.696V11.2926H28.8949V13.6747H33.0241V15H27.3139ZM34.603 15V6.27273H37.9439C38.5746 6.27273 39.0987 6.37216 39.5163 6.57102C39.9368 6.76705 40.2507 7.03551 40.4581 7.37642C40.6683 7.71733 40.7734 8.10369 40.7734 8.53551C40.7734 8.89062 40.7053 9.1946 40.5689 9.44744C40.4325 9.69744 40.2493 9.90057 40.0192 10.0568C39.7891 10.2131 39.532 10.3253 39.2479 10.3935V10.4787C39.5575 10.4957 39.8544 10.5909 40.1385 10.7642C40.4254 10.9347 40.6598 11.1761 40.8416 11.4886C41.0234 11.8011 41.1143 12.179 41.1143 12.6222C41.1143 13.0739 41.005 13.4801 40.7862 13.8409C40.5675 14.1989 40.2379 14.4815 39.7976 14.6889C39.3572 14.8963 38.8033 15 38.1357 15H34.603ZM36.1839 13.679H37.8842C38.4581 13.679 38.8714 13.5696 39.1243 13.3509C39.38 13.1293 39.5078 12.8452 39.5078 12.4986C39.5078 12.2401 39.4439 12.0071 39.3161 11.7997C39.1882 11.5895 39.0064 11.4247 38.7706 11.3054C38.5348 11.1832 38.2536 11.1222 37.9268 11.1222H36.1839V13.679ZM36.1839 9.98438H37.7479C38.0206 9.98438 38.2663 9.93466 38.4851 9.83523C38.7038 9.73295 38.8757 9.58949 39.0007 9.40483C39.1286 9.21733 39.1925 8.99574 39.1925 8.74006C39.1925 8.40199 39.0732 8.12358 38.8345 7.90483C38.5987 7.68608 38.2479 7.5767 37.782 7.5767H36.1839V9.98438Z' fill='%238792B7'/%3E%3C/svg%3E%0A")}._binfo_type_s5e46_388 ._ico_file_xlsx_s5e46_500,._binfo_type_s5e46_388 ._ico_file_xls_s5e46_500{background-image:url("data:image/svg+xml,%3Csvg width='56' height='22' viewBox='0 0 56 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11C0 4.92487 4.92487 0 11 0H45C51.0751 0 56 4.92487 56 11V11C56 17.0751 51.0751 22 45 22H11C4.92487 22 0 17.0751 0 11V11Z' fill='%23C2F4E2'/%3E%3Cpath d='M18.7443 6.27273L20.6662 9.46875H20.7344L22.6648 6.27273H24.4673L21.7784 10.6364L24.5099 15H22.6776L20.7344 11.8253H20.6662L18.723 15H16.8991L19.6562 10.6364L16.9332 6.27273H18.7443ZM25.7085 15V6.27273H27.2894V13.6747H31.1332V15H25.7085ZM37.2482 8.67188C37.2085 8.29972 37.0408 8.00994 36.7454 7.80256C36.4528 7.59517 36.0721 7.49148 35.6033 7.49148C35.2738 7.49148 34.9911 7.54119 34.7553 7.64062C34.5195 7.74006 34.3391 7.875 34.2141 8.04545C34.0891 8.21591 34.0252 8.41051 34.0224 8.62926C34.0224 8.81108 34.0636 8.96875 34.146 9.10227C34.2312 9.2358 34.3462 9.34943 34.4911 9.44318C34.636 9.53409 34.7965 9.6108 34.9727 9.6733C35.1488 9.7358 35.3263 9.78835 35.5053 9.83097L36.3235 10.0355C36.6531 10.1122 36.9698 10.2159 37.2738 10.3466C37.5806 10.4773 37.8548 10.642 38.0962 10.8409C38.3406 11.0398 38.5337 11.2798 38.6758 11.5611C38.8178 11.8423 38.8888 12.1719 38.8888 12.5497C38.8888 13.0611 38.7582 13.5114 38.4968 13.9006C38.2354 14.2869 37.8576 14.5895 37.3633 14.8082C36.8718 15.0241 36.2766 15.1321 35.5778 15.1321C34.8988 15.1321 34.3093 15.027 33.8093 14.8168C33.3121 14.6065 32.9229 14.2997 32.6417 13.8963C32.3633 13.4929 32.2127 13.0014 32.19 12.4219H33.7454C33.7681 12.7259 33.8619 12.9787 34.0266 13.1804C34.1914 13.3821 34.4059 13.5327 34.6701 13.6321C34.9371 13.7315 35.2354 13.7812 35.565 13.7812C35.9087 13.7812 36.2099 13.7301 36.4684 13.6278C36.7298 13.5227 36.9343 13.3778 37.082 13.1932C37.2298 13.0057 37.305 12.7869 37.3079 12.5369C37.305 12.3097 37.2383 12.1222 37.1076 11.9744C36.9769 11.8239 36.7937 11.6989 36.5579 11.5994C36.3249 11.4972 36.0522 11.4062 35.7397 11.3267L34.7468 11.071C34.0281 10.8864 33.4599 10.6065 33.0423 10.2315C32.6275 9.85369 32.4201 9.35227 32.4201 8.72727C32.4201 8.21307 32.5593 7.76278 32.8377 7.37642C33.119 6.99006 33.5011 6.69034 33.984 6.47727C34.467 6.26136 35.0138 6.15341 35.6246 6.15341C36.244 6.15341 36.7866 6.26136 37.2525 6.47727C37.7212 6.69034 38.0891 6.98722 38.3562 7.3679C38.6232 7.74574 38.761 8.1804 38.7695 8.67188H37.2482Z' fill='%23189065'/%3E%3C/svg%3E%0A")}._binfo_type_s5e46_388 ._ico_file_zip_s5e46_505{background-image:url("data:image/svg+xml,%3Csvg width='56' height='22' viewBox='0 0 56 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11C0 4.92487 4.92487 0 11 0H45C51.0751 0 56 4.92487 56 11C56 17.0751 51.0751 22 45 22H11C4.92487 22 0 17.0751 0 11Z' fill='%23ECEEF3'/%3E%3Cpath d='M19.277 15V14.0156L23.7514 7.59801H19.2514V6.27273H25.7116V7.2571L21.2415 13.6747H25.7372V15H19.277ZM28.848 6.27273V15H27.267V6.27273H28.848ZM30.56 15V6.27273H33.8327C34.5032 6.27273 35.0657 6.39773 35.5202 6.64773C35.9776 6.89773 36.3228 7.24148 36.5558 7.67898C36.7915 8.11364 36.9094 8.60795 36.9094 9.16193C36.9094 9.72159 36.7915 10.2187 36.5558 10.6534C36.32 11.0881 35.9719 11.4304 35.5117 11.6804C35.0515 11.9276 34.4847 12.0511 33.8114 12.0511H31.6424V10.7514H33.5984C33.9904 10.7514 34.3114 10.6832 34.5614 10.5469C34.8114 10.4105 34.9961 10.223 35.1154 9.98438C35.2376 9.74574 35.2987 9.47159 35.2987 9.16193C35.2987 8.85227 35.2376 8.57955 35.1154 8.34375C34.9961 8.10795 34.81 7.92472 34.5572 7.79403C34.3072 7.66051 33.9847 7.59375 33.5898 7.59375H32.141V15H30.56Z' fill='%238792B7'/%3E%3C/svg%3E%0A")}._binfo_type_s5e46_388 ._ico_file_audio_s5e46_509,._binfo_type_s5e46_388 ._ico_file_mp3_s5e46_510{background-image:url("data:image/svg+xml,%3Csvg width='56' height='22' viewBox='0 0 56 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11C0 4.92487 4.92487 0 11 0H45C51.0751 0 56 4.92487 56 11C56 17.0751 51.0751 22 45 22H11C4.92487 22 0 17.0751 0 11Z' fill='%23FFEAF6'/%3E%3Cpath d='M10.5987 15H8.91122L11.9837 6.27273H13.9354L17.0121 15H15.3246L12.9936 8.0625H12.9254L10.5987 15ZM10.6541 11.5781H15.2564V12.848H10.6541V11.5781ZM23.663 6.27273H25.244V11.9744C25.244 12.5994 25.0962 13.1491 24.8008 13.6236C24.5082 14.098 24.0962 14.4687 23.565 14.7358C23.0337 15 22.413 15.1321 21.7028 15.1321C20.9897 15.1321 20.3675 15 19.8363 14.7358C19.305 14.4687 18.8931 14.098 18.6005 13.6236C18.3079 13.1491 18.1616 12.5994 18.1616 11.9744V6.27273H19.7425V11.8423C19.7425 12.206 19.8221 12.5298 19.9812 12.8139C20.1431 13.098 20.3704 13.321 20.663 13.483C20.9556 13.642 21.3022 13.7216 21.7028 13.7216C22.1033 13.7216 22.4499 13.642 22.7425 13.483C23.038 13.321 23.2653 13.098 23.4244 12.8139C23.5835 12.5298 23.663 12.206 23.663 11.8423V6.27273ZM29.9197 15H26.9624V6.27273H29.9794C30.8459 6.27273 31.5902 6.44744 32.2124 6.79688C32.8374 7.14347 33.3175 7.64205 33.6527 8.29261C33.9879 8.94318 34.1555 9.72159 34.1555 10.6278C34.1555 11.5369 33.9865 12.3182 33.6484 12.9716C33.3132 13.625 32.8288 14.1264 32.1953 14.4759C31.5646 14.8253 30.8061 15 29.9197 15ZM28.5433 13.6321H29.843C30.451 13.6321 30.9581 13.5213 31.3643 13.2997C31.7706 13.0753 32.076 12.7415 32.2805 12.2983C32.4851 11.8523 32.5874 11.2955 32.5874 10.6278C32.5874 9.96023 32.4851 9.40625 32.2805 8.96591C32.076 8.52273 31.7734 8.19176 31.3729 7.97301C30.9751 7.75142 30.4808 7.64062 29.8899 7.64062H28.5433V13.6321ZM37.2386 6.27273V15H35.6577V6.27273H37.2386ZM46.7489 10.6364C46.7489 11.5767 46.5728 12.3821 46.2205 13.0526C45.8711 13.7202 45.3938 14.2315 44.7887 14.5866C44.1864 14.9418 43.5032 15.1193 42.739 15.1193C41.9748 15.1193 41.2901 14.9418 40.685 14.5866C40.0827 14.2287 39.6055 13.7159 39.2532 13.0483C38.9038 12.3778 38.729 11.5739 38.729 10.6364C38.729 9.69602 38.9038 8.89205 39.2532 8.22443C39.6055 7.55398 40.0827 7.04119 40.685 6.68608C41.2901 6.33097 41.9748 6.15341 42.739 6.15341C43.5032 6.15341 44.1864 6.33097 44.7887 6.68608C45.3938 7.04119 45.8711 7.55398 46.2205 8.22443C46.5728 8.89205 46.7489 9.69602 46.7489 10.6364ZM45.1594 10.6364C45.1594 9.97443 45.0558 9.41619 44.8484 8.96165C44.6438 8.50426 44.3597 8.15909 43.9961 7.92614C43.6325 7.69034 43.2134 7.57244 42.739 7.57244C42.2646 7.57244 41.8455 7.69034 41.4819 7.92614C41.1183 8.15909 40.8327 8.50426 40.6254 8.96165C40.4208 9.41619 40.3185 9.97443 40.3185 10.6364C40.3185 11.2983 40.4208 11.858 40.6254 12.3153C40.8327 12.7699 41.1183 13.1151 41.4819 13.3509C41.8455 13.5838 42.2646 13.7003 42.739 13.7003C43.2134 13.7003 43.6325 13.5838 43.9961 13.3509C44.3597 13.1151 44.6438 12.7699 44.8484 12.3153C45.0558 11.858 45.1594 11.2983 45.1594 10.6364Z' fill='%23D91D8E'/%3E%3C/svg%3E%0A")}._binfo_type_s5e46_388 ._ico_file_video_s5e46_514,._binfo_type_s5e46_388 ._ico_file_mp4_s5e46_515{background-image:url("data:image/svg+xml,%3Csvg width='56' height='22' viewBox='0 0 56 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11C0 4.92487 4.92487 0 11 0H45C51.0751 0 56 4.92487 56 11C56 17.0751 51.0751 22 45 22H11C4.92487 22 0 17.0751 0 11Z' fill='%23F6E2FF'/%3E%3Cpath d='M11.4015 6.27273L13.6728 13.142H13.7623L16.0293 6.27273H17.7679L14.6912 15H12.7395L9.66708 6.27273H11.4015ZM20.4984 6.27273V15H18.9174V6.27273H20.4984ZM25.1678 15H22.2104V6.27273H25.2275C26.0939 6.27273 26.8382 6.44744 27.4604 6.79688C28.0854 7.14347 28.5655 7.64205 28.9007 8.29261C29.236 8.94318 29.4036 9.72159 29.4036 10.6278C29.4036 11.5369 29.2346 12.3182 28.8965 12.9716C28.5613 13.625 28.0769 14.1264 27.4434 14.4759C26.8127 14.8253 26.0542 15 25.1678 15ZM23.7914 13.6321H25.0911C25.699 13.6321 26.2061 13.5213 26.6124 13.2997C27.0186 13.0753 27.324 12.7415 27.5286 12.2983C27.7331 11.8523 27.8354 11.2955 27.8354 10.6278C27.8354 9.96023 27.7331 9.40625 27.5286 8.96591C27.324 8.52273 27.0215 8.19176 26.6209 7.97301C26.2232 7.75142 25.7289 7.64062 25.138 7.64062H23.7914V13.6321ZM30.9057 15V6.27273H36.5819V7.59801H32.4867V9.96733H36.2878V11.2926H32.4867V13.6747H36.6159V15H30.9057ZM45.9931 10.6364C45.9931 11.5767 45.8169 12.3821 45.4647 13.0526C45.1152 13.7202 44.638 14.2315 44.0328 14.5866C43.4306 14.9418 42.7473 15.1193 41.9831 15.1193C41.2189 15.1193 40.5343 14.9418 39.9292 14.5866C39.3269 14.2287 38.8496 13.7159 38.4973 13.0483C38.1479 12.3778 37.9732 11.5739 37.9732 10.6364C37.9732 9.69602 38.1479 8.89205 38.4973 8.22443C38.8496 7.55398 39.3269 7.04119 39.9292 6.68608C40.5343 6.33097 41.2189 6.15341 41.9831 6.15341C42.7473 6.15341 43.4306 6.33097 44.0328 6.68608C44.638 7.04119 45.1152 7.55398 45.4647 8.22443C45.8169 8.89205 45.9931 9.69602 45.9931 10.6364ZM44.4036 10.6364C44.4036 9.97443 44.2999 9.41619 44.0925 8.96165C43.888 8.50426 43.6039 8.15909 43.2402 7.92614C42.8766 7.69034 42.4576 7.57244 41.9831 7.57244C41.5087 7.57244 41.0897 7.69034 40.726 7.92614C40.3624 8.15909 40.0769 8.50426 39.8695 8.96165C39.665 9.41619 39.5627 9.97443 39.5627 10.6364C39.5627 11.2983 39.665 11.858 39.8695 12.3153C40.0769 12.7699 40.3624 13.1151 40.726 13.3509C41.0897 13.5838 41.5087 13.7003 41.9831 13.7003C42.4576 13.7003 42.8766 13.5838 43.2402 13.3509C43.6039 13.1151 43.888 12.7699 44.0925 12.3153C44.2999 11.858 44.4036 11.2983 44.4036 10.6364Z' fill='%239A31CF'/%3E%3C/svg%3E%0A")}._binfo_type_s5e46_388 ._ico_file_hwp_s5e46_519,._binfo_type_s5e46_388 ._ico_file_hwpx_s5e46_520{background-image:url("data:image/svg+xml,%3Csvg width='56' height='22' viewBox='0 0 56 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11C0 4.92487 4.92487 0 11 0H45C51.0751 0 56 4.92487 56 11V11C56 17.0751 51.0751 22 45 22H11C4.92487 22 0 17.0751 0 11V11Z' fill='%23E2ECFF'/%3E%3Cpath d='M14.4936 15V6.27273H16.0746V9.96733H20.1186V6.27273H21.7038V15H20.1186V11.2926H16.0746V15H14.4936ZM25.2599 15L22.7969 6.27273H24.4972L26.0696 12.6861H26.1506L27.8295 6.27273H29.3764L31.0597 12.6903H31.1364L32.7088 6.27273H34.4091L31.946 15H30.3864L28.6392 8.87642H28.571L26.8196 15H25.2599ZM35.5053 15V6.27273H38.7781C39.4485 6.27273 40.011 6.39773 40.4656 6.64773C40.9229 6.89773 41.2681 7.24148 41.5011 7.67898C41.7369 8.11364 41.8548 8.60795 41.8548 9.16193C41.8548 9.72159 41.7369 10.2187 41.5011 10.6534C41.2653 11.0881 40.9173 11.4304 40.457 11.6804C39.9968 11.9276 39.43 12.0511 38.7567 12.0511H36.5877V10.7514H38.5437C38.9357 10.7514 39.2567 10.6832 39.5067 10.5469C39.7567 10.4105 39.9414 10.223 40.0607 9.98438C40.1829 9.74574 40.244 9.47159 40.244 9.16193C40.244 8.85227 40.1829 8.57955 40.0607 8.34375C39.9414 8.10795 39.7553 7.92472 39.5025 7.79403C39.2525 7.66051 38.93 7.59375 38.5352 7.59375H37.0863V15H35.5053Z' fill='%23295BDD'/%3E%3C/svg%3E%0A")}._binfo_type_s5e46_388 ._ico_file_etc_s5e46_524{background-image:url("data:image/svg+xml,%3Csvg width='56' height='22' viewBox='0 0 56 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11C0 4.92487 4.92487 0 11 0H45C51.0751 0 56 4.92487 56 11C56 17.0751 51.0751 22 45 22H11C4.92487 22 0 17.0751 0 11Z' fill='%23ECEEF3'/%3E%3Cpath d='M16.9897 15V6.27273H22.6658V7.59801H18.5707V9.96733H22.3718V11.2926H18.5707V13.6747H22.6999V15H16.9897ZM23.8952 7.59801V6.27273H30.8583V7.59801H28.1609V15H26.5927V7.59801H23.8952ZM39.2841 9.21733H37.6903C37.6449 8.95597 37.5611 8.72443 37.4389 8.52273C37.3168 8.31818 37.1648 8.14489 36.983 8.00284C36.8011 7.8608 36.5938 7.75426 36.3608 7.68324C36.1307 7.60938 35.8821 7.57244 35.6151 7.57244C35.1406 7.57244 34.7202 7.69176 34.3537 7.9304C33.9872 8.16619 33.7003 8.51278 33.4929 8.97017C33.2855 9.42472 33.1818 9.98011 33.1818 10.6364C33.1818 11.304 33.2855 11.8665 33.4929 12.3239C33.7031 12.7784 33.9901 13.1222 34.3537 13.3551C34.7202 13.5852 35.1392 13.7003 35.6108 13.7003C35.8722 13.7003 36.1165 13.6662 36.3438 13.598C36.5739 13.527 36.7798 13.4233 36.9616 13.2869C37.1463 13.1506 37.3011 12.983 37.4261 12.7841C37.554 12.5852 37.642 12.358 37.6903 12.1023L39.2841 12.1108C39.2244 12.5256 39.0952 12.9148 38.8963 13.2784C38.7003 13.642 38.4432 13.9631 38.125 14.2415C37.8068 14.517 37.4347 14.733 37.0085 14.8892C36.5824 15.0426 36.1094 15.1193 35.5895 15.1193C34.8224 15.1193 34.1378 14.9418 33.5355 14.5866C32.9332 14.2315 32.4588 13.7188 32.1122 13.0483C31.7656 12.3778 31.5923 11.5739 31.5923 10.6364C31.5923 9.69602 31.767 8.89205 32.1165 8.22443C32.4659 7.55398 32.9418 7.04119 33.544 6.68608C34.1463 6.33097 34.8281 6.15341 35.5895 6.15341C36.0753 6.15341 36.527 6.22159 36.9446 6.35795C37.3622 6.49432 37.7344 6.6946 38.0611 6.95881C38.3878 7.22017 38.6563 7.54119 38.8665 7.92188C39.0795 8.29972 39.2188 8.73153 39.2841 9.21733Z' fill='%238792B7'/%3E%3C/svg%3E%0A")}._binfo_type_s5e46_388 ._ico_file_docx_s5e46_528,._binfo_type_s5e46_388 ._ico_file_doc_s5e46_528{background-image:url("data:image/svg+xml,%3Csvg width='56' height='22' viewBox='0 0 56 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11C0 4.92487 4.92487 0 11 0H45C51.0751 0 56 4.92487 56 11C56 17.0751 51.0751 22 45 22H11C4.92487 22 0 17.0751 0 11Z' fill='%23D3EBFC'/%3E%3Cpath d='M18.3651 15H15.4077V6.27273H18.4247C19.2912 6.27273 20.0355 6.44744 20.6577 6.79688C21.2827 7.14347 21.7628 7.64205 22.098 8.29261C22.4332 8.94318 22.6009 9.72159 22.6009 10.6278C22.6009 11.5369 22.4318 12.3182 22.0938 12.9716C21.7585 13.625 21.2741 14.1264 20.6406 14.4759C20.0099 14.8253 19.2514 15 18.3651 15ZM16.9886 13.6321H18.2884C18.8963 13.6321 19.4034 13.5213 19.8097 13.2997C20.2159 13.0753 20.5213 12.7415 20.7259 12.2983C20.9304 11.8523 21.0327 11.2955 21.0327 10.6278C21.0327 9.96023 20.9304 9.40625 20.7259 8.96591C20.5213 8.52273 20.2188 8.19176 19.8182 7.97301C19.4205 7.75142 18.9261 7.64062 18.3352 7.64062H16.9886V13.6321ZM31.9013 10.6364C31.9013 11.5767 31.7251 12.3821 31.3729 13.0526C31.0234 13.7202 30.5462 14.2315 29.9411 14.5866C29.3388 14.9418 28.6555 15.1193 27.8913 15.1193C27.1271 15.1193 26.4425 14.9418 25.8374 14.5866C25.2351 14.2287 24.7578 13.7159 24.4055 13.0483C24.0561 12.3778 23.8814 11.5739 23.8814 10.6364C23.8814 9.69602 24.0561 8.89205 24.4055 8.22443C24.7578 7.55398 25.2351 7.04119 25.8374 6.68608C26.4425 6.33097 27.1271 6.15341 27.8913 6.15341C28.6555 6.15341 29.3388 6.33097 29.9411 6.68608C30.5462 7.04119 31.0234 7.55398 31.3729 8.22443C31.7251 8.89205 31.9013 9.69602 31.9013 10.6364ZM30.3118 10.6364C30.3118 9.97443 30.2081 9.41619 30.0007 8.96165C29.7962 8.50426 29.5121 8.15909 29.1484 7.92614C28.7848 7.69034 28.3658 7.57244 27.8913 7.57244C27.4169 7.57244 26.9979 7.69034 26.6342 7.92614C26.2706 8.15909 25.9851 8.50426 25.7777 8.96165C25.5732 9.41619 25.4709 9.97443 25.4709 10.6364C25.4709 11.2983 25.5732 11.858 25.7777 12.3153C25.9851 12.7699 26.2706 13.1151 26.6342 13.3509C26.9979 13.5838 27.4169 13.7003 27.8913 13.7003C28.3658 13.7003 28.7848 13.5838 29.1484 13.3509C29.5121 13.1151 29.7962 12.7699 30.0007 12.3153C30.2081 11.858 30.3118 11.2983 30.3118 10.6364ZM40.8661 9.21733H39.2724C39.2269 8.95597 39.1431 8.72443 39.021 8.52273C38.8988 8.31818 38.7468 8.14489 38.565 8.00284C38.3832 7.8608 38.1758 7.75426 37.9428 7.68324C37.7127 7.60938 37.4641 7.57244 37.1971 7.57244C36.7227 7.57244 36.3022 7.69176 35.9357 7.9304C35.5692 8.16619 35.2823 8.51278 35.0749 8.97017C34.8675 9.42472 34.7638 9.98011 34.7638 10.6364C34.7638 11.304 34.8675 11.8665 35.0749 12.3239C35.2852 12.7784 35.5721 13.1222 35.9357 13.3551C36.3022 13.5852 36.7212 13.7003 37.1928 13.7003C37.4542 13.7003 37.6985 13.6662 37.9258 13.598C38.1559 13.527 38.3619 13.4233 38.5437 13.2869C38.7283 13.1506 38.8832 12.983 39.0082 12.7841C39.136 12.5852 39.2241 12.358 39.2724 12.1023L40.8661 12.1108C40.8065 12.5256 40.6772 12.9148 40.4783 13.2784C40.2823 13.642 40.0252 13.9631 39.707 14.2415C39.3888 14.517 39.0167 14.733 38.5906 14.8892C38.1644 15.0426 37.6914 15.1193 37.1715 15.1193C36.4045 15.1193 35.7198 14.9418 35.1175 14.5866C34.5153 14.2315 34.0408 13.7188 33.6942 13.0483C33.3477 12.3778 33.1744 11.5739 33.1744 10.6364C33.1744 9.69602 33.3491 8.89205 33.6985 8.22443C34.0479 7.55398 34.5238 7.04119 35.1261 6.68608C35.7283 6.33097 36.4102 6.15341 37.1715 6.15341C37.6573 6.15341 38.109 6.22159 38.5266 6.35795C38.9442 6.49432 39.3164 6.6946 39.6431 6.95881C39.9698 7.22017 40.2383 7.54119 40.4485 7.92188C40.6616 8.29972 40.8008 8.73153 40.8661 9.21733Z' fill='%23018CC8'/%3E%3C/svg%3E%0A")}._binfo_type_s5e46_388 ._ico_file_pptx_s5e46_533,._binfo_type_s5e46_388 ._ico_file_ppt_s5e46_533{background-image:url("data:image/svg+xml,%3Csvg width='56' height='22' viewBox='0 0 56 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11C0 4.92487 4.92487 0 11 0H45C51.0751 0 56 4.92487 56 11V11C56 17.0751 51.0751 22 45 22H11C4.92487 22 0 17.0751 0 11V11Z' fill='%23FFEAE8'/%3E%3Cpath d='M17.1772 15V6.27273H20.4499C21.1204 6.27273 21.6829 6.39773 22.1374 6.64773C22.5948 6.89773 22.94 7.24148 23.1729 7.67898C23.4087 8.11364 23.5266 8.60795 23.5266 9.16193C23.5266 9.72159 23.4087 10.2187 23.1729 10.6534C22.9371 11.0881 22.5891 11.4304 22.1289 11.6804C21.6687 11.9276 21.1019 12.0511 20.4286 12.0511H18.2596V10.7514H20.2156C20.6076 10.7514 20.9286 10.6832 21.1786 10.5469C21.4286 10.4105 21.6133 10.223 21.7326 9.98438C21.8548 9.74574 21.9158 9.47159 21.9158 9.16193C21.9158 8.85227 21.8548 8.57955 21.7326 8.34375C21.6133 8.10795 21.4272 7.92472 21.1744 7.79403C20.9244 7.66051 20.6019 7.59375 20.207 7.59375H18.7582V15H17.1772ZM24.8999 15V6.27273H28.1726C28.843 6.27273 29.4055 6.39773 29.8601 6.64773C30.3175 6.89773 30.6626 7.24148 30.8956 7.67898C31.1314 8.11364 31.2493 8.60795 31.2493 9.16193C31.2493 9.72159 31.1314 10.2187 30.8956 10.6534C30.6598 11.0881 30.3118 11.4304 29.8516 11.6804C29.3913 11.9276 28.8246 12.0511 28.1513 12.0511H25.9822V10.7514H27.9382C28.3303 10.7514 28.6513 10.6832 28.9013 10.5469C29.1513 10.4105 29.3359 10.223 29.4553 9.98438C29.5774 9.74574 29.6385 9.47159 29.6385 9.16193C29.6385 8.85227 29.5774 8.57955 29.4553 8.34375C29.3359 8.10795 29.1499 7.92472 28.897 7.79403C28.647 7.66051 28.3246 7.59375 27.9297 7.59375H26.4808V15H24.8999ZM32.239 7.59801V6.27273H39.2021V7.59801H36.5046V15H34.9364V7.59801H32.239Z' fill='%23E03D1D'/%3E%3C/svg%3E%0A")}._binfo_type_s5e46_388 ._ico_file_image_s5e46_538,._binfo_type_s5e46_388 ._ico_file_img_s5e46_539{background-image:url("data:image/svg+xml,%3Csvg width='56' height='22' viewBox='0 0 56 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11C0 4.92487 4.92487 0 11 0H45C51.0751 0 56 4.92487 56 11C56 17.0751 51.0751 22 45 22H11C4.92487 22 0 17.0751 0 11Z' fill='%23E9E4FF'/%3E%3Cpath d='M18.8285 6.27273V15H17.2475V6.27273H18.8285ZM20.5405 6.27273H22.4751L25.0661 12.5966H25.1683L27.7592 6.27273H29.6939V15H28.1768V9.00426H28.0959L25.6839 14.9744H24.5504L22.1385 8.99148H22.0575V15H20.5405V6.27273ZM37.2621 9.05966C37.1911 8.82955 37.093 8.62358 36.968 8.44176C36.8459 8.2571 36.6982 8.09943 36.5249 7.96875C36.3544 7.83807 36.1584 7.74006 35.9368 7.67472C35.7152 7.60653 35.4737 7.57244 35.2124 7.57244C34.7436 7.57244 34.326 7.69034 33.9595 7.92614C33.593 8.16193 33.3047 8.50852 33.0945 8.96591C32.8871 9.42045 32.7834 9.97443 32.7834 10.6278C32.7834 11.2869 32.8871 11.8452 33.0945 12.3026C33.3018 12.7599 33.5902 13.108 33.9595 13.3466C34.3288 13.5824 34.7578 13.7003 35.2464 13.7003C35.6896 13.7003 36.0732 13.6151 36.397 13.4446C36.7237 13.2741 36.9751 13.0327 37.1513 12.7202C37.3274 12.4048 37.4155 12.0355 37.4155 11.6122L37.7734 11.6676H35.4041V10.4318H38.9453V11.4801C38.9453 12.2273 38.7862 12.8736 38.468 13.419C38.1499 13.9645 37.7124 14.3849 37.1555 14.6804C36.5987 14.973 35.9595 15.1193 35.2379 15.1193C34.4339 15.1193 33.728 14.9389 33.12 14.5781C32.5149 14.2145 32.0419 13.6989 31.701 13.0312C31.3629 12.3608 31.1939 11.5653 31.1939 10.6449C31.1939 9.94034 31.2933 9.31108 31.4922 8.7571C31.6939 8.20312 31.9751 7.73295 32.3359 7.34659C32.6967 6.95739 33.12 6.66193 33.6058 6.46023C34.0916 6.25568 34.62 6.15341 35.1911 6.15341C35.674 6.15341 36.1243 6.22443 36.5419 6.36648C36.9595 6.50568 37.3303 6.70455 37.6541 6.96307C37.9808 7.22159 38.2493 7.52841 38.4595 7.88352C38.6697 8.23864 38.8075 8.63068 38.8729 9.05966H37.2621Z' fill='%236A4AEC'/%3E%3C/svg%3E%0A")}._binfo_type_s5e46_388 ._ico_file_epub_s5e46_487{background-image:url("data:image/svg+xml,%3Csvg width='56' height='22' viewBox='0 0 56 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 11C0 4.92487 4.92487 0 11 0H45C51.0751 0 56 4.92487 56 11C56 17.0751 51.0751 22 45 22H11C4.92487 22 0 17.0751 0 11Z' fill='%23F3FFDA'/%3E%3Cpath d='M13.0112 15V6.27273H18.6873V7.59801H14.5922V9.96733H18.3933V11.2926H14.5922V13.6747H18.7214V15H13.0112ZM20.3002 15V6.27273H23.573C24.2434 6.27273 24.8059 6.39773 25.2605 6.64773C25.7179 6.89773 26.063 7.24148 26.296 7.67898C26.5318 8.11364 26.6497 8.60795 26.6497 9.16193C26.6497 9.72159 26.5318 10.2187 26.296 10.6534C26.0602 11.0881 25.7122 11.4304 25.252 11.6804C24.7917 11.9276 24.225 12.0511 23.5517 12.0511H21.3826V10.7514H23.3386C23.7306 10.7514 24.0517 10.6832 24.3017 10.5469C24.5517 10.4105 24.7363 10.223 24.8556 9.98438C24.9778 9.74574 25.0389 9.47159 25.0389 9.16193C25.0389 8.85227 24.9778 8.57955 24.8556 8.34375C24.7363 8.10795 24.5502 7.92472 24.2974 7.79403C24.0474 7.66051 23.725 7.59375 23.3301 7.59375H21.8812V15H20.3002ZM33.5243 6.27273H35.1053V11.9744C35.1053 12.5994 34.9576 13.1491 34.6621 13.6236C34.3695 14.098 33.9576 14.4687 33.4263 14.7358C32.8951 15 32.2743 15.1321 31.5641 15.1321C30.851 15.1321 30.2289 15 29.6976 14.7358C29.1664 14.4687 28.7544 14.098 28.4618 13.6236C28.1692 13.1491 28.0229 12.5994 28.0229 11.9744V6.27273H29.6039V11.8423C29.6039 12.206 29.6834 12.5298 29.8425 12.8139C30.0044 13.098 30.2317 13.321 30.5243 13.483C30.8169 13.642 31.1635 13.7216 31.5641 13.7216C31.9647 13.7216 32.3113 13.642 32.6039 13.483C32.8993 13.321 33.1266 13.098 33.2857 12.8139C33.4448 12.5298 33.5243 12.206 33.5243 11.8423V6.27273ZM36.8237 15V6.27273H40.1646C40.7953 6.27273 41.3194 6.37216 41.737 6.57102C42.1575 6.76705 42.4714 7.03551 42.6788 7.37642C42.889 7.71733 42.9941 8.10369 42.9941 8.53551C42.9941 8.89062 42.926 9.1946 42.7896 9.44744C42.6532 9.69744 42.47 9.90057 42.2399 10.0568C42.0098 10.2131 41.7527 10.3253 41.4686 10.3935V10.4787C41.7782 10.4957 42.0751 10.5909 42.3592 10.7642C42.6461 10.9347 42.8805 11.1761 43.0623 11.4886C43.2441 11.8011 43.3351 12.179 43.3351 12.6222C43.3351 13.0739 43.2257 13.4801 43.0069 13.8409C42.7882 14.1989 42.4586 14.4815 42.0183 14.6889C41.5779 14.8963 41.024 15 40.3564 15H36.8237ZM38.4047 13.679H40.1049C40.6788 13.679 41.0922 13.5696 41.345 13.3509C41.6007 13.1293 41.7285 12.8452 41.7285 12.4986C41.7285 12.2401 41.6646 12.0071 41.5368 11.7997C41.4089 11.5895 41.2271 11.4247 40.9913 11.3054C40.7555 11.1832 40.4743 11.1222 40.1475 11.1222H38.4047V13.679ZM38.4047 9.98438H39.9686C40.2413 9.98438 40.487 9.93466 40.7058 9.83523C40.9245 9.73295 41.0964 9.58949 41.2214 9.40483C41.3493 9.21733 41.4132 8.99574 41.4132 8.74006C41.4132 8.40199 41.2939 8.12358 41.0552 7.90483C40.8194 7.68608 40.4686 7.5767 40.0027 7.5767H38.4047V9.98438Z' fill='%23648F08'/%3E%3C/svg%3E%0A")}@media all and (max-width: 767px){.is--mobile ._grid_s5e46_118._library_s5e46_318._book_items_s5e46_3{margin-left:auto;margin-right:auto}}._view_area_o4ekk_1{display:flex;flex-direction:column;justify-content:center;align-items:center}._grid_o4ekk_8._view_area_o4ekk_1{position:absolute;left:0;top:0;width:124px;height:166px;background-color:#00000094;cursor:auto}._list_o4ekk_18._view_area_o4ekk_1{flex-direction:row;width:255px;min-width:255px}.search ._list_o4ekk_18._view_area_o4ekk_1{width:12%}._list_o4ekk_18._view_area_o4ekk_1 ._btn_o4ekk_28{margin:2px 0;height:30px}@media (hover: hover){._list_o4ekk_18._view_area_o4ekk_1._no_list_o4ekk_34{display:flex;justify-content:space-between;width:164px;min-width:164px;margin-top:11px;margin-left:-65px}._list_o4ekk_18._view_area_o4ekk_1._no_list_o4ekk_34 button{width:auto}}._grid_q4b5t_1._check_area_q4b5t_1{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;left:0;top:0;width:124px;height:166px;background-color:#00000094;cursor:pointer}._list_q4b5t_15._check_area_q4b5t_1{width:255px;min-width:255px}._check_area_q4b5t_1 svg path{fill:none;stroke:var(--color-text-dull);stroke-width:6;stroke-linecap:round}._check_area_q4b5t_1._on_q4b5t_27 svg path{stroke:var(--color-point)}._book_items_1gp1o_1{display:flex;flex-direction:column;width:124px}._book_items_1gp1o_1 ._cover_area_1gp1o_6{position:relative;width:100%;height:166px;cursor:pointer}._book_items_1gp1o_1 ._cover_area_1gp1o_6 ._thum_box_1gp1o_12{position:absolute;left:0;right:0;bottom:0;line-height:0;max-height:inherit;overflow:hidden;box-shadow:4px 2px 6px #00000026}._book_items_1gp1o_1 ._cover_area_1gp1o_6 ._thum_box_1gp1o_12:before{z-index:1;content:"";position:absolute;left:1px;top:0;width:15px;height:100%;background:linear-gradient(90deg,rgba(168,168,169,.0969388) 12.73%,rgba(77,79,83,.5) 16.2%,rgba(51,53,58,.5) 27.2%,rgba(97,98,102,.5) 32.12%,rgba(196,196,196,0) 40.22%);mix-blend-mode:multiply;opacity:.4}._book_items_1gp1o_1 ._cover_area_1gp1o_6 ._thum_box_1gp1o_12:after{content:"";position:absolute;left:0;top:0;width:7px;height:100%;background:linear-gradient(90deg,rgba(51,53,58,.5) 0%,rgba(196,196,196,0) 55.56%);mix-blend-mode:multiply;opacity:.4}._book_items_1gp1o_1 ._cover_area_1gp1o_6 ._thum_box_1gp1o_12 img{display:inline-block;width:100%;max-height:166px;line-height:0}._book_items_1gp1o_1 ._binfo_title_1gp1o_67{display:block;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-line-clamp:2;margin:10px 0;font-size:15px;font-weight:400;line-height:1.4}.active ._cover_area_1gp1o_6:after{content:"";position:absolute;width:100%;height:100%;background-color:#fffc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none'%3E%3Ccircle cx='20' cy='20' r='20' fill='%23FFB400'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='4' d='m12 19 6 6 10-10'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:40px auto;z-index:1}._empty_upload_5e9jn_1{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:80px 0 10px;box-sizing:border-box}._empty_upload_5e9jn_1 ._desc_5e9jn_18{position:relative;font-size:32px;font-weight:700;margin-bottom:24px}._empty_upload_5e9jn_1 ._desc_5e9jn_18:before{content:"";position:absolute;left:50%;top:-24px;width:68px;height:70px;transform:translate(-50%,-100%);background-image:url("data:image/svg+xml,%3Csvg width='68' height='70' viewBox='0 0 68 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.366187' y='0.365591' width='39.3256' height='52.1215' rx='1.09677' transform='matrix(1 0 0.00162919 0.999999 21.7614 16.3887)' stroke='%23BDBDBD' stroke-width='0.731183' stroke-dasharray='1.67 1.67'/%3E%3Crect x='13.9536' y='8.78882' width='40.0568' height='52.8527' rx='1.46237' fill='%23E0E0E0'/%3E%3Cpath d='M37.3202 39.6226C36.4857 38.3245 35.5184 37.3972 33.9821 37.3972C32.4458 37.3972 31.2004 38.3245 30.644 39.6226' stroke='%23757575' stroke-width='0.834516' stroke-linecap='round'/%3E%3Cpath d='M27.5841 30.2082C27.5841 30.6946 27.4429 31.1234 27.2286 31.4234C27.0139 31.724 26.7424 31.8772 26.4714 31.8772C26.2005 31.8772 25.929 31.724 25.7143 31.4234C25.5 31.1234 25.3587 30.6946 25.3587 30.2082C25.3587 29.7218 25.5 29.293 25.7143 28.993C25.929 28.6924 26.2005 28.5392 26.4714 28.5392C26.7424 28.5392 27.0139 28.6924 27.2286 28.993C27.4429 29.293 27.5841 29.7218 27.5841 30.2082Z' fill='%23757575' stroke='%23757575' stroke-width='0.556344'/%3E%3Cpath d='M42.6054 30.2082C42.6054 30.6946 42.4641 31.1234 42.2498 31.4234C42.0351 31.724 41.7636 31.8772 41.4927 31.8772C41.2217 31.8772 40.9502 31.724 40.7355 31.4234C40.5212 31.1234 40.38 30.6946 40.38 30.2082C40.38 29.7218 40.5212 29.293 40.7355 28.993C40.9502 28.6924 41.2217 28.5392 41.4927 28.5392C41.7636 28.5392 42.0351 28.6924 42.2498 28.993C42.4641 29.293 42.6054 29.7218 42.6054 30.2082Z' fill='%23757575' stroke='%23757575' stroke-width='0.556344'/%3E%3Cpath d='M16.179 9.34521L16.179 61.0852' stroke='%23BDBDBD' stroke-width='0.556344'/%3E%3Cpath d='M8.39014 3.22534L11.1719 6.00706' stroke='%23FFB400' stroke-width='1.11269' stroke-linecap='round'/%3E%3Cpath d='M14.2517 1V4.93395' stroke='%23FFB400' stroke-width='1.11269' stroke-linecap='round'/%3E%3Cpath d='M6.16479 9.08667L10.0987 9.08667' stroke='%23FFB400' stroke-width='1.11269' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;background-size:100% auto}._main_upload_5e9jn_39{display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:68px;width:200px;height:44px;padding:0 20px;background-color:var(--color-accent);border:1px solid var(--color-accent);border-radius:32px}._main_upload_5e9jn_39 span{font-size:16px;font-weight:700;color:#fff}@media (hover: hover){._main_upload_5e9jn_39:hover{background-color:#e4a91b;border-color:#e4a91b}}@media all and (max-width: 767px){.is--mobile ._empty_upload_5e9jn_1 ._desc_5e9jn_18{font-size:16px}}._footer_area_nsmxc_3{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;width:100%;height:176px;margin:70px 0 0;padding:0 44px 0 60px;border-top:1px solid var(--color-border-line);box-sizing:border-box}._footer_area_nsmxc_3 h2{display:flex;align-items:center;width:161px;height:100%}._footer_area_nsmxc_3 h2 img{width:100%}._footer_area_nsmxc_3 ._foot_box_nsmxc_27{overflow:hidden;flex:1;display:flex;flex-direction:column;justify-content:center;height:100%;padding:0 0 0 76px}._footer_area_nsmxc_3 ._cont_link_nsmxc_37{margin:0 0 24px}._footer_area_nsmxc_3 ._cont_link_nsmxc_37 ul{display:flex;max-width:490px}._footer_area_nsmxc_3 ._cont_link_nsmxc_37 ul li{font-size:14px;color:#3e3e3e;word-break:keep-all}._footer_area_nsmxc_3 ._cont_link_nsmxc_37 ul li+li{margin-left:24px}._footer_area_nsmxc_3 ._cont_link_nsmxc_37 ul li a{position:relative}._footer_area_nsmxc_3 ._cont_link_nsmxc_37 ul li a+a{margin-left:19px}._footer_area_nsmxc_3 ._cont_link_nsmxc_37 ul li a+a:before{content:"";position:absolute;left:-10px;top:4px;width:1px;height:13px;border-left:1px solid #c4c4c4}._footer_area_nsmxc_3 ._info_nsmxc_74{display:flex;flex-wrap:wrap}._footer_area_nsmxc_3 ._info_nsmxc_74 span{position:relative;font-size:13px;line-height:20px;color:var(--color-text-dull);margin-right:17px}._footer_area_nsmxc_3 ._info_nsmxc_74 span+span:before{content:"";position:absolute;left:-8px;top:50%;width:1px;height:12px;background:#cccccc;transform:translateY(-50%)}._footer_area_nsmxc_3 ._info_nsmxc_74 span:last-child{width:100%;margin:0}._footer_area_nsmxc_3 ._family_box_nsmxc_102{width:225px;height:40px;margin:40px 0 0}._footer_area_nsmxc_3 ._family_box_nsmxc_102 ._btn_nsmxc_108{width:225px;height:40px;text-indent:-9999px}._footer_area_nsmxc_3 ._family_box_nsmxc_102 ._family_link_nsmxc_114{display:none;position:absolute;left:0;bottom:100%;width:100%;background-color:#f8f6f6;padding:6px 12px;box-sizing:border-box;z-index:1}._footer_area_nsmxc_3 ._family_box_nsmxc_102 ._family_link_nsmxc_114 a{display:block;width:100%;font-size:14px;line-height:26px;color:#616161}._footer_area_nsmxc_3 ._family_box_nsmxc_102 ._btn_nsmxc_108._on_nsmxc_134~._family_link_nsmxc_114,._footer_area_nsmxc_3 ._family_box_nsmxc_102:hover ._family_link_nsmxc_114{display:block}@media all and (max-width: 1500px){._footer_area_nsmxc_3 ._info_nsmxc_74 span:nth-child(1){width:100%}._footer_area_nsmxc_3 ._info_nsmxc_74 span:nth-child(2):before{display:none}}@media all and (max-width: 1280px){div._footer_area_nsmxc_3{height:auto;padding:30px 60px}._footer_area_nsmxc_3 h2{height:40px}._footer_area_nsmxc_3 ._family_box_nsmxc_102{height:40px;margin:0;padding:0}._footer_area_nsmxc_3 ._foot_box_nsmxc_27{order:1;flex:auto;height:auto;padding:0;margin:20px 0 0}}._footer_area_nsmxc_3 ._family_box_nsmxc_102 ._open_family_nsmxc_176{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 225 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='225' height='40' fill='%23F8F6F6'/%3E%3Cpath d='M14.0167 24.7646H15.3187V20.1586H19.2387V19.0666H15.3187V15.5946H19.9387V14.5026H14.0167V24.7646ZM22.3461 24.9466C23.2841 24.9466 24.1381 24.4566 24.8661 23.8546H24.9081L25.0201 24.7646H26.0701V20.0886C26.0701 18.2126 25.2861 16.9666 23.4381 16.9666C22.2201 16.9666 21.1421 17.5126 20.4421 17.9606L20.9461 18.8426C21.5481 18.4366 22.3461 18.0306 23.2281 18.0306C24.4741 18.0306 24.7961 18.9686 24.7961 19.9486C21.5621 20.3126 20.1201 21.1386 20.1201 22.7906C20.1201 24.1626 21.0721 24.9466 22.3461 24.9466ZM22.7101 23.9246C21.9541 23.9246 21.3661 23.5746 21.3661 22.7066C21.3661 21.7266 22.2341 21.0966 24.7961 20.7886V22.9166C24.0541 23.5746 23.4521 23.9246 22.7101 23.9246ZM27.9984 24.7646H29.2724V19.2486C29.9724 18.4646 30.6164 18.0866 31.1904 18.0866C32.1564 18.0866 32.6044 18.6886 32.6044 20.1166V24.7646H33.8784V19.2486C34.5924 18.4646 35.2084 18.0866 35.7964 18.0866C36.7624 18.0866 37.2105 18.6886 37.2105 20.1166V24.7646H38.4844V19.9486C38.4844 18.0026 37.7424 16.9666 36.1745 16.9666C35.2504 16.9666 34.4524 17.5686 33.6684 18.4226C33.3604 17.5266 32.7304 16.9666 31.5684 16.9666C30.6584 16.9666 29.8604 17.5406 29.2024 18.2686H29.1604L29.0484 17.1626H27.9984V24.7646ZM40.4594 24.7646H41.7334V17.1626H40.4594V24.7646ZM41.1034 15.5946C41.6074 15.5946 41.9854 15.2446 41.9854 14.7686C41.9854 14.2506 41.6074 13.9426 41.1034 13.9426C40.5994 13.9426 40.2214 14.2506 40.2214 14.7686C40.2214 15.2446 40.5994 15.5946 41.1034 15.5946ZM45.1589 24.9466C45.4949 24.9466 45.7189 24.9046 45.9009 24.8346L45.7189 23.8546C45.5789 23.8826 45.5229 23.8826 45.4529 23.8826C45.2569 23.8826 45.0889 23.7286 45.0889 23.3366V13.6206H43.8149V23.2526C43.8149 24.3306 44.2069 24.9466 45.1589 24.9466ZM47.433 28.0406C48.945 28.0406 49.729 26.8926 50.261 25.3946L53.131 17.1626H51.885L50.527 21.3906C50.317 22.0626 50.093 22.8326 49.883 23.5186H49.813C49.575 22.8326 49.309 22.0486 49.085 21.3906L47.531 17.1626H46.201L49.253 24.7786L49.085 25.3526C48.777 26.2906 48.231 26.9906 47.363 26.9906C47.167 26.9906 46.943 26.9206 46.789 26.8646L46.537 27.8866C46.775 27.9846 47.069 28.0406 47.433 28.0406ZM59.7067 24.9466C61.8487 24.9466 63.1927 23.6586 63.1927 22.0346C63.1927 20.5086 62.2687 19.8086 61.0787 19.2906L59.6087 18.6606C58.8107 18.3246 57.9147 17.9466 57.9147 16.9526C57.9147 16.0286 58.6707 15.4406 59.8327 15.4406C60.7847 15.4406 61.5407 15.8186 62.1707 16.4066L62.8567 15.5806C62.1287 14.8246 61.0507 14.3066 59.8327 14.3066C57.9707 14.3066 56.5987 15.4546 56.5987 17.0366C56.5987 18.5346 57.7327 19.2626 58.6847 19.6686L60.1687 20.3126C61.1347 20.7466 61.8767 21.0826 61.8767 22.1326C61.8767 23.1406 61.0647 23.8126 59.7207 23.8126C58.6567 23.8126 57.6207 23.3086 56.8787 22.5386L56.1087 23.4206C57.0047 24.3586 58.2507 24.9466 59.7067 24.9466ZM64.5922 24.7646H65.8662V17.1626H64.5922V24.7646ZM65.2362 15.5946C65.7402 15.5946 66.1182 15.2446 66.1182 14.7686C66.1182 14.2506 65.7402 13.9426 65.2362 13.9426C64.7322 13.9426 64.3542 14.2506 64.3542 14.7686C64.3542 15.2446 64.7322 15.5946 65.2362 15.5946ZM70.3417 24.9466C70.8037 24.9466 71.3077 24.8066 71.7417 24.6666L71.4897 23.7146C71.2377 23.8126 70.8877 23.9106 70.6217 23.9106C69.7397 23.9106 69.4457 23.3786 69.4457 22.4406V18.1986H71.5037V17.1626H69.4457V15.0346H68.3817L68.2277 17.1626L67.0377 17.2326V18.1986H68.1717V22.4126C68.1717 23.9386 68.7177 24.9466 70.3417 24.9466ZM75.5859 24.9466C76.6219 24.9466 77.4339 24.5966 78.1059 24.1626L77.6439 23.3226C77.0839 23.7006 76.4819 23.9246 75.7399 23.9246C74.2979 23.9246 73.3039 22.8886 73.2199 21.2646H78.3439C78.3719 21.0826 78.3999 20.8166 78.3999 20.5366C78.3999 18.3666 77.3079 16.9666 75.3759 16.9666C73.6119 16.9666 71.9459 18.5066 71.9459 20.9706C71.9459 23.4766 73.5699 24.9466 75.5859 24.9466ZM73.2059 20.3546C73.3599 18.8566 74.3119 17.9886 75.3899 17.9886C76.5799 17.9886 77.2799 18.8146 77.2799 20.3546H73.2059Z' fill='%23616161'/%3E%3Cpath d='M206.207 23.1474H207.521V19.2054H211.175V17.9814H207.521V14.0574H206.207V17.9814H202.553V19.2054H206.207V23.1474Z' fill='%23616161'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat}@media all and (max-width: 767px){.is--mobile ._footer_area_nsmxc_3{margin:0;padding:32px 20px}.is--mobile ._footer_area_nsmxc_3 h2{order:3;width:124px}.is--mobile ._footer_area_nsmxc_3 ._foot_box_nsmxc_27,.is--mobile ._footer_area_nsmxc_3 ._foot_box_nsmxc_27 ._cont_link_nsmxc_37{margin:0 0 20px}.is--mobile ._footer_area_nsmxc_3 ._foot_box_nsmxc_27 ._cont_link_nsmxc_37 ul li{letter-spacing:-.05em}.is--mobile ._footer_area_nsmxc_3 ._foot_box_nsmxc_27 ._cont_link_nsmxc_37 ul li+li{margin-left:14px}.is--mobile ._footer_area_nsmxc_3 ._family_box_nsmxc_102{order:4;width:138px}.is--mobile ._footer_area_nsmxc_3 ._family_box_nsmxc_102 ._btn_nsmxc_108{width:138px}.is--mobile ._footer_area_nsmxc_3 ._family_box_nsmxc_102 ._open_family_nsmxc_176{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='138' height='40' fill='none'%3E%3Cpath fill='%23F8F6F6' d='M0 0h138v40H0z'/%3E%3Cpath fill='%23616161' d='M13.4 25V14.738h5.922v1.092h-4.62v3.472h3.92v1.092h-3.92V25H13.4Zm8.33.182c-1.275 0-2.227-.784-2.227-2.156 0-1.652 1.442-2.478 4.676-2.842 0-.98-.322-1.918-1.568-1.918-.882 0-1.68.406-2.282.812l-.504-.882c.7-.448 1.778-.994 2.996-.994 1.848 0 2.632 1.246 2.632 3.122V25h-1.05l-.112-.91h-.042c-.728.602-1.582 1.092-2.52 1.092Zm.363-1.022c.742 0 1.344-.35 2.086-1.008v-2.128c-2.562.308-3.43.938-3.43 1.918 0 .868.588 1.218 1.344 1.218Zm5.289.84v-7.602h1.05l.112 1.106h.042c.658-.728 1.456-1.302 2.366-1.302 1.162 0 1.792.56 2.1 1.456.784-.854 1.582-1.456 2.506-1.456 1.568 0 2.31 1.036 2.31 2.982V25h-1.274v-4.648c0-1.428-.448-2.03-1.414-2.03-.588 0-1.204.378-1.918 1.162V25h-1.274v-4.648c0-1.428-.448-2.03-1.414-2.03-.574 0-1.218.378-1.918 1.162V25h-1.274Zm12.46 0v-7.602h1.275V25h-1.274Zm.645-9.17c-.504 0-.882-.35-.882-.826 0-.518.378-.826.882-.826s.882.308.882.826c0 .476-.378.826-.882.826Zm4.055 9.352c-.952 0-1.344-.616-1.344-1.694v-9.632h1.274v9.716c0 .392.168.546.364.546.07 0 .126 0 .266-.028l.182.98c-.182.07-.406.112-.742.112Zm2.274 3.094a2.34 2.34 0 0 1-.896-.154l.252-1.022c.154.056.378.126.574.126.868 0 1.414-.7 1.722-1.638l.168-.574-3.052-7.616h1.33l1.554 4.228c.224.658.49 1.442.728 2.128h.07c.21-.686.434-1.456.644-2.128l1.358-4.228h1.246l-2.87 8.232c-.532 1.498-1.316 2.646-2.828 2.646Zm12.274-3.094a4.904 4.904 0 0 1-3.598-1.526l.77-.882c.742.77 1.778 1.274 2.842 1.274 1.344 0 2.156-.672 2.156-1.68 0-1.05-.742-1.386-1.708-1.82l-1.484-.644c-.952-.406-2.086-1.134-2.086-2.632 0-1.582 1.372-2.73 3.234-2.73 1.218 0 2.296.518 3.024 1.274l-.686.826c-.63-.588-1.386-.966-2.338-.966-1.162 0-1.918.588-1.918 1.512 0 .994.896 1.372 1.694 1.708l1.47.63c1.19.518 2.114 1.218 2.114 2.744 0 1.624-1.344 2.912-3.486 2.912ZM63.975 25v-7.602h1.274V25h-1.273Zm.645-9.17c-.505 0-.883-.35-.883-.826 0-.518.378-.826.883-.826.504 0 .881.308.881.826 0 .476-.377.826-.882.826Zm5.105 9.352c-1.624 0-2.17-1.008-2.17-2.534v-4.214h-1.134v-.966l1.19-.07.154-2.128h1.064v2.128h2.058v1.036h-2.058v4.242c0 .938.294 1.47 1.176 1.47.266 0 .616-.098.868-.196l.252.952c-.434.14-.938.28-1.4.28Zm5.244 0c-2.016 0-3.64-1.47-3.64-3.976 0-2.464 1.666-4.004 3.43-4.004 1.932 0 3.024 1.4 3.024 3.57 0 .28-.028.546-.056.728h-5.124c.084 1.624 1.078 2.66 2.52 2.66.742 0 1.344-.224 1.904-.602l.462.84c-.672.434-1.484.784-2.52.784Zm-2.38-4.592h4.074c0-1.54-.7-2.366-1.89-2.366-1.078 0-2.03.868-2.184 2.366ZM121.338 24.912V20.97h-3.654v-1.224h3.654v-3.924h1.314v3.924h3.654v1.224h-3.654v3.942h-1.314Z'/%3E%3C/svg%3E")}}._library_option_az14i_1{display:flex;justify-content:flex-end;height:30px;margin:0 0 16px;padding:6px 24px 0 0;box-sizing:border-box}._library_option_az14i_1 [class*=option_]{margin-left:22px;height:24px}._library_option_az14i_1 [class*=option_] ._btn_az14i_13,._library_option_az14i_1 [class*=option_] svg{width:24px;height:24px}._library_option_az14i_1 ._option_order_az14i_20{position:relative;box-sizing:border-box}._library_option_az14i_1 ._option_order_az14i_20:after{content:"";position:absolute;right:-17px;top:1px;width:1px;height:22px;background-color:#dadce0;box-sizing:border-box}._library_option_az14i_1 ._option_order_az14i_20 ._is_order_az14i_35{display:flex;justify-content:flex-end;align-items:center;padding:0 4px 0 0;border-radius:2px}._library_option_az14i_1 ._option_order_az14i_20 ._is_order_az14i_35 ._order_arrow_az14i_42{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-width='2.5' d='M4 4.5h14M4 9.5h6M4 14.5h4M4 19.5h2'/%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m13 16 4 4 4-4M17 19V9'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:24px auto}._library_option_az14i_1 ._option_order_az14i_20 ._is_order_az14i_35 ._order_arrow_az14i_42._on_az14i_50{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23FFB400' stroke-linecap='round' stroke-width='2.5' d='M4 4.5h14M4 9.5h6M4 14.5h4M4 19.5h2'/%3E%3Cpath stroke='%23FFB400' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m13 16 4 4 4-4M17 19V9'/%3E%3C/svg%3E")}._library_option_az14i_1 ._option_order_az14i_20 ._is_order_az14i_35 ._order_arrow_az14i_42._asc_az14i_54{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-width='2.5' d='M4 4.5h14M4 9.5h6M4 14.5h4M4 19.5h2'/%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m13 13 4-4 4 4M17 10v10'/%3E%3C/svg%3E")}._library_option_az14i_1 ._option_order_az14i_20 ._is_order_az14i_35 ._order_arrow_az14i_42._asc_az14i_54._on_az14i_50{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23FFB400' stroke-linecap='round' stroke-width='2.5' d='M4 4.5h14M4 9.5h6M4 14.5h4M4 19.5h2'/%3E%3Cpath stroke='%23FFB400' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m13 13 4-4 4 4M17 10v10'/%3E%3C/svg%3E")}@media (hover: hover){._library_option_az14i_1 ._is_order_az14i_35 ._order_arrow_az14i_42:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%239E9E9E' stroke-linecap='round' stroke-width='2.5' d='M4 4.5h14M4 9.5h6M4 14.5h4M4 19.5h2'/%3E%3Cpath stroke='%239E9E9E' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m13 16 4 4 4-4M17 19V9'/%3E%3C/svg%3E")}._library_option_az14i_1 ._is_order_az14i_35 ._order_arrow_az14i_42._asc_az14i_54:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%239E9E9E' stroke-linecap='round' stroke-width='2.5' d='M4 4.5h14M4 9.5h6M4 14.5h4M4 19.5h2'/%3E%3Cpath stroke='%239E9E9E' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m13 13 4-4 4 4M17 10v10'/%3E%3C/svg%3E")}}._library_select_text_az14i_80{position:absolute;top:95px;left:90px}._library_select_text_az14i_80 ._desc_az14i_85{color:var(--color-text-deep)}._library_select_text_az14i_80 ._desc_az14i_85 ._count_az14i_88,._library_select_text_az14i_80 ._desc_az14i_85 .count{color:var(--color-point)}@media all and (max-width: 767px){.is--mobile ._library_option_az14i_1{height:0;margin:0;padding:0}.is--mobile ._library_select_text_az14i_80{top:70px;left:50px}}._edit_active_box_t6s41_1{display:flex;flex-direction:row;align-items:center;margin-right:-4px}._edit_active_box_t6s41_1 ._btn_t6s41_8{margin-left:10px}._view_share_t6s41_12{margin-right:8px}._view_share_t6s41_12 input+.clabel{color:var(--color-text-base)}._btn_t6s41_8._b_t_t6s41_20{display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;min-width:68px;padding:0 20px;border:1px solid var(--color-accent);border-radius:32px}._btn_t6s41_8._b_t_t6s41_20._s30_t6s41_32{height:30px}._btn_t6s41_8._b_t_t6s41_20._dull_t6s41_36{background-color:var(--color-background);border-color:var(--color-border-base)}._btn_t6s41_8._b_t_t6s41_20._point_t6s41_41{background-color:var(--color-point);border-color:var(--color-point)}._btn_t6s41_8._b_t_t6s41_20._point_t6s41_41._is--disabled_t6s41_46{background-color:var(--color-disabled);border-color:var(--color-disabled);cursor:auto}._btn_t6s41_8._b_t_t6s41_20 span{margin-top:-.02em}._btn_t6s41_8._b_t_t6s41_20._s30_t6s41_32 span,._btn_t6s41_8._b_t_t6s41_20._s30_t6s41_32._dull_t6s41_36 span,._btn_t6s41_8._b_t_t6s41_20._s30_t6s41_32._point_t6s41_41 span{font-size:13px}._btn_t6s41_8._b_t_t6s41_20._dull_t6s41_36 span{font-size:15px;font-weight:400;color:var(--color-text-deep)}._btn_t6s41_8._b_t_t6s41_20._dull_t6s41_36._on_t6s41_68 span,._btn_t6s41_8._b_t_t6s41_20._point_t6s41_41 span{font-weight:700;color:#fff}@media (hover: hover){._btn_t6s41_8._b_t_t6s41_20:not(._is--disabled_t6s41_46):hover{background-color:#e4a91b;border-color:#e4a91b}._btn_t6s41_8._b_t_t6s41_20._dull_t6s41_36:not(._is--disabled_t6s41_46):hover{background-color:#fff8e8;border-color:#ffb400}._btn_t6s41_8._b_t_t6s41_20._point_t6s41_41:not(._is--disabled_t6s41_46):hover{background-color:#d11717;border-color:#d11717}}@media all and (max-width: 767px){.is--mobile ._edit_active_box_t6s41_1{justify-content:flex-end;position:absolute;top:14px}.is--mobile ._edit_active_box_t6s41_1 ._view_share_t6s41_12{position:absolute;top:85px;right:10px}}._library_list_1wqyy_1{width:100%;height:100%;-webkit-transition:all ease .3s;transition:all ease .3s}._library_list_1wqyy_1._details--opened_1wqyy_8{width:calc(100% - 360px)}._is--editing_1wqyy_12 ._book_items_1wqyy_12 a,._is--editing_1wqyy_12 ._book_items_1wqyy_12 ._cover_area_1wqyy_13,._is--editing_1wqyy_12 ._book_items_1wqyy_12 h3,._is--editing_1wqyy_12 ._book_items_1wqyy_12 ._btn_1wqyy_15{pointer-events:none}._is--editing_1wqyy_12 ._book_items_1wqyy_12 ._check_area_1wqyy_19 ._btn_1wqyy_15{pointer-events:auto}._book_items_1wqyy_12{display:flex;flex-direction:column;width:124px}._book_items_1wqyy_12._list_1wqyy_29{flex-direction:row;align-items:center;width:100%;height:68px;margin:0;box-sizing:border-box}._library_list_1wqyy_1._library--grid_1wqyy_38 ._book_items_1wqyy_12{position:relative;height:288px;margin:20px 37px 0}._library_list_1wqyy_1._library--list_1wqyy_47 .simplebar-scrollable-y{height:calc(100% - 42px)!important}._result_empty_1wqyy_51{display:flex;position:absolute;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;width:100%;height:100%;padding-bottom:60px;box-sizing:border-box}._trash_empty_1wqyy_64{display:flex;position:absolute;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-height:300px}._trash_empty_1wqyy_64 span{display:block;margin:38px auto 58px;font-weight:500;font-size:18px;color:var(--color-text-deep)}._library_list_1wqyy_1._library--grid_1wqyy_38 ._book_list_1wqyy_84{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:flex-start;align-items:flex-start;padding:0 15px}._library_list_1wqyy_1._library--list_1wqyy_47 ._book_list_1wqyy_84{flex-direction:column;background:none;margin:0 36px;padding:0;box-sizing:border-box}._library_list_1wqyy_1._library--list_1wqyy_47 ._book_list_1wqyy_84>li{border-bottom:1px solid var(--color-border-line)}._insert_book_1wqyy_108{width:124px;height:166px;border-radius:4px;border:2px solid var(--color-accent);box-sizing:border-box}._library--list_1wqyy_47 ._insert_book_1wqyy_108{width:39px;height:52px;margin:0 auto}@media (hover: hover){._library--list_1wqyy_47 ._book_items_1wqyy_12:hover ._insert_book_1wqyy_108._hidden_1wqyy_123{border:none}._library--list_1wqyy_47 ._book_items_1wqyy_12:hover ._insert_book_1wqyy_108._hidden_1wqyy_123 ._svg_insert_book_1wqyy_127{display:none}}._library--list_1wqyy_47 ._book_items_1wqyy_12 ._svg_insert_book_1wqyy_127{background-size:24px auto}._book_items_1wqyy_12 ._svg_insert_book_1wqyy_127{background-image:url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='22' width='46' height='2' rx='1' fill='%23F4C34F'/%3E%3Crect x='24' width='46' height='2' rx='1' transform='rotate(90 24 0)' fill='%23F4C34F'/%3E%3C/svg%3E");background-size:46px auto}.is--mobile ._library_list_1wqyy_1 .simplebar-content{height:100%}.is--mobile ._library_list_1wqyy_1 ._library_empty_1wqyy_147{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:nowrap;width:100%;height:100%;padding-bottom:60px;box-sizing:border-box}.is--mobile ._library_list_1wqyy_1 ._library_empty_1wqyy_147 img{width:186px;height:186px}.is--mobile ._library_list_1wqyy_1 ._library_empty_1wqyy_147 span{margin-top:38px;text-align:center;color:var(--color-text-deep);font-size:18px;font-weight:500;line-height:18px;letter-spacing:-.5px}@media all and (max-width: 767px){.is--mobile ._library_list_1wqyy_1 .simplebar-content{height:100%}.is--mobile ._library_list_1wqyy_1 ._book_list_1wqyy_84{padding:0 13px}.is--mobile ._library_list_1wqyy_1 ._book_list_1wqyy_84>li{width:50%}.is--mobile ._library_list_1wqyy_1 ._book_list_1wqyy_84>li ._book_items_1wqyy_12{margin-top:18px}}._book_list_head_4mqsk_1{display:flex;align-items:center;margin:0 36px;height:42px;background-color:#f9fafb;border-bottom:1px solid var(--color-border-line);box-sizing:border-box}._book_list_head_4mqsk_1 li{text-align:center;font-size:14px;color:var(--color-text-assort);line-height:40px}._book_list_head_4mqsk_1 ._is_order_4mqsk_18 ._open_order_menu_4mqsk_18{color:var(--color-text-assort)}._book_list_head_4mqsk_1 .order_arrow{margin-left:2px}._book_list_head_4mqsk_1 li{display:flex;justify-content:center;align-items:center}._book_list_head_4mqsk_1>li:nth-child(1){justify-content:flex-start;width:191px;min-width:191px;padding-left:24px;text-align:left;box-sizing:border-box}._book_list_head_4mqsk_1 li:nth-child(2){flex:1 0 0;min-width:70px}._book_list_head_4mqsk_1 li:nth-child(3){width:181px;min-width:181px}._mydrive_4mqsk_51._book_list_head_4mqsk_1 li:nth-child(3),._trash_4mqsk_52._book_list_head_4mqsk_1 li:nth-child(3){width:138px;min-width:138px;text-align:center}._book_list_head_4mqsk_1 li:nth-child(4),._mydrive_4mqsk_51._book_list_head_4mqsk_1 li:nth-child(5),._trash_4mqsk_52._book_list_head_4mqsk_1 li:nth-child(5){width:255px;min-width:255px}._search_4mqsk_65._book_list_head_4mqsk_1 li:nth-child(3){width:138px;min-width:138px}._search_4mqsk_65._book_list_head_4mqsk_1 li:nth-child(4){width:175px;min-width:175px}._mydrive_4mqsk_51._book_list_head_4mqsk_1 li:nth-child(4),._trash_4mqsk_52._book_list_head_4mqsk_1 li:nth-child(4),._search_4mqsk_65._book_list_head_4mqsk_1 li:nth-child(5){width:181px;min-width:181px;text-align:center}._search_4mqsk_65._book_list_head_4mqsk_1 li:nth-child(6){width:255px;min-width:255px}._option_order_4mqsk_88{position:relative;box-sizing:border-box}._option_order_4mqsk_88 ._is_order_4mqsk_18{display:flex;justify-content:flex-end;align-items:center;padding:0 4px 0 0;border-radius:2px}._open_order_menu_4mqsk_18{height:24px;padding:0 6px 0 8px;font-size:14px;font-weight:400;color:var(--color-text-deep);line-height:22px;border-radius:2px}.btn ._open_order_menu_4mqsk_18:hover{background-color:#eee}.btn._option_order_4mqsk_88:not(._dropdown_4mqsk_115):hover{background-color:#eee}._disabled_d2gj5_1{pointer-events:none}._book_items_1k5up_1{display:flex;flex-direction:column;width:150px}._book_items_1k5up_1{position:relative;height:334px;margin:20px 58px 0}._book_items_1k5up_1 ._items_uploading_1k5up_16{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;width:150px;height:200px;border-radius:4px;border:2px solid var(--color-accent);box-sizing:border-box}._progress_bar_1k5up_29{position:relative}._book_items_1k5up_1 ._items_uploading_1k5up_16 ._progress_bar_1k5up_29{width:70%;height:8px;margin:10px 0}._progress_bar_1k5up_29 ._progress_1k5up_29._rail_1k5up_39{position:absolute;width:100%;height:100%;box-sizing:border-box;background:var(--progress-color-rail);border-radius:4px}._progress_bar_1k5up_29 ._progress_1k5up_29._current_1k5up_48{position:absolute;top:0;left:0;height:100%;background:#ffb400;border-radius:4px;box-sizing:border-box}._book_items_1k5up_1 ._items_uploading_1k5up_16 span{font-size:13px}._library_info_11e5g_1{width:360px;overflow:auto}._library_info_11e5g_1 ._inner_11e5g_5{position:relative;height:auto;min-height:100%;padding:15px 20px;background-color:var(--color-background);background-image:url("data:image/svg+xml,%3Csvg width='352' height='189' viewBox='0 0 352 189' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='352' height='189' fill='%23F4F4F4'/%3E%3C/svg%3E%0A");background-position:0px 0px;background-repeat:no-repeat;background-size:360px auto;border-left:1px solid var(--color-border-line);box-sizing:border-box}._is--not-select_11e5g_18._library_info_11e5g_1 ._inner_11e5g_5{background:none}._library_info_11e5g_1 ._inner_11e5g_5 ._top_11e5g_22{display:flex;justify-content:space-between;align-items:center;height:25px;margin:0 0 20px}._library_info_11e5g_1 ._inner_11e5g_5 ._top_11e5g_22 ._tit_11e5g_29{font-size:18px;font-weight:500}._library_info_11e5g_1 ._inner_11e5g_5 ._top_11e5g_22 ._btn_wrap_11e5g_34{display:flex;justify-content:flex-end;align-items:center}._library_info_11e5g_1 ._inner_11e5g_5 ._top_11e5g_22 ._btn_wrap_11e5g_34 button{width:32px;height:32px}._library_info_11e5g_1 ._inner_11e5g_5 ._top_11e5g_22 ._btn_wrap_11e5g_34 button.book_trash{margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath stroke='%23616161' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.6' d='M19.2 11.2v-.64c0-.896 0-1.344-.174-1.686a1.6 1.6 0 0 0-.7-.7C17.984 8 17.536 8 16.64 8h-1.28c-.896 0-1.344 0-1.686.174a1.6 1.6 0 0 0-.7.7c-.174.342-.174.79-.174 1.686v.64m1.6 4.4v4m3.2-4v4m-8.8-8.4h14.4m-1.6 0v8.96c0 1.344 0 2.016-.262 2.53a2.4 2.4 0 0 1-1.049 1.048c-.513.262-1.185.262-2.53.262h-3.52c-1.343 0-2.015 0-2.529-.262a2.4 2.4 0 0 1-1.049-1.048c-.261-.514-.261-1.186-.261-2.53V11.2'/%3E%3C/svg%3E")}._library_info_11e5g_1 ._inner_11e5g_5 ._top_11e5g_22 ._btn_wrap_11e5g_34 button ._svg_i_11e5g_48{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath fill='%23616161' fill-rule='evenodd' d='M10.566 9.435a.8.8 0 0 0-1.131 1.13L14.869 16l-5.434 5.434a.8.8 0 0 0 1.13 1.132L16 17.132l5.434 5.434a.8.8 0 0 0 1.132-1.131L17.132 16l5.434-5.434a.8.8 0 0 0-1.131-1.131L16 14.869l-5.434-5.434Z' clip-rule='evenodd'/%3E%3C/svg%3E")}._library_info_11e5g_1 .simplebar-content{height:100%}._library_info_11e5g_1 .simplebar-scrollbar:before{background-color:#bdbdbd}@media all and (max-width: 767px){.is--mobile ._library_info_11e5g_1{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}.is--mobile ._library_info_11e5g_1 ._inner_11e5g_5{padding:18px 20px;background:linear-gradient(180deg,rgba(234,234,234,1) 187px,rgba(255,255,255,1) 188px);border-left:0}.is--mobile ._library_info_11e5g_1 ._inner_11e5g_5 ._top_11e5g_22{margin:0 0 18px}}._panel_1fps8_1{display:flex;flex-direction:column;align-items:center;padding-top:30px}._panel_1fps8_1 p{display:block;margin:40px auto 0;width:100%;font-size:15px;line-height:1.4;text-align:center;color:var(--color-text-deep);white-space:pre-line}._panel_ik2de_1{margin-bottom:8px}._panel_ik2de_1:last-child{margin-bottom:0}._panel_ik2de_1 ._panel_title_ik2de_9{display:flex;align-items:center;margin-bottom:16px}._panel_ik2de_1 ._panel_title_ik2de_9 span:not(.shareInfo){font-size:14px;font-weight:500;color:var(--color-text-deep);line-height:14px}._panel_inner_ik2de_22{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;width:100%;box-sizing:border-box}._panel_row_fpaub_1{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:8px;box-sizing:border-box}.projectIndex ._panel_row_fpaub_1{flex-direction:column}._panel_row_fpaub_1:last-child{padding-bottom:16px;border-bottom:1px solid var(--color-border-line)}._panel_row_fpaub_1._column_fpaub_19{flex-direction:column;border-bottom:none}._panel_row_fpaub_1._a_center_fpaub_24{align-items:center;align-content:center}._panel_row_fpaub_1 ._sub_fpaub_29{width:94px;font-size:13px;line-height:1.4;color:var(--color-text-assort);box-sizing:border-box}:lang(en) ._panel_row_fpaub_1 ._sub_fpaub_29{width:120px}._panel_row_fpaub_1 ._detail_fpaub_41{flex:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;font-size:13px;line-height:1.4;color:var(--color-text-base);box-sizing:border-box;overflow-wrap:break-word}._panel_row_fpaub_1 ._detail_fpaub_41._link_fpaub_54{color:var(--color-text-sky)}._panel_row_fpaub_1 ._detail_fpaub_41._quiz_csv_fpaub_58{display:flex;flex-direction:column;gap:12px;width:100%;overflow:visible;-webkit-line-clamp:unset}._panel_row_fpaub_1 ._detail_fpaub_41 ._not_fpaub_68{color:#757575}._panel_row_fpaub_1 ._detail_fpaub_41 ._msg_fpaub_72{display:block;color:var(--color-point);overflow:auto}._panel_row_fpaub_1 ._detail_fpaub_41._usesumary_fpaub_78{width:100%;color:var(--progress-color-txt);line-height:27px}._download_notice_fpaub_84{font-size:13px;line-height:1.5;color:var(--color-text-base)}._download_button_fpaub_90{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:fit-content;min-width:124px;height:36px;padding:0 14px;border:1px solid #d0d0d0;border-radius:999px;background-color:#fff;color:var(--color-text-base);cursor:pointer}._download_button_fpaub_90:disabled{border-color:#e0e0e0;background-color:#f7f7f7;color:#9e9e9e;cursor:not-allowed}@media (hover: hover){._download_button_fpaub_90:not(:disabled):hover{border-color:var(--color-accent);background-color:#fff8e8}}._download_button_fpaub_90 span{font-size:14px;font-weight:500;line-height:1}._download_button_icon_fpaub_126{display:block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 2.33325V9.33325' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M5.33301 7.33325L7.99967 9.99992L10.6663 7.33325' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.33301 12.3333H12.6663' stroke='%239E9E9E' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:16px 16px}._panel_row_fpaub_1 em{font-style:normal;font-weight:700}._panel_row_fpaub_1 em._dday_fpaub_141{margin-left:4px;font-weight:400}._panel_row_fpaub_1 em._expiration_fpaub_146{color:var(--color-point)}._unit_items_fpaub_150{overflow:hidden}._unit_items_fpaub_150._active_fpaub_154{height:auto;max-height:none}._unit_items_fpaub_150 ._items_fpaub_159{font-size:13px;font-weight:400}._unit_items_fpaub_150 ._items_fpaub_159 ._depth1_fpaub_164{display:block;margin:0 0 8px;padding-left:0;color:var(--color-text-base);word-break:break-word}._unit_items_fpaub_150 ._items_fpaub_159 ._depth2_fpaub_172{display:block;margin:0 0 8px;padding-left:22px;color:var(--color-text-assort)}._share_url_fpaub_179{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;height:36px;padding:0 12px;background-color:#f4f4f4;border-radius:4px;box-sizing:border-box}._share_url_fpaub_179 ._url_fpaub_192{width:180px;height:20px;line-height:20px;text-align:left;word-break:break-all}._share_url_fpaub_179 ._btn_fpaub_200._copyurl_fpaub_200{width:20px;height:20px;text-indent:-9999px;background-position:center center;background-repeat:no-repeat}._btn_fpaub_200._copyurl_fpaub_200{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.16699 13.3332C4.62723 13.3332 5.00033 12.9601 5.00033 12.4998C5.00033 12.0396 4.62723 11.6665 4.16699 11.6665V13.3332ZM1.66699 10.8332H0.833659H1.66699ZM3.33366 1.6665V0.833171V1.6665ZM10.8337 1.6665V0.833171V1.6665ZM11.667 4.1665C11.667 4.62674 12.0401 4.99984 12.5003 4.99984C12.9606 4.99984 13.3337 4.62674 13.3337 4.1665H11.667ZM9.16699 8.33317H16.667V6.6665H9.16699V8.33317ZM16.667 8.33317C17.1272 8.33317 17.5003 8.70627 17.5003 9.1665H19.167C19.167 7.78579 18.0477 6.6665 16.667 6.6665V8.33317ZM17.5003 9.1665V16.6665H19.167V9.1665H17.5003ZM17.5003 16.6665C17.5003 17.1267 17.1272 17.4998 16.667 17.4998V19.1665C18.0477 19.1665 19.167 18.0472 19.167 16.6665H17.5003ZM16.667 17.4998H9.16699V19.1665H16.667V17.4998ZM9.16699 17.4998C8.70675 17.4998 8.33366 17.1267 8.33366 16.6665H6.66699C6.66699 18.0472 7.78628 19.1665 9.16699 19.1665V17.4998ZM8.33366 16.6665V9.1665H6.66699V16.6665H8.33366ZM8.33366 9.1665C8.33366 8.70627 8.70675 8.33317 9.16699 8.33317V6.6665C7.78628 6.6665 6.66699 7.78579 6.66699 9.1665H8.33366ZM4.16699 11.6665H3.33366V13.3332H4.16699V11.6665ZM3.33366 11.6665C3.11265 11.6665 2.90068 11.5787 2.7444 11.4224L1.56589 12.6009C2.03473 13.0698 2.67062 13.3332 3.33366 13.3332V11.6665ZM2.7444 11.4224C2.58812 11.2661 2.50033 11.0542 2.50033 10.8332H0.833659C0.833659 11.4962 1.09705 12.1321 1.56589 12.6009L2.7444 11.4224ZM2.50033 10.8332V3.33317H0.833659V10.8332H2.50033ZM2.50033 3.33317C2.50033 3.11216 2.58812 2.9002 2.7444 2.74391L1.56589 1.5654C1.09705 2.03424 0.833659 2.67013 0.833659 3.33317H2.50033ZM2.7444 2.74391C2.90068 2.58763 3.11264 2.49984 3.33366 2.49984V0.833171C2.67062 0.833171 2.03473 1.09656 1.56589 1.5654L2.7444 2.74391ZM3.33366 2.49984H10.8337V0.833171H3.33366V2.49984ZM10.8337 2.49984C11.0547 2.49984 11.2666 2.58763 11.4229 2.74391L12.6014 1.5654C12.1326 1.09656 11.4967 0.833171 10.8337 0.833171V2.49984ZM11.4229 2.74391C11.5792 2.9002 11.667 3.11216 11.667 3.33317H13.3337C13.3337 2.67013 13.0703 2.03424 12.6014 1.5654L11.4229 2.74391ZM11.667 3.33317V4.1665H13.3337V3.33317H11.667Z' fill='%2310A4DB'/%3E%3C/svg%3E%0A")}._table_list_fpaub_212 span{font-size:13px;color:var(--color-text-base);box-sizing:border-box;text-align:center;overflow-wrap:break-word}._table_list_fpaub_212._table_head_fpaub_220,._table_list_fpaub_212._table_body_fpaub_221 ._items_fpaub_159{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:35px;border-bottom:1px solid var(--color-border-line)}._table_list_fpaub_212._table_body_fpaub_221{width:100%}._table_head_fpaub_220._activity_head_fpaub_235 span:nth-child(1),._table_body_fpaub_221._activity_body_fpaub_236 ._items_fpaub_159 span:nth-child(1){width:40px;text-align:left}._table_head_fpaub_220._activity_head_fpaub_235 span:nth-child(2),._table_body_fpaub_221._activity_body_fpaub_236 ._items_fpaub_159 span:nth-child(2){width:80px}._table_head_fpaub_220._activity_head_fpaub_235 span:nth-child(3),._table_body_fpaub_221._activity_body_fpaub_236 ._items_fpaub_159 span:nth-child(3){width:60px}._table_head_fpaub_220._activity_head_fpaub_235 span:nth-child(4),._table_body_fpaub_221._activity_body_fpaub_236 ._items_fpaub_159 span:nth-child(4){width:80px;padding-right:20px}._activity_body_fpaub_236 ._items_fpaub_159:nth-child(1),._activity_body_fpaub_236 ._items_fpaub_159:nth-child(2),._activity_body_fpaub_236 ._items_fpaub_159:nth-child(3){display:flex}._activity_body_fpaub_236 ._more_fpaub_263{content:"";display:block;width:100%;height:35px;border-bottom:1px solid var(--color-border-line);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 2 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23333333'/%3E%3Ccircle cx='1' cy='7' r='1' fill='%23333333'/%3E%3Ccircle cx='1' cy='13' r='1' fill='%23333333'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;background-size:2px auto;box-sizing:content-box}._word_fpaub_276{color:var(--color-text-sky)}._word_fpaub_276~._word_fpaub_276{margin-left:6px}.useList ._unit_items_fpaub_150{width:100%}.useList ._unit_items_fpaub_150 ._items_fpaub_159{display:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:27px;border-top:1px solid var(--color-border-line);font-size:13px;line-height:1.4}.useList ._unit_items_fpaub_150 ._items_fpaub_159 ._detail_fpaub_41{-webkit-line-clamp:1}.useList ._unit_items_fpaub_150 ._items_fpaub_159 ._page_fpaub_303{width:100px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-line-clamp:1}.useList ._unit_items_fpaub_150 ._items_fpaub_159:nth-child(1),.useList ._unit_items_fpaub_150 ._items_fpaub_159:nth-child(2),.useList ._unit_items_fpaub_150 ._items_fpaub_159:nth-child(3){display:flex}.useList ._unit_items_fpaub_150._active_fpaub_154 ._items_fpaub_159{display:flex}._panel_1q7kg_1{margin-bottom:8px}._panel_title_1q7kg_5{display:flex;align-items:center;margin-bottom:20px}._panel_title_1q7kg_5 span{font-size:14px;font-weight:500;color:var(--color-text-deep);line-height:14px}._panel_inner_1q7kg_18{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;width:100%;box-sizing:border-box}._panel_row_1q7kg_28{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:8px;padding-bottom:16px;border-bottom:none;box-sizing:border-box}._detail_1q7kg_39{flex:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:visible;text-overflow:ellipsis;-webkit-line-clamp:2;font-size:13px;line-height:1.4;color:var(--color-text-base);box-sizing:border-box}._panel_cover_1q7kg_52{display:block;position:relative;width:124px;height:166px;margin:0 auto}._panel_cover_1q7kg_52._ebook_1q7kg_60:before{content:"";position:absolute;left:0;top:0;width:14px;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='14' height='168' viewBox='0 0 14 168' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.4'%3E%3Crect width='5.6' height='168' fill='url(%23paint0_linear_570_39894)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:multiply' opacity='0.4'%3E%3Crect x='1.39941' width='11.9' height='168' fill='url(%23paint1_linear_570_39894)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_570_39894' x1='4.25021e-07' y1='49.7' x2='3.11111' y2='49.7' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2333353A' stop-opacity='0.5'/%3E%3Cstop offset='1' stop-color='%23C4C4C4' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_570_39894' x1='1.39941' y1='49.7' x2='8.01053' y2='49.7' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.229167' stop-color='%23A8A8A9' stop-opacity='0.0969388'/%3E%3Cstop offset='0.291667' stop-color='%234D4F53' stop-opacity='0.5'/%3E%3Cstop offset='0.489583' stop-color='%2333353A' stop-opacity='0.5'/%3E%3Cstop offset='0.578125' stop-color='%23616266' stop-opacity='0.5'/%3E%3Cstop offset='0.723958' stop-color='%23C4C4C4' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");background-position:0 0;background-repeat:repeat-y;background-size:14px 100%;z-index:2}._panel_cover_1q7kg_52 img{z-index:1;position:relative;display:block;width:100%;height:166px}._panel_cover_1q7kg_52._ebook_1q7kg_60:after{content:"";position:absolute;left:-2px;bottom:-4px;width:158px;height:29px;background-image:url("data:image/svg+xml,%3Csvg width='158' height='29' viewBox='0 0 158 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5' filter='url(%23filter0_f_570_39890)'%3E%3Cpath d='M130.923 25H4L27.5786 4H154L130.923 25Z' fill='url(%23paint0_linear_570_39890)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_570_39890' x='0' y='0' width='158' height='29' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='2' result='effect1_foregroundBlur_570_39890'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_570_39890' x1='79' y1='4' x2='79' y2='25' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23535353' stop-opacity='0'/%3E%3Cstop offset='0.791667' stop-color='%23535353'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");background-position:0 0;background-repeat:no-repeat;background-size:100% auto}._register_1q7kg_95{z-index:2;text-indent:-9999px;position:absolute;left:2px;top:2px;width:40px;height:40px;background-position:center center;background-repeat:no-repeat;background-size:100% auto;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='41' height='41' viewBox='0 0 41 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_772_396' fill='white'%3E%3Cpath d='M3.22009 11.2188C3.22009 6.80047 6.80181 3.21875 11.2201 3.21875H29.1001C33.5184 3.21875 37.1001 6.80047 37.1001 11.2188V29.0987C37.1001 33.517 33.5184 37.0987 29.1001 37.0987H11.2201C6.80182 37.0987 3.22009 33.517 3.22009 29.0987V11.2188Z'/%3E%3C/mask%3E%3Cpath d='M3.22009 11.2188C3.22009 6.80047 6.80181 3.21875 11.2201 3.21875H29.1001C33.5184 3.21875 37.1001 6.80047 37.1001 11.2188V29.0987C37.1001 33.517 33.5184 37.0987 29.1001 37.0987H11.2201C6.80182 37.0987 3.22009 33.517 3.22009 29.0987V11.2188Z' fill='%23BDBDBD'/%3E%3Cpath d='M11.2201 5.21875H29.1001V1.21875H11.2201V5.21875ZM35.1001 11.2188V29.0987H39.1001V11.2188H35.1001ZM29.1001 35.0987H11.2201V39.0987H29.1001V35.0987ZM5.22009 29.0987V11.2188H1.22009V29.0987H5.22009ZM11.2201 35.0987C7.90638 35.0987 5.22009 32.4125 5.22009 29.0987H1.22009C1.22009 34.6216 5.69725 39.0987 11.2201 39.0987V35.0987ZM35.1001 29.0987C35.1001 32.4125 32.4138 35.0987 29.1001 35.0987V39.0987C34.6229 39.0987 39.1001 34.6216 39.1001 29.0987H35.1001ZM29.1001 5.21875C32.4138 5.21875 35.1001 7.90504 35.1001 11.2188H39.1001C39.1001 5.6959 34.6229 1.21875 29.1001 1.21875V5.21875ZM11.2201 1.21875C5.69724 1.21875 1.22009 5.6959 1.22009 11.2188H5.22009C5.22009 7.90504 7.90638 5.21875 11.2201 5.21875V1.21875Z' fill='white' mask='url(%23path-1-inside-1_772_396)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.94006 30.3789L9.94006 20.7189L14.9801 20.7189L14.9801 30.3789L9.94006 30.3789Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.64 30.3789L17.64 9.93891L22.68 9.93891L22.68 30.3789L17.64 30.3789Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.3401 30.3789L25.3401 14.5589L30.3801 14.5589L30.3801 30.3789L25.3401 30.3789Z' fill='white'/%3E%3C/svg%3E%0A")}._register_1q7kg_95._on_1q7kg_110{background-image:url("data:image/svg+xml,%3Csvg width='41' height='41' viewBox='0 0 41 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_772_396' fill='white'%3E%3Cpath d='M3.22009 11.2188C3.22009 6.80047 6.80181 3.21875 11.2201 3.21875H29.1001C33.5184 3.21875 37.1001 6.80047 37.1001 11.2188V29.0987C37.1001 33.517 33.5184 37.0987 29.1001 37.0987H11.2201C6.80182 37.0987 3.22009 33.517 3.22009 29.0987V11.2188Z'/%3E%3C/mask%3E%3Cpath d='M3.22009 11.2188C3.22009 6.80047 6.80181 3.21875 11.2201 3.21875H29.1001C33.5184 3.21875 37.1001 6.80047 37.1001 11.2188V29.0987C37.1001 33.517 33.5184 37.0987 29.1001 37.0987H11.2201C6.80182 37.0987 3.22009 33.517 3.22009 29.0987V11.2188Z' fill='%23FFB400'/%3E%3Cpath d='M11.2201 5.21875H29.1001V1.21875H11.2201V5.21875ZM35.1001 11.2188V29.0987H39.1001V11.2188H35.1001ZM29.1001 35.0987H11.2201V39.0987H29.1001V35.0987ZM5.22009 29.0987V11.2188H1.22009V29.0987H5.22009ZM11.2201 35.0987C7.90638 35.0987 5.22009 32.4125 5.22009 29.0987H1.22009C1.22009 34.6216 5.69725 39.0987 11.2201 39.0987V35.0987ZM35.1001 29.0987C35.1001 32.4125 32.4138 35.0987 29.1001 35.0987V39.0987C34.6229 39.0987 39.1001 34.6216 39.1001 29.0987H35.1001ZM29.1001 5.21875C32.4138 5.21875 35.1001 7.90504 35.1001 11.2188H39.1001C39.1001 5.6959 34.6229 1.21875 29.1001 1.21875V5.21875ZM11.2201 1.21875C5.69724 1.21875 1.22009 5.6959 1.22009 11.2188H5.22009C5.22009 7.90504 7.90638 5.21875 11.2201 5.21875V1.21875Z' fill='white' mask='url(%23path-1-inside-1_772_396)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.94006 30.3789L9.94006 20.7189L14.9801 20.7189L14.9801 30.3789L9.94006 30.3789Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.64 30.3789L17.64 9.93891L22.68 9.93891L22.68 30.3789L17.64 30.3789Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.3401 30.3789L25.3401 14.5589L30.3801 14.5589L30.3801 30.3789L25.3401 30.3789Z' fill='white'/%3E%3C/svg%3E%0A")}._marker_1q7kg_114._end_1q7kg_114{z-index:2;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#00000094;background-position:center center;background-repeat:no-repeat;background-size:59px auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='68' fill='none'%3E%3Ccircle cx='26' cy='21' r='19.347' stroke='%23fff' stroke-width='3.307'/%3E%3Cpath stroke='%23fff' stroke-width='3.307' d='m12.493 35.35 28-29'/%3E%3C/svg%3E")}._marker_1q7kg_114._end_1q7kg_114 span{display:block;position:relative;top:97px;color:#fff;text-align:center;font-size:14px;font-weight:700;line-height:140%}._panel_k4kyd_1{display:flex;flex-direction:column;align-items:center;padding-top:30px}._desc_k4kyd_8{display:block;margin:24px 0 0;text-align:center}._desc_k4kyd_8 em{font-weight:700;color:var(--color-point)}._filesize_k4kyd_19{display:block;margin:8px 0 0;font-size:13px;color:var(--color-text-assort);text-align:center}._library_area_msuw5_1{width:100%;height:calc(100% - 54px)}._library_area_msuw5_1.library--info-active{display:flex;flex-direction:row;justify-content:space-between}@media all and (max-width: 767px){.is--mobile ._library_area_msuw5_1{height:100%}.is--mobile ._library_area_msuw5_1._is--editing_msuw5_17{padding-top:60px}}._library_area_zghye_1{width:100%;height:calc(100% - 54px)}._library_area_zghye_1.library--info-active{display:flex;flex-direction:row;justify-content:space-between}@media all and (max-width: 767px){.is--mobile ._library_area_zghye_1{height:100%}.is--mobile ._library_area_zghye_1._is--editing_zghye_17{padding-top:30px}}.st_subpage .content._settings_s50i3_1 .section{padding:19px 0}._setting_area_s50i3_5{width:100%;max-width:680px;margin:0 auto}._setting_area_s50i3_5._mx_min_s50i3_10{max-width:412px;padding:0 0 34px}._setting_area_s50i3_5._mx_min_s50i3_10._payment_s50i3_14,._setting_area_s50i3_5._mx_min_s50i3_10._change-card_s50i3_15{max-width:492px}._setting_area_s50i3_5._subscription_s50i3_19{max-width:1016px;padding:0 30px;margin:0 auto}._setting_area_s50i3_5 h2{display:flex;align-items:center;height:24px;margin:0 0 26px;justify-content:center;padding:55px 0 0;font-size:24px;font-weight:700;line-height:1.4;text-align:center;color:#333}._setting_area_s50i3_5 .fs16{white-space:pre-line;font-weight:400;font-size:16px}._setting_area_s50i3_5 .order_arrow{opacity:.9}@media all and (max-width: 767px){.is--mobile .st_subpage .content._settings_s50i3_1 .section{padding:10px 0}.is--mobile ._settings_s50i3_1{padding:0 27px}.is--mobile ._settings_s50i3_1 .section ._setting_area_s50i3_5._mx_min_s50i3_10,.is--mobile ._settings_s50i3_1 .section ._setting_area_s50i3_5._subscription_s50i3_19{padding:0}.is--mobile ._settings_s50i3_1 .section ._setting_area_s50i3_5 h2{padding:12px 0 0;margin-bottom:14px;font-size:18px}}._login_area_1oeq7_1{display:flex;align-items:center;justify-content:space-between;height:82px;padding:17px 32px;background:var(--color-layer-background);border-radius:13px}._login_area_1oeq7_1 ._svg_login_1oeq7_11{width:48px;height:48px;background-color:var(--color-blue);border-radius:50%;box-sizing:border-box}._login_area_1oeq7_1 ._svg_login_1oeq7_11 span{display:block;font-size:24px;line-height:46px;text-align:center;color:#fff;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._login_area_1oeq7_1 ._items_1oeq7_32:nth-child(2){flex-grow:1}._login_area_1oeq7_1 ._user_id_1oeq7_36,._login_area_1oeq7_1 ._user_email_1oeq7_37{padding-left:24px}._login_area_1oeq7_1 ._user_id_1oeq7_36{height:21px;font-weight:500;font-size:18px}._login_area_1oeq7_1 ._user_email_1oeq7_37{margin-top:3px;height:16px;font-size:14px;color:var(--color-text-assort)}._login_area_1oeq7_1 ._abtn_1oeq7_54{display:block;width:60px;text-align:right}._sub_area_1oeq7_60{margin:34px auto 0}._sub_area_1oeq7_60 p{color:var(--color-text-assort);padding-bottom:8px;border-bottom:1px solid var(--color-border-line)}._sub_area_1oeq7_60 ._items_1oeq7_32{display:flex;align-items:center;justify-content:space-between;position:relative;height:48px;margin:0 14px}._sub_area_1oeq7_60 ._items_1oeq7_32:after{content:"";position:absolute;right:0;top:50%;width:8px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L1 11' stroke='%23BDBDBD' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;transform:translate(-50%,-50%)}._sub_area_1oeq7_60 ._items_1oeq7_32 span{font-weight:500;font-size:16px}._sub_area_1oeq7_60 ._items_1oeq7_32 span._notice_1oeq7_97{position:relative}._sub_area_1oeq7_60 ._items_1oeq7_32 span._notice_1oeq7_97:after{content:"";position:absolute;right:-12px;top:-2px;width:6px;height:6px;background-color:var(--color-point);border:2px solid #ffffff;border-radius:50%}._abtn_1oeq7_54{font-size:14px;font-weight:400;color:var(--color-text-sky)}._gbtn_1oeq7_119{font-size:14px;font-weight:400;color:var(--color-text-assort);border-bottom:1px solid var(--color-text-assort)}._bbtn_1oeq7_126{font-size:14px;font-weight:400;color:var(--color-text-base)}._abtn_1oeq7_54._is--disabled_1oeq7_132,._gbtn_1oeq7_119._is--disabled_1oeq7_132,._bbtn_1oeq7_126._is--disabled_1oeq7_132{opacity:1;color:var(--color-text-disabled)}._fs16_1oeq7_139{font-weight:400;font-size:16px}._fs18_1oeq7_144{font-weight:500;font-size:18px}._mb40_1oeq7_149{margin-bottom:40px}._mw196_1oeq7_153{width:100%;max-width:196px}._btn_wrap_1oeq7_158._bottom_1oeq7_158{margin:28px auto}._btn_wrap_1oeq7_158._bottom_1oeq7_158._mx_min_1oeq7_162{max-width:412px}p+._btn_wrap_1oeq7_158._bottom_1oeq7_158{margin-top:48px}._table_list_1oeq7_170 ._option_order_1oeq7_170 ._is_order_1oeq7_170{justify-content:center}._table_list_1oeq7_170 ._option_order_1oeq7_170 ._open_order_menu_1oeq7_174{color:var(--color-text-assort)}._version_1oeq7_178{position:relative;margin-top:40px;font-size:13px;line-height:20px;color:#9e9e9e;text-align:center}@media all and (max-width: 767px){.is--mobile ._login_area_1oeq7_1{padding:21px 24px}.is--mobile ._login_area_1oeq7_1 :nth-child(1){flex-grow:1}.is--mobile ._login_area_1oeq7_1 :nth-child(2){flex-grow:initial}.is--mobile ._login_area_1oeq7_1 ._user_id_1oeq7_36,.is--mobile ._login_area_1oeq7_1 ._user_email_1oeq7_37{padding-left:0}.is--mobile ._sub_area_1oeq7_60,.is--mobile ._sub_area_1oeq7_60._version_1oeq7_178{margin:24px auto 0}.is--mobile ._sub_area_1oeq7_60 ._items_1oeq7_32{height:42px}}._fs18_2d7ew_1{max-width:412px;margin:0 auto;word-break:break-all;font-weight:500;font-size:18px}._fs18_2d7ew_1~._desc_2d7ew_9{margin:24px 0 20px;font-size:16px}._input_box_2d7ew_14{display:block}._input_box_2d7ew_14._input--done_2d7ew_18,._input_box_2d7ew_14._input--error_2d7ew_19{margin:0 0 28px}._input_box_2d7ew_14 input{width:100%;height:48px;transition:all ease-out .3s}._abtn_2d7ew_29{font-size:14px;font-weight:400;color:var(--color-blue)}._find_password_2d7ew_35{display:block;margin:134px auto 0;text-align:center}._bottom_2d7ew_41{display:flex;justify-content:space-between;margin:28px auto;width:100%;cursor:default}._st_signup_2d7ew_49 .btn{width:100%}@media all and (max-width: 767px){.is--mobile ._fs18_2d7ew_1{max-width:260px}.is--mobile ._fs18_2d7ew_1~._desc_2d7ew_9{max-width:260px;margin:16px auto 18px;word-break:keep-all}}._fs18_bqlia_1{max-width:412px;margin:0 auto;word-break:break-all;font-weight:500;font-size:18px}._fs18_bqlia_1._mb40_bqlia_8{margin-bottom:40px}._st_signup_bqlia_13 h3{position:relative;margin-bottom:14px;font-size:16px;font-weight:500;color:var(--color-text-deep);line-height:1.4}._input_box_bqlia_22{display:block;margin:0 0 14px}._input_box_bqlia_22._checked_bqlia_27{margin:0 0 28px}._input_box_bqlia_22 input{width:100%;height:48px}._input_area_bqlia_36~._input_area_bqlia_36{margin-top:44px}._partition_box_bqlia_40{display:flex;justify-content:space-between;align-items:flex-start;height:auto;min-height:48px;margin:0 0 12px}._partition_box_bqlia_40._mt16_bqlia_49{margin-top:16px}._checked_bqlia_27+._partition_box_bqlia_40{margin-top:16px}._partition_box_bqlia_40 ._input_box_bqlia_22{width:196px}._partition_box_bqlia_40 .select_wrap{position:relative;width:196px}._sort_box_bqlia_66{display:flex;justify-content:space-between;align-items:center;width:192px;min-height:48px;padding-top:14px}._radio_wrap_bqlia_75{display:inline-block;position:relative;width:92px;height:100%;cursor:pointer}._radio_wrap_bqlia_75 label{display:block;position:relative;box-sizing:border-box;cursor:pointer}._radio_wrap_bqlia_75 input~span{display:block;height:32px;background-color:var(--color-background);border:1px solid var(--color-border-base);border-radius:32px;line-height:30px;text-align:center}._radio_wrap_bqlia_75 input:checked~span{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-text-white)}._assort_area_bqlia_106{margin:42px 0}._assort_area_bqlia_106 ul{margin-top:20px}._assort_area_bqlia_106 ul li+li{margin-top:14px}._assort_area_bqlia_106 input+.clabel{font-weight:400;font-size:15px;color:var(--color-text-base)}._assort_area_bqlia_106 input+.clabel:before{top:0}._assort_area_bqlia_106 ._desc_bqlia_128{color:var(--color-text-deep);margin:0;white-space:pre-line}:lang(en) ._assort_area_bqlia_106 ._desc_bqlia_128{flex:1}._assort_area_bqlia_106 ._quit_box_bqlia_138{justify-content:space-between;align-items:flex-end}._gbtn_bqlia_143{font-size:14px;font-weight:400;color:var(--color-text-assort);border-bottom:1px solid var(--color-text-assort)}._btn_wrap_bqlia_150._bottom_bqlia_150{display:flex;justify-content:space-between;margin:28px auto;width:100%}._btn_wrap_bqlia_150 .b_t{width:100%}@media all and (max-width: 767px){.is--mobile ._st_signup_bqlia_13 ._fs18_bqlia_1{max-width:260px}.is--mobile ._st_signup_bqlia_13 h3{margin-bottom:8px}.is--mobile ._st_signup_bqlia_13 ._input_area_bqlia_36~._input_area_bqlia_36{margin-top:32px}.is--mobile ._st_signup_bqlia_13 ._input_area_bqlia_36 ._partition_box_bqlia_40 ._input_box_bqlia_22{width:calc(50% - 10px);margin:0 0 14px}.is--mobile ._st_signup_bqlia_13 ._input_area_bqlia_36 ._partition_box_bqlia_40 ._sort_box_bqlia_66{width:152px}.is--mobile ._st_signup_bqlia_13 ._input_area_bqlia_36 ._partition_box_bqlia_40 ._sort_box_bqlia_66 ._radio_wrap_bqlia_75{width:71px}.is--mobile ._st_signup_bqlia_13 ._input_area_bqlia_36 ._partition_box_bqlia_40 .select_wrap{width:calc(50% - 10px)}.is--mobile ._st_signup_bqlia_13 ._input_area_bqlia_36 ._partition_box_bqlia_40 .select_wrap .select_wrap{width:100%}.is--mobile ._st_signup_bqlia_13 ._assort_area_bqlia_106{margin:20px 0}}._fs18_18482_1{max-width:412px;margin:0 auto;word-break:break-all;font-weight:500;font-size:18px}._drive_list_18482_9{margin:46px 0 0;border-top:1px solid var(--color-border-line)}._btn_wrap_18482_14._bottom_18482_14{display:flex;width:100%;justify-content:space-between;margin:28px auto}._btn_wrap_18482_14 .b_t{width:100%}@media all and (max-width: 767px){.is--mobile ._fs18_18482_1{max-width:342px}.is--mobile ._drive_list_18482_9{margin:30px 0 0}}._drive_items_1aivx_1{position:relative;height:90px;padding:12px;border-bottom:1px solid var(--color-border-line);box-sizing:border-box}._drive_items_1aivx_1._active_1aivx_9{height:auto}._drive_items_1aivx_1 h3{position:relative;margin-bottom:14px;font-size:16px;font-weight:500;color:var(--color-text-deep);line-height:1.4}._drive_items_1aivx_1 ._btn_1aivx_22._abtn_1aivx_22{position:absolute;top:12px;right:40px}._drive_items_1aivx_1 ._btn_1aivx_22._abtn_1aivx_22 ._underline_1aivx_27{border-bottom:1px solid #10a4db}._abtn_1aivx_22{font-size:14px;font-weight:400;color:var(--color-text-sky)}._drive_info_1aivx_38 ._progress_bar_1aivx_38{position:relative;width:100%;height:8px}._progress_bar_1aivx_38 ._progress_1aivx_38._rail_1aivx_44{position:absolute;width:100%;height:100%;box-sizing:border-box;background:var(--progress-color-rail);border-radius:4px}._progress_bar_1aivx_38 ._progress_1aivx_38._total_1aivx_53{position:absolute;top:0;left:0;height:100%;background:var(--progress-color-total);border-radius:4px;box-sizing:border-box}._progress_bar_1aivx_38 ._progress_1aivx_38._current_1aivx_63{position:absolute;top:0;left:0;height:100%;background:var(--progress-color-current);border-radius:4px;box-sizing:border-box}._progress_bar_1aivx_38 ._progress_1aivx_38._current_1aivx_63._libraryList_1aivx_73{background-color:#ffb400}._progress_bar_1aivx_38 ._progress_1aivx_38._current_1aivx_63._archiveList_1aivx_77{background-color:#77dcb3}._progress_bar_1aivx_38 ._progress_1aivx_38._current_1aivx_63._trashList_1aivx_81{background-color:#b186f9}._progress_bar_1aivx_38 ._progress_1aivx_38._current_1aivx_63._em_1aivx_85{background-color:#f03434}._drive_info_1aivx_38 ._drive_size_1aivx_89{display:block;margin-top:8px;font-size:13px;color:var(--color-text-deep);text-align:right}._drive_info_1aivx_38 ._drive_size_1aivx_89 ._em_1aivx_85{font-weight:700;color:var(--color-point)}._drive_items_1aivx_1 ._drive_detail_1aivx_102{display:none;padding:0 12px;box-sizing:border-box}._drive_items_1aivx_1._active_1aivx_9 ._drive_detail_1aivx_102{display:block;margin:28px 0 0}._table_list_1aivx_113._table_head_1aivx_113,._table_list_1aivx_113._table_body_1aivx_114 ._items_1aivx_114{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:35px}._table_list_1aivx_113._drive_head_1aivx_123 ._items_1aivx_114:nth-child(1),._table_list_1aivx_113._drive_body_1aivx_124 ._sub_1aivx_124:nth-child(1){flex:1;flex-grow:1}._table_list_1aivx_113._drive_head_1aivx_123 ._items_1aivx_114:nth-child(2),._table_list_1aivx_113._drive_body_1aivx_124 ._sub_1aivx_124:nth-child(2){width:90px}._table_list_1aivx_113._drive_head_1aivx_123 ._items_1aivx_114:nth-child(3),._table_list_1aivx_113._drive_body_1aivx_124 ._sub_1aivx_124:nth-child(3){width:25px}._table_list_1aivx_113 span{font-size:15px;color:var(--color-text-base);box-sizing:border-box;text-align:center}._option_order_1aivx_146{position:relative;box-sizing:border-box}._option_order_1aivx_146 ._is_order_1aivx_151{display:flex;justify-content:center;align-items:center;padding:0 4px 0 0;border-radius:2px}._table_list_1aivx_113 ._open_order_menu_1aivx_159{height:24px;padding:0 6px 0 8px;font-size:14px;font-weight:400;color:var(--color-text-assort);line-height:22px;border-radius:2px}._drive_items_1aivx_1 .open_list_more{position:absolute;top:10px;right:8px;width:24px;height:24px}._table_list_1aivx_113._drive_body_1aivx_124 ._items_1aivx_114{height:auto;margin-bottom:16px}._table_list_1aivx_113._drive_body_1aivx_124 ._items_1aivx_114 .text_clip{overflow:visible;-webkit-line-clamp:initial}._table_list_1aivx_113._drive_body_1aivx_124 ._items_1aivx_114 ._name_1aivx_187{font-size:15px;color:var(--color-text-base);text-align:left;word-break:break-word;line-height:1.4}._table_list_1aivx_113._drive_body_1aivx_124 ._items_1aivx_114 ._location_1aivx_195{margin-top:6px;padding-left:12px;font-size:13px;color:var(--color-text-dull);text-align:left}._table_list_1aivx_113._drive_body_1aivx_124 ._btn_1aivx_22._items_delete_1aivx_203{width:25px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.8125 18.1875L18.1875 6.8125' stroke='%23F03434' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M18.1875 18.1875L6.8125 6.8125' stroke='%23F03434' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;text-indent:-9999px}@media (hover: hover){._open_order_menu_1aivx_159:hover{background-color:#eee}.order_arrow:hover{background-color:initial}}@media all and (max-width: 767px){.is--mobile ._drive_items_1aivx_1 h3{margin-bottom:8px}}._table_list_tor1s_1._board_head_tor1s_1{margin-top:46px;border-top:1px solid var(--color-border-line)}._table_list_tor1s_1 span{font-size:13px;color:var(--color-text-assort);box-sizing:border-box;text-align:center}._table_list_tor1s_1._table_head_tor1s_13{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:35px;border-bottom:1px solid var(--color-border-line)}._table_list_tor1s_1._board_head_tor1s_1 ._items_tor1s_23:nth-child(1){width:110px}._table_list_tor1s_1._board_head_tor1s_1 ._items_tor1s_23:nth-child(2){flex:1;flex-grow:1;text-align:left;padding-right:20px}._table_list_tor1s_1._board_head_tor1s_1._st_share_tor1s_34 ._items_tor1s_23:nth-child(3){width:50px}._table_list_tor1s_1._board_head_tor1s_1._st_share_tor1s_34 ._items_tor1s_23:nth-child(4){width:50px}._table_list_tor1s_1 ._option_order_tor1s_42{position:relative;box-sizing:border-box}._table_list_tor1s_1 ._option_order_tor1s_42 ._is_order_tor1s_47{display:flex;justify-content:center;align-items:center;padding:0 4px 0 0;border-radius:2px}._table_list_tor1s_1 ._option_order_tor1s_42 ._open_order_menu_tor1s_55{height:24px;padding:0 6px 0 8px;font-size:14px;font-weight:400;color:var(--color-text-deep);line-height:22px;border-radius:2px;color:var(--color-text-assort)}._table_list_1bzyc_1._board_head_1bzyc_2{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:35px;border-bottom:1px solid var(--color-border-line);margin-top:46px;border-top:1px solid var(--color-border-line)}._table_list_1bzyc_1._board_head_1bzyc_2 span{font-size:13px;color:var(--color-text-assort);box-sizing:border-box;text-align:center}._table_list_1bzyc_1._board_head_1bzyc_2 ._option_order_1bzyc_20{position:relative;box-sizing:border-box}._table_list_1bzyc_1._board_head_1bzyc_2 ._option_order_1bzyc_20 ._is_order_1bzyc_24{display:flex;justify-content:center;align-items:center;padding:0 4px 0 0;border-radius:2px}._table_list_1bzyc_1._board_head_1bzyc_2 ._option_order_1bzyc_20 ._is_order_1bzyc_24 ._open_order_menu_1bzyc_31{height:24px;padding:0 6px 0 8px;font-size:14px;font-weight:400;line-height:22px;border-radius:2px;color:var(--color-text-assort);pointer-events:none}._table_list_1bzyc_1._board_head_1bzyc_2 ._option_order_1bzyc_20 ._is_order_1bzyc_24 .order_arrow{margin-left:2px}._table_list_1bzyc_1._board_head_1bzyc_2 ._items_1bzyc_48:nth-child(1){width:110px;margin-right:20px}._table_list_1bzyc_1._board_head_1bzyc_2 ._items_1bzyc_48:nth-child(2){flex:1;flex-grow:1;padding-right:20px}._table_list_1bzyc_1._board_head_1bzyc_2 ._items_1bzyc_48:nth-child(3),._table_list_1bzyc_1._board_head_1bzyc_2 ._items_1bzyc_48:nth-child(4){width:50px}@media all and (max-width: 767px){.is--mobile ._table_list_1bzyc_1._board_head_1bzyc_2{margin-top:24px}}._table_list_1imei_1._board_body_1imei_2{width:100%;margin-bottom:62px}._table_list_1imei_1._board_body_1imei_2.faq,._table_list_1imei_1._board_body_1imei_2.notice{margin-top:56px;border-top:1px solid var(--color-border-line)}._table_list_1imei_1._board_body_1imei_2 span{font-size:14px;color:var(--color-text-assort);box-sizing:border-box;text-align:center}@media all and (max-width: 767px){.is--mobile ._table_list_1imei_1._board_body_1imei_2,.is--mobile ._table_list_1imei_1._board_body_1imei_2.notice{margin-top:30px}}._items_1u0i6_1{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;height:47px;border-bottom:1px solid var(--color-border-line)}._items_1u0i6_1._active_1u0i6_11{height:auto}._items_1u0i6_1._active_1u0i6_11 ._detail_1u0i6_14{opacity:1;pointer-events:auto;height:auto;padding:24px 30px}._items_1u0i6_1 ._sub_1u0i6_22{display:flex;align-items:center;justify-content:center;height:47px}._items_1u0i6_1 ._sub_1u0i6_22:nth-child(1){width:110px;margin-right:20px}._items_1u0i6_1 ._sub_1u0i6_22:nth-child(2){display:flex;align-items:center;justify-content:flex-end;flex-direction:row-reverse;flex:1;flex-grow:1;text-align:left;padding-right:20px}._items_1u0i6_1 ._sub_1u0i6_22 ._date_1u0i6_44{color:var(--color-text-assort)}._items_1u0i6_1 ._sub_1u0i6_22 ._title_1u0i6_48{min-height:18px;font-size:15px;color:var(--color-text-base);line-height:normal;text-align:left;-webkit-line-clamp:2}._items_1u0i6_1 ._sub_1u0i6_22 ._new_icon_1u0i6_57{display:block;position:relative;width:18px;min-width:18px;margin-left:6px}._items_1u0i6_1 ._sub_1u0i6_22 ._new_icon_1u0i6_57:after{content:"";position:absolute;left:0;top:0;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='9' fill='%23F93967'/%3E%3Cpath d='M12.2866 5V13H10.9976L7.22803 7.55078H7.16162V13H5.7124V5H7.00928L10.7749 10.4531H10.8452V5H12.2866Z' fill='white'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;transform:translateY(-50%)}._items_1u0i6_1 ._sub_1u0i6_22 .btn{font-size:14px;font-weight:400}._items_1u0i6_1 ._sub_1u0i6_22 ._abtn_1u0i6_83{color:var(--color-text-sky)}._items_1u0i6_1 ._sub_1u0i6_22 ._bbtn_1u0i6_87{color:var(--color-text-base)}._items_1u0i6_1 ._sub_1u0i6_22 ._state_1u0i6_91{color:var(--color-text-assort)}._items_1u0i6_1 ._sub_1u0i6_22 ._state_1u0i6_91._done_1u0i6_94{color:var(--color-text-done)}._items_1u0i6_1 ._sub_1u0i6_22 .open_list_more{width:24px;height:24px;margin:0}._items_1u0i6_1 ._detail_1u0i6_14{overflow:hidden;opacity:0;pointer-events:none;display:block;width:100%;height:0;padding:0 30px;background-color:var(--color-box-background);font-weight:400;font-size:14px;color:var(--color-text-base);line-height:1.2;text-align:left}._items_1u0i6_1 ._detail_1u0i6_14._bwh_1u0i6_121{background-color:#fff}._items_1u0i6_1 ._detail_1u0i6_14._notice_1u0i6_124,._items_1u0i6_1 ._detail_1u0i6_14._faq_1u0i6_125,._items_1u0i6_1 ._detail_1u0i6_14._feedback_1u0i6_126,._items_1u0i6_1 ._detail_1u0i6_14._notice_1u0i6_124 span,._items_1u0i6_1 ._detail_1u0i6_14._faq_1u0i6_125 span,._items_1u0i6_1 ._detail_1u0i6_14._feedback_1u0i6_126 span{text-align:initial}._items_1u0i6_1 ._detail_1u0i6_14._notice_1u0i6_124 a,._items_1u0i6_1 ._detail_1u0i6_14._faq_1u0i6_125 a,._items_1u0i6_1 ._detail_1u0i6_14._feedback_1u0i6_126 a{color:revert}._items_1u0i6_1 ._detail_1u0i6_14._notice_1u0i6_124 a:hover,._items_1u0i6_1 ._detail_1u0i6_14._faq_1u0i6_125 a:hover,._items_1u0i6_1 ._detail_1u0i6_14._feedback_1u0i6_126 a:hover{text-decoration:revert}:lang(en) .sharedLink ._sub_1u0i6_22:nth-child(3),:lang(en) .studentRegistration ._sub_1u0i6_22:nth-child(3){padding-right:10px}.sharedLink ._sub_1u0i6_22:nth-child(3),.sharedLink ._sub_1u0i6_22:nth-child(4),.studentRegistration ._sub_1u0i6_22:nth-child(3),.studentRegistration ._sub_1u0i6_22:nth-child(4){width:50px}.notice ._sub_1u0i6_22:nth-child(3){width:40px}.feedback ._sub_1u0i6_22:nth-child(3){width:80px;justify-content:flex-end}.feedback ._sub_1u0i6_22:nth-child(4){width:50px}@media all and (max-width: 767px){.is--mobile ._items_1u0i6_1{padding:8px 0;height:auto}.is--mobile ._items_1u0i6_1 ._sub_1u0i6_22{height:auto}.is--mobile ._items_1u0i6_1 ._sub_1u0i6_22:nth-child(1){order:1;justify-content:flex-start;width:calc(100% - 100px);margin-right:0}.is--mobile ._items_1u0i6_1 ._sub_1u0i6_22:nth-child(2){order:4;flex:auto;position:relative;width:100%;margin-top:8px}.is--mobile ._items_1u0i6_1 ._sub_1u0i6_22:nth-child(3){order:2}.is--mobile ._items_1u0i6_1 ._sub_1u0i6_22:nth-child(4){order:3}.is--mobile ._items_1u0i6_1._active_1u0i6_11 ._detail_1u0i6_14{order:5;margin-top:8px;padding:20px}.is--mobile .feedback ._items_1u0i6_1 ._sub_1u0i6_22:nth-child(1){width:calc(100% - 130px)}.is--mobile .feedback ._items_1u0i6_1 ._sub_1u0i6_22:nth-child(2){order:4;flex:auto;position:relative;width:100%;margin-top:8px}.is--mobile .feedback ._items_1u0i6_1 ._sub_1u0i6_22:nth-child(3){order:2}.is--mobile .feedback ._items_1u0i6_1 ._sub_1u0i6_22:nth-child(4){order:3}}._nav_sub_items_8bxwe_1{display:flex;align-items:center;justify-content:center}._nav_sub_items_8bxwe_1{margin:36px auto}._nav_sub_items_8bxwe_1 ._items_8bxwe_11{margin:0 3px;padding:5px 16px;border-radius:31px;font-weight:500;font-size:14px;line-height:20px;color:var(--color-text-dull);background-color:#eee}._nav_sub_items_8bxwe_1 ._items_8bxwe_11._on_8bxwe_22{color:var(--color-text-white);background-color:var(--color-accent)}@media (hover: hover){._nav_sub_items_8bxwe_1 ._items_8bxwe_11:hover{color:var(--color-text-white);background-color:var(--color-accent)}}@media all and (max-width: 767px){.is--mobile ._nav_sub_items_8bxwe_1{flex-wrap:wrap;row-gap:10px;margin:20px auto;overflow:scroll;white-space:nowrap;justify-content:flex-start}}._btn_wrap_4f34i_1._bottom_4f34i_1{margin:28px auto}._btn_wrap_4f34i_1._bottom_4f34i_1._mx_min_4f34i_5{max-width:412px}._btn_wrap_4f34i_1._bottom_4f34i_1{margin-top:48px}._btn_wrap_4f34i_1._bottom_4f34i_1._mx_min_4f34i_5{display:flex;width:100%;justify-content:space-between}._btn_wrap_4f34i_1 .b_t{width:100%}._comment_empty_4f34i_23{margin:136px auto 62px;font-weight:400;font-size:16px;color:var(--color-text-dull);text-align:center}@media all and (max-width: 767px){.is--mobile ._btn_wrap_4f34i_1{margin:20px 0 24px}}._board_form_area_5dqfv_1{margin:36px 0 60px}._mw196_5dqfv_5{width:100%;max-width:196px}._board_form_area_5dqfv_1 .select_wrap{position:relative;width:100%;margin:0 0 12px}._board_form_area_5dqfv_1 ._input_box_5dqfv_17{display:block;margin:0 0 14px}._board_form_area_5dqfv_1 ._input_box_5dqfv_17 input,._board_form_area_5dqfv_1 ._input_box_5dqfv_17 textarea{width:100%;transition:all ease-out .3s}._board_form_area_5dqfv_1 ._input_box_5dqfv_17 input{height:48px}._board_form_area_5dqfv_1 ._input_box_5dqfv_17 textarea{height:255px}._board_form_area_5dqfv_1 ._input_box_5dqfv_17 ._letter_length_5dqfv_35{display:block;margin-top:6px;text-align:right;color:var(--color-text-deep);font-size:12px;line-height:18px}._btn_wrap_5dqfv_46{display:flex;width:100%;justify-content:space-between;margin:28px auto;max-width:412px}._btn_wrap_5dqfv_46 .b_t{width:100%}._agreement_version_eui5y_1{display:block;margin:0 0 12px;text-align:right}._agreement_version_eui5y_1 :is(p,div,span){font-size:14px}._agreement_version_eui5y_1 div+p{margin-top:4px}._agreement_area_eui5y_15{margin:0 0 62px}._agreement_area_eui5y_15 div{margin:5px auto;font-size:14px;line-height:1.4}._agreement_area_eui5y_15 span{white-space:normal!important}._info_account_tq74v_1{min-height:340px;padding-bottom:40px;box-sizing:border-box}._info_account_tq74v_1 ._desc_tq74v_6{font-size:16px;text-align:center;word-break:keep-all;letter-spacing:-.05em;white-space:pre-line}._info_account_tq74v_1 ._desc_tq74v_6 em{font-weight:700}._info_account_tq74v_1 ._mx_tq74v_18{max-width:350px;margin:0 auto}._info_account_tq74v_1+._btn_wrap_tq74v_23{display:flex;flex-direction:row;justify-content:space-between;margin-top:0;margin-bottom:40px;width:100%}._info_account_tq74v_1+._btn_wrap_tq74v_23 .b_t{width:calc(50% - 8px)}._info_box_tq74v_37{width:100%;max-width:412px;padding:20px 24px;margin:32px auto;background-color:var(--color-layer-background);border-radius:10px}._info_box_tq74v_37 p{font-size:18px;line-height:1.5;word-break:keep-all}._info_box_tq74v_37 p span{font-weight:700}@media all and (max-width: 767px){.is--mobile ._info_box_tq74v_37 p{font-size:16px}}._mb_16wj7_1{display:block;margin:0 0 16px}._mb_16wj7_1 .link_t{font-size:14px}._mb_16wj7_1 ._underline_16wj7_9{border-bottom:1px solid var(--color-text-sky)}._info_account_hrn4v_1{min-height:340px;padding-bottom:40px;box-sizing:border-box}._info_account_hrn4v_1 ._desc_hrn4v_6{font-size:16px;text-align:center;word-break:keep-all;letter-spacing:-.05em;white-space:pre-line}._info_account_hrn4v_1 ._send_email_area_hrn4v_14{margin:24px auto}._info_account_hrn4v_1 ._send_email_area_hrn4v_14 div>div:nth-child(1){max-width:calc(100% - 120px);overflow:hidden}._info_account_hrn4v_1 ._send_email_area_hrn4v_14 button{margin:0 12px;min-width:82px}._info_account_hrn4v_1 ._input_area_hrn4v_28{margin:0}._info_account_hrn4v_1 ._input_area_hrn4v_28 ._input_box_hrn4v_31{display:block;margin:0 0 28px}._info_account_hrn4v_1 ._input_area_hrn4v_28 ._input_box_hrn4v_31 input{width:100%;height:48px}._info_account_hrn4v_1 ._input_area_hrn4v_28 ._btn_wrap_hrn4v_41{display:flex;justify-content:center;width:100%;cursor:default}._info_account_hrn4v_1 ._input_area_hrn4v_28 ._btn_wrap_hrn4v_41 button{width:auto;margin:0 auto}._info_account_hrn4v_1 ._input_area_hrn4v_28 ._btn_wrap_hrn4v_41 ._done_t_hrn4v_52{height:36px;font-size:14px;color:var(--color-text-guide);line-height:36px;text-align:center}._info_account_hrn4v_1 ._input_area_hrn4v_28 ._desc_hrn4v_6{margin:24px auto 0;font-size:14px;color:var(--color-text-guide);text-align:center}._info_account_hrn4v_1+._btn_wrap_hrn4v_41{display:flex;flex-direction:row;justify-content:space-between;margin-top:0;margin-bottom:40px;width:100%;cursor:default}._info_account_hrn4v_1+._btn_wrap_hrn4v_41 .b_t{width:calc(50% - 8px)}@media all and (max-width: 767px){.is--mobile ._info_account_hrn4v_1 ._send_email_area_hrn4v_14 .flex{flex-direction:column}.is--mobile ._info_account_hrn4v_1 ._send_email_area_hrn4v_14 .flex>div:nth-child(1){max-width:100%;text-align:center;line-height:22px}.is--mobile ._info_account_hrn4v_1 ._send_email_area_hrn4v_14 .flex .btn{margin-top:16px}}._info_account_1sknq_1{min-height:340px;padding-bottom:40px;box-sizing:border-box}._info_account_1sknq_1 ._input_box_1sknq_6{display:block;margin:0 0 14px}._info_account_1sknq_1 ._input_box_1sknq_6 input,._info_account_1sknq_1 ._input_box_1sknq_6 textarea{width:100%;transition:all ease-out .3s}._info_account_1sknq_1 ._input_box_1sknq_6 input{height:48px}._info_account_1sknq_1 ._input_box_1sknq_6 textarea{height:240px}._info_account_1sknq_1 ._input_box_1sknq_6 ._letter_length_1sknq_24{display:block;margin-top:6px;text-align:right;color:var(--color-text-deep);font-size:12px;line-height:18px}._btn_wrap_1sknq_35{display:flex;width:100%}._btn_wrap_1sknq_35 ._bottom_1sknq_39{justify-content:space-between;margin-bottom:40px}._btn_wrap_1sknq_35 .b_t{width:100%}.st_subpage .content._settings_1ep74_1 .section{padding:19px 0}.section{display:flex;flex-direction:column;width:100%;height:100%;margin:0 auto;background-color:var(--color-background);border-radius:12px 12px 0 0;box-sizing:border-box;padding:19px 0}.section ._setting_area_1ep74_17{width:100%;max-width:680px;margin:0 auto}.section ._setting_area_1ep74_17._mx_min_1ep74_22{max-width:412px;padding:0 0 34px}.section ._setting_area_1ep74_17._mx_full_1ep74_27{max-width:1340px;padding:0 30px}.section ._setting_area_1ep74_17 h2{display:flex;align-items:center;height:24px;margin:0 0 26px;color:#333;justify-content:center;padding:55px 0 0;font-size:24px;font-weight:700;line-height:1.4;text-align:center}@media all and (max-width: 767px){.is--mobile .st_subpage .content._settings_1ep74_1 .section{padding:10px 0}.is--mobile ._settings_1ep74_1{padding:0 27px}.is--mobile ._setting_area_1ep74_17._mx_full_1ep74_27{padding:0}.is--mobile ._setting_area_1ep74_17 h2{padding:12px 0 0;margin-bottom:14px;font-size:18px}}._title_1w4ap_1{justify-content:center;margin-bottom:26px;padding:55px 0 0;font-size:24px;font-weight:400}._sub_area_1w4ap_9{margin:34px auto 0}._sub_area_1w4ap_9 p{color:var(--color-text-assort);padding-bottom:8px;border-bottom:1px solid var(--color-border-line)}._sub_area_1w4ap_9 ._items_1w4ap_18{display:flex;align-items:center;justify-content:space-between;position:relative;height:48px;margin:0 14px}._sub_area_1w4ap_9 ._items_1w4ap_18:after{content:"";position:absolute;right:0;top:50%;width:8px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L1 11' stroke='%23BDBDBD' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-position:center center;background-repeat:no-repeat;transform:translate(-50%,-50%)}._sub_area_1w4ap_9 ._items_1w4ap_18 span{font-weight:500;font-size:16px}@media all and (max-width: 767px){.is--mobile ._sub_area_1w4ap_9{margin:24px auto 0}.is--mobile ._sub_area_1w4ap_9 ._items_1w4ap_18{height:42px}}._nav_sub_items_bpo7c_1{display:flex;align-items:center;justify-content:center;margin:36px auto}._nav_sub_items_bpo7c_1 ._items_bpo7c_7{margin:0 3px;padding:5px 16px;border-radius:31px;font-weight:500;font-size:14px;line-height:20px;color:var(--color-text-dull);background-color:#eee}._nav_sub_items_bpo7c_1 ._items_bpo7c_7._on_bpo7c_17,._nav_sub_items_bpo7c_1 ._items_bpo7c_7:hover{color:var(--color-text-white);background-color:var(--color-accent)}._option_area_bpo7c_29{display:flex;justify-content:space-between;align-items:center;margin:0 0 32px}._option_area_bpo7c_29 ._btn_wrap_bpo7c_35{display:flex}._option_area_bpo7c_29 ._btn_wrap_bpo7c_35 button{width:80px;height:32px;padding:0}:lang(en) ._option_area_bpo7c_29 ._btn_wrap_bpo7c_35 button{width:100px}._option_area_bpo7c_29 ._btn_wrap_bpo7c_35 button._add_bpo7c_47 span{font-size:13px}._option_area_bpo7c_29 ._btn_wrap_bpo7c_35 button._add_class_student_bpo7c_52{margin-top:9px;margin-right:16px;width:131px;height:14px;font-size:15px}:lang(en) ._option_area_bpo7c_29 ._btn_wrap_bpo7c_35 button._add_class_student_bpo7c_52{width:185px}@media all and (max-width: 767px){.is--mobile ._nav_sub_items_bpo7c_1{justify-content:center;margin:20px auto;overflow:scroll;white-space:nowrap}.is--mobile ._option_area_bpo7c_29 .btn._add_bpo7c_47{width:34px;height:34px;min-width:34px;min-height:34px;border:0;border-radius:8px;background-color:var(--color-accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M1.16 10h17.68M10 18.84V1.16'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:20px auto;text-indent:-9999px}.is--mobile ._option_area_bpo7c_29 .btn._add_bpo7c_47.is--disabled{background-color:#e0e0e0}}form{display:block;width:100%;height:100%}form ._search_area_1dors_6{display:flex;justify-content:flex-start;align-items:center;height:34px}form ._search_area_1dors_6 label{position:relative}form ._search_area_1dors_6 label input{max-width:320px;height:34px;width:100%;padding-right:30px;background:none}form ._search_area_1dors_6 label ._icon_search_1dors_23{position:absolute;top:50%;margin-top:-17px;left:calc(100% - 24px);right:auto;width:24px;height:34px;background-position:center center;background-repeat:no-repeat;background-size:16px auto;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11.5' cy='11.5' r='7.5' stroke='%23BDBDBD' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 17L21 21' stroke='%23BDBDBD' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");text-indent:-9999px}form ._search_area_1dors_6 ._result_search_text_1dors_39{margin-left:16px}form ._search_area_1dors_6 ._result_search_text_1dors_39 em{color:var(--color-input-error)}@media all and (max-width: 767px){.is--mobile ._search_area_1dors_6{justify-content:space-between;position:relative;background-color:var(--color-background);z-index:1}.is--mobile ._search_area_1dors_6._active_1dors_57{width:100%}.is--mobile ._search_area_1dors_6._active_1dors_57>label{width:100%}.is--mobile ._search_area_1dors_6._active_1dors_57 input{width:calc(100% - 39px);max-width:none;padding-right:65px}.is--mobile ._search_area_1dors_6._active_1dors_57 ._icon_search_1dors_23{left:auto;right:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Ccircle cx='11.5' cy='11.5' r='7.5' stroke='%23FFB400' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath stroke='%23FFB400' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m17 17 4 4'/%3E%3C/svg%3E")}.is--mobile ._search_area_1dors_6 ._icon_search_1dors_23{left:0;right:auto;width:34px;height:34px;margin-top:-17px;border:1px solid var(--color-border-line);border-radius:8px}.is--mobile ._search_area_1dors_6 ._result_search_text_1dors_39{margin-right:16px}}._table_list_1byod_1 span{font-size:13px;color:var(--color-text-base);box-sizing:border-box;text-align:center}._table_head_1byod_10{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:28px;background-color:#f9fafb;border-bottom:1px solid var(--color-border-line);border-top:1px solid var(--color-border-line)}._table_head_1byod_10 span{display:inline-flex;align-items:center;justify-content:center;padding:0 10px;height:100%;color:var(--color-text-assort);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}._table_head_1byod_10 span._show_1byod_34{display:flex!important;flex:1 0 0}._table_head_1byod_10 span._hide_1byod_38{display:none!important}._table_head_1byod_10 span._option_order_1byod_42{display:flex;flex:1 0 0;min-width:auto}._table_head_1byod_10 span._option_order_1byod_42 ._is_order_1byod_47{display:flex;padding:0 4px 0 0;line-height:28px}._table_head_1byod_10 span._option_order_1byod_42 ._is_order_1byod_47 ._open_order_menu_1byod_52{display:block;padding:0 6px 0 8px;font-size:14px;pointer-events:none}._table_head_1byod_10 span._option_order_1byod_42 ._is_order_1byod_47 ._order_arrow_1byod_59{margin-left:2px;padding:0;width:24px;height:24px;background-repeat:no-repeat;background-position:50%;min-width:auto;border-left:none;display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath fill='%239E9E9E' fill-rule='evenodd' d='m8 10.5-4-4h8l-4 4Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:16px auto}._table_head_1byod_10 span+span{border-left:1px solid var(--color-border-line)}._table_head_1byod_10.student>span:nth-child(1),._table_head_1byod_10.student>span:nth-child(5){width:7.8%;min-width:80px}._table_head_1byod_10.student>span:nth-child(2){width:10%;min-width:80px}._table_head_1byod_10.student>span:nth-child(3),._table_head_1byod_10.student>span:nth-child(4){width:10%;min-width:80px}._table_head_1byod_10.student>span:nth-child(6),._table_head_1byod_10.student>span:nth-child(7){flex:1 0 0;min-width:150px}:lang(en) ._table_head_1byod_10.student>span:nth-child(8){width:108px;min-width:108px}._table_head_1byod_10.student>span:nth-child(8),._table_head_1byod_10.student>span:nth-child(9){width:80px;min-width:80px}._table_head_1byod_10.group span:nth-child(1){flex:1 0 0}._table_head_1byod_10.group span:nth-child(2){width:160px}._table_head_1byod_10.group span:nth-child(3),._table_head_1byod_10.group span:nth-child(4){width:80px;min-width:80px}._table_head_1byod_10.groupMember span:nth-child(1){width:18%;min-width:80px}._table_head_1byod_10.groupMember span:nth-child(2){width:25%;min-width:80px}._table_head_1byod_10.groupMember span:nth-child(3){flex:1 0 0;width:10%;min-width:80px}._table_head_1byod_10.groupMember span:nth-child(4){width:80px;min-width:80px}._table_head_1byod_10.teacher>span:nth-child(1){width:7.8%;min-width:80px}._table_head_1byod_10.teacher>span:nth-child(2),._table_head_1byod_10.teacher>span:nth-child(3),._table_head_1byod_10.teacher>span:nth-child(4){width:10%;min-width:80px}._table_head_1byod_10.teacher>span:nth-child(5){width:12.5%;min-width:100px}._table_head_1byod_10.teacher>span:nth-child(6){flex:1 0 0;min-width:150px}:lang(en) ._table_head_1byod_10.teacher>span:nth-child(7){width:108px;min-width:108px}._table_head_1byod_10.teacher>span:nth-child(7),._table_head_1byod_10.teacher>span:nth-child(8){width:80px;min-width:80px}._table_body_1byod_185{width:100%}@media all and (max-width: 767px){.is--mobile ._table_head_1byod_10>span{padding:0 7px}.is--mobile ._table_head_1byod_10>span+span{border-left:0}.is--mobile ._table_head_1byod_10.student>span:nth-child(1){width:20%;min-width:64px;padding:0 4px}.is--mobile ._table_head_1byod_10.student>span:nth-child(2),.is--mobile ._table_head_1byod_10.student>span:nth-child(3),.is--mobile ._table_head_1byod_10.student>span:nth-child(4),.is--mobile ._table_head_1byod_10.student>span:nth-child(5),.is--mobile ._table_head_1byod_10.student>span:nth-child(6),.is--mobile ._table_head_1byod_10.student>span:nth-child(7){display:none}.is--mobile ._table_head_1byod_10.student>span:nth-child(8){width:23%;min-width:74px}:lang(en) .is--mobile ._table_head_1byod_10.student>span:nth-child(8){width:27%}.is--mobile ._table_head_1byod_10.student>span:nth-child(9){width:10%;min-width:32px}:lang(en) .is--mobile ._table_head_1byod_10.student>span:nth-child(9){width:12%}.is--mobile ._table_head_1byod_10.group>span:nth-child(2),.is--mobile ._table_head_1byod_10.group>span:nth-child(3){width:20%;min-width:64px}:lang(en) .is--mobile ._table_head_1byod_10.group>span:nth-child(2),:lang(en) .is--mobile ._table_head_1byod_10.group>span:nth-child(3){width:27%}.is--mobile ._table_head_1byod_10.group>span:nth-child(4){width:10%;min-width:32px}:lang(en) .is--mobile ._table_head_1byod_10.group>span:nth-child(4){width:12%}.is--mobile ._table_head_1byod_10.groupMember>span:nth-child(1){width:21%;min-width:58px;padding:0 4px}.is--mobile ._table_head_1byod_10.groupMember>span:nth-child(2){width:30%;min-width:84px}.is--mobile ._table_head_1byod_10.groupMember>span:nth-child(3){width:auto;min-width:85px}.is--mobile ._table_head_1byod_10.groupMember>span:nth-child(4){width:45px;min-width:45px}.is--mobile ._table_head_1byod_10.groupMember>span+span{border-left:1px solid var(--color-border-line)}.is--mobile ._table_head_1byod_10.teacher>span:nth-child(1){width:20%;min-width:64px;padding:0 4px}.is--mobile ._table_head_1byod_10.teacher>span:nth-child(2),.is--mobile ._table_head_1byod_10.teacher>span:nth-child(3),.is--mobile ._table_head_1byod_10.teacher>span:nth-child(4),.is--mobile ._table_head_1byod_10.teacher>span:nth-child(5){display:none}.is--mobile ._table_head_1byod_10.teacher>span:nth-child(7){width:23%;min-width:74px}.is--mobile ._table_head_1byod_10.teacher>span:nth-child(8){width:10%;min-width:32px}:lang(en) .is--mobile ._table_head_1byod_10.teacher>span:nth-child(8){width:12%}}@media (min-width: 768px) and (max-width: 820px){.is--mobile ._table_head_1byod_10.student>span:nth-child(2){display:none}.is--mobile ._table_head_1byod_10.teacher>span:nth-child(4){display:none}}@media (min-width: 768px) and (max-width: 900px){.is--mobile ._table_head_1byod_10.student>span:nth-child(5){display:none}.is--mobile ._table_head_1byod_10.teacher>span:nth-child(5){display:none}}@media (min-width: 768px) and (max-width: 1000px){.is--mobile ._table_head_1byod_10.student>span:nth-child(4){display:none}.is--mobile ._table_head_1byod_10.groupMember>span:nth-child(2){display:none}.is--mobile ._table_head_1byod_10.teacher>span:nth-child(3){display:none}}@media (min-width: 768px) and (max-width: 1120px){.is--mobile ._table_head_1byod_10.student>span:nth-child(3){display:none}}._items_132ki_1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:35px;border-bottom:1px solid var(--color-border-line)}._items_132ki_1._active_132ki_10{flex-wrap:wrap;height:auto}._items_132ki_1._active_132ki_10>._sub_132ki_14{background-color:#fff8e8}._items_132ki_1._active_132ki_10 ._svg_i_132ki_18{transform:rotate(-180deg)}._items_132ki_1 ._sub_132ki_14{display:inline-flex;align-items:center;justify-content:center;padding:0 10px;box-sizing:border-box;height:36px}._items_132ki_1 ._sub_132ki_14 ._svg_i_132ki_18{width:25px;height:25px;background-position:center center;background-repeat:no-repeat;background-size:25px auto}._items_132ki_1 ._sub_132ki_14._dispStatus_132ki_39 ._svg_i_132ki_18{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='25' fill='none'%3E%3Cpath stroke='%23F03434' stroke-linecap='round' stroke-width='1.5' d='M7.313 18.188 18.688 6.813M18.688 18.188 7.313 6.813'/%3E%3C/svg%3E")}._items_132ki_1 ._sub_132ki_14._details_132ki_45 ._svg_i_132ki_18{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='25' fill='none'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m7 10 6 6 6-6'/%3E%3C/svg%3E")}._items_132ki_1 ._sub_132ki_14+._sub_132ki_14{border-left:1px solid var(--color-border-line)}._items_132ki_1 ._sub_132ki_14>span{display:-webkit-box;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;line-height:18px}._items_132ki_1 ._sub_132ki_14 ._status_request_132ki_66{letter-spacing:-.8px;color:var(--color-text-assort)}.student>._items_132ki_1>._sub_132ki_14._show_132ki_77,.teacher>._items_132ki_1>._sub_132ki_14._show_132ki_77{display:flex!important;flex:1 0 0}.student>._items_132ki_1>._sub_132ki_14._hide_132ki_81,.teacher>._items_132ki_1>._sub_132ki_14._hide_132ki_81{display:none!important}.student>._items_132ki_1>._sub_132ki_14:nth-child(1),.student>._items_132ki_1>._sub_132ki_14:nth-child(5){width:7.8%;min-width:80px}.student>._items_132ki_1>._sub_132ki_14:nth-child(2){width:10%;min-width:80px}.student>._items_132ki_1>._sub_132ki_14:nth-child(3),.student>._items_132ki_1>._sub_132ki_14:nth-child(4){width:10%;min-width:80px}.student>._items_132ki_1>._sub_132ki_14:nth-child(6),.student>._items_132ki_1>._sub_132ki_14:nth-child(7){flex:1 0 0;min-width:150px}:lang(en) .student>._items_132ki_1>._sub_132ki_14:nth-child(8){width:108px;min-width:108px}.student>._items_132ki_1>._sub_132ki_14:nth-child(8),.student>._items_132ki_1>._sub_132ki_14:nth-child(9){width:80px;min-width:80px}.group>._items_132ki_1>._sub_132ki_14:nth-child(1){flex:1 0 0}.group>._items_132ki_1>._sub_132ki_14:nth-child(2){width:160px}.group>._items_132ki_1>._sub_132ki_14:nth-child(3),.group>._items_132ki_1>._sub_132ki_14:nth-child(4){width:80px;min-width:80px}.groupMember>._items_132ki_1>._sub_132ki_14:nth-child(1){width:18%;min-width:80px}.groupMember>._items_132ki_1>._sub_132ki_14:nth-child(2){width:25%;min-width:80px}.groupMember>._items_132ki_1>._sub_132ki_14:nth-child(3){flex:1 0 0;width:10%;min-width:80px}.groupMember>._items_132ki_1>._sub_132ki_14:nth-child(4){width:80px;min-width:80px}.teacher>._items_132ki_1>._sub_132ki_14:nth-child(1){width:7.8%;min-width:80px}.teacher>._items_132ki_1>._sub_132ki_14:nth-child(2),.teacher>._items_132ki_1>._sub_132ki_14:nth-child(3),.teacher>._items_132ki_1>._sub_132ki_14:nth-child(4){width:10%;min-width:80px}.teacher>._items_132ki_1>._sub_132ki_14:nth-child(5){width:12.5%;min-width:100px}.teacher>._items_132ki_1>._sub_132ki_14:nth-child(6){flex:1 0 0;min-width:150px}:lang(en) .teacher>._items_132ki_1>._sub_132ki_14:nth-child(7){width:108px;min-width:108px}.teacher>._items_132ki_1>._sub_132ki_14:nth-child(7),.teacher>._items_132ki_1>._sub_132ki_14:nth-child(8){width:80px;min-width:80px}@media all and (max-width: 767px){.is--mobile ._items_132ki_1{height:56px}.is--mobile ._items_132ki_1._active_132ki_10{height:auto}.is--mobile ._items_132ki_1>._sub_132ki_14{padding:0 7px;height:56px}.is--mobile ._items_132ki_1>._sub_132ki_14+._sub_132ki_14{border-left:0}.is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(1){width:20%;min-width:64px;padding:0 4px}.is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(2),.is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(3),.is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(4),.is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(5),.is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(7){display:none}.is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(6){min-width:auto}.is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(6)._tal_132ki_240{justify-content:flex-start}.is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(8){width:23%;min-width:74px}:lang(en) .is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(8){width:27%}.is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(9){width:10%;min-width:32px}:lang(en) .is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(9){width:12%}.is--mobile .group ._items_132ki_1>._sub_132ki_14:nth-child(2),.is--mobile .group ._items_132ki_1>._sub_132ki_14:nth-child(3){width:20%;min-width:64px}:lang(en) .is--mobile .group ._items_132ki_1>._sub_132ki_14:nth-child(2)._dispStatus_132ki_39,:lang(en) .is--mobile .group ._items_132ki_1>._sub_132ki_14:nth-child(3)._dispStatus_132ki_39{width:27%}.is--mobile .group ._items_132ki_1>._sub_132ki_14:nth-child(4){width:10%;min-width:32px}:lang(en) .is--mobile .group ._items_132ki_1>._sub_132ki_14:nth-child(4){width:12%}.is--mobile .groupMember ._items_132ki_1>._sub_132ki_14:nth-child(1){width:21%;min-width:58px;padding:0 4px}.is--mobile .groupMember ._items_132ki_1>._sub_132ki_14:nth-child(2){width:30%;min-width:84px}.is--mobile .groupMember ._items_132ki_1>._sub_132ki_14:nth-child(3){width:auto;min-width:85px}.is--mobile .groupMember ._items_132ki_1>._sub_132ki_14:nth-child(4){width:45px;min-width:45px}.is--mobile .groupMember ._items_132ki_1>._sub_132ki_14:nth-child(1)>span,.is--mobile .groupMember ._items_132ki_1>._sub_132ki_14:nth-child(2)>span,.is--mobile .groupMember ._items_132ki_1>._sub_132ki_14:nth-child(3)>span{display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;overflow-wrap:break-word;-webkit-line-clamp:2;line-height:20px}.is--mobile .groupMember ._items_132ki_1>._sub_132ki_14+._sub_132ki_14{border-left:1px solid var(--color-border-line)}.is--mobile .teacher ._items_132ki_1>._sub_132ki_14:nth-child(1){width:20%;min-width:64px;padding:0 4px}.is--mobile .teacher ._items_132ki_1>._sub_132ki_14:nth-child(2),.is--mobile .teacher ._items_132ki_1>._sub_132ki_14:nth-child(3),.is--mobile .teacher ._items_132ki_1>._sub_132ki_14:nth-child(4),.is--mobile .teacher ._items_132ki_1>._sub_132ki_14:nth-child(5){display:none}.is--mobile .teacher ._items_132ki_1>._sub_132ki_14:nth-child(6){flex:1 0 0;width:auto;min-width:auto}.is--mobile .teacher ._items_132ki_1>._sub_132ki_14:nth-child(6)._tal_132ki_240{justify-content:flex-start}.is--mobile .teacher ._items_132ki_1>._sub_132ki_14:nth-child(7){width:23%;min-width:74px}.is--mobile .teacher ._items_132ki_1>._sub_132ki_14:nth-child(8){width:10%;min-width:32px}:lang(en) .is--mobile .teacher ._items_132ki_1>._sub_132ki_14:nth-child(8){width:12%}}@media (min-width: 768px) and (max-width: 820px){.is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(2){display:none}.is--mobile .teacher ._items_132ki_1>._sub_132ki_14:nth-child(4){display:none}}@media (min-width: 768px) and (max-width: 900px){.is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(5){display:none}.is--mobile .teacher ._items_132ki_1>._sub_132ki_14:nth-child(5){display:none}}@media (min-width: 768px) and (max-width: 1000px){.is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(4){display:none}.is--mobile .groupMember ._items_132ki_1>._sub_132ki_14:nth-child(2){display:none}.is--mobile .teacher ._items_132ki_1>._sub_132ki_14:nth-child(3){display:none}}@media (min-width: 768px) and (max-width: 1120px){.is--mobile .student ._items_132ki_1>._sub_132ki_14:nth-child(3){display:none}}._select_wrap_1bzkb_1{position:relative;width:100%;height:calc(100% - 10px)}._select_wrap_1bzkb_1 ._select_menu_1bzkb_6{display:block;position:absolute;left:0;top:100%;width:100%;z-index:1100;box-sizing:border-box;animation:_fadeInMotion_1bzkb_1 ease .2s both}._select_wrap_1bzkb_1 ._select_menu_1bzkb_6 ._select_list_1bzkb_16{padding:6px 0;height:100%;max-height:275px;border-radius:8px;background-color:var(--color-background);box-shadow:0 4px 10px #0003}._select_wrap_1bzkb_1 ._select_menu_1bzkb_6 ._select_list_1bzkb_16 ._items_1bzkb_24{position:relative;padding:0 32px 0 12px;border-bottom:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;box-sizing:border-box;font-size:14px;color:var(--color-text-deep);line-height:28px}._select_wrap_1bzkb_1 ._select_menu_1bzkb_6 ._select_list_1bzkb_16 ._items_1bzkb_24._checked_1bzkb_43:after{content:"";position:absolute;top:50%;right:6px;width:20px;height:20px;margin-top:-10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath stroke='%23FFB400' stroke-width='2.5' d='m3.333 8.75 5.417 5 7.917-7.917'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:20px auto}._select_wrap_1bzkb_1 ._select_menu_1bzkb_6 ._select_list_1bzkb_16 ._items_1bzkb_24>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._select_wrap_1bzkb_1 ._select_menu_1bzkb_6 ._select_list_1bzkb_16 .simplebar-wrapper{max-height:275px}._select_wrap_1bzkb_1 ._select_menu_1bzkb_6 ._select_list_1bzkb_16 .simplebar-track.simplebar-vertical{width:4px}._select_wrap_1bzkb_1 ._select_menu_1bzkb_6 ._select_list_1bzkb_16 .simplebar-vertical .simplebar-scrollbar:before{width:4px}._select_wrap_1bzkb_1 ._setting_option_1bzkb_84{display:flex;align-items:center;height:100%}._select_wrap_1bzkb_1 ._setting_option_1bzkb_84 ._group_1bzkb_89{min-width:10px;max-width:60px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}._select_wrap_1bzkb_1 ._setting_option_1bzkb_84 ._group_1bzkb_89+._group_1bzkb_89:before{content:",";margin-right:4px}@media all and (max-width: 767px){.is--mobile ._select_wrap_1bzkb_1{margin-top:16px}.is--mobile ._select_wrap_1bzkb_1 ._select_list_1bzkb_16{margin-bottom:15px}}._detail_area_1mhpj_1{display:flex;justify-content:center;align-items:flex-start;width:100%;background-color:#f8f6f6;border-top:1px solid var(--color-border-line);padding:24px}._detail_area_1mhpj_1 ._box_1mhpj_10{padding:16px;border-radius:16px;background-color:var(--color-background)}._detail_area_1mhpj_1 ._box_1mhpj_10:nth-child(1){width:calc(50% - 36px);max-width:358px}._detail_area_1mhpj_1 ._box_1mhpj_10:nth-child(2){width:calc(50% - 24px);max-width:592px;margin-left:24px}._detail_area_1mhpj_1 ._box_1mhpj_10 ._tit_1mhpj_25{color:var(--color-text-deep);font-size:14px;font-weight:500}._detail_area_1mhpj_1 ._box_1mhpj_10 ._list_1mhpj_31{margin-top:16px}._detail_area_1mhpj_1 ._box_1mhpj_10 ._list_1mhpj_31 p{display:flex;align-items:center}._detail_area_1mhpj_1 ._box_1mhpj_10 ._list_1mhpj_31 p+p{margin-top:8px}._detail_area_1mhpj_1 ._box_1mhpj_10 ._list_1mhpj_31 p:last-child{align-items:flex-start}._detail_area_1mhpj_1 ._box_1mhpj_10 ._list_1mhpj_31 p>span{text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._detail_area_1mhpj_1 ._box_1mhpj_10 ._list_1mhpj_31 p>span:nth-child(1){width:92px;color:var(--color-text-assort)}:lang(en) ._detail_area_1mhpj_1 ._box_1mhpj_10 ._list_1mhpj_31 p>span:nth-child(1){width:140px}._detail_area_1mhpj_1 ._box_1mhpj_10 ._list_1mhpj_31 p>span:nth-child(2){flex:1 0 0}._detail_area_1mhpj_1 ._box_1mhpj_10 ._list_1mhpj_31 p ._status_info_1mhpj_65{color:var(--color-text-done);font-weight:700}._detail_area_1mhpj_1 ._box_1mhpj_10 ._list_1mhpj_31 p ._detail_1mhpj_1 ._input_box_1mhpj_71{position:relative;max-width:150px;margin:0 0 14px}._detail_area_1mhpj_1 ._box_1mhpj_10 ._list_1mhpj_31 p ._detail_1mhpj_1 ._input_box_1mhpj_71._input--error_1mhpj_76{margin:0 0 28px}._detail_area_1mhpj_1 ._box_1mhpj_10 ._list_1mhpj_31 p ._detail_1mhpj_1 ._input_box_1mhpj_71 input{width:100%;height:23px;font-size:14px;font-weight:400}._detail_area_1mhpj_1 ._box_1mhpj_10 ._list_1mhpj_31 p ._detail_1mhpj_1 ._input_box_1mhpj_71 ._msg_1mhpj_87{display:block;position:absolute;left:0;top:100%;margin:6px 0 0;font-weight:400;color:var(--color-input-error)}._detail_area_1mhpj_1 ._box_1mhpj_10 ._notice_over_1mhpj_101 ._desc_1mhpj_102{margin-top:8px;padding:6px 0;text-align:center;font-size:13px;line-height:20px;white-space:pre-line}._detail_area_1mhpj_1 ._box_1mhpj_10 ._notice_over_1mhpj_101 ._btn_wrap_1mhpj_111{display:flex;width:100%;justify-content:center;margin-top:8px}._detail_area_1mhpj_1 ._box_1mhpj_10 ._notice_over_1mhpj_101 ._btn_wrap_1mhpj_111 ._add_class_student_1mhpj_117{width:122px;background-size:117px auto;height:14px;font-size:14px}:lang(en) ._detail_area_1mhpj_1 ._box_1mhpj_10 ._notice_over_1mhpj_101 ._btn_wrap_1mhpj_111 ._add_class_student_1mhpj_117{width:160px}._detail_area_1mhpj_1 ._box_1mhpj_10 ._notice_over_1mhpj_101 ._btn_wrap_1mhpj_111 ._add_class_student_1mhpj_117 span{color:var(--color-text-sky)}@media all and (max-width: 767px){.is--mobile ._detail_area_1mhpj_1{flex-direction:column;padding:10px}.is--mobile ._detail_area_1mhpj_1 ._box_1mhpj_10{width:100%;max-width:none}.is--mobile ._detail_area_1mhpj_1 ._box_1mhpj_10:nth-child(2){margin-left:0}.is--mobile ._detail_area_1mhpj_1 ._box_1mhpj_10:nth-child(3){display:inline-block}.is--mobile ._detail_area_1mhpj_1 ._box_1mhpj_10+._box_1mhpj_10{margin-top:8px}}@media (min-width: 768px) and (max-width: 1120px){.is--mobile ._detail_area_1mhpj_1{padding:24px 10px}.is--mobile ._detail_area_1mhpj_1 ._box_1mhpj_10:nth-child(2){margin-left:16px}}._option_area_g7hqk_1{display:flex;justify-content:space-between;align-items:center;margin:0 0 32px}._container_7ymxo_1{padding:100px}._container_7ymxo_1 h1{font-size:30px}._container_7ymxo_1 p{margin-top:20px;margin-bottom:60px}@media all and (max-width: 767px){.is--mobile ._container_7ymxo_1{padding:100px 10px}}._dash_date_1u33e_1{display:flex;justify-content:space-between;align-items:center;margin-top:24px}._dash_date_1u33e_1 ._btn_wrap_1u33e_7{display:flex;justify-content:center;align-items:center}._dash_date_1u33e_1 ._btn_wrap_1u33e_7 ._del_activity_1u33e_12{width:118px;height:15px;font-size:15px}:lang(en) ._dash_date_1u33e_1 ._btn_wrap_1u33e_7 ._del_activity_1u33e_12{width:161px}._dash_date_1u33e_1 ._date_1u33e_23{display:flex;align-items:center;color:var(--color-text-dull)}@media all and (max-width: 767px),(max-height: 480px){.is--mobile ._dash_date_1u33e_1{flex-direction:column;justify-content:flex-end;flex-wrap:wrap;width:100%}.is--mobile ._dash_date_1u33e_1 ._btn_wrap_1u33e_7{justify-content:flex-end;width:100%;margin-top:10px;order:2}.is--mobile ._dash_date_1u33e_1 ._date_1u33e_23{justify-content:flex-end;flex-wrap:wrap;width:100%;order:1}}._dash_section_5n480_1 ._dash_option_5n480_2{display:flex;align-items:center;position:relative;margin-bottom:16px}._dash_section_5n480_1 ._dash_option_5n480_2 ._option_select_5n480_8{display:flex;align-items:center;box-sizing:border-box}._dash_section_5n480_1 ._dash_option_5n480_2 ._option_select_5n480_8 ._ico_group_5n480_13{width:24px;height:24px;margin-right:8px;background-repeat:no-repeat;background-position:center center;background-size:24px auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23FFB400' d='M12.577 2.7a1.5 1.5 0 0 0-1.154 0L.915 7.077c-.82.341-.82 1.504 0 1.846l10.508 4.378a1.5 1.5 0 0 0 1.154 0l9.624-4.01V15.5a.75.75 0 0 0 1.5 0V8a.983.983 0 0 0-.617-.923L12.578 2.699Z'/%3E%3Cpath fill='%23FFB400' d='M11.423 15.302 4.5 12.417v5.619a1.5 1.5 0 0 0 .855 1.354l4.71 2.243a4.5 4.5 0 0 0 3.87 0l4.71-2.243a1.5 1.5 0 0 0 .855-1.354v-5.619l-6.923 2.885a1.5 1.5 0 0 1-1.154 0Z'/%3E%3C/svg%3E")}._dash_section_5n480_1 ._dash_option_5n480_2 ._option_select_5n480_8 ._tit_5n480_23{margin-right:6px;font-size:20px;font-weight:700}._dash_section_5n480_1 ._dash_stat_5n480_31{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;box-sizing:border-box}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:calc(100% / 6 - 20px);height:282px;background-color:var(--color-background);border-radius:12px;box-shadow:0 10px 20px -5px #0000001a;box-sizing:border-box}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._dash_svg_5n480_51{width:80px;height:80px;background-position:center center;background-repeat:no-repeat;background-size:80px auto}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._dash_svg_5n480_51._icon_total_5n480_58{background-image:url(/assets/dash_ico_big_learning-c659c1be.png)}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._dash_svg_5n480_51._icon_timeZone_5n480_61{background-image:url(/assets/dash_ico_big_time-b052c132.png)}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._dash_svg_5n480_51._icon_weekZone_5n480_64{background-image:url(/assets/dash_ico_big_date-e033d0d4.png)}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._dash_svg_5n480_51._icon_daily_5n480_67{background-image:url(/assets/dash_ico_big_book-71b645b2.png)}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._dash_svg_5n480_51._icon_attention_5n480_70{background-image:url(/assets/dash_ico_big_focus-05c3ffdb.png)}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._dash_svg_5n480_51._icon_note_5n480_73{background-image:url(/assets/dash_ico_big_note-97dd2d8f.png)}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._row_5n480_78{display:flex;flex-direction:column;justify-content:center;width:100%;align-items:center}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._row_5n480_78 ._stat_tit_5n480_85{margin-top:24px;text-align:center;color:var(--color-text-dull);font-size:16px;font-weight:500;letter-spacing:-.5px}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._row_5n480_78 ._stat_data_5n480_94{margin-top:12px;color:var(--color-text-base);font-size:24px;font-weight:700}@media all and (max-width: 1440px){._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._row_5n480_78 ._stat_data_5n480_94{font-size:22px}}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._btn_wrap_5n480_106{cursor:auto}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._btn_wrap_5n480_106 .btn.b_t{margin-top:24px;width:98px;padding:0;background-color:#f5f5f5;border:none}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._btn_wrap_5n480_106 .btn.b_t span{color:var(--color-text-deep);font-size:14px;font-weight:400;line-height:22px}._dash_section_5n480_1 ._dash_stat_5n480_31 ._items_5n480_38 ._btn_wrap_5n480_106 .btn[disabled]{opacity:.5;cursor:auto}@media all and (max-width: 1440px){._dash_stat_5n480_31 ._items_5n480_38 ._stat_data_5n480_94{font-size:22px}}.is--mobile ._dash_stat_5n480_31 ._items_5n480_38{width:calc(100% / 3 - 20px)}.is--mobile ._dash_stat_5n480_31 ._items_5n480_38:nth-child(n+4):nth-child(-n+6){margin-top:20px}@media all and (max-width: 767px),(max-height: 480px){.is--mobile ._dash_stat_5n480_31 ._items_5n480_38{flex-direction:row;width:calc(50% - 10px);height:104px;margin-top:16px;padding:0 20px}.is--mobile ._dash_stat_5n480_31 ._items_5n480_38 ._dash_svg_5n480_51{width:64px;height:64px;min-width:64px;min-height:64px;background-size:64px auto}.is--mobile ._dash_stat_5n480_31 ._items_5n480_38 ._row_5n480_78{align-items:flex-start;padding-left:24px}.is--mobile ._dash_stat_5n480_31 ._items_5n480_38 ._row_5n480_78 ._stat_tit_5n480_85{margin-top:0}}@media all and (max-width: 620px){.is--mobile ._dash_stat_5n480_31 ._items_5n480_38{width:100%}}._dash_panel_j5fqa_1{height:282px;padding:24px;background-color:var(--color-background);border-radius:12px;box-shadow:0 10px 20px -5px #0000001a;box-sizing:border-box}._dash_panel_j5fqa_1 ._panel_top_j5fqa_9{display:flex;justify-content:flex-start;align-items:center;margin-bottom:16px;box-sizing:border-box}._dash_panel_j5fqa_1 ._panel_top_j5fqa_9 ._btn_wrap_j5fqa_16 ._backspace_j5fqa_17{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23616161' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m12 5-7 7 7 7M5 12h14'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:24px auto}._dash_panel_j5fqa_1 ._panel_top_j5fqa_9 ._dash_svg_j5fqa_27{margin-left:8px;width:24px;height:24px;background-position:center center;background-repeat:no-repeat;background-size:24px auto}._dash_panel_j5fqa_1 ._panel_top_j5fqa_9 ._dash_svg_j5fqa_27._icon_total_j5fqa_35{background-image:url(data:image/png;base64,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)}._dash_panel_j5fqa_1 ._panel_top_j5fqa_9 ._dash_svg_j5fqa_27._icon_timeZone_j5fqa_38{background-image:url(data:image/png;base64,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)}._dash_panel_j5fqa_1 ._panel_top_j5fqa_9 ._dash_svg_j5fqa_27._icon_weekZone_j5fqa_41{background-image:url(data:image/png;base64,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)}._dash_panel_j5fqa_1 ._panel_top_j5fqa_9 ._dash_svg_j5fqa_27._icon_daily_j5fqa_44{background-image:url(../../../assets/images/dash/dash_ico_small_book)}._dash_panel_j5fqa_1 ._panel_top_j5fqa_9 ._dash_svg_j5fqa_27._icon_attention_j5fqa_47{background-image:url(data:image/png;base64,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)}._dash_panel_j5fqa_1 ._panel_top_j5fqa_9 ._dash_svg_j5fqa_27._icon_note_j5fqa_50{background-image:url(data:image/png;base64,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)}._dash_panel_j5fqa_1 ._panel_top_j5fqa_9 ._tit_j5fqa_55{margin-left:8px;color:#333;font-size:20px;font-weight:700}._dash_panel_j5fqa_1 ._panel_result_j5fqa_63{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100% - 42px);box-sizing:border-box}._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_guide_j5fqa_71 p{font-weight:500}._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_guide_j5fqa_71 p:nth-child(1){font-size:24px}._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_guide_j5fqa_71 p:nth-child(2){margin-top:16px;font-size:32px;font-weight:700}._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_guide_j5fqa_71 p:nth-child(3){margin-top:24px;font-size:20px}._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_guide_j5fqa_71 p ._color_guide_j5fqa_88,._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_guide_j5fqa_71 p .color_guide{color:var(--color-text-guide)}._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_guide_j5fqa_71 p ._color_assort_j5fqa_92,._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_guide_j5fqa_71 p .color_assort{color:var(--color-text-assort)}._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_guide_j5fqa_71 p ._color_accent_j5fqa_96,._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_guide_j5fqa_71 p .color_accent{color:#ed6061}._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_graph_j5fqa_103{display:flex;justify-content:space-around;align-items:center;flex-direction:row;max-width:1380px;height:206px}._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_graph_j5fqa_103 ._graph_wrap_j5fqa_111{display:flex;justify-content:space-around;align-items:flex-start;flex:1 0 0;max-width:784px;height:100%}._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_graph_j5fqa_103 ._result_box_j5fqa_120{display:flex;flex-direction:column;align-items:center;max-width:508px;min-width:380px;margin-top:-24px;text-align:center}._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_graph_j5fqa_103 ._result_box_j5fqa_120 p{font-size:32px;font-weight:700}._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_graph_j5fqa_103 ._result_box_j5fqa_120 p:nth-child(2){margin-top:8px}._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_graph_j5fqa_103 ._result_box_j5fqa_120 p ._color_accent_j5fqa_96,._dash_panel_j5fqa_1 ._panel_result_j5fqa_63._type_graph_j5fqa_103 ._result_box_j5fqa_120 p .color_accent{color:#ed6061}.is--mobile ._dash_panel_j5fqa_1{height:444px}.is--mobile ._dash_panel_j5fqa_1 ._type_graph_j5fqa_103{justify-content:space-between;flex-direction:column;height:calc(100% - 42px)}.is--mobile ._dash_panel_j5fqa_1 ._type_graph_j5fqa_103 ._graph_wrap_j5fqa_111{flex:1;width:100%;height:194px}.is--mobile ._dash_panel_j5fqa_1 ._type_graph_j5fqa_103 ._result_box_j5fqa_120{justify-content:center;height:50%;margin-top:0}@media all and (max-width: 767px),(max-height: 480px){.is--mobile ._dash_panel_j5fqa_1{height:210px;margin-top:24px}.is--mobile ._dash_panel_j5fqa_1 ._panel_top_j5fqa_9 ._tit_j5fqa_55{font-size:18px}.is--mobile ._dash_panel_j5fqa_1 ._type_guide_j5fqa_71>p:nth-child(1){font-size:18px}.is--mobile ._dash_panel_j5fqa_1 ._type_guide_j5fqa_71>p:nth-child(2){margin-top:8px;font-size:20px}.is--mobile ._dash_panel_j5fqa_1 ._type_guide_j5fqa_71>p:nth-child(3){margin-top:16px;font-size:14px;font-weight:400}.is--mobile ._dash_panel_j5fqa_1 ._type_graph_j5fqa_103{height:calc(100% - 42px)}.is--mobile ._dash_panel_j5fqa_1 ._type_graph_j5fqa_103 ._result_box_j5fqa_120{margin-top:0}.is--mobile ._dash_panel_j5fqa_1 ._type_graph_j5fqa_103 ._result_box_j5fqa_120>p{font-size:20px}}._select_wrap_txr69_1{position:relative}._select_wrap_txr69_1._quizIndex_txr69_4 ._select_menu_txr69_5{right:0}._select_wrap_txr69_1 ._select_toggle_txr69_10{font-size:20px;font-weight:700;width:auto;height:auto;background-color:transparent;border-bottom:0;padding:0 32px 0 0;line-height:24px;color:var(--color-text-base)}._select_wrap_txr69_1 ._select_toggle_txr69_10._no_select_txr69_22{pointer-events:none}._select_wrap_txr69_1 ._select_toggle_txr69_10:not(._no_select_txr69_22):after{content:"";position:absolute;top:0;right:0;width:24px;height:24px;margin-left:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath fill='%23616161' d='M12 0 6 7.5 0 0h12Z'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:12px auto}._select_wrap_txr69_1 ._select_toggle_txr69_10>span{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-line-clamp:1}._select_wrap_txr69_1 ._select_menu_txr69_5{position:absolute;min-width:140px;max-width:280px;padding:6px 0;border:1px solid var(--color-border-line);border-radius:6px;background-color:var(--color-background);box-shadow:0 4px 8px #0003;z-index:1100;box-sizing:border-box}._select_wrap_txr69_1 ._select_menu_txr69_5 ._select_list_txr69_62{padding:0;height:100%;max-height:168px;border-radius:6px;background-color:var(--color-background)}._select_wrap_txr69_1 ._select_menu_txr69_5 ._select_list_txr69_62 .simplebar-wrapper{max-height:168px}._select_wrap_txr69_1 ._select_menu_txr69_5 ._select_list_txr69_62 ._items_txr69_73{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;cursor:pointer;box-sizing:border-box;padding:0 12px;font-size:14px;color:var(--color-text-deep);line-height:28px}@media (hover: hover){._select_wrap_txr69_1 ._select_menu_txr69_5 ._select_list_txr69_62 ._items_txr69_73:hover{background-color:var(--color-hover-layer)}}.is--mobile ._select_wrap_txr69_1{padding:0 5px}.is--mobile ._select_wrap_txr69_1 ._select_toggle_txr69_10:after{margin-right:8px}.is--mobile ._select_wrap_txr69_1 ._select_menu_txr69_5{margin-left:-18px}.is--mobile .activity-students ._select_wrap_txr69_1 ._select_toggle_txr69_10{font-size:15px}@media all and (min-width: 768px) and (max-width: 1024px){.is--mobile .activity-students ._select_wrap_txr69_1 ._select_toggle_txr69_10{padding:0}.is--mobile .activity-students ._select_wrap_txr69_1 ._select_menu_txr69_5{margin-left:35px}}@media all and (max-width: 767px),(max-height: 480px){.is--mobile ._select_wrap_txr69_1 ._select_toggle_txr69_10{padding-right:26px;font-size:16px}}._dash_section_1hoc1_1{margin-bottom:40px}._dash_section_1hoc1_1 ._dash_option_1hoc1_4{display:flex;align-items:center;position:relative;margin-top:40px;margin-bottom:16px}._dash_section_1hoc1_1 ._dash_option_1hoc1_4 ._option_select_1hoc1_11{display:flex;align-items:center}._dash_section_1hoc1_1 ._dash_option_1hoc1_4 ._option_select_1hoc1_11 i{width:24px;height:24px;margin-right:8px;background-repeat:no-repeat;background-position:center center;background-size:24px auto}._dash_section_1hoc1_1 ._dash_option_1hoc1_4 ._option_select_1hoc1_11 i._ico_library_1hoc1_23{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23FFB400' fill-rule='evenodd' d='M11.25 3.639C10.61 3.103 9.5 2.52 7.694 2.52c-1.929 0-3.7.332-4.853.614-.827.201-1.366.957-1.366 1.808V19.41c0 1.033 1.029 1.785 2.039 1.572 1.117-.236 2.595-.46 4.18-.46 1.806 0 2.916.58 3.556 1.117v-18Zm1.5 18c.64-.536 1.75-1.117 3.556-1.117 1.585 0 3.063.224 4.18.46 1.01.213 2.04-.54 2.04-1.572V4.943c0-.851-.54-1.607-1.366-1.808-1.155-.282-2.925-.614-4.854-.614-1.806 0-2.916.582-3.556 1.118v18Z' clip-rule='evenodd'/%3E%3C/svg%3E")}._dash_section_1hoc1_1 ._dash_option_1hoc1_4 ._option_select_1hoc1_11 i._ico_share_1hoc1_26{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 1C2.79086 1 1 2.79086 1 5V19C1 21.2091 2.79086 23 5 23H19C21.2091 23 23 21.2091 23 19V5C23 2.79086 21.2091 1 19 1H5ZM8.5 12.4974H5.5V18.4974H8.5V12.4974ZM10.5 5.51079H13.5V18.4974H10.5V5.51079ZM18.5 8.49738H15.5V18.4974H18.5V8.49738Z' fill='%23FFB400'/%3E%3C/svg%3E%0A")}._dash_section_1hoc1_1 ._dash_book_list_1hoc1_33{position:relative;height:356px;margin-bottom:20px;padding:24px 24px 32px;background-color:var(--color-background);border-radius:12px;box-sizing:border-box}._dash_section_1hoc1_1 ._dash_book_list_1hoc1_33 ._empty_upload_1hoc1_42{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;position:absolute;top:0;left:0;width:100%;height:100%;min-height:356px;background-color:var(--color-background);border-radius:12px;font-size:24px;font-weight:700;box-sizing:border-box}._dash_section_1hoc1_1 ._btn_wrap_1hoc1_61{margin-top:40px}._dash_section_1hoc1_1 ._btn_wrap_1hoc1_61 ._del_activity_1hoc1_64._each_1hoc1_64{width:118px;height:15px;font-size:15px}:lang(en) ._dash_section_1hoc1_1 ._btn_wrap_1hoc1_61 ._del_activity_1hoc1_64._each_1hoc1_64{width:187px}._option_search_1fmkg_1{position:absolute;right:0}._option_search_1fmkg_1._rt48_1fmkg_5{right:48px}._option_search_1fmkg_1 ._search_area_1fmkg_9{width:100%;height:34px}._option_search_1fmkg_1 ._search_area_1fmkg_9 input{display:block;width:278px;height:34px;padding-left:36px;padding-bottom:2px;background-color:var(--color-background);border:1px solid var(--color-border-line);border-radius:80px}._option_search_1fmkg_1 ._search_area_1fmkg_9 ._ico_cancel_1fmkg_24{right:8px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Ccircle cx='8' cy='8' r='7' fill='%23E0E0E0'/%3E%3Cpath stroke='%23757575' d='m5 5 6 6M11 5l-6 6'/%3E%3C/svg%3E");background-size:16px auto}._option_search_1fmkg_1 ._ico_search_1fmkg_33{right:8px;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5' stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5'/%3E%3Cpath fill='%23BDBDBD' d='M19.116 20.884a1.25 1.25 0 0 0 1.768-1.768l-1.768 1.768Zm-5-5 5 5 1.768-1.768-5-5-1.768 1.768Z'/%3E%3C/svg%3E");background-size:24px auto}._option_search_1fmkg_1 ._ico_search_1fmkg_33._active_1fmkg_40{left:8px;right:auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5' stroke='%23FFB400' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5'/%3E%3Cpath fill='%23FFB400' d='M19.116 20.884a1.25 1.25 0 0 0 1.768-1.768l-1.768 1.768Zm-5-5 5 5 1.768-1.768-5-5-1.768 1.768Z'/%3E%3C/svg%3E")}._option_search_1fmkg_1 [class*=ico_]{position:absolute;top:50%;transform:translateY(-50%);background-position:center center;background-repeat:no-repeat}@media all and (max-width: 767px),(max-height: 480px){.is--mobile ._option_search_1fmkg_1._active_1fmkg_40{width:100%;right:0;z-index:1}.is--mobile ._option_search_1fmkg_1 ._search_area_1fmkg_9{background-color:var(--color-dull-background)}.is--mobile ._option_search_1fmkg_1 ._search_area_1fmkg_9._bg_w_1fmkg_68{background-color:var(--color-background)}.is--mobile ._option_search_1fmkg_1 ._search_area_1fmkg_9 input{width:100%}}@media all and (max-width: 767px){.is--mobile ._search_area_1fmkg_9{height:36px}.is--mobile ._search_area_1fmkg_9 input{width:calc(100% - 24px)}}._location_1efx9_1{white-space:nowrap;display:flex;overflow:hidden;margin-bottom:24px;text-align:left}._location_1efx9_1 ._part_1efx9_8{display:flex;align-items:center;color:var(--color-text-guide);font-weight:500}._location_1efx9_1 ._part_1efx9_8:last-child i{display:none}._location_1efx9_1 ._part_1efx9_8>span{overflow:hidden;text-overflow:ellipsis;padding:0 4px;font-size:16px}:lang(en) ._location_1efx9_1 ._part_1efx9_8>span{padding-bottom:8px}._location_1efx9_1 ._part_1efx9_8 ._icon_chevron_1efx9_29{width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 3L12 9L6 15' stroke='%239E9E9E' stroke-width='2'/%3E%3C/svg%3E%0A");background-size:18px auto;background-repeat:no-repeat;background-position:center center}._dash_book_info_15hms_1{padding:40px;background-color:var(--color-background);border-radius:12px}._dash_book_info_15hms_1 ._info_panel_15hms_6{box-sizing:border-box}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15{display:flex;align-items:center}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15:nth-child(2){margin-left:40px}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_detail_15hms_23{display:flex;flex-direction:column;justify-content:space-between;flex:1 0 0;height:166px;margin-left:40px}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_detail_15hms_23 ._binfo_title_15hms_31{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;word-break:break-all;-webkit-line-clamp:2;font-size:24px;font-weight:700;line-height:1.4;color:var(--color-text-deep);box-sizing:border-box}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_detail_15hms_23 ._panel_inner_15hms_46{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;width:100%;box-sizing:border-box}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_detail_15hms_23 ._panel_inner_15hms_46 ._panel_row_15hms_55{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:8px;box-sizing:border-box}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_detail_15hms_23 ._panel_inner_15hms_46 ._panel_row_15hms_55:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_detail_15hms_23 ._panel_inner_15hms_46 ._panel_row_15hms_55 ._sub_15hms_69,._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_detail_15hms_23 ._panel_inner_15hms_46 ._panel_row_15hms_55 ._detail_15hms_70{-webkit-line-clamp:1;font-size:16px;color:var(--color-text-assort)}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_detail_15hms_23 ._panel_inner_15hms_46 ._panel_row_15hms_55 ._sub_15hms_69{width:74px;line-height:1.4;box-sizing:border-box}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_detail_15hms_23 ._panel_inner_15hms_46 ._panel_row_15hms_55 ._detail_15hms_70{flex:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;line-height:1.4;box-sizing:border-box}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_date_15hms_96,._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_time_15hms_97{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:220px;height:166px;background-color:var(--color-layer-background);border-radius:12px;box-sizing:border-box}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_date_15hms_96:nth-child(2),._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_time_15hms_97:nth-child(2){margin-left:16px}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_date_15hms_96 span:nth-child(1),._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_time_15hms_97 span:nth-child(1){font-size:18px;font-weight:500;color:var(--color-text-dull)}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_date_15hms_96 span:nth-child(2),._dash_book_info_15hms_1 ._info_panel_15hms_6._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_time_15hms_97 span:nth-child(2){margin-top:12px;font-size:24px;font-weight:700;color:var(--color-text-base)}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_chart_15hms_129{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding:24px;border:1px solid var(--color-border-line);border-radius:12px}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_chart_15hms_129 ._row_15hms_138{width:50%;box-sizing:border-box}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_chart_15hms_129 ._row_15hms_138 h2{display:flex;justify-content:flex-start;align-items:center}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_chart_15hms_129 ._row_15hms_138 h2 ._dash_svg_15hms_147{width:24px;height:24px;background-position:center center;background-repeat:no-repeat;background-size:24px auto}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_chart_15hms_129 ._row_15hms_138 h2 ._dash_svg_15hms_147._icon_time_15hms_154{background-image:url(data:image/png;base64,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)}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_chart_15hms_129 ._row_15hms_138 h2 ._dash_svg_15hms_147._icon_week_15hms_157{background-image:url(data:image/png;base64,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)}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_chart_15hms_129 ._row_15hms_138 h2 ._tit_15hms_162{margin-left:8px;font-size:20px;font-weight:700}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_chart_15hms_129 ._row_15hms_138 ._chart_area_15hms_169{display:flex;justify-content:center;position:relative;margin:38px 0 27px}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_chart_15hms_129 ._row_15hms_138 ._chart_area_15hms_169 ._chart-wrapper_15hms_175{width:400px;height:335px}._dash_book_info_15hms_1 ._info_panel_15hms_6._type_graph_15hms_183+._desc_15hms_184{margin-top:32px;font-size:14px;color:var(--color-text-assort)}.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9{flex-direction:column}.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9 ._binfo_box_15hms_15{width:100%}.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9 ._binfo_box_15hms_15:nth-child(2){margin-top:40px;margin-left:0}.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_date_15hms_96,.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_time_15hms_97{width:50%;height:120px;min-width:auto}@media all and (max-width: 1024px){.is--mobile ._dash_book_info_15hms_1 ._type_chart_15hms_129{flex-direction:column}.is--mobile ._dash_book_info_15hms_1 ._type_chart_15hms_129 ._row_15hms_138{width:100%}}@media all and (max-width: 767px),(max-height: 480px){.is--mobile ._dash_book_info_15hms_1 ._type_chart_15hms_129{align-items:flex-start}.is--mobile ._dash_book_info_15hms_1 ._type_chart_15hms_129 ._pie_txt_list_15hms_233{display:block;margin-top:16px;padding-left:4px}.is--mobile ._dash_book_info_15hms_1 ._type_chart_15hms_129 ._pie_txt_list_15hms_233 p{position:relative;padding-left:16px;font-size:16px}.is--mobile ._dash_book_info_15hms_1 ._type_chart_15hms_129 ._pie_txt_list_15hms_233 p+p{margin-top:4px}.is--mobile ._dash_book_info_15hms_1 ._type_chart_15hms_129 ._pie_txt_list_15hms_233 p ._rank_15hms_247{position:absolute;left:0}}@media all and (max-width: 620px){.is--mobile ._dash_book_info_15hms_1{padding:32px}.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9 ._binfo_box_15hms_15:nth-child(1){flex-direction:column}.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9 ._binfo_box_15hms_15:nth-child(2){margin-top:40px;margin-left:0}.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_detail_15hms_23{margin-top:42px;margin-left:0}.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_detail_15hms_23 ._binfo_title_15hms_31{margin-bottom:16px;font-size:20px}.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_detail_15hms_23 ._panel_inner_15hms_46 ._panel_row_15hms_55{margin-bottom:4px}.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_detail_15hms_23 ._panel_inner_15hms_46 ._panel_row_15hms_55:last-child{margin-bottom:0}.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_date_15hms_96>span:nth-child(1),.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_time_15hms_97>span:nth-child(1){font-size:16px}.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_date_15hms_96>span:nth-child(2),.is--mobile ._dash_book_info_15hms_1 ._type_book_15hms_9 ._binfo_box_15hms_15 ._binfo_time_15hms_97>span:nth-child(2){font-size:20px}.is--mobile ._dash_book_info_15hms_1 ._type_chart_15hms_129{flex-direction:column}.is--mobile ._dash_book_info_15hms_1 ._type_chart_15hms_129 ._row_15hms_138{width:100%}.is--mobile ._dash_book_info_15hms_1 ._type_chart_15hms_129 ._row_15hms_138:nth-child(2){margin-top:40px}}._option_select_dlay2_1{display:flex;align-items:center;box-sizing:border-box;margin-bottom:24px}._option_select_dlay2_1 ._index_dlay2_7{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-line-clamp:1;font-size:20px;font-weight:700;line-height:24px}._tab_content_dlay2_20 ._quiz_total_dlay2_21 ._top_dlay2_22{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;box-sizing:border-box}._tab_content_dlay2_20 ._quiz_total_dlay2_21 ._top_dlay2_22 ._desc_dlay2_29{flex:1}._tab_content_dlay2_20 ._quiz_total_dlay2_21 ._graph_wrap_dlay2_34{height:100%}._tab_content_dlay2_20 ._graph_wrap_dlay2_34{width:100%;height:520px}._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43{display:flex;justify-content:flex-start;align-items:center;color:var(--color-text-assort);box-sizing:border-box;height:72px}._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43:hover:not(._disabled_dlay2_51){background-color:#fff8e8;cursor:pointer}._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43._disabled_dlay2_51{pointer-events:none}._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._sub_dlay2_59{max-width:240px;min-width:240px;padding-left:80px;margin-right:24px;text-align:right;font-size:16px;font-weight:500;box-sizing:border-box}._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._row_dlay2_70{display:inline-block;width:100%;flex:1 0 0}._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._row_dlay2_70 ._graph_items_dlay2_75{display:flex;box-sizing:border-box;align-items:center;height:100%;padding-right:60px}._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._row_dlay2_70 ._graph_items_dlay2_75 ._amount_dlay2_82{margin-left:24px;color:#63abfd;font-size:14px;font-weight:700;line-height:1.4;text-align:center;min-width:38px}._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._row_dlay2_70 ._graph_items_dlay2_75+._graph_items_dlay2_75{margin-top:8px}._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._row_dlay2_70 ._graph_items_dlay2_75._graph_average_dlay2_96 ._amount_dlay2_82{color:#bdbdbd}._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._row_dlay2_70 ._msg_dlay2_103{display:block;text-align:center;font-size:16px;font-weight:500;color:var(--color-text-disabled)}._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43+._graph_list_dlay2_43{border-top:1px solid var(--color-border-line)}.is--mobile ._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._sub_dlay2_59{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-line-clamp:1;min-width:100px;margin-right:0;text-align:right;font-size:16px;font-weight:500;box-sizing:border-box}.is--mobile ._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._graph_items_dlay2_75{display:flex;box-sizing:border-box;flex:1;align-items:center;height:100%;padding-right:60px}.is--mobile ._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._graph_items_dlay2_75 ._amount_dlay2_82{margin-left:24px;color:#63abfd;font-size:14px;font-weight:700;line-height:1.4;text-align:center}.is--mobile ._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._graph_items_dlay2_75 ._amount_dlay2_82._color_fir_dlay2_154{color:#ed6061}.is--mobile ._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._graph_items_dlay2_75 ._amount_dlay2_82._color_sec_dlay2_157{color:#9f97fe}@media all and (max-width: 1024px){.is--mobile ._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._sub_dlay2_59{padding-left:0}.is--mobile ._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._graph_items_dlay2_75{padding-right:13px}}@media all and (max-width: 767px),(max-height: 480px){.is--mobile ._option_select_dlay2_1 ._index_dlay2_7{font-size:16px}.is--mobile ._tab_content_dlay2_20 ._graph_wrap_dlay2_34{height:100%}.is--mobile ._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43{display:flex;justify-content:center;align-items:center;color:var(--color-text-assort);box-sizing:border-box;height:40px}.is--mobile ._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._sub_dlay2_59{max-width:145px;min-width:100px;width:100%;padding-left:0;text-align:left}:lang(en) .is--mobile ._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._sub_dlay2_59{max-width:155px;width:100%;height:24px;margin-top:8px}.is--mobile ._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._graph_items_dlay2_75{padding:0}.is--mobile ._tab_content_dlay2_20 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._graph_items_dlay2_75 ._amount_dlay2_82{width:100%;font-size:14px}.is--mobile ._tab_content_dlay2_20 ._quiz_total_dlay2_21 ._top_dlay2_22{flex-direction:column;justify-content:flex-start}.is--mobile ._tab_content_dlay2_20 ._quiz_total_dlay2_21 ._top_dlay2_22>div{justify-content:flex-start;width:100%}.is--mobile ._tab_content_dlay2_20 ._quiz_total_dlay2_21 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43{height:68px}.is--mobile ._tab_content_dlay2_20 ._quiz_total_dlay2_21 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._graph_items_dlay2_75{padding:0}.is--mobile ._tab_content_dlay2_20 ._quiz_total_dlay2_21 ._graph_wrap_dlay2_34 ._graph_list_dlay2_43 ._msg_dlay2_103{font-size:14px}}._tab_container_168yu_1{box-sizing:border-box}._tab_container_168yu_1 ._tab_menu_area_168yu_4{display:flex}._tab_container_168yu_1 ._tab_menu_area_168yu_4 ._tab_menu_168yu_4{position:relative;width:calc(100% / 3);padding:18px 0;border-bottom:1px solid #e2e2e2}._tab_container_168yu_1 ._tab_menu_area_168yu_4 ._tab_menu_168yu_4._on_168yu_13{border-bottom:0}._tab_container_168yu_1 ._tab_menu_area_168yu_4 ._tab_menu_168yu_4._on_168yu_13:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background-color:var(--color-accent)}._tab_container_168yu_1 ._tab_menu_area_168yu_4 ._tab_menu_168yu_4._on_168yu_13 span{font-weight:700;color:var(--color-text-base)}._tab_container_168yu_1 ._tab_menu_area_168yu_4 ._tab_menu_168yu_4 span{font-size:20px;color:var(--color-text-assort)}._tab_container_168yu_1 ._inner_168yu_38{margin-top:32px;padding:24px;border:1px solid var(--color-border-line);border-radius:12px}@media all and (max-width: 767px),(max-height: 480px){.is--mobile ._tab_container_168yu_1 ._tab_menu_area_168yu_4 ._tab_menu_168yu_4>span{font-size:14px}}._bar_graph_6znqk_1{height:16px;background-color:#63abfd;border-radius:4px}._top_19ih3_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;box-sizing:border-box}._top_19ih3_1 ._option_select_19ih3_8{display:flex;align-items:center;box-sizing:border-box}._top_19ih3_1 ._option_select_19ih3_8 ._backspace_19ih3_13{width:24px;height:24px;margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23616161' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m12 5-7 7 7 7M5 12h14'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:24px auto}@media all and (max-width: 767px),(max-height: 480px){._top_19ih3_1{flex-direction:column;justify-content:flex-start}._top_19ih3_1>div{justify-content:flex-start;width:100%}}._correct_guide_yybko_1{display:flex;justify-content:flex-end;align-items:center;position:relative;min-width:154px;box-sizing:border-box}._correct_guide_yybko_1 ._correct_rate_yybko_9{margin-left:6px;color:var(--color-text-base);font-size:32px;font-weight:700}@media all and (max-width: 767px),(max-height: 480px){._correct_guide_yybko_1{margin-top:24px}._correct_guide_yybko_1 ._correct_rate_yybko_9{font-size:20px}}._table_head_5e5m9_1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:48px;background-color:#f9fafb;border:1px solid var(--color-border-line);border-top-left-radius:5px;border-top-right-radius:5px}._table_head_5e5m9_1>div{text-align:center}._table_head_5e5m9_1>span{display:inline-flex;align-items:center;justify-content:center;padding:0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;font-size:15px;line-height:22px;text-align:center;font-weight:700}.quiz-list ._table_head_5e5m9_1>span:nth-child(1){width:8%}._table_head_5e5m9_1>span:nth-child(1){width:7.7%}._table_head_5e5m9_1>span:nth-child(2){width:18.4%}.quiz-list ._table_head_5e5m9_1>span:nth-child(2){width:8%}._table_head_5e5m9_1>span:nth-child(3){width:6.1%}.quiz-list ._table_head_5e5m9_1>span:nth-child(3){width:12%;min-width:124px}._table_head_5e5m9_1>span:nth-child(4){width:13.8%}.quiz-list ._table_head_5e5m9_1>span:nth-child(4){width:8%}._table_head_5e5m9_1>span:nth-child(5),._table_head_5e5m9_1>span:nth-child(6){width:10.8%}.quiz-list ._table_head_5e5m9_1>span:nth-child(5),.quiz-list ._table_head_5e5m9_1>span:nth-child(6){overflow:hidden;flex:1}:lang(en) .quiz-list .quiz-list ._table_head_5e5m9_1>span:nth-child(5),:lang(en) .quiz-list .quiz-list ._table_head_5e5m9_1>span:nth-child(6){width:9.8%}:lang(en) .quiz-list ._table_head_5e5m9_1>span:nth-child(7){width:10%}._table_head_5e5m9_1>span:nth-child(7),._table_head_5e5m9_1>span:nth-child(8){width:10.8%}.quiz-list ._table_head_5e5m9_1>span:nth-child(7),.quiz-list ._table_head_5e5m9_1>span:nth-child(8){width:8%}._table_head_5e5m9_1>span:nth-child(9){width:10.8%}@media all and (max-width: 1024px){.is--mobile .activity-students ._table_head_5e5m9_1>span:nth-child(1){width:22%}.is--mobile .activity-students ._table_head_5e5m9_1>span:nth-child(2){width:39%}.is--mobile .activity-students ._table_head_5e5m9_1>div:nth-child(3){width:39%}.is--mobile .quiz-list ._table_head_5e5m9_1>span{font-size:13px}.is--mobile .quiz-list ._table_head_5e5m9_1>span:nth-child(1),.is--mobile .quiz-list ._table_head_5e5m9_1>span:nth-child(2),.is--mobile .quiz-list ._table_head_5e5m9_1>span:nth-child(8){width:25%;min-width:auto}.is--mobile .quiz-list ._table_head_5e5m9_1>span:nth-child(3){flex:1;width:12%;min-width:auto}.is--mobile .quiz-list ._table_head_5e5m9_1>span:nth-child(4),.is--mobile .quiz-list ._table_head_5e5m9_1>span:nth-child(5),.is--mobile .quiz-list ._table_head_5e5m9_1>span:nth-child(6),.is--mobile .quiz-list ._table_head_5e5m9_1>span:nth-child(7){display:none}}._table_body_oaih9_1{width:100%;padding:10px 0;border-left:1px solid var(--color-border-line);border-right:1px solid var(--color-border-line);border-bottom:1px solid var(--color-border-line);border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:var(--color-background)}._table_body_oaih9_1 ._items_oaih9_11{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:48px;border-bottom:0}@media (hover: hover){._table_body_oaih9_1 ._items_oaih9_11:hover{background-color:#fff8e8;cursor:pointer}}._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27{display:inline-flex;align-items:center;justify-content:center;padding:0 5px;box-sizing:border-box}._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(1){width:7.7%}.quiz-list ._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(1){width:8%}._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(2){width:18.4%}.quiz-list ._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(2){width:8%}._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(3){width:6.1%}.quiz-list ._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(3){width:12%;min-width:124px}._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(4){width:13.8%}.quiz-list ._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(4){width:8%}._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(5),._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(6){width:10.8%}.quiz-list ._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(5),.quiz-list ._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(6){overflow:hidden;flex:1;justify-content:flex-start}:lang(en) .quiz-list ._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(5),:lang(en) .quiz-list ._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(6){width:9.8%}:lang(en) .quiz-list ._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(7){width:10%}._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(7),._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(8){width:10.8%}.quiz-list ._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(7),.quiz-list ._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(8){width:8%}._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(8),._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27:nth-child(9){width:10.8%}._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27 span{font-size:15px;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;text-align:center}._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27 span._rank_oaih9_97{display:none}._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27 span._svg_i_oaih9_101{width:24px;height:24px;background-position:center center;background-repeat:no-repeat;background-size:24px auto}._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27 span._svg_i_oaih9_101._icon_level_oaih9_108{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23F9C722' d='m12 18.33-4.598 2.537a1 1 0 0 1-1.465-1.065l.992-5.156-3.833-3.588a1 1 0 0 1 .56-1.722l5.21-.65 2.228-4.755a1 1 0 0 1 1.811 0l2.228 4.755 5.21.65a1 1 0 0 1 .56 1.722l-3.833 3.588.992 5.156a1 1 0 0 1-1.465 1.065l-4.598-2.537Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27 span._svg_i_oaih9_101._icon_correct_oaih9_111{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Ccircle cx='12' cy='12' r='10' stroke='%23FFA5CB' stroke-width='4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}._table_body_oaih9_1 ._items_oaih9_11 ._sub_oaih9_27 span._svg_i_oaih9_101._icon_incorrect_oaih9_114{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%2363ABFD' stroke-linecap='round' stroke-width='4' d='m3 3 18 18M21 3 3 21'/%3E%3C/svg%3E")}@media all and (max-width: 1024px){.is--mobile .activity-students ._table_body_oaih9_1 ._items_oaih9_11>._sub_oaih9_27:nth-child(1){width:22%}.is--mobile .activity-students ._table_body_oaih9_1 ._items_oaih9_11>._sub_oaih9_27:nth-child(2){width:39%}.is--mobile .activity-students ._table_body_oaih9_1 ._items_oaih9_11>._sub_oaih9_27:nth-child(3){width:39%}.is--mobile .quiz-list ._table_body_oaih9_1 ._items_oaih9_11>._sub_oaih9_27:nth-child(1),.is--mobile .quiz-list ._table_body_oaih9_1 ._items_oaih9_11>._sub_oaih9_27:nth-child(2),.is--mobile .quiz-list ._table_body_oaih9_1 ._items_oaih9_11>._sub_oaih9_27:nth-child(8){width:25%;min-width:auto}.is--mobile .quiz-list ._table_body_oaih9_1 ._items_oaih9_11>._sub_oaih9_27:nth-child(3){flex:1;width:12%;min-width:auto}.is--mobile .quiz-list ._table_body_oaih9_1 ._items_oaih9_11>._sub_oaih9_27:nth-child(4),.is--mobile .quiz-list ._table_body_oaih9_1 ._items_oaih9_11>._sub_oaih9_27:nth-child(5),.is--mobile .quiz-list ._table_body_oaih9_1 ._items_oaih9_11>._sub_oaih9_27:nth-child(6),.is--mobile .quiz-list ._table_body_oaih9_1 ._items_oaih9_11>._sub_oaih9_27:nth-child(7){display:none}.is--mobile .quiz-list ._table_body_oaih9_1 ._items_oaih9_11>._sub_oaih9_27>span{font-size:13px}.is--mobile .quiz-list ._table_body_oaih9_1 ._items_oaih9_11>._sub_oaih9_27 ._svg_i_oaih9_101{width:16px;height:16px;background-size:16px auto}}._dash_top_an73y_1{margin-top:24px;margin-bottom:32px;box-sizing:border-box}._dash_top_an73y_1._st_detail_an73y_6{display:flex;justify-content:flex-start;align-items:center}._dash_top_an73y_1 ._btn_wrap_an73y_12 ._backspace_an73y_13{margin-right:8px;width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='33' fill='none'%3E%3Cpath fill='%23333' fill-rule='evenodd' d='m13 26.5 1.41-1.41-7.58-7.59H29v-2H6.83l7.58-7.59L13 6.5l-10 10 10 10Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:32px;background-position:center center;background-repeat:no-repeat}._dash_top_an73y_1 h2{font-size:24px;font-weight:400}._dash_top_an73y_1 h2 span{font-size:32px;font-weight:700;line-height:45px}@media all and (max-width: 767px),(max-height: 480px){.is--mobile h2{font-size:18px}.is--mobile h2 span{font-size:24px}}.react-datepicker-wrapper{width:auto}.datepicker-input{width:85px;height:20px;margin:0 2px;background:transparent;border-bottom:0;color:var(--color-text-sky);font-size:14px;line-height:22px;text-align:center;cursor:pointer}._dash_date_19cic_1{display:flex;justify-content:flex-end;align-items:center;margin-top:24px;margin-bottom:40px}._dash_date_19cic_1 ._date_19cic_8{display:flex;align-items:center;color:var(--color-text-dull)}._dash_section_19cic_15 ._dash_class_data_19cic_16{position:relative;width:100%;min-height:356px;padding:24px 40px;background-color:var(--color-background);border-radius:12px;box-sizing:border-box}._dash_section_19cic_15 ._dash_class_data_19cic_16 ._dash_option_19cic_25{display:flex;align-items:center;position:relative;justify-content:flex-end;margin-top:0;margin-bottom:24px}._dash_section_19cic_15 ._dash_class_data_19cic_16 ._empty_upload_19cic_36{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;top:0;left:0;width:100%;height:100%;min-height:356px;background-color:var(--color-background);border-radius:12px;font-size:24px;font-weight:700;box-sizing:border-box}@media all and (max-width: 767px),(max-height: 480px){.is--mobile ._dash_class_data_19cic_16{padding:24px}}._option_filter_9tc94_1{position:relative}._option_filter_9tc94_1 ._ico_filter_9tc94_4{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23BDBDBD' fill-rule='evenodd' d='M10.5 10.81a.75.75 0 0 0-.22-.53l-6-6A.75.75 0 0 1 4.81 3h14.38a.75.75 0 0 1 .53 1.28l-6 6a.75.75 0 0 0-.22.53v9.44a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1-.75-.75v-9.44Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:24px auto}._option_filter_9tc94_1 ._filter_layer_9tc94_13{position:absolute;right:0;top:100%;z-index:1100;box-sizing:border-box}._option_filter_9tc94_1 ._filter_layer_9tc94_13 ._filter_area_9tc94_20{display:flex;justify-content:center;align-items:flex-start;width:256px;padding:6px 0;border:1px solid var(--color-border-line);border-radius:6px;background-color:var(--color-background);box-shadow:0 4px 8px #0003;box-sizing:border-box}._option_filter_9tc94_1 ._filter_layer_9tc94_13 ._filter_area_9tc94_20 ._filter_list_9tc94_32{width:50%;box-sizing:border-box}._option_filter_9tc94_1 ._filter_layer_9tc94_13 ._filter_area_9tc94_20 ._filter_list_9tc94_32 li{display:flex;justify-content:flex-start;align-items:center;height:30px;padding:0 12px;box-sizing:border-box}._option_filter_9tc94_1 ._filter_layer_9tc94_13 ._filter_area_9tc94_20 ._filter_list_9tc94_32 li:first-child .clabel{font-weight:500}._option_filter_9tc94_1 ._filter_layer_9tc94_13 ._filter_area_9tc94_20 ._filter_list_9tc94_32 li .clabel{color:var(--color-text-base);font-weight:400;line-height:14px}._upload_bg_1u29b_1{width:100%;height:100%;background:var(--color-dimmed-bg)}._upload_bg_1u29b_1 ._upload_wrap_1u29b_6{position:absolute;top:50%;left:50%;width:342px;height:165px;transform:translate(-50%,-50%);background:var(--color-background);border:1px #e0e0e0 solid;border-radius:10px;box-shadow:0 4px 8px #0003}._upload_bg_1u29b_1 ._upload_wrap_1u29b_6 button{position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}._dash_section_1dl9f_1{margin-bottom:40px}._dash_section_1dl9f_1._p40_1dl9f_4{padding:40px}._dash_date_1dl9f_9{display:flex;justify-content:flex-end;align-items:center;margin-top:24px}._dash_date_1dl9f_9 ._date_1dl9f_15{display:flex;align-items:center;color:var(--color-text-dull)}._dash_student_info_qbze8_1{display:flex;justify-content:center;align-items:flex-start;position:relative;padding:16px 20px;background-color:var(--color-background);border-radius:12px;box-sizing:border-box}._dash_student_info_qbze8_1 ._box_qbze8_11{width:50%;padding:24px 24px 32px;box-sizing:border-box}._dash_student_info_qbze8_1 ._box_qbze8_11:nth-child(2){border-left:1px solid var(--color-border-line)}._dash_student_info_qbze8_1 ._box_qbze8_11:nth-child(2) ._list_qbze8_19:nth-child(2) li:first-child{flex:1}._dash_student_info_qbze8_1 ._box_qbze8_11 ._tit_qbze8_26{margin-bottom:32px;font-size:20px;font-weight:700}._dash_student_info_qbze8_1 ._box_qbze8_11 ._list_qbze8_19{display:flex;justify-content:space-between;align-items:center;padding:0 20px;box-sizing:border-box}._dash_student_info_qbze8_1 ._box_qbze8_11 ._list_qbze8_19:nth-of-type(2){margin-top:20px}._dash_student_info_qbze8_1 ._box_qbze8_11 ._list_qbze8_19 li{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:25%;box-sizing:border-box}._dash_student_info_qbze8_1 ._box_qbze8_11 ._list_qbze8_19 li span{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}._dash_student_info_qbze8_1 ._box_qbze8_11 ._list_qbze8_19 li span:nth-child(1){font-size:14px;font-weight:500;line-height:14px;color:var(--color-text-assort)}:lang(en) ._dash_student_info_qbze8_1 ._box_qbze8_11 ._list_qbze8_19 li span:nth-child(1){height:18px}._dash_student_info_qbze8_1 ._box_qbze8_11 ._list_qbze8_19 li span:nth-child(2){margin-top:4px;font-size:16px;font-weight:500;line-height:24px}._dash_student_info_qbze8_1 ._box_qbze8_11 ._list_qbze8_19 li span._status_info_qbze8_73{color:var(--color-text-done)}._dash_student_info_qbze8_1 ._btn_wrap_qbze8_81{display:inline-flex;position:absolute;top:24px;right:24px}._dash_student_info_qbze8_1 ._btn_wrap_qbze8_81 ._student_modify_qbze8_87{width:55px;height:15px}:lang(en) ._dash_student_info_qbze8_1 ._btn_wrap_qbze8_81 ._student_modify_qbze8_87{width:132px}@media all and (max-width: 1024px){.is--mobile ._dash_student_info_qbze8_1{flex-direction:column}.is--mobile ._dash_student_info_qbze8_1 ._box_qbze8_11{width:100%}.is--mobile ._dash_student_info_qbze8_1 ._box_qbze8_11:nth-child(2){border-left:0}}@media all and (max-width: 767px),(max-height: 480px){.is--mobile ._dash_student_info_qbze8_1{padding:16px 0}.is--mobile ._dash_student_info_qbze8_1 ._box_qbze8_11 ._list_qbze8_19{flex-wrap:wrap;padding:0}.is--mobile ._dash_student_info_qbze8_1 ._box_qbze8_11 ._list_qbze8_19>li{flex-direction:column;width:50%}.is--mobile ._dash_student_info_qbze8_1 ._box_qbze8_11 ._list_qbze8_19>li:nth-child(n+3){margin-top:20px}.is--mobile ._dash_student_info_qbze8_1 ._box_qbze8_11:nth-child(2) ._list_qbze8_19:nth-child(2)>li:first-child{display:contents}.is--mobile ._dash_student_info_qbze8_1 ._box_qbze8_11:nth-child(2) ._list_qbze8_19:nth-child(2)>li:nth-child(2){margin-top:20px}.is--mobile ._dash_student_info_qbze8_1 ._btn_wrap_qbze8_81{top:20px;right:20px}}h2._title_f4knf_1{justify-content:center;padding:55px 0 0;font-size:24px;font-weight:700}._plan_guide_f4knf_8{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;box-sizing:border-box}._plan_class_f4knf_16{display:flex;justify-content:space-between;align-items:center;margin:16px auto 24px;padding:24px;border-radius:12px;background-color:var(--color-box-background);box-sizing:border-box}._plan_class_f4knf_16 ._box_f4knf_26{display:flex;flex-direction:column}._plan_class_f4knf_16 ._box_f4knf_26>span:nth-child(1){font-size:20px;line-height:24px;font-weight:700}._plan_class_f4knf_16 ._box_f4knf_26>span:nth-child(2){margin-top:4px;color:var(--color-text-guide);font-size:14px;line-height:22px;font-weight:500}._plan_class_f4knf_16 ._btn_wrap_f4knf_46{cursor:initial}._plan_class_f4knf_16 ._btn_wrap_f4knf_46:nth-child(2){margin-left:86px}:lang(en) ._plan_class_f4knf_16 ._btn_wrap_f4knf_46:nth-child(2){margin-left:0}._plan_class_f4knf_16 ._btn_wrap_f4knf_46 ._service_wrap_f4knf_57{display:flex;justify-content:flex-end}._plan_class_f4knf_16 ._btn_wrap_f4knf_46 ._service_wrap_f4knf_57 ._nm_f4knf_61{display:flex;align-items:center;margin-right:16px;font-size:16px;font-weight:700;line-height:16px}:lang(en) ._plan_class_f4knf_16 ._btn_wrap_f4knf_46 ._service_wrap_f4knf_57 ._nm_f4knf_61{margin:0 16px}._plan_class_f4knf_16 ._btn_wrap_f4knf_46 ._service_wrap_f4knf_57 ._nm_f4knf_61._basic_f4knf_73{color:var(--color-blue)}._plan_class_f4knf_16 ._btn_wrap_f4knf_46 ._service_wrap_f4knf_57 ._nm_f4knf_61._pro_f4knf_76{color:var(--color-accent)}._plan_class_f4knf_16 ._btn_wrap_f4knf_46 ._service_wrap_f4knf_57 ._plan_case_f4knf_81:nth-of-type(2){margin-left:20px}._plan_class_f4knf_16 ._btn_wrap_f4knf_46 ._service_wrap_f4knf_57+._service_wrap_f4knf_57{margin-top:10px}._plan_class_f4knf_16 ._btn_wrap_f4knf_46 ._service_wrap_f4knf_57:nth-child(1)>span{color:var(--color-blue)}._plan_class_f4knf_16 ._btn_wrap_f4knf_46 ._service_wrap_f4knf_57:nth-child(2)>span{color:var(--color-accent)}._plan_class_f4knf_16 ._plan_case_f4knf_81{display:flex;justify-content:space-between;align-items:center;width:260px;height:48px;border-radius:8px;color:var(--color-text-white);box-sizing:border-box;margin-bottom:0;padding:12px 24px;border:1px solid var(--color-border-base);background-color:var(--color-background)}:lang(en) ._plan_class_f4knf_16 ._plan_case_f4knf_81{padding:12px 14px}._plan_class_f4knf_16 ._plan_case_f4knf_81 ._monthly_f4knf_120{color:var(--color-text-deep);font-size:15px;line-height:24px;font-weight:500}._plan_class_f4knf_16 ._plan_case_f4knf_81 ._price_f4knf_127{font-size:16px;font-weight:700;color:var(--color-text-base)}@media (hover: hover){._plan_class_f4knf_16 ._plan_case_f4knf_81:hover{background-color:var(--color-layer-background)}}@media all and (max-width: 830px){.is--mobile ._plan_guide_f4knf_8{flex-direction:column}.is--mobile ._plan_class_f4knf_16{flex-direction:column;max-width:308px;align-items:flex-start}.is--mobile ._plan_class_f4knf_16 ._btn_wrap_f4knf_46{flex-direction:column;margin:24px 0 0}.is--mobile ._plan_class_f4knf_16 ._btn_wrap_f4knf_46 ._service_wrap_f4knf_57{flex-direction:column}.is--mobile ._plan_class_f4knf_16 ._btn_wrap_f4knf_46 ._service_wrap_f4knf_57+._service_wrap_f4knf_57{margin-top:24px}.is--mobile ._plan_class_f4knf_16 ._btn_wrap_f4knf_46 ._service_wrap_f4knf_57 ._plan_case_f4knf_81{margin-top:16px}.is--mobile ._plan_class_f4knf_16 ._btn_wrap_f4knf_46 ._service_wrap_f4knf_57 ._plan_case_f4knf_81:nth-of-type(2){margin-top:8px;margin-left:0}}._plan_type_hi482_1{max-width:308px;min-height:542px;border:1px solid var(--color-border-line);border-radius:12px;margin-top:24px;padding:24px 22px 40px;box-sizing:border-box}:lang(en) ._plan_type_hi482_1{min-height:674px}._plan_type_hi482_1+._plan_type_hi482_1{margin-left:16px}._plan_type_hi482_1 h2{display:flex;align-items:center;height:24px;margin:0 0 24px;justify-content:center;padding:0;font-family:Pretendard;color:var(--color-text-base);font-size:20px;font-weight:700}._plan_type_hi482_1 ._plan_case_hi482_31{display:flex;justify-content:space-between;align-items:center;width:260px;height:48px;margin-bottom:24px;padding:16px 24px;border-radius:8px;color:var(--color-text-white);box-sizing:border-box}._plan_type_hi482_1 ._plan_case_hi482_31.is--disabled:not(._differnt_period_hi482_44){opacity:1}._plan_type_hi482_1 ._plan_case_hi482_31>span{font-size:15px;font-weight:700}._plan_type_hi482_1 ._plan_case_hi482_31 ._monthly_hi482_54{font-size:15px;font-weight:500}._plan_type_hi482_1 ._plan_case_hi482_31 ._price_hi482_59{font-size:16px;font-weight:700}._plan_type_hi482_1 ._plan_case_hi482_31 ._ongoing_hi482_64{width:62px;margin-top:2px;margin-right:32px;padding:4px 8px;border-radius:120px;text-align:center;font-size:12px;font-weight:500;line-height:14px;letter-spacing:-.5px;box-sizing:border-box;background-color:#424242;color:var(--color-text-white)}._plan_type_hi482_1 ._plan_case_hi482_31:has(._ongoing_hi482_64){background-color:#e0e0e0;color:var(--color-text-base)}._plan_type_hi482_1 ._plan_case_hi482_31._year_hi482_84>span:nth-child(1){display:flex;justify-content:flex-start;align-items:center}._plan_type_hi482_1 ._plan_case_hi482_31._year_hi482_84>span:nth-child(1) ._ongoing_hi482_64{margin-left:8px;margin-right:0}._plan_type_hi482_1 ._plan_case_hi482_31._year_hi482_84>span:nth-child(2){display:flex;flex-direction:column;justify-content:flex-end;align-items:center}._plan_type_hi482_1 ._plan_case_hi482_31._year_hi482_84>span:nth-child(2)>span{width:100%}._plan_type_hi482_1 ._plan_case_hi482_31._year_hi482_84>span:nth-child(2)>span:nth-child(2){margin-top:6px;text-align:right;font-size:12px;font-weight:400;text-decoration:line-through}._plan_type_hi482_1 ._plan_list_hi482_118 li{display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box}._plan_type_hi482_1 ._plan_list_hi482_118 li>p{position:relative;padding-left:32px;font-family:Pretendard;color:var(--color-text-guide);line-height:22px;font-size:14px;font-weight:500;box-sizing:border-box}._plan_type_hi482_1 ._plan_list_hi482_118 li>p:after{content:"";position:absolute;top:3px;left:0;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23BDBDBD' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 7.5 6.5 11l7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:16px auto}._plan_type_hi482_1 ._plan_list_hi482_118 li>p>span{color:var(--color-plan)}._plan_type_hi482_1 ._plan_list_hi482_118 li+li{margin-top:8px}._plan_type_hi482_1._type_2_hi482_159 ._plan_case_hi482_31:has(._ongoing_hi482_64),._plan_type_hi482_1._type_4_hi482_160 ._plan_case_hi482_31:has(._ongoing_hi482_64){background-color:#e0e0e0}@media (hover: hover){._plan_type_hi482_1._type_2_hi482_159 ._plan_case_hi482_31:has(._ongoing_hi482_64):hover,._plan_type_hi482_1._type_4_hi482_160 ._plan_case_hi482_31:has(._ongoing_hi482_64):hover{background-color:#bdbdbd}}._plan_type_hi482_1._type_2_hi482_159 ._plan_case_hi482_31{background-color:var(--color-blue)}@media (hover: hover){._plan_type_hi482_1._type_2_hi482_159 ._plan_case_hi482_31:hover{background-color:#648cde}}._plan_type_hi482_1._type_2_hi482_159 ._plan_case_hi482_31:active{background-color:#597dc7}._plan_type_hi482_1._type_4_hi482_160{border:2px solid var(--color-accent)}._plan_type_hi482_1._type_4_hi482_160 ._plan_case_hi482_31{background-color:var(--color-accent)}@media (hover: hover){._plan_type_hi482_1._type_4_hi482_160 ._plan_case_hi482_31:hover{background-color:#e4a91b}}._plan_type_hi482_1._type_4_hi482_160 ._plan_case_hi482_31:active{background-color:#d19403}._plan_type_hi482_1._type_4_hi482_160 h2:after{content:attr(data-content);position:absolute;margin-left:100px;background-color:var(--color-accent);border-radius:20px;color:var(--color-text-white);font-size:14px;line-height:20px;font-weight:700;padding:2px 8px;box-sizing:border-box}:lang(en) ._plan_type_hi482_1._type_4_hi482_160 h2:after{margin-left:140px}._plan_type_hi482_1._type_6_hi482_218 h2{margin-bottom:60px}._plan_type_hi482_1._type_6_hi482_218 ._plan_case_hi482_31{margin-bottom:60px;justify-content:center;background-color:#424242}._plan_type_hi482_1._type_6_hi482_218 ._plan_case_hi482_31:has(._ongoing_hi482_64){background-color:#e0e0e0}._plan_type_hi482_1._type_6_hi482_218 ._plan_case_hi482_31 ._ongoing_hi482_64{margin-left:8px;margin-right:0}@media (hover: hover){._plan_type_hi482_1._type_6_hi482_218 ._plan_case_hi482_31:hover{background-color:#333}}._plan_type_hi482_1._type_6_hi482_218 ._plan_case_hi482_31:active{background-color:#000}@media all and (max-width: 830px){.is--mobile ._plan_type_hi482_1{min-height:auto}.is--mobile ._plan_type_hi482_1+._plan_type_hi482_1{margin-left:0}.is--mobile ._plan_type_hi482_1 h2{padding-top:0!important}.is--mobile ._plan_type_hi482_1 ._plan_case_hi482_31:nth-of-type(1){margin-bottom:8px}.is--mobile ._plan_type_hi482_1._type_6_hi482_218 ._plan_case_hi482_31{margin-bottom:24px}}._panel_1at3l_1{padding:40px;border-radius:12px;border:1px solid var(--color-border-line);box-sizing:border-box}._panel_1at3l_1 ._panel_inner_1at3l_7{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;width:100%;box-sizing:border-box}._panel_1at3l_1 ._panel_inner_1at3l_7._type_add_student_1at3l_16 ._row_1at3l_18,._panel_1at3l_1 ._panel_inner_1at3l_7._type_change_plan_1at3l_17 ._row_1at3l_18{display:flex;justify-content:space-between;align-items:center}._panel_1at3l_1 ._panel_inner_1at3l_7._type_add_student_1at3l_16{margin-top:20px}._panel_1at3l_1 ._panel_inner_1at3l_7._type_add_student_1at3l_16 ._row_1at3l_18 ._sub_1at3l_28{color:var(--color-text-assort);font-size:14px;font-weight:700}._panel_1at3l_1 ._panel_inner_1at3l_7._type_add_student_1at3l_16 ._row_1at3l_18 ._btn_wrap_1at3l_34{display:flex;width:auto;justify-content:flex-end;align-items:center;cursor:default}._panel_1at3l_1 ._panel_inner_1at3l_7._type_add_student_1at3l_16 ._row_1at3l_18 ._btn_wrap_1at3l_34 ._btn_personal_1at3l_41{display:block;width:32px;height:32px;border-radius:8px;border:1px solid var(--color-border-base);background-position:center center;background-repeat:no-repeat;text-indent:-9999px;box-sizing:border-box}._panel_1at3l_1 ._panel_inner_1at3l_7._type_add_student_1at3l_16 ._row_1at3l_18 ._btn_wrap_1at3l_34 ._btn_personal_1at3l_41._minus_1at3l_52{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='2' fill='none'%3E%3Cpath fill='%23424242' d='M0 0h14v2H0z'/%3E%3C/svg%3E");background-size:14px auto}._panel_1at3l_1 ._panel_inner_1at3l_7._type_add_student_1at3l_16 ._row_1at3l_18 ._btn_wrap_1at3l_34 ._btn_personal_1at3l_41._plus_1at3l_56{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath fill='%23424242' d='M0 6h14v2H0z'/%3E%3Cpath fill='%23424242' d='M8 0v14H6V0z'/%3E%3C/svg%3E");background-size:14px auto}@media (hover: hover){._panel_1at3l_1 ._panel_inner_1at3l_7._type_add_student_1at3l_16 ._row_1at3l_18 ._btn_wrap_1at3l_34 ._btn_personal_1at3l_41:hover{background-color:var(--color-layer-background)}}._panel_1at3l_1 ._panel_inner_1at3l_7._type_add_student_1at3l_16 ._row_1at3l_18 ._btn_wrap_1at3l_34 ._input_box_1at3l_67{width:44px;margin:0}._panel_1at3l_1 ._panel_inner_1at3l_7._type_add_student_1at3l_16 ._row_1at3l_18 ._btn_wrap_1at3l_34 ._input_box_1at3l_67 input{width:100%;height:32px;border-bottom:0;text-align:center;font-size:20px;font-weight:700;line-height:32px}._panel_1at3l_1 ._panel_inner_1at3l_7._type_change_plan_1at3l_17{margin-top:20px;padding-top:20px;border-top:1px solid var(--color-border-line)}._panel_1at3l_1 ._panel_inner_1at3l_7._type_change_plan_1at3l_17 ._row_1at3l_18 ._detail_1at3l_91{display:flex;justify-content:flex-end;align-items:center;position:relative}._panel_1at3l_1 ._panel_inner_1at3l_7._type_change_plan_1at3l_17 ._row_1at3l_18 ._detail_1at3l_91>span~span{padding-left:4px}._panel_1at3l_1 ._panel_inner_1at3l_7._type_change_plan_1at3l_17 ._row_1at3l_18._st_new_plan_1at3l_104 ._detail_1at3l_91>span:nth-child(1){color:var(--color-text-dull);font-size:14px;line-height:22px;letter-spacing:-.5px}._panel_1at3l_1 ._panel_inner_1at3l_7._type_change_plan_1at3l_17 ._row_1at3l_18._st_new_plan_1at3l_104 ._detail_1at3l_91>span:nth-child(1)._additional_fee_1at3l_113{color:#f05600;font-size:24px;font-weight:700;line-height:34px}._panel_1at3l_1 ._panel_inner_1at3l_7._type_change_plan_1at3l_17 ._row_1at3l_18._st_new_plan_1at3l_104 ._detail_1at3l_91>span:nth-child(2){padding-left:24px;color:#f05600;font-size:24px;font-weight:700;line-height:34px}._panel_1at3l_1 ._panel_inner_1at3l_7._type_change_plan_1at3l_17 ._row_1at3l_18._st_new_plan_1at3l_104 ._detail_1at3l_91>span:nth-child(2):before{content:"";position:absolute;top:50%;width:1px;height:16px;margin-left:-12px;background-color:var(--color-border-base);transform:translateY(-50%)}._panel_1at3l_1 ._panel_inner_1at3l_7._type_change_plan_1at3l_17 ._row_1at3l_18._st_now_plan_1at3l_141 ._detail_1at3l_91{font-size:16px;font-weight:400;line-height:24px}._panel_1at3l_1 ._panel_inner_1at3l_7._type_change_plan_1at3l_17 ._row_1at3l_18+._row_1at3l_18{margin-top:8px}._panel_1at3l_1 ._panel_inner_1at3l_7 ._panel_row_1at3l_153{display:flex;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:0}._panel_1at3l_1 ._panel_inner_1at3l_7 ._panel_row_1at3l_153:first-child{margin-top:0}._panel_1at3l_1 ._panel_inner_1at3l_7 ._panel_row_1at3l_153 ._sub_1at3l_28{width:98px;min-width:98px;font-size:14px;line-height:14px;letter-spacing:-.5px;word-break:keep-all;color:var(--color-text-assort);box-sizing:border-box}:lang(en) ._panel_1at3l_1 ._panel_inner_1at3l_7 ._panel_row_1at3l_153 ._sub_1at3l_28{width:146px}._panel_1at3l_1 ._panel_inner_1at3l_7 ._panel_row_1at3l_153 ._detail_1at3l_91{display:flex;flex:1;justify-content:flex-end;align-items:center;color:var(--color-text-deep);font-size:15px;line-height:15px;letter-spacing:-.5px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-line-clamp:2;box-sizing:border-box}._panel_1at3l_1 ._panel_inner_1at3l_7 ._panel_row_1at3l_153 ._detail_1at3l_91 ._type_plan_1at3l_195{font-size:20px;font-weight:700;line-height:28px}._panel_1at3l_1 ._panel_inner_1at3l_7 ._panel_row_1at3l_153 ._detail_1at3l_91>span~span{padding-left:4px}._panel_1at3l_1 ._panel_inner_1at3l_7 ._round_box_1at3l_207{margin-top:16px;padding:20px;border-radius:8px;background-color:var(--color-layer-background)}._panel_1at3l_1 ._panel_inner_1at3l_7 ._round_box_1at3l_207._type_expense_1at3l_213{display:flex;justify-content:space-between;align-items:center}._panel_1at3l_1 ._panel_inner_1at3l_7 ._round_box_1at3l_207._type_expense_1at3l_213>span{font-size:15px;letter-spacing:-.5px}._panel_1at3l_1 ._panel_inner_1at3l_7 ._round_box_1at3l_207._type_expense_1at3l_213>span:nth-child(1){color:var(--color-text-assort)}._panel_1at3l_1 ._panel_inner_1at3l_7 ._round_box_1at3l_207._type_expense_1at3l_213>span:nth-child(2){color:var(--color-border-deep);font-weight:700}._panel_1at3l_1 ._panel_inner_1at3l_7 ._round_box_1at3l_207>p{display:flex;justify-content:flex-start;align-items:center}._panel_1at3l_1 ._panel_inner_1at3l_7 ._round_box_1at3l_207>p+p{margin-top:12px}._panel_1at3l_1 ._panel_inner_1at3l_7 ._round_box_1at3l_207>p ._icon_yellow_check_1at3l_241{margin-right:8px;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath stroke='%23FFB400' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8.5 7.5 12l7-7'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:18px auto}._panel_1at3l_1 ._panel_inner_1at3l_7 ._round_box_1at3l_207>p span{flex:1}._panel_1at3l_1 ._panel_inner_1at3l_7 ._round_box_1at3l_207 ._radio_wrap_1at3l_256{display:inline-block;position:relative;cursor:pointer}._panel_1at3l_1 ._panel_inner_1at3l_7 ._round_box_1at3l_207 ._radio_wrap_1at3l_256+._radio_wrap_1at3l_256{margin-top:12px}._panel_1at3l_1 ._panel_inner_1at3l_7 ._round_box_1at3l_207 ._radio_wrap_1at3l_256 label{display:block;position:relative;box-sizing:border-box;cursor:pointer}._panel_1at3l_1 ._panel_inner_1at3l_7 ._round_box_1at3l_207 ._radio_wrap_1at3l_256 label:before{content:"";position:absolute;box-sizing:border-box}._panel_1at3l_1 ._guide_text_1at3l_281{margin-top:20px;padding-top:20px;border-top:1px solid var(--color-border-line)}._panel_1at3l_1 ._guide_text_1at3l_281 p{color:var(--color-text-assort);font-size:14px;letter-spacing:-.5px}._panel_1at3l_1 ._guide_text_1at3l_281 p+p{margin-top:16px}@media all and (max-width: 479px){.is--mobile ._panel_1at3l_1{padding:20px}}._panel_17sdm_1{margin-top:16px;padding:40px;border-radius:12px;border:1px solid var(--color-border-line);box-sizing:border-box}._panel_17sdm_1 ._panel_row_17sdm_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}._panel_17sdm_1 ._panel_row_17sdm_8:nth-child(1) ._detail_17sdm_15 ._input_box_17sdm_16{display:flex;justify-content:space-around;align-items:center}._panel_17sdm_1 ._panel_row_17sdm_8:nth-child(1) ._detail_17sdm_15 ._input_box_17sdm_16 input{text-align:center}._panel_17sdm_1 ._panel_row_17sdm_8:nth-child(1) ._detail_17sdm_15 ._input_box_17sdm_16 ._dash_icon_17sdm_25{display:inline-flex;flex-shrink:0;width:10px;height:3px;margin:0 7px;background-color:#bdbdbd;box-sizing:border-box}._panel_17sdm_1 ._panel_row_17sdm_8+._panel_row_17sdm_8{margin-top:12px}._panel_17sdm_1 ._panel_row_17sdm_8 ._sub_17sdm_42{width:98px;min-width:98px;font-size:14px;line-height:14px;letter-spacing:-.5px;word-break:keep-all;color:var(--color-text-assort);box-sizing:border-box}:lang(en) ._panel_17sdm_1 ._panel_row_17sdm_8 ._sub_17sdm_42{width:124px}._panel_17sdm_1 ._panel_row_17sdm_8 ._sub_17sdm_42 ._min_txt_17sdm_56{color:var(--color-text-dull);font-size:10px;font-weight:400;letter-spacing:-.5px}._panel_17sdm_1 ._panel_row_17sdm_8 ._detail_17sdm_15{display:flex;flex:1;justify-content:flex-start;align-items:center;margin-left:22px;color:var(--color-text-deep);font-size:15px;line-height:15px;letter-spacing:-.5px;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-line-clamp:2;box-sizing:border-box}._panel_17sdm_1 ._panel_row_17sdm_8 ._detail_17sdm_15 ._input_box_17sdm_16{display:block;width:100%;margin:0}._panel_17sdm_1 ._panel_row_17sdm_8 ._detail_17sdm_15 ._input_box_17sdm_16._input--error_17sdm_85{margin:0 0 28px}._panel_17sdm_1 ._panel_row_17sdm_8 ._detail_17sdm_15 ._input_box_17sdm_16:before{content:"";position:absolute}._panel_17sdm_1 ._panel_row_17sdm_8 ._detail_17sdm_15 ._input_box_17sdm_16 input{width:100%;height:38px}._panel_17sdm_1 ._panel_row_17sdm_8 ._detail_17sdm_15 ._input_box_17sdm_16+._input_box_17sdm_16{margin-left:24px}._panel_17sdm_1 ._panel_row_17sdm_8 ._detail_17sdm_15 ._icon_x_17sdm_104{width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath fill='%23424242' d='m7.11 4.09 2.2 3.719h.086l2.21-3.718h2.605l-3.329 5.454L14.286 15h-2.653l-2.237-3.723H9.31L7.074 15H4.43l3.415-5.455-3.35-5.454H7.11Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:18px auto;text-indent:-9999px}._panel_17sdm_1 ._panel_row_17sdm_8 ._detail_17sdm_15 ._partition_box_17sdm_114 .select_wrap{width:118px}._panel_17sdm_1 ._panel_row_17sdm_8 ._detail_17sdm_15 ._partition_box_17sdm_114 .select_wrap~.select_wrap{margin-left:8px}._panel_17sdm_1 ._panel_row_17sdm_8 ._detail_17sdm_15 ._partition_box_17sdm_114+._partition_box_17sdm_114{margin-left:16px}._panel_17sdm_1 ._panel_row_17sdm_8 ._detail_17sdm_15 ._partition_box_17sdm_114._input--error_17sdm_85{margin:0 0 28px}._panel_17sdm_1 ._panel_row_17sdm_8:nth-child(1) ._input_box_17sdm_16+._input_box_17sdm_16:before{top:50%;width:10px;height:3px;margin-left:-17px;background-color:#bdbdbd;transform:translateY(-50%)}._panel_17sdm_1 ._panel_row_17sdm_8:nth-child(2) ._input_box_17sdm_16{width:52px}._panel_17sdm_1 ._panel_row_17sdm_8:nth-child(2) ._input_box_17sdm_16 input{text-align:center}._panel_17sdm_1 ._panel_row_17sdm_8:nth-child(5) ._input_box_17sdm_16{display:flex;justify-content:flex-start;align-items:center}._panel_17sdm_1 ._panel_row_17sdm_8:nth-child(5) ._input_box_17sdm_16 input{width:56px}._panel_17sdm_1 ._panel_row_17sdm_8:nth-child(6) ._partition_box_17sdm_114{width:100%}._panel_17sdm_1 ._access_terms_box_17sdm_162{width:100%;margin:32px 0 20px;padding:0 0 6px;border-bottom:1px solid var(--color-border-dividing)}._panel_17sdm_1 ._access_terms_box_17sdm_162 h3{margin:0 0 22px}._panel_17sdm_1 ._access_terms_box_17sdm_162 .btn.b_t.dull{width:100%;height:40px!important;margin:0 0 20px}._panel_17sdm_1 ._access_terms_box_17sdm_162 .btn.b_t.dull span{font-size:14px}._panel_17sdm_1 ._access_terms_box_17sdm_162 .btn.b_t.dull.on span{font-weight:700;color:#fff}._panel_17sdm_1 ._access_terms_box_17sdm_162 ul li{display:flex;justify-content:space-between;align-items:center;height:16px;margin:0 0 16px}._panel_17sdm_1 ._access_terms_box_17sdm_162 ul li .clabel{font-weight:400;color:var(--color-text-base)}._panel_17sdm_1 ._access_terms_box_17sdm_162 ul li .link_t{font-size:14px}._panel_17sdm_1 ._access_terms_box_17sdm_162+._guide_text_17sdm_208{margin-top:0;border-top:0;padding-top:0}._panel_17sdm_1 ._access_terms_box_17sdm_162+._guide_text_17sdm_208 p{color:var(--color-text-assort);font-size:14px;letter-spacing:-.5px}._panel_17sdm_1 ._access_terms_box_17sdm_162+._guide_text_17sdm_208 p._color_point_17sdm_218{color:#f03434}._panel_17sdm_1 ._access_terms_box_17sdm_162+._guide_text_17sdm_208 p+p{margin-top:16px}._panel_17sdm_1 ._svg_check_17sdm_229{width:20px;height:14px;margin-right:14px}._panel_17sdm_1 ._svg_check_17sdm_229 path{stroke:var(--color-accent);stroke-width:3px}._panel_17sdm_1 .on ._svg_check_17sdm_229 path{stroke:#fff}._panel_17sdm_1 ._btn_wrap_17sdm_244._bottom_17sdm_245{display:flex;justify-content:space-between;margin:28px auto;width:100%;cursor:default}._panel_17sdm_1 ._btn_wrap_17sdm_244 button{width:calc(50% - 8px)}@media all and (max-width: 479px){.is--mobile ._panel_17sdm_1 ._panel_row_17sdm_8 ._sub_17sdm_42{width:55px;min-width:auto}.is--mobile ._panel_17sdm_1 ._panel_row_17sdm_8 ._detail_17sdm_15 .select_wrap[class*=expMonth],.is--mobile ._panel_17sdm_1 ._panel_row_17sdm_8 ._detail_17sdm_15 .select_wrap[class*=expYear]{width:102px}.is--mobile ._access_terms_box_17sdm_162 ul li:last-child{height:auto}}._feedback_complete_16u9u_1{margin:0 auto;width:412px}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5{display:block;min-height:340px;margin:0 auto}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 img{display:block;margin:0 auto 26px;width:186px}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 p{font-size:16px;text-align:center;color:var(--color-text-deep);font-weight:500;white-space:pre-line}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ._feedback_list_16u9u_24{margin-top:20px}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ._feedback_list_16u9u_24 ._row_16u9u_27{width:100%;display:flex;justify-content:flex-start;align-items:center;border-top:1px solid var(--color-border-line);box-sizing:border-box}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ._feedback_list_16u9u_24 ._row_16u9u_27:last-child{border-bottom:1px solid var(--color-border-line)}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ._feedback_list_16u9u_24 ._row_16u9u_27>span{padding:8px 16px;line-height:22px;box-sizing:border-box}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ._feedback_list_16u9u_24 ._row_16u9u_27 ._sub_16u9u_45{width:150px;color:var(--color-text-assort);font-size:14px}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ._feedback_list_16u9u_24 ._row_16u9u_27 ._sub_16u9u_45._w200_16u9u_50{width:200px}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ._feedback_list_16u9u_24 ._row_16u9u_27 ._detail_16u9u_55{border-left:1px solid var(--color-border-line);font-size:15px}:lang(en) ._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ._feedback_list_16u9u_24 ._row_16u9u_27 ._detail_16u9u_55{flex:1}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ._desc_16u9u_66{margin-top:16px;color:var(--color-text-guide);font-size:14px;font-weight:400}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ul{margin-top:24px}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ul li{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-radius:12px;box-sizing:border-box}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ul li:nth-child(1){border:1px solid var(--color-border-line)}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ul li:nth-child(2){justify-content:center;padding:8px 0}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ul li:nth-child(3){border:2px solid var(--color-accent)}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ul li ._sub_16u9u_45{color:var(--color-text-assort);font-size:14px;line-height:14px;letter-spacing:-.5px}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ul li ._type_plan_16u9u_102{font-size:20px;font-weight:700}._feedback_complete_16u9u_1 ._feedback_box_16u9u_5 ul li ._type_monthly_16u9u_107{color:var(--color-text-deep);font-size:15px}._feedback_complete_16u9u_1 ._btn_wrap_16u9u_115{display:flex;width:100%;justify-content:space-between;margin:28px auto}._feedback_complete_16u9u_1 ._btn_wrap_16u9u_115 .btn{width:100%}._st_membership_15wbh_1 .btn.skyt{height:14px;background-repeat:no-repeat;background-position:center center}._st_membership_15wbh_1 .btn.skyt._plan_change_15wbh_7{width:74px}._st_membership_15wbh_1 .btn.skyt._add_student_15wbh_10{width:90px}._st_membership_15wbh_1 .btn.skyt span{display:block;margin-top:-1px;margin-right:8px;text-align:right}._st_membership_15wbh_1 ._panel_15wbh_22:nth-last-of-type(1){margin-top:30px}._st_membership_15wbh_1 ._panel_15wbh_22+._btn_wrap_15wbh_27{justify-content:flex-end;margin-top:16px}._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_title_15wbh_32{margin-bottom:8px}._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_title_15wbh_32>span{color:#787878;font-size:14px;font-weight:400;line-height:14px;letter-spacing:-.5px}._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;width:100%;box-sizing:border-box;padding-top:16px;border-top:1px solid var(--color-border-line);border-bottom:1px solid var(--color-border-line);color:var(--color-text-deep)}._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._panel_row_15wbh_56{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}:lang(en) ._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._panel_row_15wbh_56{margin-bottom:12px}._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._panel_row_15wbh_56 ._panel_items_15wbh_67{display:flex;justify-content:flex-start;align-items:center}._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._panel_row_15wbh_56 ._panel_items_15wbh_67 ._sub_15wbh_72,._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._panel_row_15wbh_56 ._panel_items_15wbh_67 ._detail_15wbh_73{width:auto;padding-right:4px;color:var(--color-text-deep);font-size:15px;line-height:15px;box-sizing:border-box}:lang(en) ._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._panel_row_15wbh_56 ._panel_items_15wbh_67 ._sub_15wbh_72,:lang(en) ._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._panel_row_15wbh_56 ._panel_items_15wbh_67 ._detail_15wbh_73{padding-bottom:4px}:lang(en) ._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._panel_row_15wbh_56 ._panel_items_15wbh_67 ._sub_15wbh_72._aitools_15wbh_83,:lang(en) ._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._panel_row_15wbh_56 ._panel_items_15wbh_67 ._detail_15wbh_73._aitools_15wbh_83{line-height:1.2}._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._panel_row_15wbh_56 ._panel_items_15wbh_67 ._detail_15wbh_73{flex:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-line-clamp:2}._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._panel_row_15wbh_56 ._panel_items_15wbh_67 ._detail_15wbh_73>span+span{padding-left:4px}._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 [class*=type_]:not(._type_monthly_15wbh_105){font-weight:700}._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._type_class_15wbh_109{padding-left:4px}._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._guide_text_15wbh_113{margin-bottom:16px}._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._guide_text_15wbh_113 p{color:var(--color-text-assort);font-size:14px;letter-spacing:-.5px}._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._guide_text_15wbh_113 p+p{margin-top:16px}._st_membership_15wbh_1 ._panel_15wbh_22 ._panel_inner_15wbh_43 ._guide_text_15wbh_113 ._change_revert_15wbh_126{margin-top:8px;width:53px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='14' fill='none'%3E%3Cpath fill='%2310A4DB' d='M9.28 3.712H6.382V5.49H9.28V3.712ZM5.248 6.708V4.44H1.86v2.268h3.388Zm1.134-.28v1.204H.726V1.318H1.86V3.53h3.388V1.318h1.134v1.47H9.28V.492h1.162v9.282H9.28V6.428H6.382Zm-2.87 5.39h7.223v.938H2.364V8.864h1.148v2.954Zm18.146-8.092h-3.136c-.812 2.016-2.716 3.486-5.418 4.27l-.462-.91c2.996-.896 4.858-2.562 5.068-4.732h-4.424V1.43h5.67c0 .462-.056.924-.14 1.358h2.842V.492h1.162v7.504h-1.162V6.344h-3.29v-.938h3.29v-1.68Zm-2.94 8.358c1.848 0 3.024-.574 3.024-1.526 0-.938-1.176-1.512-3.024-1.512s-3.024.574-3.024 1.512c0 .952 1.176 1.526 3.024 1.526Zm0-3.948c2.534 0 4.158.91 4.158 2.422s-1.624 2.422-4.158 2.422c-2.534 0-4.158-.91-4.158-2.422s1.624-2.422 4.158-2.422Zm9.816-1.47-.49-.91c1.806-.42 3.024-1.568 3.024-2.912v-.028h-2.772v-.91h2.758v-1.4h1.148v1.4h2.772v.91h-2.772v.028c0 1.26 1.218 2.338 2.996 2.744l-.462.896c-1.442-.35-2.534-1.106-3.08-2.128-.532 1.106-1.652 1.946-3.122 2.31Zm7.21.462.084.854a34.466 34.466 0 0 1-3.598.392v4.298h-1.148V8.444a102.75 102.75 0 0 1-3.472.056l-.154-.966c2.394 0 5.544-.014 8.288-.406ZM36.64.492h1.148V13.05H36.64V.492ZM50.7 6.61l-.49.952c-1.919-.406-3.893-1.708-4.705-3.5-.812 1.792-2.772 3.094-4.704 3.5l-.476-.952c2.198-.392 4.578-2.24 4.578-4.326v-.966h1.204v.966c0 2.086 2.394 3.934 4.592 4.326Zm-4.62 3.85h5.18v.938H39.862v-.938h5.068V7.408h1.148v3.052Z'/%3E%3C/svg%3E")}._st_membership_15wbh_1 ._btn_wrap_15wbh_27{display:flex;width:100%}._st_membership_15wbh_1 ._plan_cancel_15wbh_140{width:66px}:lang(en) ._st_membership_15wbh_1 ._plan_cancel_15wbh_140{width:156px}._st_membership_15wbh_1 ._plan_cancel_15wbh_140.btn.skyt span{margin-right:0;color:var(--color-point)}._st_membership_15wbh_1 ._card_change_15wbh_155{width:61px}:lang(en) ._st_membership_15wbh_1 ._card_change_15wbh_155{width:86px}._st_membership_15wbh_1 ._payment_detail_15wbh_163{width:61px}:lang(en) ._st_membership_15wbh_1 ._payment_detail_15wbh_163{width:110px}._st_membership_15wbh_1 ._round_box_15wbh_171{margin-bottom:16px;padding:20px;border-radius:8px;background-color:var(--color-layer-background);box-sizing:border-box}._st_membership_15wbh_1 ._round_box_15wbh_171 ._settle_items_15wbh_178{box-sizing:border-box}._st_membership_15wbh_1 ._round_box_15wbh_171 ._settle_items_15wbh_178:nth-of-type(1) ._ico_charge_15wbh_181{background-color:#ffb400}._st_membership_15wbh_1 ._round_box_15wbh_171 ._settle_items_15wbh_178:nth-of-type(2) ._ico_charge_15wbh_181{background-color:#77dcb3}._st_membership_15wbh_1 ._round_box_15wbh_171 ._settle_items_15wbh_178+._settle_items_15wbh_178{margin-top:24px}._st_membership_15wbh_1 ._round_box_15wbh_171 ._settle_items_15wbh_178 ._settle_title_15wbh_192{display:flex;justify-content:flex-start;align-items:center}._st_membership_15wbh_1 ._round_box_15wbh_171 ._settle_items_15wbh_178 ._settle_title_15wbh_192 ._ico_charge_15wbh_181{display:flex;justify-content:center;align-items:center;width:62px;margin-right:8px;padding:4px 8px;border-radius:120px;font-size:12px;font-weight:500;line-height:12px;letter-spacing:-.5px;box-sizing:border-box}:lang(en) ._st_membership_15wbh_1 ._round_box_15wbh_171 ._settle_items_15wbh_178 ._settle_title_15wbh_192 ._ico_charge_15wbh_181{width:70px}._st_membership_15wbh_1 ._round_box_15wbh_171 ._settle_items_15wbh_178 ._settle_title_15wbh_192 ._settle_arrow_15wbh_216{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23424242' stroke-linecap='round' stroke-width='1.5' d='m8 10 4-4 4 4M12 6v11.5'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:20px auto;transform:rotate(90deg)}._st_membership_15wbh_1 ._round_box_15wbh_171 ._settle_items_15wbh_178 ._items_15wbh_227{display:flex;justify-content:space-between;align-items:center;margin-top:12px}._st_membership_15wbh_1 ._round_box_15wbh_171 ._settle_items_15wbh_178 ._items_15wbh_227 ._sub_15wbh_72{color:var(--color-text-assort)}._st_signup_1dqqv_1 h3{position:relative;margin-bottom:14px;font-size:16px;font-weight:500;color:var(--color-text-deep);line-height:1.4}._st_signup_1dqqv_1 ._assort_area_1dqqv_11{margin:42px 0}._st_signup_1dqqv_1 ._assort_area_1dqqv_11 ul{margin-top:20px}._st_signup_1dqqv_1 ._assort_area_1dqqv_11 ul li+li{margin-top:14px}._st_signup_1dqqv_1 ._assort_area_1dqqv_11 ul li input+.clabel{font-weight:400;font-size:15px;color:var(--color-text-base)}._st_signup_1dqqv_1 ._assort_area_1dqqv_11 ul li input+.clabel:before{top:0}._st_signup_1dqqv_1 ._assort_area_1dqqv_11 ul li label+._input_box_1dqqv_33{margin:8px 0 0 26px}._st_signup_1dqqv_1 ._quit_area_1dqqv_41{min-height:240px}._st_signup_1dqqv_1 ._quit_area_1dqqv_41 ._done_box_1dqqv_44{display:block}._st_signup_1dqqv_1 ._quit_area_1dqqv_41 ._done_box_1dqqv_44 .msg{width:100%;margin:48px 0 46px;padding:12px 8px;font-size:14px;color:var(--color-point);text-align:center;border:1px solid var(--color-point);border-radius:8px;box-sizing:border-box}._st_signup_1dqqv_1 ._quit_area_1dqqv_41 ._done_box_1dqqv_44 label{display:block;width:270px;margin:0 auto}._st_signup_1dqqv_1 ._quit_area_1dqqv_41 ._done_box_1dqqv_44 label .clabel{font-size:16px;padding-left:26px;color:var(--color-text-deep)}._st_signup_1dqqv_1 ._quit_area_1dqqv_41 ._guide_text_1dqqv_72{margin-top:52px}._st_signup_1dqqv_1 ._quit_area_1dqqv_41 ._guide_text_1dqqv_72 p{color:var(--color-text-assort);font-size:14px;letter-spacing:-.5px}._st_signup_1dqqv_1 ._quit_area_1dqqv_41 ._guide_text_1dqqv_72 p ._color_point_1dqqv_80,._st_signup_1dqqv_1 ._quit_area_1dqqv_41 ._guide_text_1dqqv_72 p .color_point{color:var(--color-point)}._st_signup_1dqqv_1 ._quit_area_1dqqv_41 ._guide_text_1dqqv_72 p+p{margin-top:8px}._st_signup_1dqqv_1 ._quit_area_1dqqv_41 ._check_wrap_1dqqv_91{display:block;margin-top:40px}._st_signup_1dqqv_1 ._quit_area_1dqqv_41 ._check_wrap_1dqqv_91 label{display:block;width:270px;margin:0 auto}._st_signup_1dqqv_1 ._quit_area_1dqqv_41 ._check_wrap_1dqqv_91 label .clabel{font-size:16px;padding-left:26px;color:var(--color-text-deep)}._st_signup_1dqqv_1 ._input_box_1dqqv_33{display:block}._st_signup_1dqqv_1 ._input_box_1dqqv_33 input{height:48px;width:100%;transition:all ease-out .3s}._st_signup_1dqqv_1 ._input_box_1dqqv_33 textarea{padding:4px;width:100%;height:120px;border:1px solid var(--color-border-line);border-radius:8px}._st_signup_1dqqv_1 ._btn_wrap_1dqqv_127._bottom_1dqqv_128{display:flex;width:100%;justify-content:space-between;margin:28px auto;cursor:auto}._st_signup_1dqqv_1 ._btn_wrap_1dqqv_127._bottom_1dqqv_128._cell_1dqqv_135 .b_t{width:calc(50% - 8px)}@media all and (max-width: 767px){.is--mobile ._st_signup_1dqqv_1 h3{margin-bottom:8px}.is--mobile ._st_signup_1dqqv_1 ._assort_area_1dqqv_11{margin:20px 0}.is--mobile ._st_signup_1dqqv_1 ._done_box_1dqqv_44 .msg{margin:44px 0 24px;letter-spacing:-.5px}}._board_head_2oq6p_1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;border-bottom:1px solid var(--color-border-line);height:32px;border-top:1px solid var(--color-border-line);text-align:center}._board_head_2oq6p_1>span{color:var(--color-text-assort);font-size:14px;letter-spacing:-.5px}._board_head_2oq6p_1>span:nth-child(1),._board_head_2oq6p_1>span:nth-child(3){width:22%;margin-right:0}._board_head_2oq6p_1>span:nth-child(2){flex:1 0 0}._board_body_2oq6p_29 ._items_2oq6p_30{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;height:48px;border-bottom:1px solid var(--color-border-line)}._board_body_2oq6p_29 ._items_2oq6p_30._active_2oq6p_40{height:auto}._board_body_2oq6p_29 ._items_2oq6p_30>._sub_2oq6p_44{display:flex;align-items:center;justify-content:center;height:48px}._board_body_2oq6p_29 ._items_2oq6p_30>._sub_2oq6p_44:nth-child(1),._board_body_2oq6p_29 ._items_2oq6p_30>._sub_2oq6p_44:nth-child(3){width:22%;margin-right:0}._board_body_2oq6p_29 ._items_2oq6p_30>._sub_2oq6p_44:nth-child(1) span{color:var(--color-text-assort);font-size:14px;letter-spacing:-.5px}._board_body_2oq6p_29 ._items_2oq6p_30>._sub_2oq6p_44:nth-child(2){flex:1 0 0}._board_body_2oq6p_29 ._items_2oq6p_30>._sub_2oq6p_44:nth-child(3){justify-content:flex-end;padding-right:12px}._board_body_2oq6p_29 ._items_2oq6p_30>._sub_2oq6p_44 .open_list_more{margin:0 0 0 8px;width:24px;height:24px}._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77{position:relative;display:block;width:100%;height:auto;padding:30px 24px;background-color:var(--color-box-background);border-top:1px solid var(--color-border-line);font-weight:400;font-size:14px;color:var(--color-text-base);line-height:1.2;text-align:left;overflow:hidden}._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77 ._btn_wrap_2oq6p_92{margin:0;justify-content:flex-end}._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77 ._btn_wrap_2oq6p_92 span{font-size:15px}._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77 ._btn_wrap_2oq6p_92 ._plan_receipt_2oq6p_100{margin-left:10px}._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77 ._row_2oq6p_105{display:flex;justify-content:center;align-items:center;width:100%}._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77 ._row_2oq6p_105+._row_2oq6p_105{border-top:1px solid var(--color-border-line)}._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77 ._row_2oq6p_105._color_price_2oq6p_115 ._cell_2oq6p_116:nth-child(1){color:var(--color-text-dull)}._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77 ._row_2oq6p_105._color_price_2oq6p_115 ._cell_2oq6p_116:nth-child(2) span{color:var(--color-plan)}._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77 ._row_2oq6p_105 ._cell_2oq6p_116{display:inline-flex;align-items:center;flex-wrap:wrap;height:40px;text-align:left;box-sizing:border-box}._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77 ._row_2oq6p_105 ._cell_2oq6p_116:nth-child(1){justify-content:flex-end;width:172px;padding-right:12px;color:var(--color-text-assort);font-size:14px;letter-spacing:-.5px}:lang(en) ._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77 ._row_2oq6p_105 ._cell_2oq6p_116:nth-child(1){flex:1}._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77 ._row_2oq6p_105 ._cell_2oq6p_116:nth-child(2){flex:1 0 0;justify-content:flex-start;padding-left:12px}._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77 ._row_2oq6p_105 ._cell_2oq6p_116:nth-child(2) span{font-size:15px}._desc_2oq6p_161{margin-top:16px;text-align:right;color:var(--color-text-guide);font-size:14px;letter-spacing:-.5px}._btn_wrap_2oq6p_92{margin:48px auto 28px;display:flex;width:100%}._btn_wrap_2oq6p_92 .b_t{width:100%}@media all and (max-width: 479px){.is--mobile ._board_head_2oq6p_1>span:nth-child(1){min-width:110px}.is--mobile ._board_head_2oq6p_1>span:nth-child(3){min-width:95px}.is--mobile ._board_body_2oq6p_29 ._items_2oq6p_30>span:nth-child(1){min-width:110px}.is--mobile ._board_body_2oq6p_29 ._items_2oq6p_30>span:nth-child(3){padding-right:0;min-width:95px}.is--mobile ._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77 ._row_2oq6p_105{flex-direction:column;height:auto}.is--mobile ._board_body_2oq6p_29 ._items_2oq6p_30 ._detail_2oq6p_77 ._row_2oq6p_105 ._cell_2oq6p_116{flex:1;justify-content:flex-start;width:100%;height:auto;padding:6px 0}}._dash_date_149zt_1{display:flex;justify-content:flex-end;align-items:center;margin-top:24px;margin-bottom:40px}._dash_date_149zt_1 ._date_149zt_8{display:flex;align-items:center;color:var(--color-text-dull)}._dash_section_149zt_15{margin-bottom:40px}._dash_section_149zt_15 ._dash_option_149zt_18{display:flex;align-items:center;position:relative;margin-top:40px;margin-bottom:16px;height:24px}._dash_section_149zt_15 ._dash_book_list_149zt_27{position:relative;height:356px;margin-bottom:20px;padding:24px 24px 32px;background-color:var(--color-background);border-radius:12px;box-sizing:border-box}._dash_section_149zt_15 ._dash_class_data_149zt_37{position:relative;width:100%;min-height:356px;padding:24px 40px;background-color:var(--color-background);border-radius:12px;box-sizing:border-box}._dash_section_149zt_15 ._dash_class_data_149zt_37 ._dash_option_149zt_18{display:flex;align-items:center;position:relative;justify-content:flex-end;margin-top:0;margin-bottom:24px}._dash_section_149zt_15 ._empty_upload_149zt_58{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;position:absolute;top:0;left:0;width:100%;height:100%;min-height:356px;background-color:var(--color-background);border-radius:12px;font-size:24px;font-weight:700;box-sizing:border-box}@media all and (max-width: 767px),(max-height: 480px){.is--mobile ._dash_class_data_149zt_37{padding:24px}}._dash_section_1wzvz_1{margin-bottom:40px;padding:40px;background-color:var(--color-background);border-radius:12px}._dash_section_1wzvz_1 ._inner_1wzvz_7{padding:24px;border:1px solid var(--color-border-line);border-radius:12px;background-color:var(--color-background)}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._quiz_total_1wzvz_13 ._top_1wzvz_14{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;box-sizing:border-box}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._quiz_total_1wzvz_13 ._top_1wzvz_14 ._desc_1wzvz_21{flex:1}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._quiz_total_1wzvz_13 ._graph_wrap_1wzvz_26{height:100%}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._graph_wrap_1wzvz_26{width:100%;height:520px}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35{display:flex;justify-content:flex-start;align-items:center;color:var(--color-text-assort);box-sizing:border-box;height:72px}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35:hover:not(._disabled_1wzvz_43){background-color:#fff8e8;cursor:pointer}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35._disabled_1wzvz_43{pointer-events:none}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._sub_1wzvz_51{max-width:240px;min-width:240px;padding-left:80px;margin-right:24px;text-align:right;font-size:16px;font-weight:500;box-sizing:border-box}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._row_1wzvz_62{display:inline-block;width:100%;flex:1 0 0}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._row_1wzvz_62 ._graph_items_1wzvz_67{display:flex;box-sizing:border-box;align-items:center;height:100%;padding-right:60px}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._row_1wzvz_62 ._graph_items_1wzvz_67 ._amount_1wzvz_74{margin-left:24px;color:#63abfd;font-size:14px;font-weight:700;line-height:1.4;text-align:center;min-width:38px}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._row_1wzvz_62 ._graph_items_1wzvz_67+._graph_items_1wzvz_67{margin-top:8px}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._row_1wzvz_62 ._graph_items_1wzvz_67._graph_average_1wzvz_88 ._amount_1wzvz_74{color:#bdbdbd}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._row_1wzvz_62 ._msg_1wzvz_95{display:block;text-align:center;font-size:16px;font-weight:500;color:var(--color-text-disabled)}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35+._graph_list_1wzvz_35{border-top:1px solid var(--color-border-line)}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._slide_nav_1wzvz_110 ._slide_prev_1wzvz_111,._dash_section_1wzvz_1 ._inner_1wzvz_7 ._slide_nav_1wzvz_110 ._slide_next_1wzvz_112{position:absolute;top:calc(50% + 8px);margin:0;width:17px;height:34px}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._slide_nav_1wzvz_110 ._slide_prev_1wzvz_111{left:10px;background:url(/assets/ico_btn_prev-e2da34a7.svg) no-repeat}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._slide_nav_1wzvz_110 ._slide_prev_1wzvz_111[disabled]{background:url(/assets/ico_btn_prev_disabled-ed4a7e97.svg) no-repeat}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._slide_nav_1wzvz_110 ._slide_next_1wzvz_112{right:10px;background:url(/assets/ico_btn_next-c21fdacd.svg) no-repeat}._dash_section_1wzvz_1 ._inner_1wzvz_7 ._slide_nav_1wzvz_110 ._slide_next_1wzvz_112[disabled]{background:url(/assets/ico_btn_next_disabled-5c52f661.svg) no-repeat}.is--mobile ._dash_section_1wzvz_1 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._sub_1wzvz_51{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-line-clamp:1;min-width:100px;margin-right:0;text-align:right;font-size:16px;font-weight:500;box-sizing:border-box}.is--mobile ._dash_section_1wzvz_1 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._graph_items_1wzvz_67{display:flex;box-sizing:border-box;flex:1;align-items:center;height:100%;padding-right:60px}.is--mobile ._dash_section_1wzvz_1 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._graph_items_1wzvz_67 ._amount_1wzvz_74{margin-left:24px;color:#63abfd;font-size:14px;font-weight:700;line-height:1.4;text-align:center}.is--mobile ._dash_section_1wzvz_1 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._graph_items_1wzvz_67 ._amount_1wzvz_74._color_fir_1wzvz_180{color:#ed6061}.is--mobile ._dash_section_1wzvz_1 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._graph_items_1wzvz_67 ._amount_1wzvz_74._color_sec_1wzvz_183{color:#9f97fe}@media all and (max-width: 1024px){.is--mobile ._dash_section_1wzvz_1 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._sub_1wzvz_51{padding-left:0}.is--mobile ._dash_section_1wzvz_1 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._graph_items_1wzvz_67{padding-right:13px}}@media all and (max-width: 767px),(max-height: 480px){.is--mobile ._dash_section_1wzvz_1 ._graph_wrap_1wzvz_26{height:100%}.is--mobile ._dash_section_1wzvz_1 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35{display:flex;justify-content:center;align-items:center;color:var(--color-text-assort);box-sizing:border-box;height:40px}.is--mobile ._dash_section_1wzvz_1 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._sub_1wzvz_51{max-width:145px;min-width:100px;width:100%;padding-left:0;text-align:left}:lang(en) .is--mobile ._dash_section_1wzvz_1 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._sub_1wzvz_51{max-width:155px;width:100%;height:24px;margin-top:8px}.is--mobile ._dash_section_1wzvz_1 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._graph_items_1wzvz_67{padding:0}.is--mobile ._dash_section_1wzvz_1 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._graph_items_1wzvz_67 ._amount_1wzvz_74{width:100%;font-size:14px}.is--mobile ._dash_section_1wzvz_1 ._quiz_total_1wzvz_13 ._top_1wzvz_14{flex-direction:column;justify-content:flex-start}.is--mobile ._dash_section_1wzvz_1 ._quiz_total_1wzvz_13 ._top_1wzvz_14>div{justify-content:flex-start;width:100%}.is--mobile ._dash_section_1wzvz_1 ._quiz_total_1wzvz_13 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35{height:68px}.is--mobile ._dash_section_1wzvz_1 ._quiz_total_1wzvz_13 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._graph_items_1wzvz_67{padding:0}.is--mobile ._dash_section_1wzvz_1 ._quiz_total_1wzvz_13 ._graph_wrap_1wzvz_26 ._graph_list_1wzvz_35 ._msg_1wzvz_95{font-size:14px}}
