@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Pacifico);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
	background: #fff;
}

a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}


a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}


a:active, a:focus,input:active, input:focus{outline:0;}


/* ヘッダー
------------------------------------------------------------*/
#header{
	text-align: center;
}

#header h1{
	padding-top: 60px;
}

#mainnav a{
	color: #000;
}
#mainnav a:hover{
	color:#093;
}

#mainImg{
	position: relative;
  overflow: hidden;
  width: 100%;
  height: 528px;
}
.pc_none{display:none!important}
#mainImg img{
	position: absolute;
  left: 50%;
	max-width: 1280px;
  width: 1280px;
  height: 528px;
  margin-left: -640px;
}

.headertop_in{width:20%; margin-top:60px}
.headertop{width:100%;margin:0 auto;max-width:1280px}
.headertop_in2{display:none}
.headertop_in2 img{margin:0 0 0 20%!important}

.head_top{display:block;padding:3% 10% 0 10%;}
.head_top .h_01{float:left}
.head_top .h_02{float:right;display:block}
.head_top .h_03{float:right;display:block;margin-top:-30px}

@media only screen and (max-width: 799px){.headertop_in{display:none}.headertop_in2{width:80%;display:block}.head_top{margin-top:30px;display:none}.pc_none{display:block!important}}

/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
	width:100%
}
.footerin ul li{display:inline-block;
  margin-left: 10px;
  text-transform: uppercase;}
.footerin ul{margin:0 auto;width:90%;text-align:center;clear: both;}
.footerin{text-align: center;margin:0 auto}


/* 共通
------------------------------------------------------------*/

img{
	max-width: 100%;
	height: auto;
}

section{
	clear:both;
	padding-top: 70px;
}

section h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width: 60%;
	margin: 0 auto 40px;
	font-size: 22px;
	font-weight:normal;
	text-align: center;
	background: url(../images/borderBlack.png) repeat-x 0 50%;
	background-size: 1px 1px;
}

section h2 span {
	background: #fff;
	padding: 0 80px;
}

.inner{
	width: 94%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.innerS{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 80px;
}





/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
スライダーここから
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#slider3 {
	width:100%;
}
#slider3 img{
	width: 1280px;
	margin:0 auto;
	
}
@media only screen and (max-width: 1280px){
	
	#slider3{
	z-index: -100;
		}
	#slider3 img{
	max-width:100%;
	margin:0 auto;
		
}
	
}

@media only screen and (max-width: 960px){
	
/*	#slider3{
		padding-top:100px;
	z-index: -100;
		}
	#slider3 img{
	max-width:100%;
	min-height:300px;
	
		
}*/
	
}


.news{margin-left:10px;margin:3% auto}
.news ul li{border-bottom:#666666 dashed 1px;width:100%}

.main_01{width:100%; max-width:1280px;margin:4% auto}
.main_02{width:75%;float:left;margin-right:5%}
.w_100 {width:100%}
.main_03{width:20%;float:right}
.main_03 ul li{border-bottom:2px dotted #CCCCCC}
@media only screen and (max-width: 799px){.main_01{width:90%; margin:0% 5%}.main_02{width:100%;clear:both;}
.main_03{width:100%;clear:both;margin-top:5%}
.main_03img{width:90%;margin:0 5%;}}











/* SEC02 Gallery
------------------------------------------------------------*/
#sec02{
	padding: 0 !important;
}

#sec02 header{
	display: none;
}

#gallery li{
	float: left;
	width: calc(100%/3);
	line-height: 0;
}

#gallery img{
	width: 100%;
	height: auto;
}


/* SEC03 PROJECT
------------------------------------------------------------*/
#sec03 img{
	width: 100%;
	margin-bottom: 30px;
}


/* SEC04 BRAND
------------------------------------------------------------*/
.col3 img{
	display: block;
	margin: 0 auto 5px;
}

.col3 li{
	line-height: 2.0;
}

.col3 .img{
	padding: 50px 20px;
	margin-bottom: 10px;
	line-height: 0 !important;
	
}
.col3 .img1{
	background:
	url(../images/photo05.jpg);
	background-size:cover
}
.col3 .img2{
	background:
	url(../images/photo06.jpg);
	background-size:cover
}

