@charset "utf-8";
/* CSS Document */
html{scroll-padding-top: 100px;}
body{font-family: "メイリオ", "ＭＳ Ｐゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif,Font Awesome 5 Free;	/*フォント種類*/
position:relative;}

#estate {
	padding: 15px 0;
}
#estate a {
	
}
#estate h3 {
	clear: both;
	margin: 0 auto 10px;
	
}


fieldset{border:none;}

.wd48{width:48%;}

.wd48_list{width:48%;}

.mL70{
margin-left:70px;
}
.pL70{
padding-left:70px;
}
.mB10{
	margin-bottom:10px;
	}
.wd19{width:19%;}

.wrap_t{
display: flex;		/*flexボックスを使う指定*/
	flex-wrap: wrap;justify-content: space-between;
	}

.dvr_l a{display:block;width:270px;padding:5px;background:#171C61;text-decoration:none;color:#FFF;text-align:center;box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);margin-bottom:10px;}

.dvr_l a:hover{background:#389a38;}

#estate .hyo {
	border-collapse: collapse;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	margin: 0 auto 25px;
}
#estate .hyo th,
#estate .hyo td {
	font-weight: normal;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	padding: 5px;
	line-height:1.7;
}
#estate .hyo th {
	text-align: center;
	background-color: #EEE;
}

#estate #sortTable thead tr th {
	text-align: center;
}
#estate #sortTable thead tr th:nth-child(1) {
	width: 20%;
}
#estate #sortTable thead tr th:nth-child(2) {
	width: 15%;
}
#estate #sortTable thead tr th:nth-child(3) {
	width: 15%;
}
#estate #sortTable thead tr th:nth-child(4) {
	width: 15%;
}
#estate #sortTable thead tr th:nth-child(5) {
	width: 10%;
}
#estate #sortTable thead tr th:nth-child(6) {
	width: 15%;
}



#estate #sortTable tbody tr td:nth-child(1) {
text-align: center;
}
#estate #sortTable tbody tr td:nth-child(2) {
	text-align: center;
}
#estate #sortTable tbody tr td:nth-child(3) {
	text-align: center;
}
#estate #sortTable tbody tr td:nth-child(4) {
	text-align: center;
}
#estate #sortTable tbody tr td:nth-child(5) {
	text-align: center;
}
#estate #sortTable tbody tr td:nth-child(6) {
	text-align: center;
}


#estate .list-result {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	margin: 0 auto 25px;
}
#estate .list-result th,
#estate .list-result td {
	text-align: left;
	font-weight: normal;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	padding: 10px;
}
#estate .list-result thead th {
	background-color: #EEE;
}
#estate .list-result thead th a {
	font-size: 62.5%;
	color: #333;
}
#estate .list-result tbody th {
	font-weight: bold;
	color: #006;
}
#estate .list-result tbody .celltext {
	text-align: left;
}
#estate .list-result input,  
#estate .list-result keygen, 
#estate .list-result select, 
#estate .list-result button {
	font-size: 116.66666666%;
}
#estate .list-result textarea {
	font-size: 133.33333333%;
}
#estate .list-result input, 
#estate .list-result textarea {
	padding: 0.25em;
}

#estate input[type="button"] {
	outline: none;
	color:#CE4C7F;
	cursor: pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	background:-ms-linear-gradient( top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f9f9f9), color-stop(100%, #e9e9e9) );
	background-color:#f9f9f9;
	text-shadow:1px 1px 0px #ffffff;
	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
	box-shadow:inset 1px 1px 0px 0px #ffffff;
	padding: 0.5em 1em;
}
#estate input[type="button"]:hover {
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	background:-ms-linear-gradient( top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e9e9e9), color-stop(100%, #f9f9f9) );
	background-color:#e9e9e9;
}

#estate input[type="checkbox"]{
margin-right:3px;
}

#estate input[type="file"]{
border:solid 1px #BBB;
}

