@charset "utf-8";

/* 移住者の声
----------------------------------------------------------- */
#voice_img {
	height: 255px;
	width: 100%;
	-moz-background-size:100% auto;
	background-size:100% auto;
	margin-top: 1px;
}
@media screen and (max-width: 680px) {
#voice_img {
	height: 255px;
	width: 100%;
	-moz-background-size:cover;
	background-size:cover;
	margin-top: 1px;
}
}

.voice_bg01 {
	background-attachment: scroll;
	background-image: url(../voice/img/voice01_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.voice_bg02 {
	background-attachment: scroll;
	background-image: url(../voice/img/voice02_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.voice_bg03 {
	background-attachment: scroll;
	background-image: url(../voice/img/voice03_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#voice_img .wide {
	height: 255px;
	width: 918px;
	margin: auto;
	position: relative;
}
@media screen and (max-width: 680px) {
#voice_img .wide {
	height: 255px;
	width: 95%;
	margin: auto;
	position: relative;
}
}
#voice_img .wide div {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
	padding: 20px;
	overflow: hidden;
	float: left;
	background-image: url(../voice/img/voice_bg.png);
	background-repeat: repeat;
}
#voice_img .wide .div-r {
	float: right;
}
#voice_img .wide .div-l {
	float: left;
}
#voice_img .wide div .no {
	font-size: 1.5em;
	line-height: 1.1em;
	margin-bottom: 1em;
	font-weight: bold;
}
#voice_img .wide div h3 {
	font-size: 2.8em;
	line-height: 1.1em;
	font-family:"Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#voice_img .wide div .from {
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: bold;
	margin-top: 1em;
}
#contents .voice-catch {
	font-size: 2.3em;
	line-height: 1.4em;
	color: #70A55F;
	margin-bottom: 0.8em;
	font-family:"Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.voice-txt {
	font-size: 1.5em;
	line-height: 1.8em;
}
.voice-txt+.voice-txt {
	margin-top: 1em;
}
.profile {
	float: right;
	width: 430px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-top: 5px;
}
@media screen and (max-width: 680px) {
.profile {
	float: none;
	width: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 5px;
	clear: both;
	margin-right: auto;
}
}
.profile img {
	margin-bottom: 14px;
}
@media screen and (max-width: 680px) {
.profile img {
	margin-bottom: 14px;
	height: auto;
	width: 100%;
}
}
.profile dl {
	clear: both;
	float: none;
	overflow: hidden;
	margin-bottom: 14px;
}
.profile dl dt {
	font-size: 1.4em;
	line-height: 1.1em;
	color: #FFF;
	background-color: #92AB30;
	font-weight: normal;
	padding-top: 0.7em;
	padding-right: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0.7em;
	float: left;
	margin-right: 1em;
}
.profile dl dd {
	font-size: 1.5em;
	line-height: 2.5em;
}
.profile p {
	clear: both;
	float: none;
	overflow: hidden;
	font-size: 1.3em;
	line-height: 1.6em;
}
#contents .img-l {
	float: left;
	width: auto;
	margin-bottom: 20px;
	margin-right: 40px;
	margin-top: 5px;
	list-style-type: none;
}
#contents .img-l li:before {
	content:none;
}
.img-l img {
	margin-bottom: 2px;
	margin-right: 2px;
}
.advice {
	padding: 15px;
	border: 5px solid #F4F6D0;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.advice h4{
	font-size: 2.2em;
	line-height: 1.4em;
	color: #70A55F;
	margin-bottom: 0.5em;
	font-weight: normal;
}
.advice p{
	font-size: 1.5em;
	line-height: 1.8em;
}
.advice img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 4px;
}
@media screen and (max-width: 680px) {
.advice img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 4px;
	height: auto;
	width: 45%;
}
}
#gallery {
	overflow: hidden;
	height: auto;
	width: auto;
	margin-top: 40px;
}
#gallery li {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	width: 174px;
}


/* 移住者の声
----------------------------------------------------------- */
#other-voice {
	float: none;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 930px;
	margin-bottom: 40px;
}
@media screen and (max-width: 680px) {
#other-voice {
	float: none;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 100%;
	margin-bottom: 0px;
}
}
#other-voice h3 {
	font-size: 12px;
	line-height: 12px;
	background-image: url(../page/img/other-t.png);
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 245px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 23px;
	margin-left: auto;
}
#other-voice ul{
	overflow: hidden;
	height: auto;
	width: auto;
	margin-top: 25px;
}
#other-voice ul li{
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	width: 218px;
}
@media screen and (max-width: 680px) {
#other-voice ul li{
	float: left;
	margin-right: 2.5%;
	margin-left: 2.5%;
	width: 45%;
	box-sizing: border-box;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 680px) {
#other-voice ul li img{
	width: 100%;
	box-sizing: border-box;
	height: auto;
}
}
#other-voice ul li h4 {
	font-size: 1.5em;
	line-height: 1.2em;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	font-weight: normal;
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#other-voice ul li p {
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
}
#other-voice ul li a:hover {
	color: #70A55F;
}


