
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;600;700;900&display=swap";
.mtBrand {margin-top:40px;font-family:'Pretendard', sans-serif;}
.mtBrand .btn_white {width:100px;height:36px;border:1px solid #212121;font-size:13px;color:#212121;font-family: 'Pretendard', sans-serif;box-sizing:border-box;}
.mtBrand .btn_white .plus {display:inline-block;vertical-align:middle;margin-right:10px;width:10px;height:10px;background:url("../img/icon/icon_plus_black.svg") no-repeat; background-size:100%;}
.mtBrand .btn_black {color:#fff;background-color:#161618;box-sizing:border-box;}
.mtBrand .btn_red {color:#F9461E;background-color:#fff;border:1px solid #F9461E;box-sizing:border-box;}
.mtBrand .search-box {position:relative;margin-top:5px;}
.mtBrand .sortmenu {display:inline-block;vertical-align:top;margin-top:10px;}
.mtBrand .sortmenu__link a {font-size:15px;letter-spacing:-0.8px;color:#959595;}
.mtBrand .sortmenu label {display:none;}
.mtBrand .sortmenu .nice-select {
  width: 100%;
  height: 24px;
  font-size: 15px;
  line-height: 22px;
  color: #212121;
  border-radius: 12px;
  background-color: #fff;
  border: 1px solid #212121;
  padding: 0px 20px;
  box-sizing: border-box;
  -webkit-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
.mtBrand .sortmenu .nice-select:after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  width: 9px;
  height: 6px;
  background-image: url(../img/icon/icon_brandMenu_dark.png);
  background-size:100%;
  transform: rotate(0deg);
  webkit-transform: rotate(0deg);
  ms-transform: rotate(0deg);
}
.mtBrand .sortmenu .nice-select.open {border-radius:12px 12px 0 0;background-color:#1db5c3;color:#fff;border:0px;}
.mtBrand .sortmenu .nice-select.open:after {background-image:url(../img/icon/icon_brandMenu_dark_open.png);}
.mtBrand .sortmenu .nice-select:after {border:0px !important;}
.mtBrand .sortmenu .nice-select.open span.current {font-size:15px;color:#fff;height:24px;}
.mtBrand .sortmenu .nice-select .list {border:0px;top:24px;padding:3px 10px 8px 10px;border-radius:0 0 12px 12px;}
.mtBrand .sortmenu .nice-select .list li {margin-top:5px;color:#959595;height:22px;min-height:22px;line-height:20px;font-size:15px;box-sizing:border-box;border-radius:12px;text-align:center;}
.mtBrand .sortmenu .nice-select .option {font-weight:inherit;}
.mtBrand .sortmenu .nice-select .option.selected {font-weight:inherit;border:1px solid #ccc;}
.mtBrand .sortmenu .nice-select .option:hover,
.mtBrand .sortmenu .nice-select .option.focus,
.mtBrand .sortmenu .nice-select .option.selected.focus {background-color:#fff;}
.mtBrand .selectMenu_program {margin-left:0;}
.mtBrand .search-box .sortData .nice-select {display:inline-block;vertical-align:middle;margin-right:5px;background:#fff;border:1px solid #D1D1D1;}
.mtBrand .search-box .sortData .nice-select .list {border-top:0px;border:1px solid #D1D1D1;left:-1px;right:-1px; width:calc(100% + 2px);}
.mtBrand .board-list-header {text-align: right;}
.mtBrand .board-list {margin-top:10px;}
.mtBrand table {width:100%;color:#000;background:#D1D1D1;border-top:1px solid #000;border-collapse:separate!important;border-spacing:1px!important;}
.mtBrand table th {font-size:18px;font-weight:700;background:#FAFAFC;padding:19px 15px;text-align:center;}
.mtBrand table td {font-size:16px;background:#fff;padding:17px 15px;text-align:center;line-height:1.4;letter-spacing:-0.4px;}
.mtBrand table td.tal {text-align:left;}
.mtBrand table td .notice {display:inline-block;width:24px;height:24px;position:relative;top:3px;}
.mtBrand table td span.reply {display:inline-block;vertical-align:middle;margin-left:8px;position:relative;top:-1px;color:#FF7272;}
.mtBrand table td span.attatch {display:inline-block;vertical-align:middle;margin-left:8px;position:relative;top:-1px;font-size:0;width:16px;height:16px;background:url("../img/icon/icon_file_mint.svg")no-repeat;background-size:100%;}
.mtBrand table td .attatch-file-wrap {width:1056px;display:flex;flex-wrap: wrap;row-gap:8px;column-gap:28px;}
.mtBrand table td .attatch-file {flex: 0 0 48%;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.mtBrand table td .attatch-file a {max-width:100%;border-bottom:1px solid #000;color:#000;}
.mtBrand table td .attatch-file.insert {width:240px;height:36px; text-align:right; background:#F5F5F5;border:1px solid #BDBDBD;font-family:'Pretendard', sans-serif;font-size:16px;color:#000;position:relative;}
.mtBrand table td .attatch-file.insert + .insert {margin-top:10px;}
.mtBrand table td .attatch-file.insert input {position:absolute;right:-87px;top:0;border:1px solid #142136;background:#FFF;font-family:'Pretendard', sans-serif;font-size:16px;color:#000;}
.mtBrand table td .type {font-weight:600;}
.mtBrand table td.reply-cell {position:relative;padding-right:50px;}
.mtBrand table td.reply-cell button {width:40px;height:40px;font-size:0;background:url("../img/icon/icon_trashcan.png") center no-repeat;position:absolute;right:10px; top:10px;}
.mtBrand table tr.notice td {background:#F7F7FB;}
.mtBrand table tr.notice td:first-child {background:url("../img/icon/icon_speaker_red.svg") #F7F7FB no-repeat center top 15px / 24px 24px;}
.mtBrand .paging {display:flex;justify-content:center;column-gap:20px; margin-top:40px;}
.mtBrand .paging a {font-size:16px;color:#142136;padding:10px;}
.mtBrand .paging a.active {color:#00BABB;font-weight:400;}
.mtBrand .paging .first, .mtBrand .paging .prev, .mtBrand .paging .next, .mtBrand .paging .last {font-size:0;padding:10px;}
.mtBrand .paging .first {background:url("../img/icon/paging_first.svg") center no-repeat; background-size:14px 10px;}
.mtBrand .paging .prev {background:url("../img/icon/paging_prev.svg") center no-repeat; background-size:8px 10px;margin-right:10px;}
.mtBrand .paging .next {background:url("../img/icon/paging_next.svg") center no-repeat; background-size:8px 10px;margin-left:10px;}
.mtBrand .paging .last  {background:url("../img/icon/paging_last.svg") center no-repeat; background-size:14px 10px;}
.mtBrand .search-box input {width:220px;height:40px;box-sizing:border-box;padding:10px 40px 10px 10px;border:0;border-bottom:1px solid #D1D1D1;font-size:16px;line-height:1.2;}
.mtBrand .search-box input:focus {width:220px;height:40px;box-sizing:border-box;padding:10px 40px 10px 10px;font-size:16px;line-height:1.2;}
.mtBrand .search-box button {position:absolute;right:0;bottom:0;width:40px;height:40px;font-size:0;background:url("../img/icon/icon_search.svg") center no-repeat;background-size:50%;}
.mtBrand .menu-select .search-box button {width:36px;}
.mtBrand .board-view-header {text-align:right;}
.mtBrand .board-view {margin-top:20px;}
.mtBrand .write-reply {display:flex;align-items:center;padding:30px 0;border-top:1px solid #000;}
.mtBrand .write-reply div {box-sizing:border-box;}
.mtBrand .write-reply .title {width:120px;text-align:center;font-size:16px;font-weight:500;}
.mtBrand .write-reply .comment {width:938px;border:1px solid #DDD;padding: 17px 16px;}
.mtBrand input[type=text] {width:100%;padding:15px;border:1px solid #DDD;box-sizing:border-box;font-family:'Pretendard', sans-serif;font-size:16px;color:#000;}
.mtBrand textarea {width:100%;height:126px;padding:12px 15px;border:1px solid #DDD;resize:none;box-sizing:border-box;font-family:'Pretendard', sans-serif;font-size:16px;color:#000;}
.mtBrand .comment textarea {border:0;height:80px;padding:0;}
.mtBrand .write-reply .save {width:150px;padding-left:20px;}
.mtBrand .board-list-header .menu-select {padding:0;height:93px;position:relative;margin-top:-16px;margin-bottom:20px;text-align:left;}
.mtBrand .board-list-header .menu-select .container-body {height:inherit;}
.mtBrand .board-list-header .menu-select .search-box {width:360px;position:absolute;right:0;bottom:0px;text-align:right;}
.mtBrand .board-list-header .menu-select .btn_white {position:absolute;right:0;top:6px;}

.mtBrand.popup_content {background-color:#fff;margin-top:0;font-family:'Pretendard', sans-serif;color:#000;}
.mtBrand.popup_content .board-write .pop-head {height:54px;border-bottom:1px solid #000;position:relative;}
.mtBrand.popup_content .board-write .pop-head h1 {font-size:18px;font-weight:700;padding:18px 0 0 40px;}
.mtBrand.popup_content .board-write .pop-head .topClose {position:absolute;right:20px;top:8px;font-size:0;width:40px;height:40px;background:url("../img/icon/pop_close_22x22.png") center no-repeat;}
.mtBrand.popup_content .board-write .pop-content {padding:20px 30px 40px;}
.mtBrand.popup_content .board-write .pop-content table th {vertical-align:middle;}
.mtBrand.popup_content .board-write .pop-content table td {padding:12px 15px;}
.mtBrand.popup_content .board-write .pop-content table td.tal {vertical-align:middle;}
.mtBrand.popup_content .board-write .pop-content .search-box {margin-top:0;display:flex;flex-wrap:wrap;column-gap:5px;row-gap:4px;}
.mtBrand.popup_content .board-write .pop-content .search-box .sortData {}
.mtBrand.popup_content .board-write .pop-content .search-box .sortData .nice-select {margin:0;min-width:140px;}
.mtBrand.popup_content .board-write .pop-content .mce-content-body {border:1px solid #DDD;padding:17px 16px;height:120px;overflow-y:auto;}
.mtBrand.popup_content .board-write .pop-content .mce-edit-focus {outline:0;}
.mtBrand.popup_content .board-write .fileBox {display:block;width:240px;position:relative;}
.mtBrand.popup_content .board-write .fileBox + .fileBox {margin-top:10px;}
.mtBrand.popup_content .board-write .fileBox input[type=file] {position:absolute;z-index:10;width:100%;height:36px;padding:0;margin:0;opacity:0;overflow:hidden;box-sizing:border-box;background:transparent;cursor:pointer;}
.mtBrand.popup_content .board-write .fileBox .blind {display:block;position:absolute;left:-9999px;text-indent:9999px;width:0;height:0;border:0;overflow:hidden;font-size:1px;line-height:0;white-space:nowrap;}
.mtBrand.popup_content .board-write .fileBox label {position:absolute;top:0;right:-87px;width:77px;height:36px;text-align:center;line-height:34px;background-color:#fff;cursor:pointer;box-sizing:border-box;border:1px solid #142136;font-family:'Pretendard', sans-serif;font-size:16px;color:#000;}
.mtBrand.popup_content .board-write .fileBox input[type=text] {position:relative;min-width:240px;width:auto;height:36px;font-family:'Pretendard', sans-serif;font-size:16px;color:#000;line-height:34px;padding:0 15px;border:1px solid #BDBDBD;background:#F5F5F5;box-sizing:border-box;text-indent:0px;}
.mtBrand.popup_content .board-write .fileBox .file-delete {position:absolute;top:0;right:-133px;width:36px;height:36px;background:url("../img/icon/pop_close_22x22.png") center no-repeat;background-size:40%;font-size:0;box-sizing:border-box;border:1px solid #142136;}
.mtBrand.popup_content .board-write .fileAttach-wrap {height:212px;overflow-y:auto;padding:4px 0;}
.mtBrand.popup_content .board-write .fileAttach-wrap .fileAttach {display:flex;align-items:center;column-gap:8px;}
.mtBrand.popup_content .board-write .fileAttach-wrap .fileAttach + .fileAttach {margin-top:16px;}
.mtBrand.popup_content .board-write .fileAttach-wrap .fileAttach .file-num {width:24px;height:24px;text-align:center;background-color:#ECF8FB;color:#767676;font-size:14px;line-height:24px;}
.mtBrand.popup_content .board-write .fileAttach-wrap .fileAttach .file-name {width:430px;color:#111;font-size:16px;letter-spacing:-0.4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.mtBrand.popup_content .board-write .fileAttach-wrap .fileAttach button {font-size:0;box-sizing:border-box;}
.mtBrand.popup_content .board-write .fileAttach-wrap .fileAttach .file-delete {width:28px;height:28px;background:url("../img/icon/close_red.svg") no-repeat center / 16px 16px;border:1px solid #ED4E3E;}
.mtBrand.popup_content .board-write .fileAttach-wrap .fileAttach .up {width:28px;height:28px;background:url("../img/icon/arrow_up_fill.svg") no-repeat center / 16px 16px;border:1px solid #CACAD7;}
.mtBrand.popup_content .board-write .fileAttach-wrap .fileAttach .down {width:28px;height:28px;background:url("../img/icon/arrow_down_fill.svg") no-repeat center / 16px 16px;border:1px solid #CACAD7;}
.mtBrand.popup_content .board-write .fileAttach-wrap .no-data {height:212px;display:flex;align-items:center;justify-content:center;}
.mtBrand.popup_content .board-write .fileAttach-wrap .no-data span {font-size:18px;font-weight:600;color:#CACAD7;display:block;text-align:center;}
.mtBrand.popup_content .board-write .fileAttach-wrap .no-data span:before {content:'';height:36px;display:block;margin-bottom:20px;background:url("../img/icon/icon_exclamation_gray.svg") no-repeat center / 36px 36px;}
.mtBrand.popup_content .board-write .file-upload {margin-top:10px;display:flex;align-items:center;justify-content:space-between;}
.mtBrand.popup_content .board-write .file-upload .fileBox input[type=file] {width:107px;height:36px;line-height:36px;}
.mtBrand.popup_content .board-write .file-upload .fileBox label {display:inline-block;width:107px;height:36px;line-height:36px;position:unset;right:unset;top:unset;cursor:pointer;}
.mtBrand.popup_content .board-write .file-upload .file-total {font-size:16px;color:#505050;}
.mtBrand.popup_content .board-write .file-upload .file-total span {font-weight:600;color:#111;}
.mtBrand.popup_content .btn-set {margin-top:20px;display:flex;column-gap:20px;justify-content:end;}
.mtBrand.popup_content .btn-set button {width:163px;height:48px;font-family:'Pretendard', sans-serif;font-size:16px;font-weight:700;}
.mtBrand.popup_content .checkbox-mint {margin-top:5px;}

.brandWrap {
  width: 100%;
}

.brandWrap.April {
  background-color: #fff;
  color: #7b7c7d;
  padding-bottom: 50px;
}

.brandWrap.noisy {
  background-color: #fff;
  color: #7b7c7d;
  padding-bottom: 50px;
}

.April .todayClass {
  padding-top: 85px;
  position: relative;
}

.April .todayClass h2 {
  display: none;
}

.April .todayClass:before {
  content: '';
  position: absolute;
  top: 20px;
  right: -8px;
  width: 108px;
  height: 112px;
  background-image: url(../img/april/todayClass_character.png);
}

.April .todayClass .head {
  height: 62px;
  border-radius: 1.5em 1.5em 0 0;
  background-color: #9cd51c;
  overflow: hidden;
}

.April .todayClass .head span {
  display: inline-block;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  line-height: 62px;
  text-align: center;
}

.April .todayClass span.level {
  width: 300px;
}

.April .todayClass span.info {
  width: 358px;
}

.April .todayClass span.time {
  width: 300px;
}

.April .todayClass span.class {
  width: 200px;
}

.April .todayClass .classList {
  border-radius: 0 0 1.5em 1.5em;
  overflow: hidden;
  -moz-box-shadow: 0 5px 5px #d9d8d8;
  -webkit-box-shadow: 0 5px 5px #d9d8d8;
  box-shadow: 0 5px 5px #d9d8d8;
}

.April .todayClass .classList .noData {
  padding: 80px 0px;
  text-align: center;
}

.April .todayClass .classList .noData span {
  display: inline-block;
  font-size: 18px;
  color: #333;
  position: relative;
}

.April .todayClass .classList .noData span:before {
  content: '';
  width: 49px;
  height: 39px;
  position: absolute;
  left: -62px;
  top: -11px;
  background-image: url(../img/april/icon_noData.png);
}

.April .todayClass .acc_trigger {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  height: 64px;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
}

.April .todayClass .acc_trigger:first-child {
  border-top: 0;
}

.April .todayClass .acc_trigger:after {
  content: '';
  width: 83px;
  height: 63px;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #fafafa;
  background-image: url(../img/april/accArrow.png);
  background-position: center center;
  background-repeat: no-repeat;
  -moz-box-shadow: inset 0px 0px 15px #ebebeb;
  -webkit-box-shadow: inset 0px 0px 15px #ebebeb;
  box-shadow: inset 0px 0px 15px #ebebeb;
}

.April .todayClass .acc_trigger span {
  display: inline-block;
  color: #363636;
  padding: 24px 0px;
  font-size: 16px;
  text-align: center;
  box-sizing: border-box;
}

/*.April .todayClass .acc_trigger span:last-child:after {content:''; clear:both;}*/
.April .todayClass .acc_trigger span.level {
  padding-left: 94px;
  text-align: left;
}

.April .todayClass .acc_trigger span.level em {
  display: inline-block;
  width: 35px;
  height: 35px;
  position: absolute;
  left: 45px;
  top: 50%;
  margin-top: -17px;
  text-align: center;
  line-height: 35px;
  font-size: 16px;
  font-style: normal;
  color: #fff;
  background-color: #d9d9d9;
  border-radius: 43% 10% 43% 10%;
}

.April .todayClass .acc_trigger span.info {
  font-size: 15px;
  color: #545454;
}

.April .todayClass .acc_trigger span.time {
  font-size: 15px;
  color: #545454;
}

.April .todayClass .acc_trigger.active {
  border-bottom: 0;
  -moz-box-shadow: inset 0 0 15px #a8eb97;
  -webkit-box-shadow: inset 0 0 15px #a9fe94;
  box-shadow: inset 0 0 15px #a9fe94;
}

.April .todayClass .acc_trigger.active:after {
  background-color: #e3fad1;
  background-image: url(../img/april/accArrow_open.png);
  -moz-box-shadow: inset 0 0 15px #cefac3;
  -webkit-box-shadow: inset 0 0 15px #cefac3;
  box-shadow: inset 0 0 15px #cefac3;
}

.April .todayClass .acc_trigger.active span.info {
  color: #010101;
}

.April .todayClass .acc_trigger.active span.level {
  color: #010101;
}

.April .todayClass .acc_trigger.active span.level em {
  background-color: #178c45;
}

.April .todayClass .acc_container {
  background-color: #b8deff;
  background-image: url(../img/april/acc_container.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 175px;
  padding: 50px 0px;
  clear: both;
  -moz-box-shadow: 0 0 8px #d9d8d8;
  -webkit-box-shadow: 0 0 8px #d9d8d8;
  box-shadow: 0 0 8px #d9d8d8;
  -moz-box-shadow: inset 0 0 10px #a4d4fe;
  -webkit-box-shadow: inset 0 0 10px #a4d4fe;
  box-shadow: inset 0 0 10px #a4d4fe;
}

.April .todayClass .acc_container:last-child {
  border-bottom: 0px;
}

.April ul.classes {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.April ul.classes li {
  display: inline-block;
  width: 220px;
  height: 252px;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 43% 5% 43% 5%;
  background-repeat: no-repeat;
  background-position: center top;
  -moz-box-shadow: 1px 8px 5px #abceed;
  -webkit-box-shadow: 1px 8px 5px #abceed;
  box-shadow: 1px 8px 5px #abceed;
}

.April ul.classes li a {
  display: table;
  width: 100%;
  height: 252px;
  font-weight: bold;
  font-size: 22px;
  padding-top: 165px;
  box-sizing: border-box;
  position: relative;
}

.April ul.classes li a:after {
  content: '';
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 63px;
  height: 63px;
  background-image: url(../img/april/icon_checkin.png);
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
  -moz-box-shadow: 1px 5px 5px #abceed;
  -webkit-box-shadow: 1px 5px 5px #abceed;
  box-shadow: 1px 5px 5px #abceed;
}

.April .todayClass .acc_container.checked a:after {
  background-image: url(../img/april/icon_checkin_checked.png);
}

.April .todayClass .acc_container .checked a:after {
  background-image: url(../img/april/icon_checkin_checked.png);
}

.April ul.classes li a span {
  display: table-cell;
  height: 60px;
  line-height: 1.2em;
  vertical-align: middle;
  padding-right: 55px;
  text-align: center;
}

.April ul.classes li.TextBook {
  background-image: url(../img/april/booktype_TextBook.png);
  background-position: center 68px;
}

.April ul.classes li.TextBook a {
  color: #f8a429;
}

.April ul.classes li.TextBook a:after {
  background-color: #f8a429;
}

.April ul.classes li.CRnMore {
  background-image: url(../img/april/booktype_CRnMore.png);
  background-position: center 40px;
}

.April ul.classes li.CRnMore a {
  color: #fc8356;
}

.April ul.classes li.CRnMore a:after {
  background-color: #fc8356;
}

.April ul.classes li.CTP {
  background-image: url(../img/april/booktype_CTP.png);
  background-position: center 67px;
}

.April ul.classes li.CTP a {
  color: #e93a75;
}

.April ul.classes li.CTP a:after {
  background-color: #e93a75;
}

.April ul.classes li.CTP-T {
  background-image: url(../img/april/booktype_CTP-T.png);
  background-position: center 67px;
}

.April ul.classes li.CTP-T a {
  color: #e93a75;
}

.April ul.classes li.CTP-T a:after {
  background-color: #e93a75;
}

.April ul.classes li.Performance {
  background-image: url(../img/april/booktype_Performance.png);
  background-position: center 37px;
}

.April ul.classes li.Performance a {
  color: #2fc9ec;
}

.April ul.classes li.Performance a:after {
  background-color: #2fc9ec;
}

.April ul.classes li.Palette {
  background-image: url(../img/april/booktype_Palette.png);
  background-position: center 40px;
}

.April ul.classes li.Palette a {
  color: #ffa3b9;
}

.April ul.classes li.Palette a:after {
  background-color: #ffa3b9;
}

.April ul.classes li.Debate {
  background-image: url(../img/april/booktype_Debate.png);
  background-position: center 68px;
}

.April ul.classes li.Debate a {
  color: #8c7cd5;
}

.April ul.classes li.Debate a:after {
  background-color: #8c7cd5;
}

.April ul.classes li.AndMore {
  background-image: url(../img/april/booktype_AndMore.png);
  background-position: center 44px;
}

.April ul.classes li.AndMore a {
  color: #569cfc;
}

.April ul.classes li.AndMore a:after {
  background-color: #569cfc;
}

.April ul.classes li.TestPrep {
  background-image: url(../img/april/booktype_TestPrep.png);
  background-position: 38px 44px;
}

.April ul.classes li.TestPrep a {
  color: #569cfc;
}

.April ul.classes li.TestPrep a:after {
  background-color: #569cfc;
}

.April ul.classes li.Review {
  background-image: url(../img/april/booktype_Review.png);
  background-position: center 43px;
}
.April ul.classes li.Review a {
  color: #7CD593;
}
.April ul.classes li.Review a:after {
  background-color: #7cd593;
}
.April ul.classes li.Review_vn {
  background-image: url(../img/april/booktype_Review_vn.png);
  background-position: center 43px;
}
.April ul.classes li.Review_vn a {
  color: #7CD593;
}
.April ul.classes li.Review_vn a:after {
  background-color: #7cd593;
}
.April ul.classes li.CTPTnDebate {
  background-image: url(../img/april/booktype_CTPTnDebate.png);
  background-position: center 62px;
}

.April ul.classes li.CTPTnDebate a {
  color: #8c7cd5;
}

.April ul.classes li.CTPTnDebate a:after {
  background-color: #8c7cd5;
}

.April ul.classes li.PaletteCTP {
  background-image: url(../img/april/booktype_PaletteCTP.png);
  background-position: center 50px;
}

.April ul.classes li.PaletteCTP a {
  color: #504c72;
}

.April ul.classes li.PaletteCTP a:after {
  background-color: #504c72;
}

.April ul.classes li.Grammar {
  background-image: url(../img/april/booktype_Grammar.png);
  background-position: center 50px;
}
.April ul.classes li.Grammar a {
  color: #9E7CD5;
}
.April ul.classes li.Grammar a:after {
  background-color: #9E7CD5;
}
.April ul.classes li.Grammar_vn {
  background-image: url(../img/april/booktype_Grammar_vn.png);
  background-position: center 50px;
}

.April ul.classes li.Grammar_vn a {
  color: #ff9000;
}
.April ul.classes li.Grammar_vn a:after {
  background-color: #ff9000;
}


.April ul.classes li.PhonicsBook {
  background-image: url(../img/april/booktype_PhonicsBook.png);
  background-position: center 62px;
}
.April ul.classes li.PhonicsBook a {
  color: #FD9FB0;
}
.April ul.classes li.PhonicsBook a:after {
  background-color: #FD9FB0;
}
.April ul.classes li.ClassBook {
  background-image: url(../img/april/booktype_ClassBook.png);
  background-position: center 62px;
}
.April ul.classes li.ClassBook a {
  color: #47BCE6;
}
.April ul.classes li.ClassBook a:after {
  background-color: #47BCE6;
}
.April ul.classes li.CR {
  background-image: url(../img/april/booktype_CR.png);
  background-position: center 62px;
}
.April ul.classes li.CR a {
  color: #6ACD8D;
}
.April ul.classes li.CR a:after {
  background-color: #6ACD8D;
}
.April ul.classes li.Expressions {
  background-image: url(../img/april/booktype_Expressions.png);
  background-position: center 62px;
}
.April ul.classes li.Expressions a {
  color: #EEA239;
}
.April ul.classes li.Expressions a:after {
  background-color: #EEA239;
}
.April ul.classes li.ReviewnPerformance {
  background-image: url(../img/april/booktype_ReviewnPerformance.png);
  background-position: center 62px;
}
.April ul.classes li.ReviewnPerformance a {
  color: #6A8BF5;
}
.April ul.classes li.ReviewnPerformance a:after {
  background-color: #6A8BF5;
}
.April ul.classes li.PhonicsnStories {
  background-image: url(../img/april/ReviewnPhonicsnStories.png);
  background-position: center 62px;
}
.April ul.classes li.PhonicsnStories a {
  color: #F58253;
}
.April ul.classes li.PhonicsnStories a:after {
  background-color: #F58253;
}
.April ul.classes li.CTPAlpha {
  background-image: url(../img/april/booktype_CTPAlpha.png);
  background-position: center 62px;
}
.April ul.classes li.CTPAlpha a {
  color: #8D6ECA;
}
.April ul.classes li.CTPAlpha a:after {
  background-color: #8D6ECA;
}
.April ul.classes li.AprilIvy {
  background-image: url(../img/april/booktype_AprilIvy.png);
  background-position: center 62px;
}
.April ul.classes li.AprilIvy a {
  color: #4B4265;
}
.April ul.classes li.AprilIvy a:after {
  background-color: #4B4265;
}



.April .allClassRoom {
  padding-top: 104px;
  position: relative;
  z-index: 10;
}

.April .allClassRoom:before {
  content: '';
  position: absolute;
  z-index: 20;
  top: 26px;
  right: 54px;
  width: 175px;
  height: 125px;
  background-image: url(../img/april/allClassRoom_character.png);
}

.April .allClassRoom .head {
  height: 62px;
  border-radius: 1.5em 1.5em 0 0;
  background-color: #1db4c3;
  position: relative;
  z-index: 10;
}

.April .allClassRoom .head h2 {
  color: #fff;
  font-size: 19px;
  display: inline-block;
  margin-top: 23px;
  margin-left: 86px;
  margin-right: 20px;
}

.April .allClassRoom .nice-select {
  background-color: #1599a6;
  color: #fff;
  width: 270px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  margin-top: 9px;
  margin-left: 10px;
  -webkit-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
  float: unset;
}

.April .allClassRoom .nice-select span {
  padding: 0 9px;
}

.April .allClassRoom .nice-select:after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  right: 24px;
}

.April .allClassRoom .nice-select.open {
  border-radius: 22px 22px 0 0;
}

.April .allClassRoom .nice-select .option:hover,
.April .allClassRoom .nice-select .option.focus,
.April .allClassRoom .nice-select .option.selected.focus {
  background-color: #fff;
}

.April .allClassRoom .nice-select .option.selected {
  border: 1px solid #1599a6;
}

.April .allClassRoom .nice-select .list {
  border-top: 0px;
  top: 43px;
  border-radius: 0px 0px 1.2em 1.2em;
  padding: 15px 9px;
}

.April .allClassRoom .nice-select .list li {
  color: #4a4a4a;
  height: 35px;
  min-height: 35px;
  line-height: 35px;
  box-sizing: border-box;
  border-radius: 1.5em;
}
.April .allClassRoom .wide01 .nice-select {
  width: 280px;
}
.April .allClassRoom .wide02 .nice-select {
  width: 240px;
}
.April .allClassRoom .wide03 .nice-select {
  width: 170px;
}
.April .allClassRoom .classList {
  border-radius: 0 0 1.5em 1.5em;
  padding: 50px 0px;
  background-color: #efefef;
  overflow: hidden;
  -moz-box-shadow: inset 0px 0px 10px #d9d8d8;
  -webkit-box-shadow: inset 0px 0px 10px #d9d8d8;
  box-shadow: inset 0px 0px 10px #d9d8d8;
}

.April .allClassRoom ul.classes li {
  -moz-box-shadow: 1px 8px 5px #d1d1d1;
  -webkit-box-shadow: 1px 8px 5px #d1d1d1;
  box-shadow: 1px 8px 5px #d1d1d1;
}

.April .allClassRoom ul.classes li a:after {
  background-image: url(../img/april/icon_book.png);
  -moz-box-shadow: 1px 5px 5px #d9d8d8;
  -webkit-box-shadow: 1px 5px 5px #d9d8d8;
  box-shadow: 1px 5px 5px #d9d8d8;
}

.April .management {
  display: inline-block;
  width: 372px;
  margin-top: 112px;
  vertical-align: top;
}

.April .management .head {
  border-bottom: 3px solid #9cd51c;
}

.April .management .head h2 {
  display: inline-block;
  height: 33px;
  line-height: 36px;
  position: relative;
  background-color: #9cd51c;
  border-radius: 0.5em 0.5em 0 0;
  padding: 0px 43px 0px 33px;
  color: #fff;
  font-size: 19px;
}

.April .management .head h2:after {
  content: '';
  position: absolute;
  top: -41px;
  left: 159px;
  width: 158px;
  height: 74px;
  background-image: url(../img/april/management.png);
}

.April .management .list {
  height: 214px;
  border-radius: 0 0 0.5em 0.5em;
  -moz-box-shadow: 0 5px 5px #d9d8d8;
  -webkit-box-shadow: 0 5px 5px #d9d8d8;
  box-shadow: 0 5px 5px #d9d8d8;
  box-sizing: border-box;
}

.April .management .list ul {
  text-align: center;
}

.April .management .list ul li {
  display: inline-block;
}

.April .management .list ul li a {
  display: block;
  color: #7b7c7d;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-top: 91px;
  text-align: center;
  margin-top: 53px;
}

.April .management .list ul li.m-erp a {
  margin-left: 20px;
}

.April .management .list ul li.m-erp a:before {
  content: '';
  width: 78px;
  height: 61px;
  background-image: url(../img/april/btn_m-erp.png);
  position: absolute;
  top: 4px;
  left: 50%;
  margin-left: -39px;
}

.April .management .list ul li.CTP a {
  margin-left: 40px;
}

.April .management .list ul li.CTP a:before {
  content: '';
  width: 84px;
  height: 75px;
  background-image: url(../img/april/btn_CTP.png);
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -40px;
}

.April .management .list ul li.FTP a {
  margin-left: 40px;
}

.April .management .list ul li.FTP a:before {
  content: '';
  width: 67px;
  height: 59px;
  background-image: url(../img/april/btn_FTP.png);
  position: absolute;
  top: 7px;
  left: 50%;
  margin-left: -28px;
}

.April .management .list ul li.SB a {
  margin-left: 60px;
}

.April .management .list ul li.SB a:before {
  content: '';
  width: 78px;
  height: 61px;
  background-image: url(../img/april/btn_SB.png);
  position: absolute;
  top: 4px;
  left: 50%;
  margin-left: -39px;
}
/*20240730 add*/
.April .management-wide {
  width: 100%;
  margin-top: 104px;
}
.April .management-wide .head {
  height: 62px;
  border-radius: 1.5em 1.5em 0 0;
  background-color: #9cd51c;
  position: relative;
  z-index: 10;
  text-align: center;
}
.April .management-wide .head h2 {
  color: #fff;
  font-size: 19px;
  display: inline-block;
  margin-top: 23px;
}
.April .management-wide .list {
  height: 192px;
  border-radius: 0 0 0.5em 0.5em;
  -moz-box-shadow: 0 5px 5px #d9d8d8;
  -webkit-box-shadow: 0 5px 5px #d9d8d8;
  box-shadow: 0 5px 5px #d9d8d8;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 160px;
}
.April .management-wide .list div.m-erp {
  background: url("../img/april/btn_m-erp.png") no-repeat center top;
}
.April .management-wide .list div.upload {
  background: url("../img/april/btn_CTP.png") no-repeat center top;
}
.April .management-wide .list div.SB {
  background: url("../img/april/btn_SB.png") no-repeat center top;
}
.April .management-wide .list div a {
  position: relative;
  width: 103px;
  height: 120px;
  display: block;
}
.April .management-wide .list div a span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: rgba(123, 124, 125, 1);
  white-space: nowrap;
}
.April .notice {
  display: inline-block;
  width: 372px;
  margin-top: 112px;
  margin-left: 38px;
  vertical-align: top;
}

.April .notice .head {
  border-bottom: 3px solid #9cd51c;
  position: relative;
}

.April .notice .head h2 {
  display: inline-block;
  height: 33px;
  line-height: 36px;
  position: relative;
  background-color: #9cd51c;
  border-radius: 0.5em 0.5em 0 0;
  padding: 0px 33px;
  color: #fff;
  font-size: 19px;
}

.April .notice .head .more {
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 10px;
  font-size: 15px;
  font-weight: 600;
  color: #7b7c7d;
  padding-right: 11px;
}

.April .notice .head .more:after {
  content: '';
  width: 8px;
  height: 10px;
  position: absolute;
  top: 4px;
  right: 0px;
  background-image: url(../img/april/board_more.png);
}

.April .notice .list {
  height: 214px;
  border-radius: 0 0 0.5em 0.5em;
  -moz-box-shadow: 0 5px 5px #d9d8d8;
  -webkit-box-shadow: 0 5px 5px #d9d8d8;
  box-shadow: 0 5px 5px #d9d8d8;
  box-sizing: border-box;
  padding: 20px;
}

.April .notice .list ul {
  margin-top: 10px;
}

.April .notice .list ul li {
  display: block;
  text-align: left;
  position: relative;
}

.April .notice .list ul li a {
  display: inline-block;
  color: #7b7c7d;
  font-size: 16px;
  line-height: 30px;
  vertical-align: middle;
  /* hschoi 占쎌쥙�ζ�ⓦ끉�� 占쎌쥙猷욑옙�용쐻占쎌늿�� 占쎌쥙�ζ�ⓦ끉��*/
}

.April .notice .list ul li a em {
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  margin-right: 5px;
}

.April .notice .list ul li span {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  /* hschoi 占쎌쥙�ζ�ⓦ끉�� 占쎌쥙猷욑옙�용쐻占쎌늿�� 占쎌쥙�ζ�ⓦ끉��*/
}

.April .notice .list ul li .opinion {
  color: #ee3d4c;
  top: -1px;
  margin-left: 2px;
}

.April .notice .list ul li .new {
  top: -2px;
  width: 20px;
  height: 20px;
  background-color: #ee3d4c;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  margin-left: 3px;
}

/*
.April .notice .list ul li.new:after {content:'N'; width:20px; height:20px; background-color:#ee3d4c; border-radius:3px; text-align:center; color:#fff; font-size:14px; line-height:20px; font-weight:bold; position:absolute; right:-5px; top:50%; margin-top:-10px;}
.April .notice .list ul li a {display:inline-block; width:95%; color:#7b7c7d; font-size:16px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.April .notice .list ul li a em {font-size:18px; font-style:normal; font-weight:bold; margin-right:5px;}
.April .notice .list ul li.new:after {content:'N'; width:20px; height:20px; background-color:#ee3d4c; border-radius:3px; text-align:center; color:#fff; font-size:14px; line-height:20px; font-weight:bold; position:absolute; right:-5px; top:50%; margin-top:-10px;}
*/
.April .qna {
  display: inline-block;
  width: 372px;
  margin-top: 112px;
  margin-left: 38px;
  vertical-align: top;
}

.April .qna .head {
  border-bottom: 3px solid #9cd51c;
  position: relative;
}

.April .qna .head h2 {
  display: inline-block;
  height: 33px;
  line-height: 36px;
  position: relative;
  background-color: #9cd51c;
  border-radius: 0.5em 0.5em 0 0;
  padding: 0px 33px;
  color: #fff;
  font-size: 19px;
}

.April .qna .head .more {
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 10px;
  font-size: 15px;
  font-weight: 600;
  color: #7b7c7d;
  padding-right: 11px;
}

.April .qna .head .more:after {
  content: '';
  width: 8px;
  height: 10px;
  position: absolute;
  top: 4px;
  right: 0px;
  background-image: url(../img/april/board_more.png);
}

.April .qna .list {
  height: 214px;
  border-radius: 0 0 0.5em 0.5em;
  -moz-box-shadow: 0 5px 5px #d9d8d8;
  -webkit-box-shadow: 0 5px 5px #d9d8d8;
  box-shadow: 0 5px 5px #d9d8d8;
  box-sizing: border-box;
  padding: 20px;
}

.April .qna .list ul {
  margin-top: 10px;
}

.April .qna .list ul li {
  display: block;
  text-align: left;
  position: relative;
}

.April .qna .list ul li a {
  display: inline-block;
  color: #7b7c7d;
  font-size: 16px;
  line-height: 30px;
  vertical-align: middle;
  /* hschoi 占쎌쥙�ζ�ⓦ끉�� 占쎌쥙猷욑옙�용쐻占쎌늿�� 占쎌쥙�ζ�ⓦ끉��*/
}

.April .qna .list ul li a em {
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  margin-right: 3px;
}

.April .qna .list ul li span {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  /* hschoi 占쎌쥙�ζ�ⓦ끉�� 占쎌쥙猷욑옙�용쐻占쎌늿�� 占쎌쥙�ζ�ⓦ끉��*/
}

.April .qna .list ul li .opinion {
  color: #ee3d4c;
  top: -1px;
  margin-left: 2px;
}

.April .qna .list ul li .new {
  top: -2px;
  width: 20px;
  height: 20px;
  background-color: #ee3d4c;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  margin-left: 3px;
}

/*
.April .qna .list ul li a {display:inline-block; width:90%; color:#7b7c7d; font-size:16px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.April .qna .list ul li span {display:inline-block; color:#ee3d4c; position:absolute; top:7px; right:20px;}
.April .qna .list ul li.new:after {content:'N'; width:20px; height:20px; background-color:#ee3d4c; border-radius:3px; text-align:center; color:#fff; font-size:14px; line-height:20px; font-weight:bold; position:absolute; right:-5px; top:50%; margin-top:-10px;}
*/
.April .qna .list .errorReport {
  border-top: 1px solid #ebebeb;
  clear: both;
  margin-top: 10px;
  padding: 0 3px;
}

.April .qna .list .errorReport dl {
  font-size: 11px;
  margin-top: 12px;
  color: #7b7c7d;
}

.April .qna .list .errorReport dt {
  font-size: 14px;
}

.April .qna .list .errorReport dd {
  margin-top: 5px;
}

.April .qna .list .errorReport dd a {
  color: #7b7c7d;
}

/*April popup*/
/*common*/
.AprilPop {
  background-color: #fff;
  display: none;
  overflow: hidden;
  position: relative;
  -moz-box-shadow: 3px 5px 10px #333;
  -webkit-box-shadow: 3px 5px 10px #333;
  box-shadow: 3px 5px 10px #333;
}

.AprilPop h1 {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  background-color: #9cd51c;
}

.AprilPop .topClose {
  position: absolute;
  top: 7px;
  right: 22px;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(../images/commonPop_topClose.png);
  background-position: center center;
  background-size: 17px 17px;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  cursor: pointer;
}

.AprilPop .April_classBook .topClose {
  top: 22px;
  right: 12px;
  background-image: url(../img/icon/pop_close_22x22.png);
  background-size: 15px 15px;
}

.AprilPop .btnSet {
  text-align: center;
}

.AprilPop .btnSet button {
  display: inline-block;
  cursor: pointer;
  padding: 8px 30px;
  margin: 0 5px;
  -webkit-border-radius: 1.2em;
  border-radius: 1.2em;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  border: 0px;
}

/*//common*/
.AprilPop .alert {
  width: 517px;
  height: auto;
  padding-bottom: 40px;
  text-align: center;
}

.AprilPop .alert h1 {
  display: none;
}

.AprilPop .alert .contents {
  margin-top: 40px;
  font-size: 18px;
  color: #000;
  line-height: 1.6em;
}

.AprilPop .alert .btnSet {
  margin-top: 35px;
}

.AprilPop .alert .btnSet button {
  background-color: #1db5c3;
}

.April_classBook {
  box-sizing: border-box;
  width: 1280px;
  height: 800px;
  position: relative;
}

.April_classBook:before {
  content: '';
  width: 100%;
  height: 7px;
  background-color: #9cd51c;
  position: absolute;
  top: 0px;
  left: 0px;
}

.April_classBook.noisy:before {
  background-color: #f08200;
}

.April_classBook h1 {
  display: table;
  position: absolute;
  top: 39px;
  left: 30px;
  width: 590px;
  height: 70px;
  background: transparent;
}

.April_classBook h1 p {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}

.April_classBook h1 span {
  display: inline-block;
  max-width: 500px;
  color: #010101;
  font-size: 24px;
  line-height: 1.4em;
  letter-spacing: -0.02em;
  position: relative;
}

.April_classBook h1 span:before,
.April_classBook h1 span:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  width: 8px;
  height: 8px;
  background-color: #9cd51c;
  border-radius: 50%;
}

.April_classBook.noisy h1 span:before,
.April_classBook.noisy h1 span:after {
  background-color: #f08200;
}

.April_classBook h1 span:before {
  left: -20px;
}

.April_classBook h1 span:after {
  right: -20px;
}

.April_classBook .bookList {
  position: absolute;
  top: 130px;
  left: 30px;
  width: 590px;
  padding: 0 60px;
  text-align: center;
  display: block;
  box-sizing: border-box;
}

.April_classBook .bookList .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.April_classBook .bookList .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.April_classBook .bookList .slick-initialized .slick-slide {
  display: block;
}

.April_classBook .bookList .slick-slide {
  display: inline-block;
  width: 132px;
  margin: 0 12px;
  float: left;
  height: 100%;
  min-height: 1px;
  text-align: center;
}

.April_classBook .bookList .slick-slide a {
  display: block;
  cursor: pointer;
  outline: none;
}

.April_classBook .bookList .cover img {
  width: 132px;
  border: 1px solid #d0d0d0;
  box-sizing: border-box;
  -moz-box-shadow: 0px 3px 7px #d8d8d8;
  -webkit-box-shadow: 0px 3px 7px #d8d8d8;
  box-shadow: 0px 3px 7px #d8d8d8;
}

.April_classBook .bookList .slick-slide .active img {
  border: 1px solid #a1d728;
}

.April_classBook.noisy .bookList .slick-slide .active img {
  border: 1px solid #f08200;
}

/*.April_classBook .bookList .slick-slide a:active img {border:1px solid #a1d728;}*/
.April_classBook .bookList .slick-arrow {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 70px;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -9999em;
  white-space: nowrap;
}

.April_classBook .bookList .slick-arrow.slick-prev {
  left: 15px;
  background-image: url(../img/april/slide_left.png);
}

.April_classBook .bookList .slick-arrow.slick-next {
  right: 15px;
  background-image: url(../img/april/slide_right.png);
}

.April_classBook .bookList .slick-arrow.slick-disabled {
  opacity: .3;
}

.April_classBook .bookList .title {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  color: inherit;
}

/*
.April_classBook .bookList ul {font-size:16px; color:#191919;}
.April_classBook .bookList li {display:inline-block; width:132px; height:176px; vertical-align:top; margin:0 12px;}
.April_classBook .bookList li a {display:block; height:100%; cursor:pointer;}
.April_classBook .bookList li a span {display:block;}
.April_classBook .bookList li a span.cover img {display:inline-block; width:132px; border:1px solid #d0d0d0; box-sizing:border-box; -moz-box-shadow:0px 3px 7px #d8d8d8; -webkit-box-shadow:0px 3px 7px #d8d8d8; box-shadow:0px 3px 7px #d8d8d8;}
.April_classBook .bookList li.active a span.cover img {border:1px solid #a1d728;}
.April_classBook .bookList li a span.title {margin-top:15px; font-size:16px; color:inherit;}
*/
.April_classBook .lessonList {
  position: absolute;
  top: 60px;
  right: 0px;
  width: 640px;
  height: 687px;
  overflow-y: auto;
  border-left: 1px solid #ebebeb;
  box-sizing: border-box;
  padding-left: 74px;
}

.April_classBook .lessonList h3 {
  width: 450px;
  text-align: center;
}

.April_classBook .lessonList h3 span {
  color: #010101;
  font-size: 24px;
  line-height: 1.4em;
  font-weight: 400;
  letter-spacing: -0.02em;
  position: relative;
}

.April_classBook .lessonList h3 span:before,
.April_classBook .lessonList h3 span:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  width: 8px;
  height: 8px;
  background-color: #9cd51c;
  border-radius: 50%;
}

.April_classBook .lessonList h3 span:before {
  left: -20px;
}

.April_classBook .lessonList h3 span:after {
  right: -20px;
}

.April_classBook .lessonList ul {
  margin-top: 37px;
}

.April_classBook .lessonList ul li {
  display: inline-block;
  width: 114px;
  height: 162px;
  text-align: center;
  margin-right: 60px;
  position: relative;
}

.April_classBook .lessonList ul li a {
  display: block;
  height: 100%;
  cursor: pointer;
}

.April_classBook .lessonList li a span {
  display: block;
}

.April_classBook .lessonList li a span.cover img {
  width: 114px;
  height: 113px;
  box-sizing: border-box;
  -moz-box-shadow: 0px 3px 7px #d8d8d8;
  -webkit-box-shadow: 0px 3px 7px #d8d8d8;
  box-shadow: 0px 3px 7px #d8d8d8;
}

.April_classBook .lessonList li.active a span.cover img {
  border: 1px solid #a1d728;
}

.April_classBook .lessonList li a span.title {
  margin-top: 8px;
  font-size: 13px;
  color: inherit;
}

.April_classBook .lessonList li span.scNumber {
  display: inline-block;
  width: 20px;
  position: absolute;
  right: -30px;
  top: 0px;
}

.April_classBook .lessonList li span.scNumber em {
  display: block;
  margin-bottom: 5px;
  font-size: .7em;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  padding: 2px 0px;
  border-radius: .5em;
}

.April_classBook .lessonList li span.scNumber em.my {
  background: #e78740;
}

.April_classBook .lessonList li span.scNumber em.hq {
  background: #46cd82;
}

.April_classBook .lessonList li span.scNumber em.making {
  background: #6599d4;
}

.April_classBook .lessonListText {
  position: absolute;
  top: 60px;
  right: 0px;
  width: 640px;
  height: 688px;
  border-left: 1px solid #ebebeb;
  box-sizing: border-box;
  padding-left: 74px;
}

.April_classBook .lessonListText h3 {
  width: 450px;
  text-align: center;
}

.April_classBook .lessonListText h3 span {
  color: #010101;
  font-size: 24px;
  line-height: 1.4em;
  font-weight: 400;
  letter-spacing: -0.02em;
  position: relative;
}

.April_classBook .lessonListText h3 span:before,
.April_classBook .lessonListText h3 span:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  width: 8px;
  height: 8px;
  background-color: #9cd51c;
  border-radius: 50%;
}

.April_classBook.noisy .lessonListText h3 span:before,
.April_classBook.noisy .lessonListText h3 span:after {
  background-color: #f08200;
}

.April_classBook .lessonListText h3 span:before {
  left: -20px;
}

.April_classBook .lessonListText h3 span:after {
  right: -20px;
}

.April_classBook .lessonListText ul {
  margin-top: 37px;
  width: 460px;
  height: 564px;
  overflow-x: hidden;
  overflow-y: auto;
  border-top: 1px solid #010101;
  border-bottom: 1px solid #010101;
}

.April_classBook .lessonListText ul li {
  border-bottom: 1px solid #ebebeb;
  font-weight: 600;
}

.April_classBook .lessonListText ul li:last-child {
  border-bottom: 0px;
}

.April_classBook .lessonListText ul li a {
  display: block;
  position: relative;
  padding: 15px 20px;
  cursor: pointer;
}

.April_classBook .lessonListText ul li em {
  display: inline-block;
  width: 20px;
  position: absolute;
  top: calc(50% - 7px);
  font-size: .7em;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  padding: 2px 0px;
  border-radius: .5em;
}

.April_classBook .lessonListText ul li em.my {
  background: #e78740;
  right: 40px;
}

.April_classBook .lessonListText ul li em.making {
  background: #6599d4;
  right: 15px;
}

.April_classBook .lessonListText ul::-webkit-scrollbar {
  width: 5px;
}

.April_classBook .lessonListText ul::-webkit-scrollbar-thumb {
  border-radius: 1.8em;
  background-color: rgba(0, 0, 0, 0.2);
}

.April_classBook .updateInfo {
  position: absolute;
  top: 388px;
  left: 95px;
  width: 450px;
  display: table;
  border-top: 1px solid #ebebeb;
  text-align: center;
}

.April_classBook .updateInfo p {
  display: table-cell;
  height: 211px;
  vertical-align: middle;
}

.April_classBook .updateInfo span {
  display: inline-block;
  margin: 0 auto;
  color: #4a4a4a;
  font-size: 17px;
}

.April_classBook .updateInfo span.bullet {
  margin-bottom: 10px;
  position: relative;
  text-align: left;
  line-height: 1.7em;
}

.April_classBook .updateInfo span.bullet:before {
  content: '';
  display: inline-block;
  position: absolute;
  left: -8px;
  top: 5px;
  width: 2px;
  height: 18px;
  background-color: #ff0000;
}

.April_classBook .updateInfo span.date {
  display: block;
  margin-top: 54px;
  font-size: 14px;
}

.April_classBook .copyRight {
  position: absolute;
  bottom: 52px;
  left: 95px;
  padding: 25px 25px;
  width: 448px;
  border: 1px solid #e5e5e5;
  color: #363636;
  font-size: 12px;
  letter-spacing: -0.02em;
  line-height: 1.6em;
  text-align: left;
}

.April_board {
  box-sizing: border-box;
  width: 100%;
  height: 800px;
  position: relative;
}

.April_board h1 {
  height: 53px;
  line-height: 60px;
  padding-left: 75px;
}

.April_board .boardFrame {
  padding: 74px 75px 0 75px;
}

.April_board .boardFrame ::placeholder {
  color: #c2c2c2;
}

.April_board .boardFrame input,
.April_board .boardFrame textarea {
  font-family: inherit;
}

.April_board .boardFrame h2 {
  height: 22px;
  margin-bottom: 26px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #363636;
  position: relative;
  margin-top: 26px;
  padding-left: 7px;
}

.April_board .boardFrame h2:before {
  content: '';
  display: inline-block;
  width: 2px;
  height: 22px;
  background-color: #1db5c3;
  position: absolute;
  top: 0px;
  left: 0px;
}

.April_board .boardFrame .scrollArea {
  overflow-y: auto;
  overflow-x: hidden;
}

.April_board .boardFrame .scrollArea.scrollbar {
  width: calc(100% + 17px);
}

.April_board .boardFrame table {
  width: 100%;
  max-width: 1130px;
  line-height: 1.4em;
  font-size: 13px;
  color: #5e5e5e;
}

.April_board .boardFrame table.list {
  border-top: 2px solid #595959;
  border-bottom: 2px solid #ccc;
}

.April_board .boardFrame table thead tr {
  border-bottom: 1px solid #595959;
}

.April_board .boardFrame table tbody tr {
  border-top: 1px solid #cfcfcf;
}

.April_board .boardFrame table tbody tr:first-child {
  border-top: 0px;
}

.April_board .boardFrame table th {
  padding: 10px 0px 11px 0px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.April_board .boardFrame table td {
  padding: 11px 0px 12px 0px;
  text-align: center;
  vertical-align: middle;
}

.April_board .boardFrame table td.tal {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  color: #252525;
}

.April_board .boardFrame table td.tal a {
  color: #252525;
}

.April_board .boardFrame table td.bf {
  font-size: 14px;
}

.April_board .boardFrame table td.dark {
  color: #252525;
}

.April_board .boardFrame table td.reply a {
  display: block;
  padding-left: 20px;
  background-image: url(../img/april/icon_reply.png);
  background-position: left 8px;
  background-repeat: no-repeat;
}

.April_board .boardFrame table td.focus {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-image: url(../img/april/icon_boardFocus.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.April_board .boardFrame table td .opinion {
  display: inline-block;
  margin-left: 5px;
  color: #ef4a58;
}

.April_board .boardFrame table td .file {
  display: inline-block;
  position: relative;
  top: 4px;
  width: 17px;
  height: 18px;
  background-image: url(../img/april/icon_file.png);
  margin-left: 5px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

/* hshcoi new item css 占쎌쥙�ζ�ⓦ끉�� */
.April_board .boardFrame table td .new {
  display: inline-block;
  top: -2px;
  width: 20px;
  height: 20px;
  background-color: #ee3d4c;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  margin-left: 3px;
}

.April_board .boardFrame table.view {
  border-top: 2px solid #595959;
  border-bottom: 2px solid #ccc;
  line-height: 1.6em;
}

.April_board .boardFrame table.view th {
  font-size: 14px;
  padding: 11px 0px 12px 0px;
  color: #191919;
}

.April_board .boardFrame table.view td {
  font-size: 15px;
  text-align: left;
  color: #111;
}

.April_board .boardFrame table.view .content {
  padding-right: 20px;
}

.April_board .boardFrame table.view.vopinion {
  margin-top: 40px;
}

.April_board .boardFrame table.view.vopinion th {
  font-size: 15px;
  vertical-align: middle;
  padding: 11px 15px 12px 15px;
}

.April_board .boardFrame table.view.vopinion .content {
  padding-left: 20px;
  line-height: 1.6em;
}

.April_board .boardFrame table.view.vopinion .delete {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  padding: 2px 5px;
  font-size: 13px;
  line-height: 1.2em;
  color: #636363;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  border-radius: 15px;
  letter-spacing: -0.02em;
}

.April_board .boardFrame table.view.vopinion .delete:hover,
.April_board .boardFrame table.view.vopinion .delete:active {
  color: #fff;
  background-color: #1db5c3;
  border: 0px;
}

.April_board .boardFrame table.write {
  border-top: 2px solid #595959;
  border-bottom: 2px solid #ccc;
  line-height: 1.6em;
}

.April_board .boardFrame table.write th {
  font-size: 15px;
  color: #111;
  vertical-align: middle;
}

.April_board .boardFrame table.write td {
  text-align: left;
  vertical-align: middle;
}

.April_board .boardFrame table.write td input {
  width: 96.8%;
  height: 24px;
  border: 0px;
  border-bottom: 1px solid #d7d7d7;
  font-size: 14px;
  color: #636363;
  text-indent: 10px;
}

.April_board .boardFrame table.write .content {
  padding: 28px 30px;
}

.April_board .boardFrame table.write textarea {
  display: inline-block;
  width: 100%;
  height: 235px;
  border: 1px solid #ccc;
  resize: none;
  box-sizing: border-box;
  padding: 20px;
  font-size: 14px;
  line-height: 1.4em;
  font-family: inherit;
}

.April_board .boardFrame table.write .attachment {
  border-top: 2px solid #ccc;
}

.April_board .boardFrame table.write .attachment th,
.April_board .boardFrame table.write .attachment td {
  padding: 30px 0px 20px 0px;
}

.April_board .boardFrame table.write .attachment .caution {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  color: #828282;
  padding-left: 10px;
}

.April_board .boardFrame .fileBox {
  display: inline-block;
  position: relative;
}

.April_board .boardFrame .fileBox input[type=file] {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 26px;
  padding: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  box-sizing: border-box;
  background: transparent;
  cursor: pointer;
}

.April_board .boardFrame .fileBox .blind {
  display: block;
  position: absolute;
  left: -9999px;
  text-indent: 9999px;
  width: 0;
  height: 0;
  border: 0;
  overflow: hidden;
  font-size: 1px;
  line-height: 0;
  white-space: nowrap;
}

.April_board .boardFrame .fileBox label {
  position: absolute;
  top: 0;
  right: -81px;
  width: 71px;
  height: 26px;
  text-align: center;
  line-height: 24px;
  background-color: #fff;
  cursor: pointer;
  border-radius: 12px;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  font-family: inherit;
}

.April_board .boardFrame .fileBox label:hover,
.April_board .boardFrame .fileBox label:active {
  color: #fff;
  background-color: #1db5c3;
  border-color: #1db5c3;
}

.April_board .boardFrame .fileBox input[type=text] {
  position: relative;
  min-width: 206px;
  width: auto;
  height: 26px;
  color: #c2c2c2;
  line-height: 24px;
  padding: 0 10px 0 10px;
  color: #000;
  border-bottom: 1px solid #cfcfcf;
  box-sizing: border-box;
  text-indent: 0px;
  background: transparent;
}

.April_board .boardFrame .attachfile {
  text-decoration: underline;
  cursor: pointer;
}

.April_board .boardFrame .paging {
  margin-top: 30px;
  text-align: center;
}

.April_board .boardFrame .paging ul {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}

.April_board .boardFrame .paging li {
  display: inline-block;
  width: 33px;
  height: 33px;
  margin: 0 7px;
}

.April_board .boardFrame .paging li a {
  font-size: 14px;
  line-height: 30px;
  color: #5e5e5e;
  display: inline-block;
  width: 33px;
  height: 33px;
  text-align: center;
  box-sizing: border-box;
}

.April_board .boardFrame .paging li.active a,
.April_board .boardFrame .paging li:hover a {
  border: 1px solid #30bbc8;
  border-radius: 50%;
  line-height: 29px;
  color: #30bbc8;
}

.April_board .boardFrame .paging .goto {
  display: inline-block;
  width: 23px;
  height: 33px;
  vertical-align: middle;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-position: center center;
  background-repeat: no-repeat;
}

.April_board .boardFrame .paging .goto.firstP {
  background-image: url(../img/april/paging_first.png);
}

.April_board .boardFrame .paging .goto.prevP {
  background-image: url(../img/april/paging_prev.png);
}

.April_board .boardFrame .paging .goto.nextP {
  background-image: url(../img/april/paging_next.png);
}

.April_board .boardFrame .paging .goto.lastP {
  background-image: url(../img/april/paging_last.png);
}

.April_board .sortmenu {
  display: inline-block;
  float: left;
}

.April_board .sortmenu__link a {
  font-size: 15px;
  letter-spacing: -0.8px;
  color: #959595;
}

.April_board .sortmenu label {
  display: none;
}

.April_board .sortmenu .nice-select {
  width: 100%;
  height: 24px;
  font-size: 15px;
  line-height: 22px;
  color: #636363;
  border-radius: 12px;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  padding: 0px 20px;
  box-sizing: border-box;
  -webkit-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}

.April_board .sortmenu .nice-select:after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  width: 13px;
  height: 7px;
  background-image: url(../img/icon/icon_brandMenu.png);
  transform: rotate(0deg);
  webkit-transform: rotate(0deg);
  ms-transform: rotate(0deg);
}

.April_board .sortmenu .nice-select.open {
  border-radius: 12px 12px 0 0;
  background-color: #1db5c3;
  color: #fff;
  border: 0px;
}

.April_board .sortmenu .nice-select.open:after {
  background-image: url(../img/icon/icon_brandMenu_open.png);
}

.April_board .sortmenu .nice-select:after {
  border: 0px !important;
}

.April_board .sortmenu .nice-select.open span.current {
  font-size: 15px;
  color: #fff;
  height: 24px;
}

.April_board .sortmenu .nice-select .list {
  border: 0px;
  top: 24px;
  padding: 3px 10px 8px 10px;
  border-radius: 0 0 12px 12px;
}

.April_board .sortmenu .nice-select .list li {
  margin-top: 5px;
  color: #959595;
  height: 22px;
  min-height: 22px;
  line-height: 20px;
  font-size: 15px;
  box-sizing: border-box;
  border-radius: 12px;
  text-align: center;
}

.April_board .sortmenu .nice-select .option {
  font-weight: inherit;
}

.April_board .sortmenu .nice-select .option.selected {
  font-weight: inherit;
  border: 1px solid #ccc;
}

.April_board .sortmenu .nice-select .option:hover,
.April_board .sortmenu .nice-select .option.focus,
.April_board .sortmenu .nice-select .option.selected.focus {
  background-color: #fff;
}

.April_board .searchBox {
  display: inline-block;
  position: absolute;
  top: 79px;
  right: 124px;
}

.April_board .searchBox input,
.April_board .searchBox button {
  display: inline-block;
  height: 24px;
  box-sizing: border-box;
  float: left;
}

.April_board .searchBox input {
  width: 190px;
  border: 0px;
  border-bottom: 1px solid #d7d7d7;
  font-size: 14px;
  color: #636363;
  text-indent: 10px;
  margin-left: 10px;
}

.April_board .searchBox button {
  width: 24px;
  border-bottom: 1px solid #d7d7d7;
  overflow: hidden;
  text-indent: -9999em;
  white-space: nowrap;
  background-position: center 2px;
  background-repeat: no-repeat;
  background-image: url(../img/april/icon_search.png);
}

.April_board .btnSet {
  position: absolute;
  top: 70px;
  right: 75px;
  text-align: right;
}

.April_board .btnSet.top {
  top: 80px;
}

.April_board .btnSet.bottom {
  top: 640px;
}

.April_board .btnSet a {
  display: inline-block;
  padding: 10px 20px;
  font-size: 15px;
  color: #636363;
}

.April_board .btnSet a:hover,
.April_board .btnSet a:active {
  color: #1db5c3;
}

.April_board .btnSet a.WriteBtn {
  padding: 0px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../img/april/btn_write.png);
}

.April_board .btnSet a.WriteBtn:hover,
.April_board .btnSet a.WriteBtn:active {
  background-image: url(../img/april/btn_write_on.png);
}

.April_board .opinionBox {
  margin-top: 40px;
  border-top: 2px solid #595959;
  border-bottom: 2px solid #ccc;
  padding: 18px 0px 22px 37px;
  position: relative;
}

.April_board .opinionBox legend {
  font-size: 15px;
  color: #000;
  margin-bottom: 22px;
}

.April_board .opinionBox .sortmenu {
  position: absolute;
  top: 13px;
  left: 118px;
}

.April_board .opinionBox textarea {
  display: inline-block;
  width: 986px;
  height: 109px;
  border: 1px solid #ccc;
  resize: none;
  box-sizing: border-box;
  padding: 20px;
  font-size: 14px;
  line-height: 1.4em;
}

.April_board .opinionBox button {
  display: inline-block;
  width: 80px;
  height: 109px;
  font-size: 15px;
  color: #636363;
  text-align: center;
  padding: 0px;
}

.April_board .opinionBox button:hover,
.April_board .opinionBox button:active {
  color: #1db5c3;
}

/*//April popup*/


.historySort {
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
}

.historySort__link a {
  font-size: 14px;
  letter-spacing: -0.8px;
  color: #6f29a1;
}

.historySort .nice-select {
  min-width: 150px;
  width: auto;
  height: 24px;
  line-height: 22px;
  color: #6f29a1;
  border-radius: 12px;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #6f29a1;
  /* padding: 0px 40px 25px 15px; */
  background-image: none;
  background-repeat: unset;
  background-position: unset;
  box-sizing: border-box;
  -webkit-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
  padding-left: 0px;
  padding-right: 0px;
}
.VLCwrap.noisy .historySort .nice-select {
  color: #f08200;
  border: 1px solid #f08200;
}
.todayClass .listTitle .historySort:nth-child(1) .nice-select {
  width: 285px;
}

.todayClass .listTitle .historySort:nth-child(2) .nice-select {
  width: 285px;
}

.todayClass .listTitle .historySort:nth-child(3) .nice-select {
  width: 218px;
}

.historySort .nice-select .option {
  overflow: visible;
  text-overflow: clip;
}

.historySort .nice-select.open {
  border-radius: 12px 12px 0 0;
  background-color: #6f29a1;
  color: #fff;
  border: 1px solid #6f29a1;
  background-image: unset;
}
.VLCwrap.noisy .historySort .nice-select.open {
  background-color: #f08200;
  border: 1px solid #f08200;
}
.historySort .nice-select:after {
  border: 0px !important;
}

.historySort .nice-select span.current {
  background-image: url(../img/icon/icon_selectMenu_purple.png);
  background-repeat: no-repeat;
  background-size: 13px 7px;
  background-position: center right 12px;
  padding-left: 12px;
  padding-right: 46px;
  display: block;
}
.VLCwrap.noisy .historySort .nice-select span.current {
  background-image: url(../img/icon/icon_selectMenu_orange.png);
}

.historySort .nice-select.open span.current {
  font-size: 16px;
  color: #fff;
  background-image: url(../img/icon/icon_brandMenu_open.png);
  background-repeat: no-repeat;
  background-size: 13px 7px;
  background-position: center right 12px;
  min-height:24px;
  /* letter-spacing: 0.02em; */
}

.historySort .nice-select .list {
  border: 0px;
  padding: 3px 8px 8px 8px;
  border-radius: 0 0 12px 12px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  top: 1px;
  left: 0px;
  right: 0px;
}

.historySort .nice-select .list li {
  margin-top: 5px;
  color: #4c4c4c;
  height: 22px;
  min-height: 22px;
  line-height: 20px;
  font-size: 16px;
  box-sizing: border-box;
  border-radius: 12px;
}

.historySort .nice-select .option {
  font-weight: inherit;
  border: 1px solid #fff;
  padding-left: 12px;
  padding-right: 28px;
}

.historySort .nice-select .option.selected {
  font-weight: inherit;
  border: 1px solid #6f29a1;
}

.VLCwrap.noisy .historySort .nice-select .option.selected {
  border: 1px solid #f08200;
}
.historySort .nice-select .option:hover,
.historySort .nice-select .option.focus,
.historySort .nice-select .option.selected.focus {
  background-color: #fff;
}

/******************************VLC*****************************/
.VLCwrap {
  width: 100%;
  background-color: #fff;
  color: #7b7c7d;
  padding-bottom: 50px;
}

.VLCwrap .todayClass {
  padding-top: 30px;
  box-sizing: border-box;
}

.VLCwrap .listTitle {
  margin: 30px 0 20px;
}

.VLCwrap .listTitle h3 {
  display: inline-block;
  padding-left: 15px;
  color: #363636;
  font-size: 18px;
}

.VLCwrap .todayClass table {
  width: 100%;
  font-size: 1.1em;
  border: 1px solid #a6a6a6;
  border-radius: 0.5em;
  overflow: hidden;
  border-collapse: separate;
}

.VLCwrap .todayClass table th {
  background-color: #1db4c3;
  color: #fff;
  height: 54px;
  vertical-align: middle;
}

.VLCwrap.noisy .todayClass table th {
  background-color: #f08200;
}

.VLCwrap.bouncy .todayClass table th {
  background-color: #6f29a1;
}

.VLCwrap .todayClass table th:first-child {
  width: 290px;
}

.VLCwrap .todayClass table th:last-child {
  width: 260px;
}

.VLCwrap .todayClass table td {
  height: 58px;
  border-bottom: 1px solid #c3c3c3;
  font-size: .9em;
  text-align: center;
  vertical-align: middle;
}

.VLCwrap .todayClass table tr:last-child td {
  border-bottom: 0px;
}

.VLCwrap .todayClass button {
  width: 106px;
  height: 40px;
  border: 1px solid #ff6559;
  color: #ff6559;
  font-size: .95em;
  box-sizing: border-box;
}

.VLCwrap .todayClass button.Start {
  border: 1px solid #ff6559;
  background-color: #ff6559;
  color: #fff;
}

.VLCwrap .todayClass button:disabled,
.VLCwrap .todayClass button.disabled {
  border: 1px solid #d1d1d1;
  background-color: #d1d1d1;
  color: #fff;
  opacity: 1;
}

.VLCwrap .todayClass .noData {
  padding: 163px 0;
}

.VLCwrap .todayClass .scrollbar {
  height: auto;
  max-height: 348px;
  overflow-y: auto;
  overflow-x: hidden;
  /* border: 1px solid #a6a6a6;
  border-top: 0px; */
}

.VLCwrap .todayClass .scrollbar .noData {
  padding: 70px 0;
}

.VLCwrap .todayClass .scrollArea .scrollbar {
  width: calc(100% + 0px);
}

.VLCwrap .todayClass .scrollArea .scrollbar table {
  border: 0px;
}

.VLCwrap .todayClass .scrollArea .scrollbar table td {
  height: 58px;
  border-bottom: 1px solid #c3c3c3;
  font-size: .9em;
  text-align: center;
}

.VLCwrap .todayClass .scrollArea table th:nth-child(1),
.VLCwrap .todayClass .scrollArea table td:nth-child(1) {
  width: 220px;
}

.VLCwrap .todayClass .scrollArea table th:nth-child(2),
.VLCwrap .todayClass .scrollArea table td:nth-child(2) {
  width: 320px;
}

.VLCwrap .todayClass .scrollArea table th:nth-child(3),
.VLCwrap .todayClass .scrollArea table td:nth-child(3) {
  width: 200px;
}

.VLCwrap .todayClass .scrollArea table th:nth-child(4),
.VLCwrap .todayClass .scrollArea table td:nth-child(4) {
  width: 200px;
}

.VLCwrap .todayClass .scrollArea table th:nth-child(5) {
  text-align: left;
  text-indent: 97px;
}

.VLCwrap .todayClass .scrollArea table td:nth-child(5) {
  text-align: left;
  text-indent: 80px;
}

.VLCwrap .todayClass .scrollArea .scrollbar table tr:last-child td {
  border-bottom: 0px;
}

.VLCwrap .management {
  display: inline-block;
  width: 372px;
  margin-top: 63px;
  vertical-align: top;
}

.VLCwrap .management .head {
  border-bottom: 2px solid #1db4c3;
}

.VLCwrap.noisy .management .head {
  border-bottom: 2px solid #f08200;
}

.VLCwrap.bouncy .management .head {
  border-bottom: 2px solid #6f29a1;
}

.VLCwrap .management .head h2 {
  display: inline-block;
  height: 33px;
  line-height: 36px;
  position: relative;
  background-color: #1db4c3;
  border-radius: 0.5em 0.5em 0 0;
  padding: 0px 43px 0px 33px;
  color: #fff;
  font-size: 19px;
  font-weight: 500;
}

.VLCwrap.noisy .management .head h2 {
  background-color: #f08200;
}

.VLCwrap.bouncy .management .head h2 {
  background-color: #6f29a1;
}

.VLCwrap .management .list {
  height: 214px;
  border-radius: 0 0 0.5em 0.5em;
  border: 1px solid #a6a6a6;
  border-top: 0px;
  box-sizing: border-box;
}

.VLCwrap .management .list ul {
  text-align: center;
  padding-top: 40px;
}

.VLCwrap .management .list ul li {
  display: inline-block;
  vertical-align: top;
}

.VLCwrap .management .list ul li a {
  display: block;
  color: #363636;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.2em;
  position: relative;
  padding-top: 91px;
  text-align: center;
  outline: 0px;
}

.VLCwrap .management .list ul li.m-erp a {
  margin-left: 0px;
}

.VLCwrap .management .list ul li.m-erp a:before {
  content: '';
  width: 101px;
  height: 82px;
  background-image: url(../img/vlc/btn_m-erp.png);
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -51px;
}


.VLCwrap.noisy .management .list ul li.m-erp a:before {
  content: '';
  width: 101px;
  height: 82px;
  background-image: url(../img/vlc/btn_m-erp_orange.png);
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -51px;
}

.VLCwrap.bouncy .management .list ul li.m-erp a:before {
  background-image: url(../img/vlc/btn_m-erp_purple.png);
}

.VLCwrap .management .list ul li.materials a {
  margin-left: 25px;
}

.VLCwrap .management .list ul li.materials a:before {
  content: '';
  width: 101px;
  height: 82px;
  background-image: url(../img/vlc/btn_materials.png);
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -51px;
}

.VLCwrap .management .list ul li.vodUpload a {
  margin-left: 25px;
}

.VLCwrap .management .list ul li.vodUpload a:before {
  content: '';
  width: 101px;
  height: 82px;
  background-image: url(../img/vlc/btn_vodUpload.png);
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -51px;
}

.VLCwrap .management .list ul li.manual a {
  margin-left: 25px;
}

.VLCwrap .management .list ul li.manual a:before {
  content: '';
  width: 101px;
  height: 82px;
  background-image: url(../img/vlc/btn_manual.png);
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -51px;
}

.VLCwrap.noisy .management .list ul li.vlc a {
  margin-left: 30px;
}

.VLCwrap.noisy .management .list ul li.vlc a:before {
  content: '';
  width: 101px;
  height: 82px;
  background-image: url(../img/vlc/btn_vlc.png);
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -51px;
}

.VLCwrap.bouncy .management .list ul li.vlc a {
  margin-left: 60px;
}

.VLCwrap.bouncy .management .list ul li.vlc a:before {
  content: '';
  width: 101px;
  height: 82px;
  background-image: url(../img/vlc/btn_vlc_purple.png);
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -51px;
}

.VLCwrap.noisy .management .list ul li.homework a {
  margin-left: 25px;
}

.VLCwrap.noisy .management .list ul li.homework a:before {
  content: '';
  width: 101px;
  height: 82px;
  background-image: url(../img/vlc/btn_homework.png);
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -51px;
}

.VLCwrap.noisy .management .list ul li.homework a.sublink {
  padding-top:0;
  margin-top:7px;
}
.VLCwrap.noisy .management .list ul li.homework a.sublink span {display:inline-block; color:#f08200; font-size:.97rem; border-bottom:1px solid #f08200;}
.VLCwrap.noisy .management .list ul li.homework a.sublink:before {display:none;}

.VLCwrap .notice {
  display: inline-block;
  width: 372px;
  margin-top: 63px;
  margin-left: 38px;
  vertical-align: top;
}

.VLCwrap .notice .head {
  border-bottom: 2px solid #1db4c3;
  position: relative;
}

.VLCwrap.noisy .notice .head {
  border-bottom: 2px solid #f08200;
}

.VLCwrap.bouncy .notice .head {
  border-bottom: 2px solid #6f29a1;
}

.VLCwrap .notice .head h2 {
  display: inline-block;
  height: 33px;
  line-height: 36px;
  position: relative;
  background-color: #1db4c3;
  border-radius: 0.5em 0.5em 0 0;
  padding: 0px 33px;
  color: #fff;
  font-size: 19px;
  font-weight: 500;
}

.VLCwrap.noisy .notice .head h2 {
  background-color: #f08200;
}

.VLCwrap.bouncy .notice .head h2 {
  background-color: #6f29a1;
}

.VLCwrap .notice .head .more {
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 10px;
  font-size: 15px;
  font-weight: 500;
  color: #7b7c7d;
  padding-right: 11px;
}

.VLCwrap .notice .head .more:after {
  content: '';
  width: 8px;
  height: 11px;
  position: absolute;
  top: 4px;
  right: 0px;
  background: url(../img/april/board_more.png) no-repeat;
  background-size: 100%;
}

.VLCwrap .notice .list {
  height: 214px;
  border-radius: 0 0 0.5em 0.5em;
  border: 1px solid #a6a6a6;
  border-top: 0px;
  box-sizing: border-box;
  padding: 15px;
}

.VLCwrap .notice .list ul {
  margin-top: 10px;
}

.VLCwrap .notice .list ul li {
  display: block;
  text-align: left;
  position: relative;
}

.VLCwrap .notice .list ul li a {
  display: inline-block;
  color: #7b7c7d;
  font-size: 16px;
  line-height: 32px;
  vertical-align: middle;
}

.VLCwrap .notice .list ul li a em {
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  margin-right: 5px;
}

.VLCwrap .notice .list ul li span {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.VLCwrap .notice .list ul li .opinion {
  color: #ee3d4c;
  top: -1px;
  margin-left: 2px;
}

.VLCwrap .notice .list ul li .new {
  top: -2px;
  width: 20px;
  height: 20px;
  background-color: #ee3d4c;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  margin-left: 3px;
}

.VLCwrap .qna {
  display: inline-block;
  width: 372px;
  margin-top: 63px;
  margin-left: 38px;
  vertical-align: top;
}

.VLCwrap .qna .head {
  border-bottom: 2px solid #1db4c3;
  position: relative;
}

.VLCwrap.noisy .qna .head {
  border-bottom: 2px solid #f08200;
}

.VLCwrap.bouncy .qna .head {
  border-bottom: 2px solid #6f29a1;
}

.VLCwrap .qna .head h2 {
  display: inline-block;
  height: 33px;
  line-height: 36px;
  position: relative;
  background-color: #1db4c3;
  border-radius: 0.5em 0.5em 0 0;
  padding: 0px 33px;
  color: #fff;
  font-size: 19px;
  font-weight: 500;
}

.VLCwrap.noisy .qna .head h2 {
  background-color: #f08200;
}

.VLCwrap.bouncy .qna .head h2 {
  background-color: #6f29a1;
}

.VLCwrap .qna .head .more {
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 10px;
  font-size: 15px;
  font-weight: 500;
  color: #7b7c7d;
  padding-right: 11px;
}

.VLCwrap .qna .head .more:after {
  content: '';
  width: 8px;
  height: 11px;
  position: absolute;
  top: 4px;
  right: 0px;
  background: url(../img/april/board_more.png) no-repeat;
  background-size: 100%;
}

.VLCwrap .qna .list {
  height: 214px;
  border-radius: 0 0 0.5em 0.5em;
  border: 1px solid #a6a6a6;
  border-top: 0px;
  box-sizing: border-box;
  padding: 15px;
}

.VLCwrap .qna .list ul {
  margin-top: 10px;
}

.VLCwrap .qna .list ul li {
  display: block;
  text-align: left;
  position: relative;
}

.VLCwrap .qna .list ul li a {
  display: inline-block;
  color: #7b7c7d;
  font-size: 16px;
  line-height: 32px;
  vertical-align: middle;
}

.VLCwrap .qna .list ul li a em {
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  margin-right: 3px;
}

.VLCwrap .qna .list ul li span {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.VLCwrap .qna .list ul li .opinion {
  color: #ee3d4c;
  top: -1px;
  margin-left: 2px;
}

.VLCwrap .qna .list ul li .new {
  top: -2px;
  width: 20px;
  height: 20px;
  background-color: #ee3d4c;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  margin-left: 3px;
}

.VLCwrap .qna .list .errorReport {
  border-top: 1px solid #ebebeb;
  clear: both;
  margin-top: 10px;
  padding: 0 3px;
}

.VLCwrap .qna .list .errorReport dl {
  font-size: 11px;
  margin-top: 12px;
  color: #7b7c7d;
}

.VLCwrap .qna .list .errorReport dt {
  font-size: 14px;
}

.VLCwrap .qna .list .errorReport dd {
  margin-top: 5px;
}

.VLCwrap .qna .list .errorReport dd a {
  color: #7b7c7d;
}

.certify-test {display:flex;justify-content:center;column-gap:16px;margin:20px 0 -3px;}
.certify-test button {width:224px;height:60px;border-radius:30px;font-family:"Noto Sans KR", sans-serif;font-size:18px;font-weight:600;background:#fff;border:1px solid #D7D7D7;box-shadow:0px 1px 2px 0px rgba(156, 160, 197, 0.26);color:#363636;}
.certify-test button:hover, .certify-test button:active {border:1px solid #D7D7D7;background:#F2F2F2;box-shadow:0px 1px 2px 0px rgba(156, 160, 197, 0.26);}
.certify-test button:disabled {background:#eee;color:#A6A6A6;opacity:1;border:0;box-shadow:none;}
.certify-test button em {display:inline-block;vertical-align:middle;width:24px;height:24px;margin-right:8px;position:relative;top:-1px;}
.certify-test button span {display:inline-block;vertical-align:middle;position:relative;top:-2px;}
.certify-test button.generate em {background:url("../img/vlc/icon-certify-test01-active.svg") center no-repeat;}
.certify-test button.generate:disabled em {background:url("../img/vlc/icon-certify-test01.svg") center no-repeat;}
.certify-test button.share em {background:url("../img/vlc/icon-certify-test02-active.svg") center no-repeat;}
.certify-test button.share:disabled em {background:url("../img/vlc/icon-certify-test02.svg") center no-repeat;}
.certify-test button.close em {background:url("../img/vlc/icon-certify-test03-active.svg") center no-repeat;}
.certify-test button.close:disabled em {background:url("../img/vlc/icon-certify-test03.svg") center no-repeat;}

/*common*/
.VLCPop {
  background-color: #fff;
  display: none;
  overflow: hidden;
  position: relative;
  -moz-box-shadow: 3px 5px 10px #333;
  -webkit-box-shadow: 3px 5px 10px #333;
  box-shadow: 3px 5px 10px #333;
}

.VLCPop h1 {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  background-color: #1db4c3;
}

.VLCPop.noisy h1 {
  background-color: #f08200;
}

.VLCPop.bouncy h1 {
  background-color: #6f29a1;
}

.VLCPop .topClose {
  position: absolute;
  top: 7px;
  right: 22px;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(../images/commonPop_topClose.png);
  background-position: center center;
  background-size: 17px 17px;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  cursor: pointer;
}

.VLCPop .btnSet {
  text-align: center;
}

.VLCPop .btnSet button {
  display: inline-block;
  cursor: pointer;
  padding: 8px 30px;
  margin: 0 5px;
  -webkit-border-radius: 1.2em;
  border-radius: 1.2em;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  border: 0px;
}

/*//common*/
.VLCPop .alert {
  width: 517px;
  height: auto;
  padding-bottom: 40px;
  text-align: center;
}

.VLCPop .alert h1 {
  display: none;
}

.VLCPop .alert .contents {
  margin-top: 40px;
  font-size: 18px;
  color: #000;
  line-height: 1.6em;
}

.VLCPop .alert .btnSet {
  margin-top: 35px;
}

.VLCPop .alert .btnSet button {
  background-color: #1db5c3;
}

.VLCPop.noisy .alert .btnSet button {
  background-color: #f08200;
}

.VLCPop.bouncy .alert .btnSet button {
  background-color: #6f29a1;
}

.vlc_board {
  box-sizing: border-box;
  width: 100%;
  height: 800px;
  position: relative;
}

.vlc_board h1 {
  height: 53px;
  line-height: 60px;
  padding-left: 75px;
}

.vlc_board .boardFrame {
  padding: 74px 75px 0 75px;
}

.vlc_board .boardFrame ::placeholder {
  color: #c2c2c2;
}

.vlc_board .boardFrame input,
.vlc_board .boardFrame textarea {
  font-family: inherit;
}

.vlc_board .boardFrame h2 {
  height: 22px;
  margin-bottom: 26px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #363636;
  position: relative;
  margin-top: 26px;
  padding-left: 7px;
}

.vlc_board .boardFrame h2:before {
  content: '';
  display: inline-block;
  width: 2px;
  height: 22px;
  background-color: #1db5c3;
  position: absolute;
  top: 0px;
  left: 0px;
}

.vlc_board .boardFrame .scrollArea {
  overflow-y: auto;
  overflow-x: hidden;
}

.vlc_board .boardFrame .scrollArea.scrollbar {
  width: calc(100% + 17px);
}

.vlc_board .boardFrame table {
  width: 100%;
  max-width: 1130px;
  line-height: 1.4em;
  font-size: 13px;
  color: #5e5e5e;
}

.vlc_board .boardFrame table.list {
  border-top: 2px solid #595959;
  border-bottom: 2px solid #ccc;
}

.vlc_board .boardFrame table thead tr {
  border-bottom: 1px solid #595959;
}

.vlc_board .boardFrame table tbody tr {
  border-top: 1px solid #cfcfcf;
}

.vlc_board .boardFrame table tbody tr:first-child {
  border-top: 0px;
}

.vlc_board .boardFrame table th {
  padding: 10px 0px 11px 0px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.vlc_board .boardFrame table td {
  padding: 11px 0px 12px 0px;
  text-align: center;
  vertical-align: middle;
}

.vlc_board .boardFrame table td.tal {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  color: #252525;
}

.vlc_board .boardFrame table td.tal a {
  color: #252525;
}

.vlc_board .boardFrame table td.bf {
  font-size: 14px;
}

.vlc_board .boardFrame table td.dark {
  color: #252525;
}

.vlc_board .boardFrame table td.reply a {
  display: block;
  padding-left: 20px;
  background-image: url(../img/april/icon_reply.png);
  background-position: left 8px;
  background-repeat: no-repeat;
}

.vlc_board .boardFrame table td.focus {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-image: url(../img/april/icon_boardFocus.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.vlc_board .boardFrame table td .opinion {
  display: inline-block;
  margin-left: 5px;
  color: #ef4a58;
}

.vlc_board .boardFrame table td .file {
  display: inline-block;
  position: relative;
  top: 4px;
  width: 17px;
  height: 18px;
  background-image: url(../img/april/icon_file.png);
  margin-left: 5px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.vlc_board.noisy .boardFrame table td .file {
  background-image: url(../img/april/icon_file_orange.png);
}

.vlc_board.bouncy .boardFrame table td .file {
  background-image: url(../img/april/icon_file_purple.png);
}

.vlc_board .boardFrame table button.down {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url("../img/vlc/btn_material_down.png") center no-repeat #fff;
  background-size: 100% 100%;
  font-size: 0px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

/* hshcoi new item css 占쎌쥙�ζ�ⓦ끉�� */
.vlc_board .boardFrame table td .new {
  display: inline-block;
  top: -2px;
  width: 20px;
  height: 20px;
  background-color: #ee3d4c;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  margin-left: 3px;
}

.vlc_board .boardFrame table.view {
  border-top: 2px solid #595959;
  border-bottom: 2px solid #ccc;
  line-height: 1.6em;
}

.vlc_board .boardFrame table.view th {
  font-size: 14px;
  padding: 11px 0px 12px 0px;
  color: #191919;
}

.vlc_board .boardFrame table.view td {
  font-size: 15px;
  text-align: left;
  color: #111;
}

.vlc_board .boardFrame table.view .content {
  padding-right: 20px;
}

.vlc_board .boardFrame table.view.vopinion {
  margin-top: 40px;
}

.vlc_board .boardFrame table.view.vopinion th {
  font-size: 15px;
  vertical-align: middle;
  padding: 11px 15px 12px 15px;
}

.vlc_board .boardFrame table.view.vopinion .content {
  padding-left: 20px;
  line-height: 1.6em;
}

.vlc_board .boardFrame table.view.vopinion .delete {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  padding: 2px 5px;
  font-size: 13px;
  line-height: 1.2em;
  color: #636363;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  border-radius: 15px;
  letter-spacing: -0.02em;
}

.vlc_board .boardFrame table.view.vopinion .delete:hover,
.vlc_board .boardFrame table.view.vopinion .delete:active {
  color: #fff;
  background-color: #1db5c3;
  border: 0px;
}

.vlc_board.noisy .boardFrame table.view.vopinion .delete:hover,
.vlc_board.noisy .boardFrame table.view.vopinion .delete:active {
  background-color: #f08200;
}

.vlc_board.bouncy .boardFrame table.view.vopinion .delete:hover,
.vlc_board.bouncy .boardFrame table.view.vopinion .delete:active {
  background-color: #6f29a1;
}

.vlc_board .boardFrame table.write {
  border-top: 2px solid #595959;
  border-bottom: 2px solid #ccc;
  line-height: 1.6em;
}

.vlc_board .boardFrame table.write th {
  font-size: 15px;
  color: #111;
  vertical-align: middle;
}

.vlc_board .boardFrame table.write td {
  text-align: left;
  vertical-align: middle;
}

.vlc_board .boardFrame table.write td input[type="text"] {
  width: 96.8%;
  height: 24px;
  border: 0px;
  border-bottom: 1px solid #d7d7d7;
  font-size: 14px;
  color: #636363;
  text-indent: 10px;
}

.vlc_board .boardFrame table.write td input[type="file"] {
  margin-bottom: 10px;
}


.vlc_board .boardFrame table.write .content {
  padding: 28px 30px;
}

.vlc_board .boardFrame table.write textarea {
  display: inline-block;
  width: 100%;
  height: 235px;
  border: 1px solid #ccc;
  resize: none;
  box-sizing: border-box;
  padding: 20px;
  font-size: 14px;
  line-height: 1.4em;
  font-family: inherit;
}

.vlc_board .boardFrame table.write .attachment {
  border-top: 2px solid #ccc;
}

.vlc_board .boardFrame table.write .attachment th,
.vlc_board .boardFrame table.write .attachment td {
  padding: 30px 0px 20px 0px;
}

.vlc_board .boardFrame table.write .attachment .caution {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  color: #828282;
  padding-left: 10px;
}

.vlc_board .boardFrame .fileBox {
  display: inline-block;
  position: relative;
}

.vlc_board .boardFrame .fileBox input[type=file] {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 26px;
  padding: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  box-sizing: border-box;
  background: transparent;
  cursor: pointer;
}

.vlc_board .boardFrame .fileBox .blind {
  display: block;
  position: absolute;
  left: -9999px;
  text-indent: 9999px;
  width: 0;
  height: 0;
  border: 0;
  overflow: hidden;
  font-size: 1px;
  line-height: 0;
  white-space: nowrap;
}

.vlc_board .boardFrame .fileBox label {
  position: absolute;
  top: 0;
  right: -81px;
  width: 71px;
  height: 26px;
  text-align: center;
  line-height: 24px;
  background-color: #fff;
  cursor: pointer;
  border-radius: 12px;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  font-family: inherit;
}

.vlc_board .boardFrame .fileBox label:hover,
.vlc_board .boardFrame .fileBox label:active {
  color: #fff;
  background-color: #1db5c3;
  border-color: #1db5c3;
}

.vlc_board.noisy .boardFrame .fileBox label:hover,
.vlc_board.noisy .boardFrame .fileBox label:active {
  background-color: #f08200;
  border-color: #f08200;
}

.vlc_board.bouncy .boardFrame .fileBox label:hover,
.vlc_board.bouncy .boardFrame .fileBox label:active {
  background-color: #6f29a1;
  border-color: #6f29a1;
}

.vlc_board .boardFrame .fileBox input[type=text] {
  position: relative;
  min-width: 206px;
  width: auto;
  height: 26px;
  color: #c2c2c2;
  line-height: 24px;
  padding: 0 10px 0 10px;
  color: #000;
  border-bottom: 1px solid #cfcfcf;
  box-sizing: border-box;
  text-indent: 0px;
  background: transparent;
}

.vlc_board .boardFrame .attachfile {
  text-decoration: underline;
  cursor: pointer;
}

.vlc_board .boardFrame .paging {
  margin-top: 30px;
  text-align: center;
}

.vlc_board .boardFrame .paging ul {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}

.vlc_board .boardFrame .paging li {
  display: inline-block;
  width: 33px;
  height: 33px;
  margin: 0 7px;
}

.vlc_board .boardFrame .paging li a {
  font-size: 14px;
  line-height: 30px;
  color: #5e5e5e;
  display: inline-block;
  width: 33px;
  height: 33px;
  text-align: center;
  box-sizing: border-box;
}

.vlc_board .boardFrame .paging li.active a,
.vlc_board .boardFrame .paging li:hover a {
  border: 1px solid #30bbc8;
  border-radius: 50%;
  line-height: 29px;
  color: #30bbc8;
}

.vlc_board.noisy .boardFrame .paging li.active a,
.vlc_board.noisy .boardFrame .paging li:hover a {
  border: 1px solid #f08200;
  color: #f08200;
}

.vlc_board.bouncy .boardFrame .paging li.active a,
.vlc_board.bouncy .boardFrame .paging li:hover a {
  border: 1px solid #6f29a1;
  color: #6f29a1;
}

.vlc_board .boardFrame .paging .goto {
  display: inline-block;
  width: 23px;
  height: 33px;
  vertical-align: middle;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-position: center center;
  background-repeat: no-repeat;
}

.vlc_board .boardFrame .paging .goto.firstP {
  background-image: url(../img/april/paging_first.png);
}

.vlc_board .boardFrame .paging .goto.prevP {
  background-image: url(../img/april/paging_prev.png);
}

.vlc_board .boardFrame .paging .goto.nextP {
  background-image: url(../img/april/paging_next.png);
}

.vlc_board .boardFrame .paging .goto.lastP {
  background-image: url(../img/april/paging_last.png);
}

.vlc_board .sortmenu {
  display: inline-block;
  float: left;
}

.vlc_board .sortmenu__link a {
  font-size: 15px;
  letter-spacing: -0.8px;
  color: #959595;
}

.vlc_board .sortmenu label {
  display: none;
}

.vlc_board .sortmenu .nice-select {
  width: 100%;
  height: 24px;
  font-size: 15px;
  line-height: 22px;
  color: #636363;
  border-radius: 12px;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  padding: 0px 20px;
  box-sizing: border-box;
  -webkit-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}

.vlc_board .sortmenu .nice-select:after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  width: 13px;
  height: 7px;
  background-image: url(../img/icon/icon_brandMenu.png);
  transform: rotate(0deg);
  webkit-transform: rotate(0deg);
  ms-transform: rotate(0deg);
}

.vlc_board .sortmenu .nice-select.open {
  border-radius: 12px 12px 0 0;
  background-color: #1db5c3;
  color: #fff;
  border: 0px;
}

.vlc_board.noisy .sortmenu .nice-select.open {
  background-color: #f08200;
}

.vlc_board.bouncy .sortmenu .nice-select.open {
  background-color: #6f29a1;
}

.vlc_board .sortmenu .nice-select.open:after {
  background-image: url(../img/icon/icon_brandMenu_open.png);
}

.vlc_board .sortmenu .nice-select:after {
  border: 0px !important;
}

.vlc_board .sortmenu .nice-select.open span.current {
  font-size: 15px;
  color: #fff;
  height: 24px;
}

.vlc_board .sortmenu .nice-select .list {
  border: 0px;
  top: 24px;
  padding: 3px 10px 8px 10px;
  border-radius: 0 0 12px 12px;
}

.vlc_board .sortmenu .nice-select .list li {
  margin-top: 5px;
  color: #959595;
  height: 22px;
  min-height: 22px;
  line-height: 20px;
  font-size: 15px;
  box-sizing: border-box;
  border-radius: 12px;
  text-align: center;
}

.vlc_board .sortmenu .nice-select .option {
  font-weight: inherit;
}

.vlc_board .sortmenu .nice-select .option.selected {
  font-weight: inherit;
  border: 1px solid #ccc;
}

.vlc_board .sortmenu .nice-select .option:hover,
.vlc_board .sortmenu .nice-select .option.focus,
.vlc_board .sortmenu .nice-select .option.selected.focus {
  background-color: #fff;
}

.vlc_board .searchBox {
  display: inline-block;
  position: absolute;
  top: 79px;
  right: 124px;
}

.vlc_board .searchBox input,
.vlc_board .searchBox button {
  display: inline-block;
  height: 24px;
  box-sizing: border-box;
  float: left;
}

.vlc_board .searchBox input {
  width: 190px;
  border: 0px;
  border-bottom: 1px solid #d7d7d7;
  font-size: 14px;
  color: #636363;
  text-indent: 10px;
  margin-left: 10px;
}

.vlc_board .searchBox button {
  width: 24px;
  border-bottom: 1px solid #d7d7d7;
  overflow: hidden;
  text-indent: -9999em;
  white-space: nowrap;
  background-position: center 2px;
  background-repeat: no-repeat;
  background-image: url(../img/april/icon_search.png);
}

.vlc_board .btnSet {
  position: absolute;
  top: 70px;
  right: 75px;
  text-align: right;
}

.vlc_board .btnSet.top {
  top: 80px;
}

.vlc_board .btnSet.bottom {
  top: 640px;
}

.vlc_board .btnSet a {
  display: inline-block;
  padding: 10px 20px;
  font-size: 15px;
  color: #636363;
}

.vlc_board .btnSet a:hover,
.vlc_board .btnSet a:active {
  color: #1db5c3;
}

.vlc_board.noisy .btnSet a:hover,
.vlc_board.noisy .btnSet a:active {
  color: #f08200;
}

.vlc_board.bouncy .btnSet a:hover,
.vlc_board.bouncy .btnSet a:active {
  color: #6f29a1;
}

.vlc_board .btnSet a.WriteBtn {
  padding: 0px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../img/april/btn_write.png);
}

.vlc_board .btnSet a.WriteBtn:hover,
.vlc_board .btnSet a.WriteBtn:active {
  background-image: url(../img/april/btn_write_on.png);
}

.vlc_board.noisy .btnSet a.WriteBtn:hover,
.vlc_board.noisy .btnSet a.WriteBtn:active {
  background-image: url(../img/april/btn_write_on_orange.png);
}

.vlc_board.bouncy .btnSet a.WriteBtn:hover,
.vlc_board.bouncy .btnSet a.WriteBtn:active {
  background-image: url(../img/april/btn_write_on_purple.png);
}

.vlc_board .opinionBox {
  margin-top: 40px;
  border-top: 2px solid #595959;
  border-bottom: 2px solid #ccc;
  padding: 18px 0px 22px 37px;
  position: relative;
}

.vlc_board .opinionBox legend {
  font-size: 15px;
  color: #000;
  margin-bottom: 22px;
}

.vlc_board .opinionBox .sortmenu {
  position: absolute;
  top: 13px;
  left: 118px;
}

.vlc_board .opinionBox textarea {
  display: inline-block;
  width: 986px;
  height: 109px;
  border: 1px solid #ccc;
  resize: none;
  box-sizing: border-box;
  padding: 20px;
  font-size: 14px;
  line-height: 1.4em;
}

.vlc_board .opinionBox button {
  display: inline-block;
  width: 80px;
  height: 109px;
  font-size: 15px;
  color: #636363;
  text-align: center;
  padding: 0px;
}

.vlc_board .opinionBox button:hover,
.vlc_board .opinionBox button:active {
  color: #1db5c3;
}

.vlc_board.noisy .opinionBox button:hover,
.vlc_board.noisy .opinionBox button:active {
  color: #f08200;
}

.vlc_board.bouncy .opinionBox button:hover,
.vlc_board.bouncy .opinionBox button:active {
  color: #6f29a1;
}

.vlc_board .sortingBox {
  position: absolute;
  left: 75px;
  top: 90px;
}

.vlc_board .sortingBox legend {
  font-size: 16x;
  color: #000;
}

.vlc_board .sortingBox .sortmenu {
  position: absolute;
  top: -3px;
  left: 60px;
  min-width: 200px;
  white-space: nowrap;
}

/*//April popup*/

.noisy-pop {background-color:#fff;display:none;overflow:hidden;position:relative;}
.noisy-pop.popup_content {opacity:1;visibility:visible;display:inline-block;outline:none;text-align:left;position:relative;vertical-align:middle;width:590px;border-radius:8px;padding:40px 40px 32px;box-sizing:border-box;}
.noisy-pop .pop-header {position:relative;text-align:center;font-family:"Noto Sans KR";}
.noisy-pop .pop-header .topClose {display:inline-block;width:40px;height:40px;position:absolute;right:-24px;top:-24px;font-size:0;background:url("../img/vlc/vlc-pop-close.svg") center no-repeat;}
.noisy-pop .pop-header h1 {font-size:24px;color:#363636;font-weight:700;line-height:150%;letter-spacing:-0.72px;}
.noisy-pop .pop-header p {font-size:17px;color:#7B7C7D;margin-top:8px;line-height:150%;letter-spacing:-0.42px;}
.noisy-pop .container-gray {background:#F5F5F5;border-radius:8px;padding:24px 32px;margin-top:24px;}
.noisy-pop .container-gray .lin-info {font-size:17px;color:#363636;font-weight:500;display:flex;flex-direction:column;row-gap:12px;flex-wrap:wrap;}
.noisy-pop .container-gray .lin-info div {position:relative;padding-left:124px;word-break:break-all;letter-spacing:-0.02em;line-height:1.4;font-family:"Noto Sans KR";}
.noisy-pop .container-gray .lin-info div p {position:absolute;top:0px;left:0;color:#7B7C7D;}
.noisy-pop .container-gray .lin-info div span {display:inline-block;vertical-align:top;}
.noisy-pop .container-gray .lin-info div span + span {position:relative;padding-left:25px;}
.noisy-pop .container-gray .lin-info div span + span:before {content:'';width:1px;height:16px;background:#A6A6A6;position:absolute;left:12px;top:5px;}
.noisy-pop .container-gray .radioBox-wrap {text-align:center;padding:5px 0;font-weight:500;font-family:"Noto Sans KR";}
.noisy-pop .container-gray .radioBox-wrap .title {display:inline-block;color:#7B7C7D;font-size:17px;vertical-align:middle;position:relative;top:-2px;}
.noisy-pop .radioBox-wrap input[type=radio] {display:inline-block;}
.noisy-pop .radioBox-wrap input[type=radio] label {display:inline-block;vertical-align:middle;}
.noisy-pop .radioBox-wrap input[type=radio]:checked ~ label {color:#363636;font-weight:500;font-family:"Noto Sans KR";}
.noisy-pop .radioBox-wrap input[type=radio] {display:none;}
.noisy-pop .radioBox-wrap input[type=radio] + label {height:32px;font-size:18px;font-weight:500;cursor:pointer;margin-left:48px;font-family:"Noto Sans KR";}
.noisy-pop .radioBox-wrap input[type=radio] + label:before {content:'';display:inline-block;width:32px;height:32px;margin-right:12px;margin-top:-2px;background-image:url('../img/vlc/icon_radio.png');background-size:auto 32px;vertical-align:middle;}
.noisy-pop .radioBox-wrap input[type=radio]:checked + label:before {background-position:-32px 0px;}
.noisy-pop .radioBox-wrap input[type=radio]:disabled + label {cursor:default;font-family:"Noto Sans KR";}
.noisy-pop .radioBox-wrap input[type=radio]:disabled + label:before {background-position:-32px 0px;}
.noisy-pop .test-info {margin-top:16px;padding:8px 16px;font-family:"Noto Sans KR";}
.noisy-pop .test-info ul {display:flex;flex-direction:column;row-gap:10px;}
.noisy-pop .test-info ul li {font-size:14px;color:#7B7C7D;position:relative;padding-left:11px;leading-trim:both;text-edge:cap;line-height: 120%;letter-spacing:-0.42px;}
.noisy-pop .test-info ul li:before {content:'';width:3px;height:3px;border-radius:50%;background:#A6A6A6;position:absolute;left:0;top:6px;}
.noisy-pop .pop-btn {margin-top:24px;}
.noisy-pop .pop-btn button {width:100%;height:60px;font-family:"Noto Sans KR";font-size:18px;font-weight:600;color:#fff;border-radius:30px;border:1px solid rgba(0, 0, 0, 0.10);background:#F08200;box-shadow:0px 1px 2px 0px rgba(240, 130, 0, 0.16);}
.noisy-pop .pop-btn button:hover, .noisy-pop .pop-btn button:active {border: 1px solid rgba(0, 0, 0, 0.10);background:#D37200;box-shadow: 0px 1px 2px 0px rgba(240, 130, 0, 0.16);}
.noisy-pop .pop-btn button:disabled {border-radius:999px;background:#EEE;}