#estate #delete,
#estate #touroku,
#estate #back {
	font-size: 133.33333333%;
	letter-spacing: 1em;
	text-indent: 1em;
}
#estate #delete {
	color: #999;
}
#estate #delete:hover {
	color: #FFF;
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	text-decoration: none;
	text-shadow: none;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
	background-color:#c62d1f;
}


#estate #touroku {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	border:1px solid #124d77;
	font-weight: bold;
	color: #FFF;
	text-shadow:1px 1px 0px #336;
	float: right;
	padding: 0.5em 2em;
}
#estate #touroku:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
	border:1px solid #124d77;
	text-shadow:1px 1px 0px #336;
}

#estate #back {
	color: #999;
	float: right;
}
#estate #back:hover {
	color: #666;
}

#sales_price_from,
#sales_price_to {
	text-align: right;
}

#estate .filter {
	background-image: url(../image/icon_rial_search.png);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	font-size: 96.725%;
	color: #333;
	border: solid 1px #CCC;
	padding:  5px 15px  5px 70px;
	margin: 0 auto 15px;
		
}

#estate .filter p{
margin-bottom:0;padding-bottom:0;line-height:1.5;
}

#estate .pager { text-align: center; margin: 20px 0; }
#estate .pager span,
#estate .pager a { display: inline-block; list-style: none; font: bold 12px/13px Arial, Helvetica, sans-serif; padding: 5px 9px; color: #171C61; background: #CCC; word-spacing: normal; margin: 0 1px; }
#estate .pager a { display: inline-block; padding: 5px 9px; text-decoration: none;}
#estate .pager a,
#estate .pager a:link,
#estate .pager a:visited,
#estate .pager a:active { background: #171C61; color: #fff; }
#estate .pager a:hover,
#estate .pager a:focus { background: #389a38; }
#estate .pager span,
#estate .pager a {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}


#estate #step01 {
	position: relative;
	border: solid 1px #CCC;
	height:350px;
	padding: 30px;
	margin: 0 auto 30px;
}
	#estate #step01 h3 {
		margin: 0 auto;
	}
	#estate #step01 p {
		font-size: 10px;
		color: #666;
		padding: 0 0 0 64px;
	}
	#estate #map-jp {
		position: absolute;
		left: 400px;
		top: 30px;
		width: 304px;
		height:292px;
		background-image: url(../image/map_jp_00.gif);
	}
	#estate #map-jp.c01 {
		background-image: url(../image/map_jp_01.gif);
	}
	#estate #map-jp.c02 {
		background-image: url(../image/map_jp_02.gif);
	}
	#estate #map-jp.c03 {
		background-image: url(../image/map_jp_03.gif);
	}
	#estate #map-jp.c04 {
		background-image: url(../image/map_jp_04.gif);
	}
	#estate #map-jp.c05 {
		background-image: url(../image/map_jp_05.gif);
	}
	#estate #map-jp.c06 {
		background-image: url(../image/map_jp_06.gif);
	}
	#estate #map-jp.c07 {
		background-image: url(../image/map_jp_07.gif);
	}
	
	#estate #map-jp input,
	#estate #map-jp input[type="button"] {
		outline: none;
		font-size: 0.9em;
		color:#CE4C7F;
		width: 115px;
		position: absolute;
		padding: 1px;
		cursor: pointer;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
		border:1px solid #dcdcdc;
		text-decoration:none;
		background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
		background:-ms-linear-gradient( top, #f9f9f9 5%, #e9e9e9 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f9f9f9), color-stop(100%, #e9e9e9) );
		background-color:#f9f9f9;
		text-shadow:1px 1px 0px #ffffff;
		-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
		-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
		box-shadow:inset 1px 1px 0px 0px #ffffff;
	}
	#estate #map-jp input[type="button"]:hover {
		background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
		background:-ms-linear-gradient( top, #e9e9e9 5%, #f9f9f9 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e9e9e9), color-stop(100%, #f9f9f9) );
		background-color:#e9e9e9;
	}
	
	#estate #map-jp input[type="button"].select {
		text-decoration:none;
		background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
		background:-ms-linear-gradient( top, #63b8ee 5%, #468ccf 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #63b8ee), color-stop(100%, #468ccf) );
		background-color:#63b8ee;
		color:#FFF;
		text-shadow:1px 1px 0px #666;
		-webkit-box-shadow:inset 1px 1px 0px 0px #bee2f9;
		-moz-box-shadow:inset 1px 1px 0px 0px #bee2f9;
		box-shadow:inset 1px 1px 0px 0px #bee2f9;
	}
	#estate #map-jp input:disabled {
		background: #EEE !important;
		color: #CCC;
	}
	
	#estate #map-jp input.c01 {
	left: 150px;
	top: 30px;
	}
	#estate #map-jp input.c02 {
	left: 190px;
	top: 100px;
	}
	#estate #map-jp input.c03 {
	left: 190px;
	top: 190px;
	}
	#estate #map-jp input.c04 {
	left: 110px;
	top: 140px;
	}
	#estate #map-jp input.c05 {
	left: 40px;
	top: 240px;
	}
	#estate #map-jp input.c06 {
	left: 60px;
	top: 180px;
	}
	#estate #map-jp input.c07 {
	left: -70px;
	top: 200px;
	}
	#estate #map-jp input.c08 {
		left:300px;
		top: 250px;
	}
