@charset "utf-8";
/*학습자료실*/
.container.guide .guide-box {
	position: relative;
	width: 1015px;
	height: 100px;
	margin: 50px 0 0 37px;
	border: 1px solid #cccbcb;
}
.container.guide .guide-box:before {
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	height: 60px;
	top: 20px;
	right: 390px;
	background: #cccbcb;
}
.container.guide .guide-box .icon-book,
.container.guide .guide-box .title-guide,
.container.guide .guide-box .btn-guide {
	display: block;
	position: absolute;
}
.container.guide .guide-box .icon-book {
	left: 60px;
	top: 20px;
}
.container.guide .guide-box .title-guide {
	font-size: 20px;
	font-family: 'noto5', dotum;
	font-weight: 100;
	top: 38px;
	left: 160px;
}
.container.guide .guide-box .btn-guide {
	top: 30px;
	right: 70px;
}

/*실기예시문제*/
.exam-faq .faq-list {
	font-size: 16px;
}
.exam-faq .faq-list .faq-q,
.exam-faq .faq-list .faq-a {
	position: relative;
	font-family: 'noto3';
	font-weight: 300;
}
.exam-faq .faq-list .faq-q:before,
.exam-faq .faq-list .faq-a:before {
	content: '';
	display: block;
	position: absolute;
	width: 28px;
	height: 25px;
	line-height: 25px;
	left: 10px;
	top: 21px;
	text-align: center;
	font-family: tahoma;
	font-weight: 600;
	border-radius: 5px;
}
.exam-faq .faq-list .faq-q:after {
	content: '\25B2';
	display: block;
	position: absolute;
	width: 28px;
	height: 25px;
	line-height: 25px;
	right: 10px;
	top: 21px;
	font-size: 10px;
	text-align: center;
	color: #8a8a8a;
}
.exam-faq .faq-list li.selected .faq-q:after {
	content: '\25BC';
	color: #f77b31;
}
.exam-faq .faq-list .faq-q:before {
	content: 'Q';
	background: #f77b31;
	color: #fff;
}
.exam-faq .faq-list .faq-a:before {
	content: 'A';
	background: #ffd538;
}

.exam-faq .faq-list .faq-q {
	padding: 20px 60px 20px 60px;
	line-height: 28px;
	border-top: 1px solid #fff;
	background: #f5f5f5;
	cursor: pointer;
}
.exam-faq .faq-list li:first-child .faq-q {
	border-top: none;
}
.exam-faq .faq-list .faq-a {
	display: none;
	padding: 0 20px 0 60px;
	overflow: hidden;
	line-height: 24px;
}
.exam-faq .faq-list .faq-a > .answer {
	padding: 20px 0 20px 0;
}
.exam-faq .faq-list li.selected .faq-q {
	font-family: 'noto5';
	font-weight: 600;
}

.exam-faq .faq-list .faq-a strong {
	margin-bottom: 5px;
	font-family: 'noto5';
	font-weight: 600;
}
.exam-faq .faq-list .faq-ex {
	padding: 15px 24px;
	font-size: 15px;
	line-height: 24px;
	border: 1px solid #000;
	border-radius: 8px;
}

/*도서소개*/
.container.book .book-top-bg {
	min-width: 1200px;
	margin: 0 auto;
	/* height:932px; */
	background: url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_fire_system/images/book/book.jpg') center 0 no-repeat #f4f4f4;
}

/*교수소개*/
.container.teacher .tab-wrap {
	position: relative;
}
.container.teacher .tab-wrap .tab-menu li,
.container.teacher .tab-wrap .tab-menu li a,
.container.teacher .tab-wrap .tab-menu li a .inner {
	height: 72px;
	line-height: 72px;
}
.container.teacher .tab-wrap .tab-menu li {
	width: 50%;
	float: left;
}
.container.teacher .tab-wrap .tab-menu li a {
	display: block;
	position: relative;
	width: 100%;
	background: #484848;
	color: #a9a9a9;
}
.container.teacher .tab-wrap .tab-menu li a .inner {
	display: block;
	position: absolute;
	top: -2px;
	font-family: 'noto3';
	font-weight: 300;
}
.container.teacher .tab-wrap .tab-menu li a .inner > span {
	vertical-align: top;
}
.container.teacher .tab-wrap .tab-menu li a .inner .ment {
	font-size: 15px;
	padding-right: 10px;
}
.container.teacher .tab-wrap .tab-menu li a .inner .name {
	font-size: 22px;
}
.container.teacher .tab-wrap .tab-menu li a .inner .name strong {
	font-family: 'noto5';
	font-weight: 600;
}
.container.teacher .tab-wrap .tab-menu li a.link-tab1 .inner {
	right: 50px;
}
.container.teacher .tab-wrap .tab-menu li a.link-tab2 .inner {
	left: 40px;
}

