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

/*  facility-main　yk：夢愛ケア（モバイル）
----------------------------------------------------*/
#yk{
	
}
.title-image{
	height:200px;
	min-width:320px;
	background:url(../../../img/facility/yk/title-image.png) center center no-repeat;
	background-size:480px 200px;
}
.title-bg{
	background-color:#f78b43;
}
.facility-title{
	padding:20px 0;
}
.photo-title{
	position:relative;
	padding:20px 0 20px;
}
.photo-title p.photo-title-s{
	padding-top:0;
	padding-left:20px;
}
.photo-title-illust1{
	position:absolute;
	background:url(../../../img/facility/yk/illust1.png) no-repeat center top;
	background-size:68px 65px;
	width:68px;
	height:65px;
	bottom:10px;
	left:0px;
}
.flow-area{
	margin:0 auto;
	width:240px;
	padding:10px 0 30px;
}
.flow-area > p{
	background:url(../../../img/facility/yk/flow-sp.png) no-repeat center top;
	width:240px;
	height:675px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.message-text-m{
	font-size:16px;
	margin-bottom:10px;
}
.message-text{
	font-size:13px;
	line-height:1.6;
	margin-bottom:20px;
}