.l_pref{
	width:85%;
	margin:0 auto;
	}	
#step02 {
	margin: 0 auto 30px;
}

	#step02 input,
	#step02input[type="button"] {
		outline: none;
		font-size: 93.75%;
		color:#CE4C7F;
		width: 115px;
		padding: 4px;
		margin: 0 10px 10px 0;
		cursor: pointer;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
		border:1px solid #dcdcdc;
		text-decoration:none;
		background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
		background:-ms-linear-gradient( top, #f9f9f9 5%, #e9e9e9 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f9f9f9), color-stop(100%, #e9e9e9) );
		background-color:#f9f9f9;
		text-shadow:1px 1px 0px #ffffff;
		-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
		-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
		box-shadow:inset 1px 1px 0px 0px #ffffff;
	}
	#step02 input[type="button"]:hover {
		background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
		background:-ms-linear-gradient( top, #e9e9e9 5%, #f9f9f9 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e9e9e9), color-stop(100%, #f9f9f9) );
		background-color:#e9e9e9;
	}
	
	#step02 input[type="button"].select {
		text-decoration:none;
		background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
		background:-ms-linear-gradient( top, #63b8ee 5%, #468ccf 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #63b8ee), color-stop(100%, #468ccf) );
		background-color:#63b8ee;
		color:#FFF;
		text-shadow:1px 1px 0px #666;
		-webkit-box-shadow:inset 1px 1px 0px 0px #bee2f9;
		-moz-box-shadow:inset 1px 1px 0px 0px #bee2f9;
		box-shadow:inset 1px 1px 0px 0px #bee2f9;
	}
	#step02 input:disabled {
		background: #EEE !important;
		color: #CCC;
	}
	
#step03 {
	margin: 0 auto 30px;
}
	#step03 label {
		color:#666;
		font-size: 93.75%;
		display: block;
		width: 18%;
		float: left;
		cursor: pointer;
		margin-left:70px;		
	}
	#step03 label:hover {
		background-color: #EEE;
		color:#468ccf;
	}
	
#step04 {
}

	#step04 .hyo {
		width: 85%;
	}

