@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: 30px 0;
	font-size: 25px;
	font-family: 'noto5';
	font-weight: 100;
	color: #000;
	text-align: center;
	padding: 0 0 0 13px;
}
.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: #333;
	font-family: 'noto5';
	font-weight: bold;
}
.exam_txt table {
	margin: 0 auto 20px;
	border: 1px solid #d1d1d1;
}
.exam_txt table th {
	background: #f8f8f8;
	font-size: 14px;
	padding: 10px 0;
	font-family: 'noto5';
	font-weight: 500;
	border: 1px solid #d1d1d1;
}
.exam_txt table td {
	/* border: 1px solid #d1d1d1;
    padding:15px 10px;
    font-size: 14px;
    line-height: 19px;
    color:#595959;
	word-break:keep-all; */
	text-align: center;
	padding: 15px 15px;
	border: 1px solid #d1d1d1;
	font-size: 14px;
	letter-spacing: 0;
}
.exam_txt table td span {
	padding-bottom: 7px;
	font-size: 15px;
	display: block;
}
.text-left,
.text-left td {
	text-align: left !important;
	padding-left: 10px;
}
.text-center,
.text-center td {
	text-align: center !important;
}
.text-right,
.text-right td {
	text-align: right !important;
	padding-left: 10px;
}
.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;
	color: #727272;
	box-sizing: border-box;
	font-size: 16px;
}
.exam_info_tab ul.exam_menu li.selected {
	border: 1px solid#142e9a;
}
.exam_info_tab ul.exam_menu li.selected a {
	background: #434e5c;
	color: #fff;
	font-family: 'noto5';
	transition: background 0.5s, border 0.5s;
}
/* .exam_info_tab ul.exam_menu li a:hover{
	border:1px solid #434e5c
} */
.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;
}

.license_plus {
	margin: 40px auto;
	width: 100%;
}
.license_plus > div {
	display: table;
	vertical-align: middle;
	text-align: center;
	margin: 20px auto;
	width: 100%;
}
.license_plus > div p {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	word-break: keep-all;
}

.license_plus > div p:first-child {
	width: 180px;
	border-right: 1px solid #000;
	padding-right: 10px;
}

.license_plus > div p:last-child {
	padding-left: 10px;
}
.license_plus > div p:first-child span {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: #eaedf8;
	padding: 5px 0;
	box-sizing: border-box;
	text-align: center;
	color: #40476c;
	font-size: 17px;
	line-height: 200%;
}

.job_info {
	overflow: hidden;
	margin: 0 auto 20px;
}
.job_info li {
	float: left;
	width: 229px;
	height: 200px;
	border: 1px solid #000;
	margin-right: 27px;
	box-sizing: border-box;
	text-align: center !important;
}
.job_info li:last-child {
	margin-right: 0;
}

.job_info li > p.img_bg {
	background: #edeff3;
	width: 86px;
	height: 86px;
	border-radius: 50%;
	text-align: center;
	margin: 26px auto 20px;
}
.job_info li > p.img_bg img {
	margin-top: 15px;
}

.job_info li b {
	display: inline-block;
	margin: 0 auto;
	font-size: 17px;
	color: #000;
	font-family: 'noto6';
}
.license_benefit {
	overflow: hidden;
	width: 100%;
}
.license_benefit li {
	float: left;
	margin-right: 10px;
	background: #595d71;
}
.license_benefit li:last-child {
	margin-right: 0;
}

.license_list {
	display: table;
	width: 100%;
}
.license_list > * {
	display: table-cell;
	vertical-align: middle;
	width: 40%;
	padding: 3%;
}
.license_list > div:first-child {
	border: 1px solid #000;
}
.license_list > div:nth-child(2) {
	width: 20%;
	text-align: center;
}
.license_list > div:last-child {
	border: 3px solid #a1baef;
}
.license_list > div:last-child h2 {
	color: #3866c9;
	font-size: 20px;
}
.license_list > div h2 {
	font-size: 18px;
	color: #000;
	font-family: 'noto6';
	margin-bottom: 5px;
}

.license_list div > p {
	position: relative;
	padding-left: 10px;
}
.license_list div > p::after {
	position: absolute;
	left: 0;
	top: 0px;
	content: '-';
}
.license_list div:last-child > p {
	padding-left: 0;
}
.license_list > div:last-child p::after {
	display: none;
}

.img_wrap {
	text-align: center;
	margin: 10px auto 20px;
	background: #253c66;
	padding: 30px 0;
}
/* 가로 나열 타입 */
.exam_list_table {
	display: flex;
}

.exam_list_item {
	width: 100%;
	text-align: center;
}

.exam_list_item p {
	font-size: 15px;
	line-height: 20px;
	word-break: keep-all;
	margin: 10px auto 10px;
}

.exam_list_item strong {
	color: #000;
	font-size: 18px;
	font-family: 'noto6';
	margin: 10px auto 10px;
}

/* FAQ */
.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;
}

/* table */
.exam_txt .caption {
	margin-top: 10px;
	font-size: 14px;
	text-align: right;
}
