@charaset "utf-8";

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-style: normal;
}
table{border-collapse:separate; border-spacing:0;}
caption, th, td{text-align:left; font-weight:400;}
a img{border:none;}

/* clearfix ----------- */
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;
    clear: both; 
	visibility:hidden;
}
.clearfix{display: inline-block;min-height:1%;  /* for IE 7*/} 
/* IE Mac */
* html .clearfix{height: 1%;}
.clearfix{display:block;}

/* html5.js対応用 */
article,aside,canvas,details,figcaption,figure,header,footer,main,menu,nav,section,summary {display: block;}
/* box-sizingでサイズを統一管理 */
div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li,form,input,textarea,button,table,tr,th,td,article,aside,footer,header,hgroup,nav,section,img,a,p{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
img {max-width: 100%;height: auto;}
iframe.twitter-share-button {width: 100px!important;}
.fb_iframe_widget > span {vertical-align: baseline !important;}
.fb-like iframe {max-width: none !important;}

/*reset Css///////////////////////////////////////////////*/
/*################################################################################*/
body,html{height: 100%;}
body{
	color: #111;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro","游ゴシック体", "Yu Gothic",YuGothic,"kozuka Gothic Pro", "小塚ゴシック Pro L","ＭＳ Ｐゴシック", sans-serif;
	font-size: 15px;
	line-height: 1.6;
	letter-spacing: 1px;
	overflow-y: scroll;
}
a{color: #392f29;transition: all 0.2s ease;-webkit-transition: all 0.2s ease;word-wrap: break-word;}
a:hover{color: #665347;text-decoration: none;}
.clear{clear: both;}

/*選択時の文字*/
::selection {
	color: #FFF;
	background-color: #392f29;
	text-shadow: #000 0px 0px 3px;
}
::-moz-selection {
	color: #FFF;
	background-color: #392f29;
	text-shadow: #000 0px 0px 3px;
}
.br{display: inline-block;}


/*---------------------------------------------------------*/

/*トップヘ戻る*/
#backTop{
	cursor: pointer;
	float: right;
	margin-top: -65px;
	margin-bottom: 17px;
	position: relative;
	bottom: 0px;
	z-index: 999;
	line-height: 0px;
}
.border{
	border: 1px solid #333;
	background-color: #000;
	-webkit-box-shadow: 0px 0px 4px #333;
	box-shadow: 0px 0px 4px #333;
	margin-right: 2px;
	margin-left: 2px;
}

/*共通英語フォント*/
.enFont {
	font-family: "Julius Sans One", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
}

#all{min-width: 1000px;}
.commonWidth{width: 1000px;margin: auto;}
.commonPadding{padding-left:40px;padding-right:40px;}

hr{border: none;border-top: 6px solid #333;margin-top: -29px;}



/*********************************************************************************
ヘッダー
*********************************************************************************/
header.global{background: #f1ebe2;position: relative;padding-top: 25px;padding-bottom: 3px;}

/* 下部ライン*/
header.global #line {
	width: 100%;
	background: #392f29;
	border-top: 1px solid #fff;
	outline: 2px solid #392f29;
	padding-bottom: 25px;
	position: absolute;
	bottom: 0px;
}

/* ロゴ */
header.global .logo{margin-left: 10px;margin-bottom: 15px;width:120px;float: left;}

/* ヘッダー右側 ----------------------- */
header.global .rightBox{width: 500px; float: right; margin: 20px 10px 0 0;text-align: right;}
/* キャッチ */
header.global .rightBox h1{font-size: 15px; margin-bottom:10px; font-weight: 500;color: #392F29;}

/* 電話番号 */
header.global .rightBox .tel {
	width: 220px;
	overflow: hidden;
	height: 30px;
	display: inline-block;
	vertical-align: bottom;
	padding-top: 5px;
	margin-right: 15px;
}

/* お問い合わせ */
header .rightBox .mail {
	background: #392f29;
	border-radius: 5px;
	font-size: 13px;
	line-height: 1;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	padding: 6px 25px;
	font-weight: bold;
}
header.global .rightBox .mail:hover{background: #766256;border-radius:5px;}
header.global .rightBox .mail i{vertical-align: -10% !important;padding-right: 5px;}


/* グローバルメニュー ///////////////////////////////// */
nav.global{clear:both;position: relative;z-index: 2;}

nav.global li {
	width: 25%;
	font-size: 14px;
	background: #fff;
	float: left;
	box-shadow: 0 0 0 1px #392f29 inset, 0 0 0 3px #fff inset, 0 0 0 4px #392f29 inset;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
}
nav.global li a{color: #392f29;padding:12px 0;text-decoration: none;text-align: center;display: block;}
/* ロールオーバー */
nav.global li:hover{transform : translate(0px, 3px);}

/* 奇数のボタンの場合 */
nav.global li:nth-child(even) {
	background: #392f29;
	box-shadow: 0 0 0 1px #392f29 inset, 0 0 0 3px #392f29 inset, 0 0 0 4px #fff inset;
}
nav.global li:nth-child(even) a{color: #fff;}

/* スマホの場合はお問い合わせボタンを削除 */
nav.global .contact{display: none;}




/*********************************************************************************
/////　　【トップ】　レスポンシブ用スマホナビ　　 ///////////////////////////////////
*********************************************************************************/
#smpNavi{
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 40px;
	line-height: 1;
	padding: 5px 10px;
	color:#392f29;
	z-index: 5;
	cursor: pointer;
}
#smpNavi span:before{content: "\2261";}
#smpNavi.selected span:before{content: "\D7";}



/*********************************************************************************
共通メインエリア
*********************************************************************************/
/*見出し*/
h2.midashi {text-align:center;position: relative;margin-top: 30px;margin-bottom: 60px;}
h2.midashi img{width: 300px; background: #fff;padding:0 36px; position: relative;z-index: 1;}
h2.midashi .caseLine{width: 100%;height: 6px; position: absolute; top: 35%;  border: none; background:#333;}


/*物件種類*/
.home{padding: 1px 3px;color: #fff;text-align: center; font-size: 13px;display: inline-block;padding: 2px 25px;}
/*新築*/
.newHome{background: #ce2a33;}
/*リフォーム*/
.refome{background: #315eb1;}
/*土地*/
.land{background: #3d8236;}
/*土地、住宅*/
.landHome{background: #6d3b97;}



/*********************************************************************************
フッター
*********************************************************************************/
footer{margin-top: 150px;text-align: center;}
footer .navBox{background:#ce2a33;}
footer nav{margin: auto; color:#fff; font-size: 14px;padding: 22px 0}
footer nav ul{overflow: hidden;display: inline-block; text-align: center;}
footer nav ul li{float: left;}
footer nav a{color: #fff;text-decoration: none; display: inline-block;}
footer nav a:hover{color: #f79c99;}
footer .footerLogo{width: 160px; height:90px;clear: both; overflow: hidden;margin:60px auto 20px auto;}
footer .address{font-size: 13px;}

footer small{padding-bottom: 50px;}




/*################################################################################
  media query
################################################################################*/

/* ***********************************************************
スマホタブレット
*********************************************************** */
@media screen and (max-width: 768px) {
	
	.brTablet { display: inline;}
	.commonPadding{padding-left:30px;padding-right:30px;}
	
	#backTop{display: none;}
	/*----------------------------
	ナビ
	-----------------------------*/
	
	
}


/* ***********************************************************
スマホ専用
*********************************************************** */
@media screen and (max-width: 480px) {
	.brSmp { display: inline;}
	
	#all{min-width: inherit;padding-top: 67px;}
	.commonWidth{width: auto;margin: auto;}
	.commonPadding{padding-left:20px;padding-right:20px;}
	
	/* 共通 -------------------- */
	h2.midashi img{width:180px; padding:0 20px;}
	
	/*---------------------------------------------------------
	スマホ用ドロワーメニュー
	---------------------------------------------------------*/
	#smpNavi{ display: block; }
	
	/*---------------------------------------------------------
	グーグルマップ
	---------------------------------------------------------*/
	.gmap::before,.gmap::after{display:block;}
	
    nav.global{margin: 0;position: relative;bottom: auto;z-index: 2;}
    nav.global li{width: auto;float: none;}
    
	
	/*************************************************
	ヘッダー
	**************************************************/
	header.global{padding-top: 10px;padding-bottom: 10px;position: absolute;width:100%;z-index: 2;top: 0px;}
	
	/* 下部ライン*/
	header.global #line {padding-bottom: 5px;}
	
	/* ロゴ */
	header.global .logo{margin-left: 10px;margin-bottom: 0px;width:55px;}
	
	/* ヘッダー右側 ----------------------- */
	header.global .rightBox {
		width: auto;
		float: none;
		margin: 0;
		text-align: left;
		margin-left: 80px;
		margin-right: 50px;
		line-height: 1.3;
	}
	/* キャッチ */
	header.global .rightBox h1{margin-bottom: 5px;font-size: 10px;letter-spacing: 0px;}
	
	/* 電話番号、お問い合わせ */
	header.global .rightBox .tel,header .rightBox .mail {display: none;}
	
	
	/* グローバルメニュー ///////////////////////////////// */
	nav.global {padding-top: 5px;padding-bottom: 10px;display: none;}
	nav.global li {width: 100%;float: none;}
	nav.global li a{color: #392f29;padding:12px 0;text-decoration: none;text-align: center;display: block;}
	/* ロールオーバー */
	nav.global li:hover{transform : translate(0px, 0px);}

	/* 奇数のボタンの場合 */
	nav.global li:nth-child(even) {
		background: #392f29;
		box-shadow: 0 0 0 1px #392f29 inset, 0 0 0 3px #392f29 inset, 0 0 0 4px #fff inset;
	}
	nav.global li:nth-child(even) a{color: #fff;}

	/* スマホの場合はお問い合わせボタンを削除 */
	nav.global .contact{display: block;}
	
    .home{font-size: 12px;}
    
	
	/*************************************************
	フッター
	**************************************************/
	footer{margin-top: 70px;text-align: center;}
    footer .footerLogo{width: 100px; height:55px;margin-top: 50px;}
    footer .address p span{display: block;}
}


