@charset "utf-8";

body{
	background:#fff;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	position:relative;

}

_:-ms-fullscreen, :root body{
	color:#000;
	font-family:Meiryo,sans-serif;
 }

.btn a{
	display:block;
	background:#EA6932;
	text-align:center;
	color:#fff;
	text-decoration:none;
	width:60%;
	margin: 0 auto;
	margin-top:20px;
	padding:10px 0;
	font-weight:bold;

	border-radius:100px;
}
.btn {
	display: block;
	width: 300px;
	height: 40px;
	margin: 0 auto;
	margin-top:20px;
	text-align: center;
	line-height: 40px;
	background: #EA6932;
	font-weight: bold;
	text-decoration: none;
	border-radius: 100px;
	font-size:1.4em;
}
.btn span{
	color: #FFF;
	position: relative;

}
.btn span::before{
	content: "";
	position: absolute;
	top: 50%;
	right: -50px;
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	margin-top: -5px;
}
.type-a{
	background:#C1272D;
}
.type-b{
	background:#48AEE4;
}
.btn :hover{
	opacity: 0.75;
}

.arrow{
		position: relative;
		display: inline-block;
		padding: 0 0 0 16px;
		color: #6E0000;
		vertical-align: middle;
		text-decoration: none;
		font-size: 15px;
}
.arrow::before,
.arrow::after{
		position: absolute;
		top: 0;
		bottom: 0;
		right: 10px;
		margin: auto;
		content: "";
		vertical-align: middle;
}
.sample4-2::before{
		width: 30px;
		height: 30px;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		background: #fff;
}
.sample4-2::after{
		right: 8px;
		box-sizing: border-box;
		width: 10px;
		height: 10px;
		border: 10px solid transparent;
		border-left: 10px solid #6E0000;
}
@media screen and (min-width:600px) {
/*--------------貼り付け--------------*/
.fix--btn{
	position:fixed;
	right:0px;
	top:40px;
}
.fix--btn a{
	display:block;
	background:#6E0000;
	color:#fff;
	padding:20px 50px 20px 20px;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	line-height:1.2;
	border:1px solid #6E0000;
}
.fix--btn a:hover{
	display:block;
	background:#fff;
	color:#6E0000;
	border:1px solid #6E0000;
	border-right:none;
}

}
/*--------ヘッダー--------------*/
.header{
	padding:80px 0;
	background:url(../images/mv.png) no-repeat 0 60%;
	background-size:cover;
	position:relative;
}
.header h1{
	position:absolute;
	top:20px;
	left:20px;
}
.header h1 img{
	max-width:40%;
}
.sample{
	font-size:0.6em;
	padding:7px;
	text-align:right;

}

/*--------ヘッダー下テキスト--------------*/
.top-main-text{
	width:660px;
	background:rgba(0,0,0,0.5);
	margin: 0 auto;
	padding:45px 0;
	color:#fff;
}
.top-main-text .text{
	text-align:center;
	line-height:1.2;
	font-size:1.7em;
}
.top-main-text .large-text{
	font-size:1.8em;

	display:block;
	margin:7px 0 ;
}
.top-main-text .small-text{
	font-size:0.45em;
	display:block;
	line-height:1.55;
	margin-top:20px;

}
.top-main-text .text-sub{
	text-align:center;
	margin-top:40px;
	font-size:1.25em;
	color:#fff;
}


/*---------------------開催会場--------------*/
.hold--box{
	background:#fff;
	width:1080px;
	padding:30px 0 ;
	margin: 0 auto;
	margin-top:45px;
	margin-bottom:45px;
	border:1px solid #000;
}
.hold--text{
	text-align:center;
	line-height:1.5;
	font-size:1em;
}
.hold--text--sub{
	display:block;
	font-size:1.7em;
	font-weight:bold;
	margin-bottom:15px;
}
.hold--text-sub02{
	display:block;
	font-size:0.9em;

}
/*---イメージ写真---------*/
.photos img{
	max-width:100%;
}
.photos{
	width:100%;
	margin: 0 auto;
	margin-top:30px;
	text-align:center;
}
.photos li{
	display:inline-block;
	vertical-align:top;
	width:45%;
}

.kashiwa-west-photo {
	margin-bottom: 20px!important;
}

.chiba-photo {
	margin-bottom: 20px!important;
}

/*---プレゼント---------*/
.present img{
	max-width:100%;
}

.present{
	border:1px solid #000;
	width:687px;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:50px;
	text-align:center;

}

.present--title{
	background:#000;
	color:#fff;
	font-size:1.4em;
	text-align:center;
	font-weight:bold;
	padding:15px;
}
.present--img , .present ul{
	display:inline-block;
	vertical-align:top;
}
.present--img{
	width:300px;
}
.present ul{
	padding:16px 10px;
	font-size:0.8em;
	width:280px;
	line-height:1.5;
	text-align:left;
}
.present ul li:nth-child(2){
	margin-top:20px;
}


