@charset "utf-8";

/**** 全体 ****/
body{
padding:0;
margin:0;
}
body,p,td,li{
font: normal normal 400 14px/1.7em Meiryo;
font-family: 'ＭＳ ゴシック' Meiryo, メイリオ,'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',inn
 sans-serif;
vertical-align:bottom;
}
th{
font-size: 14px;
font-weight: 1.7em;
font-family: 'ＭＳ ゴシック' Meiryo, メイリオ,'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',inn
 sans-serif;
}
p{
padding:0;
margin:0 20px;
}
td,th{
vertical-align:top;
}
img{
    vertical-align: middle;
}


.floatend{
clear:both;
overflow:hidden;
height:0;
}

.outer{
text-align:left;
padding:inherit;
}
.Middle{
width:1100px;
margin: 0 AUTO;
}
#toppage .Middle{
    position: relative;
}
.clear{
font-size:0;
line-height:0;
clear:both;
}


/****  menu  ****/
#menu-box{
	height:80px;
	width:100%;
	background-color: #5c8af9;
	position: relative;
	z-index: 100;
}
#menu{
width:100%;
position: fixed;
background-color: rgba(255,255,255,0.8);
}
#menu ul{
float:left;
width:630px;
height:80px;
float:right;
list-style-type:none;
padding:0;
margin:0;
}
#menu li {
    padding-top: 20px;
    margin-left: 18px;
    float: left;
}
#menu ul li a{
    display: block;
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    color:#000;
    text-align:left;
    text-decoration:none;
}
#menu ul li.l1 a{
    padding: 20px 0;
}
#menu ul li.l2 a{
    padding: 10px 0; 
}
#language {
    padding-right:10px;
    text-align:center;
    padding-top: 31px;
    margin:0 394px;
}
#language.c20191105 {
	margin:0;
	position: relative;
}
#language.c20191105:after {
	content: "　";
	height: 1px;
	display: block;
	clear: both;
	overflow: hidden;
}
#language img{
	margin-left:10px;
	float:left;
}
#language.c20191105 img {
	display:inline-block;
	float:none;
}
#language.c20191105 #to-sale {
	display: block;
	position: absolute;
	right: 0;	top: 32px;
	background-color: #92d050;
	padding: 9px 7px 7px;
	font-weight: 700;
	font-size: 23px;
	color: red;
	text-decoration: none;
	text-shadow: 2px 2px 2px black;
}
#language.c20191105 #to-sale-left {
	display: block;
	position: absolute;
	right: 66%;
	top: 32px;
	background-color: #92d050;
	padding: 9px 7px 7px;
	font-weight: 700;
	font-size: 23px;
	color: #FFFF00;
	text-decoration: none;
	text-shadow: 2px 2px 2px black;
	animation-name: to-sale-left;
	animation-duration: 4s;
	animation-iteration-count: infinite;
}
#language.c20210312 {
	position: absolute;
	width: 100%;
	max-width: 1100px;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	padding: 0;
}
#language.c20210312 #to-sale-left,
#language.c20210312 #to-sale ,
#language.c20210312 #to-yamasan {
	top:50px;
}
#language.c20210312 #to-yamasan {
	display: block;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	background-color: #92d050;
	padding: 9px 7px 7px;
	font-weight: 700;
	font-size: 23px;
	color: #d7a2ff;
	text-decoration: none;
	text-shadow: 2px 2px 2px black;
}
@keyframes to-sale-left {
	 0.0% {	color: #FFFF00;}
	75.0% {	color: #FFFF00;}
	75.1% {	color: #dab300;}
	80.0% {	color: #dab300;}
	80.1% {	color: #FFFF00;}
	85.0% {	color: #FFFF00;}
	85.1% {	color: #dab300;}
	90.0% {	color: #dab300;}
	90.1% {	color: #FFFF00;}
}

/****  header  ****/
#toppage #header{
background:url(../img/header-bg.jpg) top center no-repeat;
height:915px;
}
#subpage #header{
background:url(../img/header-sub-bg.jpg?20191105) top center no-repeat;
height:230px;
}
#header{
background:url(../img/header-bg.jpg) center center no-repeat;
height:915px;
}
#subpage.c20191105 #header .Middle {
	text-align:center;
	padding: 75px 7px 7px;
	font-weight: 700;
	font-size: 44px;
	line-height: 1em;
	color: #339857;
	text-decoration: none;
	text-shadow: 0px 0px 6px #FFF,
				 0px 0px 6px #FFF,
				 0px 0px 6px #FFF,
				 0px 0px 6px #FFF,
				 0px 0px 6px #FFF,
				 0px 0px 6px #FFF,
				 0px 0px 6px #FFF,
				 0px 0px 6px #FFF,
				 0px 0px 6px #FFF;
}

/****  footer  ****/
#footer{
background:#007625;
padding:10px 0;
font-size-10px;
line-height:10px;
text-align:center;
font-weight:700;
color:#FFF;
}

/**** TOP-Page  ****/
#toppage #content .inner{
padding-top:60px;
padding-bottom:60px;
text-aling:left;
}
#subpage #content .inner{
padding-top:20px;
padding-bottom:60px;
text-aling:left;
}

#content .inner>h3{
font-size: 36px;
font-weight:400;
line-height: 1em;
text-align:center;
color:#007625;
margin-top:18px;
margin-bottom:25px;
}
#content .pagebody{
text-align:left;
}
.brick{
background:url(../img/brick-bg.jpg) top center repeat;
}
.smallwidth{
padding:0 225px;
}
.ModelHouse{
border:#007625 solid 1px;
background:#FFF;
text-align:center;
font-size:22px;
color:#007625;
cursor: pointer;
}
.ModelHouse:hover{
Opacity:0.6;
}
.Detail{
text-align:center;
display: block;
cursor: pointer;
margin: 0 400px;
padding: 5px;
background-color: #FFF; 
color: #007625;
border: #007625 solid 1px;
padding: 5px;
font-size: 20px;
line-height: 20px;
text-decoration: none;
border-radius: 8px;        /* CSS3草案 */  
-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 8px;   /* Firefox用 */  
}
.smallwidth .Detail{
margin: 0 175px;
}
.Detail:hover{
Opacity:0.6;
}
#top-villa{
background:url(../img/villa-bg.jpg) top center repeat;
}
#villa-span{
height:160px;
background:url(../img/villa-top.png) top center no-repeat;
}
#toppage #top-villa .inner{
padding-top:0;
}
#content #top-villa .inner>h3 {
    margin-top: 30px;
    margin-bottom: 55px;
}
#top-lifeworksupport{
background:url(../img/lifeworksupport.jpg) center center no-repeat;
}

.map-embed{
	width: 650px;
	height: 400px;
	padding: 0 ;
	overflow: hidden ;
	position: relative ;
	top: 0 ;	left: 0 ;
}

.map-embed > div{
	position: absolute ;
	top: 0 ;	left: 0 ;
	width: 650px;
	height: 400px;
}
.map-embed img{	max-width: none ;}


/****  sub-page  ****/
#subpage h2{
border-bottom:#007625 solid 1px;
color:#007625;
clear:both;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.5em;
    margin:0 0 18px;
    padding: 16px 0 0;
}