@font-face {
	font-family: CONDENSEicon;
	src: url("../font/CONDENSEicon.eot");
}

@font-face {
	font-family: CONDENSEdesignicon;
	src: url("../font/CONDENSEdesignicon.eot");
}

@font-face {
    font-family: 'CONDENSEicon';
    src:url('../font/CONDENSEicon.woff') format('woff'),
        url('../font/CONDENSEicon.otf') format('opentype');
}
@font-face {
    font-family: 'CONDENSEdesignicon';
    src:url('../font/CONDENSEdesignicon.woff') format('woff'),
        url('../font/CONDENSEdesignicon.otf') format('opentype');
}
html {
 background-color: #FFFFFF;
 height: 100%;
}
h1 {
	display: none;
}
#loader-bg {
    background: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10;
}
#loader-bg img {	
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #282828;
	letter-spacing: 1px;
	line-height: 170%;
	vertical-align: baseline;
	clear: both;
	font-size: 0.96em;
	height: 100%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}
#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow: hidden;
	margin: 0;
	_overflow: hidden;
	padding: 0;
}
a:hover img{
filter: alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
} 
img a { border: none;}
img {
	vertical-align: bottom;
	max-width: 100%;
	border: 0;
	
}
.imgWrap {
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
}
.imgWrap img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.imgWrap img:hover {
	transform: scale(1.2);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
area{
  border:none;
  outline:none;
}
a {
    outline: none;
	text-decoration: none;
}
.pagetop {
	display: none;
	position: fixed;
	bottom: 60px;
	right: 10px;
	z-index: 500;
}
.pagetop a {
	display: block;
	background-color: #62485C;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 10px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	border-radius: 6px;
	border: 1px solid #FFF;
	line-height: 150%;
}
.pagetop a:hover {
    display: block;
    background-color: #c061a6;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
	border-radius: 5px;
}
.ffix {
	position: fixed;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 300;
	background-color: #FFF;
	
}

.ffix02 {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 100px;
	z-index: 250;
	background-color: #FFF;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	font-size: 92%;
	line-height: 300%;
	color: #3E3734;
	letter-spacing: 0em;
}
.ffix02 span {
	font-family: CONDENSEicon;
	font-size: 142%;
	color: #096;
	vertical-align: bottom;
}
.ffix02 h5 {
	display: inline;
	font-size: 100%;
	font-weight: bold;
}
.sp { display: none;}
.tb {}
.m_w {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 980px;
}
.m_wtb {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.m_top {
	height: auto;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 200;
}
.m_bd {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.m_bd100 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	letter-spacing: 0em;
	font-size: 100%;
}
.m_bd90 {
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	max-width: 1280px;
	position: relative;
	overflow: hidden;
}

.m_bd_j {
	width: 95%;
	height: auto;
	margin-right: 0px;
	margin-left: auto;
}
.gr {
	width: 100%;
	height: auto;
	background-color: #E9E9E9;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 80px;
}
.be {
	width: 100%;
	height: auto;
	background-color: #F6F5F1;
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
}
.bl {
	width: 100%;
	height: auto;
	background-color: #D8DFE2;
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
	margin-bottom: 40px;
}
.mi {
	width: 100%;
	height: auto;
	background-color: #25969A;
}
.margin_60 { margin-top: 30px;}
.margin_10 { margin-bottom: 10px;}
.margin_20 {
	margin-bottom: 20px;
}
.margin_40 { margin-bottom: 40px;}
.p_w {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.f_btn {
	position: fixed;
	z-index: 10;
	height: auto;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #AAA19C;
	overflow: hidden;
}
.slider_on {
	position: relative;
	height: auto;
	width: 100%;
	margin-bottom: 60px;
}
.slider_on00 {
	position: relative;
	height: auto;
	width: 100%;
}
.slider_on_min {
	position: relative;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.up_slider {
	position: absolute;
	height: auto;
	width: 70%;
	left: 15%;
	top: 25%;
}
.pc_slider {
	position: absolute;
	height: auto;
	width: 30%;
	left: 35%;
	top: 30%;
}
/*bxsliderに配置する画像のプロパティ*/
.slider img {
  transform-origin: center top;
  transform: scale(1.0);
  transition: 5s ease-out;
}
.slider .slick-active img {
  transform: scale(1.2);
}
/*分譲地一覧*/
.ffix_b {
	position: fixed;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 300;
	background-color: #FFF;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	
}
.ffix02_b {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 10%;
	z-index: 250;
	background-color: #FFF;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	font-size: 92%;
	line-height: 250%;
	color: #3E3734;
	letter-spacing: 0em;
}
.ffix02_b span {
	font-family: CONDENSEicon;
	font-size: 142%;
	color: #096;
	vertical-align: bottom;
}
.ffix02_b h5 {
	display: inline;
	font-size: 100%;
	font-weight: bold;
}
.ffix02 a {
	color: #3E3734;
}
.ffix02 a:hover {
	color: #066;
	text-decoration: underline;
}
.sky {
	background-image: url(../development/images/sky.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 100%;
	padding-top: 40px;
	background-attachment: scroll;
}
.ffix03_b {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 8.5%;
	z-index: 250;
	background-color: #FFF;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	font-size: 92%;
	line-height: 250%;
	color: #3E3734;
	letter-spacing: 0em;
}
.ffix03_b span {
	font-family: CONDENSEicon;
	font-size: 142%;
	color: #096;
	vertical-align: bottom;
}
.ffix03_b h5 {
	display: inline;
	font-size: 100%;
	font-weight: bold;
}
.l_90 {
	width: 90%;
	margin-right: 10%;
}
.r_90 {width: 90%;
	margin-left: 10%;}
.reservation {position: absolute;
	height: auto;
	width: 11%;
	top: 0px;
	right: 11.8%;}
.contactus {
	position: absolute;
	height: auto;
	width: 11%;
	top: 0px;
	right: 0;
}
.menu_title {
	color: #273435;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 142%;
	letter-spacing: 2px;
	margin-bottom: 40px;
	width: 98%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	line-height: 180%;
	overflow: hidden;
}
.menu_title span {
	color: #2E94BC;
}
.menu_title h6 {
	color: #264237;
	display: inline;
	font-size: 108%;
}
.menu_title_min span {color: #2E94BC;}
.menu_title_min {
	color: #273435;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 142%;
	letter-spacing: 2px;
	margin-bottom: 40px;
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: 10%;
	line-height: 180%;
	overflow: hidden;
	text-align: left;
}
.menu_title_min_mob span {color: #2E94BC;}
.menu_title_min_mob {
	color: #273435;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 128%;
	letter-spacing: 2px;
	margin-bottom: 40px;
	width: 100%;
	height: auto;
	margin-right: auto;
	line-height: 180%;
	overflow: hidden;
	text-align: left;
	display: none;
}
.menu4 {
	margin-bottom: 100px;
	width: 94%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	max-width: 1280px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
.menu_in01 {
	float: left;
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
	position: relative;
	height: auto;
}
.menu_on {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 25%;
	background-color: rgba(62,51,39,0.5);
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 5px;
}
.menu_eng {
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	font-size: 118%;
	height: auto;
	width: 85%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.menu_eng span {
	letter-spacing: 0em;
}
.menu_jpn {
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 100%;
	letter-spacing: 0em;
}
.menu_jpn span {
	letter-spacing: 0em;
}
.menu_arrow {
	background-color: rgba(62,51,39,0.5);
	position: absolute;
	height: auto;
	width: 25px;
	right: 0px;
	bottom: 0px;
	color: #FFF;
}
.news_w {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	max-width: 780px;
	text-align: left;
	overflow: hidden;
}
.news_w_in {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F9492;
}
.news_day {
	font-size: 72%;
	color: #9F9492;
	letter-spacing: 0em;
	float: left;
	margin-right: 10px;
}
.news_ic {
	font-size: 72%;
	color: #FFF;
	background-color: #9F9492;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	margin-bottom: 5px;
}
.news_title {
	clear: both;
	padding-left: 10px;
}
.news_title a {
	color: #447595;
}
.news_title a:hover {
	text-decoration: underline;
}
.news_all {
	font-size: 86%;
	color: #FFF;
	float: right;
	background-color: #9F9492;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.news_all a {
	color: #FFF;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}
.news_all a:hover {
	background-color: #524947;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.recom4 {
	margin-bottom: 40px;
	width: 98%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	max-width: 1280px;
	overflow: hidden;
}
.recom_in01 {
	float: left;
	width: 24%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	height: auto;
	background-color: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.3);
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.recon_photo {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
	max-height: 250px;
	width: auto;
	vertical-align: bottom;
}
.recon_photo img {
	position: relative;
	border-radius: 5px 5px 0px 0px / 5px 5px 0px 0px;
	
}
.sousjoku {
	position: absolute;
	height: auto;
	width: 70%;
	left: 15%;
	top: 25%;
}
.recom_on {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	background-color: rgba(255,255,255,0.85);
	color: #000;
	padding-top: 10px;
	padding-bottom: 5px;
	bottom: 0px;
	letter-spacing: 0em;
}
.recom_on span {
	font-size: 86%;
	letter-spacing: -1px;
}
.recom_arrow {
	background-color: rgba(62,51,39,0.7);
	position: absolute;
	height: auto;
	width: 25px;
	right: 0px;
	bottom: 0px;
	color: #FFF;
	border-radius: 0px 0px 5px 0px / 0px 0px 5px 0px;
}
.recom_add {
	font-size: 86%;
	letter-spacing: 0em;
	height: auto;
	width: 94%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #3B322D;
	text-align: left;
}
.recom_add span {
	letter-spacing: -0.5em;
}
.recom_price {
	font-size: 86%;
	letter-spacing: 0em;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #3B322D;
	text-align: left;
}
.recom_price span {
	font-size: 142%;
	font-weight: bold;
}
.model {
	font-size: 86%;
	color: #FFF;
	background-color: #F90;
	letter-spacing: 0em;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	top: 15%;
	right: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	line-height: 250%;
	z-index: 20;
}
.model_recom {
	font-size: 86%;
	color: #FFF;
	background-color: #F90;
	letter-spacing: 0em;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	top: 15%;
	right: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	line-height: 250%;
	z-index: 20;
}
.rest {
	font-size: 92%;
	color: #FFF;
	background-color: #900;
	letter-spacing: 0em;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 5px 0px 0px 0px / 5px 0px 0px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	line-height: 200%;
	z-index: 20;
}
.yokoku {
	font-size: 92%;
	color: #900;
	background-color: #FFF;
	letter-spacing: 0em;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 5px 0px 0px 0px / 5px 0px 0px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #900;
	border-bottom-color: #900;
	line-height: 200%;
	z-index: 20;
}
.new_b {
	font-size: 92%;
	color: #FFF;
	background-color: #099;
	letter-spacing: 0em;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 5px 0px 0px 0px / 5px 0px 0px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	line-height: 200%;
	z-index: 20;
	font-weight: bold;
}
.recom_all {
	color: #FFF;
	background-color: #524947;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	max-width: 720px;
	line-height: 400%;
	margin-top: 40px;
}
.recom_all a {
	color: #FFF;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}
.recom_all a:hover {
	background-color: #9F9492;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.area4 {
	margin-bottom: 100px;
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	max-width: 980px;
	overflow: hidden;
}
.area5 {
	margin-bottom: 100px;
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	max-width: 980px;
	overflow: hidden;
}
.area_in01 {
	float: left;
	width: 21%;
	margin-right: 2%;
	margin-left: 2%;
	height: auto;
	background-color: #FFF;
	margin-bottom: 10px;
}
.area_photo {
	margin-bottom: 10px;
}
.area_photo img {
	border-radius: 50% / 50%;
}
.area_add {
	font-size: 118%;
	letter-spacing: 2px;
	height: auto;
	width: 98%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #3B322D;
}
.area_add span {letter-spacing: 1px;}
.house {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	max-width: 1920px;
	margin-bottom: 60px;
}
.house01 {
	font-size: 168%;
	color: #FFF;
	position: absolute;
	top: 20%;
	text-align: center;
	width: 100%;
}
.house02 {font-size: 180%;
font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	color: #3B322D;
	position: absolute;
	top: 40%;
	line-height: 400%;
	text-align: center;
	background-color: rgba(255,255,255,0.7);
	width: 100%;}
.house03 {
	font-size: 128%;
	color: #FFF;
	position: absolute;
	text-align: center;
	width: 50%;
	bottom: 10%;
	background-color: #3B322D;
	left: 25%;
	line-height: 280%;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border: 1px solid #FFF;
}
.house03 a {
	color: #FFF;
	display: block;
}
.house03 a:hover {
	color: #3B322D;
	background-color: #FFF;
	border: 1px solid #3B322D;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.house_ap {
	width: 90%;
	max-width: 680px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	text-align: justify;
	height: auto;
	overflow: hidden;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.house_in01 {
	float: left;
	width: 25%;
	height: auto;
}
.estate4 {
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	max-width: 980px;
	overflow: hidden;
}
.estate_in01 {
	float: left;
	width: 45%;
	height: auto;
	margin-right: 2.5%;
	margin-left: 2.5%;
	position: relative;
}
.estate_in_title {
	color: #FFF;
	background-color: #264237;
	position: absolute;
	width: 65%;
	left: 0px;
	top: 25%;
	line-height: 300%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	font-size: 112%;
}
.business_on {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	background-color: rgba(62,51,39,0.5);
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 5px;
	bottom: 20%;
}
.business_title {
	padding-top: 10px;
	font-size: 112%;
}
.business_title span {
	letter-spacing: -1px;
}
.of_waku {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	max-width: 1920px;
	overflow: hidden;
}
.of_waku_left {
	float: left;
	width: 37%;
	margin-left: 10%;
}
.of_waku_right {
	float: right;
	width: 48%;
	position: relative;
}
.of_waku_righ_in {
	background-color: rgba(255,255,255,0.7);
	position: absolute;
	width: 60%;
	top: 30%;
	right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.of_waku_righ_in01 {
	width: 50%;
	margin-right: auto;
	margin-left: 10%;
	text-align: left;
	max-width: 250px;
	margin-bottom: 20px;
}
.of_waku_righ_in02 {
	width: auto;
	margin-right: auto;
	margin-left: 20%;
	text-align: left;
	font-size: 128%;
	font-weight: bold;
	color: #312624;
}
.of_waku_banar {
	margin-bottom: 40px;
	position: relative;
}
.of_waku_banar_on {
	background-color: rgba(255,255,255,0.7);
	position: absolute;
	width: 100%;
	top: 0;
	left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 118%;
	color: #4b403c;
}
.of_waku_banar_on span {font-size: 138%;}
.foot_new_left {
	float: left;
	width: 30%;
}
.foot_new_right {
	float: right;
	width: 68%;
	text-align: left;
}
.foot_new01 {
	text-align: left;
	margin-bottom: 30px;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	padding-top: 20px;
}
.foot_new02 {
	font-size: 86%;
	text-align: left;
	width: 95%;
	margin-left: auto;
	margin-bottom: 30px;
	letter-spacing: 0em;
	margin-right: 5px;
}
.foot_new02 a {
	color: #6C6363;
}
.foot_new02 a:hover {
	text-decoration: underline;
}
.foot_new03 {
	font-size: 68%;
	text-align: center;
	background-color: #6C6363;
	color: #B0AAAA;
	padding-top: 20px;
	padding-bottom: 60px;
}
.foot001 {
	margin-bottom: 20px;
	overflow: hidden;
}
.sns01 {
	float: left;
	width: 35%;
	margin-right: 7.5%;
	margin-left: 7.5%;
}
.foot002 {
	margin-bottom: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 250px;
}
.foot003 {
	font-size: 86%;
	letter-spacing: 0em;
}
.bn_360 {
	width: 90%;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	max-width: 720px;
}
.mob_reserve {float: left;width: 49.9%;}
.mob_contact {float: right;width: 49.9%;}
.foot03 {
	background-color: #F6F5F1;
}
.foot03_in {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	max-width: 1280px;
}
.foot03_list {
	font-size: 86%;
	line-height: 350%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F814B;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.foot03_list a {
	color: #333;
	display: block;
}
.foot03_list a span {
	color: #8F814B;
}
.plan {}
.re_plan_name {
	display: none;
	font-size: 100%;
	color: #3D3331;
	text-align: left;
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-weight: bold;
}
.bunkatu {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	max-width: 980px;
}
.bunkatu_in {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
}
.bunkatu_ap {
	width: 96%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: justify;
	height: auto;
	overflow: hidden;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.bunkatu_banar {
	position: relative;
}
.chintai_in_title {
	color: #FFF;
	background-color: #2E94BC;
	position: absolute;
	width: 65%;
	left: 0px;
	top: 25%;
	line-height: 300%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	font-size: 112%;
}
@media screen and (max-width: 1170px) {
.ffix02 {
	top: 70px;
	font-size: 92%;
}
}
@media screen and (max-width: 890px) {
.ffix02 {
	font-size: 78%;
	letter-spacing: 0em;
	top: 50px;
}
.menu_eng {
	font-size: 90%;
	letter-spacing: 0em;
}
.recom_in01 {
	width: 48%;
	margin-bottom: 40px;
}
.business_title {
	font-size: 86%;
}
.news_title {
	font-size: 92%;
}
.house01 {top: 12%;}
.house02 {
	font-size: 148%;
	line-height: 300%;
	top: 30%;
}
.of_waku_right {
	padding-top: 40px;
}
.house_ap {
	font-size: 92%;
}
.of_waku_left {
	margin-left: 5%;
	width: 40%;
}
}
@media screen and (max-width: 769px) {
.tb{ display: none;}
.sp { display: block;}
.menu_in01 {
	width: 48%;
	margin-bottom: 40px;
}
.business_title {
	font-size: 112%;
}
.of_waku_right {
	float: none;
	width: 100%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 0px;
}
.of_waku_left {
	float: none;
	width: 80%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.menu_title_min { display: none; }
.menu_title_min_mob { display: block;}
.foot_new_right { display: none;}
.foot_new_left {
	float: none;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.foot_new03 {
	padding-bottom: 120px;
}
.of_waku_banar_on {font-size: 100%;}
.area5 {
	width: 100%;
	margin-bottom: 0px;
}
.house02 {
	font-size: 128%;
}
.house03 {
	font-size: 108%;
	width: 70%;
	left: 15%;
}
.area_in01 {
	width: 40%;
	margin-right: 5%;
	margin-bottom: 40px;
	margin-left: 5%;
}
.house_ap {
	font-size: 88%;
	line-height: 165%;
	margin-bottom: 40px;
}
.menu_title {
	font-size: 128%;
	letter-spacing: 0em;
}
.menu4, .area4 {
	margin-bottom: 20px;
}
.bunkatu_in {
	float: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
.bunkatu_ap {
	margin-bottom: 20px;
	font-size: 92%;
	line-height: 160%;
}
.rest, .model_recom {
	font-size: 86%;
	letter-spacing: -1px;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 165%;
}
.model {
	letter-spacing: -1px;
	top: 5%;
}
}
@media screen and (max-width: 580px) {

.estate_in01 {float: none;
	width: 80%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.house_in01 {
	width: 50%;
}
.house01 {top: 5%;font-size: 100%}
.house02 {
	font-size: 100%;
	top: 25%;
}
.house03 {
	font-size: 100%;
	bottom: 5%;
}
.menu_in01 {float: none;
	width: 80%;
	margin-right: auto;
	margin-left: auto;}
.menu_eng {
	font-size: 118%;
}
.menu_jpn {
	font-size: 112%;
}
.area_add {
	font-size: 100%;
}
.foot_new_left {
	width: 90%;
}
.recom_in01 {
	float: none;
	width: 98%;
	margin-bottom: 20px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.recon_photo {
	float: left;
	width: 40%;
	margin-bottom: 0px;
	height: auto;
}
.recon_photo img {
	position: relative;
	border-radius: 4px 0px 0px 4px / 4px 0px 0px 4px;
}
.plan {
	float: right;
	width: 56%;
	padding-top: 7px;
	font-size: 90%;
	line-height: 165%;
}
.house {
	margin-bottom: 20px;
}
.of_waku_banar_on {
	background-color: rgba(62,51,39,0.7);
	color: #FFF;
}
.recom_add {

}
.recom_price {
	margin-bottom: 5px;
	font-size: 72%;
	width: 100%;
}
.model_recom {
	width: 100%;
	left: 0px;
	top: auto;
	bottom: 0px;
	font-size: 74%;
	border-left-style: none;
}
.rest {
	border-radius: 4px 0px 0px 0px / 4px 0px 0px 0px;
}
.recom_arrow {
	border-radius: 0px 0px 4px 0px / 0px 0px 4px 0px;
	font-size: 78%;
}
.recom_on { display: none;}
.re_plan_name {
	display: block;
	line-height: 150%;
	width: 100%;
}
.re_plan_name span {
	font-size: 78%;
	letter-spacing: -2px;
}
.recom4 {
	width: 96%;
}
.sousjoku {
	bottom: 15%;
	width: 90%;
	left: 5%;
}
.chintai_in_title, .estate_in_title {
	font-size: 100%;
	width: 80%;
}
.m_bd100 {
	font-size: 62%;
}
.recon_photo img {

}
}
@media screen and (max-width: 489px) {
.area_in01 {
	width: 47%;
	margin-right: 1.5%;
	margin-left: 1.5%;
}
.area_add {
	letter-spacing: 0em;
}
.recom_add {
	line-height: 155%;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.menu_title {
	font-size: 112%;
}
}