/*----kashiwa-west----*/
.kashiwa{
	padding:20px 0!important;
	text-align:center;
	width:300px;

}
.kashiwa img{
max-width:220px;
}



/*---フレーム---------*/
iframe{
	width:90%!important;
	display:block;
	margin: 0 auto!important;
}

.tokyo_iframe {
	margin-top: 20px!important;
	display: hidden;
}

.btn--list{
	text-align:center;
	width:750px;
	margin: 0 auto;
}
.btn--list li{
	display:inline-block;
	vertical-align:top;
	width:340px;
}

.hold--box table{
	width:520px;
	margin: 0 auto;
	margin-top:20px;
}
.hold--box table th{
	padding:5px 15px;
	font-weight:bold;
	text-align:left;
}
.hold--box table td{
	padding:0px 25px;
}

.kengaku--btn{
	background:#6E0000;
	width:65%;
	margin: 0 auto;
}
.kengaku--btn a{
	color:#fff;
	display:block;
	padding:15px;
	text-align:center;
	text-decoration:none;
	font-size:1.6em;
	margin-top:60px;
	border:1px solid #6E0000;
}
.kengaku--btn a:hover{
	color:#6E0000;
	border:1px solid #6E0000;
	background:#fff;
}
.kengaku--btn-sub{
	background:#fff;
	width:25%;
	margin: 0 auto;

}
.kengaku--btn-sub a{
	color:#000;
	display:block;
	padding:8px;
	text-align:center;
	text-decoration:none;
	font-size:1em;
	margin-top:10px;
	border:1px solid #ccc;
}
.kengaku--btn-sub a:hover{
	color:#fff;
	border:1px solid #000;
	background:#000;
}
/*---------------------この展示場で見られるモデルハウス--------------*/
h3.house{
	background:#4D4D4D;
	text-align:center;
	color:#fff;
	width:90%;
	margin: 0 auto;
	margin-top:60px;
	margin-bottom:20px;
	padding:20px 0 ;
	font-size:1.5em;
}
.house {
	position: relative;
	padding-left: 10px;
}
.house:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 20px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
}
/*----------------リスト----------------------------*/
.house--list{
	padding:20px 0 20px 0;
	display : flex;
	flex-wrap : wrap;
	justify-content:space-between;
}

.house--list::after{
	content:"";
	display: block;
	width:32%;
}

.house--list a:hover {
	filter : alpha(opacity = 70);
	-moz-opacity : 0.70;
	opacity : 0.70;
}

.model-house{
　background:#fff;
	border:1px solid #999;
	padding:10px;
	margin-bottom:10px;
	margin-top:10px;
	box-sizing:border-box;
	width:32%;
}






.model-house-title{
	font-size:1em;
	text-align:center;
	padding:0px 0 5px 0;
}




.model-house-img{
	text-align:center;
	padding:10px 0px;

}

.model-house-img img{
	height: 225px;
	object-fit: cover;
	max-width:100%;
}


.model-house-mode{
	text-align:center;
	font-size:0.9em;
	margin-bottom:10px;
}
.model-house-mode a{
	text-decoration:underline;
	color:#000;

}
/*----モデルハウス見学予約のメリット-*/
h4.title--sub{
	border-bottom:1px solid #603813;
	color:#603813;
	text-align:center;
	font-size:2.5em;
	width:600px;
	margin: 0 auto;
	margin-top:120px;
}
h4.title--sub02{
	border-bottom:1px solid #603813;
	color:#603813;
	text-align:center;
	font-size:2.5em;
	width:250px;
	margin: 0 auto;
	margin-top:100px;
}
h4.title--sub03{
	border-bottom:1px solid #603813;
	color:#603813;
	text-align:center;
	font-size:2.5em;
	width:180px;
	margin: 0 auto;
	margin-top:100px;
}
.house--box{
	width:1080px;
	margin: 0 auto;
	margin-top:40px;
	display:flex;
	justify-content: center;
}
.house--box .merit{
	background:url(../images/house.png) no-repeat  0 0%;
	background-size:100%;
	text-align:center;
	width:350px;
	margin-right: 6px;
}
.house--box .merit ul{
	padding:65px 0;
}
.merit img{
	max-width:25%!important;
}


.house--box .merit ul li:nth-child(1){
	font-size:1.8em;
	color:#603813;
	line-height:1.2;
}
.house--box .merit ul li:nth-child(2){
	margin:0px 0 ;
}

.house--box .merit ul li:nth-child(3){
	width:95%;
	margin: 0 auto;
	font-size:0.9em;
	line-height:1.6;
}

