@charset "utf-8";





#neighbor-sec1 {
    background: url(../img/neighborhood/sec1-bg.jpg) 0 0 repeat;
	padding: 80px 0 80px;
}
.neighbor-sec1-box1 {
    /*font-family: 游明朝体, "Yu Mincho", YuMincho, メイリオ, Meiryo, serif;*/
	width: 1100px;
	margin: 0 auto;
}
.neighbor-sec1-box1 h2 {
	font-size: 24px;
	text-align: center;
	letter-spacing: 0.4em;
	margin-bottom: 40px;
}
.neighbor-sec1-box1 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}
.neighbor-sec1-box1 ul li {
	width: 257px;
	margin-bottom: 20px;
}
.neighbor-sec1-box1 ul li h3 {
	line-height: 0;
}
.neighbor-sec1-box1 ul li h4 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 2.4;
	background: linear-gradient(to right,  #9A7745 0%,#DDB784 50%,#6A4D25 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.neighbor-sec1-box1-1 {
    text-align: center;
}



#neighbor-sec2 {
	padding: 100px 0 80px;
}
.neighbor-sec2-box1 {
    /*font-family: 游明朝体, "Yu Mincho", YuMincho, メイリオ, Meiryo, serif;*/
	width: 1100px;
	margin: 0 auto;
}
.neighbor-sec2-box1 h3 {
	text-align: center;
	margin-bottom: 60px;
}
.neighbor-sec2-box1 h4 {
	font-size: 24px;
	text-align: center;
	letter-spacing: 0.4em;
}
.neighbor-map {
    margin-bottom: 10px;
}
.neighbor-map iframe {
    width: 1100px;
	height: 500px;
}


