/*서브 wrap*/
.term-con textarea {
  background: #f8f8f8;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  padding: 15px 20px;
  height: 300px;
  margin: 20px 0;
}

.mt25 {
  margin-top: 25px;
}
.sub-content-wrap {
  overflow: hidden;
  width: 1280px;
  margin: 0 auto;
  padding: 20px 0;
}
.sub-content-wrap .sub-title-wrap {
  padding-bottom: 10px;
}
.sub-content-wrap .sub-title-wrap h2 {
  display: inline-block;
  font-size: 30px;
  font-weight: normal;
  text-shadow: 1px 0;
  letter-spacing: -1px;
}
.sub-content-wrap .sub-title-wrap ul.breadcrumb {
  float: right;
  padding-top: 15px;
}
.sub-content-wrap .sub-title-wrap ul.breadcrumb li {
  position: relative;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
.sub-content-wrap .sub-title-wrap ul.breadcrumb li:before {
  position: absolute;
  right: -4px;
  content: ">";
}
.sub-content-wrap .sub-title-wrap ul.breadcrumb li:last-child:before {
  display: none;
  color: #c8c8c8;
}
.sub-content-wrap .sub-title-wrap ul.breadcrumb li:last-child a {
  color: #222;
}
.sub-content-wrap .sub-title-wrap ul.breadcrumb li a {
  color: #c8c8c8;
}
.sub-content-wrap .sub-title-wrap span {
  display: block;
  padding: 10px 0;
  font-size: 14px;
  color: #999;
  line-height: 15px;
}
.sub-content-wrap .sub-title-wrap.center {
  text-align: center;
}
.sub-content-box {
  padding-top: 20px;
}
.left-menu {
  float: left;
  width: 215px;
  padding-right: 25px;
  box-sizing: border-box;
}
.left-menu .left-tit-wrap {
  width: 191px;
  height: 140px;
  background: url(../img/common/leftmenu-bg.jpg) no-repeat;
}
.left-menu .left-tit-wrap > h2 {
  font-size: 22px;
  padding-top: 43px;
  position: relative;
  font-weight: normal;
  letter-spacing: -1px;
  color: #fff;
  text-align: center;
}
.left-menu .left-tit-wrap > h2:before {
  position: absolute;
  top: -10px;
  display: none;
  width: 20px;
  height: 3px;
  background: #2b83e4;
  content: "";
}
.left-menu .left-tit-wrap > span {
  display: block;
  padding-top: 5px;
  font-size: 13px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.left-menu .left-tit-wrap2 {
  width: 191px;
  height: 140px;
  background: url(../img/common/leftmenu-bg2.jpg) no-repeat;
}
.left-menu .left-tit-wrap2 > h2 {
  font-size: 22px;
  padding-top: 43px;
  position: relative;
  font-weight: normal;
  letter-spacing: -1px;
  color: #fff;
  text-align: center;
}
.left-menu .left-tit-wrap2 > h2:before {
  position: absolute;
  top: -10px;
  display: none;
  width: 20px;
  height: 3px;
  background: #2b83e4;
  content: "";
}
.left-menu .left-tit-wrap2 > span {
  display: block;
  padding-top: 5px;
  font-size: 13px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.left-menu .left-tit-wrap3 {
  width: 191px;
  height: 140px;
  background: url(../img/common/leftmenu-bg3.jpg) no-repeat;
}
.left-menu .left-tit-wrap3 > h2 {
  font-size: 22px;
  padding-top: 43px;
  position: relative;
  font-weight: normal;
  letter-spacing: -1px;
  color: #fff;
  text-align: center;
}
.left-menu .left-tit-wrap3 > h2:before {
  position: absolute;
  top: -10px;
  display: none;
  width: 20px;
  height: 3px;
  background: #2b83e4;
  content: "";
}
.left-menu .left-tit-wrap3 > span {
  display: block;
  padding-top: 5px;
  font-size: 13px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.left-menu .left-tit-wrap4 {
  width: 191px;
  height: 140px;
  background: url(../img/common/leftmenu-bg4.jpg) no-repeat;
}
.left-menu .left-tit-wrap4 > h2 {
  font-size: 22px;
  padding-top: 43px;
  position: relative;
  font-weight: normal;
  letter-spacing: -1px;
  color: #fff;
  text-align: center;
}
.left-menu .left-tit-wrap4 > h2:before {
  position: absolute;
  top: -10px;
  display: none;
  width: 20px;
  height: 3px;
  background: #2b83e4;
  content: "";
}
.left-menu .left-tit-wrap4 > span {
  display: block;
  padding-top: 5px;
  font-size: 13px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.left-menu .left-tit-wrap5 {
  width: 191px;
  height: 140px;
  background: url(../img/common/leftmenu-bg5.jpg) no-repeat;
}
.left-menu .left-tit-wrap5 > h2 {
  font-size: 22px;
  padding-top: 43px;
  position: relative;
  font-weight: normal;
  letter-spacing: -1px;
  color: #fff;
  text-align: center;
}
.left-menu .left-tit-wrap5 > h2:before {
  position: absolute;
  top: -10px;
  display: none;
  width: 20px;
  height: 3px;
  background: #2b83e4;
  content: "";
}
.left-menu .left-tit-wrap5 > span {
  display: block;
  padding-top: 5px;
  font-size: 13px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.left-menu .left-tit-wrap6 {
  width: 191px;
  height: 140px;
  background: url(../img/common/leftmenu-bg6.jpg) no-repeat;
}
.left-menu .left-tit-wrap6 > h2 {
  font-size: 22px;
  padding-top: 43px;
  position: relative;
  font-weight: normal;
  letter-spacing: -1px;
  color: #fff;
  text-align: center;
}
.left-menu .left-tit-wrap6 > h2:before {
  position: absolute;
  top: -10px;
  display: none;
  width: 20px;
  height: 3px;
  background: #2b83e4;
  content: "";
}
.left-menu .left-tit-wrap6 > span {
  display: block;
  padding-top: 5px;
  font-size: 13px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.left-menu .left-tit-wrap7 {
  width: 191px;
  height: 140px;
  background: url(../img/common/leftmenu-bg7.jpg) no-repeat;
}
.left-menu .left-tit-wrap7 > h2 {
  font-size: 22px;
  padding-top: 43px;
  position: relative;
  font-weight: normal;
  letter-spacing: -1px;
  color: #fff;
  text-align: center;
}
.left-menu .left-tit-wrap7 > h2:before {
  position: absolute;
  top: -10px;
  display: none;
  width: 20px;
  height: 3px;
  background: #2b83e4;
  content: "";
}
.left-menu .left-tit-wrap7 > span {
  display: block;
  padding-top: 5px;
  font-size: 13px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.left-menu > ul li > a {
  display: block;
  height: 40px;
  padding-left: 15px;
  border-bottom: 1px solid #d5d5d5;
  line-height: 40px;
  font-size: 15px;
}
.left-menu > ul li.active:hover a {
  text-shadow: 0.5px 0;
}
.left-menu > ul li.active a {
  color: #444;
  background: url(../img/common/left-dot.png) 170px #f5f5f5 no-repeat;
  text-shadow: 0.5px 0;
}
.left-menu > ul li:hover a {
  color: #444;
}
.sub-content {
  float: left;
  width: 1065px;
  font-size: 14px;
  color: #444;
}
.sub-content .sub-tit-wrap {
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 10px;
  padding-top: 10px;
  overflow: hidden;
}
.sub-content .sub-tit-wrap h3 {
  display: inline-block;
  float: left;
  font-weight: normal;
  font-size: 30px;
  text-shadow: 1px 0;
  letter-spacing: -1px;
}
.sub-content .sub-tit-wrap span {
  display: none;
  color: #ccc;
  font-size: 14px;
}
.sub-content .sub-tit-wrap2 {
  position: relative;
  padding-top: 0;
  padding-top: 10px;
  overflow: hidden;
}
.sub-content .sub-tit-wrap2 h3 {
  display: inline-block;
  float: left;
  font-weight: normal;
  font-size: 30px;
  text-shadow: 1px 0;
  letter-spacing: -1px;
}
.sub-content .sub-tit-wrap2 span {
  display: none;
  color: #ccc;
  font-size: 14px;
}
.sub-content h4 {
  position: relative;
  text-shadow: 0.2px 0;
  font-size: 18px;
  font-weight: normal;
  margin: 40px 0 10px 0;
  padding-left: 20px;
  letter-spacing: -1px;
}
.sub-content h4:before {
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  background: url(../img/sub/subtit01.jpg) no-repeat;
}
.sub-content h4:first-child {
  margin-top: 0;
}
.sub-content h5 {
  color: #2b83e4;
  margin: 20px 0 5px 0;
  text-shadow: 0.5px 0;
  font-size: 16px;
  font-weight: normal;
}
.sub-content p.index-tit {
  font-size: 17px;
  text-shadow: 0.5px 0;
  font-weight: normal;
  margin: 25px 0 5px 0;
  padding-left: 0px;
  color: #000000;
}
.sub-content p.index-tit > span.num {
  display: inline-block;
  padding: 1px 6px;
  font-size: 10px;
  margin-right: 7px;
  color: #ffffff;
  background: #556eb7;
}
.sub-content ul.list01 > li {
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  padding-bottom: 3px;
}
.sub-content ul.list01 > li:before {
  position: absolute;
  top: 9px;
  left: 8px;
  font-size: 12px;
  width: 4px ;
  height: 4px;
  background: #2b83e4;
  display: block;
  content: "";
}
.sub-content ul.list01 > li .list-memo {
  margin: 10px 0;
  padding: 10px;
  background: #f8f8f8;
  border: 1px solid #e5e5e5;
}
.sub-content ul.list01 > li ul {
  color: #777;
  font-size: 13px;
  padding: 5px 0;
}
.sub-content ul.list01 > li ul li {
  position: relative;
  padding-left: 10px;
}
.sub-content ul.list01 > li ul li:before {
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 12px;
  display: block;
  content: "-";
}
.sub-content ul.list02 {
  font-size: 14px;
}
.sub-content ul.list02 > li {
  position: relative;
  padding-left: 20px;
}
.sub-content ul.list02 > li .list-memo {
  margin: 10px 0;
  padding: 10px;
  background: #fffdf5;
  border: 1px solid #e8e4d4;
}
.sub-content ul.list02 > li:before {
  position: absolute;
  top: 0;
  left: 10px;
  font-size: 14px;
  content: "- ";
}
.sub-content .p01 {
  padding: 10px 0;
  font-size: 14px;
}
.sub-content span.blue {
  color: #095db7;
}
.sub-content span.gray {
  color: #999;
}
.sub-content span.pd10 {
  display: inline-block;
  padding-top: 10px;
}
.sub-content span.mg10 {
  display: inline-block;
  margin-top: 10px;
}
.sub-content .subtit02 {
  padding-top: 15px;
  padding-left: 10px;
}
.sub-content .subtit02 i {
  color: #2b83e4;
  padding-right: 7px;
}
.sub-content .img-box {
  padding: 20px 0;
  border: 1px solid #e2e0e0;
  box-sizing: border-box;
}
.sub-content .img-box img {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.sub-content .img-pd {
  display: block;
  margin: 0 auto;
  padding: 20px 0;
}
.join-process {
  display: table;
  width: 100%;
  border: 1px solid #d4d4d4;
  box-sizing: border-box;
}
.join-process li {
  display: table-cell;
  width: 33.3%;
  padding: 20px 20px;
  text-align: center;
  font-size: 15px;
  background: #f7f7f7;
  color: #ccc;
  letter-spacing: -1px;
}
.join-process li:nth-child(2) {
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
}
.join-process li.active {
  background: #fff;
  color: #2b83e4;
}
.join-process li.active > span {
  color: #222;
}
.join-process li i {
  padding-right: 10px;
}
.join-process li > span {
  padding-right: 20px;
  color: #ccc;
}
.join-con-wrap {
  padding: 50px 0;
}
.join-con-wrap h3 {
  display: inline-block;
  position: relative;
  margin-top: 10px;
  padding-left: 10px;
  letter-spacing: -1px;
  font-size: 16px;
  font-weight: normal;
  text-shadow: 0.5px 0;
}
.join-con-wrap h3:before {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 5px;
  height: 15px;
  background: #2b83e4;
  content: "";
}
.join-con-wrap > div {
  padding: 10px 0;
  margin: 5px 0 20px 0;
  border-bottom: 1px solid #d8d8d8;
  overflow: hidden;
}
.join-con-wrap .term-btn {
  display: inline-block;
  float: right;
}
.join-con-wrap .term-btn > span {
  float: left;
  display: inline-block;
  padding-top: 10px;
  padding-right: 10px;
}
.join-con-wrap .term-btn > span > span {
  color: #b61a1a;
}
.join-con-wrap .term-btn a {
  float: right;
  margin: 5px;
  padding: 7px 15px;
  background: #555;
  color: #fff;
}
.join-con-wrap .term-btn a:hover {
  background: #3b3b3b;
}
.join-con-wrap .term-btn a a {
  color: #fff;
}
.join-con-wrap .join-finish {
  border-bottom: none;
  text-align: center;
}
.join-con-wrap .join-finish i {
  font-size: 70px;
  color: #2b83e4;
}
.join-con-wrap .join-finish p {
  font-size: 20px;
  padding-top: 10px;
  color: #2b83e4;
}
.join-con-wrap .join-finish span {
  display: inline-block;
  padding-top: 10px;
  color: #777;
  letter-spacing: -1px;
}
.join-btn-wrap {
  display: block;
  padding-top: 60px;
  margin: 0 auto;
  text-align: center;
}
.join-btn-wrap li {
  display: inline-block;
  padding-right: 10px;
}
.join-btn-wrap li a {
  background: #454d63;
  color: #fff;
  padding: 12px 60px;
  font-size: 15px;
}
.join-btn-wrap li a:hover {
  background: #303645;
}
.join-btn-wrap li a:hover a {
  color: #fff;
}
.join-btn-wrap li.next a {
  background: #454d63;
  color: #fff;
}
.join-btn-wrap li.next a:hover {
  background: #303645;
}
.join-btn-wrap li.next a.join {
  background: #2b83e4;
}
.join-btn-wrap li.next a.join:hover {
  background: #196ac3;
}
.join-btn-wrap2 {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.join-btn-wrap2 li {
  display: inline-block;
  padding-right: 10px;
}
.join-btn-wrap2 li a {
  background: #e5e5e5;
  color: #999;
  padding: 12px 60px;
  font-size: 15px;
}
.join-btn-wrap2 li a:hover {
  color: #777;
  background: #e1e1e1;
}
.join-btn-wrap2 li.next a {
  background: #2b83e4;
  color: #fff;
}
.join-btn-wrap2 li.next a:hover {
  background: #196ac3;
}
.tbl-caption {
  float: right;
  padding-bottom: 10px;
}
.reddot {
  display: inline-block;
  padding: 2px 5px;
  color: red;
}
.dash {
  display: inline-block;
  padding: 0 10px;
}
.join-tbl {
  width: 100%;
  border-top: 2px solid #888;
  border-bottom: 1px solid #888;
  text-align: left;
}
.join-tbl tbody tr {
  border-bottom: 1px solid #e5e5e5;
}
.join-tbl tbody tr:last-child {
  border-bottom: 1px solid #ccc;
}
.join-tbl tbody th {
  padding: 10px;
  background: #f1f1f1;
  padding-left: 20px;
  font-weight: normal;
  letter-spacing: -1px;
  font-size: 14px;
}
.join-tbl tbody td {
  padding: 10px;
  padding-left: 20px;
}
.join-tbl tbody button {
  padding: 3px 10px;
  margin: 0 10px 0 3px;
  cursor: pointer;
  height: 30px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  background: #f5f5f5;
}
.join-tbl tbody button:hover {
  background: #f1f1f1;
  color: #777;
}
.join-tbl tbody td.center {
  text-align: center;
}
.join-tbl td.sns input {
  vertical-align: top;
  margin-top: 5px;
}
.join-tbl td.sns span.tit {
  padding-left: 5px;
}
.class-menu {
  display: table;
  width: 100%;
}
.class-menu > li {
  display: table-cell;
  width: 10%;
  border-bottom: 1px solid #ccc;
}
.class-menu > li > a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  border-left: 1px solid #ccc;
  background: #fff;
  color: #333;
  padding: 10px 0;
  border-top: 1px solid #999;
  box-sizing: border-box;
}
.class-menu > li:last-child {
  border-right: 1px solid #ccc;
}
.class-menu > li.active {
  border-bottom: none;
}
.class-menu > li.active a {
  background: #fff;
  color: #1f8cde;
  border-top: 2px solid #1f8cde;
  box-sizing: border-box;
  text-shadow: 0.5px 0;
}
.class-list > ul > li {
  padding: 15px;
  background: #fff;
  margin-top: 20px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  display: table;
  width: 100%;
  background: #f9f9f9;
}
.class-list > ul > li > div {
  display: table-cell;
  vertical-align: top;
}
.class-list > ul > li > div:last-child {
  padding-left: 15px;
}
.class-list > ul > li .class-img {
  width: 171px;
  padding-right: 20px;
}
.class-list > ul > li .class-img img {
  border: 1px solid #ccc;
  padding: 5px;
  display: block;
  text-align: center;
  margin: 0 auto;
  background: #fff;
}
.class-list > ul > li .class-con {
  position: relative;
  overflow: hidden;
}
.class-list > ul > li .class-con h4 {
  font-size: 18px;
  color: #555;
  font-weight: normal;
  text-shadow: 0.5px 0;
}
.class-list > ul > li .class-con .class-detail {
  display: inline-block;
  float: left;
  font-size: 13px;
}
.class-list > ul > li .class-con .class-detail > div dl dt {
  width: 100px;
  display: inline-block;
  color: red;
  color: #6d88d6;
}
.class-list > ul > li .class-con .class-detail > div dl dd {
  display: inline-block;
  color: #777;
}
.class-list > ul > li .class-con .class-detail h4 {
  padding-left: 0;
}
.class-list > ul > li .class-con .class-detail h4 a {
  color: #000;
}
.class-list > ul > li .class-con .class-detail h4:before {
  display: none;
}
.class-list > ul > li .class-con .class-detail h4:hover a {
  color: #339ae6;
}
.class-list > ul > li .class-con .class-detail h4 .class-badge-green {
  display: inline-block;
  font-size: 13px;
  border: 1px solid #48d08c;
  padding: 0 3px;
  margin-left: 5px;
  color: #23af69;
  text-shadow: none;
  border-radius: 3px;
  text-align: center;
}
.class-list > ul > li .class-con .class-detail .class-teacher li {
  position: relative;
  display: inline-block;
  padding-left: 4px;
  padding-right: 10px;
}
.class-list > ul > li .class-con .class-detail .class-teacher li:before {
  position: absolute;
  top: 2px;
  right: 0;
  content: "/";
  color: #cacaca;
  font-size: 10px;
}
.class-list > ul > li .class-con .class-detail .class-teacher li:first-child {
  padding-left: 0;
}
.class-list > ul > li .class-con .class-detail .class-teacher li:last-child {
  padding-right: 0;
}
.class-list > ul > li .class-con .class-detail .class-teacher li:last-child:before {
  display: none;
}
.class-list > ul > li .class-con .class-detail .class-teacher .red {
  color: red;
}
.class-list > ul > li .class-con .class-detail .class-teacher .red-btn {
  display: inline-block;
  margin-left: 3px;
  background: red;
  color: #fff;
  border-radius: 3px;
  padding: 2px 5px;
  font-size: 12px;
}
.class-list > ul > li .class-con .class-detail .star-state,
.class-list > ul > li .class-con .class-detail .star-state span {
  display: block;
  width: 60px;
  height: 12px;
  overflow: hidden;
  text-align: left;
  background: url(../img/sub/icon_star.png) no-repeat;
  vertical-align: middle;
}
.class-list > ul > li .class-con .class-detail .star-state span {
  display: inline-block;
  background-position: 0 -12px;
  vertical-align: top;
}
.class-list > ul > li .class-con .class-detail .class-info {
  padding-top: 12px;
  color: #7b7b7b;
  padding-top: 10px;
  font-size: 12px;
  line-height: 16px;
  height: 50px;
  overflow: hidden;
}
.class-list > ul > li .class-view {
  float: right;
  width: 200px;
}
.class-list > ul > li .class-view ul {
  padding-top: 16px;
}
.class-list > ul > li .class-view ul li {
  margin-top: 5px;
  background: #fff;
  border: 1px solid #dcdcdc;
  padding: 7px;
  text-align: center;
  border-radius: 4px;
  margin: 5px 20px;
}
.class-list > ul > li .class-view ul li img {
  display: inline-block;
  padding-right: 8px;
}
.class-list > ul > li .class-view ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-shadow: 0.5px 0;
}
.class-list > ul > li .class-view ul li:first-child {
  margin-top: 5px;
}
.class-list > ul > li .class-view ul li:first-child a {
  color: #3f97d8;
}
.class-list > ul > li .class-view ul li:first-child:hover {
  border: 1px solid #3f97d8;
}
.class-list > ul > li .class-view ul li:last-child {
  margin-top: 5px;
}
.class-list > ul > li .class-view ul li:last-child a {
  color: #5c6684;
}
.class-list > ul > li .class-view ul li:last-child:hover {
  border: 1px solid #3f97d8;
}
.class-search-wrap {
  overflow: hidden;
  margin-top: 20px;
}
.class-search-wrap input {
  height: 30px;
  box-sizing: border-box;
  border: 1px solid #cacaca;
  padding-left: 10px;
}
.class-search-wrap > ul {
  float: left;
  margin-top: 10px;
}
.class-search-wrap > ul li {
  display: inline-block;
  padding-left: 10px;
  background: url(../img/common/fm-bar.jpg) 4px 4px no-repeat;
}
.class-search-wrap > ul li:first-child {
  padding-left: 0;
  background: none;
}
.class-search-wrap > ul li a {
  color: #888;
}
.class-search-wrap > ul li.active a {
  color: #000;
  text-shadow: 0.5px 0;
}
.class-search-wrap > div {
  float: right;
}
.class-search-wrap > div button {
  padding: 4px 10px;
  margin: 0 0 0 3px;
  cursor: pointer;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  background: #f5f5f5;
}
.class-search-wrap > div button.search {
  background: #555;
  color: #fff;
  border: 1px solid #555;
  box-sizing: border-box;
}
.class-search-wrap > div button.search:hover {
  background: #3b3b3b;
  color: #fff;
}
.class-search-wrap > div button:hover {
  background: #f5f5f5;
  color: #777;
}
.paging {
  padding: 30px 0;
}
.paging div {
  text-align: center;
}
.paging div > span {
  display: inline-block;
  padding: 0 20px;
}
.paging div > span.prev {
  font-size: 12px;
  color: #999;
}
.paging div > span.prev:hover a {
  color: #2199e5;
}
.paging div > span.prev:hover i {
  color: #2199e5;
}
.paging div > span.next {
  font-size: 12px;
  color: #999;
}
.paging div > span.next:hover a {
  color: #2199e5;
}
.paging div > span.next:hover i {
  color: #2199e5;
}
.paging div > span i {
  color: #b1b1b1;
  padding: 2px 5px;
}
.paging div > ul {
  display: inline-block;
}
.paging div > ul li {
  display: inline-block;
  margin: 0 3px;
  padding: 3px 7px;
  cursor: pointer;
}
.paging div > ul li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.paging div > ul li.active a {
  font-weight: bold;
  color: #2199e5;
}
.star-rating {
  unicode-bidi: bidi-override;
  direction: rtl;
}
.star-rating > span {
  display: inline-block;
  position: relative;
  width: 1.1em;
}
.class-view-detail-wrap h4 {
  display: block;
  padding-left: 0;
  font-size: 22px;
  border-bottom: 1px solid #999;
  padding-bottom: 10px;
  letter-spacing: -1px;
  font-weight: normal;
}
.class-view-detail-wrap h4:before {
  display: none;
}
.class-view-detail-wrap h4 .class-badge-green {
  display: inline-block;
  font-size: 13px;
  border: 1px solid #48d08c;
  padding: 0 3px;
  margin-left: 5px;
  color: #23af69;
  text-shadow: none;
  border-radius: 3px;
  text-align: center;
}
.class-view-detail-wrap div {
  display: table;
  width: 100%;
}
.class-view-detail-wrap div .class-img {
  display: table-cell;
  vertical-align: top;
  width: 171px;
}
.class-view-detail-wrap div .class-img img {
  border: 1px solid #ccc;
  padding: 5px;
  display: block;
  text-align: center;
  margin: 0 auto;
  background: #fff;
}
.class-view-detail-wrap div .class-img .class-ask-btn {
  width: 100%;
  overflow: hidden;
  margin-top: 5px;
}
.class-view-detail-wrap div .class-img .class-ask-btn li {
  display: inline-block;
  width: 153px;
  float: left;
  padding: 8px 0;
  background: #fff;
  border: 1px solid #c6cace;
  text-align: center;
}
.class-view-detail-wrap div .class-img .class-ask-btn li a {
  display: block;
  width: 100%;
  height: 100%;
  text-shadow: 0.5px 0;
}
.class-view-detail-wrap div .class-img .class-ask-btn li img {
  margin: 0;
  display: inline-block;
  border: 0;
  padding: 0;
  padding-right: 5px;
}
.class-view-detail-wrap div .class-img .class-ask-btn li:first-child {
  margin-top: 5px;
}
.class-view-detail-wrap div .class-img .class-ask-btn li:first-child a {
  color: #4d687b;
}
.class-view-detail-wrap div .class-img .class-ask-btn li:first-child:hover {
  background: #f8f8f8;
}
.class-view-detail-wrap div .class-img .class-ask-btn li:first-child:hover a {
  color: #435b6b;
}
.class-view-detail-wrap div .class-img .class-ask-btn li:last-child {
  margin-top: 5px;
  background: #2b3f54;
  border: 1px solid #2b3f54;
}
.class-view-detail-wrap div .class-img .class-ask-btn li:last-child a {
  color: #fff;
}
.class-view-detail-wrap div .class-img .class-ask-btn li:last-child:hover {
  background: #223243;
}
.class-view-detail-wrap div .class-img .class-ask-btn li:last-child:hover a {
  color: #fff;
}
.class-view-detail-wrap div .class-con {
  display: table-cell;
  vertical-align: top;
}
.class-view-detail-wrap div .class-con dl {
  position: relative;
  border-bottom: 1px dotted #d6d6d6;
  margin-left: 20px;
  padding: 10px 0;
  box-sizing: border-box;
}
.class-view-detail-wrap div .class-con dl dt {
  position: relative;
  padding-left: 12px;
  width: 80px;
  display: inline-block;
  color: #464646;
  text-shadow: 0.5px 0;
  vertical-align: top;
}
.class-view-detail-wrap div .class-con dl dt:before {
  position: absolute;
  top: 9px;
  left: 2px;
  display: block;
  content: "";
  width: 3px;
  height: 3px;
  background: #adb7bd;
}
.class-view-detail-wrap div .class-con dl dd {
  display: inline-block;
  color: #000;
  font-size: 13px;
}
.class-view-detail-wrap div .class-con dl dd ul li {
  position: relative;
  display: inline-block;
  padding-left: 12px;
}
.class-view-detail-wrap div .class-con dl dd ul li.star {
  height: 12px;
  overflow: hidden;
}
.class-view-detail-wrap div .class-con dl dd ul li:before {
  position: absolute;
  right: -10px;
  content: "/";
  color: #ccc;
}
.class-view-detail-wrap div .class-con dl dd ul li:first-child {
  padding-left: 0;
}
.class-view-detail-wrap div .class-con dl dd ul li:last-child:before {
  display: none;
}
.class-view-detail-wrap div .class-con dl dd ul li span.tit {
  color: #1180d2;
}
.class-view-detail-wrap div .class-con dl dd .class-period li {
  display: block;
  padding-left: 0;
  padding-bottom: 5px;
}
.class-view-detail-wrap div .class-con dl dd .class-period li:before {
  display: none;
}
.class-view-detail-wrap div .class-con dl dd .class-period li input {
  display: inline-block;
  margin-top: 0;
  margin-right: 10px;
  vertical-align: middle;
}
.class-view-detail-wrap div .class-con dl dd .class-period li span.day {
  color: #999;
  padding-right: 5px;
}
.class-view-detail-wrap div .class-con dl dd .class-period li span.class-type {
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 12px;
  margin-left: 3px;
}
.class-view-detail-wrap div .class-con dl dd .class-period li span.class-type.type01 {
  background: #1b6fc3;
  color: #fff;
}
.class-view-detail-wrap div .class-con dl dd .class-period li span.class-type.type02 {
  background: #ef5d05;
  color: #fff;
}
.class-view-detail-wrap div .class-con dl dd .class-period li span.class-type.type03 {
  background: #e1e8e8;
  color: #556371;
}
.class-view-detail-wrap div .class-con .red {
  color: red;
}
.class-view-detail-wrap div .class-con .red-btn {
  display: inline-block;
  margin-left: 10px;
  margin-right: 3px;
  background: red;
  color: #fff;
  border-radius: 3px;
  padding: 2px 5px;
  font-size: 12px;
}
.class-view-detail-wrap div .class-con .class-summary {
  background: #f5f5f5;
  padding: 15px;
  width: 733px;
  margin-left: 20px;
  margin-top: 10px;
  height: 56px;
  color: #666;
  font-size: 13px;
  box-sizing: border-box;
}
.class-view-detail-wrap div .class-con .star-state,
.class-view-detail-wrap div .class-con .star-state span {
  display: block;
  width: 60px;
  height: 12px;
  overflow: hidden;
  text-align: left;
  background: url(../img/sub/icon_star.png) no-repeat;
  vertical-align: middle;
}
.class-view-detail-wrap div .class-con .star-state span {
  display: inline-block;
  background-position: 0 -12px;
  vertical-align: top;
}
.class-view-tab {
  display: table;
  width: 100%;
  margin-top: 30px;
  font-size: 15px;
  border: 1px solid #e5e5e5;
  border-top: 0;
  border-bottom: 0;
  box-sizing: border-box;
}
.class-view-tab li {
  border-top: 1px solid #000;
  width: 20%;
  display: table-cell;
}
.class-view-tab li > a {
  display: block;
  line-height: 35px;
  height: 35px;
  font-size: 15px;
  background: #f8f8f8;
  text-align: center;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.class-view-tab li.active {
  border-top: 1px solid #4aa3ff;
}
.class-view-tab li.active a {
  color: #000;
  text-shadow: 0.3px 0;
  border-bottom: none;
  background: #fff;
}
.class-view-tab li:hover a {
  color: #000;
  background: #fff;
}
.class-view-tab li:first-child a {
  border-left: none;
}
.class-tab-contents {
  border: 1px solid #e5e5e5;
  border-top: 0;
}
.class-tab-contents > div {
  padding: 20px;
  font-size: 14px;
  color: #555;
}
.class-tab-contents > div h3 {
  position: relative;
  padding-left: 10px;
  font-weight: normal;
  font-size: 15px;
  color: #000;
  margin: 30px 0 0 0;
  text-shadow: 0.3px 0;
}
.class-tab-contents > div h3:first-child {
  margin-top: 0;
}
.class-tab-contents > div h3:before {
  position: absolute;
  display: block;
  top: 6px;
  left: 0;
  width: 3px;
  height: 10px;
  background: #21a4ea;
  content: "";
}
.class-tab-contents > div > div {
  color: #666;
  font-size: 13px;
  padding-top: 5px;
}
.tab-subtit {
  position: relative;
  font-size: 18px;
  text-shadow: 0.5px 0;
  color: #000;
  padding-left: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}
.tab-subtit:before {
  position: absolute;
  display: block;
  top: 6px;
  left: 0;
  width: 4px;
  height: 16px;
  background: #21a4ea;
  content: "";
}
.lec-view-blue {
  color: #1570a0;
}
.similar-class-wrap {
  margin-left: 20px ;
  background: #f5f5f5;
  width: 733px !important;
  padding: 10px;
  box-sizing: border-box;
}
.similar-class-wrap > p {
  color: #464646;
  text-shadow: 0.5px 0;
}
.similar-class-wrap table.similar-class-tbl {
  margin-top: 5px;
  border-top: 1px solid #555;
  border-bottom: 1px solid #e5e5e5;
  font-size: 13px;
}
.similar-class-wrap table.similar-class-tbl .thumbnail img {
  width: 70px;
}
.similar-class-wrap table.similar-class-tbl tr:hover td {
  background: #fff;
  cursor: pointer;
}
.similar-class-wrap table.similar-class-tbl tr:hover td a {
  text-decoration: underline;
}
.similar-class-wrap table.similar-class-tbl td {
  padding: 5px;
  border-bottom: 1px solid #e5e5e5;
}
.similar-class-wrap table.similar-class-tbl td:last-child {
  border-bottom: none;
}
.breadcrumb-wrap {
  display: inline-block;
  background: #fff;
  float: right;
  padding-top: 10px;
  height: 30px;
  line-height: 30px;
}
.breadcrumb-wrap > div {
  display: inline-block;
  float: right;
}
.breadcrumb-wrap li {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
.breadcrumb-wrap li:before {
  position: absolute;
  right: 5px;
  display: block;
  font-size: 10px;
  content: ">";
  color: #acacac;
}
.breadcrumb-wrap li a {
  color: #b9b9b9;
}
.breadcrumb-wrap li:last-child:before {
  display: none;
}
.breadcrumb-wrap li:last-child {
  padding-right: 0;
}
.breadcrumb-wrap li:last-child a {
  color: #222;
}
.breadcrumb-wrap2 {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  background: #fff;
  float: right;
  padding-top: 10px;
  height: 30px;
  line-height: 30px;
}
.breadcrumb-wrap2 > div {
  display: inline-block;
  float: right;
}
.breadcrumb-wrap2 li {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
.breadcrumb-wrap2 li:before {
  position: absolute;
  right: 5px;
  display: block;
  font-size: 10px;
  content: ">";
  color: #acacac;
}
.breadcrumb-wrap2 li a {
  color: #b9b9b9;
}
.breadcrumb-wrap2 li:last-child:before {
  display: none;
}
.breadcrumb-wrap2 li:last-child {
  padding-right: 0;
}
.breadcrumb-wrap2 li:last-child a {
  color: #222;
}
.greeting-wrap {
  overflow: hidden;
  width: 100%;
  height: 500px;
  background: url(../img/sub/greeting-img.jpg) bottom right no-repeat;
}
.greeting-wrap > div {
  display: inline-block;
  float: left;
}
.greeting-wrap .greeting-text {
  line-height: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.greeting-wrap img {
  display: block;
  width: 400px;
  height: 400px;
  background: #e4e4e4;
}
.countdown-wrap {
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 20px;
}
.countdown-wrap i {
  color: #2a9e4a;
  display: inline-block;
  padding-right: 10px;
  font-size: 20px;
}
.countdown-wrap #countdown {
  display: inline-block;
  color: #fff;
  font-size: 22px;
  font-weight: 100;
  letter-spacing: 2px;
}

.map-address dl {
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #dcdcdc;
}
.map-address dt {
  display: inline-block;
  float: left;
  width: 200px;
  font-size: 14px;
  text-shadow: 0.5px 0;
}
.map-address dd {
  display: inline-block;
  float: left;
  vertical-align: bottom;
  color: #777;
  height: 100%;
  line-height: 30px;
}
.map-address i {
  padding-right: 20px;
  font-size: 25px;
  color: #b7b7b7;
}
.summary01 {
  margin: 10px 0;
  font-size: 15px;
  padding: 15px;
  background: #ffffff;
  border: 3px solid #e3eaf3;
}
.summary02 {
  margin: 10px 0;
  font-size: 15px;
  padding: 15px;
  background: #fff;
  border: 5px solid #eff8f9;
  color: #142d77;
  background: #eff8f9;
}
.btn01 {
  margin-left: 5px;
  margin-top: 5px;
  display: inline-block;
  border: 1px solid #dadada;
  padding: 3px 7px;
  border-radius: 5px;
  color: #000;
  background: #fff;
  cursor: pointer;
}
.btn01:hover {
  background: #fff;
  border: 1px solid #007cff;
  color: #007cff;
}
.bbs-search {
  border: #e5e5e5 1px solid;
  padding: 15px;
  background: #f8f8f8;
}
.bbs-search > div {
  text-align: center;
}
.bbs-search > div button {
  background: #5d5d5d;
  height: 30px;
  color: #fff;
  font-size: 13px;
  padding: 0 10px;
}
.bbs-search.mt25 {
  margin-top: 25px;
}
.bbs-search-term {
  border: #e5e5e5 1px solid;
  padding: 15px;
  background: #f8f8f8;
}
.bbs-search-term > div {
  text-align: center;
}
.bbs-search-term > div button {
  background: #5d5d5d;
  height: 30px;
  color: #fff;
  font-size: 13px;
  padding: 0 10px;
}
.bbs-search-term.mt10 {
  margin-top: 10px;
}
.bbs-search-term-dic {
  border: #e5e5e5 1px solid;
  padding: 15px;
  background: #f8f8f8;
}
.bbs-search-term-dic .term-dic-index {
  text-align: left;
}
.bbs-search-term-dic .term-dic-index .tit {
  text-shadow: 0.5px 0;
  display: inline-block;
  padding-right: 30px;
}
.bbs-search-term-dic .term-dic-index ul {
  display: inline-block;
}
.bbs-search-term-dic .term-dic-index ul li {
  position: relative;
  display: inline-block;
  padding: 0 20px 0 20px;
}
.bbs-search-term-dic .term-dic-index ul li a {
  color: #000;
  text-shadow: 0.3px 0;
}
.bbs-search-term-dic .term-dic-index ul li:before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 1px;
  height: 10px;
  background: #ccc;
  content: "";
}
.bbs-search-term-dic .term-dic-index ul li:first-child:before {
  display: none;
}
.bbs-search-term-dic .term-dic-index ul li:hover a {
  color: #00aaff;
}
.bbs-search-term-dic.mt25 {
  margin-top: 25px;
}
.bbs-btn-wrap {
  padding-top: 20px;
  float: right;
  padding-bottom: 10px;
  overflow: hidden;
}
.bbs-btn-wrap li {
  margin-left: 3px;
  display: inline-block;
  border: 1px solid #dadada;
  padding: 3px 7px;
  border-radius: 5px;
  color: #000;
  background: #fff;
  cursor: pointer;
}
.bbs-btn-wrap li:hover {
  background: #fff;
  border: 1px solid #2199e5;
  color: #2199e5;
}
.bbs-btn-wrap li:hover a {
  color: #2199e5;
}
.bbs-ok {
  padding-top: 20px;
  text-align: center;
  clear: both;
}
.bbs-ok a {
  display: inline-block;
  padding: 10px 50px;
  background: #333;
  color: #fff;
  font-size: 16px;
}
.note-line {
  width: 100%;
  margin-top: 40px;
  border-top: 1px dotted #ccc;
}
.note-div-wrap {
  margin-top: 10px;
  box-sizing: border-box;
}
/* 마이페이지*/
.class-list-tab {
  margin-top: 20px;
  width: 100%;
  overflow: hidden;
  /*background: #edeff3; padding: 5px;*/
}
.class-list-tab > li {
  display: inline-block;
  float: left;
  width: 50%;
  text-align: center;
}
.class-list-tab > li h3 {
  color: #222;
  width: 100%;
  float: left;
}
.class-list-tab > li h3 > a {
  display: block;
  color: #454d63;
  padding: 8px 30px;
  background: #fff;
  font-weight: normal;
  margin: 5px;
  border: 1px solid #d9dde4;
  box-sizing: border-box;
}
.class-list-tab > li.active {
  color: #fff;
}
.class-list-tab > li.active > h3 {
  color: #fff;
}
.class-list-tab > li.active > h3 > a {
  background: #454d63;
  color: #fff;
  border: 1px solid #454d63;
}
/*테이블*/
.tbl01 {
  width: 100%;
  font-size: 14px;
  margin-top: 20px;
  border-top: 2px solid #888;
  /*뷰,수정,리스트*/
}
.tbl01 thead tr {
  border-bottom: 1px solid #999;
}
.tbl01 thead tr th {
  background: #f9f9f9;
  padding: 10px;
  text-align: center;
  color: #555;
  font-weight: normal;
  text-shadow: 0.5px 0;
  /*테이블정렬*/
}
.tbl01 thead tr th.center {
  text-align: center;
}
.tbl01 thead tr th.left {
  text-align: left;
}
.tbl01 thead tr th.right {
  text-align: right;
}
.tbl01 thead tr th.tit {
  font-size: 16px;
  color: #000;
  background: #fff;
  font-weight: normal;
  text-shadow: 0.5px 0;
}
.tbl01 thead tr td {
  height: 30px;
  /*테이블정렬*/
}
.tbl01 thead tr td.center {
  text-align: center;
}
.tbl01 thead tr td.left {
  text-align: left;
}
.tbl01 thead tr td.right {
  text-align: right;
}
.tbl01 thead tr td.pdr20 {
  padding-right: 20px;
  color: #999;
}
.tbl01 thead tr td dl {
  font-size: 13px;
  display: inline-block;
  padding-left: 20px;
}
.tbl01 thead tr td dl dt {
  display: inline-block;
  width: 50px;
  text-align: center;
  color: #999;
}
.tbl01 thead tr td dl dd {
  display: inline-block;
  width: 100px;
  text-align: center;
}
.tbl01 tbody tr {
  border-bottom: 1px solid #d2d2d2;
}
.tbl01 tbody tr th {
  height: 30px;
  text-shadow: 0.3px 0;
  text-align: center;
  font-weight: normal;
  color: #222;
  /*테이블정렬*/
}
.tbl01 tbody tr th.center {
  text-align: center;
}
.tbl01 tbody tr th.left {
  text-align: left;
}
.tbl01 tbody tr th.right {
  text-align: right;
}
.tbl01 tbody tr td {
  height: 30px;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
  color: #555;
  text-align: center;
  /*테이블정렬*/
}
.tbl01 tbody tr td.center {
  text-align: center;
}
.tbl01 tbody tr td.left {
  text-align: left;
}
tbl01 .tbl01 tbody tr td.right {
  text-align: right;
}
.tbl01 tbody tr td a:hover {
  color: #2199e5;
  text-decoration: underline;
}
.tbl01 tbody tr td .dot-icon {
  display: inline-block;
  padding: 0 3px;
  vertical-align: middle;
  margin-bottom: 3px;
}
.tbl01 tbody tr.not-wrap td {
  color: #4f626f;
  text-shadow: 0.8px 0;
  background: #f4f4f5;
}
.tbl01 tbody tr.not-wrap td a {
  color: #4f626f;
}
.tbl01 tbody tr.not-wrap td a:hover {
  color: #2199e5;
  text-decoration: underline;
}
.tbl01 input,
.tbl01 select {
  height: 30px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.tbl01.view > thead > tr {
  border-bottom: 1px solid #d6d6d6;
}
.tbl01.view > thead > th.tit {
  background: #fff;
  padding: 15px 0;
  font-size: 16px;
  text-shadow: .7px 0;
  font-weight: normal;
  color: #000;
}
.tbl01.view > thead > th.day {
  background: #fff;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  padding: 5px 0;
}
.tbl01.view tbody > td {
  padding: 10px 20px;
  background: #f5f5f5;
  font-size: 13px;
}
.tbl01.edit {
  font-size: 13px;
}
.tbl01.edit > tbody > tr > th {
  background: #f5f5f5;
  color: #000;
}
.tbl01.edit > thead > th.tit {
  background: #f5f5f5;
  color: #000;
}
.tbl01.edit > tbody > td {
  background: #fff;
}
.tbl01.edit > tbody > td > input {
  width: 100%;
  border: 1px solid #e5e5e5;
}
.tbl01.board thead > th {
  background: #f5f5f5;
  padding: 10px;
  text-align: center;
  color: #000;
}
.tbl01.dic .dic-tit {
  color: #333;
  text-shadow: 0.5px 0;
}
.tbl02 {
  margin-top: 20px;
  width: 100%;
  border-top: 2px solid #222;
  /*뷰,수정,리스트*/
}
.tbl02 > thead > tr {
  border-bottom: 1px solid #999;
}
.tbl02 > thead > tr > th {
  background: #4d62a0;
  padding: 10px;
  text-align: center;
  color: #fff;
  /*테이블정렬*/
}
.tbl02 > thead > tr > th.center {
  text-align: center;
}
.tbl02 > thead > tr > th.left {
  text-align: left;
}
.tbl02 > thead > tr > th.right {
  text-align: right;
}
.tbl02 > thead > tr > td {
  height: 30px;
  /*테이블정렬*/
}
.tbl02 > thead > tr > td input[type="text"] {
  width: 100%;
  background: #f8f8f8;
  padding: 10px 0;
  box-sizing: border-box;
}
.tbl02 > thead > tr > td.center {
  text-align: center;
}
.tbl02 > thead > tr > td.left {
  text-align: left;
}
.tbl02 > thead > tr > td.right {
  text-align: right;
}
.tbl02 > tbody > tr {
  border-bottom: 1px solid #c3c3c3;
}
.tbl02 > tbody > tr > th {
  height: 30px;
  text-shadow: 0.3px 0;
  background: #f9fbfd;
  text-align: center;
  font-weight: normal;
  color: #4d62a0;
  /*테이블정렬*/
}
.tbl02 > tbody > tr > th.center {
  text-align: center;
}
.tbl02 > tbody > tr > th.left {
  text-align: left;
}
.tbl02 > tbody > tr > th.right {
  text-align: right;
}
.tbl02 > tbody > tr > td {
  height: 30px;
  background: #fff;
  padding: 10px 10px 10px 20px;
  box-sizing: border-box;
  /*테이블정렬*/
}
.tbl02 > tbody > tr > td a:hover {
  text-decoration: underline;
  color: #007cff;
}
.tbl02 > tbody > tr > td.center {
  text-align: center;
}
.tbl02 > tbody > tr > td.left {
  text-align: left;
}
.tbl02 > tbody > tr > td.right {
  text-align: right;
}
.tbl02 table.view > thead > tr {
  border-bottom: 1px solid #d6d6d6;
}
.tbl02 table.view > thead > th.tit {
  background: #fff;
  padding: 15px 0;
  font-size: 16px;
  text-shadow: .7px 0;
  font-weight: normal;
  color: #000;
}
.tbl02 table.view > thead > th.day {
  background: #fff;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  padding: 5px 0;
}
.tbl02 table.view tbody > td {
  padding: 10px 20px;
  background: #f5f5f5;
  font-size: 13px;
}
.tbl02 table.edit {
  font-size: 13px;
}
.tbl02 table.edit > tbody > tr > th {
  background: #f5f5f5;
  color: #000;
}
.tbl02 table.edit > thead > th.tit {
  background: #f5f5f5;
  color: #000;
}
.tbl02 table.edit > tbody > td {
  background: #fff;
}
.tbl02 table.edit > tbody > td > input {
  width: 100%;
  border: 1px solid #e5e5e5;
}
.tbl02 table.board thead > th {
  background: #f5f5f5;
  padding: 10px;
  text-align: center;
  color: #000;
}
.tbl03 {
  width: 100%;
  border-top: 2px solid #888;
}
.tbl03 > thead > tr {
  border-bottom: 1px solid #999;
}
.tbl03 > thead > tr > th {
  background: #f9f9f9;
  padding: 7px;
  text-align: center;
  color: #333;
  font-weight: normal;
  text-shadow: 0.4px 0;
  border-right: 1px solid #ccc;
  /*테이블정렬*/
}
.tbl03 > thead > tr > th:last-child {
  border-right: 0;
}
.tbl03 > thead > tr > th.center {
  text-align: center;
}
.tbl03 > thead > tr > th.left {
  text-align: left;
}
.tbl03 > thead > tr > th.right {
  text-align: right;
}
.tbl03 > thead > tr > td {
  height: 30px;
  /*테이블정렬*/
}
.tbl03 > thead > tr > td.center {
  text-align: center;
}
.tbl03 > thead > tr > td.left {
  text-align: left;
}
.tbl03 > thead > tr > td.right {
  text-align: right;
}
.tbl03 > tbody > tr {
  border-bottom: 1px solid #c3c3c3;
}
.tbl03 > tbody > tr > th {
  height: 30px;
  text-shadow: 0.3px 0;
  text-align: center;
  font-weight: normal;
  color: #222;
  /*테이블정렬*/
}
.tbl03 > tbody > tr > th.center {
  text-align: center;
}
.tbl03 > tbody > tr > th.left {
  text-align: left;
}
.tbl03 > tbody > tr > th.right {
  text-align: right;
}
.tbl03 > tbody > tr > td {
  height: 30px;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
  color: #555;
  text-align: center;
  border-right: 1px solid #ccc;
  /*테이블정렬*/
}
.tbl03 > tbody > tr > td:last-child {
  border-right: 0;
}
.tbl03 > tbody > tr > td.center {
  text-align: center;
}
.tbl03 > tbody > tr > td.left {
  text-align: left;
}
.tbl03 > tbody > tr > td.right {
  text-align: right;
}
.tbl03 > tbody > tr > td .class-link {
  color: #444;
  text-shadow: 0.3px 0;
}
.tbl03 > tbody > tr > td .class-link:hover {
  color: #2b83e4;
  text-decoration: underline;
}
.tbl03 > tbody > tr > td .exam-btn {
  display: inline-block;
  background: #38aab7;
  color: #fff;
  padding: 2px 8px;
  border-radius: 3px;
  font-size: 13px;
}
.tbl03 > tbody > tr > td .exam-btn:hover {
  background: #2c8690;
}
.tbl03 > tbody > tr > td .exam-btn i {
  padding-right: 4px;
}
.tbl03 > tbody > tr > td .exam-btn-disabled {
  display: inline-block;
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  pointer-events: none;
  cursor: text;
  color: #a0a0a0;
  padding: 2px 8px;
  border-radius: 3px;
  font-size: 13px;
}
.tbl03 > tbody > tr > td .exam-btn-disabled:hover {
  background: #f5f5f5;
}
.tbl03 > tbody > tr > td .enter-btn {
  display: inline-block;
  background: #3a3b4c;
  color: #fff;
  padding: 2px 8px;
  border-radius: 3px;
  font-size: 13px;
}
.tbl03 > tbody > tr > td .enter-btn:hover {
  background: #24252f;
}
.tbl03 > tbody > tr > td .enter-btn i {
  padding-right: 4px;
}
.tbl03 > tbody > tr > td .enter-btn-disabled {
  display: inline-block;
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  pointer-events: none;
  cursor: text;
  color: #a0a0a0;
  padding: 2px 8px;
  border-radius: 3px;
  font-size: 13px;
}
.tbl03 > tbody > tr > td .enter-btn-disabled:hover {
  background: #f5f5f5;
}
.tbl03 > tbody > tr > td .enter-btn-disabled i {
  padding-right: 4px;
}
.tbl03 > tbody > tr > td.pd-tb10 {
  padding: 10px 0;
}
.tbl03 > tbody > tr > td.pd0 {
  padding: 0;
}
.tbl03 > tbody > tr > td.tbl-progress {
  color: #607bca;
  padding: 18px 10px 2px 10px;
}
.tbl03 > tbody > tr > td.tbl-class-num {
  color: #a2a2a2;
  font-size: 13px;
}
.tbl03 > tbody > tr > td.tbl-class-day {
  color: #a2a2a2;
  font-size: 13px;
}
.tbl03 > tbody > tr > td span.class-type {
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 13px;
  margin-left: 3px;
  color: #fff;
}
.tbl03 > tbody > tr > td span.class-type.type01 {
  color: #1b6fc3;
}
.tbl03 > tbody > tr > td span.class-type.type02 {
  color: #ef5d05;
}
.tbl03 > tbody > tr > td span.class-type.type03 {
  color: #555;
}
.tbl03 > tbody > tr > td.class-statue.cancle a {
  background: #e6e6e6;
  color: #9c9c9c;
}
.tbl03 > tbody > tr > td.class-statue.proceed a {
  background: #2b83e4;
  color: #fff;
}
.tbl03 > tbody > tr > td.class-statue.finished a {
  background: #3a3b4c;
  color: #fff;
}
.tbl03 > tbody > tr > td.class-statue a {
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 3px;
  box-sizing: border-box;
}
.tbl03 > tbody > tr > td.class-statue i {
  padding-right: 5px;
}
.tbl03 > tbody > tr > td.issued a {
  background: #2b83e4;
  color: #fff;
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 3px;
  cursor: pointer;
}
.tbl03 > tbody > tr > td.issued i {
  padding-right: 5px;
}
.tbl03.mt25 {
  margin-top: 25px;
}
.tbl04 {
  width: 100%;
  /*border-bottom: 1px solid #c2c7d0;*/
}
.tbl04 > thead > tr > th {
  font-weight: normal;
  background: #eff3f7;
  height: 30px;
  font-size: 13px;
  border-right: 0;
  color: #5087b5;
  text-shadow: 0.1px 0;
}
.tbl04 > tbody > tr > td {
  border-right: 0;
  height: 30px;
  color: #454d63;
  font-size: 13px;
  background: #fff;
  border-bottom: 1px solid #cbd2dc;
  padding: 0 10px;
  /*테이블정렬*/
}
.tbl04 > tbody > tr > td.center {
  text-align: center;
}
.tbl04 > tbody > tr > td.left {
  text-align: left;
}
.tbl04 > tbody > tr > td.right {
  text-align: right;
}
.tbl04 > tbody > tr > td.tbl-progress2 {
  color: #1e8ef1;
}
.tbl04 > tbody > tr > td.class-num {
  color: #5c93c7;
}
.tbl04 > tbody > tr:last-child td {
  border-bottom: 0;
}
/*프로그레스 바*/
.tbl-progress-wrap {
  position: relative;
  display: block;
  background: #efefef;
  width: 100%;
  height: 15px;
  box-sizing: border-box;
}
.tbl-progress-wrap .tbl-progress-wrap {
  position: relative;
  left: 0;
  top: 0;
  background: #2b8ae6;
}
.tbl-progress-wrap .tbl-progress-wrap .tbl-progress-num {
  position: absolute;
  top: -15px;
  right: 0;
  left: 0;
  color: #2b8ae6;
  font-size: 10px;
}
.tbl-progress-wrap > ul {
  font-size: 10px;
  color: #9e9e9e;
  padding-top: 1px;
}
.tbl-progress-wrap > ul li {
  display: inline-block;
  width: 33.3%;
  float: left;
}
.tbl-progress-wrap > ul li:nth-child(1) {
  text-align: left;
}
.tbl-progress-wrap > ul li:nth-child(2) {
  text-align: center;
}
.tbl-progress-wrap > ul li:nth-child(3) {
  text-align: right;
}
/*테이블정렬*/
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.class-play-btn a {
  background: #2b83e4;
  color: #fff;
  padding: 2px 8px;
  border-radius: 3px;
  font-size: 12px;
}
.class-play-btn a:hover {
  background: #196ac3;
}
.class-play-btn i {
  padding-right: 4px;
}
.class-list-text {
  padding: 10px 0;
}
.class-list-text span {
  text-shadow: 0.5px 0;
  padding: 0px 3px;
}
.class-exam-wrap {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
.class-exam-wrap .class-exam {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
  /*시험지*/
}
.class-exam-wrap .class-exam h3 {
  position: fixed;
  width: 100%;
  z-index: 9990;
  box-sizing: border-box;
  background: #333;
  color: #fff;
  font-weight: normal;
  padding: 20px;
  font-size: 18px;
}
.class-exam-wrap .class-exam h3 i {
  padding-right: 5px;
}
.class-exam-wrap .class-exam p.warning {
  color: #d80404;
  background: #fffafa;
  padding: 10px;
  border: 1px solid #ead2d2;
}
.class-exam-wrap .class-exam .class-exam-con {
  padding: 100px 20px 20px 20px;
  font-size: 14px;
}
.class-exam-wrap .class-exam ol {
  padding-bottom: 40px;
}
.class-exam-wrap .class-exam ol li {
  display: table;
  width: 100%;
  padding: 5px 0;
  color: #545454;
}
.class-exam-wrap .class-exam ol li span.num {
  display: table-cell;
  color: #38a765;
  width: 20px;
  padding-right: 10px;
  font-weight: bold;
}
.class-exam-wrap .class-exam ol li span.txt {
  display: table-cell;
  color: #666;
}
.class-exam-wrap .class-exam .class-exam-paper-con {
  padding: 70px 20px 20px 20px;
  font-size: 14px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .class-exam-paper-ul {
  padding-top: 20px;
}
.class-exam-wrap .class-exam .class-exam-paper-con > ul > li {
  padding-bottom: 30px;
  box-sizing: border-box;
  padding-top: 30px;
}
.class-exam-wrap .class-exam .class-exam-paper-con > ul > li:first-child {
  padding-top: 0;
}
.class-exam-wrap .class-exam .class-exam-paper-con .question-wrap {
  display: table;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px dotted #999;
}
.class-exam-wrap .class-exam .class-exam-paper-con .question-wrap .question-num {
  float: left;
  display: inline-block;
  font-size: 13px;
  width: 20px;
  height: 20px;
  line-height: 18px;
  border: 1px solid #555;
  box-sizing: border-box;
  background: #555;
  text-align: center;
  vertical-align: top;
  color: white;
  font-weight: 500;
  margin-top: 2px;
  border-radius: 3px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .question-wrap .question-tit {
  float: left;
  display: inline-block;
  width: calc(100% - 125px);
  color: #000;
  font-size: 15px;
  padding-bottom: 5px;
  box-sizing: border-box;
  vertical-align: top;
  padding-left: 10px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .question-wrap .question-score {
  float: left;
  display: inline-block;
  width: 100px;
  box-sizing: border-box;
  vertical-align: top;
  text-align: right;
  padding: 3px 0;
  font-size: 13px;
  border-radius: 5px;
  color: #999;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap {
  padding: 15px 0 0 30px;
  font-size: 13px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li {
  padding-bottom: 5px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li span.num {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  width: 18px;
  height: 18px;
  background: #f8f8f8;
  border-radius: 50%;
  text-align: center;
  font-size: 12px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li span.num:before {
  position: absolute;
  left: -1px;
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #cacaca;
  background: none;
  color: #999;
  content: "";
  text-align: center;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li span.num:hover {
  background: #fff;
  color: #38a665;
  cursor: pointer;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li span.num:hover:before {
  border: 1px solid #38a665;
  cursor: pointer;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li:hover span {
  background: #fff;
  color: #38a665;
  cursor: pointer;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li:hover span:before {
  border: 1px solid #38a665;
  cursor: pointer;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li.correct-answer {
  position: relative;
  color: #ff520d;
  text-shadow: 0.5px 0;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li.correct-answer span.num {
  background: #fff;
  line-height: 20px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li.correct-answer span.num:before {
  border: 2px solid #ff520d;
  box-sizing: border-box;
  width: 21px;
  height: 21px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li.correct-answer:hover {
  color: #ff520d !important;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li.correct-answer:hover span.num {
  background: #fff;
  line-height: 20px;
  color: #ff520d;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li.correct-answer:hover span.num:before {
  border: 2px solid #ff520d;
  box-sizing: border-box;
  width: 21px;
  height: 21px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li.correct-answer:hover span.tit {
  color: #ff520d !important;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li.correct-answer:before {
  position: absolute;
  left: -31px;
  content: "정답";
  top: 1px;
  color: #ff520d;
  font-size: 13px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li.active-answer {
  color: #38a665;
  text-shadow: 0.5px 0;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li.active-answer span.num {
  background: #fff;
  line-height: 20px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .multiple-choice-wrap li.active-answer span.num:before {
  border: 2px solid #38a665;
  box-sizing: border-box;
  width: 21px;
  height: 21px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .essay-question-wrap {
  padding-left: 25px;
  padding-top: 15px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .essay-question-wrap span.tit {
  position: relative;
  text-shadow: 0.5px 0;
  font-size: 13px;
  padding-bottom: 5px;
  display: block;
  padding-left: 8px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .essay-question-wrap span.tit:before {
  position: absolute;
  display: block;
  width: 3px;
  height: 12px;
  background: #38a665;
  left: 0;
  top: 5px;
  content: "";
}
.class-exam-wrap .class-exam .class-exam-paper-con .essay-question-wrap textarea {
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
}
.class-exam-wrap .class-exam .class-exam-paper-con .essay-correct-answer {
  padding-left: 25px;
  padding-top: 10px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .essay-correct-answer .tit {
  background: #ff520d;
  margin-right: 5px;
  display: inline;
  padding: 0 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .essay-correct-answer > div {
  background: #f9f7f7;
  border-radius: 5px;
  font-size: 13px;
  padding: 5px 10px;
  color: #ff520d;
  box-sizing: border-box;
  margin-top: 5px;
  text-shadow: 0.5px 0;
}
.class-exam-wrap .class-exam .class-exam-paper-con .hint-wrap {
  padding-left: 25px;
  padding-top: 10px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .hint-wrap .tit {
  background: #2b9456;
  margin-right: 5px;
  display: inline;
  padding: 0 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
}
.class-exam-wrap .class-exam .class-exam-paper-con .hint-wrap > div {
  background: #f3f9f5;
  border-radius: 5px;
  font-size: 13px;
  padding: 5px 10px;
  color: #43885e;
  box-sizing: border-box;
  margin-top: 5px;
}
.class-exam-wrap .exam-close {
  position: absolute;
  top: 24px;
  right: 17px;
}
.class-exam-wrap .exam-close i {
  color: #fff;
  font-size: 20px;
}
.exam-checkbox {
  padding-top: 50px;
}
.exam-checkbox > div {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.exam-checkbox > div.exam-confirm {
  display: block;
  text-align: center;
  margin: 0 auto;
  background: #f7f7f7;
  padding: 5px 0;
  border: 1px solid #e4e4e4;
}
.exam-checkbox > div.exam-start {
  padding-top: 50px;
}
.exam-checkbox .exam-btn {
  display: inline-block;
  background: #008636;
  padding: 10px 40px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  margin: 0 auto;
  font-size: 15px;
}
.exam-checkbox .exam-btn i {
  padding-right: 5px;
}
.exam-checkbox .exam-btn:hover {
  background: #005321;
}
.edu_lec-con-wrap .tbl01 {
  margin-top: 10px;
}
.edu_lec-con-wrap .tbl01 tbody tr th {
  background: #f5f5f5;
}
.edu_lec-con-wrap .tbl01 tbody tr td {
  padding: 5px;
}
.edu_lec-con-wrap .tbl01 tbody .modify {
  display: inline-block;
  margin: 0 10px;
  color: #999;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  padding: 1px 5px;
}
.edu_lec-con-wrap .tbl01 tbody .modify:hover {
  text-decoration: none;
  background: #f8f8f8;
}
.edu_lec-con-wrap .tbl01 tfoot tr {
  border-bottom: 1px solid #d2d2d2;
}
.edu_lec-con-wrap .tbl01 tfoot tr td {
  height: 30px;
  background: #fff;
  /*padding: 10px;*/
  box-sizing: border-box;
  color: #555;
  text-align: center;
}
.edu_lec-con-wrap .tbl01 .total-tit {
  color: #000;
  text-shadow: 0.3px 0;
}
.edu_lec-con-wrap .tbl01 .total {
  color: #000;
  text-shadow: 0.3px 0;
}
.edu_lec-con-wrap .tbl01.left td {
  text-align: left;
  padding-left: 20px;
}
.edu_lec-con-wrap .tbl01 .class-name {
  text-shadow: 0.5px 0;
  color: #43627d;
}
.edu_lec-con-wrap .tbl01 .class-day {
  color: #999;
}
.edu_lec-con-wrap i {
  color: #2b3f54;
  padding-right: 5px;
}
.edu_lec-con-wrap p.sub-title01 {
  position: relative;
  margin-top: 30px;
  font-size: 16px;
  color: #000;
  text-shadow: .5px 0;
}
.edu_lec-con-wrap p.sub-title01:first-child {
  margin-top: 0;
}
.edu_lec-con-wrap .total-price-tit {
  background: #ebebeb;
  color: #242424;
}
.edu_lec-con-wrap .total-price {
  color: #ca9b57;
  font-size: 20px;
  text-shadow: 1px 0;
  padding: 10px !important;
}
.edu_lec-con-wrap .price-method ul li {
  display: inline-block;
  padding-right: 5px;
  color: #000;
}
.price-method input {
  height: 18px;
}
.edu_lec-con-wrap .pay-btn-wrap {
  margin: 80px 0;
  text-align: center;
}
.edu_lec-con-wrap .pay-btn-active {
  width: 200px;
  background: #2b3f54;
  padding: 10px 20px;
  color: #fff;
  box-sizing: border-box;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
}
.edu_lec-con-wrap .pay-btn-active:hover {
  background: #1a2632;
  color: #fff;
}
.edu_lec-con-wrap .pay-btn {
  width: 200px;
  background: #f8f8f8;
  padding: 10px 20px;
  color: #777;
  border: 1px solid #ddd;
  box-sizing: border-box;
  text-decoration: none;
  display: inline-block;
  text-align: center;
}
.edu_lec-con-wrap .pay-btn:hover {
  background: #f8f8f8;
  color: #555;
}

.class-btn-wrap {
  margin: 80px 0 20px 0;
  text-align: center;
}
.class-btn-wrap .class-btn {
  width: 200px;
  background: #2b3f54;
  padding: 10px 20px;
  color: #fff;
  box-sizing: border-box;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
}
.class-btn-wrap .class-btn:hover {
  background: #1a2632;
  color: #fff;
}

.class-btn-wrap2 {
  margin: 20px 0 0 -100px;
  text-align: center;
}
.class-btn-wrap2 .class-btn {
  width: 200px;
  background: #2b3f54;
  padding: 10px 20px;
  color: #fff;
  box-sizing: border-box;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
}
.class-btn-wrap2 .class-btn:hover {
  background: #1a2632;
  color: #fff;
}