#submit {
	margin: 0 auto 30px;
}
	#submit span {
		display: block;
		outline: none;
		font-size: 1em;
		font-weight: bold;
		color:#333;
		width: 320px;
		padding: 0;
		margin: 0 auto 10px;
		cursor: pointer;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
		border:1px solid #dcdcdc;
		text-decoration:none;
		background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
		background:-ms-linear-gradient( top, #f9f9f9 5%, #e9e9e9 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f9f9f9), color-stop(100%, #e9e9e9) );
		background-color:#f9f9f9;
		text-shadow:1px 1px 0px #ffffff;
		-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
		-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
		box-shadow:inset 1px 1px 0px 0px #ffffff;
	}
	#submit span:hover {
		background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
		background:-ms-linear-gradient( top, #e9e9e9 5%, #f9f9f9 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e9e9e9), color-stop(100%, #f9f9f9) );
		background-color:#e9e9e9;
	}
	#submit span input {
		cursor: pointer;
		font-size: 113%;
		font-weight: bold;
		background: none;
		background-image: url(../image/icon_rial_search.png);
		background-repeat: no-repeat;
		background-position: 250px 10px;
		border: none;
		padding: 14px 10px;
		margin: 0;
		width: 100%;
	}
	
.textAlert {
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
}

.textAlert2 {
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
}

.textAlert3 {
	font-size: 200%;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
}

#estate .dai{
width:60%;margin:0 auto;margin-bottom:20px;
}

#estate .ninsho{
border-collapse:  collapse;     /* セルの線を重ねる */
	width:60%;
	margin:0 auto;
	margin-bottom:20px;
	}
#estate .ninsho th{
	border:solid 1px #CCC;
	padding:5px;
	vertical-align:middle;
	background:#EDEDED;
	}
	
#estate .ninsho td{
	border:solid 1px #CCC;
	padding:5px;
	vertical-align:middle;
	}

#estate .ninsho td p{	
	padding-bottom:0;
	margin-bottom:0;
	}
	