/*--------見学予約方法-----------*/
.comment{
	width:1080px;
	margin: 0 auto;
	font-size:0.8em;
	margin-top:15px;
}

.comment-sub{
	display:block;
	margin-top:20px;
	font-size:0.9em;
	line-height:1.5;
}

.triangle3{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 30px solid #F0E3CE;
	margin:5px 0 5px 70px;
}

.step--box{
	width:1080px;
	margin: 0 auto;
	margin-top:30px;

}
.step{
	background:#fff;
	border:7px solid #F0E3CE;
}
.step-num , .icon{
	display:inline-block;
	vertical-align:top;
}
.step-num{
	font-size:1.8em;
	background:#F0E3CE;
	color:#63382A;
	padding:40px 60px;
}
.step .icon{
	font-size:1.1em;
}
.incon img{
	max-width:55%;

}
.incon {
	display:inline-block;
	vertical-align:top;
	padding-top:10px;
	padding-left:35px;
}
.incon-text{
	display:inline-block;
	vertical-align:top;
	padding-top:50px;
	margin-left:-50px;
}

/*-----------------フッター-------------------*/
.footer{
	text-align:center;
	margin-top:120px;
	position:relative;
}
.footer p img{
	max-width:150px;
}
.footer span{
	display:block;
	margin-top:20px;
	line-height:1.5;
	font-size:0.7em;
	margin-bottom:10px;

}
.pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-inde:9999px;
}

