@charset "utf-8";
/*----------------------------------------------------------------------------------------------
	グリーンヒルズ東本坪
----------------------------------------------------------------------------------------------*/
.hontsubo_ttl01 {
	margin: 30px auto 20px;
}
.bukken_ttl_lv03 {
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	margin: 70px 0 20px;
	padding-bottom: 10px;
}
.hontsubo_ttl02 {
	font-size: 30px;
	font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "MS PMincho", "MS Mincho", serif;
	line-height: 2;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.05em;
}
a.btn_bukken {
  display: block;
	margin: 60px auto 0;
  max-width: 450px;
	padding: .9em 1em;
  position: relative;
  text-align: center;
	color: #fff;
  font-size: 16px;
  font-weight: 700;
  background: #6F6456;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
a.btn_bukken::after {
  content: "→";
  position: absolute;
  right: 15px;
  top: 32%;
  width: 7px;
  height: 7px;
	font-size: 14px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
a:hover.btn_bukken {
  background: #8F867A;
}
a:hover.btn_bukken::after {
  right: 10px;
}
.l-plan_block {
	margin-bottom: 100px;
	padding-bottom: 100px;
	border-bottom: 1px dashed #BFBFBF;
	text-align: center;
}
.l-plan_block.first_blocl {
	margin-top: 100px;
}
.plan_ttl {
	position: relative;
}
.plan_ttl::after {
	content: "";
	display: block;
	width: 1px;
	height: 50px;
	background: #107100;
	margin: 30px auto 0;
}
.plan_ttl.ttl_c::after {
	background: #562E04;
}
.plan_img {
	margin: 70px auto;
}
.plan_lead {
	font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "MS PMincho", "MS Mincho", serif;
	line-height: 2;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.05em;
}
.l-plan_map_block {
	text-align: center;
}
.plan_ttl_map {
	margin-bottom: 30px;
}
.block_map {
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	padding-left: 5%;
	text-align: center;
	position: relative;
}
.environment_list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.environment_list li {
	width: 23%;
	margin-bottom: 30px;
}
.environment_list .txt {
	margin-top: 10px;
}
iframe.info_map {
    width: 100%;
    height: 500px;
}
@media screen and (min-width:834px) and ( max-width:1080px) {

}
/* 220113 v２ 更新追加 */
.gh_vol02_mv02 {
	max-width: 750px;
	margin: 0 auto 70px;
}
.plan_img_v2 {
	margin: 30px auto 50px;
}
.p-concept__mark {
	margin-top: -100px;
}
.l-photos {
	display: flex;
	flex-wrap: wrap;
	gap: 27px;
	margin-top: 70px;
}
.l-photos li {
	width: 31.7%;
}
.madori_notes {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 10px;
}
iframe.p-matterport {
  width: 100%;
  height: 528px;
	margin-top: 40px;
}
@media screen and (max-width:834px){
	.hontsubo_ttl01 {
		margin: 30px -15px 10px;
	}
	.bukken_ttl_lv03 {
		font-size: 20px;
		border-bottom: 1px solid #ccc;
		margin: 70px 0 20px;
		padding-bottom: 10px;
	}
	.hontsubo_ttl02 {
		font-size: 22px;
	}
	.hontsubo_ttl02 span,
	.plan_lead span{
		display: inline-block;
	}
	a.btn_bukken {
		display: block;
		margin: 30px auto 0;
		width: 90%;
		color: #fff;
		font-size: 15px;
	}
	.l-plan_block {
		margin-bottom: 60px;
		padding-bottom: 60px;
		border-bottom: 1px dashed #BFBFBF;
		text-align: center;
	}
	.l-plan_block.first_blocl {
		margin-top: 60px;
	}
	.plan_ttl {
		position: relative;
	}
	.plan_ttl::after {
		content: "";
		display: block;
		width: 1px;
		height: 30px;
		background: #107100;
		margin: 20px auto 0;
	}
	.plan_img {
		margin: 50px 2%;
	}
	.plan_ttl_map{
		margin-left: 5%;
		margin-right: 5%;
	}
	.block_map {
		width: 90%;
		margin-left: 5%;
		margin-right: 0;
		padding-top: 30px;
	}
	.environment_list {
		display: flex;
		justify-content: space-between;
		margin-bottom: 20px;
		flex-wrap: wrap;
	}
	.environment_list li {
		width: 47%;
		margin-bottom: 30px;
	}
	.environment_list .txt {
		margin-top: 10px;
	}
	.plan_ttl img {
		height: 80px;
		width: auto;
	}
	/* 220113 v２ 更新追加 */
	.gh_vol02_mv02 {
		margin:0 -15px 50px;
	}
	.plan_img_v2 {
		margin: 30px auto 50px;
	}
	.p-concept__mark {
		margin-top: -20vw;
	}
	.p-concept__mark img {
		width: 40vw;
	}
	.l-photos {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		margin-top: 50px;
	}
	.l-photos li {
		width: 47%;
	}
	#nav-dock {
    position: fixed;
    bottom: 40px;
    right: 5px;
	}
}