@charset "utf-8";
/* CSS Document */

.iconCrown.ttl{
	font-weight: bold;
	font-size: 16px;
}
.iconCrown.ttl:before{
	content: "";
	width: 14px;
	height: 14px;
	background: url(/assets/pc/common/img/icon_crown_blk.png) no-repeat;
	background-size: contain;
	display: inline-block;
	margin-right: 5px;
}
/* ===============================================================
 easySearch
=============================================================== */
#easySearch{
	margin-top: 25px;
	padding: 0;
	border: 0;
}
#easySearch .topWrap .easyTtl,
#easySearch .topWrap .btnArea{
	display: inline-block;
}
#easySearch .topWrap .easyTtl{
	background-color: #008342;
	color: #fff;
	padding: 10px 40px 10px 20px;
	position: relative;
	margin-right: 45px;
}
#easySearch .topWrap .easyTtl:after{
	content: "";
	position: absolute;
	bottom: 0;
	right: -22px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 0 0 22px;
	border-color: transparent transparent transparent #008342;
}
#easySearch .topWrap .btnOval {
	min-width: 270px;
}
#easySearch .boxBdrGrn{
	position: relative;
	background-color: #fff;
}
#easySearch .topWrap .easyTtl:before{
	content:"";
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 6px;
	height: 6px;
	background-color: #008342;
}
#easySearch .flow{
	margin-right: 15px;
}
#easySearch .flowWrap .flow02 {
	width: 400px;
}
#easySearch .flowWrap .flow03 {
	width: 240px;
	margin-right: 0;
}
#easySearch .flow01 .checkBox:disabled{
	opacity: 0.5;
}
#easySearch .flow01 .checkBox:disabled + span{
	opacity: 0.5;
}
/*flow3*/
#easySearch .flow02 .dispArea{
	min-height: 42px;
	margin-bottom: 10px;
}
#easySearch .accIn .accSet .accBtn{
	display: block;
  background-image: linear-gradient( to top, #eee 0%, #fff 30%);
	line-height: 50px;
	padding-left: 50px;
	font-size: 18px;
	color: #333;
	border-top: 1px solid #777;
}
#easySearch .accIn .accArea:first-child .accBtn{
	border-top: 0;
}

#easySearch .accIn .accSet .open .accBtn{
  background-image: linear-gradient( to top, #d9e8cf 0%, #edf6e7 30%);
}
#easySearch .accIn .accSet .accBtn:before {
	width: 13px;
	height: 13px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	right: auto;
	left: 14px;
	margin-top: -10px;
	transform: rotate(135deg);
}
#easySearch .accIn .accSet .open .accBtn:before{
	transform: rotate(-45deg);
	margin-top: -3px;
}
#easySearch .accIn .accIn{
	padding: 0 5px;
	font-size: 0;
	border-top: 1px solid #777;
	background-image: linear-gradient( to bottom, #ddd 0%, #fff 2%);
}
#easySearch .accIn .accIn li{
	display: inline-block;
	font-size: 14px;
	width: 50%;
	margin-bottom: 3px;
	vertical-align: top;
}
#easySearch .accIn .accIn .all{
	width: 100%;
}
#easySearch .accIn .accIn .checkBox + span:after{
	top:2px;
	margin-top: 0;
}
#easySearch .accIn .accIn .checkBox:disabled + span,
#easySearch .accIn .accIn .checkBox:disabled + span:after{
	opacity: 0.5;
}

