.hide {
	display: none !important;
}
.apply-menu ul li.go-to-apply {
    float: right;
    position: relative;
    top: -2px;
}
.apply-menu {
    background-color: #2A2E34;
    height: 56px;
}

.dan-apply-title-bg{
  background: url('/_skin/gov/images/apply/subject/bg.png');
  padding:120px 0 130px 0;
  text-align:center;
}
.dan-apply-title-text{
  padding:60px 0;
  background:#0081f0;
  text-align:center;
}

.ch-pf {
    position: relative;
    padding-top: 10px;
    margin-top: 60px;
    margin-bottom: 60px;
    font-family: 'noto3';
    font-weight: 300;
}
.ch-pf .kakunin{
    margin:0px 0px 9px 10px;
    font-size: 24px;
    font-family: 'noto3';
    font-weight: bold;
}
.ch-pf .clear-btn{
	position:absolute;
	display:inline-block;
	right:0;
	top:10px;
	height:20px;
	font-size:13px;
	padding:5px 0;
	font-weight:bold;
    background: url('//static-sdedu.akamaized.net/img1/_skin/gov/images/apply/subject/icon_reset.png')  0 center no-repeat;
	/* background:url('/_skin/gov/images/dan/refresh.png') 0 center no-repeat; */
	padding-left:20px;
}
.ch-pf .tab-menu{
    margin: 0px 0px 10px 2px;
}
.ch-pf .tab-menu li a{
	display:block;
	font-family: 'noto5';
	font-weight: bold;
}
.ch-pf .tab_img{
    border: 1px solid #2a2a2a;
    padding: 30px 50px;
}
.ch-pf .tab_img ul li{
	position:relative;
	display:inline-block;
	margin-right:28px
}

.lec-apply {
	margin: 20px auto 50px auto;
	position: relative;
	min-height: 500px;
	z-index: 20;
}
.lec-list-wrap {
/* 	width: 900px; */
	margin-bottom: 50px;
}
.lec-list-wrap h4 {
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	margin-bottom: 1px;
	padding-bottom:5px;
	border-bottom:1px solid #000;
}


.lec-list{
	position:relative;
	z-index:20;
}

.lec-list li{
	position:relative;
	overflow:hidden;
	border-bottom:1px solid #cdcdcd;
	padding: 21px 50px 15px 50px;
}


.lec-list .subject,
.lec-list .pf-photo,
.lec-list .lec-info{
	float:left;
}

.lec-list .subject{
	width:120px;
	display:none;
}
.lec-list .subject span{
	display:table-cell;
	width:120px;
	height:120px;
	text-align:center;
	vertical-align:middle;
	font-family: 'noto3';
	font-weight:300;
	word-break: keep-all
}
.lec-list .pf-photo {
	/* margin-left: 86px; */
	width:100px;
	position: relative;
}
.lec-list .pf-photo img{
	width:100px;
}
.lec-list .pf-photo:after{
    border: 1px solid #fff;
    border-top: 4px solid #fff;
    border-bottom: 10px solid #fff;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 98px;
    height: 89%;
    content: '';
}
.lec-list .pf-photo:before{
    border: 1px solid #bdbdbd;
    position: absolute;
    display: block;
    top: 3px;
    left: 1px;
    width: 96px;
    height: 89%;
    z-index: 5;
    content: '';
}
.lec-list .lec-info{
	width:calc(100% - 260px);
	width:600px\9;
	margin-left:35px;
}

.lec-list .lec-info .lec-name{
    font-family: 'noto5';
    font-size: 16px;
    font-weight: 100;
    width: 480px;
    letter-spacing: -0.5px;
    padding: 3px 20px 7px 0;
    line-height: 22px;
}
.lec-list .lec-info dl{
    font-size: 13px;
    line-height: 19px;
    color: #555;
    overflow: hidden;
    margin-top: 6px;
    font-family: 'noto3';
    font-weight: 300;
}

