@charset "UTF-8";
/* CSS Document */


/* PC：ウィンドウ幅が769px以上の場合に適用するCSS */
@media screen and (min-width: 680px){
	

.nonePC {display:none !important}
.br-pc { display:block; }
.br-sp { display:none; }

.pc { display: block !important; }
.sp { display: none !important; }
	
	



/*///////////////////////////////////////////////


ベース・共通項目


///////////////////////////////////////////////*/

html{
overflow-x : hidden;
overflow-y : auto;
}
	

body{
	 animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
	letter-spacing: 1px;
	font-family: "Noto Sans JP"; 
	height: auto;
	background-color: #fff;
	}
	

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}	

	
#pageTop {
 position: fixed;
 bottom: 30px;
 right: 30px;
 }

#pageTop img{
	width: 60px;
	height: auto
	}
	
	
	
	
	
	
	
/*///////////////////////////////////////////////


ヘッダ


///////////////////////////////////////////////*/


header{
	width: 100%;
	margin:-5px 0 0 0;

}

	
div.headerbox{
	width: 1100px;
	margin: 0 auto;
	padding: 0;
	}

	
ul.subbtn{
	float: right;
	margin-top: -80px;
	}

ul.subbtn li{
	width: 220px;
	display: inline-block;
	}	
	
	
	
	

	
	
/*///////////////////////////////////////////////


タイトル


///////////////////////////////////////////////*/
	
	
	
h2{
	background-color: #6fb92c;
	text-align: center;
	width: 1100px;
	padding: 2% 0;
	border-radius: 10px;
	letter-spacing: 3px;
	color: #fff;
	font-size: 170%;
	margin: 0 auto;
	}	
	
	
	
	
h3{
	text-align: center;
	color: #fff;
	font-size: 190%;
	letter-spacing: 1em;
	}	
	


section.beigebox_under{
	background-color: #f8f5e0;
	padding: 1% 0 1%;
	margin: -35px 0 0 0;
	}	
	
	
	
h4{
	background-color: #6fb92c;
	text-align: center;
	width: 100%;
	padding: 2.5% 0;
	border-radius: 10px;
	letter-spacing: 3px;
	color: #fff;
	font-size: 150%;
	margin: 3% auto;
	clear: both;
	}	
	
	
	
	
	
		
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* --------------------------------------------

 * フェードナビゲーション
 
 * -------------------------------------------- */


#header2 {
    position: fixed;
    height:0px;
    width: 100%;
	background-color:#fff;
	border-bottom:1px solid #ddd;
    z-index: 1000;
	margin:-20px 0 0;
	padding:3% 0 4% 0;
	}


div.fadenavi{
	width: 1100px;
	margin: -40px auto 0;
	}	
	
	
div.fadenavi ul.fade{
	text-align: right;
	margin-right: 110px;
	margin-top: -5px;
	}

div.fadenavi ul.fade li{
	display:inline-block;
	vertical-align:middle;
	margin-top: -120px !important;
	}

div.fadenavi ul.fade li a{
	color:#fff;
	padding:20px 110px;
	}
	
div.fadenavi ul.fade li.fadered a{
	color:#fff;
	padding:20px 110px;
	}	
	

	


	
	
	
	
	
	
	

	



	
	

/*///////////////////////////////////////////////


メインボックス


///////////////////////////////////////////////*/


.mainbox{
	height: auto;
	background-color: #6fb92c;
	#background-color: #99ccff;
	#background-color: #ffffff;
	}	
	
	
.mainbox img{
	width: 1100px;
	height: auto;
	margin: 0 auto;
	padding: 1.5% 0;
	display: block;
	}
	
	
	

	
/*///////////////////////////////////////////////


コロナ対策


///////////////////////////////////////////////*/
	

section.beigebox{
	background-color: #f8f5e0;
	padding: 5% 0 1%;
	margin: -20px 0 0 0;
	}
	
	
ul.centerbtn{
	text-align: center;
	margin-left: -60px !important;
	}	
	
	
ul.centerbtn li{
	width: 330px;
	display: inline-block;
	margin: 0 5px;
	}		
	
	
	
div.whitebox{
	width: 1000px;
	padding: 30px 50px 40px;
	background: #fff;
	border-radius: 10px;
	margin: 3% auto 5%;
	}
	
	
