@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 > h3 {
	font-family: 'noto3';
	font-size: 37px;
}
.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;
}
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 {
	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: 'noto6';
	font-weight: 100;
	margin-bottom: 13px;
	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 .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 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 15px;
}
/* .exam_txt strong {
    color: #000;
} */
.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-align: left;
}
.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_txt .icon_ul li {
	padding-left: 145px;
	margin-bottom: 60px;
}
.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.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 {
	height: 40px;
	display: block;
	line-height: 40px;
	width: 100%;
	background: #f5f5f8;
	border: 1px solid #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 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 {
	float: none;
	width: 100%;
	padding: 0 0 0 0;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.faq_list > li > div {
	padding: 20px 30px 20px 0;
	width: 100%;
	box-sizing: border-box;
	word-break: keep-all;
	overflow: hidden;
	position: relative;
	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;
	border-radius: 15px;
	margin-bottom: 20px;
	padding: 30px;
}

.faq_list > li > div.q_wrap:after {
	position: absolute;
	right: 30px;
	top: 30%;
	content: '▼';
	display: block;
	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 {
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	line-height: 26px;
	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 {
	margin-left: 17px;
	width: 860px;
}

.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);
}
.exam-info ul.col3 .col img {
	margin: 0 auto;
}
.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;
}
