@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;
}
.list-dash > *{
    position:relative;
    padding-left:10px;
    display:block;
    line-height:18px;
    margin-bottom:4px;
}
.list-dash > *::after{
    position:absolute;
    left:0;
    top:0;
    content:'-';
}
.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%;
    margin: 20px 0 30px;
}
.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;
    line-height:18px;
}
.exam_txt h5 {
    font-size:16px;
    margin-top:20px;
    margin-bottom:5px;
    margin-right:15px;
}
.exam_txt strong{
    font-family:'noto6';
    font-weight:100;
    color:#000;
  	line-height:140%;
}
.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: 0 auto 40px;
    width:100%;
    display:table;
}
.license_plus > div{
    display:table-cell;
    vertical-align:top;
    text-align:center;
    margin:20px auto;
    width:35%;
    padding-right:5%;
}
.license_plus > div:last-child{
    width:30%;
    padding-right:0;
}
.license_plus > div img{
    margin:0 auto 5px;
    width:100%;
    vertical-align:top;
}
.license_plus > div p{
    display:block;
    vertical-align:middle;
    font-size:14px;
    line-height:20px;
    text-align:center;
    word-break:keep-all;
    margin-top:10px;
    color:#6e6b69;
    font-family:'noto4';
}
.license_plus > div p span{
    display:block;
    font-family:'noto2';
    color: #808080;
}
.license_plus > div p:last-child{
    font-weight:600;
    color:#000;
}
.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%;
}
.license_warp{
    width: 100%;
    height:70px;
    margin: 0 auto 20px;
    box-sizing:border-box;
}
.license_warp2{
    width:430px;
    margin:50px auto 30px;
    overflow:hidden;
}
.license_warp li{
    float:left;
    width: calc(25% - 58px);
    margin-right:77px;
    box-sizing:border-box;
    text-align:center;
    position:relative;
    display:table;
}
.license_warp1 li::after{
    position:absolute;
    right: -51px;
    top:calc(50% - 10px);
    width: 16px;
    height:11px;
    content:'▶';
    display:block;
    color:#000;
}
.license_warp1 li:last-child::after{
    display:none;
}
.license_warp2 li::after {
    position:absolute;
    top:-33px;
    left: calc(50% - -20px);
    width:40px;
    height:15px;
    display:block;
    content:'';
    background:url('/_skin/tpl_skin/basic_attorney/images/common/arrow_1.png') center no-repeat;
    transform:rotate(90deg);
}
.license_warp li p{
    box-sizing:border-box;
    display:table-cell;
    width: 100%;
    vertical-align: middle;
    height:70px;
    line-height: 120%;
    border-radius:5px;
    text-align:center;
    font-family:'nanum squaer';
    font-size: 19px;
    background:#d7d7d7;
    color:#26282a;
    font-weight:900;
}
.license_warp li:nth-child(1) p{
    background:#32496a;
    color:#fff;
}
 .img_wrap{
    text-align:center;
    margin:10px auto 20px;
	background:#3c4155;
	padding:30px 0;
}
.chart_wrap{
    margin: 0 auto 30px;
    overflow: hidden;
    position:relative;
    background: #232233;
    padding: 20px;
}
.chart_wrap .chart_num{
    position: absolute;
    height:350px;
    left:34px;
    bottom: 50px;
    color: #c4c3c9;
}
.chart_wrap .chart_info{
    float:right;
    display: table;
}
.chart_wrap .chart_info p {
    display: table-cell;
    padding:0 10px;
    color: #c4c3c9;
}
.chart_wrap .chart_info p span{
    display: inline-block;
    width:20px;
    height:18px;
    vertical-align:middle;
}
.chart_wrap .chart_num li {
    height:19%;
    line-height:90%;
    font-family:'noto';
    text-align:center;
}
.chart_wrap .chart {
    display:table;
    width:95%;
    height: 339px;
    margin:39px auto 33px 5%;
    background: url('/_skin/tpl_skin/common_images/chart_bg.png')left 141% no-repeat;
    /* padding-bottom:4px; */
    border-bottom: 1px solid #fff;
}
.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';
    color: #c4c3c9;
}
.chart_wrap .chart li span{
    margin: 0 auto;
    width:33%;
    display:inline-block;
    background: #78a00b;
    position:relative;
    font-size: 18px;
    text-align: center;
    vertical-align: bottom;
}
.chart_wrap .chart li span:nth-child(2){
    background: #ade80f;
    margin-left:10px;
}
.chart_wrap .chart li span::after{
    position:absolute;
    left: calc(50% - 25px);
    top:-29px;
    display:block;
    text-align:center;
    content:attr(title);
    word-wrap:break-word;
    color: #78a00b;
}
.chart_wrap .chart li span:last-child::after{
    color:#ade80f;
}
.graph_wrap{
    background:#2d3451;
    padding:20px 0;
    text-align:center;
    margin: 0 auto 20px;
}
/* 5_17 리뉴얼 수정사항 --S */
.exam_txt .text_lt h3::before{
    display: none;
}
.exam_txt .text_lt{
    margin-right: 143px;
}
.exam_txt .fucture_box li{
    width: 100%;
    margin-bottom: 60px;
}
.exam_txt .fucture_box li .text_lt{
    float:left;
}
.exam_txt .fucture_box li .text_lt.mg1{
    margin-right: 213px;
}
.exam_txt .fucture_box li .text_lt.mg2{
    margin-right: 184px;
}
.exam_txt .fucture_box p span{
    color: #5a5a5a;
    font-weight: 900;
}
.exam_txt .fucture_box p.mgt10{
    color: #a7a7a7;
}
.exam_txt .line_h{
    line-height: 20px;
}

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




/* 5_17 리뉴얼 수정사항 --E  */