@charset "utf-8";

.contBox3{width: 100%; padding: 50px 0;}
.subTtl04 span img {height: auto; width: auto;}
.subtxt{text-align: center;line-height: 1.8em;padding-bottom: 2em;}

.mb1{margin-bottom: 1em;}
.mt7{margin-top: 50px;}

#tenantMv {
	background-image: url(../../img/tenant/tenant_bg_sp.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.subMv {
	width: 100%;
	height: 20vh;
	position: relative;
}

.innerSub2 h1 {
	text-align: center;
}
.innerSub2 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 4rem;
}
.innerSub2 h1 img {
	width: auto;
	height: 39px;
}
.innerSub2 span {
	display: block;
	margin: 0 auto;
	font-size: 1.4rem;
	color: #ffffff;
	text-align: center;
}



/*ボディコンテンツ*/


#innertenant{
	text-align: center;
	width: 92%;
	padding: 3em 4%;
	background: url(../../img/tenant/info_bg.jpg) no-repeat center;
	background-size: auto auto;
	background-size: cover;
}

#innertenant h3 {
	text-align: center;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 auto 3.5em auto;
	color: #ffffff;
}

.boxlist{width: 100%; display: flex; flex-wrap: wrap; margin: 0 auto .5em auto;}
.box1{flex-grow: 999999; flex-shrink: 1; flex-basis: 100px; align-items:center; color: #fff; text-align: center;padding: 1em; margin-bottom: 1.3em;}
.blue{background-color: #004ea1;}
.sblue{background-color: #4783c4;}
.orange {font-size: 1.1em; color: #e99f11; font-weight: bold;}
.box1 h3,.box2 h3 {font-size: 1em; line-height: 1.4em;} 
.box1 img,.box2 img {height: 4em;  padding-top: .8em;}

#map_canvas {
	width: 100%;
	height: 300px;
	margin-bottom: 2em;
	display: block;
}

.box3{flex-grow: 999999; flex-grow: 1; flex-basis: 250px; margin: 0 auto 1em;}
.box3 p{font-size: .9em; padding: .5em .5em .5em 0;}
.box3 img{width: 100%;}

.stxtR{font-size: .8em; text-align: right;}


.ubox {display: block; justify-content: space-between; margin-bottom: 3rem; background-color: #fff;}
.uboxpbox {max-width: 100%; padding: 1em;}
.ubox img {display: block; width: 100%; height: auto;}
.uboxInner {max-width: 100%; background-color: #fff; padding: 1em;} 
.uboxInner h3 {font-size: 1.0em; line-height: 1.3em; border-bottom: 1px dotted; padding-bottom: .5em;}
.uboxInner h4 {font-size: 1.2em; line-height: 1.4em; font-weight: bold; margin: .8em 0;}
.uboxInner p {line-height: 1.6em;}


/*closing btn*/
.cbox{display: block;}
.rbtn {
	width: 100%;
	padding-top: 2em;
}
.rbtn a.submitBtn,
.rbtn a.sendBtn {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 15px 0;
	background: url(../../img/common/arr_whit.png) no-repeat 96% center #004ea1;
	background-size: 8px auto;
	color: #ffffff;
	font-size: 1.3rem;
	font-weight: 900;
	text-align: center;
}
.rbtn a.submitBtn span {
	font-size: 1.0rem;
}


/*closing box*/
.cotactArea2 {
	width: 96%;
	padding: 2%;
	background: url(../../img/common/contactarea_bg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}

.contactareaInner2 {
	width: 92.5%;
	margin: 2em auto;
	display: block;
}

.contactLogo2 {width: 250px; margin: 0 auto 2em; display: block; text-align: center; vertical-align: middle;}
.contactLogo2 img {width: 100%;}

.contactInner {width: 100%; margin: 0 auto;}

.contactTxt2 {
	display: block;
	text-align: center;
	padding-bottom: 2em;
}

.contactTel2 {
	display: block;
	text-align: center;
}

.telLink2 {
	display: inline-block;
	padding: 0 0 0 30px;
	background: url(../../img/common/tel_icon.png) no-repeat 0 center;
	background-size: 25px 25px;
	font-size: 3.0rem;
	line-height: 1.3em;
	font-weight: 900;
	color: #ffffff;
}

.telLink2 a{color: #fff; text-decoration: none;}

.telTime2 {
	font-size: 1.3rem;
	line-height: 1.0em;
	color: #ffffff;
	text-align: center;
	display: block;
 padding: 0 0 .5em 0;
}


