@charset "utf-8";

.apply-area.type1 .lect-info {
	height: 176px;
	background: url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_dok2/renew_img/apply/common/ssok/apply_arrow.png') 73px no-repeat;
	padding-top: 35px;
	box-sizing: border-box;
}

.apply-area.type1 .lect-info ul {
	margin-left: 307px;
}

.apply-area.type1 .lect-info ul li {
	height: 32px;
	font-family: 'noto3';
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: 100;
}

.apply-area.type1 .lect-info ul li > span {
	background: #000000;
	color: #ffffff;
	padding: 2px 3px;
	height: 20px;
	display: block;
	float: left;
	line-height: 18px;
	margin-right: 15px;
}
.apply-area.type1 .step-chk-wrap {
	position: relative;
	width: 100%;
	margin: 0 auto 50px;
	font-family: 'noto3';
	font-size: 14px;
	border: 4px solid #000000;
	box-sizing: border-box;
	padding: 17px 15px;
}

.apply-area.type1 .step-chk-wrap > p {
	text-align: right;
}

.apply-area.type1 .step-chk-wrap .step-chk {
	width: 100%;
	height: 128px;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 24px 18px;
	border-bottom: 1px solid #000000;
	margin: 0 auto 10px;
}

.apply-area.type1 .step-chk-wrap .step-chk p {
	margin-bottom: 18px;
	margin-left: 20px;
}

.apply-area.type1 .step-chk-wrap .step-chk p > span {
	font-family: 'noto4';
	margin-right: 25px;
	font-size: 18px;
}

.apply-area.type1 .step-chk-wrap .step-chk ul {
	padding-left: 10px;
}

.apply-area.type1 .step-chk-wrap .step-chk ul li {
	float: left;
	width: 25%;
	font-family: 'noto4';
	font-weight: 100;
	padding-left: 10px;
	box-sizing: border-box;
	color: #000000;
	font-size: 14.5px;
}

.apply-area.type1 .step-chk-wrap .step-chk .check_item span {
	width: 13px;
	height: 13px;
	display: block;
	float: left;
	border: 1px solid #000000;
	background: #ffffff;
	margin-right: 5px;
	margin-top: 3px;
}

.btn-gocurri {
	display: inline-block;
	width: 85px;
	height: 22px;
	margin-left: 9px;
	margin-top: -2px;
	line-height: 21px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	font-size: 12px;
	border: 1px solid #a6aab9;
	background: #e8e9f0;
	color: #71768c !important;
	font-family: 'noto3';
}

.apply-area.type1 .step-chk-wrap .step-chk ul li input[type='checkbox'] {
	display: none;
}

.apply-area.type1 .step-chk-wrap .step-chk ul li input:checked + label > span {
	background: url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_dok2/renew_img/apply/icon_check.png') center no-repeat;
	background-size: 11px;
}

.apply-area.type1 .step-chk-wrap .step-chk .step_chk_btn {
	position: absolute;
	top: 28px;
	right: 31px;
	width: 170px;
	height: 47px;
	border: 1px solid #808080;
	background: #ededed;
	font-family: 'noto4';
	font-size: 16px;
	text-align: center;
	line-height: 47px;
	letter-spacing: -0.2px;
	cursor: pointer;
}

/****쏙쏘 패키지 교재리스트 css:S****/
.book_list_wrap {
	width: 100%;
	box-sizing: border-box;
	padding: 20px 40px;
	border-top: 2px solid #000000;
}

.book_list_wrap > h3 {
	font-family: 'noto4';
}

.book_list_wrap .apply-book {
	display: none;
	margin-top: 19px;
	margin-bottom: 20px;
}
.book_list_wrap .apply-book > h3 {
	display: block;
	position: relative;
	font-size: 14px;
	line-height: 26px;
	font-family: 'noto4';
	font-weight: 600;
	margin-bottom: 5px;
}
.book_list_wrap .apply-book h3 em {
	color: #f14f4f;
}
.book_list_wrap .apply-book.apply-book-sel h3 {
}
.book_list_wrap .apply-book-list {
	height: auto;
	overflow: hidden;
}
.book_list_wrap .apply-book-list li {
	font-size: 15px;
	margin-bottom: 5px;
}

.book_list_wrap .apply-book-list li label span.sale {
	text-decoration: line-through;
	margin-right: 5px;
}

.book_list_wrap .apply-book-list li label strong {
	color: #f14f4f;
}
.book_list_wrap .apply-book .btn-apply-book {
	display: none;
	width: 100%;
	height: 24px;
	line-height: 22px;
	background: #f7f7f7;
	border: 1px solid #b1b1b1;
	border-radius: 4px;
	color: #b1b1b1;
	font-family: 'noto4';
	font-weight: 600;
	font-size: 12px;
	cursor: pointer;
}
.book_list_wrap .apply-book .btn-apply-book:focus {
	outline: none;
}

/****쏙쏙 패키지 교재 리스트 css:E****/

.apply-book-input {
	display: none;
}
.apply-book-label {
	display: block;
	position: relative;
	padding-left: 20px;
	line-height: 26px;
	cursor: pointer;
	font-size: 14px;
}
.apply-book-label strong {
	font-family: 'noto4';
	font-weight: 600;
}
.apply-book-label:before,
.apply-book-label:after {
	position: absolute;
	content: '';
}
.apply-book-label:before {
	display: block;
	border: 1px solid #000;
	width: 12px;
	height: 12px;
	top: 50%;
	margin-top: -7px;
	left: 0;
}
input.apply-book-input:checked + .apply-book-label:after {
	display: block;
}
.apply-popup {
	display: none;
	position: fixed;
	width: 900px;
	padding-top: 50px;
	padding-bottom: 3px;
	height: 700px;
	left: 50%;
	top: 50px;
	margin-left: -400px;
	z-index: 9999;
	background: #000;
}
.apply-popup .apply-popup-head {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 20px;
	font-family: 'noto4';
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	color: #fff;
}
.apply-popup .apply-popup-close {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	outline: none;
}
.apply-popup .apply-popup-close:before {
	display: block;
	position: absolute;
	content: '\2573';
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #fff;
}
.apply-popup iframe {
	margin: 0;
	padding: 0;
	display: block;
	margin: 0 auto;
	width: 894px;
	height: 700px;
	border: none;
	background: #fff;
}
.apply-popup iframe body {
	min-width: 0 !important;
}
.apply-popup-bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 998;
}
