.vetical_center {
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    width: 80px;
    height: 50px;
    line-height: 50px;
    background-color: #ccc;
}





.md_contactPanelTxt2{
	font-weight: bold;
	font-size: 18px;
}

.research_tel{
	padding-left: 10px;
	font-size: 16px;
	font-weight: normal;

}


.research_tel a{
	pointer-events: none;
}

.research_tel a span{
  font-size: 2.8rem;
  font-weight: bold;
  display: inline-block;
  cursor: default;
}

.research_tel.md_telLinkIco a span{
  padding-left: 46px;
  background: url(../../../jutaku/research/images/ico_contact_03.png) no-repeat left center;
  background-size: 38px auto;
}

.research_tel a:hover{
  text-decoration: none;
}

.sp_device .research_tel a{



  pointer-events: auto;
}

.sp_device .research_tel a span{
  font-size: 2.2rem;
}

.sp_device .research_tel.md_telLinkIco a span{
  padding-left: 32.5px;
  background-size: 28.5px auto;
}