@charset "utf-8";
/*************
* 공통스타일 *
**************/
.exam-font-n {
	font-size: 16px;
	font-family: 'noto3', sans-serif;
	font-weight: 100;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.exam-font-b {
	font-size: 16px;
	font-family: 'noto5', sans-serif;
	font-weight: 100;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.exam-title.style1 {
	padding-bottom: 40px;
	text-align: center;
	font-family: 'noto3', sans-serif;
	font-size: 29px;
	line-height: 35px;
	font-weight: 100;
}
.exam-title.style1 strong {
	font-family: 'noto5', sans-serif;
	font-weight: 100;
}
.exam-title.style2 {
	margin: 18px 0 20px 0;
	padding-left: 15px;
	font-size: 20px;
	line-height: 20px;
	font-family: 'noto3', sans-serif;
	font-weight: 100;
	color: #1166bc;
	background: url('/_skin/tpl_skin/basic_landscape3/images/exam/point.png') 0 center no-repeat;
}
.exam-table {
	text-align: center;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	font-family: 'noto3', dotum;
}
.exam-table thead th {
	background: #efefef;
}
.exam-table th,
.exam-table td {
	padding: 10px;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
/***********
* 자격증 활용 *
***********/
.article.hwalyong .hwalyong-rolling {
	position: relative;
	width: 100%;
	height: 460px;
	padding-top: 200px;
	margin-bottom: 65px;
	overflow: hidden;
	background: url('/_skin/tpl_skin/basic_landscape3/images/exam/hwalyong/cer_bg.jpg') repeat-x;
}
.article.hwalyong .rolling-items,
.article.hwalyong .rolling-item,
.article.hwalyong .rolling-item img {
	width: 953px;
	height: 418px;
}
.article.hwalyong .rolling-items {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.article.hwalyong .rolling-items .rolling-item {
	position: absolute;
	top: 0;
	left: -953px;
	z-index: 1;
}
.article.hwalyong .rolling-items .rolling-item.current {
	left: 0;
	z-index: 3;
}
.article.hwalyong .hwalyong-rolling .rolling-direction {
	position: absolute;
	width: 100%;
	height: 115px;
	top: 58%;
}
.article.hwalyong .hwalyong-rolling .rolling-direction .direction-prev,
.article.hwalyong .hwalyong-rolling .rolling-direction .direction-next {
	position: absolute;
	display: block;
	width: 20px;
	height: 49px;
	cursor: pointer;
}

.article.hwalyong .hwalyong-rolling .rolling-direction .direction-prev {
	left: 30px;
	background: url('/_skin/tpl_skin/basic_landscape3/images/exam/hwalyong/cer_left.png') 0 0 no-repeat;
}
.article.hwalyong .hwalyong-rolling .rolling-direction .direction-next {
	right: 30px;
	background: url('/_skin/tpl_skin/basic_landscape3/images/exam/hwalyong/cer_right.png') 0 0 no-repeat;
}
.article.hwalyong .hwalyong-rolling .rolling-list {
	position: absolute;
	top: 45px;
	left: 50%;
	margin-left: -346px;
	overflow: hidden;
}
.article.hwalyong .hwalyong-rolling .rolling-list .page-item {
	float: left;
	margin-left: 100px;
}
.article.hwalyong .hwalyong-rolling .rolling-list .page-item:first-child {
	margin-left: 0;
}
.article.hwalyong .hwalyong-rolling .rolling-list .page-btn {
	display: block;
	width: 98px;
	height: 128px;
	text-indent: -9999999px;
	overflow: hidden;
	background: url('/_skin/tpl_skin/basic_landscape3/images/exam/hwalyong/cer_tab.png') no-repeat;
}

.article.hwalyong .hwalyong-rolling .rolling-list .page-btn.page-0 {
	background-position: 0 -129px;
}
.article.hwalyong .hwalyong-rolling .rolling-list .page-btn.page-0:hover,
.article.hwalyong .hwalyong-rolling .rolling-list .page-btn.page-0.selected {
	background-position: 0 0;
}
.article.hwalyong .hwalyong-rolling .rolling-list .page-btn.page-1 {
	background-position: -99px -129px;
}
.article.hwalyong .hwalyong-rolling .rolling-list .page-btn.page-1:hover,
.article.hwalyong .hwalyong-rolling .rolling-list .page-btn.page-1.selected {
	background-position: -99px 0;
}
.article.hwalyong .hwalyong-rolling .rolling-list .page-btn.page-2 {
	background-position: -198px -129px;
}
.article.hwalyong .hwalyong-rolling .rolling-list .page-btn.page-2:hover,
.article.hwalyong .hwalyong-rolling .rolling-list .page-btn.page-2.selected {
	background-position: -198px 0;
}
.article.hwalyong .hwalyong-rolling .rolling-list .page-btn.page-3 {
	background-position: -297px -129px;
}
.article.hwalyong .hwalyong-rolling .rolling-list .page-btn.page-3:hover,
.article.hwalyong .hwalyong-rolling .rolling-list .page-btn.page-3.selected {
	background-position: -297px 0;
}

.hwalyong-aside {
	position: relative;
	padding: 55px 45px 45px 45px;
	border: 1px solid #d2d2d2;
}
.hwalyong-title {
	position: absolute;
	width: 314px;
	height: 49px;
	top: -25px;
	left: 45px;
	background: url('/_skin/tpl_skin/basic_landscape3/images/exam/hwalyong/benefit.png') 0 0 no-repeat;
}
/***********
* 기출문제 *
***********/
.article.gichul .gichul-rolling {
	position: relative;
	width: 100%;
	height: 699px;
	margin: 80px 0 20px;
	overflow: hidden;
}
.article.gichul .rolling-items,
.article.gichul .rolling-item,
.article.gichul .rolling-item img {
	width: 940px;
	height: 699px;
}
.article.gichul .rolling-items {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.article.gichul .rolling-items .rolling-item {
	position: absolute;
	top: 0;
	z-index: 1;
}
.article.gichul .gichul-rolling .rolling-direction {
	position: absolute;
	width: 100%;
	height: 115px;
	top: 41%;
}
.article.gichul .gichul-rolling .rolling-direction .direction-prev,
.article.gichul .gichul-rolling .rolling-direction .direction-next {
	position: absolute;
	display: block;
	width: 58px;
	height: 115px;
	cursor: pointer;
}

.article.gichul .gichul-rolling .rolling-direction .direction-prev {
	left: 10px;
	background: url('/_skin/tpl_skin/basic_landscape3/images/exam/gichul/left.png') 0 0 no-repeat;
}
.article.gichul .gichul-rolling .rolling-direction .direction-next {
	right: 10px;
	background: url('/_skin/tpl_skin/basic_landscape3/images/exam/gichul/right.png') 0 0 no-repeat;
}

/******
* FAQ *
*******/

.faq-list {
	border-top: 1px solid #000;
}
.faq-list .faq-q,
.faq-list .faq-a {
	position: relative;
	padding: 10px 10px 10px 50px;
	font-family: 'noto3', sans-serif;
}
.faq-list .faq-q:before,
.faq-list .faq-a:before {
	content: '';
	display: block;
	position: absolute;
	width: 28px;
	height: 25px;
	left: 10px;
	top: 10px;
}
.faq-list .faq-q:before {
	background: url('/_skin/tpl_skin/basic_landscape3/images/exam/faq/question.png') 0 0 no-repeat;
}
.faq-list .faq-a:before {
	background: url('/_skin/tpl_skin/basic_landscape3/images/exam/faq/answer.png') 0 0 no-repeat;
}

.faq-list .faq-q {
	line-height: 28px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;

	background: url('/_skin/tpl_skin/basic_landscape3/images/exam/faq/pattern.png') repeat;
}
.faq-list li:first-child .faq-q {
	border-top: none;
}
.faq-list .faq-a {
	min-height: 28px;
	line-height: 24px;
}
