@charset "UTF-8";
.tc {
	text-align: center !important;
}
.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 {
	background: #f8f8f8;
	width: 1000px;
	height: 390px;
	margin: 0 auto;
	padding-top: 33px;
	box-sizing: border-box;
	text-align: center;
}
.col-black {
	color: #000;
}
.exam_top {
	margin-top: 87px;
	text-align: center;
	font-size: 22px;
	color: #000000;
}
.exam_top > h3 {
	font-family: 'noto3';
	font-size: 37px;
}
.caption_style1 {
	background: #f5f5f5;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #ccc;
	color: #707070;
}
.div-table {
	display: table;
	width: 100%;
}
/* .div-table > *:not(.video-popup) {
	display:table-cell;
	vertical-align:top;
} */
.li_title::before {
	display: none !important;
}
dt.list-dot {
	position: relative;
	padding-left: 13px;
}
dt.list-dot::after {
	position: absolute;
	left: 0;
	top: 0;
	content: 'ㆍ';
}
dd.list-bar {
	position: relative;
	padding-left: 10px;
}
dd.list-bar::after {
	position: absolute;
	left: 0;
	top: 0;
	content: '-';
}

.dl-list dd {
	margin-left: 10px;
}
/*수험정보 :S*/
.exam_top_title {
	margin-top: 20px;
	font-family: 'noto5';
	font-size: 22px;
	font-weight: 100;
}
.exam_txt {
	margin-bottom: 55px;
	color: #6a6a6a;
}
.exam_txt h3 {
	position: relative;
	height: auto;
	margin-bottom: 13px;
	padding-top: 19px;
	font-size: 19px;
	font-family: 'noto6';
	font-weight: 100;
	color: #000;
}
.exam_txt h3::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 40px;
	height: 5px;
	content: '';
	background: #142e9a;
}
.exam_txt h4 {
	position: relative;
	margin: 20px 0 10px;
	padding: 0 0 0 13px;
	font-size: 16px;
	font-family: 'noto5';
	font-weight: 100;
	color: #000;
}
.exam_txt h4::after {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	content: 'ㆍ';
}
.exam_txt .so_title {
	font-size: 17px;
	color: #000;
	font-family: 'noto5';
	margin-bottom: 13px;
}
.exam_txt .img1 {
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
}
.exam_txt p {
	font-size: 14px;
	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 {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 15px;
	font-size: 16px;
}
.exam_txt strong {
	font-family: 'noto5';
}
.exam_txt table {
	margin: 0 auto 20px;
	border: 1px solid #d1d1d1;
}
.exam_txt table th {
	/* background: #f8f8f8; */
	padding: 10px 0;
	border: 1px solid #d1d1d1;
	font-size: 14px;
	font-family: 'noto5';
	font-weight: 100;
	color: #686868;
}
.exam_txt table td {
	border: 1px solid #d1d1d1;
	padding: 15px 10px;
	line-height: 19px;
	word-break: keep-all;
	text-align: center;
	font-size: 14px;
	color: #595959;
}
.exam_txt table td span {
	display: block;
	padding-bottom: 7px;
	font-size: 15px;
}
.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;
	margin-right: 26px;
	padding-left: 0;
	line-height: 66px;
	text-align: center !important;
	font-family: 'noto5';
	color: #feffde;
}
.exam_txt .icon_ul li {
	margin-bottom: 60px;
	padding-left: 145px;
}
.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;
	width: 33.33%;
	border-right: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
.exam_info_tab ul.exam_menu.item15 li {
	width: 3.66%;
}
.exam_info_tab ul.exam_menu li:last-child {
	border-right: none;
}
.exam_info_tab ul.exam_menu li a {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #f5f5f8;
	border: 1px solid #f5f5f8;
	box-sizing: border-box;
	color: #727272;
}
.exam_info_tab ul.exam_menu li.selected {
	border: 1px solid#142e9a;
}
.exam_info_tab ul.exam_menu li.selected a {
	background: #142e9a;
	border: 1px solid #142e9a;
	color: #fff;
	font-family: 'noto5';
}
.exam_info_tab ul.exam_menu li a: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;
}

/*faq :S*/

.faq_list {
	width: 100%;
	margin: 0 auto;
}

.faq_list > li {
	position: relative;
	float: none;
	width: 100%;
	padding: 0 0 0 0;
	border-bottom: 1px solid #ddd;
}

.faq_list > li > div {
	position: relative;
	width: 100%;
	padding: 20px 30px 20px 0;
	box-sizing: border-box;
	word-break: keep-all;
	overflow: hidden;
	font-size: 14px;
}

.faq_list > li > div.q_wrap {
	cursor: pointer;
}

.faq_list > li > div.a_wrap {
	display: none;
	box-sizing: border-box;
	background: #eee;
	margin-bottom: 20px;
	padding: 30px;
	border-radius: 15px;
}