.col3 .img3{
	background:
	url(../images/photo07.jpg);
	background-size:cover
}


#sec04_02{
	background: url(../images/bgSec04.jpg) no-repeat fixed;
	background-size:100%;
	-webkit-background-size: cover;
	text-align: center;
	padding: 100px 20px;
}

#sec04_02 img{
	width: auto;
}


/* SEC05 COMPANY
------------------------------------------------------------*/
#sec05 p{
	margin-bottom: 5px;
}

.col2 li{
	display: inline-block;
	width: 100%;
	margin: 20px 0;
}

#sns img{
	padding: 35px 10px 5px 0;
}

#sns a:hover img{
	opacity: .8;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	z-index: 0;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}



/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 1200px){
	.inner{
		width: 1024px;
	}
}

@media only screen and (min-width: 800px){
	body{
		font-size:14px;
	}
	
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}

	#mainnav li{
		display: inline-block;
		padding: 25px 25px;
		font-size: 15px;
	}
	
	
	/* SEC03 PROJECT
	-----------------*/
	.col3{
		text-align: center;
	}

	.col3 li{
		display: inline-block;
		width: 28%;
		padding: 0 2.5% 50px;
		margin-bottom: 0;
		vertical-align: top;
		text-align: left;
	}
	
  #footer{
		padding: 30px 10px 70px 0;
	}
}


@media only screen and (min-width: 641px){
	.col2 li{
		width: 60%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 35%;
		padding-right: 4%;
	}
}

@media only screen and (max-width: 640px){
	.innerS{
		width: 94%;
		padding-bottom: 70px;
	}
	.col3 li{
		line-height: 1.7;
	}
	.col3 img{
		margin: 0 auto;
	}
	.col3 .img{
		padding: 30px;
		margin-bottom: 20px;
	}
	#gallery li{
		float: none;
		width: 100%;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	#sec04_02{
		padding: 50px 20px;
	}
}

@media only screen and (max-width: 799px){
	#header{
		
		width: 100%;
		z-index: 500;
	}
	
	#headerWrap{
		position: relative;
		width: 100%;
		height: 70px;
		background: #fff;
		border-bottom: 1px solid #ccc;
	}
	
	#header h1{
		padding-top: 10px;
	}
	
	#header h1 img{
		margin-top: 3px;
		max-height: 45px;
		width: auto !important;
	}

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 60%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #000;
  	-webkit-transition: .2s;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #000;
  	-webkit-transition: .3s;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		width: 100%;
		text-align: right;
		z-index:500;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #fff;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:5px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#mainImg{
		padding-top: 60px;
		z-index: -100;
	}
	.col3 li{
		margin: 50px auto 0 auto;
		display: block;
	}
	section{
		padding-top: 50px;
	}
	section h2{
		margin: 0 auto 20px;
	}
	section h2 span {
		padding: 0 30px;
	}
}


/*販売物件一覧*/
#sale{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	}
.box3_a{
	/*background: url(../img/information/box3_btm.jpg) no-repeat center bottom;*/
	width: 400px;
	margin:0 1.6%;
	padding-bottom: 15px;
	clear:right;
}
.box3_a:last-child{
	margin-right:0;
	padding:0;
	}