.lec-list .lec-info dl dt,
.lec-list .lec-info dl dd{
	float:left;
}
.lec-list .lec-info dl .pf-name{
/* 	font-family: 'noto5';
	font-weight:600; */
}
.lec-list .lec-info dl dt{
	margin-right:4px;
}
.lec-list .lec-info dl dd{
	margin-right:15px;
}
.lec-list .lec-info .lec-btn{
	position: absolute;
	top: 109px;
	left: 550px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
.lec-list .lec-info .lec-btn a:hover{
	background: #969696;
    color: #fff;
}
.lec-list .btn-add,
.lec-list .lec-check{
	position:absolute;
	top: 31.5%;
	right: 50px;
}

.lec-list .lec-check{
	font-size:14px;
	font-family: "gulim";
}


.dantab_cont  input[type="checkbox"] + label,
.lec-list input[type="checkbox"] + label,
.free-book{
    display: block;
    padding-left: 25px;
    padding-top: 3px;
    cursor: pointer;
    font-size: 13px;
    font-family: 'noto3';
    font-weight: normal;
}
.dantab_cont  input[type="checkbox"] + label{
	padding-top: 3px;
}
.lec-list input[type="checkbox"] + label{
		/* padding-top: 6px; */
}

.dantab_cont  input[type="checkbox"],
.lec-list input[type="checkbox"]{
 display:none;
}

.dantab_cont  input[type="checkbox"] + label,
.lec-list input[type="checkbox"] + label{
	position: relative;
}

.dantab_cont  input[type="checkbox"] + label:after,
.lec-list input[type="checkbox"] + label:after{
	position: absolute;
    content: '';
    border: 1px solid #000;
    width: 11px;
    height: 11px;
    top:7px;
    left: 3px;
    display: block;
}

.dantab_cont  input[type="checkbox"]:checked + label,
.lec-list input[type="checkbox"]:checked + label{
	background: url('//static-sdedu.akamaized.net/img1/_skin/gov/images/apply/subject/check.png')  5.5px 9.5px no-repeat;
	cursor: pointer;
}
.lec-check .price{
	color:#f53b54
}

.lec-list .btn-add{
	display:none;
}
.lec-list .lec-btn a{
	display:inline-block;
	position: relative;
	border-left: 1px solid #000;
	padding: 1px 10px;
	font-size: 12px;
	/* margin-right:6px; */
	font-family: 'noto3';
	font-weight:300;
}
.lec-list .lec-btn .dan-lec-btn1{
	/* border:1px solid #000; */
	/* color:#000; */
}
.lec-list .lec-btn .dan-lec-btn2,
.lec-list .lec-btn .dan-lec-btn3{
	/* border:1px solid #818181; */
	/* color:#818181; */
}


.btn-top {
	position: relative;
}
.btn-top .go-to-top {
	display: block;
	border-top:1px solid #fff;
	text-align: center;
	background: #5c5c5c;
	color:#fff;
	font-size:15px;
	line-height:33px;

}
.btn-top {
	position: relative;
}
.btn-top .go-to-top {
	display: block;
	border-top:1px solid #fff;
	text-align: center;
	background: #5c5c5c;
	color:#fff;
	font-size:15px;
	line-height:33px;

}

.book-pop .book-detail-info {
	height: 500px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	border: 2px solid #353C4A;
	background: #FFF;
	box-sizing: border-box;
}
.pop-detail {
	position: absolute;
	z-index: 999;
	width: 550px;
	display: none;
}
.pop-detail .pop-title {
	background-color: #353C4A;
	height: 40px;
	padding: 10px 20px;
	position: relative;
	/*width: 100%;*/
}
.pop-detail .pop-title h1 {
	color: #FFF;
	font-size: 19px;
	line-height: 2.2;
}
.pop-detail .pop-title .pop-close {
	position: absolute;
	right: 20px;
	top: 18px;
}
.pop-detail .pop-title .pop-close img{
	width: 16px;
}
.pop-detail .book-info {
	background: url('/_skin/public/images/professor/book_bg.png');
	padding: 20px;
}
.pop-detail .book-info .d-info {
	width: 100%;
}
.pop-detail .book-info .b-info p > span {
	padding-right: 20px;
}
.book-review-wrap {
	background-color: #FFF;
	padding: 20px;
	font-size:13.3px;
	font-family: 'noto3';
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
.book-review {
	background-color: #F4F4F4;
	padding: 15px 20px 15px 20px;
}

.degree-review-wrap {
	background-color: #FFF;
	padding: 20px;
	height: 400px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	overflow-y: auto;
	border: 2px solid #353C4A;
}

.pop-detail table.lec-detail-list {
/* 	font-family: "gulim";
	width: 100%; */
	font-family: "noto3";
    font-size: 14px;
    width: 100%;
	margin-bottom: 16px;
}
.pop-detail table.lec-detail-list th {
	background-color: #F4F4F4;
	height: 25px;
	font-weight: normal;
}
.pop-detail table.lec-detail-list th.tb-title {
	background-color: #FFF;
	font-weight: bold;
	text-align: left;
}
.pop-detail table.lec-detail-list td {
	padding: 5px 0;
	border-bottom: 1px dashed #cdcdcd;
}
.pop-detail table.lec-detail-list td.time {
	text-align: center;
	color: #495D97;
}
.pop-detail table.lec-detail-list td.content-name {
	letter-spacing: -1px;
	font-size: 13.3px;
}
.prev{
    display: block;
    position: absolute;
    width: 18px;
    height: 47px;
    left: 165px;
    top: 330px;
    background: url(/_skin/public/images/apply/btn_prev.png);
    z-index: 100;
    text-indent: -9999px;
}
.next{
    display: block;
    position: absolute;
    width: 18px;
    height: 47px;
    right: 165px;
    top: 330px;
    background: url(/_skin/public/images/apply/btn_next.png);
    z-index: 100;
    text-indent: -9999px;
}
#slide-banner .slides-pagination{
	width: 900px;
    height: 71px;
	position:absolute;
	top:133px;
	left:150px;
}
#slide-banner .slides-pagination li a{
	background: url(/_skin/public/contents/image/year_group/class_a_info_tab.png) no-repeat #000;
    text-indent: -9999px;
    display: block;
    width: 224px;
    height: 70px;
    border-right: 1px solid #4e4e4e;
}