.faq_list > li > div.q_wrap::after {
	position: absolute;
	right: 30px;
	top: 30%;
	display: block;
	content: '▼';
	font-size: 12px;
	font-family: 'noto';
}

.faq_list > li > div.q_wrap.down::after {
	content: '▲';
}

.faq_list > li > div > * {
	float: left;
}
.faq_list > li > div > span {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 26px;
	text-align: center;
	border-radius: 50%;
	font-family: 'noto6';
}

.faq_list > li > div.q_wrap span {
	background: #4f94b6;
	color: #fff;
}

.faq_list > li > div.a_wrap span {
	background: #b0b0b0;
	color: #fff;
}

.faq_list > li > div > p,
.faq_list > li > div > ul {
	width: 860px;
	margin-left: 17px;
}

.exam-info ul.col4 .col {
	float: left;
	width: calc(25% - 45px / 4);
}
.exam-info ul.col3 .col {
	float: left;
	width: calc(33.333% - 70px / 3);
	background-color: #3c4155;
}
.exam-info ul.col4 .col + .col {
	margin-left: 15px;
}
.exam-info ul.col3 .col + .col {
	margin-left: 35px;
}
/* .exam-info ul.col3 .col {
    float:left;
    width:33.333%;
} */
.exam-info ul .col * {
	display: block;
	text-align: center;
}
.exam-info ul .col strong {
	color: #000;
}

.flex_box p.mgt10 {
	color: #a7a7a7;
}
.flex_box > li {
	display: flex;
	margin-bottom: 70px;
}
.flex_box li strong {
	font-size: 19px;
	font-family: 'noto6';
}
.flex_box li .txt {
	width: 450px;
	margin-right: 130px;
	padding-top: 20px;
}
.jagug {
	display: flex;
	align-items: center;
}
.jagug li {
	margin-right: 15px;
}
.jagug li.txt {
	width: 39%;
	padding: 20px 30px;
	border: 2px solid #000;
	border-radius: 20px;
	line-height: 34px;
	text-align: center;
	font-size: 25px;
	font-family: 'noto6';
	background-color: #f2ebe4;
	color: #383e4b;
}

/* *차트* */
.chart_wrap {
	margin: 0 auto 30px;
	overflow: hidden;
	position: relative;
}

.chart_wrap .chart_num {
	position: absolute;
	height: 350px;
	/* left: 28px; */
	bottom: 42px;
	width: 100%;
}

.chart_wrap .chart_info {
	float: right;
	display: table;
	margin-bottom: 30px;
}
.chart_wrap .chart_info::after {
	clear: both;
	display: block;
	content: '';
}

.chart_wrap .chart_info p {
	display: table-cell;
	padding: 0 10px;
}

.chart_wrap .chart_info p span {
	display: inline-block;
	width: 20px;
	height: 18px;
	vertical-align: middle;
}

.chart_wrap .chart_num li {
	position: relative;
	padding-right: 97%;
	height: 20.1%;
	line-height: 90%;
	font-family: 'noto';
	text-align: center;
	bottom: 22px;
}
.chart_wrap .chart_num li::after {
	position: absolute;
	border-top: dashed 1px #7d7d7d;
	content: '';
	width: 100%;
	top: 6px;
	left: 33px;
}
.chart_wrap .chart_num li:last-child::after {
	border-top: 5px solid #000;
}

.chart_wrap .chart {
	display: table;
	width: 95%;
	height: 350px;
	margin: 0 auto 50px 5%;
	/* background: url('/_skin/tpl_skin/common_images/chart_bg.png') center no-repeat; */
}

.chart_wrap .chart li {
	display: table-cell;
	vertical-align: bottom;
	height: 100%;
	padding: 0 20px;
	position: relative;
	text-align: center;
}
.chart_wrap .chart li::after {
	position: absolute;
	left: calc(50% - 20px);
	bottom: -30px;
	display: block;
	text-align: center;
	content: attr(title);
	word-wrap: break-word;
	font-family: 'noto4';
}

.chart_wrap .chart li span {
	margin: 0 auto;
	width: 33%;
	display: inline-block;
	background: #c6d8f1;
	position: relative;
}

.chart_wrap .chart li span:nth-child(2) {
	background: #838f9f;
	margin-left: 10px;
}

.chart_wrap .chart li span::after {
	position: absolute;
	left: calc(50% - 21px);
	top: -29px;
	display: block;
	text-align: center;
	content: attr(title);
	word-wrap: break-word;
}

.chart_wrap.type2 .chart_info {
	margin-bottom: -20px;
}

.chart_wrap.type2 .chart_num {
	bottom: -36px;
}

.chart_wrap.type2 .chart_num li {
	height: 10%;
}

.chart_wrap.type2 .chart {
	height: 345px;
}
/* *차트* */

/* * con2_1 */
.exam_txt ul.role li {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.exam_txt ul.role .img_box {
	margin-right: 30px;
}
