@charset "utf-8";

/*계산기*/
.ccl-wrap.book_fixed {
	top: 80px;
}

.ccl-wrap {
	width: 860px;
	min-height: 345px;
	position: absolute;
	top: 450px;
	overflow: hidden;
	left: 50%;
	margin-left: -310px;
}
.ccl-wrap .btn-top {
	bottom: -345px;
	position: absolute;
	right: 0;
	width: 193px;
	z-index: 999999;
}
.ccl {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 192px;
	font-family: 'noto3';
	font-weight: 400;
	z-index: 3;
}
.ccl h4 {
	height: 57px;
	text-indent: -999999px;
	background: url('/_skin/gov/images/common/calc_btn.png') 0 -139px no-repeat;
}
.ccl .price {
	background-color: #464c5f;
	text-align: right;
	color: #fff;
	letter-spacing: -1px;
}
.ccl .price div {
	/*height: 43px;*/ /* 계산기 깨짐 */
	border-top: 1px solid #676c7c;
	padding: 15px 20px 15px 0;
}
.ccl .price .dc-price {
	display: none;
}
.ccl .price div:first-child {
	border-top: none;
}
.ccl .price .p-tit {
	font-size: 14px;
	font-weight: 100 !important;
	margin-bottom: 3px;
}
.ccl .price span.num {
	font-family: 'tahoma';
	color: #fff;
	font-size: 20px;
	letter-spacing: -0.5px;
}
.ccl .price .dc-price,
.ccl .price .total-price {
	background-color: #547bc3;
}
.ccl .price .total-price {
	border-top: none;
	padding-bottom: 5px;
}
.ccl .btn-account {
	position: relative;
	height: 53px;
	text-align: center;
	padding-top: 2px;
	background: url('/_skin/gov/images/common/calc_btn.png') 0 -84px no-repeat;
}
.ccl .btn-account .direct-buy-btn {
	position: absolute;
	width: 176px;
	height: 34px;
	left: 8px;
	top: 10px;
	text-indent: -9999px;
}
.ccl .show-apply-wrap {
	position: relative;
}
.ccl .show-apply-list {
	background: url('/_skin/gov/images/common/calc_btn.png') 0 0 no-repeat;
	display: block;
	position: relative;
	height: 41px;
	text-indent: -99999px;
}
.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;
	top: 0px;
	left: 1050px;
	min-height: 275px;
	background-color: #353c4a;
	width: 626px;
	z-index: 99;
	padding: 12px 21px 0px 21px;
	z-index: 2;
	display: none;
}
.ccl-info .ccl-info-close {
	position: absolute;
	right: 15px;
	top: 23px;
}
.ccl-info table {
	width: 97%;
}
.ccl-info table th {
	background-color: #545d6e;
	color: #94a0b7;
	font-family: 'noto5';
	font-weight: 600;
	height: 25px;
}
.ccl-info table td {
	border-bottom: 1px dashed #5b6476;
	color: #d8deeb;
	padding: 10px;
	font-family: 'noto3';
	font-weight: 400;
}
.ccl-info table td.list span.sec. .ccl-info table td.list {
	color: #efd18b;
}
.ccl-info table td.list span.price {
	letter-spacing: 0px;
	margin: 0 5px;
	font-family: 'noto3';
	font-weight: 400;
	color: #fff;
}
.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.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 {
	height: 225px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
.ccl-info-ment {
	text-align: right;
	color: #d8deeb;
	margin: 10px 30px 0 0;
	font-family: 'noto3';
	font-weight: 400;
}
.ccl-info-ment span {
	background: url(/_skin/tpl_skin/basic_dok2/images/apply/dangwa/alldel-btn.png) no-repeat;
	float: left;
	width: 91px;
	height: 25px;
}
.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;
}

/*본문*/

.book-list {
	overflow: hidden;
}
.book-list > li {
	float: left;
	margin-right: 18px;
	width: 202px;
	height: 390px;
	text-align: center;
}
.book-list-img {
	display: block;
	position: relative;
	overflow: hidden;
}
.book-list-img,
.book-list-bg {
	width: 200px;
	height: 250px;
}

