/*----Another Hole Link----*/
a.autherhole{
display:block;
width:130px;
text-align:center;
position:relative;
float:left;
background:#eee;
padding:10px 0;
margin-right:2px;
}
a.autherhole:hover{
background:#227D55;
color:#fff;
text-decoration:none;
}
@media screen and (max-width:700px){
a.autherhole{width:48%;margin-bottom:2px;}
}

/*-----Tel Custom-----*/
.jinseki_contact{ font-size:25px; font-weight:bold;}
.jinseki_tel{font-size:35px;font-weight:bold;font-family:arial black; color:red;letter-spacing:5px;}
@media screen and (min-width:700px){
.br-sp{display:none;}
}
@media screen and (max-width:700px){
.jinseki_tel{font-size:32px;font-weight:bold;font-family:arial black; color:red;letter-spacing:1px;}
}