/*BtnSet*/
#easySearch .resultWrap{
	margin-top: 20px;
	text-align: center;
}
#easySearch .numBox{
	text-align: right;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	width: 160px;
	margin-right: 25px;
	vertical-align: middle;
}
#easySearch .numBox .total_item_size{
	font-size: 26px;
	color: #ca2828;
}
#easySearch .numBox .resultNum,
#easySearch .formBtnSet,
#easySearch .formBtnSet .shadowWrap{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
#easySearch .formBtnSet .shadowWrap .btnShadow,
#easySearch .formBtnSet.disabled .disableBtn{
	font-weight: bold;
	border-radius: 4px;
	line-height: 65px;
	width: 380px;
	padding: 0;
	margin-right: 15px;
	font-size: 20px;
	color: #fff;
}
#easySearch .formBtnSet .shadowWrap .reset{
	color: #333;
	vertical-align: middle;
	width: 130px;
	background-color: #e5e5e5;
	box-shadow: 0 5px 0 0 #aaa;
	font-size: 16px;
	cursor: pointer;
}
#easySearch .formBtnSet .submitWrap .btnShadow{
	display: inline-block;
	vertical-align: middle;
	background-color: #ca2828;
	box-shadow: 0 5px 0 0 #781010;
}
#easySearch .formBtnSet.disabled .submitWrap{
	display: none;
}
#easySearch .formBtnSet .disableBtn{
	display: none;
}
#easySearch .formBtnSet.disabled .disableBtn{
	display: inline-block;
	vertical-align: middle;
	pointer-events: none;
	background-color: #d75a45;
	margin-top: 5px;
}
#main .searchBox{
	background-color: #fff;
	border: 4px solid #ccc;
	border-radius: 12px;
	margin-top: 22px;
}
/* ===============================================================
 typeBtns
=============================================================== */
#typeBtns{
	margin-top: 40px;
}
#typeBtns .lineTtl{
	position: relative;
	margin-bottom: 5px;
}
#typeBtns .lineTtl:before{
	content: "";
	height: 2px;
	width: 100%;
	background-color: #ddd;
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 1;
}
#typeBtns .lineTtl span{
	font-size: 12px;
	background-color: #fff;
	padding-right: 8px;
	position: relative;
	z-index: 2;
}
#typeBtns .btnWrap {
	float: left;
	margin-right: 28px;
}
#typeBtns .btnWrap:last-child{
	margin-right: 0;
}
#typeBtns .btn1{
	width: 140px;
}
#typeBtns .btn2{
	width: 308px;
}
#typeBtns .btnWrap .btnShadow{
	width: 140px;
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #ccc;
	border-radius: 8px;
	box-shadow: 0px 5px 0px 0px #aaa;
	height: 110px;
	text-align: center;
	padding-top: 70px;
	background-repeat: no-repeat;
	background-position: top 20px center;
}
#typeBtns .btnWrap .shadowWrap.none{
	display: block;
	pointer-events: none;
	padding: 5px 0 0;
}
#typeBtns .btnWrap .shadowWrap.none .btnShadow{
  color: #999;
	box-shadow: none;
	background-color: #eee;
}
#typeBtns .btnWrap .btnShadow .sml{
	font-size: 12px;
	display: block;
}
#typeBtns .btnWrap .btnShadow:hover{
	box-shadow: none;
}
#typeBtns .btn2 .btn{
	float:left;
}
#typeBtns .btn2 .btn:last-child{
	float: right;
}
#typeBtns .building .btnShadow{background-image: url(/assets/pc/common/img/icon_building_grn.png);}
#typeBtns .house1 .btnShadow{
	background-image: url(/assets/pc/common/img/icon_house1_grn.png);
	padding-top: 60px;
}
#typeBtns .house2 .btnShadow{background-image: url(/assets/pc/common/img/icon_house_grn.png);}
#typeBtns .map .btnShadow{background-image: url(/assets/pc/common/img/icon_mapflag_grn.png);}
#typeBtns .invests .btnShadow{
	background-image: url(/assets/pc/common/img/icon_invest_grn.png);
	padding-top: 60px;
	background-position: top 18px center;
}
#typeBtns .shop .btnShadow{
	background-image: url(/assets/pc/common/img/icon_shop_grn.png);
	padding-top: 60px;
}
#typeBtns .building.none .btnShadow{
	background-image: url(/assets/pc/common/img/icon_building_999.png);
}
#typeBtns .house1.none .btnShadow{
	background-image: url(/assets/pc/common/img/icon_house1_999.png);
}
#typeBtns .house2.none .btnShadow{
	background-image: url(/assets/pc/common/img/icon_house_999.png);
}
#typeBtns .map.none .btnShadow{
	background-image: url(/assets/pc/common/img/icon_mapflag_999.png);
}
#typeBtns .invests.none .btnShadow{
	background-image: url(/assets/pc/common/img/icon_invest_999.png);
}
#typeBtns .shop.none .btnShadow{
	background-image: url(/assets/pc/common/img/icon_shop_999.png);
}
	




