@charset "UTF-8";
.exam_txt > * {
	word-break:keep-all;
	color:#6a6a6a;
}
.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
}
.bg-rightgray {
    background:#eee;
}
.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;
}
.border-none {
	border:none !important;
}
table.border-none td{
	border:none !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;
}
.bg-rightred{
	background:#ffe4e4;
}
.bg-beige{
	background:#fff1dd;
}
/*수험정보 :S*/
.content {
}
.content.on{
    padding-top:80px;
}
.exam_top_title {
	font-family:'noto5';
	font-size:22px;
	font-weight:100;
	margin-top:20px;
}
.exam_txt {
    margin-bottom:65px;
    color:#3d3d3d;
}
.exam_txt  h3 {
    position:relative;
    font-size:17px;
    font-family:'noto5';
    font-weight:100;
    margin-bottom:15px;
    line-height:21px;
    margin-top:30px;
    color:#292929;
}
.exam_txt  h4{
	margin:30px 0 10px;
	font-size:15px;
}
.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;
    position: relative
}
.exam_txt  p .link {
    display: block;
    width:169px;
    height:38px;
    position: absolute;
    bottom:35px;
    left:325px;
}
.exam_txt  i {
    font-size:14px !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 th.title_twins {
	line-height:13px;
}
.exam_txt table th.title_twins span{
   display: block;
   width:100%;
}
.exam_txt table th.title_twins span:nth-child(1){
    text-align: right;
    padding-right:30px;
    box-sizing:border-box;
    position: relative;
}
.exam_txt table th.title_twins span:nth-child(2){
    text-align: left;
    padding-left:30px;
}
.exam_txt table th.title_twins span:nth-child(1):after{
	position: absolute;
	left: -2px;
	top: 13px;
	width: 101.5%;
	height: 1px;
	background: #d1d1d1;
	content: '';
	display: block;
	transform: rotate(6.5deg);
}
.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 .txt_sub_title{
	font-size:15px;
	font-family:'noto5';
	color:#2b77bd;
}
.exam_txt table td span {
    padding-bottom: 7px;
    font-size: 14px;
    display: block;
}
.exam_txt table tr td > ul {
}
.text-left,
.text-left td{
    text-align:left !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_info_tab ul.exam_menu  {
    display: table;
    width:100%;
    margin:0 auto;
    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 #e84884;
}
.exam_info_tab ul.exam_menu li.selected a,
.exam_info_tab ul.exam_menu li a:hover{
	color:#e84884;
    font-family: 'noto5';
}
.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;
}
/*이미지 대체*/
.icon_list{
    overflow:hidden;
}
.icon_list li {
    float:left;
    width:24%;
    background:#eee;
    margin: 0 0 0 1.3%;
    box-sizing:border-box;
    padding:120px 0 20px;
}
.icon_list  li:nth-child(1){
    background:#eaeae8 url('/_skin/tpl_skin/basic_tesat/images/apply/complete/con1_1.png') center 35px no-repeat;
}
.icon_list  li:nth-child(2){
    background:#eaeae8 url('/_skin/tpl_skin/basic_tesat/images/apply/complete/con1_2.png') center 35px no-repeat;
}
.icon_list li:nth-child(3){
    background:#eaeae8 url('/_skin/tpl_skin/basic_tesat/images/apply/complete/con1_3.png') center 35px no-repeat;
}
.icon_list  li:nth-child(4){
    background:#eaeae8 url('/_skin/tpl_skin/basic_tesat/images/apply/complete/con1_4.png') center 35px no-repeat;
}
.icon_list li:first-child{
    margin:0;
}
.icon_list li p{
    text-align: center;
    line-height: 20px;
}
.icon_list li p span{
    display: block;
    font-size:13px;
    line-height:17px;
    margin-top:4px;
}
.company_list {
    display: table;
    width:100%;
}
.company_list li {
    display: table-cell;
    vertical-align: middle;
    width:25%;
}