#slide-banner .slides-pagination li.current a {
    background-color: #0f58a2;
}
#slide-banner .slides-pagination li.m-tab-1 a {
    background-position: 0px 0px;
}
#slide-banner .slides-pagination li.m-tab-2 a {
    background-position:  -226px 0px;
}
#slide-banner .slides-pagination li.m-tab-3 a {
    background-position:  -452px 0px;
}
#slide-banner .slides-pagination li.m-tab-4 a {
    background-position:  -678px 0px;

}
.sale .gif{
   position: absolute;
	top: 112px;
	left: 316px;
	width: 20%;
	z-index: 3;
}
.sale .gif2{
	left:672px;
}
.etc-field {
    position: absolute;
    z-index: 9999;
    display: none;
    right: 0px;
}






/* ========================공무원 리뉴얼용입니다 190423 sd_kandyg======================  */
.dan-apply-title-bg_new{
  /*background: url('/_skin/gov/images/apply/subject/top_bg.png');*/
  background:#6dc7bd;
  padding:80px 0  0 0;
  text-align:center;
  height: 654px;
}
.dan-apply-ssam{
  background: url('/_skin/gov/images/apply/subject/teacher_.png') center no-repeat ;
  height: 688px;
}
.dan-apply-title-text_new{
  background:#3a353e;
  text-align:center;
  height: 94px;
}

.dan-apply-title-text_new p{
  padding:38px  0;
	color: #fff;
    font-family: 'noto5',sans-serif;
	font-size : 28px;
}
.apply-menu ul li a:hover,
.apply-menu ul li a.selected {
    border-bottom: 3px solid #62bfb5;
    color: #62bfb5;
}

