@charset "utf-8";

/*--------------------------------------------
 
      TIT
 
---------------------------------------------*/

#main-tit{
	width:94%;
	margin:0px auto 10px;
}

#tit{
	width:1000px;
	height:200px;
	background:url(../img/tit-first.jpg) no-repeat center top;
	margin:0px auto;
	display:table-cell;
	vertical-align:middle;
}

#tit div{
	background: rgba(27, 161, 157, 0.9);
	width:60%;
	min-height:50%;
	padding:3% 3% 3% 6%;
	display:table-cell;
	vertical-align:middle;
	height:90px;
}

#tit div h1{
	font-size:30px;
	color:#fff;
	background:url(../img/icon-first.png) no-repeat left 16px;
	padding:10px 0px 0px 50px;
	line-height:1.5em;
	width:100%;
}

/*--------------------------------------------
 
     基本大見出し
 
---------------------------------------------*/

h2 {
	font-size:20px;
	font-weight:bold;
}

h2 span{
	background:url(../img/sub-icon-first.png) no-repeat left center;
padding: 10px 0px 10px 46px;
}
/*--------------------------------------------
 
      医療関係者の皆様へ
 
---------------------------------------------*/

#staff .tx-ph .fr-pho{ width: 130px; height: auto;}
#staff .tx-ph .fl-txt{ width: 75.4%;}

