#modelhouse{
	margin:0 0 20px 0;
}
#modelhouse #area01{
	position:relative;
	margin:70px auto 10px auto;
}
#modelhouse #area01 h2{
    font-family: 'EB Garamond', serif;
    font-size: 74px;
    line-height: 1em;
    letter-spacing: -.02em;
    color: #ded8d4;
	text-align:center;
}
#modelhouse #area01 h2 p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding: 0;
    margin: 0;
    text-decoration: none;
    color: #ded8d4;
    transform: translate3d(0,0,0);
}
#modelhouse #area01 span{
}
#modelhouse #area01 em{
    font-family: 'Noto Sans JP', sans-serif;
	display:block;
    font-size: 1.7rem;
    line-height: 1.6;
    letter-spacing: -.02em;
    color: #333;
    vertical-align: top;
    margin: 20px 0 0 0;
	text-align:center;
}
#modelhouse #area01 em.e2{
    font-size: 2rem;
}

#modelhouse #area02{
	margin-bottom:100px;
}
#modelhouse #area02 p.p1{
	text-align:center;
	font-size:1.8rem;
	border-top:1px solid #333;
	border-top:1px solid #333;
	padding:45px;
	margin:35px 0 0 0;
}
#modelhouse #area02 .bnrs{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
#modelhouse #area02 .bnrs dl{
	width:33.333%;
	display:block;
	box-sizing:border-box;
	text-align:center;
	border-left:1px solid #999;
	margin-bottom:30px;
}
#modelhouse #area02 .bnrs dl:nth-of-type(3n),#modelhouse #area02 .bnrs dl:last-of-type{
	border-right:1px solid #999;
}
#modelhouse #area02 .bnrs dl dd{
	display:table-cell;
	vertical-align:middle;
	height:50px;
}
#modelhouse #area02 .bnrs dl dd img{
	width:200px;
	vertical-align:middle;
}
#modelhouse #area02 .bnrs dl.dl2 img{
	width:115px;
}
#modelhouse #area02 .bnrs dl.dl3 img{
	width:220px;
}
#modelhouse #area02 .bnrs dl.dl4 img{
	width:170px;
}
#modelhouse #area02 .bnrs dl.dl5 img{
	width:185px;
}
#modelhouse #area02 .bnrs dl.dl6 img{
	width:212px;
}
#modelhouse #area02 .bnrs dl.dl7 img{
	width:212px;
}
#modelhouse #area02 .bnrs dl.dl8 img{
	width:224px;
}
#modelhouse #area02 .bnrs dl.dl9 img{
	width:224px;
}
#modelhouse #area02 .bnrs dl.dl10 img{
	width:156px;
}

#modelhouse #area03{
}
#modelhouse #area03 h3{
	display:table;
	width:100%;
	height:82px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	margin-bottom:35px;
}
#modelhouse #area03 h3 p{
	display:table-cell;
	vertical-align:middle;
	padding-left:45px;
}
#modelhouse #area03 h3 p img{
	height:47px;
	width:auto;
}
#modelhouse #area03 #a2 h3 p img{
	height:54px;
}
#modelhouse #area03 #a3 h3 p img{
	height:28px;
}
#modelhouse #area03 #a4 h3 p img{
	height:30px;
}
#modelhouse #area03 #a5 h3 p img{
	height:26px;
}
#modelhouse #area03 #a6 h3 p img{
	height:30px;
}
#modelhouse #area03 #a7 h3 p img{
	height:39px;
}
#modelhouse #area03 #a8 h3 p img{
	height:25px;
}
#modelhouse #area03 #a9 h3 p img{
	height:41px;
}
#modelhouse #area03 #a10 h3 p img{
	height:46px;
}
#modelhouse #area03 h3 span{
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	padding-right:30px;
}
#modelhouse #area03 h3 span img{
	width:270px;
}

