@charset "utf-8";

/*--------------------------------------------
 
      TIT
 
---------------------------------------------*/

#main-tit{
	width:94%;
	margin:0px auto 10px;
}

#tit{
	width:100%;
	height:auto;
	min-height:200px;
	background:url(../img/tit-first.jpg) no-repeat center 75px;
	background-size:190% auto;
	margin:0px auto;
	display:inherit;
	vertical-align:bottom;
}

#tit div{
	background:none;
	width:100%;
	min-height:inherit;
	height:50px;
	padding-left:0%;
	
}

#tit div h1{
	font-size:140%;
	color:#fff;
	background:url(../img/icon-first.png) no-repeat center 10px  rgba(27, 161, 157, 0.9);
	background-size:auto 26%;
	padding:35px 0% 0% 0%;
	height:40px;
	line-height:1.5em;
	margin:0px;
	text-align:center;
	width:100%;
}

/*--------------------------------------------
 
     基本大見出し
 
---------------------------------------------*/

h2 {
	font-size:120%;
	font-weight:bold;
}

h2 span{
	background:url(../img/sub-icon-first.png) no-repeat left 0px;
	background-size:auto 80%;
	padding: 5px 0px 5px 36px;
}


/*--------------------------------------------
 
     医療関係者の皆様へ
 
---------------------------------------------*/

#staff .tx-ph .fr-pho{ display: none;}
#staff .tx-ph .fl-txt{ width: 100%;}
