@charset "utf-8";

.contents-title .right-txt {
	letter-spacing: 0.3px;
}

.snb-list-wrap.style2 .snb-list {
	text-align: left;
}

.list-dot > li {
	margin-bottom: 0px;
}

.border-bottom tr,
.border-bottom th {
	border-bottom: 1px solid #000000;
}

.bg-right-gray {
	width: 1000px;
	height: 390px;
	padding-top: 33px;
	box-sizing: border-box;
	margin: 0 auto;
	text-align: center;
	background: #f8f8f8;
}

.exam_top {
	text-align: center;
	font-size: 22px;
	margin-top: 87px;
	color: #000000;
}

.exam_top > p {
	font-family: 'spoqa2';
	margin-bottom: 20px;
}

.exam_top > h3 {
	font-family: 'noto3';
	font-size: 37px;
}

.bg-navy {
	background: #3d456f !important;
	color: #ffffff;
	border-left: 1px solid #5d6491 !important;
	border-right: 1px solid #5d6491 !important;
	border-bottom: 1px solid #cbcbcb !important;
}

.table_bold {
	border-top: 2px solid #000 !important;
	border-left: 2px solid #000 !important;
	border-right: 2px solid #000 !important;
}

.table_bold_bottom {
	border-bottom: 2px solid #000 !important;
	border-left: 2px solid #000 !important;
	border-right: 2px solid #000 !important;
}

.table_bold .table_sub_th {
	background: #f5f5f8;
	color: #e8488e;
	font-family: 'noto5';
}

.caption_style1 {
	text-align: center;
	border: 1px solid #ccc;
	background: #f5f5f5;
	color: #707070;
	padding: 10px 0;
}

.div-table {
	display: table;
	width: 100%;
}

.div-table > * {
	display: table-cell;
	vertical-align: top;
}

.li_title:before {
	display: none !important;
}
/*수험정보 :S*/
.content {
	border:1px transparent solid;
}

.content.on {
	padding-top: 80px;
}

.exam_top_title {
	font-family: 'noto5';
	font-size: 22px;
	font-weight: 100;
	margin-top: 20px;
}

.exam_txt {
	margin-bottom: 55px;
	color: #6a6a6a;
}

.exam_txt h3 {
	position: relative;
	font-size: 19px;
	font-family: 'noto5';
	font-weight: 100;
	margin-bottom: 20px;
	color: #000;
	height: auto;
	padding-top: 19px;
}

.exam_txt h3:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 5px;
	background: #142e9a;
	display: block;
	content: '';
}

.exam_txt h4 {
	position: relative;
	margin: 20px 0 10px;
	font-size: 16px;
	font-family: 'noto5';
	font-weight: 100;
	color: #000;
	padding: 0 0 0 13px;
}

.exam_txt h4:after {
	position: absolute;
	content: 'ㆍ';
	display: block;
	left: 0;
	top: 0;
}

.exam_txt .img1 {
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
}

.exam_txt p {
	font-size: 14px !important;
	line-height: 24px;
	word-break: keep-all;
}

.exam_txt i {
	font-size: 15px !important;
	line-height: 24px;
}

.exam_txt ul li {
	text-align: left;
}

.exam_txt h5 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 15px;
}

.exam_txt strong {
	font-family: 'noto5';
}

.exam_txt table {
	margin: 0 auto 20px;
	border: 1px solid #d1d1d1;
}

.exam_txt table th {
	border: 1px solid #d1d1d1;
	padding: 10px 0;
	background: #f8f8f8;
	color: #686868;
	font-size: 14px;
	font-family: 'noto5';
	font-weight: 100;
}
.exam_txt table td {
	border: 1px solid #d1d1d1;
	padding: 15px 10px;
	text-align: center;
	font-size: 14px;
	line-height: 19px;
	color: #595959;
	word-break: keep-all;
}

.exam_txt table td span {
	padding-bottom: 7px;
	font-size: 15px;
	display: block;
}

.exam_txt table tr td > ul {
}

.text-left,
.text-left td {
	text-align: left !important;
	padding-left: 10px;
}

.text-center,
.text-center td {
	text-align: center !important;
}

.table_bt_caption {
	margin-top: -18px;
}

.exam_step {
	width: 100%;
}
.exam_step li {
	position: relative;
	float: left;
	width: 174px;
	height: 66px;
	text-align: center !important;
	line-height: 66px;
	margin-right: 26px;
	color: #feffde;
	font-family: 'noto5';
	padding-left: 0;
}

