@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{
    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;
}
.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;
	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;
}

.license_plus{
	margin:40px auto;
	width:100%;
	display:table;
}
.license_plus > div{
    display:table-cell;
    vertical-align:middle;
    padding:0 10px;
    text-align:center;
}
.license_plus > div h2{
	color:#000;
	font-size: 18px;
	font-family:'noto6';
	margin:20px auto 10px;
}
.license_plus > div p{
	font-size:13px;
	line-height:20px;
	word-break:keep-all;
}

.job_info{
    overflow:hidden;
    margin:0 auto 20px;
}
 .job_info li{
 	float:left;
 	width:229px;
 	height:180px;
 	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_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:#f3f4f8;
     padding:30px 0;
}