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

/*  facility-main　ht：ほっと家
----------------------------------------------------*/
#as{
	position:relative;
}
.ts-title-bg{
	position:absolute;
	background-color:#f78b43;
	width:100%;
	height:240px;
	top:0px;
	left:0px;
	z-index:-1;
}
.as-title-bg{
	position:absolute;
	background-color:#f78b43;
	width:100%;
	height:240px;
	top:0px;
	left:0px;
	z-index:-1;
}
.facility-title{
	padding:40px 0;
}
.facility-title p.facility-title-logo{
	margin:20px auto 0;
	background:url(../../../img/facility/as/logo.png) no-repeat center top;
	width:588px;
	height:122px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.photo-title{
	padding-bottom:10px;
}
.photo-title p.photo-title-s{
	padding:10px 0 30px;
}
.photo-title-illust1{
	position:absolute;
	background:url(../../../img/facility/ht/illust1.png) no-repeat center top;
	width:203px;
	height:73px;
	top:5px;
	right:80px;
}

.flow-area{
	padding:10px 0 50px;
}