.exam_step li:after {
	position: absolute;
	right: -24px;
	content: '';
	top: 40%;
	width: 17px;
	height: 9px;
	display: block;
	background: url(/_skin/tpl_skin/basic_nh_new/common/arrow1.png) no-repeat;
}

.exam_step li:last-child:after {
	display: none;
}

.exam_txt .exam_step2 {
	padding-left: 29px;
	background: url(/_skin/tpl_skin/basic_nh_new/common/arrow2.png) left 8px no-repeat;
}

.exam_txt .exam_step2 > li {
	float: none;
	width: 100%;
	display: table;
	padding: 7px 0;
}

.exam_txt .exam_step2 li > * {
	display: table-cell;
	vertical-align: middle;
	padding: 0 14px;
}

.exam_txt .exam_step2 li > p:first-child {
	width: 20%;
	color: #feffde;
	/*! height:45px; */
	line-height: 64px;
	font-family: 'noto5';
	text-align: center;
}

.exam_txt .icon_ul li {
	padding-left: 145px;
	margin-bottom: 60px;
}

.exam_txt .icon_ul li.icon_li0 {
	background: url('/_skin/tpl_skin/basic_nh_new/common/icon1.png') 34px center no-repeat;
}
.exam_txt .icon_ul li.icon_li1 {
	background: url('/_skin/tpl_skin/basic_nh_new/common/icon2.png') 34px center no-repeat;
}
.exam_txt .icon_ul li.icon_li2 {
	background: url('/_skin/tpl_skin/basic_nh_new/common/icon3.png') 34px center no-repeat;
}
.exam_txt .icon_ul li.icon_li3 {
	background: url('/_skin/tpl_skin/basic_nh_new/common/icon4.png') 34px center no-repeat;
}
.exam_txt .icon_ul li.icon_li4 {
	background: url('/_skin/tpl_skin/basic_nh_new/common/icon5.png') 34px center no-repeat;
}
.exam_txt .icon_ul li.icon_li5 {
	background: url('/_skin/tpl_skin/basic_nh_new/common/icon6.png') 34px center no-repeat;
}
.exam_txt .icon_ul li.icon_li6 {
	background: url('/_skin/tpl_skin/basic_nh_new/common/icon7.png') 34px center no-repeat;
}
.exam_txt .icon_ul li.icon_li7 {
	background: url('/_skin/tpl_skin/basic_nh_new/common/icon8.png') 34px center no-repeat;
}
.exam_txt .icon_ul li.icon_li8 {
	background: url('/_skin/tpl_skin/basic_nh_new/common/icon9.png') 34px center no-repeat;
}
.exam_txt .icon_ul li.icon_li9 {
	background: url('/_skin/tpl_skin/basic_nh_new/common/icon10.png') 34px center no-repeat;
}

/*faq ;S*/
.faq_list {
}

.faq_list li {
	/*   padding:20px;*/
}

.faq_list li .faq_q {
	position: relative;
	padding: 20px 0 20px 60px;
	color: #647a55;
	font-family: 'noto5';
	background: #beceb559;
	cursor: pointer;
}

.faq_list li .faq_q:after {
	position: absolute;
	left: 20px;
	top: 18px;
	content: 'Q';
	background: #647a55;
	color: #fff;
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	line-height: 27px;
	border-radius: 15px;
}

.faq_list li .faq_q > span {
	float: right;
	margin-right: 24px;
}

.faq_list li .faq_a {
	box-sizing: border-box;
	position: relative;
	padding: 20px 20px 20px 60px;
	font-size: 14px;
	/*! background: #f7f7f7; */
}

.faq_list li .faq_a.selected {
	display: block;
}

.faq_list li .faq_a:after {
	position: absolute;
	left: 20px;
	top: 20px;
	content: 'A';
	background: #e8eee5;
	color: #647a55;
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	line-height: 27px;
	border-radius: 15px;
	font-size: 15px;
	font-family: 'noto5';
}

/* faq : E*/
.exam_info_tab ul.exam_menu {
	display: table;
	width: 100%;
	margin: 0 auto 30px;
	border: 1px solid #ccc;
}

.exam_info_tab ul.exam_menu li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #ccc;
	width: 33.33%;
}

.exam_info_tab ul.exam_menu li:last-child {
	border-right: none;
}

.exam_info_tab ul.exam_menu li a {
	height: 40px;
	display: block;
	line-height: 40px;
	width: 100%;
	background: #f5f5f8;
	color: #727272;
	box-sizing: border-box;
}
.exam_info_tab ul.exam_menu li.selected {
	border: 1px solid#142e9a;
}