input[type="submit"]{
width:150px;border:solid 1px #CCC;border-radius:5px;
text-align:center;
pading:5px 10px 5px 10px;
background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
		background:-ms-linear-gradient( top, #f9f9f9 5%, #e9e9e9 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f9f9f9), color-stop(100%, #e9e9e9) );
		background-color:#f9f9f9;
		text-shadow:1px 1px 0px #ffffff;
		-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
		-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
		box-shadow:inset 1px 1px 0px 0px #ffffff;
}

.line{border-bottom:solid 1px #CCC;padding-top:10px;padding-bottom:10px;}

.line1{border-bottom:solid 1px #CCC;border-top:solid 1px #CCC;}

input[type="submit"]:hover{
background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
		background:-ms-linear-gradient( top, #e9e9e9 5%, #f9f9f9 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #e9e9e9), color-stop(100%, #f9f9f9) );
		background-color:#e9e9e9;
}

.mfp_buttons input[type="submit"]{color:#000;}

.wd100px{width:120px;text-indent:1em;}
.wd100pr{width:100%;}
.wd30{width:30%;}
.wd70{width:70%;padding-right:10px;}
.mbt10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}

.fs18{font-size:18px;}
.fs20{font-size:20px;}

.mb20 a{text-decoration:none;color:#171C61;}
.mb20 a:hover{text-decoration:none;color:#389a38;}

.mb10 a{text-decoration:none;color:#171C61;}
.mb10 a:hover{text-decoration:none;color:#389a38;}

.tbl_lst th{font-weight:normal;text-align:left;}

.konji{color:#171C61;}

.bg_l_gray{
	background:#EDEDED;
}

.btn_det a{display:block;width:200px;text-align:center;background:#171C61;border-radius:30px;color:#FFF;margin:0 auto;margin-top:5px;text-decoration:none;padding-bottom:10px;padding-top:10px;}
.btn_det a:hover{background:#d6ac03;color:#FFF;}
.hide {
	display: none;
}

.btn_toi a{display:block;width:200px;text-align:center;background:#389a38;border-radius:30px;color:#FFF;margin:0 auto;margin-top:5px;text-decoration:none;padding-bottom:10px;padding-top:10px;}
.btn_toi a:hover{background:#d6ac03;color:#FFF;}

.btn_toi2 a{display:block;width:300px;text-align:center;background:#389a38;border-radius:30px;color:#FFF;margin:0 auto;margin-top:5px;text-decoration:none;padding-bottom:10px;padding-top:10px;}
.btn_toi2 a:hover{background:#d6ac03;color:#FFF;}

.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
	
.clearfix{display: inline-block;} 

.wrap_bussaku{
	width:100%;
	display: flex;		/*flexボックスを使う指定*/
	flex-wrap:nowrap;gap:1rem;
	align-items:flex-start;
	justify-content: space-evenly;	/*並びかたの種類の指定*/
	margin:0 auto;
}

.ichiran{border:solid 1px #CCC;
border-radius:10px;
background:#FFF;margin-bottom:20px;}


.bukken_mei a{
text-decoration:none;
color:#171C61;
}
.wd210{}
.wd_cont{width:1000px;max-width:1100px;margin-right:15px;}

.thumb{max-width:300px;height:auto;}
.thumb_1{max-width:200px;height:auto;}
.thumb_2{max-width:148px;height:auto;}
.thumb_3{width:120px;height:80px;}

.c_label{float:left;
padding:1.2rem;border-radius:.1rem 0 0 0;background:#CCC}

.bukken_mei{font-size:20px;color:#171C61;padding:2px;margin-bottom:5px;font-weight:bold;}

.slider-container{
		width:100%;
		margin:0 auto;
	}
	.slick-slide{
		padding:2px;
	}
	#thumbs .slick-current img{
		opacity:1.0;border:solid 2px #CCC;
	}
	
	.slick-prev3,.slick-next3{z-index:2;}
	.slick-prev3{left:25%!important;}
	.slick-next3{right:25%!important;}
	
	.slick-prev3::after,
.slick-next3::after {
	display: block;
	content: "\f105";		/*この形を出力する。このままだと下向き矢印になってしまうので、下の方の設定でそれぞれ90度回転させています。*/
  font-family: FontAwesome;
  color: #fff;		/*三角の色*/
	font-size: 25px;	/*三角のサイズ*/
	background-color:#666 ;
	opacity: 0.8;
	border-radius: 50px;margin:-5px;
	padding: 0 17px;	/*上下  左右*/
}

.slick-prev4,.slick-next4{z-index:2;}
	.slick-prev4{left:5px!important;top:25%;}
	.slick-next4{right:5px!important;top:25%;}
	
	.slick-prev4::after,
.slick-next4::after {
	display: block;
	content: "\f105";		/*この形を出力する。このままだと下向き矢印になってしまうので、下の方の設定でそれぞれ90度回転させています。*/
  font-family: FontAwesome;
  color: #666;		/*三角の色*/
	font-size: 25px;	/*三角のサイズ*/	
	opacity: 0.8;
	border-radius: 50px;margin:-5px;
	padding: 0 17px;	/*上下  左右*/
}

/*左側の三角*/
.slick-prev3 {
	left: 0px;	/*左からの配置場所*/
z-index:2;
}

/*左側の三角を回転させる指定*/
.slick-prev3::after {
	transform: rotate(180deg);
}

/*左側の三角*/
.slick-prev4 {
	left: 0px;	/*左からの配置場所*/
z-index:2;
}

/*左側の三角を回転させる指定*/
.slick-prev4::after {
	transform: rotate(180deg);
}
	
.slider-img {	
  margin: 0 auto;
  position: relative;
}

.slider-img img{
	height:420px;width:auto;
	margin: 0 auto;
	}

.slider-img2 img{
	height:100px;width:auto;
	margin: 0 auto;
	}
.bottom-right {
  position: absolute;
  bottom: 5px;
  right: 45%;color:#FFF;background:rgba(0,0,0,0.6);padding:5px 10px 5px 10px;/*上　右　下　左*/
}	
.list_img1{height:150px;width:auto;}
.fs20{font-size:24px;}

.wd100pr dl{
display: flex;
flex-wrap: wrap;
}

.wd100pr dt {
width: 150px;
padding: 10px;
border-bottom: 1px solid #ccc;
display: table-cell;
vertical-align: middle;
}

.wd100pr dd {
width: calc(100% - 150px);
padding: 10px;
border-bottom: 1px solid #ccc;
display: table-cell;
vertical-align: middle;
}

.wd48 dl{
display: flex;
flex-wrap: wrap;color:#000;
}

.wd48 dt {
width: 150px;
padding: 10px;
border-bottom: 1px solid #ccc;
display: table-cell;
vertical-align: middle;
}
.wd48 dd {
width: calc(100% - 150px);
padding: 10px;
border-bottom: 1px solid #ccc;
display: table-cell;
    vertical-align: middle;
}

.btn_return input[type="button"]{border-radius:40px;color:#FFF;background-color:#171C61;width:140px;margin:0 auto;border:none;}
.btn_return input[type="button"]:hover{background-color:#d59938;}

/* Hides from IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End Hack */ 
@media screen and (max-width:1400px) {
.wrap_t{justify-content:space-evenly;}
.wd19{width:25%;padding:5px;}

}

@media screen and (max-width:1050px) {

}
@media screen and (max-width:1000px) {
.wrap_bussaku{
flex-wrap:wrap;
}
.slider-img img{
	height:360px;width:auto;
	margin: 0 auto;
	}
.wd48_list{width:100%;}
.wd19{width:30%;padding:5px;text-align:center;}
}

@media screen and (max-width:930px) {
#estate .ninsho{
	width:100%;
}

#estate .ninsho th,#estate .ninsho td{
display:block;text-align:center;
}
}
@media screen and (max-width:900px) {
#step03 label {		
		width: 33%;margin-left:50px;
		}
.slider-img img{
	width:auto;
	height:350px;margin: 0 auto;
	}

}

@media screen and (max-width:800px) {
#estate #map-jp {
		position: absolute;
		left: 200px;
		top: 30px;
		width: 304px;
		height:292px;
		background-image: url(../image/map_jp_00.gif);
	}

#estate h4 {
	width:100%;
	}
.wd19{width:50%;padding:5px;}

}
@media screen and (max-width:700px) {
.slick-prev3{left:10%!important;}
	.slick-next3{right:10%!important;}
}

@media screen and (max-width:680px) {
.slick-prev3{left:0%!important;}
	.slick-next3{right:0%!important;}
.slick-prev4{left:0%!important;}
	.slick-next4{right:0%!important;}
}
@media screen and (max-width:600px) {
#estate #map-jp {
		position: absolute;
		left: 100px;
		top: 30px;
		width: 304px;
		height:292px;
		background-image: url(../image/map_jp_00.gif);
	}

#step03 label {		
		width: 50%;margin-left:0;
		}

.textAlert2 {
	font-size: 120%;
	font-weight:bold;
	}

#estate .list-result th,
#estate .list-result td {
	text-align: left;
	font-weight: normal;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	line-height:1.5;
	font-size:0.9em;
	padding: 5px;
}

.wd48{width:100%;}
.wd25{width:48%;}

#estate #sortTable thead tr th:nth-child(1) {
	width: 35%;
}
#estate #sortTable thead tr th:nth-child(2) {
	width: 10%;
}
#estate #sortTable thead tr th:nth-child(3) {
	width: 0;
}
#estate #sortTable thead tr th:nth-child(4) {
	width: 40%;
}
#estate #sortTable thead tr th:nth-child(5) {
	width: 15%;
}


#estate #sortTable tbody tr td:nth-child(4) {
	font-size:0.9em;line-height:1.4;
}

#step04 .hyo th{
	display:block;
}
#step04 .hyo td{
	display:block;
}

#step04 .hyo {
		width: 100%;
	}

#estate .dai{
width:100%;
}



.slick-prev3{left:10px!important;}
	.slick-next3{right:10px!important;}
.slick-prev4{left:0%!important;}
	.slick-next4{right:0%!important;}

}

@media screen and (max-width:550px) {
#estate .list-result th,
#estate .list-result td {
	display:block;
	width:100%;
}

#estate #sortTable thead tr th:nth-child(1) {
	width: 100%;
}
#estate #sortTable thead tr th:nth-child(2) {
	width: 100%;
}
#estate #sortTable thead tr th:nth-child(3) {
	width: 100%;
}
#estate #sortTable thead tr th:nth-child(4) {
	width: 100%;
}

