@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: 500px;
    min-width: 960px;
    background: url(../../../img/facility/hothouse-mizuho/title-image.png) center center no-repeat;
    overflow: hidden;
    background-size: cover;
}
.ts-title-bg{
}
.facility-title{
	padding:40px 0;
}
.headtext p{
	text-align: center;
	font-size: 16px;
	line-height: 1.4;
	margin: 40px auto;
}
.facility-title p.facility-title-logo{
	margin:20px auto 0;
	background:url(../../../img/facility/ht/logo.png) no-repeat center top;
	width:422px;
	height:234px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.facility-title p:nth-of-type(2) span.ht-house{
	font-size:34px;
}
.photo-title{
	position:relative;
	padding-bottom:10px;
}
.photo-title p.photo-title-s{
	padding-top:0;
}
.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:15px 0 50px;
}
.flow-area p{
	background:url(../../../img/facility/ht/flow.png) no-repeat center top;
	width:960px;
	height:222px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}


.message-text-l{
	font-size:36px;
	margin-bottom:20px;
}
.message-text{
	font-size:16px;
	line-height:1.8;
	margin-bottom:20px;
}
.message-blog{
	background:url(../../../img/facility/ts/illust3.png) no-repeat center top;
	font-size:16px;
	padding:50px 0 30px;
}
.info-left-box{
	width:25%;
}
.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: 50px 0 0;
	text-align: center;
}
#ht-ooharu .ho-header{
	width: auto;
	min-height: 160px;
	margin: 0 auto;
	padding:20px 120px 0 0;
	display: inline-block;
	background: url("../../../img/facility/ht/oharu-hd.png") no-repeat right center;
}
#ht-ooharu .ho-header .ho-title{
	font-size: 36px;
}
#ht-ooharu .ho-header .ho-text{
	font-size: 16px;
	margin-top: 20px;
	line-height: 1.8;
}
#ht-ooharu .ho-image{
	display: table;
	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;
	min-width: 545px;
	line-height: 0.5;
}
#ht-ooharu .ho-image p.text{
	text-align: left;
	width: 50%;
	padding: 0 0 20px;
	line-height: 1.6;
}

#ht-ooharu .ho-gallery{
	display: table;
	width: 100%;
	line-height: 0.5;
}
#ht-ooharu .ho-g-block{
	display: table-cell;
	width: 50%;
	vertical-align: top;
}
#ht-ooharu .ho-g-block img{
	width: 100%;
}
#ht-ooharu .ho-box{
	width: 100%;
	height:auto;
	min-height: 320px;
	position: relative;
	font-size: 14px;
}
#ht-ooharu .ho-sub{
	display: table;
	width: 100%;
	position: absolute;
	left:0;
}
#ht-ooharu .ho-sub-box{
	display: table-cell;
	width: 50%;
}

#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{
	display: block;
	position: absolute;
	top:8px;
	left:0;
	text-align: center;
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 1.6;
}
#ht-ooharu .ho-box .txt2{
	display: block;
	position: absolute;
	bottom:8px;
	left:0;
	text-align: center;
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 1.6;
}
#ht-ooharu .ho-sub p{
	margin: 5px auto;
	display: inline-block;
	text-align: left;
	font-size: 13px;
	line-height: 1.6;
}

#ht-ooharu .ho-box.g-text-box::before {
  content: '';
  display: block;
  padding-top: 66.6%;
}
#ht-ooharu .ho-sub p.hide-pc{
	display:none;
}
#ht-ooharu .ho-box .txt2.hide-pc{
	display:none;
}
#ht-ooharu .ho-image p.text.hide-pc{
	display:none;
}


#map-area{
	display: flex;
	flex-wrap: wrap;
}
.tmpimg{
	display: block;
}
.tmpimg-sp{
	display: none;
}
.tmpimg img{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.tmpimg-sp img{
	width: 100%;
	max-width: 470px;
	margin: 0 auto;
}