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

/*  facility-main　ht：ほっと家
----------------------------------------------------*/
#ht{
	position:relative;
}
.title-bg{
	background-color:#f78b43;
	width:100%;
	height:auto;
}
.title-image {
    height: 200px;
    width: 100%;
    background: url(../../../img/facility/hothouse-mizuho/title-image.png) center center no-repeat;
    overflow: hidden;
    background-size: cover;
}
.ts-title-bg{

}
.facility-title{
	padding:20px 0;
}
.headtext p{
	text-align: center;
	font-size: 16px;
	line-height: 1.4;
	margin: 40px auto;
}
.facility-title p.facility-title-logo{
	margin:10px auto 0;
	background:url(../../../img/facility/ht/logo.png) no-repeat center top;
	background-size:280px 155px;
	width:280px;
	height:155px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.facility-title p:nth-of-type(2) span.ht-house{
	padding-top: 4px;
	font-size:20px;
}
.photo-title{
	position:relative;
	padding-bottom:10px;
}
.photo-title p.photo-title-s{
	padding-top:20px;
}
.photo-title-illust1{
	position:absolute;
	background:url(../../../img/facility/ht/illust1.png) no-repeat center top;
	background-size:150px 54px;
	width:150px;
	height:54px;
	top:0px;
	right:30px;
}

.flow-area{
	padding:0px 0 30px;
	margin:0 auto;
	width:300px;
}
.flow-area p{
	margin:0 auto;
	background:url(../../../img/facility/ht/flow-sp.png) no-repeat center top;
	width:240px;
	height:260px;
	background-size: contain;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}



.message-text-l{
	font-size:18px;
	margin-bottom:10px;
}
.message-text{
	font-size:14px;
	line-height:1.6;
	margin-bottom:10px;
}
.message-blog{
	background:url(../../../img/facility/ts/illust3.png) no-repeat center top;
	font-size:14px;
	padding:50px 0 30px;
}
.info-left-box{
	width:280px;
}
.info-left-box .info-text-s{
	margin:0;
}
.info-name{
	margin:5px;
}
.info-add{
	margin-top:10px;
}
.info-space{
	height:30px;
}

#ht-ooharu{
	background-color: #fff;
	padding: 10px 0 0;
	text-align: center;
}
#ht-ooharu .ho-header{
	width: auto;
	margin: 0 auto;
	padding:0px 0;
	display: inline-block;
	background: url("../../../img/facility/ht/oharu-hd.png") no-repeat right top;
	background-size: 80px auto;
	text-align: left;
}
#ht-ooharu .ho-header .ho-title{
	font-size: 24px;
}
#ht-ooharu .ho-header .ho-text{
	font-size: 16px;
	margin-top: 20px;
	line-height: 1.8;
}
#ht-ooharu .ho-image{
	margin: 0 auto;
	width: auto;
}

#ht-ooharu .ho-image > P{
	margin-bottom: 30px;
	font-size: 16px;
}
#ht-ooharu .ho-image p.photo{
	text-align: right;
	line-height: 0.5;
}
#ht-ooharu .ho-image p.photo img{
	width: 100%;
}
#ht-ooharu .ho-image p.text{
	text-align: left;
	padding: 10px 0px 10px 5px;
	line-height: 1.6;
}

#ht-ooharu .ho-gallery{
	line-height: 0.5;
}
#ht-ooharu .ho-g-block{
	vertical-align: top;
}
#ht-ooharu .ho-g-block img{
	width: 100%;
}
#ht-ooharu .ho-box{
	width: 100%;
	height:auto;
	position: relative;
	font-size: 14px;
}
#ht-ooharu .ho-sub{
	width: 100%;
}
#ht-ooharu .ho-sub-box{
	
}

#ht-ooharu .ho-sub.sub1{
	bottom:0;
}
#ht-ooharu .ho-sub.sub2{
	top:0;
}
#ht-ooharu .ho-sub.sub1 .ho-sub-box{
	vertical-align: bottom;
}
#ht-ooharu .ho-box .txt1{
	padding: 8px;
	text-align: left;
	font-size: 13px;
	line-height: 1.6;
}
#ht-ooharu .ho-box .txt2{
	padding: 8px;
	text-align: left;
	font-size: 13px;
	line-height: 1.6;
}
#ht-ooharu .ho-sub p{
	padding: 8px;
	text-align: left;
	font-size: 13px;
	line-height: 1.6;
}
#ht-ooharu .hide-sp{
	display:none;
}
#map-area{
	display: flex;
	flex-wrap: wrap;
}
#map-area iframe{
	width: 100%;
}
.tmpimg{
	display: none;
}
.tmpimg-sp{
	display: block;
}
.tmpimg img{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.tmpimg-sp img{
	width: 100%;
	max-width: 470px;
	margin: 0 auto;
}
iframe{
	width: 100%;
	height: auto;
}