@charset "utf-8";
/* CSS Document */

.site-header>ul+p {
	background-image: url(/for_inpatient/images/inpatient-bg-pagetitle.jpg);
}

.third .section{
	margin-bottom:78px
}
.third .section>div{
	margin-bottom:65px;
}

.img_fr  {
	float:right;
	margin-left:48px;
}

/*********************
* 入院される方へ
**********************/


.cat-inpatient ol li span  {
	color: #d35252!important;
}

.cat-inpatient .fl  {
	float:left;
}

.cat-inpatient .fr  {
	float:right;
	margin-bottom:30px;
}

.cat-inpatient section  {
	clear:both!important;
}

.cat-inpatient .sp_img  {
	display:none;
}





@media screen and (max-device-width:1000px){
	

.site-header>ul+p.page-title:before {
    content: url(/for_inpatient/images_sp/inpatient-ttl-page.png);
}


.cat-inpatient .pc_img  {
	display:none;
}

.cat-inpatient .sp_img  {
	display: block;
}

p.txt-center{
	text-align:center !important;
	margin:0 auto;
}



}