div.whitebox002{
	width: 1000px;
	padding: 5px 50px;
	background: #fff;
	border-radius: 10px;
	margin: -3% auto 5%;
	}	
	
	
	
	
p.corona{
	width: 50%;
	margin: 2% auto 1%;
	}
	
	
p.coronatxt{
	line-height: 240%;
	margin-left: 50px;
	}	
	
	
	
	
	
	
/*///////////////////////////////////////////////


参加住宅メーカーご案内


///////////////////////////////////////////////*/	
	
	
	
	
section.contentsbox{
	background: url("../images/bg_wood.jpg") repeat;
	background-size: contain;
	margin-top: -20px;
	}	
	
	


div.makerbox{
	width: 1100px;
	margin: 0 auto;
	padding: 5%;
	}	
	

	

	
	
	
	
	
	
	
	
	
/*///////////////////////////////////////////////


トップページ：メーカー一覧
	
	
//////////////////////////////////////////*/	
	
	
	
	
section.contents_three{
	overflow:hidden;
	}


.contentsitem_three_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 3% 0;
}
	
	

	
.contentsitem_box_three{
	margin:1% auto;
	padding: 0% 1.5% 0;
	width: 28%;
	background-color: #fff;
	position: relative;
	height: auto;
	border: 1px solid #ddd;
	border-radius: 5px;
	
}
	
.contentsitem_box_three_none {
	margin-bottom: 3rem;
	padding: 1% 2.7%;
	width: 28%;
}	
	
	
	
p.housenumber{
	width: 25px;
	padding: 2%;
	font-weight: bold;
	background-color: #6fba2c;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 110%;
	z-index: 100;
	position:relative;
	clear: both;
	margin: 20px 0 0 3px;
	}	
	

	
	
	
	
dl.shopinfo dt.shopname{
	text-align: center;
	padding: 0;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 90%;
	margin-top: -60px;
	}	
	

dd.cityarea{
	text-align: center;
	letter-spacing: 2px;
	padding: 0 0 2% 0;
	margin: -10px 0 0 0;
	font-size: 90%;
	}	
	
	
	
	
p.shopphoto{
	text-align: center;	
	padding-top: 10px;
	}	
	
	
p.shoptxt{
	font-size: 88%;	
	line-height: 200%;
	padding-bottom: 5%;
	}	
	
	
	
	
	
	
	
	
/*//////////////////////////////////////////


現場地図
	
	
//////////////////////////////////////////*/		
	
	
	
	
section.mapbox{
	margin: 5% 0;	
	}
	
p.map{
	margin: 3% auto !important;
	text-align: center !important;
	display: block
	}	
	
	
	
	
	
	
/*//////////////////////////////////////////


運営会社：ダイワ
	
	
//////////////////////////////////////////*/	

	
	
p.flyer{
		text-align: center;
		margin: 5% 0;
	}
	
	
	

p.daiwa{
		text-align: center;
		margin: 5% 0 8%;
		letter-spacing: 0.1em;
	}
	
	
	
	
	
	

	

/*///////////////////////////////////////////////


フッター


///////////////////////////////////////////////*/	
	
	
	
	
.footer{
	padding: 4% 0 2%;
	}	
	
	
	
p.footlogo{
	width: 18%;	
	text-align: center;
	margin: 0 auto;
	}	
		
	
p.copyright{
	text-align: center;
	font-size: 85%;
	}



	
	

	
/*///////////////////////////////////////////////


物件詳細


///////////////////////////////////////////////*/	
	
	
	
section.underbox{
	background-color: #6fb92c;
	padding: 2% 0;
	margin: 2% 0;
	}	
	

	
	
ul.undercontactbtn{
	text-align: center;
	margin-left: -20px;
	}	
	
	
	
ul.undercontactbtn li{
	width: 280px;
	display: inline-block;
		margin: 4% 5px;
	}	
	
	
	
p.makermain{
	margin: 5% auto;
	}
	
p.makermain img{
	width: 90%;
	text-align: center;
	margin:0 auto;
	display: block;
	}		
	
	
	
	
	
	

table.makerinfo{
    border-top:3px solid #999;
    border-left:1px solid #ddd;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
	width:900px;
	margin: 0 auto 10%;
}




