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

/*  facility-main　ht：ほっと家
----------------------------------------------------*/
#yk{
	
}
.title-image{
	height:500px;
	min-width:960px;
	background:url(../../../img/facility/yk/title-image.png) center center no-repeat;
	overflow: hidden;
	background-size:cover;
}
.title-bg{
	background-color:#f78b43;
}
.facility-title{
	padding:20px 0;
}
.photo-title{
	position:relative;
	padding:40px 0 30px;
}
.photo-title p.photo-title-s{
	padding-top:0;
}
.photo-title-illust1{
	position:absolute;
	background:url(../../../img/facility/yk/illust1.png) no-repeat center top;
	width:99px;
	height:95px;
	bottom:10px;
	right:150px;
}
.flow-area{
	padding:10px 0 50px;
}
.flow-area > p{
	background:url(../../../img/facility/yk/flow.png) no-repeat center top;
	width:963px;
	height:223px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.message-text-m{
	font-size:28px;
	margin-bottom:20px;
}
.message-text{
	font-size:16px;
	line-height:1.8;
	margin-bottom:50px;
}