#estate input[type="file"]{
width:96%;margin:0 auto;
}
#estate input[type="button"]{
margin-bottom:5px;
}

#estate #sortTable thead tr{
display:block;
}
.sp_br_d{margin-left:20px;}
}

@media screen and (max-width:500px) {
.wd100pr dt {
width: 100%;
padding-top: 10px;padding-bottom:0;
border-bottom: none;
display: table-cell;
vertical-align: middle;
font-weight:bold;
}

.wd100pr dd {
width: 100%;
padding-bottom: 10px;padding-top:0;
border-bottom: 1px solid #ccc;
display: table-cell;
vertical-align: middle;
}

.wd48 dl{
display: flex;
flex-wrap: wrap;color:#000;
}

.wd48 dt {
width: 100%;
padding-top: 10px;padding-bottom:0;
border-bottom: none;
display: table-cell;
vertical-align: middle;font-weight:bold;
}
.wd48 dd {
width: 100%;
padding-bottom: 10px;padding-top:0;
border-bottom: 1px solid #ccc;
display: table-cell;
    vertical-align: middle;
}
.list_img1{width:100%;height:auto;}

.wd19{width:100%;padding:5px;}
}

@media screen and (max-width:480px) {
#estate #map-jp {
		position: absolute;
		left: 10px;
		top: 60px;
		width: 100%;
		height:250px;
		background-image: url(../image/map_jp_00.gif);
	}

