@charset "utf-8";

.search_result_block_forcenone {
	display:none !important;
}

/*
#property .container > div h3 a {
	color: inherit;
}

.list_content.loading {
	height: 200px;
	background-image: url(loading.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.tab_content a {
	text-decoration: underline;
}
*/

.ison {
	display: none;
}
.noton {
	display: block;
}
.current .ison {
	display: block;
}
.current .noton {
	display: none;
}
.saitama_item {
	cursor: pointer;
}
.tab-content.loading {
	height: 200px;
	background-image: url(loading.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.search_result_block_forcenone {
	display:none !important;
}

ul.btn_list.cf li:last-child {
    margin-right: 0;
}

.example_item_heading.-ico-c {
	padding: 1.5rem 12.5rem 1.5rem 1.5rem;
}

.example_item_heading.-ico-c:before {
	position: absolute;
	top: -1rem;
	content: "";
	display: block;
	width: 5rem;
	height: 5rem;
}

.example_item_heading.-ico-c:before {
	right: 7rem;
	background: url(assets/images/present_img03.png) center center/contain no-repeat;
}

.example_item_heading.-ico-d {
	padding: 1.5rem 16rem 1.5rem 1.5rem;
}

.example_item_heading.-ico-d:before {
	position: absolute;
	top: -1rem;
	content: "";
	display: block;
	width: 10rem;
	height: 5rem;
}

.example_item_heading.-ico-d:before {
	right: 7rem;
	background: url(assets/images/present_img04.png) center center/contain no-repeat;
}

ul.f_navi.cf {
	text-align: center;
}
ul.f_navi.cf li {
	float: none;
}
ul.btn_list.cf li {
	float: none;
}

.bkmainbtn {
	margin-bottom: 10px;
}
.bkmainbtn a {
	display: block;
	font-size: 24px;
	font-weight: bold;
	background-color: #e97785;
	color: #fff;
	text-align: center;
	height: 70px;
    line-height: 70px;
    border: solid 1px #e8445b;
    border-radius: 6px;
    position: relative;
}
.bkmainbtn a:hover {
	opacity: 0.8;
}
.bkmainbtn a:after {
	content: ">";
	position: absolute;
	right: 10px;
}

p.property a {
    color: #19993f;
}

/*
.tab-label {
	width: 24.5%;
}
*/

@media screen and (min-width: 0px) and (max-width: 768px) {
/*
	.tab-label {
		width: 23.5%;
	}
*/
}

@media screen and (max-width: 700px) {
	ul.f_navi.cf {
		text-align: left;
	}

/*
	.house_list_head_obj.twin_head_obj {
		width: 94px;
		top: -10px;
	}
	.house_list_head_obj.twin_head_obj img {
		max-width: 50%;
	}

	.campaignlist .list_content li .head img {
		transform: translateY(-50%);
	}
	.campaignlist .list_content li .head img.sximg2 {
		right: 50px;
	}
	.campaignlist .list_content li .head img.sximg3 {
		width: 40px;
		right: 50px;
	}
	.campaignlist .list_content li .head img.sximg4 {
		width: 40px;
	}
	.campaignlist .list_content li .head img.sximg2.sximg5 {
		right: 100px;
	}
*/
	.bkmainbtn a {
		font-size: 14px;
		height: 50px;
	    line-height: 50px;
	}
}

@media screen and (min-width: 751px) {
/*
	.tab_content {
		overflow-y: visible;
		height: auto;
	}
	.house_list_head_obj {
		top: -44px;
	}
	.house_list_head_title02 {

	}
	.house_list_head_obj.twin_head_obj {
		width: 180px;
	}
	.house_list_head_obj.twin_head_obj img {
		max-width: 50%;
	}

	.campaignlist .list_content li .head .ttl {

	}

	.campaignlist .list_content li .head img {
		transform: translateY(-50%);
	}
	.campaignlist .list_content li .head img.sximg2 {
		right: 80px;
	}
	.campaignlist .list_content li .head img.sximg3 {
		right: 80px;
	}
	.campaignlist .list_content li .head img.sximg2.sximg5 {
		right: 160px;
	}
*/


}
