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

/*  facility-main　ad：あたたかい心 デイ（モバイル）
----------------------------------------------------*/
#dy{
	
}
.title-image{
	height:148px;
	min-width:320px;
	background:url(../../../img/facility/ad/title-image.png) center center no-repeat;
	background-size:cover;
}
.title-bg{
	background-color:#f79277;
}
.facility-title{
	padding:20px 0;
}
.photo-title{
	position:relative;
	padding:30px 0 30px;
}
.photo-title p.photo-title-l{
	padding:5px 0 0;
}
.photo-title p.photo-title-s{
	padding:40px 0 80px;
	line-height:1.6;
}

.photo-title-illust1{
	position:absolute;
	background:url(../../../img/facility/ad/illust1.png) no-repeat center top;
	background-size:73px 80px;
	width:73px;
	height:80px;
	bottom:20px;
	right:60px;
}
.photo-title-illust2{
	position:absolute;
	background:url(../../../img/facility/ad/illust2.png) no-repeat center top;
	background-size:150px 81px;
	width:150px;
	height:81px;
	top:10px;
	left:20px;
}
.photo-area{
	padding-bottom:15px;
}
.photo-box{
	height:253px;
	margin-bottom:5px;
}
.photo-border{
	background:url(../../../img/facility/ad/photo-border.png) no-repeat top left;
	height:253px;
}
.text-box p:nth-of-type(1){
	font-size:14px;
}
.no-border .text-box{
	text-align:center;
}

.message-area{
	padding:20px 0 30px;
	
}
.message-blog{
	background:url(../../../img/facility/dy/illust2.png) no-repeat center top;
	font-size:14px;
	padding:40px 0 20px;
}
