@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap";.login-area .login-box{width:100%;max-width:500px;margin:0 auto;box-shadow:0 4px 5px #dce2ea80;padding:5%;border:1px solid #EAEAEA;border-top-width:2px;border-bottom-width:2px;border-radius:5px}.login-area .login-box .box-head{display:flex;justify-content:flex-start;align-items:center;gap:8px;margin-bottom:10px}.login-area .login-box .box-head img{width:30px}.login-area .login-box .box-head span{font-size:20px;color:#ff7837;font-weight:700}.login-area .login-box .description{margin-bottom:30px}.login-area .login-box .description div{font-size:16px}.login-area .login-box .description div span{color:#ff7837}.login-area .login-box .description div:first-of-type span{font-weight:300}.login-area .login-box .description div:last-of-type span{font-weight:500}.login-area .login-box .inp-area{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:7px;margin-bottom:20px;font-size:14px;color:#6f7077}.login-area .login-box .inp-area input[type=text],.login-area .login-box .inp-area input[type=password]{width:100%;margin-bottom:10px}.login-area .login-box .inp-area button{width:100%;height:40px;margin-top:10px;border-radius:10px;font-size:18px}.login-area .login-box .inp-area div{display:flex;justify-content:flex-start;align-items:center;padding:10px 10px 0;font-size:13px;color:#acadb8}.login-area .login-box .go-join{padding:15px 0 5px;border-top:solid 1px #EAEAEA;text-align:center;font-size:13px;font-weight:600}.login-area .login-box .go-join span{color:#acadb8;margin-left:10px}.join-area{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:10% 0;gap:30px}.join-area p{font-weight:300;font-size:22px;color:#0d0059;margin-bottom:30px}.join-area button{display:flex;justify-content:center;align-items:center;box-shadow:0 4px 5px #dce2ea80;width:80%;max-width:300px;height:100px;border-radius:10px;font-weight:400;font-size:20px}.join-area button img{width:50px;margin-right:10px}.join-agree{padding-bottom:50px}.join-agree section{margin-bottom:10px}.join-agree h3{text-align:center;margin-bottom:20px}.join-agree h4{font-weight:600;font-size:15px;margin-bottom:5px;color:#374353}.join-agree h5{font-weight:400;color:#6f7077}.join-agree .agree-check{display:flex;justify-content:center;align-items:center;padding:20px 0 30px;font-size:14px;color:#0d0059}.join-agree button{width:100%;height:40px}.join-write .join-box{width:100%;max-width:500px;margin:0 auto;box-shadow:0 4px 5px #dce2ea80;padding:5%;border:1px solid #EAEAEA;border-top-width:2px;border-bottom-width:2px;border-radius:5px}.join-write .join-box .inps{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:12px;font-size:14px;color:#6f7077}.join-write .join-box .inps>header{display:flex;justify-content:space-between;align-items:center;padding:0 5px}.join-write .join-box .inps input[type=text],.join-write .join-box .inps input[type=password]{width:100%;margin:5px 0 8px}.join-write .join-box .inps select{width:100%;margin:5px 0 8px;border-color:#969696}.join-write .join-box .inps>h4{width:100%;padding-left:5px;margin-top:-6px;font-weight:400;opacity:.7;font-size:11px;color:#acadb8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.join-write .join-box .inps .group{display:flex;justify-content:space-between;align-items:center;width:100%;gap:5px}.join-write .join-box .inps .group input{flex:1;text-align:center;padding:0}.join-write .join-box .ques>header{color:#000}.join-write .join-box .ques input{box-shadow:none;border-top-width:0;border-left-width:0;border-right-width:0;border-radius:0;margin:0 0 8px}.join-write .join-box .ques input::placeholder{font-size:12px}.join-write .join-box .twice{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.join-write .join-box .twice .inps{width:calc(50% - 8px)}.join-write .join-box .pic-area{margin:30px 0 15px}.join-write .join-box .pic-area h3{text-align:center;margin-bottom:10px}.join-write .join-box .pic-area .prev-pic{display:flex;justify-content:center;align-items:center;width:100%;min-height:80px;border:2px solid #EAEAEA;border-radius:10px;padding:10px;background-color:#f9faff}.join-write .join-box .pic-area .prev-pic>img{width:96%;object-fit:contain}.join-write .join-box .pic-area .prev-pic .icon{font-size:40px;opacity:.5}.join-write .join-box .go-join{padding:15px 0 5px;border-top:solid 1px #EAEAEA;text-align:center;font-size:13px;font-weight:600}.join-write .join-box .go-join span{color:#acadb8;margin-left:10px}.join-write>button{display:block;width:100%;max-width:500px;height:45px;font-size:18px;margin:30px auto 50px}a,article,aside,body,button,dd,div,dl,dt,fieldset,form,footer,h1,h2,h3,h4,h5,h6,header,html,input,legend,li,main,nav,ol,p,select,section,table,td,textarea,th,ul,figure,figcaption{font-family:Noto Sans KR;margin:0;padding:0;box-sizing:border-box}a,a:hover,a:focus{color:inherit;text-decoration:none}ul{list-style:none;list-style-position:inside}ol{list-style-position:inside}html,body{width:100%;height:auto;background-color:#fff}button{height:35px;font-weight:500;border-radius:5px;border:0;color:#fff;background-color:#ff7837}button:hover{cursor:pointer;background-color:#0d0059}button.cancel{background-color:#c3c8ce}input[type=text],input[type=password],input[type=date],input[type=number]{box-shadow:0 4px 5px #dce2ea80;height:35px;padding-left:8px;border-radius:5px;border:1px solid #969696;color:#374353;font-weight:500;background-color:#f9faff}input[type=text]::placeholder,input[type=password]::placeholder,input[type=date]::placeholder,input[type=number]::placeholder{font-weight:300;color:#c3c8ce}input[type=checkbox]{margin-right:10px;transform:scale(1.3)}input[type=file]{display:none}textarea{box-shadow:0 4px 5px #dce2ea80;padding:5px;border:1px solid #969696;border-radius:5px;color:#374353;background-color:#f9faff;resize:none}textarea::placeholder{font-weight:300;color:#c3c8ce}select{box-shadow:0 4px 5px #dce2ea80;height:35px;border-radius:3px;border:1px solid #EAEAEA;color:#6f7077;font-weight:600;padding-left:10px}select:hover{cursor:pointer}.common-container{width:100%}.common-outlet{width:94%;max-width:980px;padding-top:150px;margin:0 auto}.common-admin-outlet{width:94%;max-width:980px;margin:0 auto}.common-article{width:100%}.common-nodata{display:flex;justify-content:center;align-items:center;width:100%;max-width:300px;margin:0 auto;padding:10% 0;font-size:25px;color:#acadb8;font-weight:800}.page-header{box-shadow:0 4px 5px #dce2ea80;width:98%;margin:0 1%;padding:0 5%;border-bottom:1px solid #EAEAEA;position:fixed;background-color:#fff;z-index:10}.page-header .header-top{display:flex;justify-content:space-between;align-items:center;width:100%;height:80px}.page-header .header-top .logo-area{display:flex;justify-content:flex-start;align-items:center;gap:10px}.page-header .header-top .logo-area img{width:35px}.page-header .header-top .logo-area span{color:#ff7837;font-size:24px;font-weight:800}.page-header .header-top .head-menu{display:flex;justify-content:flex-end;align-items:center;font-size:12px}.page-header .header-top .head-menu li{color:#6f7077}.page-header .menu-area{display:flex;justify-content:flex-start;align-items:center;gap:15px;width:100%;height:50px;padding-bottom:20px;font-size:13px;font-weight:700;letter-spacing:-.05em}.page-header .menu-area li{color:#0d0059}.before-area{padding-bottom:50px}.before-area>div{width:100%;color:#374353;margin-bottom:30px}.before-area>div h3{color:#000;margin-bottom:8px}.before-area>div h4{font-size:15px;padding-top:12px;font-weight:600}.before-area>div h6{display:flex;justify-content:flex-start;align-items:center;padding:10px 0 15px;font-size:12px;font-weight:400;letter-spacing:-.03em}.before-area>div h6 section{flex:1;overflow:hidden;text-overflow:ellipsis}.before-area>div h6>div{width:45px;text-align:right;color:#acadb8;margin-left:auto}.before-area .ending{margin:10px 0;color:#0d0059;font-size:12px;font-weight:600}.before-area .go-join{display:flex;justify-content:center;align-items:center;gap:10px;padding:20px 0 10px}.before-area .go-join img{width:28px;margin-left:-28px}.before-area .go-join button{border-radius:5px;font-size:13px;padding:0 10px}.main-coach .main-header{display:flex;justify-content:flex-start;align-items:center;width:100%;margin-bottom:10px;padding-left:5px;font-size:13px;font-weight:700;color:#6f7077}.main-coach .main-header .icon{font-size:20px;margin-right:5px}.main-coach .coach-show-apply{width:100%;margin-bottom:30px;background-color:beige;padding:3%;border-radius:5px;background-color:#ffe7da}.main-coach .coach-show-apply li{padding:5px 0;font-size:13px}.main-coach .coach-my-students{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:10px;width:100%;padding:3%;border-radius:5px;border:solid 1px #EAEAEA;background-color:#fff}.main-coach .coach-my-students .students-list{display:flex;justify-content:flex-start;align-items:center;box-shadow:0 4px 5px #dce2ea80;width:calc(24.6% - 5px);margin-bottom:5px;border:solid 1px #EAEAEA;background-color:#f9faff;padding:8px 3%;font-size:12px;color:#6f7077;border-radius:3px}@media not (min-width:660px){.main-coach .coach-my-students .students-list{width:calc(33% - 5px)}}@media not (min-width:570px){.main-coach .coach-my-students .students-list{width:calc(50% - 5px)}}.main-coach .coach-my-students .students-list .icon{font-size:18px;color:#ff7837}.main-coach .coach-my-students .students-list span{margin:0 3px;color:#374353;font-size:14px;font-weight:600}.proceed>header{width:100%;padding:10px;margin-bottom:20px;text-align:center;font-size:18px;font-weight:700;color:#fff;background-color:#ff7837;border-radius:8px}.proceed .list-area .accent{color:#1f06ff}.proceed .list-area .green{color:#21a038}.proceed .list-area .primary{color:#ff7837}.proceed .list-area>div{font-size:13px;margin-bottom:20px;letter-spacing:-.05em}.proceed .list-area>div>li{font-size:14px;padding:2px 0}.proceed .list-area>div>p{margin-left:4px;padding:2px 0}.proceed .list-area>div ul{padding-left:10px}.proceed .list-area>div ul li{display:flex;counter-increment:item}.proceed .list-area>div ul li>span{margin-right:5px}.proceed>button{display:block;margin:30px auto;padding:0 15px}.online-lesson .coach-info{box-shadow:0 4px 5px #dce2ea80;display:flex;align-items:stretch;gap:2.5%;padding:10px;margin:0 auto 3%;border:solid 1px #EAEAEA;border-radius:8px;background-color:#f9faff}.online-lesson .coach-info .info-pic{flex:1;display:flex;justify-content:center;align-items:center;max-width:250px;aspect-ratio:1/1.1;background-color:#eaeaea;border-radius:5px}.online-lesson .coach-info .info-pic figure{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.online-lesson .coach-info .info-pic figure>img{width:60%;max-width:100px;opacity:.5}.online-lesson .coach-info .info-pic figure figcaption{font-weight:600;color:#acadb8}.online-lesson .coach-info .info-pic img{width:100%;height:100%;object-fit:cover}.online-lesson .coach-info .info-header{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1;padding:5px}.online-lesson .coach-info .info-header h5{display:flex;flex-direction:column;font-size:14px;margin-bottom:5px}.online-lesson .coach-info .info-header h5 span{font-size:12px;color:#2469ff}.online-lesson .coach-info .info-header p{font-size:13px}.online-lesson .modify-pic{width:60%;padding:5px;margin:0 auto 20px;border:1px solid #EAEAEA;border-radius:8px;background-color:#fff}.online-lesson .modify-pic .pic-area{display:flex;justify-content:center;align-items:center;width:100%;aspect-ratio:1/1.1;max-width:250px;border-radius:5px;background-color:#eaeaea}.online-lesson .modify-pic .pic-area figure{width:60%;display:flex;flex-direction:column;justify-content:center;align-items:center}.online-lesson .modify-pic .pic-area figure img{width:60%;max-width:100px;opacity:.5}.online-lesson .modify-pic .pic-area figure figcaption{font-weight:600;color:#acadb8}.online-lesson .modify-pic .pic-area img{width:100%}.online-lesson .modify-pic .change-btn-area{display:flex;justify-content:center;align-items:center;background-color:#fff;margin-top:5px}.online-lesson .modify-pic .change-btn-area button{width:100%;padding:0 20px}.online-lesson .modify-header{padding:15px;border:solid 1px #EAEAEA;border-radius:8px}.online-lesson .modify-header .name-type{display:flex;justify-content:flex-start;align-items:center;gap:10px}.online-lesson .modify-header .name-type h4{padding-left:10px}.online-lesson .modify-header .name-type select{flex:1;margin-left:20px}.online-lesson .modify-header .name-type{margin-bottom:15px}.online-lesson .modify-header>section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:14px;color:#6f7077;margin-bottom:10px}.online-lesson .modify-header>section input{width:100%}.online-lesson .modify-header>section .group{display:flex;justify-content:space-between;align-items:center;gap:5px}.online-lesson .other-info{padding:10px 0;margin-bottom:10px;border-bottom:1px solid #EAEAEA}.online-lesson .other-info h5{font-size:14px;padding:0 10px 10px}.online-lesson .other-info>section{padding:10px;font-size:14px;min-height:35px;background-color:#f9faff;border-radius:8px}.online-lesson .other-info textarea{width:100%;font-size:14px}.online-lesson .other-info figure{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;background-color:#eaeaea;border-radius:8px;padding:20px;margin:0 auto}.online-lesson .other-info figure img{width:30%;max-width:100px;opacity:.5}.online-lesson .other-info figure figcaption{font-weight:600;color:#acadb8}.online-lesson .other-info img{width:100%;border:solid 1px #EAEAEA;border-radius:8px}.online-lesson .other-info button{width:100%;margin-top:5px}.online-lesson .btn-area{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:20px 0 50px}.online-lesson .btn-area button{flex:1}.mypage-coach{width:100%}.mypage-coach>h3{color:#374353;text-align:center;padding:10px 0 30px}.mypage-coach .content-area{box-shadow:0 4px 5px #dce2ea80;padding:15px 20px;border:1px solid #EAEAEA;border-radius:8px}.mypage-coach .content-area h5{font-size:13px;color:#acadb8;font-weight:600}.mypage-coach .content-area p{display:flex;justify-content:flex-start;align-items:center;height:35px;padding-left:5px;font-size:14px;font-weight:600;margin-bottom:20px;border-bottom:1px solid #EAEAEA}.mypage-coach .content-area div{display:flex;justify-content:space-between;align-items:center;gap:5px;width:100%;height:35px;margin-bottom:20px}.mypage-coach .content-area div input{width:100%}.mypage-coach .content-area div input.center-txt{text-align:center;padding:0}.mypage-coach .btn-area{display:flex;justify-content:space-around;align-items:center;gap:15px;padding:30px 0}.mypage-coach .btn-area button{width:50%}.main-student .main-header{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:10px}.main-student .main-header>div{display:flex;justify-content:center;align-items:center;width:50%}.main-student .main-header>div.before{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;padding:10px;font-weight:800;background-color:#eaeaea}.main-student .main-header>div.after{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;padding:10px;font-weight:800;color:#fff;background-color:#ff7837}.main-student .main-header>div>span{margin-bottom:5px}.main-student .main-header>div>figure{display:flex;flex-direction:column;justify-content:center;align-items:center;width:98%;aspect-ratio:4/4.5;border-radius:5px;background-color:#f9faff}.main-student .main-header>div>figure>img{width:50%;max-width:150px;opacity:.5}.main-student .main-header>div>figure>figcaption{font-size:13px;color:#acadb8}.main-student .main-header>div>img{width:98%;aspect-ratio:4/4.5}.main-student .main-header>div>button{width:100px;height:30px;margin-top:10px;background-color:#2469ff}.main-student .main-header>div>button:hover{background-color:#0d0059}.main-student .main-header-txt{display:flex;flex-direction:row;gap:8px;width:100%;margin-bottom:30px}.main-student .main-header-txt>div{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:50%;padding:0 10px}.main-student .main-header-txt>div b{font-size:18px}.main-student .main-header-txt>div p,.main-student .main-header-txt>div textarea{width:100%;font-size:15px}@media not (min-width:500px){.main-student .main-header-txt{flex-direction:column;gap:12px}.main-student .main-header-txt>div{width:100%}.main-student .main-header-txt>div b{font-size:15px}.main-student .main-header-txt>div p,.main-student .main-header-txt>div textarea{width:100%;font-size:13px}}.main-student .modify-area{display:flex;justify-content:center;align-items:center;gap:20px;padding:10px 0 50px;margin-bottom:50px;border-bottom:1px dotted #6f7077}.main-student .modify-area>button{width:100px}.main-student .curriculum-history{display:flex;flex-direction:row;gap:8px;width:100%}@media not (min-width:600px){.main-student .curriculum-history{flex-direction:column}}.main-student .history{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:20px;padding:10px 15px;border:solid 1px #EAEAEA;border-radius:8px;background-color:#ff7837}.main-student .history h4{width:100%;color:#fff;text-align:center;margin-bottom:10px}.main-student .history p{width:100%;color:#fff;padding:4px 8px;margin-bottom:5px;font-size:13px;border-bottom:1px dashed rgba(255,255,255,.463)}.main-student .history .inp-area{display:flex;justify-content:flex-start;align-items:center;gap:5px;width:100%;padding:5px;margin-top:auto;border-radius:5px;background-color:#faebd7b5}.main-student .history .inp-area input{width:100%}.main-student .history .inp-area button{width:80px;background-color:#2469ff}.main-student .history .inp-area button:hover{background-color:#0d0059}.curriculum-title{display:flex;justify-content:flex-start;align-items:center;padding:0 10px;margin-bottom:15px}.curriculum-title .modify-btn{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto}.curriculum-title .modify-btn button{width:70px;height:32px;padding:5px 0}.curriculum{box-shadow:0 4px 5px #dce2ea80;width:100%;margin-bottom:15px;padding:10px;border:solid 1px #EAEAEA;border-radius:8px}.curriculum h4{text-align:center;margin-bottom:10px}.curriculum .complete{color:#2469ff}.curriculum .playing{color:#000}.curriculum .ready{color:#6f7077}.curriculum .ready>section{background-color:#ffcfb7}.curriculum .curriculum-row{display:flex;justify-content:flex-start;align-items:center;gap:4px;width:100%;margin-bottom:8px}.curriculum .curriculum-row>section{background-color:#ff9764;padding:5px;border-radius:3px}.curriculum .curriculum-row .step{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:2;height:-webkit-fill-available;height:stretch;text-align:center;font-size:14px;font-weight:700}.curriculum .curriculum-row .step span{font-weight:900;margin-top:5px}.curriculum .curriculum-row .content{flex:8;font-size:13px}.curriculum .curriculum-row .content div{padding:5px}.curriculum .curriculum-row .content div header{font-weight:700}.mypage-student{width:100%}.mypage-student>h3{display:flex;justify-content:space-between;align-items:center;color:#374353;text-align:center;padding:10px 10px 20px}.mypage-student>h3 .modify-btn{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto}.mypage-student>h3 .modify-btn button{width:70px;height:32px;padding:5px 0}.mypage-student .btn-area{display:flex;justify-content:space-around;align-items:center;gap:15px;padding:30px 0 50px}.mypage-student .btn-area button{width:100%;max-width:400px}.student-info-area{display:flex;flex-direction:row;gap:10px}@media not (min-width:700px){.student-info-area{flex-direction:column}.student-info-area .style-info{margin-bottom:20px}.student-info-area .personal-info .personals:not(:last-of-type){margin-bottom:15px}}.student-info-area .style-info{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;width:100%}.student-info-area .style-info .styles{display:flex;justify-content:flex-start;align-items:center;box-shadow:0 4px 5px #dce2ea80;width:100%;border:solid 1px #EAEAEA;border-radius:5px;font-size:14px;color:#000}.student-info-area .style-info .styles>span{display:flex;justify-content:center;align-items:center;width:90px;padding:8px 0;margin-right:15px;font-weight:700;color:#6f7077;background-color:bisque}.student-info-area .style-info .styles>input{flex:1;height:30px;margin-left:-5px;margin-right:10px}.student-info-area .personal-info{display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-shadow:0 4px 5px #dce2ea80;width:100%;height:-webkit-fill-available;height:stretch;padding:15px;border:1px solid #EAEAEA;border-radius:8px}.student-info-area .personal-info .personals{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;font-size:14px;padding:0 10px;border-bottom:1px dashed #EAEAEA}.student-info-area .personal-info .personals>span{font-weight:700;color:#6f7077}.student-info-area .personal-info .personals>p{padding:8px 4px;color:#000}.student-info-area .personal-info .personals>textarea{width:100%;margin:8px 0}.admin-header{display:flex;justify-content:space-between;align-items:center;width:100%;height:80px;margin-bottom:15px;border-bottom:1px solid #EAEAEA}.admin-header .logo-area{display:flex;justify-content:flex-start;align-items:center;gap:10px}.admin-header .logo-area img{width:35px}.admin-header .logo-area span{color:#ff7837;font-size:24px;font-weight:800}.admin-header .logo-area b{align-self:flex-end;font-size:14px;color:#acadb8;margin-bottom:3px}.admin-main .lesson-header{display:flex;justify-content:flex-start;align-items:center;width:100%;margin-bottom:10px;padding-left:5px;font-size:15px;font-weight:700;color:#6f7077}.admin-main .lesson-header .icon{font-size:20px;margin-right:5px}.admin-main .lesson-situation{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:10px;width:100%;padding:3%;margin-bottom:30px;background-color:beige;border-radius:5px;background-color:#ffe7da}.admin-main .lesson-info{display:flex;justify-content:flex-start;align-items:center;box-shadow:0 4px 5px #dce2ea80;flex-wrap:wrap;gap:10px;width:100%;padding:3%;border-radius:5px;border:solid 1px #EAEAEA;background-color:#fff}.admin-main .students-list{display:flex;justify-content:flex-start;align-items:center;box-shadow:0 4px 5px #dce2ea80;width:calc(24.6% - 5px);margin-bottom:5px;border:solid 1px #EAEAEA;background-color:#f9faff;padding:8px 3%;font-size:12px;color:#6f7077;border-radius:3px}@media not (min-width:660px){.admin-main .students-list{width:calc(33% - 5px)}}@media not (min-width:570px){.admin-main .students-list{width:calc(50% - 5px)}}.admin-main .students-list .icon{font-size:18px;color:#ff7837}.admin-main .students-list span{margin:0 3px;color:#374353;font-size:14px;font-weight:600}.admin-lesson-info{padding-bottom:50px}.admin-lesson-info h3{color:#374353;padding:10px}.lesson-info-title{display:flex;justify-content:space-between;align-items:center;margin-top:30px;padding:5px 10px 10px}.lesson-info-title .icon{font-size:20px;color:#6f7077}.lesson-info-title .group{display:flex;justify-content:flex-end;align-items:center;margin-left:auto;gap:10px}.lesson-info-title .group>button{width:50px;height:30px}.lesson-lined-area{display:flex;justify-content:flex-start;align-items:flex-start;box-shadow:0 4px 5px #dce2ea80;gap:5px;width:100%;padding:5px;margin-bottom:20px;border:1px solid #EAEAEA;border-radius:8px;background-color:#fff}.lesson-lined-area h4{font-size:15px;font-weight:600;color:#6f7077;text-align:center}.lesson-lined-area h5{display:flex;justify-content:flex-start;align-items:center;gap:5px;letter-spacing:-.05em;font-weight:500;color:#374353;text-align:center}.lesson-lined-area h5>input{width:75%;max-width:180px}.lesson-lined-area>div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:-webkit-fill-available;height:stretch;padding:10px;border-radius:4px;background-color:#dce2ea80}@media not (min-width:600px){.lesson-lined-area>div{padding:5px;width:32.5%}}.lesson-lined-area>div.d1{width:100%}.lesson-lined-area>div.d2{width:50%}.lesson-lined-area>div.d3{width:33%}.lesson-lined-area>div .no-movie,.lesson-lined-area>div .no-image{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:200px;margin:auto;padding:10px 0;border-radius:5px;background-color:#fff;text-align:center;color:#acadb8;font-weight:800}.lesson-lined-area>div .no-movie .icon,.lesson-lined-area>div .no-image .icon{font-size:50px}.lesson-lined-area>div .no-movie img,.lesson-lined-area>div .no-image img{width:50%;max-width:70px;opacity:.5}.lesson-lined-area>div .req-review{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;border-radius:5px;padding:10px}.lesson-lined-area>div .req-review:hover{background-color:#0d0059}.lesson-lined-area>div .req-review .icon{color:#6f7077;font-size:40px}.lesson-lined-area>div .req-review span{font-size:15px;font-weight:700;color:#6f7077}.lesson-lined-area>div textarea{width:100%}.lesson-lined-area>div button{width:100%;height:30px;max-width:200px;background-color:#2469ff}.lesson-lined-area>div button:hover{background-color:#0d0059}