/* ============계산기 ============ */
.ccl-wrap {
display:none;
	position: absolute;
	margin: 0 auto;
	bottom: 0px;
    font-family: 'noto5',sans-serif;
    height: 100px;
    width: 100%;
   /*  overflow: hidden;	 */
}
.ccl {
    font-family: 'noto5',sans-serif;
	position: relative;
	text-align:center;
	width: 100%;
	margin: 0 auto;
	bottom: 0px;
    height: 100px;
	/* font-family: 'noto3'; */
	font-weight:300;
	z-index:99;
/* 	width:1100px; */
    background: #424d55;
}
.ccl-inner div {
	float:left;
}
.ccl-inner {
	width:1100px;
	margin: 0 auto;
}
.ccl h4 {
	height: 57px;
	text-indent:-999999px;
	background:url('/_skin/gov/images/common/calc_btn.png') 0 -139px no-repeat;
}
.ccl .price {
	text-align: center;
	margin-left: 60px;
	color: #FFF;
    position: relative;
}
.ccl .price div {
    width: 180px;
    height: 41px;
    text-align: left;
    padding: 27px 0;
}
.ccl .price .dc-price {
	display: none;
}
.ccl .price div:first-child {
	border-top: none;
}
.ccl .price .p-tit {
	font-size: 14px;
    margin-bottom: 10px;
	font-weight:100 !important;
    position: relative;
}
.ccl .price span.num {
	font-family: "tahoma";
	/* color: #FFF; */
	font-size: 19px;
	letter-spacing: -0.5px;
}
.ccl .price .dc-price, .ccl .price .total-price {
}
.ccl  .total-price  .p-tit {
	font-size: 18px;
    margin-bottom: 10px;
	font-weight:100 !important;
}
.ccl  .total-price  .won  span.num {
	font-size: 20px;
	font-family: 'noto5',sans-serif;
}

.ccl  .total-price  .won {
	font-size: 20px;
	color: #efffb0;
    margin-bottom: 10px;
	font-weight:100 !important;
}

.ccl .price .total-price {
border-top: none;
    position: relative;
    padding-left: 40px;
}
.ccl .price .baryong:before {
    left: 155px;
    top: 27px;
    content: '';
    position: absolute;
    display: block;
    /* width: 3px; */
    border-right: 1px solid #616161;
    height: 50px;

}
.ccl .btn-account {
	position: relative;
	text-align: center;
}
.ccl .btn-account .direct-buy-btn {
    margin: 27px 0;
    width: 170px;
    font-size: 18px;
    text-align: center;
    font-family: 'noto3',sans-serif;
    height: 45px;
    color: #fff;
    margin-left: 10px;
    background: #f14f4f;
    border-radius: 10px;
    display: block;
    font-weight: 100;
    line-height: 41px;
    position: relative;
}
.ccl .show-apply-wrap{
	position:relative;
}
.ccl .show-apply-list {
    margin: 27px 0 27px 139px;
    width: 140px;
    font-size: 18px;
    text-align: center;
    font-family: 'noto3',sans-serif;
    height: 45px;
    color: #fff;
    background: #70818d;
    border-radius: 10px;
    display: block;
    font-weight: 100;
    line-height: 41px;
    position: relative;
}
.ccl .show-apply-num{
	position:absolute;
	right:16px;
	top:7px;
	width:26px;
	height:26px;
	line-height:26px;
	font-family: "tahoma", Arial, sans-serif;
	font-style:normal;
	font-weight:400;
	text-align:center;
	color:#fff;
}