/* ===============================================================
 seachAcc
=============================================================== */
#seachAcc{
	margin-top: 30px;
}
#seachAcc .accBtn{
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
  background-image: linear-gradient( to bottom, rgb(246,241,231) 84%, rgb(230,220,199) 100%);
	border-bottom: 1px solid #aaa;
	position: relative;
	padding: 0 20px;
}
#seachAcc .accArea:last-child .accBtn{
	border-bottom: 0;
}
#seachAcc .accBtn:after{
	content: "";
	width: 24px;
	height: 24px;
	border-radius: 12px;
	background-color:#008342;
	position: absolute;
	top: 50%;
	right:22px;
	margin-top: -12px;
	z-index: 1;
}
#seachAcc .accBtn:before{
	z-index: 2;
}
#seachAcc .open .accBtn{
  background-image: linear-gradient( to bottom, rgb(213,213,213) 0%, rgb(255,255,255) 15%);
	border-bottom: 0;
}
#seachAcc .open .accBtn:after{
	background-color:#ccc;
}
#seachAcc .accSet{
	width: 300px;
	border-radius: 8px 8px 0 0;
	overflow: hidden;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
	float: left;
	margin-right: 40px;
}
#seachAcc .accSet:last-child{
	margin-right: 0;
}
#seachAcc .accSet .ttl{
	background-color: #008342;
	text-align: center;
	color: #fff;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: left 20px center;
	background-size: 24px auto;
}
#seachAcc .accSet .building{
	background-image: url(/assets/pc/common/img/icon_building_wh.png);
	background-size: 18px auto;
}
#seachAcc .accSet .house{
	background-image: url(/assets/pc/common/img/icon_house_wh.png);
}
#seachAcc .accSet .map{
	background-image: url(/assets/pc/common/img/icon_mapflag_wh.png);
}
#seachAcc .accIn{
	border-top:1px dashed #777;
	padding: 10px 0;
	margin: 0 12px;
}
#seachAcc .accIn ul{
	min-height: 260px;
}
#seachAcc .accIn li{
	display: inline-block;
	min-width: 4em;
	margin:0 8px 5px 0;
}
#seachAcc .accIn li.all{
	display: block;
}
#seachAcc .accIn li a{
	text-decoration: underline;
	display: inline-block;
}
#seachAcc .accIn li a.none{
	color: #999;
	pointer-events: none;
	text-decoration: none;
}
#seachAcc .accIn li a:hover{
	text-decoration: none;
}
/* ===============================================================
 boxTtlTop
=============================================================== */
.boxTtlTop.lists{
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}
.boxTtlTop.lists:before{
	content: "";
	width: 100%;
	height: 34px;
	background-color: #f6f1e7;
	border-bottom: 1px solid #bbbbbb;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#price{
	margin-top: 40px;
}
.boxTtlTop.lists .wrap{
	float: left;
  width: 326px;
	position: relative;
	z-index: 2;
}
.boxTtlTop.lists .ttl{
	border-radius: 0;
	text-align: center;
	border: 0;
}
.boxTtlTop.lists .boxIn{
	text-align: center;
	padding-bottom: 10px;
}
.boxTtlTop.lists .linkBdrList li{
	margin-bottom: 5px;
}
#layout .linkBdrList{
	text-align: left;
}
.boxTtlTop.lists .linkBdrList li{
	width: 78px;
}
#price .linkBdrList li:nth-child(3n-2){
	width: 100px;
}
#layout .linkBdrList li:nth-child(3n),
#year .linkBdrList li:nth-child(3n){
	width: 60px;
}
.boxTtlTop.lists .linkBdrList li:nth-child(3n):after{
	display: none;
}
#layout .linkBdrList,
#year .linkBdrList{
	padding: 0 35px;
}
#price .linkBdrList li:after,
#year .linkBdrList li:after{
	margin: 0;
}
#year .linkBdrList{
	text-align:left;
}
#year .linkBdrList li{
	text-align:center;
}
.boxTtlTop.lists .linkBdrList li a.none{
	color: #999!important;
}
.boxTtlTop.lists .linkBdrList li a:hover{
	text-decoration: underline;
}

