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

/*  facility-main　ts：トム・ソーヤ（モバイル）
----------------------------------------------------*/
#ts{
	position:relative;
}
.ts-title-bg{
	position:absolute;
	background-color:#f78b43;
	width:100%;
	height:200px;
	top:0px;
	left:0px;
	z-index:-1;
}
.facility-title{
	padding:20px 0;
}
.facility-title p.facility-title-logo{
	margin:10px auto 0;
	background:url(../../../img/facility/ts/logo.png) no-repeat center top;
	background-size:280px 95px;
	width:280px;
	height:95px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.photo-title{
	position:relative;
	padding-bottom:10px;
}
.photo-title-illust1{
	position:absolute;
	background:url(../../../img/facility/ts/illust1.png) no-repeat center top;
	background-size:54px 70px;
	width:54px;
	height:70px;
	top:30px;
	left:40px;
}
.photo-title-illust2{
	position:absolute;
	background:url(../../../img/facility/ts/illust2.png) no-repeat center top;
	background-size:150px 54px;
	width:150px;
	height:54px;
	top:40px;
	right:60px;
}
.photo-title-m{
	padding-top:70px;
}
.photo-title-m.title2{
	padding-top:0px;
}

.photo-box{
	height:325px;
	margin-bottom:8px;
}
.photo-border{
	background:url(../../../img/facility/ts/photo-border.png) no-repeat top left;
	background-size:229px 325px;
	height:325px;
}
.message-text{
	font-size:13px;
	line-height:1.7;
	margin-bottom:20px;
}
.message-blog{
	background:url(../../../img/facility/ts/illust3.png) no-repeat center top;
	font-size:14px;
	padding:40px 0 30px;
}
.info-photo{
	height:130px;
	min-width:320px;
	background:url(../../../img/facility/ts/info-image.png) center center no-repeat;
	background-size:cover;
	overflow: hidden;
}

#ts .info-right-box{
	float:left;
}

#ts .pc {
	display: none;
}