.book-list-img > a:link,
.book-list-img > a:visited,
.book-list-img > a:hover,
.book-list-img > a:active {
	color: #fff;
}
.book-list-img > img {
	vertical-align: middle;
	margin-top: 40px;
	width: 70%;
}
.bli-btn1,
.bli-btn2,
.book-list-bg {
	display: block;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}

.bli-btn1,
.bli-btn2 {
	width: 120px;
	left: 39px;
	border: 1px solid #fff;
	z-index: 2;
	line-height: 30px;
	font-size: 14px;
}
.bli-btn1 {
	top: 110px;
}
.bli-btn2 {
	top: 110px;
}
.book-list-bg {
	top: 0;
	left: 0;
	background: #000;
	cursor: pointer;
	z-index: 1;
}

.book-list-img:hover .book-list-bg {
	opacity: 0.8;
	filter: alpha(opacity=80);
	transition: opacity 0.2s;
}

.book-list-img:hover .bli-btn1,
.book-list-img:hover .bli-btn2 {
	opacity: 1;
	filter: alpha(opacity=100);
	transition: opacity 0.2s;
}

.book-list-text {
	font-size: 14px;
	line-height: 20px;
}
.blt-name {
	display: table-cell;
	width: 202px;
	height: 54px;
	margin-top: 8px;
	vertical-align: middle;
	font-size: 15px;
	font-family: 'noto5';
	font-weight: 600;
	line-height: 22px;
	text-align: center;

	letter-spacing: -1px;
	word-break: keep-all;
	word-wrap: break-word;
	overflow: hidden;
	text-overflow: ellipsis;
}
.blt-price {
	margin-top: 3px;
	text-align: center;
}
.blt-price .pre,
.blt-price .discount {
	display: inline-block;
}
.blt-price .pre {
	text-decoration: line-through;
	margin-right: 6px;
	color: #818181;
}
.blt-price .discount {
	color: #495d97;
	font-weight: 600;
}

a.book-more-btn.active {
	display: block;
}
a.book-more-btn {
	position: relative;
	z-index: 10;
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background: #495d97;
}

.no-data {
	position: relative;
	width: 100%;
	height: 500px;
}

.no-data > span {
	display: block;
	position: absolute;
	width: 200px;
	height: 40px;
	left: 330px;
	top: 330px;
	text-align: center;
}
.book_wrap .book-list {
	width: 680px;
}
.book-sorting {
	overflow: hidden;
	padding: 10px 5px;
	margin-bottom: 20px;
}

.book-sorting li {
	display: inline-block;
	border-left: 1px solid #ccc;
}
.book-sorting li:first-child {
	border: none;
}
.book-select {
	margin-top: 8px;
	position: relative;
	z-index: 999;
}

.book-sorting input[type='radio'],
.book-select input[type='checkbox'] {
	display: none;
}
.book-sorting .book-sorting-btn,
.book-select input[type='checkbox'] + label {
	cursor: pointer;
}

.book-sorting .book-sorting-btn {
	padding: 5px 14px;
	font-family: '맑은 고딕', 'Nanum Gothic', '나눔고딕';
	font-size: 16px;
}
.book-sorting input[type='radio']:checked + label,
.book-sorting .book-sorting-btn.selected {
	font-weight: bold;
}
.book-sorting .book-sorting-btn:focus {
	outline: none;
}

.book-select input[type='checkbox'] + label {
	display: inline-block;
	padding-left: 25px;
	padding-top: 6px;
	font-family: 'noto3';
	font-weight: 400;
	cursor: pointer;
	padding-top: 3px;
	background: url('/_skin/gov/images/dan/chk_off.png') no-repeat;
	padding-top: 3px;
}

.book-select input[type='checkbox']:checked + label {
	background: url('/_skin/gov/images/dan/chk_on.png') no-repeat;
}

.non-view {
	display: none;
}
/*계산기*/

/* 무료상담 배너 */
#banner_open_fmb {
	display: none !important;
}