/* ===============================================================
 business
=============================================================== */
.sortArea .box{
	float: left;
}
.sortArea .box:last-child{
	float: right;
}
.sortArea .box .linkDotList .btn{
	margin-right: 10px;
	margin-top: 10px;
}
.sortArea .icoBdrD{
	border-bottom: 1px solid #aaa;
	font-size:14px;
	font-weight: bold;
	padding: 8px 0 8px 57px;
	background-repeat: no-repeat;
	background-position: left 13px center;
	background-size: 24px auto;
}
.icoBdrD.building{
	background-image: url(/assets/pc/common/img/icon_building_333.png);
	background-size: 20px auto;
}
.icoBdrD.house{background-image: url(/assets/pc/common/img/icon_house_333.png);}
.icoBdrD.map{background-image: url(/assets/pc/common/img/icon_mapflag_333.png);}
.icoBdrD.invest{
	background-image: url(/assets/pc/common/img/icon_invest_333.png);
	background-size: 20px auto;
}
.icoBdrD.shop{background-image: url(/assets/pc/common/img/icon_shop_333.png);}
#home{
	margin-top: 30px;
}
#home .box{
	width: 300px;
	margin-right: 36px;
}
#home .box:last-child{
	margin-right: 0;
}
#home .box .linkDotList .btn:nth-child(2n){
	margin-right: 0;
}
#business{
	margin-top: 35px;
}
#business .box{
	width: 455px
}
#business .box .linkDotList .btn:nth-child(3n){
	margin-right: 0;
}
/* ===============================================================
 kodawari
=============================================================== */
#kodawari{
	background-color: #efefef;
	margin-top: 45px;
	padding: 30px 0 40px;
}
#kodawari .ttlWrap{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#kodawari .ttlWrap .boldTtl{
	margin: 0 50px 0 0;
	font-size: 22px;
}
#kodawari .ttlWrap .btnCondList{
	margin: 0;
}
#kodawari .ttlWrap .btnCondList .btnOval{
	width: 141px;
	text-align: center;
}
/* ===============================================================
new
=============================================================== */
.newWrap{
	margin: 60px 0 40px;
}
.newWrap .singleSlideWrap{
	float: left;
	margin-right: 25px;
}
.newWrap .singleSlideWrap:last-child{
	margin-right: 0;
}

/* ===============================================================
ranking
=============================================================== */
#ranking{
	margin-top: 90px;
}
.rankWrap{
	width: 450px;
	float: left;
}
.rankWrap p.lead{
	margin: 5px 0 10px;
}

/* ===============================================================
popular
=============================================================== */

#popular{
	margin-top: 30px;
}
#popular .iconCrown.ttl{
	text-align: center;
	margin-bottom: 10px;
}
#popular .popularWrap.sml{
	width: 310px;
	float: left;
	margin-right: 25px
}
#popular .popularWrap.sml:last-child{
	margin-right: 0;
}
#popular .popularWrap.sml .address{
	display: none;
}
#popular .popularWrap.sml .popularTtl{
	text-align: center;
	font-size: 15px;
	line-height: 1.2;
}
#popular .popularWrap.sml .popularTtl .fwN{
	display: block;
	font-size: 12px;
}
#popular .popularWrap.sml .imgLBox a{
	position: relative;
}
#popular .popularWrap.sml .favArea{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding-right: 0;
	width: 55px;
}
#popular .popularWrap.sml .imgArea{
	padding-top: 15px;
}


/* ===============================================================
searchChange
=============================================================== */

#searchChange .change a{
	text-decoration: underline;
	color: #005fd1;
}
#searchChange .change a:hover{
	text-decoration: none;
}
#searchChange .boxBgGry{
	margin-top: 5px;
}
#searchChange .boxBgGry .type{
	display: inline-block;
	background-color: #333333;
	width: 190px;
	line-height: 20px;
	padding: 0 20px;
	border-radius: 10px;
	color: #fff;
	margin-right: 13px;
}
#searchChange .btmBdrDsh{
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#searchChange .btmSpace{
	margin-bottom: 15px;
}
/* ===============================================================
sellSupport
=============================================================== */
#sellSupport .subTtl{
	padding-left: 32px;
	background: url(/assets/pc/common/img/icon_solidhouse_lgrn.png) no-repeat left top 3px;
	background-size: 20px auto;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
#sellSupport .boxLGrn,
#sellSupport .shadowBox{
	border-radius: 0 0 10px 10px;
}
#sellSupport .shadowBox{
	margin-top: 15px;
}
#sellSupport .boxLGrn{
	padding: 10px 15px;
}