.admin-layout{width:100%;height:100%;position:absolute;background:#fff}.admin-layout:after{clear:both;content:"";display:table}.lnb{background:#2c2c36;float:left;width:250px;height:100%;position:relative}.lnb .logo{margin:45px 25px}.lnb .menu{padding:0;margin:0}.lnb .menu li{list-style:none;padding:1rem 0 1rem 3rem;position:relative;cursor:pointer}.lnb .menu li span{color:#fff}.lnb .menu li.selected span:after{content:">>";position:absolute;right:20px;top:15px;color:#fff}.lnb .menu li.selected{background:#1f1f2a;font-weight:600}.lnb .logout{position:absolute;bottom:20px;left:20px;color:#fff;background:transparent;border:0;cursor:pointer}.content{float:left;background:#fff;width:calc(100% - 250px);text-align:left}.login{text-align:center;font-family:"yg-jalnan",sans-serif;color:#fff;padding-top:200px}.login .login-form{width:500px;margin:0 auto;text-align:center}.login .login-form input{border:0;padding:7px 16px;margin:2px 0;font-size:24px;width:100%;box-sizing:border-box;line-height:40px;color:#000;border-radius:10px}.login .login-form input[type=password]{font-family:sans-serif}.login .btn-area{margin-top:10px}.login .btn-area button{width:500px;height:50px;font-size:22px;border:0;border-radius:10px;line-height:16px;background:#5230cc;color:#fff;font-family:"yg-jalnan",sans-serif}.list-container{width:100%;height:100%;background:#fff;position:absolute;top:0;left:0;z-index:1}.list-wrap .logo{margin:80px 0 60px}.list-wrap .table-wrap .btn-area{text-align:right;margin-bottom:15px;width:100%}.list-wrap .table-wrap .btn-area>button{background:#363640;color:#fff;border-radius:20px;padding:7px 20px;border:1px solid #fff;font-family:sans-serif;font-size:14px;margin-left:6px}.list-wrap .table-wrap .btn-area>button.logout{border:1px solid #363640;background:#fff;color:#363640}.list-wrap .table-wrap{width:80%;min-width:1200px;margin:0 auto}.list-wrap .table-wrap table{width:100%}.list-wrap .table-wrap table th{color:#fff;background:#363640;padding:10px 0;font-family:sans-serif;font-size:16px}.list-wrap .table-wrap table td{background:#d5d5d5;text-align:center;padding:0;font-family:sans-serif;font-size:16px}.list-wrap .table-wrap table td img.profile{width:100%}.list-wrap .table-wrap table td button{background:transparent;border:0;text-decoration:underline;font-weight:600;font-family:sans-serif;font-size:16px;padding:0;margin:0 .2rem;cursor:pointer}.list-wrap .table-wrap table td button.btn-delete{color:red}.pagination{text-align:center;margin:40px 0 70px}.pagination button{background:transparent;font-family:sans-serif;border:0}.pagination .pages{display:inline-block}.pagination .pages button{margin:0 10px}.pagination .pages button.selected{font-weight:600}.search-wrap{width:550px;margin:50px auto;text-align:center}.search-wrap .react-datepicker-wrapper{vertical-align:top}.search-wrap .title{background:#363640;color:#fff;border-radius:30px;width:120px;display:inline-block;text-align:center;font-size:16px;line-height:30px;box-sizing:border-box;height:30px;padding:0 10px;font-family:sans-serif}.search-wrap .title select{text-align-last:center;color:#fff;background:transparent;border:0;height:30px;font-size:16px;padding-left:10px;outline:none}.search-wrap .title select option{color:#000}.search-wrap .search-row{margin:10px 0}.search-wrap input{border-radius:30px;border:1px solid #ccc;line-height:28px;outline:none;padding:0 15px;box-sizing:border-box;margin:0 10px;vertical-align:top;width:190px;text-align:center;font-family:sans-serif;color:#bbb}.search-wrap .search-row:nth-child(2) input{width:322px}.search-wrap button.btn{font-size:16px;padding:0;line-height:30px;width:80px;box-sizing:border-box;height:30px;border-radius:30px;border:0;background:#1f1f2a;color:#fff}.search-wrap .react-datepicker__tab-loop{display:inline-block}.all-btn{width:300px;margin:0 auto}.all-btn button{width:100%;font-size:18px;padding:0;line-height:40px;margin-bottom:50px}.detail-pop{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.detail-inner-pop{width:800px;height:750px;position:absolute;top:50%;left:50%;z-index:2;margin-left:-400px;margin-top:-325px;background:#363640;overflow-y:scroll;font-family:sans-serif;letter-spacing:-1px}.detail-inner-pop .profile{background:#1f1f27;padding:10px 50px}.detail-inner-pop .profile li{width:50%;display:inline-block;margin:10px 0}.detail-inner-pop .profile ul{margin:0;padding:0}.detail-inner-pop .profile li.full{width:100%}.detail-inner-pop .profile span.title{color:#fff;font-weight:600;display:inline-block;width:150px}.detail-inner-pop .profile span{color:#15abd0}.detail-inner-pop .question-answer-list{padding:30px 50px}.detail-inner-pop .question-answer-list ul{padding:0;margin:0}.detail-inner-pop .question-answer-list>ul>li{color:#fff;list-style:none}.detail-inner-pop .question-answer-list ul li .answer{color:#15abd0;padding:10px 0 20px}.detail-inner-pop .question-answer-list ul li .answer ul{display:inline-block;padding:0;margin:0}.detail-inner-pop .question-answer-list ul li .answer ul li{color:#7c7c7c;display:inline-block;margin:0 3px}.detail-inner-pop .question-answer-list ul li .answer ul li.on{color:#01b8ff;font-weight:600}.edit-form{width:100%;box-sizing:border-box;padding:0 2rem}.edit-form table{width:800px;padding:1rem 2rem;border-collapse:collapse}.edit-form table th{background:#1f1f2a;color:#fff}.edit-form table td,.edit-form table th{padding:1rem 2rem;border-bottom:1px solid #ccc}.edit-form table td{background:#f2f2f2}.edit-form table td img{display:block;max-width:100%}.edit-form table td textarea{width:100%;height:300px}.edit-form .btn-area{padding:2rem 0}.edit-form .btn-area .btn{width:200px;height:40px}@font-face{font-family:"yg-jalnan";src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff) format("woff");font-weight:400;font-style:normal}body,html{margin:0;padding:0}.hidden{display:none}.process{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.process>div{width:100%;min-height:100%}.process_next{padding-bottom:2rem}.process_next>button{font-family:"yg-jalnan",sans-serif;background:#5230cc;color:#fff;width:80%;margin:.2rem 0;border:2px solid #fff;border-radius:5rem;font-size:1.5rem;padding:.2rem 0}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}.process0{background:#e5e2ff;text-align:center}.process0>.process0_0{padding-top:8rem}.process0>.process0_0 img{max-width:80%}.process0>.process0_1{padding-top:2rem}.process0>.process0_1 img{max-width:60%}.process0>.process0_2{padding:4rem 0}.process0>.process0_2 img{max-width:30%}.process1{text-align:center}.process1>.process1_0{padding-top:4rem}.process1>.process1_0 img{width:100%}.process1>.process1_1{padding:2rem 0;text-align:center}.process1>.process1_1 ul{padding:0;margin:0}.process1>.process1_1 ul li{list-style:none}.process1>.process1_1 button{font-family:"yg-jalnan",sans-serif;background:#e9e9e9;width:80%;margin:.4rem 0;border:2px solid #fff;border-radius:5rem;font-size:1.5rem;padding:.5rem 0}.process1>.process1_1 button.selected{border:2px solid #5230cc}.process2{text-align:center}.process2>.process2_0{padding-top:4rem}.process2>.process2_0 img{width:100%}.process2>.process2_1{padding:2rem 0;text-align:center}.process2>.process2_1 ul{padding:0;margin:0}.process2>.process2_1 ul li{list-style:none}.process2>.process2_1 button{font-family:"yg-jalnan",sans-serif;background:#e9e9e9;width:80%;margin:.4rem 0;border:2px solid #fff;border-radius:5rem;font-size:1.5rem;padding:.5rem 0}.process2>.process2_1 button.selected{border:2px solid #5230cc}.process3{text-align:center}.process3>.process3_0{padding-top:4rem}.process3>.process3_0 img{width:100%}.process3>.process3_1{padding:2rem 0;text-align:center}.process3>.process3_1 ul{padding:0;margin:0}.process3>.process3_1 ul li{list-style:none}.process3>.process3_1 select{font-family:"yg-jalnan",sans-serif;background:#e9e9e9;width:80%;margin:.4rem 0;border:2px solid #fff;border-radius:5rem;font-size:1.5rem;padding:.5rem 0;text-align-last:center;text-align:center}.process3>.process3_1 select.selected{border:2px solid #5230cc}.process4{text-align:center}.process4>.process4_0{padding-top:4rem}.process4>.process4_0 img{width:100%}.process4>.process4_1{padding:2rem 0 1rem;text-align:center}.process4>.process4_1 img{width:40%}.process4>.process4_1 img.fadeIn{animation:fadein 3s;-moz-animation:fadein 3s;-webkit-animation:fadein 3s;-o-animation:fadein 3s}.process4>.process4_1 img.fadeOut{animation:fadeout 3s;-moz-animation:fadeout 3s;-webkit-animation:fadeout 3s;-o-animation:fadeout 3s}.process4>.process4_2{padding:1rem 0;text-align:center}.process4>.process4_2 img{width:60%}.process5{text-align:center}.process5>.process5_0{padding-top:4rem}.process5>.process5_0 img{width:100%}.process5>.process5_1{font-family:"yg-jalnan",sans-serif;font-size:1.5rem;line-height:120%;white-space:pre-wrap}.process5>.process5_2{padding-top:2rem}.process5>.process5_2 img{width:80%}.process5>.process5_3{margin-bottom:2rem}.process5>.process5_3 h2 span{font-weight:400}.process5>.process5_3 ul{padding:0;margin:0}.process5>.process5_3 ul li{list-style:none}.process5>.process5_4{background:#f5f5f5;padding:1rem;margin:0 auto;width:70%;font-size:1rem;white-space:pre-wrap}.process5>.process5_5{margin:2rem auto;width:80%;text-align:left;padding:1rem;box-sizing:border-box;white-space:pre-wrap}.process5>.process5_6{font-size:0;padding-bottom:.5rem}.process5>.process5_6 img{width:45%}.process5>.process5_7 ul{padding:0;margin:0}.process5>.process5_7 ul li{list-style:none}.process5>.process5_7 button{font-family:"yg-jalnan",sans-serif;background:#e9e9e9;width:80%;margin:.4rem 0;border:2px solid #fff;border-radius:5rem;font-size:1.3rem;padding:.5rem 0}.process5>.process5_8{padding:2rem}.process5>.process5_8 img{width:80%}.process5_share_popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;background:rgba(0,0,0,.8)}.process5_share_popup_content{position:fixed;top:50%;left:50%;z-index:2;width:50%;background:#fff;margin-left:-25%;margin-top:-25%;box-sizing:border-box;padding:1rem;border:2px solid #eee}.process5_share_popup .share_buttons{padding-bottom:1rem}.process5_share_popup .share_buttons .share_button{width:36px;height:36px;margin:0 .3rem;background:transparent no-repeat;background-size:432px 144px!important;overflow:hidden;text-indent:-999px;border:0}.process5_share_popup .share_buttons .share_button.kakao{background-position:-72px -36px}.process5_share_popup .share_buttons .share_button.facebook{background-position:-216px -36px}.process5_share_popup .share_buttons .share_button.twitter{background-position:-252px -36px}.process5_share_popup .share_link_button{border:1px solid #ccc;width:100%;background:#fff;padding:.5rem 0}.process6{text-align:center}.process6>.process6_0{padding-top:4rem}.process6>.process6_0 img{width:100%}.process6_group{padding-top:1rem}.process6_group .process6_group_title{font-family:"yg-jalnan",sans-serif}.process6_group .process6_group_title span{background:#282828;color:#fff;width:70%;margin:0 auto;display:inline-block;border-radius:3rem;padding:.5rem 0}.process6_group ul{padding:1.5rem 0;margin:0}.process6_group ul li{list-style:none;padding:0;margin:.5rem .4rem;display:inline-block;width:25%}.process6_group ul li.hide{display:none}.process6_group ul li .profile{width:100%;height:5rem;background-repeat:no-repeat;background-size:cover;background-position:50%}.process6_group ul li .name{text-align:center;font-family:"yg-jalnan",sans-serif;background:#5230cc;color:#fff;padding:.1rem 0;font-size:1rem}.process6 .more-btn{background:#e9e9e9;color:#282828;border-radius:2rem;padding:.5rem 3rem;border:1px solid #e9e9e9;font-family:"yg-jalnan",sans-serif;margin:0 0 2rem}
/*# sourceMappingURL=main.111f6f29.chunk.css.map */