/**[서브]*********************/

/*단어별로 줄바꿈*/
.sub #_contentBuilder{ word-break: keep-all; }

/*중첩 list 시 예외처리*/
.con-list2 li ul.con-list li:after { width: 0 !important; }

/* table strong */
.b1 { background: #fef5d4 !important; }
.b2 { background: #e4a99b !important; }
.b3 { background: #f1ceb8 !important; } /* b1+b2 */

/*인사말*/
.proIntro1{display:table;}
.proIntro1 .textBox{display:table-cell;color:#333;}
.proIntro1 .textBox strong{font-size:28px; color:#333;display:block;line-height: 1.4;margin-bottom:45px;}
.proIntro1 .textBox strong span{display:block;color:#1c54a9;}

/* 오시는길 */
.map_detail:after { clear: both; content:""; display: block; }
.map_detail .adress { margin-bottom: 20px; }
.map_detail .adress, .map_detail .tel { display: block !important; }

@media only screen and (min-width:1140px){
  .map_detail .findway { position: absolute; top: 25px; right: 25px; }
}

/* 핵심역량진단검사 결과보고서 */
.talant ul li{display:inline-block;width:30%;vertical-align: top;margin-left:30px;}
.talant ul li dl{text-align:center;}
.talant ul li dl dt{position: relative;}
.talant ul li dl dd{background-color: #ecf1f7; text-align: center;padding:30px 50px;margin-top:30px;min-height: 180px;word-break: keep-all;}
.talant ul li dl dd .title{font-size:20px; color:#1e5ba8; font-weight: 500;margin-bottom:15px;}

.talant ul li:nth-child(1){margin-left:0;}
/*.talant ul li:nth-child(1) dt{background:url(/sites/mjukr/images/sub01/talant_deco01.png) right 20px no-repeat;}
.talant ul li:nth-child(2) dt{background:url(/sites/mjukr/images/sub01/talant_deco02.png) 270px 70px no-repeat;}
.talant ul li:nth-child(3) dt{background:url(/sites/mjukr/images/sub01/talant_deco03.png) 20px 20px no-repeat;}*/
.talant ul li:nth-child(1) dt:after{content:'';width: 20px;height: 75px;background:url(/sites/mjukr/images/sub01/dotline01.png) no-repeat center;position:absolute;bottom: -35px;left: 50%;margin-left: -10px;}
.talant ul li:nth-child(2) dt:after{content:'';width: 20px;height: 75px;background:url(/sites/mjukr/images/sub01/dotline02.png) no-repeat center;position:absolute;bottom: -35px;left: 50%;margin-left: -10px;}
.talant ul li:nth-child(3) dt:after{content:'';width: 20px;height: 75px;background:url(/sites/mjukr/images/sub01/dotline03.png) no-repeat center;position:absolute;bottom: -35px;left: 50%;margin-left: -10px;}

@media only screen and (max-width:780px){
  .talant ul li{width:100%;margin-bottom:20px;margin-left:0;}
  .talant ul li dl dd {min-height: auto;}
}

/*사이트맵*/
#newSitemap > ul > li > div > ul > li { width: 100%; }

@media only screen and (max-width:768px){
	#newSitemap > ul > li > div > ul > li{width: 100%;}
  #newSitemap > ul > li > div > ul > li > a {font-size: 18px;}
}