#modelhouse #area03 .aa3{
	display:table;
	margin-bottom:50px;
}
#modelhouse #area03 .aa3 p.map{
	width:43%;
	float:left;
}
#modelhouse #area03 .aa3 dl{
	width: 53%;
	float: right;
	padding-top: 30px;
}
#modelhouse #area03 .aa3 dt{
}
#modelhouse #area03 .aa3 dd{
}
#modelhouse #area03 .aa3 dd ul{
	text-align:center;
	padding:25px 0;
}
#modelhouse #area03 .aa3 dd li{
	width:43%;
	margin:0 5px;
	display:inline-block;
}
#modelhouse #area03 .aa3 dd a,
#modelhouse #area03 .aa3 dd span{
	display:block;
	background:#c0ac49;
	font-size:2.6rem;
	line-height:1;
	padding:15px 0;
	margin-bottom:10px;
	color:#fff;
	text-align:center;
	background-image: url(../img/common/yaji.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size:35px;
}

@media screen and (max-width:801px){
	#modelhouse{
		margin:0 0 40px 0;
		padding:0 0 40px 0;
		border-bottom:1px solid #999;
	}
	#modelhouse img{
		width:100%;
		margin:0;
	}
	#modelhouse #area01{
		margin:30px auto 15px auto;
	}
	#modelhouse #area01 h2{
		font-size: 30px;
	}
	#modelhouse #area01 h2 p {
	}
	#modelhouse #area01 span{
		padding:0 !important;
	}
	#modelhouse #area01 em{
		font-size: 1.4rem;
		line-height:1.4;
		margin:0 0 15px 0;
	}
	#modelhouse #area01 em.e2{
	}

#modelhouse #area02{
	margin-bottom:40px;
}
#modelhouse #area02 p.p1{
	text-align:center;
	font-size:1.4rem;
	padding:25px;
	margin:15px 0 0 0;
}
#modelhouse #area02 .bnrs{
	display: block;
}
#modelhouse #area02 .bnrs dl{
	width:100%;
	margin-bottom:5%;
	border-right:1px solid #999;
}
#modelhouse #area02 .bnrs dl dd{
	display:table-cell;
	vertical-align:middle;
	height:50px;
}
#modelhouse #area02 .bnrs dl dd img{
}
#modelhouse #area02 .bnrs dl.dl2 img{
}
#modelhouse #area02 .bnrs dl.dl3 img{
}
#modelhouse #area02 .bnrs dl.dl4 img{
}
#modelhouse #area02 .bnrs dl.dl5 img{
}
#modelhouse #area02 .bnrs dl.dl6 img{
}
#modelhouse #area02 .bnrs dl.dl7 img{
}
#modelhouse #area02 .bnrs dl.dl8 img{
}
#modelhouse #area02 .bnrs dl.dl9 img{
}
#modelhouse #area02 .bnrs dl.dl10 img{
}

#modelhouse #area03{
}
#modelhouse #area03 h3{
	height:60px;
	margin-bottom:15px;
}
#modelhouse #area03 h3 p{
	padding-left:10px;
}
#modelhouse #area03 h3 p img{
	height:30px;
}
#modelhouse #area03 #a2 h3 p img{
	height:30px;
}
#modelhouse #area03 #a3 h3 p img{
	height:20px;
}
#modelhouse #area03 #a4 h3 p img{
	height:20px;
}
#modelhouse #area03 #a5 h3 p img{
	height:20px;
}
#modelhouse #area03 #a6 h3 p img{
	height:20px;
}
#modelhouse #area03 #a7 h3 p img{
	height:25px;
}
#modelhouse #area03 #a8 h3 p img{
	height:15px;
}
#modelhouse #area03 #a9 h3 p img{
	height:25px;
}
#modelhouse #area03 #a10 h3 p img{
	height:30px;
}
#modelhouse #area03 h3 span{
	padding-right:10px;
}
#modelhouse #area03 h3 span img{
	width:180px;
}

#modelhouse #area03 .aa3{
	margin-bottom:30px;
}
#modelhouse #area03 .aa3 p.map{
	width:43%;
}
#modelhouse #area03 .aa3 dl{
	width: 53%;
	padding-top: 10px;
}
#modelhouse #area03 .aa3 dt{
}
#modelhouse #area03 .aa3 dd{
}
#modelhouse #area03 .aa3 dd ul{
	padding:10px 0;
}
#modelhouse #area03 .aa3 dd li{
	width:46%;
	margin:0 1%;
	display:inline-block;
}
#modelhouse #area03 .aa3 dd a,
#modelhouse #area03 .aa3 dd span{
	font-size:1.2rem;
	padding:5px 0;
	margin-bottom:5px;
	background-size:10px;
	background-position:97% center;
	font-feature-settings : "palt";

}

}