/* 住宅紹介
----------------------------------------------------------- */
.house {
	clear: both;
	float: none;
	overflow: hidden;
}
@media screen and (max-width: 680px) {
.house {
	clear: both;
	float: none;
	overflow: hidden;
	width: 100%;
}
}
.house+.house {
	margin-top: 60px;
}
.house_title {
	clear: both;
	float: none;
	height: auto;
	margin-bottom: 2em;
	overflow: hidden;
	margin-right: 6px;
	margin-left: 6px;
}
@media screen and (max-width: 680px) {
.house_title {
	clear: both;
	float: none;
	height: auto;
	margin-bottom: 2em;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}
}
.house_title dd {
	font-size: 2.4em;
	line-height: 1.5em;
	float: left;
}
.house_title .rent {
	background-color: #71BCD2;
	float: left;
	font-size: 1.6em;
	line-height: 1.1em;
	color: #FFF;
	margin-right: 1em;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.house_title .reside {
	background-color: #92AB30;
	float: left;
	font-size: 1.6em;
	line-height: 1.1em;
	color: #FFF;
	margin-right: 1em;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.house_data {
	clear: both;
	float: none;
	margin-right: 6px;
	margin-left: 6px;
	overflow: hidden;
}
@media screen and (max-width: 680px) {
.house_data {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 95%;
}
}
.house_data table{
	float: left;
	height: auto;
	text-align: left;
	border: 1px solid #C9CACA;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 500px;
}
@media screen and (max-width: 680px) {
.house_data table{
	float: left;
	height: auto;
	text-align: left;
	border: 1px solid #C9CACA;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
}
.house_data table th{
	background-color: #DCF2F8;
	border: 1px solid #C9CACA;
	font-size: 1.6em;
	line-height: 1.3em;
	padding-top: 8px;
	padding-right: 2em;
	padding-bottom: 8px;
	padding-left: 10px;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.house_data table td{
	border: 1px solid #C9CACA;
	font-size: 1.6em;
	line-height: 1.3em;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.house-img {
	float: right;
}
@media screen and (max-width: 680px) {
.house-img {
	float: none;
	clear: both;
	width: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
}
@media screen and (max-width: 680px) {
.house-img img {
	float: none;
	clear: both;
	width: 100%;
	height: auto;
}
}
.gallery {
	overflow: hidden;
	height: auto;
	width: auto;
	margin-top: 40px;
}
@media screen and (max-width: 680px) {
.gallery {
	overflow: hidden;
	height: auto;
	width: 95%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
}
.gallery li {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	width: 174px;
}
@media screen and (max-width: 680px) {
.gallery li {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	width: 50%;
}
}
.gallery li img {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	width: 100%;
	height: auto;
}
.house_contact {
	background-color: #F4F6D0;
	padding: 13px;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	overflow: hidden;
	font-size: 1.5em;
	line-height: 1.5em;
}
@media screen and (max-width: 680px) {
.house_contact {
	background-color: #F4F6D0;
	padding: 13px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	overflow: hidden;
	font-size: 1.5em;
	line-height: 1.5em;
	width: 95%;
	box-sizing: border-box; 
}
}
.house_contact dt    {
	float: left;
	margin-right: 1em;
	font-weight: bold;
}
@media screen and (max-width: 680px) {
.house_contact dt    {
	float: none;
	margin-right: 1em;
	font-weight: bold;
	clear: both;
}
}
.house_contact dd {
	float: left;
}

/* 汎用ページ
----------------------------------------------------------- */
.section h2 {
	font-size: 2.2em;
	line-height: 1.4em;
	color: #FFFFFF;
	margin-bottom: 0.8em;
	font-family:"Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: normal;
	background-color: #70A55F;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.section h3 {
	font-size: 2.3em;
	line-height: 1.4em;
	color: #70A55F;
	margin-bottom: 0.8em;
	font-family:"Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: normal;
}
.section h4 {
	font-size: 2em;
	line-height: 1.4em;
	color: #92AA3A;
	margin-bottom: 0.8em;
	font-family:"Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: normal;
}
.section h5 {
	font-size: 1.8em;
	line-height: 1.4em;
	margin-bottom: 0.7em;
	font-family:"Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: normal;
	padding-bottom: 0.5em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
}
.section h6 {
	font-size: 1.5em;
	line-height: 1.4em;
	margin-bottom: 0.5em;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
}
.section h6:before {
	content:'●';
	color: #92AA3A;
	margin-right: 0.2em;
}
.section p{
	font-size: 1.5em;
	line-height: 1.8em;
}
#contents .section a  {
	color: #72A462;
	text-decoration: underline;
}
#contents .section a:hover  {
	color: #92AB30;
	text-decoration: underline;
}
.section ul  {
	margin-top: 1em;
	margin-bottom: 1em;
}
.section ul li {
	margin-bottom: 0.5em;
	font-size: 1.5em;
	padding: 0px;
	margin-left: 0px;
}
.section table ul  {
	margin-top: 1em;
	margin-bottom: 1em;
}
.section table ul li {
	margin-bottom: 0.5em;
	font-size: 1.0em;
	padding: 0px;
	margin-left: 0px;
}
.section ul li:before{
	content:'●';
	color: #92AA3A;
	margin-right: 0.2em;
}
.section table{
	float: left;
	height: auto;
	text-align: left;
	border: 1px solid #C9CACA;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
/*	width: 500px; */
}
.section table th{
	background-color: #F4F6D0;
	border: 1px solid #C9CACA;
	font-size: 1.5em;
	line-height: 1.3em;
	padding-top: 8px;
	padding-right: 1em;
	padding-bottom: 8px;
	padding-left: 1em;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.section table td{
	border: 1px solid #C9CACA;
	font-size: 1.5em;
	line-height: 1.3em;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
/*	text-align: center; */
}
#sub-img ul li:before{
	content:'';
}
#sub-img li {
	float: left;
	width: 250px;
	margin-right: 10px;
}
#sub-img li:first-child {
	clear : both;
}
#sub-img li img {
	width: 100%;
}