.pagetop a:hover{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.sp-break{
	display:none;
}
.pc-break{
	display:block;
}







.accbox {
	margin: 0 auto;
	margin-top:4em;
	margin-bottom:1em;
		padding : 0px 0px;
		max-width: 1000px;/*最大幅*/
		background:#4d4d4d;
}

/*ラベル*/
.accbox label {
 display: block;
		margin: 0px 0;
		color :#fff;
		padding:20px 0;
		font-size:1.6em;
		text-align:center;
		cursor :pointer;
	/*	transition: all 0.5s;*/
}

.accbox label:hover {
	background:#333;
}

/*チェックは隠す*/
.accbox input {
		display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
		height: 0;
		padding: 0;
		overflow: hidden;
		opacity: 0;
/*		transition: 1s;*/
		background:#fff;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
		height: auto;
		padding: 0px;
		background: #fff;
		opacity: 1;
}


















/*-------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------スマホ-----------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/


@media screen and (min-width:120px) and (max-width:599px) {

.sp-break{
	display:block;
}
.pc-break{
	display:none;
}

body{
	margin-bottom:70px!important;
	font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, sans-serif!important;
}


/*--------ヘッダー--------------*/
.header{
	padding:80px 0;
	background:url(../images/mv.png) no-repeat 100% 100%;
	background-position: 100% center;
}
.header h1{
	position:absolute;
	top:10px;
	left:20px;
}
.header h1 img{
	max-width:30%;
}
.sample{
	padding:7px 0;

}

/*--------ヘッダー下テキスト--------------*/
.top-main-text{
	width:90%;
	padding:15px 15px 30px 15px;
	color:#fff;
}
.top-main-text .text{
	text-align:center;
	line-height:1.2;
	font-size:1.2em;
}
.top-main-text .large-text{
	font-size:1.5em;
	font-weight:bold;
	display:block;
	margin:7px 0 ;
}
.top-main-text .small-text{
	font-size:0.75em;
	display:block;
	margin-top:20px;
}
.top-main-text .text-sub{
	text-align:center;
	margin-top:40px;
	font-size:1.1em;
	line-height:1.4;
	color:#fff;
}

.center--text{
	text-align:left;
	line-height:1.4
}

/*---------------------開催会場--------------*/
.hold--box{
	width:95%;
	margin-top:25px;
	margin-bottom:-20px;
	border:1px solid #000;
}
.hold--text{
	text-align:center;
	line-height:1.5;
	font-size:0.9em;
	padding:10px;
}
.hold--text--sub{
	display:block;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:15px;

}
/*---イメージ写真---------*/
.photos img{
	max-width:100%;
}
.photos{
	width:100%;
	margin: 0 auto;
	margin-top:30px;
	text-align:center;
}
.photos li{
	display:inline-block;
	vertical-align:top;
	width:94%;
}
.kashiwa-west-photo {
	margin-bottom: 20px!important;
}
.chiba-photo {
	margin-bottom: 20px!important;
}
/*---プレゼント---------*/
.present img{
	max-width:100%;
}
.present{
	width:90%;
	text-align:center;
}
.present--title{
	background:#000;
	color:#fff;
	font-size:1.1em;
	text-align:center;
	padding:15px;
}
.present--img {
	width:90%;
	text-align:center;
	margin: 0 auto;
}
.present ul{
	padding:10px 20px;
	font-size:0.8em;
	line-height:1.5;
	width:90%;
}
.present ul li:nth-child(2){
	margin-top:20px;
}

/*----kashiwa-west----*/
.kashiwa{
	padding:20px 0!important;
	text-align:center;

}
.kashiwa img{
max-width:220px;
}


/*---フレーム---------*/
iframe{
	width:90%!important;
	display:block;
	margin: 0 auto!important;
}


.hold--box table{
	width:90%;
	margin-top:30px;
}
.hold--box table th{
	text-align:center;
	display:block;
	background:#f1f1f1;
}
.hold--box table td{
	display:block;
	text-align:center;
	padding:15px 0 ;
}

.kengaku--btn{
	width:90%;
	margin-top:-40px;

}

.kengaku--btn-sub{
	width:60%;

}
/*----------------リスト----------------------------*/
.house--list{
	display:block!important;
	width:95%;
	padding:0px 0 ;
	margin: 0 auto;
	margin-top:10px;
}
.model-house{
	width:90%!important;
	margin: 0 auto;
	margin-top:10px;
	margin-botom:10px;
	padding:13px;
	border:1px solid #d4d4d4;
}
.model-house-title{
	font-size:1em;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;

}
.last{margin:none!important}

.model-house-img{
	text-align:center;
	padding: 0;
	height:auto;
}

.model-house-img img{
	max-width:100%;
}
.model-house-mode{
	text-align:center;
	font-size:1em;

}
.model-house-mode a{
	text-decoration:underline;
	color:#000;

}


/*---------------------この展示場で見られるモデルハウス--------------*/
h3.house{
	font-size:1em;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
}

/*----モデルハウス見学予約のメリット-*/
h4.title--sub{
	border-bottom:1px solid #603813;
	color:#603813;
	text-align:center;
	font-size:1.5em;
	width:95%;
	margin: 0 auto;
	margin-top:100px;
}
h4.title--sub02{
	border-bottom:1px solid #603813;
	color:#603813;
	text-align:center;
	font-size:1.5em;
	width:90%;
	margin: 0 auto;
	margin-top:100px;
}
.house--box{
	width:95%;
	display:block!important;
}
.house--box .merit{
	background:url(../images/house.png) no-repeat  0 0%;
	background-size:100%;
	text-align:center;
	width:95%;
	margin: 0 auto;
	margin-bottom:20px;
	display:block!important;

}
.house--box .merit ul{
	padding:65px 0 20px 0;
}
.merit img{
	max-width:25%!important;
}




/*--------見学予約方法-----------*/
.comment{width:95%!important;}

.comment-sub{
	display:block;
	margin-top:20px;
	font-size:0.9em;
	line-height:1.3
}
.step--box{width:95%!important;}

.step-num , .icon{}
.step-num{
	font-size:1.5em;
	background:#F0E3CE;
	color:#63382A;
	display:block;
	padding:10px 40px;
	text-align:center;

}
.incon img{
	max-width:55%;

}
.incon {
	display:block;
	text-align:center;

}
.incon-text{
	display:block;
	margin:0 auto;
	padding:15px;
	margin-left:0;
	text-align:center;
	line-height:1.3;

}
.triangle3{
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #F0E3CE;
	margin:0 auto;
	margin-bottom:15px;
}

.pagetop {
	bottom: 60px;
}





.arrow{
		position: relative;
		display: inline-block;
		padding: 0 0 0 16px;
		color: #000;
		vertical-align: middle;
		text-decoration: none;
		font-size: 15px;
}
.arrow::before,
.arrow::after{
		position: absolute;
		top: 0;
		bottom: 0;
		right: 10px;
		margin: auto;
		content: "";
		vertical-align: middle;
}
.sample4-2::before{
		width: 30px;
		height: 30px;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		background: #fff;
}
.sample4-2::after{
		right: 8px;
		box-sizing: border-box;
		width: 10px;
		height: 10px;
		border: 10px solid transparent;
		border-left: 10px solid #6E0000;
}

/*--------------貼り付け--------------*/
.fix--btn{
	position:fixed;
	bottom:0px!important;
	width:100%;
}
.fix--btn a{
	display:block;
	background:#6E0000;
	color:#fff;
	padding:15px 50px 15px 20px;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	line-height:1.2;
	border:1px solid #6E0000;
}
.fix--btn a:hover{
	display:block;
	background:#fff;
	color:#6E0000;
	border:1px solid #6E0000;
	border-right:none;
}


.accbox {
	margin: 0 auto;
	margin-top:3em;
		max-width: 90%;/*最大幅*/
}
/*ラベル*/
.accbox label {
		font-size:1em;
		text-align:left;
		padding-left:10px;
		font-weight:bold;
}





}










