@charset "UTF-8";
/* CSS Document */
@import url("facility-style.css");

/*  facility-main　ac：相生山ケアセンター（モバイル）
----------------------------------------------------*/
#ac{
	
}
.title-image{
	height:133px;
	min-width:320px;
	background:url(../../../img/facility/ac/title-image.png) right center no-repeat;
	background-size:cover;
}
.title-bg{
	background-color:#f79277;
}
.facility-title{
	padding:20px 0;
}
.photo-title{
	position:relative;
	padding:20px 0 20px;
	min-height:40px;
}
.photo-title p.photo-title-m{
	padding:5px 0 0 40px;
	line-height:1.5;
}
.photo-title-illust1{
	position:absolute;
	background:url(../../../img/facility/ac/illust1.png) no-repeat center top;
	background-size:80px 53px;
	width:80px;
	height:53px;
	bottom:10px;
	left:0px;
}

.service-area{
	margin:0 auto;
	width:300px;
	padding:20px 0;
}
.service-box{
	background:url(../../../img/facility/ac/line-sp.png) no-repeat left top;
	min-height:2px;
}
.service-box p{
	font-size:14px;
	padding:10px 0;
}


.message-area{
	padding:20px 0;
	margin:0 auto;
	width:300px;
}
.message-text{
	background:url(../../../img/facility/ac/illust2.png) no-repeat center top;
	background-size:280px 34px;
	font-size:14px;
	padding:40px 0 0;
}
.info-photo{
	height:61px;
	min-width:320px;
	background:url(../../../img/facility/ac/info-image.png) center center no-repeat;
	background-size:cover;
}