#estate #map-jp input,
	#estate #map-jp input[type="button"] {
		outline: none;
		font-size: 0.8em;
		color:#CE4C7F;
		width: 100px;
		position: absolute;
		padding: 0.5px;
		cursor: pointer;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
		border:1px solid #dcdcdc;
		text-decoration:none;
		background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
		background:-ms-linear-gradient( top, #f9f9f9 5%, #e9e9e9 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f9f9f9), color-stop(100%, #e9e9e9) );
		background-color:#f9f9f9;
		text-shadow:1px 1px 0px #ffffff;
		-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
		-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
		box-shadow:inset 1px 1px 0px 0px #ffffff;
	}
#estate #map-jp input.c01 {
	left: 150px;
	top: 30px;
	}
	#estate #map-jp input.c02 {
	left: 190px;
	top: 100px;
	}
	#estate #map-jp input.c03 {
	left: 190px;
	top: 190px;
	}
	#estate #map-jp input.c04 {
	left: 110px;
	top: 140px;
	}
	#estate #map-jp input.c05 {
	left: 40px;
	top: 240px;
	}
	#estate #map-jp input.c06 {
	left: 60px;
	top: 180px;
	}
	#estate #map-jp input.c07 {
	left: 0px;
	top: 210px;
	}
	#estate #map-jp input.c08 {
		left:300px;
		top: 300px;
	}
#estate #step01 {
	position: relative;
	border: solid 1px #CCC;
	height:350px;
	padding: 5px;
	margin: 0 auto 30px;
}

#estate h3 {
margin-left:0;
padding-left:0;
}

#estate h4 {
	width:100%;
	}
.pL70{
padding-left:0;
}

.slider-img img{
	width:auto;
	height:300px;margin: 0 auto;
	}
}

@media screen and (max-width:450px) {
.wrap_t{
display: flex;		/*flexボックスを使う指定*/
	flex-wrap: wrap;justify-content: space-evenly;}
	
	.slider-img img{
	width:auto;
	height:200px;margin: 0 auto;
	}
	
	.btn_toi a{padding-bottom:5px;padding-top:5px;margin-bottom:30px;}

.btn_toi2 a{padding-bottom:5px;padding-top:5px;}
.btn_det a{padding-bottom:5px;padding-top:5px;}
.thumb{width:100%;height:auto;}
.wd25{width:100%;}
}