.container.teacher .tab-wrap .tab-menu li a:hover {
	color: #fff;
}
.container.teacher .tab-wrap .tab-menu li a.selected {
	background: #000;
	color: #dbff3b;
}
.container.teacher .tab-wrap .tab-content {
	height: 910px;
	position: relative;
}
.container.teacher .tab-wrap .tab-content .teacher-con {
	position: relative;
	display: block;
	/*width:550px;
	top:80px;
	left:50%;
	margin-left:5px;*/
	font-family: 'noto3';
	font-weight: 300;
}
.container.teacher .tab-wrap .tab-content .teacher-con strong {
	font-family: 'noto5';
	font-weight: 600;
}
.container.teacher .tab-wrap .tab-content .teacher-con .ment1,
.container.teacher .tab-wrap .tab-content .teacher-con .ment2,
.container.teacher .tab-wrap .tab-content .teacher-con .ment3 {
	line-height: 1em;
	color: #000;
	letter-spacing: -1px;
}
.container.teacher .tab-wrap .tab-content .teacher-con .ment1 {
	font-family: 'noto2';
	font-weight: 200;
	font-size: 25px;
	margin-bottom: 12px;
}
.container.teacher .tab-wrap .tab-content .teacher-con .ment1 strong {
	font-family: 'noto3';
	font-weight: 300;
}
.container.teacher .tab-wrap .tab-content .teacher-con .ment2 {
	font-family: 'noto2';
	font-weight: 200;
	font-size: 70px;
	margin-bottom: 6px;
}
.container.teacher .tab-wrap .tab-content .teacher-con .ment3 {
	font-family: 'noto5';
	font-weight: 600;
	font-size: 60px;
	margin-bottom: 50px;
}
.container.teacher .tab-wrap .tab-content .teacher-con .ment4 {
	font-size: 27px;
	color: #dbff3d;
	margin-bottom: 20px;
}
.container.teacher .tab-wrap .tab-content .teacher-con .teacher-info {
	position: relative;
	border-top: 10px solid #dbff3d;
	border-bottom: 10px solid #dbff3d;
	padding: 50px 0;
}
.container.teacher .teacher-info .title {
	margin-bottom: 50px;
}
.container.teacher .teacher-info h2 {
	margin-bottom: 25px;
}
.container.teacher .teacher-info ul {
	color: #fff;
}
.container.teacher .teacher-info > a.btn-play {
	display: block;
	position: absolute;
	/*left:354px;*/
	left: 224px;
	width: 111px;
	height: 33px;
	font-size: 0;
	text-indent: -999px;
	overflow: hidden;
	background: url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_landscape4/images/teacher/btn_view.png') 0 0 no-repeat;
}
.container.teacher .teacher-info > a.btn-play:hover {
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.23);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.23);
	box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.23);
}
.container.teacher .teacher-info > a.btn-play1 {
	top: 230px;
}

.container.teacher .tab-wrap .tab-content1 {
	background: url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_landscape4/images/teacher/bg1.jpg') center 0 no-repeat #aab384;
}
.container.teacher .tab-wrap .tab-content2 {
	background: url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_landscape4/images/teacher/bg2.jpg') center 0 no-repeat #aab384;
}
.container.teacher .tab-wrap .tab-content3 {
	background: url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_trade_eng/images/teacher/bg.jpg') center 0 no-repeat #97beb9;
	height: 1102px;
}
.teacher-list {
	color: #000;
	margin-top: 740px;
	float: left;
	left: 15px;
	position: relative;
	font-family: 'noto5';
	font-size: 15px;
}
.teacher-h3 {
	font-size: 20px;
	line-height: 35px;
}
.teacher-h3 strong {
	line-height: 40px;
	font-size: 40px;
}
.teacher-samp,
.samp-box {
	margin-top: 777px;
	right: 15px;
	float: right;
	position: relative;
}
.teacher-list ul:before {
	content: '';
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 470px;
	height: 2px;
	background: #000;
	margin: 20px 0 20px 0;
}

.container.teacher .con1-bg {
	padding: 130px 0 40px 0;
}
.container.teacher .con2-bg {
	background: #ececec;
	padding: 110px 0;
}