.box3_b{
	padding: 10px;
	border: 1px solid #86795F;
	text-align:center;
	position: relative;
}
.box3_b .bukken_img{
	width:100%;
	overflow: hidden;
}
.box3_b h4{
	font-size:130%;
	line-height:130%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box3_b p{
	font-size:100%;
	line-height:110%
}
.bukken_icon{
	position: absolute;
	left: -5px;
	top: 15px;
}
.record_list li{
	border-bottom: 1px dotted #857660;
	line-height:200%;
}
.top_bnr{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	width:1280px;
	margin:0 auto;
}
.crews_bnr1,.crews_bnr2{
	padding-top:40px;
	padding-left:50px;
}
.crews_bnr1 h4,.crews_bnr2 h4{
	padding:10px;
	font-size:1.5em;	
}


@media only screen and (max-width: 1280px){.hanbai{width:70%;margin:5% 15%;}
.box3_a{
	/*background: url(../img/information/box3_btm.jpg) no-repeat center bottom;*/
	float: left;
	width: 45%;
	margin:0 2.5%;
	padding-bottom: 15px;
	clear:right;
}

}

@media only screen and (max-width: 780px){.box3_a{
	width: 100%;
	margin:0 0%;
	padding-bottom: 15px;
	clear:right;
}
}
.dai{margin:20px 0 10px 30px}
@media only screen and (max-width: 780px){
	.dai{text-align:center;margin:30px auto;}
}


.newsp{ background:	#EEEEEE;width:100%;padding-bottom:5%}
.newsp_02{width:1280px;margin:0 auto;}
.news{margin-left:10px;margin:0% auto}
.news ul li{border-bottom:#666666 dashed 1px;width:96%;margin:0 2%}
.dai2{margin:20px 0 10px 30px}
.news ul{}
@media only screen and (max-width: 1280px){.newsp_02{width:70%;margin:0 15%;}
.news{margin-left:10px;margin:0% auto}
.news ul li{border-bottom:#666666 dashed 1px;width:100%;margin:0 auto}

}
@media only screen and (max-width: 780px){
	.dai{text-align:center;margin:30px auto;}
}

/*販売実績*/
.jisseki{
	padding-left:0px;
	padding-top:10px;
}
.jisseki ul li{
	padding:0px 0 0 10px;
}
@media only screen and (max-width: 780px){
.jisseki{
	padding:0;
	text-align:center;
}
}


/*コンセプト*/
.concept{text-align:center}
.concept img{max-width:90%}
@media only screen and (max-width: 780px){
	.concept p{text-align:left !important;width:90%;margin:5%}
}

/*サブページ*/
.sav_ttl{text-align:center;margin-top:30px}
.sav_ttl img{max-width:80%}

.companytable{width:70%;margin:3% 15% 5% 15%;text-align:left}
.companytable th{float:left;border-collapse:collapse;padding:5px 50px;}
.companytable td{float:left;border-collapse:collapse;padding:5px 20px;}
.companytable tr{clear:both; border-bottom:1px solid #000;}

@media only screen and (max-width: 780px){
	.companytable{width:90%;margin:3% 5% 5% 5%;text-align:left}
.companytable th{float:left;border-collapse:collapse;padding:5px 50px;}
.companytable td{float:left;border-collapse:collapse;padding:5px 20px;}
.companytable tr{clear:both; border-bottom:1px solid #000;}

}
.com_link img{padding:1%}

/*用地募集*/
.bosyu_1{font-size:200%;font-weight:bolder;line-height:150%;margin-top:4%;color:#900;font-family:Arial, Helvetica, sans-serif;}

.bosyu_2{font-size:230%;font-weight:bolder;line-height:150%;margin-top:4%;font-family:Arial, Helvetica, sans-serif}
@media only screen and (max-width: 780px){
.bosyu_2{font-size:230%;font-weight:900;line-height:150%;margin-top:30%}
.bosyu_1 .border{border:none}

}

.borderb{border-bottom:4px solid #000;}
.border{border:3px solid #900;padding:1%}


/*資料請求フォーム*/
.form{max-width:980px;width:100%;margin:5% auto}
.form table {width:100%}
.form table th{background:#EEEEEE;border:1px solid #000;padding:1% 5%;width:50%}
.form table td{border:1px solid #000;padding:1% 5%;width:50%;}
.tyuui{margin-top:30px}
@media only screen and (max-width: 980px){
.form{width:100%;margin:5% auto}
.form table{width:80%;margin:0 10%}
.tyuui{margin-left:10%}

}
@media only screen and (max-width: 780px){
	.form table{width:90%;margin:5%}
.form table th{background:#EEEEEE;border:1px solid #000;padding:1% 5%;width:100%;display:block}
.form table td{border:1px solid #000;padding:1% 5%;width:100%;clear:both;display:block}
.form table tr{width:90%;margin:0 5% !important}
.form table tr p{max-width:90%!important}
.tyuui{margin-left:5%}
}

@media screen and (max-width: 767px){
.pc{display:none !important}.sp{display:block !important}
}

@media screen and (min-width: 768px){
.pc{display:block !important}.sp{display:none !important}
}