.ccl-info {
	position: absolute;
	height: 10px;
	/*height: 430px; */
	background-color: #424d55;
	width: 1090px;
	bottom: 100px;
	left: calc( 50% - 545px);
	z-index: 88;
	padding: 5px 5px 5px 5px;
	display: none;
}
.ccl-info .ccl-info-close {
	position: absolute;
    right: 15px;
    padding: 0px 4px 4px 4px;
    border: 1px solid #fff;
    top: 23px;
}
.ccl-info .ccl-info-title {
    height: 65px;
    color: #efffb0;
    font-family: 'noto5';
    font-size: 21px;
    margin: 0px 0 0 30px;
    line-height: 61px;
}
.ccl-info table {
	font-size: 13px;
	width: 97%;
	font-family: 'noto3';
	font-weight:300;
}
.ccl-info table th {
	//background-color: #545D6E;
	color: #fff;
	font-family: 'noto5';
	font-weight:600;
	height: 30px;

}
.ccl-info .thline {

	border-bottom: 2px solid #858e94;
    height: 36px;
	color:#fff;
}
.ccl-info .thline .sub,
.ccl-info .thline .ssam {
	position: relative;
}
.ccl-info .thline .sub:after,
.ccl-info .thline .ssam:after {
    right: 0px;
    top: 13px;
    content: '';
    position: absolute;
    display: block;
    width: 3px;
    border-right: 1px solid #ffffff8c;
    height: 14px;
}
.ccl-info .allDelBtn{
    border:1px solid #efffb0;
    color:#efffb0;
    float: right;
	width: 62px;
    font-size: 11px;
    height: 21px;
    line-height: 21px;
}
.ccl-info .allDelBtn:hover{
    background: #efffb0;
    color:#505c65;
}
.ccl-info table td {
	border-bottom: 1px solid #717a82;
	color: #D8DEEB;
	padding: 10px 10px 6px 10px;
    position: relative;

}
.ccl-info table td.list span.sec.
.ccl-info table td.list  {
	color: #EFD18B;
}
.ccl-info table td.list p  {
    margin: 2px 0px 6px;
    position: relative;
}
.ccl-info table td.list span.price {
	letter-spacing: 0px;
	margin: 0 5px;
	color: #efffb0;
	font-weight: normal;
}
.ccl-info table td.list a.del-list {
	background: url('/_skin/public/images/apply/btn_ccl_list_del.png') no-repeat;
	width: 14px;
	height: 14px;
	text-indent: -9999px;
	display: inline-block;
	vertical-align: -1px;
}


.ccl-info table td.list .del-btn{
    width: 62px;
    font-size: 11px;
    height: 19px;
    line-height: 19px;
    border: 1px solid #f0f0f0;
    color: #f0f0f0;
    position: absolute;
    text-align: center;
    right: -10px;
    cursor: pointer;
    top: -2px;
}
.ccl-info table td.list .del-btn:hover{
    color: #505c65;
	background:#f0f0f0;
}

.ccl-info table td.text-center span.del-btn{
    background: url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_dok2/images/apply/dangwa/del-btn.png') no-repeat;
    float: right;
    width: 83px;
    height: 20px;
    position: relative;
}
.ccl-info table td.text-center span.del-btn a{
	width: 81px;
    height: 20px;
    position: absolute;
    right: 2px;
    float: right;
}
.ccl-info .ccl-info-table {
    padding: 27px 40px 25px
	40px;
    height: 345px;
    overflow: auto;
    overflow-x: hidden;
    background: #505d66;
    overflow-y: auto;
}
.ccl-info-ment {
	text-align: right;
	color: #D8DEEB;
	margin: 10px 25px 0 0;
}
.ccl-info-ment span a {
    position: absolute;
    width: 91px;
    height: 25px;
    left: 21px;
}
.btn-top {
	position: relative;
}
.btn-top .go-to-top {
	display: block;
	border-top:1px solid #fff;
	text-align: center;
	background: #5c5c5c;
	color:#fff;
	font-size:15px;
	line-height:33px;

}
.btn-top {
	position: relative;
}
.btn-top .go-to-top {
	display: block;
	border-top:1px solid #fff;
	text-align: center;
	background: #5c5c5c;
	color:#fff;
	font-size:15px;
	line-height:33px;

}

.book-pop .book-detail-info {
	/* font-family: 'noto2'; */
	height: 500px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	border: 2px solid #353C4A;
	background: #FFF;
	box-sizing: border-box;
}
.pop-detail {
	position: fixed;
	z-index: 999;
	width: 650px;
	display: none;
	font-family: 'noto2';
}
.pop-detail .pop-title {
	background-color: #353C4A;
	height: 40px;
	padding: 10px 20px;
	position: relative;
	/*width: 100%;*/
}
