body {
	/*overflow-x: hidden;*/
}

article {
	background-repeat: repeat;
	font-size: 15px;
	font-size: 1.5rem;
}
article img{
	width: 100%;
}
.from img{
	width: 300px;
}
.bx-controls {
	display: none;
}
#slide {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}

#canvas {
	position: absolute;
	max-width:800px;
	width: 100%;
	z-index:100;
	right: 100px;
	margin-right: 50px;
	}

#canvas svg{
	max-width:800px;
	width: 100%;
}


.openhouse {
	text-align: center !important;
}

.openhouse h3 {
	font-size: 18px;
	letter-spacing: 2px;
	margin-bottom: 20px;
}


@media screen and (min-width:1200px) and (max-width:1700px){
.toumei img{
		opacity: 0.5;
	}
}

@media screen and (min-width:1026px) and (max-width:1500px){
#top-right img{
		opacity: 0.5;
	}
}





#service {
	margin-bottom: 100px;
}




article {
	letter-spacing: 0.15em;
	font-family: "ryo-gothic-plusn";
}
article a {
	text-decoration: none;
}
article h2 {
	text-align: center;
	margin-bottom: 80px;
	font-size: 21px;
	letter-spacing:0.1em;
	font-family: 'Noto Serif JP', serif;
}
.box100 {
	width: 100%;
	margin: 0 auto;
}
.tate {
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
}
#open-house p {
	font-size: 13.5px;
	line-height: 150%;
}
#open-house a {
	color: #fff;
}
/*-#top-*/
#top {
	/*width: 100vw;*/
	margin: 0 auto;
	position: relative;
	margin-top: 50px;
}
#top h1 {
	font-family: 'Noto Serif JP', serif;
	font-size: 36px;
	font-weight: normal;
	margin: 0 auto;
	padding-bottom: 50px;
	letter-spacing: 0.15em;
	line-height: 140%;
}

#top p {
	font-size: 13px;
	margin-bottom: 20px;
	line-height: 170%;
}

#top-left {
	position: absolute;
	max-width: 530px;
	left: 50px;
	top: 150px;
	z-index: 2;
	padding: 30px;
}

#top-right {
	text-align: right;
}

#top-right img{
	max-width: 1300px;
}

.top-h1-mini {
	font-size: 24px;
	letter-spacing: 0.05em;
}

@media screen and (max-width: 1025px) {
article {
	overflow-x: hidden;
}
	
#top-left {
position: relative;
top: 0;
left: 0;
	margin-top: 50px;
	}
	
	#top-right img {
		max-width: 100%;
	}
	
#plan {
		margin-top: -200px;
	}
	
#concept .box700{

	max-width: 260px !important;
}
	
#plan .box700{
		max-width: 260px !important;
}
	
#planimg {
	margin: auto 0px !important;
}
	
#concept .boximg img {
	float: left;
}
	
.subimg img{
	margin-top: -150px;
}
	
#plan, #concept{
	margin: 300px 0px 0 0 !important;
}
	
.toumei img{
		margin-top: -15px !important;
	}

}



/*-#photos-*/

.boximg img {
	max-width: 600px;
}

.left {
	float: left;
}

.right {
	float: right
}

.subimg img{
	position: absolute;
	right: 100px;
	margin-right: 50px;
	margin-top: 30px;
}

.box-half {
	width: 50%;
	float: left;
	padding-right: 1%;
	padding-left: 1%;
}

.box-half img{
	max-width: 100%;
}

@media (max-width: 480px) {	
	.box-half {
		width: 100%;
		float: none;
		padding-right: 0;
		padding-left: 0;
	}
}


/* #photos 写真 */
section#photos{
	max-width:950px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 150px;
}

#photos p {
	text-align: center;
	font-size: 13px;
}

#photos ul {
	display: flex;
	margin-bottom: 5px;
	justify-content: space-between;
	flex-wrap: wrap;
	}

#photos ul li {
	margin-bottom: 10px;
}

#photos ul li img {
		width: 100%;
	}

@media screen and (max-width:920px) {
	#photos ul li {
		width: 32%;
	}
}

@media screen and (max-width:640px) {
	#photos ul li {
		width: 49%;
	}
}


#invest {
	max-width:950px;
	width: 100%;
	margin: 200px auto 0px auto;
	line-height: 230%;
}

/*-#area-*/

#areawap {
	padding: 0 0 100px 0;
}
#area {
	max-width:950px;
	width: 100%;
	margin: 200px auto 0px auto;
	line-height: 1.7;
}
#mapimg {
	margin-top: 80px;
	
}

#area-list {
	max-width:950px;
	width: 100%;
	margin: 0 auto;
}
#area-list img {
	width: 250px;
	height: 320px;
	margin: 0 100px;
}
.number {
	font-size: 20px;
	font-weight: bold;
}
.mo {
	width: 410px;
	height: 450px;
	float: left;
	margin: 25px 0 20px 0;
	background-color: #eee;
	padding: 20px;
	border-radius: 15px;
}
.mo2 {
	width: 410px;
	height: 450px;
	margin: 25px 0 20px 49px;
	float: right;
	background-color: #eee;
	padding: 20px;
	border-radius: 15px;
}
/*-#plan-*/
#plan, #concept{
	margin: 200px 0px 0 0;
	padding: 0 0 100px 0;
	font-size: 15px;
	line-height: 200%;
	letter-spacing: 0.1em;
	position: relative;
}
#plan .box700{
	position: absolute;
	max-width: 400px;
	right: 50px;
	z-index: 2;
	padding: 30px;
	background-color: rgba(255,255,255,0.50);
}

#concept .box700{
	position: absolute;
	max-width: 400px;
	left: 50px;
	z-index: 2;
	padding: 30px;
	background-color: rgba(255,255,255,0.50);
}

#concept .box950 {
	margin: 150px auto;
}

#concept .box950 p{
	padding-bottom: 100px;
}



#planimg {
	margin: auto 200px;
	padding-top: 150px;
	position: relative;
}

#plan h3, #concept h3 {
 	font-family: 'Noto Serif JP', serif;
	font-size: 18px;
	margin-bottom: 25px;
}
.plan-concept {
	font-size: 13px;
	margin-bottom: 20px;
	line-height: 300%;
}

@media screen and (max-width:640px) {
	.plan-concept {
		line-height: 250%;
	}
}

#gmap {
	margin-bottom: 100px;
}