table.makerinfo th{
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    color:#333333;
    background-color:#FAFAFA;
	font-weight:bold;
	text-align:left;
	width:200px;
	padding:30px;
}



table.makerinfo td{
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
	padding:20px;
	text-align:center;
	line-height:180%;
	vertical-align:middle;
	text-align:left;
	font-size: 120%;
	letter-spacing: 2px;
}


	
	
span.smallfont{
	font-size: 80%;	
	}
	

	
p.googlemaps{
	text-align: center;	
	}	
	
	
	
.gmap {
margin: 0 auto;
	text-align: center;
}


	
	
	
	
	
span.makertell{
	font-weight: 600;
	font-size: 150%;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*///////////////////////////////////////////////


来場予約


///////////////////////////////////////////////*/
	
	
	
ul.makerlist li{
	display:inline-block;
	}	
	
	
div.present_reserve{
	border: 2px solid #d0346f;
	margin: 3% 3% 5%;
	padding: 3% 4%;
	overflow: hidden;
	}
	
	
div.pr_L{
	width: 400px;
	float: left;
	}	
	
	
p.pretitle002{
	font-weight: bold;
	color: #d0346f;
	font-size: 130%;
	}	
	
	
	
div.pr_R{
	width: 350px;
	float: right;
	}
	
	
	
p.quocard{
	text-align: center;
	margin: 2% auto 0;
	display: block;
	}	
	
	
	
p.pretxt{
	line-height: 220%;	
	}	
	
	
	

		
	
	
	div.coutionbox{
		width: 700px;
		background-color: #fafafa;
		margin: 5% auto 8%;
		padding: 4% 8%;
		font-size: 90%;
		line-height: 220%;
		border: 1px solid #ddd;
	}	
	
	
	
	
	
	
	
	

	
	
	
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
	
	
	
	
/*///////////////////////////////////////////////


CSSアニメーションボタン
	
	
///////////////////////////////////////////////*/
	
	
div.container{
	margin: 5% auto 15%;
	text-align: center;
	}
	
	

/* ここから下がボタンのCSS　*/
.c-button {
  outline: none;
  display: inline-block;
  width: inherit;
  min-width: 450px;
  text-align: center;
  background-color: #ffa024;
  color: #fff !important;
  text-decoration: none;
  position: relative;
  transition: all 0.3s;
  padding: 30px 25px;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.1em;
  opacity: 1 !important;
	border: 1px solid #ffa024;
	margin: 3% 0 0 0;
}
.c-button span {
  position: relative;
  z-index: 99;
	
}
.c-button:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #fff;
}
	
.c-button svg {
  width: 35px;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  transition: all 0.1s;
}
.c-button:hover {
  color: #ffa024 !important;
  border: 1px solid #ffa024;

}
.c-button:hover:after {
  width: 100%;
}
.c-button:hover svg path {
  stroke: #ffa024;
}
		
		
	
	
	
	
	
	
/* ここから下が来場予約ボタンのCSS　*/
.c-button002 {
  outline: none;
  display: inline-block;
  width: inherit;
  min-width: 450px;
  text-align: center;
  background-color: #be426f;
  color: #fff !important;
  text-decoration: none;
  position: relative;
  transition: all 0.3s;
  padding: 30px 25px;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.1em;
  opacity: 1 !important;
	border: 1px solid #be426f;
	margin: 3% 0 0 0;
}
.c-button002 span {
  position: relative;
  z-index: 99;
	
}
.c-button002:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #fff;
}
	
.c-button002 svg {
  width: 35px;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  transition: all 0.1s;
}
.c-button002:hover {
  color: #be426f !important;
  border: 1px solid #be426f;

}
.c-button002:hover:after {
  width: 100%;
}
.c-button002:hover svg path {
  stroke: #be426f;
}
	
	
	
	
	
	
/*///////////////////////////////////////////////


台風による告知
	
	
///////////////////////////////////////////////*/	
	
	
	
div.announce{
	margin: 0 auto;
	display: block;
	text-align: center;
	border: 1px solid #AC0205;
	padding: 2%;
	background-color: #fff;
	color: #AC0205;
	line-height: 220%;
	width: 85%;
	font-size: 110%;
	margin-bottom: 3%;
	}	
	
	
	
	
	
	
	
	
	
	
	

	


}
	