.mainPageCategoryDetailListsBox .mainPageCategoryDetailListTitle{border-bottom:1px solid #f5f5f5;cursor:pointer;padding:15px 0 15px 25px;transition:all .5s}.mainPageCategoryDetailListsBox .mainPageCategoryDetailListTitle.on{background-color:#add8e6;font-weight:700;transition:all .5s}.mainPageCategoryDetailListsBox .mainPageCategoryDetailListsDetail{-webkit-animation:fadeIn .5s ease-out;animation:fadeIn .5s ease-out;border-bottom:1px solid #f5f5f5;cursor:pointer;padding:15px 0 15px 35px;transition:all .5s}.mainPageCategoryDetailListsBox .mainPageCategoryDetailListsDetail.close{-webkit-animation:fadeOut .15s ease-out;animation:fadeOut .15s ease-out}.mainPageCategoryDetailListsBox .mainPageCategoryDetailListsDetail.on{background-color:#add8e6;font-weight:700;transition:all .5s}.mainPageCategoryListsBox{border-bottom:1px solid #f5f5f5}.mainPageCategoryListsBox .mainPageCategoryListTitle{border-bottom:1px solid #f5f5f5;font-weight:700;padding:15px;width:100%}.mainPageCategoryListsBox .mainPageCategoryDetail{-webkit-animation:fadeIn .5s ease-out;animation:fadeIn .5s ease-out;list-style:none;margin-bottom:0}.mainPageCategoryListsBox .mainPageCategoryDetail.close{-webkit-animation:fadeOut .15s ease-out;animation:fadeOut .15s ease-out}.navBarMenu,.navBarTotal{background-color:#fff}.navBarTotal{border:1px solid #f5f5f5;display:flex;justify-content:space-between;padding:0 85px;position:relative;width:100%}.navBarTotal .navBarTotalLeft{align-items:center;display:flex;width:50%}.navBarTotal .navBarTotalLeft .navBarLogo{height:40px;margin:10px;width:40px}.navBarTotal .navBarTotalLeft .navBarInput{border:1px solid gray;border-radius:5px;height:40px;margin:5px;padding:5px;width:100%}.navBarTotal .navBarTotalRight{display:none}.navBarTotal .navBarTotalRight .navBarTotalRightImg{cursor:pointer;height:20px;width:20px}.navBarTotal .navBarTotalRightContents{-webkit-animation:fadeIn .5s ease-out;animation:fadeIn .5s ease-out;position:absolute;right:0;top:62px;width:70%}.navBarTotal .navBarTotalRightContents.close{-webkit-animation:fadeOut .5s ease-out;animation:fadeOut .5s ease-out}@media(max-width:991px){.navBarTotal .navBarTotalLeft{width:70%}.navBarTotal .navBarTotalRight{align-items:center;display:block;display:flex}.navBarTotal .navBarTotalRightContents{width:50%;z-index:100}}@media(max-width:420px){.navBarTotal .navBarTotalRightContents{width:70%}}.mainPageLeftContents{display:flex;flex-direction:column;margin-top:10px;position:relative}.mainPageLeftContents .mainPageLeftContentsBox{margin:0 10px;width:95%}.mainPageLeftContents .mainPageLeftContentsBox .mainPageClientLogo{width:100%}.mainPageLeftContents .mainPageLeftContentsBox .mainPageCategory{-ms-overflow-style:none;background-color:#fff;border-radius:10px;cursor:pointer;list-style:none;max-height:600px;overflow:scroll}.mainPageLeftContents .mainPageLeftContentsBox .mainPageCategory::-webkit-scrollbar{display:none}.mainPageLeftContents .mainPageLeftContentsControlBox{display:flex;justify-content:flex-end}.mainPageLeftContents .mainPageLeftContentsControlBox button{background-color:#fff;border:none;cursor:pointer;height:20px;margin-left:10px;width:20px}.mainPageContentCardBox{background-color:#fff;border-radius:10px;margin:10px auto;padding:0 10px;width:100%}.mainPageContentCardBox .mainPageContentCardTop{display:flex;font-size:12px;justify-content:space-between;padding:10px 0;position:relative}.mainPageContentCardBox .mainPageContentCardTop .printButton{-webkit-animation:fadeIn 1s ease-out;animation:fadeIn 1s ease-out;cursor:pointer;height:30px;position:absolute;right:0;top:10px;width:30px}.mainPageContentCardBox .mainPageContentCardTop .printButton.close{-webkit-animation:fadeOut .15s ease-out;animation:fadeOut .15s ease-out}.mainPageContentCardBox .mainPageContentCardMid{padding:10px 0}.mainPageContentCardBox .mainPageContentCardMid .mainPageContentCardMidTitle{cursor:pointer;font-size:18px;font-weight:700;transition:all .5s}.mainPageContentCardBox .mainPageContentCardMid .mainPageContentCardMidTitle:hover{color:#1d67b1}.mainPageContentCardBox .mainPageContentCardMid .mainPageContentCardMidDescription{-webkit-animation:fadeIn 1s ease-out;animation:fadeIn 1s ease-out;margin-top:10px;padding:0 10px}.mainPageContentCardBox .mainPageContentCardMid .mainPageContentCardMidDescription img{border:1px solid #d3d3d3;border-radius:10px;cursor:pointer;height:100%!important;width:100%!important}.mainPageContentCardBox .mainPageContentCardMid .mainPageContentCardMidDescription.close{-webkit-animation:fadeOut .15s ease-out;animation:fadeOut .15s ease-out}.mainPageContentCardBox .mainPageContentCardBottom{cursor:pointer;font-weight:700;padding:10px 0;text-align:center;transition:all .5s}.mainPageContentCardBox .mainPageContentCardBottom:hover{color:#1d67b1}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.mainPageRightContents{align-items:center;display:flex;flex-direction:column;margin:10px 10px 0}.mainPageRightContents .mainPageClientMain{width:100%}.mainPageRightContents .mainPageRightContentsSelect{background-color:#fff;border:none;border-radius:10px;height:30px;margin-bottom:20px;text-align:center;width:80px}.mainPageTotal *,.mainPageTotal :after,.mainPageTotal :before{box-sizing:border-box}.mainPageTotal body{height:100%}.mainPageTotal .mainPageContentsBox{background-color:#f5f5f5;display:flex;justify-content:space-between;min-height:1000px;padding:0 80px}.mainPageTotal .mainPageContentsBox .mainPageLeftBox{width:30%}.mainPageTotal .mainPageContentsBox .mainPageRightBox{width:70%}@media(max-width:991px){.mainPageTotal .navBarTotal{padding:0 20px}.mainPageTotal .mainPageContentsBox{background-color:#f5f5f5;display:flex;justify-content:space-between;padding:0 20px}.mainPageTotal .mainPageContentsBox .mainPageLeftBox{display:none}.mainPageTotal .mainPageContentsBox .mainPageRightBox{width:100%}}@media(max-width:420px){.mainPageTotal .navBarTotal{padding:0 10px}.mainPageTotal .mainPageContentsBox{background-color:#f5f5f5;display:flex;justify-content:space-between;padding:0 10px}.mainPageTotal .mainPageContentsBox .mainPageLeftBox{display:none}.mainPageTotal .mainPageContentsBox .mainPageRightBox{width:100%}}.deleteModal{background-color:rgba(0,0,0,.7);height:100%;left:0;position:fixed;text-align:center;top:0;width:100%;z-index:1002}.deleteModal .deleteModalContent{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;height:100px;justify-content:space-between;left:50%;padding:100px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:300px}.deleteModal .deleteModalContent .deleteModalContentTitle{font-weight:700}.deleteModal .deleteModalContent .deleteModalContentButtonBox{text-align:right}.deleteModal .deleteModalContent .deleteModalContentButtonBox .deleteModalContentButtonCancle,.deleteModal .deleteModalContent .deleteModalContentButtonBox .deleteModalContentButtonDelete{margin:10px 10px 0;padding:5px 10px}.finalCategory .finalCategoryInput{padding:1.5%;width:96%}.finalCategory .blogTagContents{background-color:#f5f5f5;cursor:pointer;margin:10px;padding:10px}.middleCategory .middleCategoryInput{padding:1.5%;width:96%}.detailCategoryCardBox{display:flex;flex-direction:column;width:100%}.detailCategoryCardBox .detailCategoryCardBoxInput{padding:1.5%;width:96%}.detailCategoryCardBox .detailCategoryCardBoxButton{margin:5px 0;padding:10px 0;width:50%}.detailCategoryCardBox .subMenuBox{display:flex;width:100%}.detailCategoryCardBox .subMenuBox .blogTagBox{display:flex;flex-direction:column;width:100%}.makeManualCate{background-color:#fafafa}.makeManualCate .newCategoryTotal{display:flex;justify-content:space-between}.makeManualCate .newCategoryTotal .newCategoryBox{border:1px solid #d3d3d3;border-radius:20px;display:flex;flex-direction:column;margin:10px;padding:20px;width:60%}.makeManualCate .newCategoryTotal .newCategoryBox .projectInfoBox{display:flex;flex-direction:column;margin-bottom:20px}.makeManualCate .newCategoryTotal .newCategoryBox .projectInfoBox .projectInformTitle{font-size:1.17rem;font-weight:700;text-align:center}.makeManualCate .newCategoryTotal .newCategoryBox .projectInfoBox .projectInformBox{margin-top:10px}.makeManualCate .newCategoryTotal .newCategoryBox .projectInfoBox .projectInformBox .createInput{padding:1%;width:96%}.makeManualCate .newCategoryTotal .newCategoryBox .projectInfoBox .projectInformBox.BottonBox{display:flex;justify-content:space-between;width:100%}.makeManualCate .newCategoryTotal .newCategoryBox .projectInfoBox .projectInformBox.BottonBox label{width:48%}.makeManualCate .newCategoryTotal .newCategoryBox .projectInfoBox .projectInformBox.BottonBox label span{width:100%}.makeManualCate .newCategoryTotal .newCategoryBox .categoryInputBox{display:flex;flex-direction:column;margin-bottom:20px}.makeManualCate .newCategoryTotal .newCategoryBox .categoryInputBox .categoryInput{font-size:1.17rem;font-weight:700;text-align:center}.makeManualCate .newCategoryTotal .newCategoryBox .categoryInputBox .detailCategoryCardBox{margin-bottom:20px;width:100%}.makeManualCate .newCategoryTotal .createMainPageLeft{border:1px solid #d3d3d3;border-radius:20px;margin:10px;width:40%}.makeManualCate .selectBox{border:1px solid #d3d3d3;border-radius:20px;margin:10px;padding:20px}.makeManualCate .selectBox .selectBoxTitle{margin-top:0}.makeManualCate .selectBox .buttonBox{display:flex;flex-direction:column;overflow:scroll;padding-top:5px}.makeManualCate .selectBox .buttonBox .selectButton{margin:5px 0;padding:10px 0}.makeManualCate .selectBox .buttonBox::-webkit-scrollbar{display:none}.makeManualCate .createButton{margin:5px 0;width:100%}.myBlock{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.myBlock .selectBoxTotal{-ms-overflow-style:none;border:1px solid #d3d3d3;border-radius:20px;margin:10px;overflow:scroll;padding:20px;width:90%}.myBlock .selectBoxTotal .selectBox{max-height:400px}.myBlock .selectBoxTotal .buttonBox{display:flex;justify-content:center}.myBlock .selectBoxTotal::-webkit-scrollbar{display:none}.myBlock .myBlockForm{border:1px solid #d3d3d3;border-radius:20px;padding:20px;width:90%}.myBlock .myBlockForm .formBox{display:flex;flex-direction:column;margin-bottom:20px;width:100%}.myBlock .myBlockForm .formBox .formBoxSelect{padding:1%;width:100%}.myBlock .myBlockForm .formBox .formBoxInput{padding:1%;width:97.5%}.myBlock .myBlockForm .submitButton{margin-top:20px;padding:10px 0;width:100%}
/*# sourceMappingURL=main.9436397e.css.map*/