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

/*  facility-main　ad：あたたかい心 デイ
----------------------------------------------------*/
#dy{
	
}
.title-image{
	height:500px;
	min-width:960px;
	background:url(../../../img/facility/ad/title-image.png) center center no-repeat;
	overflow: hidden;
	background-size:cover;
}
.title-bg{
	background-color:#f79277;
}
.facility-title{
	padding:20px 0;
}
.photo-title{
	position:relative;
	padding:40px 0 30px;
}
.photo-title p.photo-title-l{
	padding:5px 0 0;
}
.photo-title p.photo-title-s{
	line-height:1.7;
}

.photo-title-illust1{
	position:absolute;
	background:url(../../../img/facility/ad/illust1.png) no-repeat center top;
	width:97px;
	height:107px;
	bottom:20px;
	right:60px;
}
.photo-title-illust2{
	position:absolute;
	background:url(../../../img/facility/ad/illust2.png) no-repeat center top;
	width:175px;
	height:95px;
	top:80px;
	left:20px;
}
.photo-area{
	padding-bottom:15px;
}
.photo-box{
	height:253px;
}
.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:16px;
	padding:50px 0 30px;
}