.exam_info_tab ul.exam_menu li.selected a {
	background: #142e9a;
	color: #fff;
	font-family: 'noto5';
	border: 1px solid #142e9a;
}
.exam_info_tab ul.exam_menu li:hover {
	border: 1px solid #142e9a;
}

.exam_info_tab ul.exam_sub_menu {
	margin: 10px auto;
}

.exam_info_tab ul.exam_sub_menu li {
	width: 20%;
}

.exam_info_tab ul.exam_sub_menu li a {
	background: #fdfdfd;
	color: #686868;
}

.exam_tab,
.exam_sub_tab {
	display: none;
}

.exam_tab.selected,
.exam_sub_tab.selected {
	display: block;
}

.exam_sub_tab_wrap table {
}

/*교수소개*/
.container.teacher {
	margin-top: 50px;
}
.container.teacher .teacher-tab {
	position: relative;
	background: #000;
}
.container.teacher .teacher-tab .tab-menu {
	width: 1100px;
	margin: 0 auto;
}
.container.teacher .teacher-tab .tab-menu li {
	float: left;
}
.container.teacher .teacher-tab .tab-menu li a {
	position: relative;
	display: block;
	padding-right: 50px;
	padding-left: 25px;
	height: 69px;
	line-height: 69px;
	color: #fff;
	font-family: 'noto3';
	font-weight: 300;
	font-size: 22px;
	opacity: 0.4;
}
.container.teacher .teacher-tab .tab-menu li a:hover {
	-webkit-transition: -webkit-opacity 0.2s;
	transition: opacity 0.2s;
	opacity: 0.7;
}
.container.teacher .teacher-tab .tab-menu li a:before {
	content: '';
	display: block;
	position: absolute;
	width: 17px;
	height: 13px;
	right: 15px;
	top: 30px;
	background: url('/_skin/tpl_skin/basic_danger_knight/images/teacher/tab_btn.png') center 0 no-repeat;
}
.container.teacher .teacher-tab .tab-menu li a strong {
	font-family: 'noto5';
	font-weight: 600;
}
.container.teacher .teacher-tab .tab-menu li a.selected {
	opacity: 1;
}
.container.teacher .teacher-tab .tab-menu li:first-child a {
	padding-left: 0;
}
.container.teacher .teacher-tab .tab_img {
	background: #d3d1dd;
}
.container.teacher .teacher-tab .tab_img .tab-content {
	height: 741px;
}
.container.teacher .teacher-tab .tab_img .tab-content1 {
	background: url('/_skin/tpl_skin/basic_danger_knight/images/teacher/teacher_bg.jpg') center 0 no-repeat;
}
.container.teacher .teacher-tab .tab_img .tab-content2 {
	background: url('/_skin/tpl_skin/basic_danger_knight/images/teacher/teacher2.jpg') center 0 no-repeat;
}
.container.teacher .teacher-tab .teacher-info-wrap {
	position: relative;
}
.container.teacher .teacher-tab .teacher-info {
	position: absolute;
	right: 0;
	top: 75px;
}
.container.teacher .teacher-info .teacher-title {
	margin-bottom: 50px;
}
.container.teacher .teacher-info .teacher-profile {
	margin-bottom: 30px;
}
.container.teacher .teacher-info .teacher-profile .teacher-name {
	font-family: 'spoqa2';
	font-weight: 200;
	text-align: right;
	font-size: 20px;
	line-height: 1.2em;
}
.container.teacher .teacher-info .teacher-profile .teacher-name h3 {
	font-size: 1.3em;
	line-height: 1.2em;
}
.container.teacher .teacher-info .teacher-profile .teacher-name strong {
	font-family: 'noto5';
	font-weight: 600;
}
.container.teacher .teacher-info .teacher-profile .btn-play {
	position: relative;
	box-sizing: border-box;
	width: 121px;
	height: 58px;
	padding: 11px 0 0 20px;
	margin-left: 25px;
	font-family: 'spoqa2';
	font-weight: 200;
	font-size: 14px;
	line-height: 18px;
	background: #000;
	color: #fff;
}
.container.teacher .teacher-info .teacher-profile .btn-play:after {
	content: '';
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	background: url('/_skin/tpl_skin/basic_accounting/images/teacher/icon_plus.png') 0 0 no-repeat;
	right: 13px;
	top: 21px;
}
.container.teacher .teacher-info .teacher-profile .btn-play strong {
	font-family: 'noto5';
	font-weight: 600;
}
.container.teacher .teacher-info .teacher-career,
.container.teacher .teacher-info .teacher-career li {
	text-align: right;
	font-family: 'noto3';
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 6px;
}
.container.teacher .teacher-curri {
	padding: 100px 0;
}
