@charset "utf-8";
/* CSS Document */

.footBnrSlider{
	display: none;
}
/* ===============================================================
 mv
=============================================================== */

#mv{
   overflow:hidden;
   width:100%;
	position: relative;
}
#mv .bx-viewport{
	overflow: visible!important;
}
.mvSlider{
  overflow:visible!important;
  width: 1160px;
  margin: 0 auto;
	max-height: 300px;
}
#mv .mvSlider li{
  width:1160px;
}
#mv .bx-wrapper:before,
#mv .bx-wrapper:after{
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	bottom: 0;
	background: rgba(0,0,0,0.60);
	z-index: 1;
}
#mv .bx-wrapper:before{
	left: 1160px;
}
#mv .bx-wrapper:after{
	right: 1160px;
}
#mv .bx-wrapper .bx-pager {
	text-align: center;
	bottom: 3px;
}
#mv .bx-wrapper .bx-pager.bx-default-pager a {
	background: #ddd;
	width: 36px;
	height: 6px;
	margin: 0 6px 0 0;
	outline: 0;
	border: 1px solid #fff;
}
#mv .bx-wrapper .bx-pager.bx-default-pager a:hover,
#mv .bx-wrapper .bx-pager.bx-default-pager a.active{
  background: #008342;
	border: 1px solid #008342;
}
#mv .bx-wrapper .bx-prev:before,
#mv .bx-wrapper .bx-next:before {
    margin-top: -9px;
    left: 2px;
    width: 18px;
    height: 18px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
}
#mv .mvUnder{
	background-color: #eee;
	padding: 9px 0 8px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4);
	margin-bottom: 24px;
}
#mv .mvUnder .contIn{
	position: relative;
}
#mv .mvUnder .text{
	padding-left: 20px;
	background: url(/assets/pc/common/img/icon_solidhouse_grn.png) no-repeat left 0 top 8px;
	background-size: 14px;
}
#mv .mvUnder .text .num{
	line-height: 1;
	font-size: 26px;
	font-weight: bold;
	color: #008342;
	padding: 0 3px;
}
#mv .mvUnder .text .sml{
	font-size: 12px;
	color: #777;
}
.statIn #mv .registerBtn{
	display: none;
}
#mv .registerBtn{
	position: absolute;
	width: 126px;
	bottom: -15px;
	right: 0;
}
#mv .registerBtn a{
	display: block;
	background: url(/assets/pc/top/img/btn_register.png) no-repeat;
	background-size: contain;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 23px 0 0 5px;
	height: 76px;
}
#mv .registerBtn .big{
	font-size: 16px;
	display: block;
}
#mv .registerBtn a:hover{
	background: url(/assets/pc/top/img/btn_register_red.png) no-repeat;
	background-size: contain;
}
#lastSearchCond{margin-top: 0;}
/* ===============================================================
 btnWrap
=============================================================== */
.btnWrap{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 25px;
}
.btnWrap .btnBox{
	width: 310px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.btnWrap .ttlGrn{
	text-align: center;
	line-height: 40px;
	background-color: #008342;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.btnWrap .btnIn{
	padding: 10px 20px;
}
.btnWrap .btnIn .shadow3px .btnShadow{
	display: block;
	border: 1px solid #aaa;
	box-shadow: 0px 3px 0px 0px #aaa;
	border-radius: 4px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding: 0;
}
.btnWrap .btnIn .shadow3px.disabled{
	pointer-events: none;
	padding: 3px 0 0;
}
.btnWrap .btnIn .shadow3px.disabled .btnShadow{
	pointer-events: none;
	background-color: #f5f5f5;
	color: #aaa;
	box-shadow: none;
}
/*searchType*/
#searchType .list li{
	margin-bottom: 15px;
}
#searchType .list li:last-child{
	margin-bottom: 5px;
}
#searchType .shadow3px .btnShadow{
	line-height: 55px;
}
#searchType .shadow3px .btnShadow.btnSml{
	line-height: 45px;
}
/*searchPref*/
#searchPref .areaTtl{
	color:#008342;
	font-size: 13px;
	margin: 12px 0 2px;
}
#searchPref .areaTtl:before,
#sellBtns .sellTtl:before{
	content: "";
	display: inline-block;
	margin: 0 4px 2px 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #333;
}
#searchPref .list,
#sellBtns .sodan{
	font-size: 0;
}
#searchPref .list li{
	width: 84px;
	display: inline-block;
	margin:12px 9px 0 0;
}
#searchPref .list li:nth-child(-n+3){
	margin-top: 0;
}
#searchPref .list li:nth-child(3n){
	margin-right: 0;
}
#searchPref .shadow3px{
	line-height: 45px;
}
/*sellBtns*/
#sellBtns .ttlGrn{
	background-color: #7eae16;
}
#sellBtns .sellTtl{
	font-size: 13px;
}
#sellBtns .sellBnr{
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
}
#sellBtns .sellBnr img{
	display: block;
}
#sellBtns .sellBnr .txt{
	padding: 0 10px 2px;
	background-color: #7eae16;
}
#sellBtns .sodan li{
	width:130px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: bottom;
}
#sellBtns .sodan li:last-child{
	margin-right: 0;
}
#sellBtns .sodan .shadow3px .btnShadow{
	padding: 7px 15px 12px;
}
#sellBtns .sodan .shadow3px .btnShadow .big{
	display: block;
}
#sellBtns .sodan .shadow3px .btnShadow .sml{
	font-size: 12px;
	display: inline-block;
	color: #666666;
	border-bottom: 1px solid #7eae16;
	padding: 0 5px;
	margin-bottom: 8px;
}
#sellBtns .service{
	margin-top: 20px;
	background-color: #efefef;
	padding: 6px;
}
#sellBtns .service .btn{
	display: block;
	border: 1px solid #aaa;
	background-color: #fff;
	text-align: center;
	color: #333;
	line-height: 42px;
	border-bottom: 0;
}
#sellBtns .service .btn:hover{
	opacity: 0.7;
}
#sellBtns .service li:last-child .btn{
	border-bottom: 1px solid #aaa;
}

/* ===============================================================
 searchPrice
=============================================================== */
#searchPrice{
	margin-top: 30px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
	border-top: 2px solid #008342;
	padding: 10px 18px;
}
#searchPrice .ttl{
	font-size: 14px;
	font-weight: bold;
}
#searchPrice .list li{
	display: inline-block;
	width: 155px;
	margin-top: 5px;
}
#searchPrice .list li .arw{
	color: #0044cc;
}
#searchPrice .list li .arw:hover{
	text-decoration: underline;
}
#searchPrice .list li .arw:before{
	content: "";
	border: 3px solid transparent;
	border-left: 5px solid #aaa;
	display: inline-block;
	margin: 0 2px 3px 0;
}

/* ===============================================================
 kodawari
=============================================================== */
#kodawari{
	background-color: #efefef;
	margin-top: 60px;
	padding: 30px 0 45px;
}
#kodawari .boldTtl{
	padding-left: 30px;
	background: url(/assets/pc/common/img/icon_search_333.png) no-repeat left 8px center;
	background-size: 16px;
}
#kodawari .btnCondList.sortType{
	text-align: center;
	margin-bottom: 0;
}
#kodawari .btnCondList.sortType li {
	display: inline-block;
	margin-right: 0;
	width: 241px;
}
#kodawari .btnCondList.sortType .btnBdrDgry{
	display: block;
	font-size: 14px;
	color: #777;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
	border-right: 0;
	box-shadow: none;
	border-radius: 0;
}
#kodawari .btnCondList.sortType .btnBdrDgry:hover{
	background-color: #eee;
}
#kodawari .btnCondList.sortType li:last-child .btnBdrDgry{
	border-right: 1px solid #ccc;
}
#kodawari .btnCondList .btnBdrDgry.act{
	border: 1px solid #008342;
	background-color: #008342;
	color: #fff;
}

/* ===============================================================
 sellSupport
=============================================================== */
#sellSupport{
	margin-top: 70px;
}



/* ===============================================================
bnrSlide
=============================================================== */
#bnrSlide {
	margin-top: 95px;
	overflow: hidden;
}
#bnrSlide .bx-viewport{
	overflow: visible!important;
}
.bnrSlider{
  overflow:visible!important;
  margin: 0 auto;
	height: 220px;
}
#bnrSlide .bnrSlider li{
  width: 600px!important;
  transition: .2s ease;
}
#bnrSlide .bnrSlider li[aria-hidden="true"]{
}
#bnrSlide .bnrSlider li[aria-hidden="true"] img{
	transform: scale(.8);
  transition: .2s ease;
	position: relative;
}
#bnrSlide .bnrSlider li.imgL img{
	left: 40px;
}
#bnrSlide .bnrSlider li.imgR img{
	right: 40px;
}
#bnrSlide .bnrSlider li[aria-hidden="false"]{
  width: 600px!important;
}
#bnrSlide .bx-wrapper .bx-pager {
	text-align: center;
	bottom: -20px;
}
#bnrSlide .bx-wrapper .bx-pager.bx-default-pager a {
	background: #ddd;
	width: 40px;
	height: 8px;
	margin: 0 6px 0 0;
	outline: 0;
	border-radius: 4px;
}
#bnrSlide .bx-wrapper .bx-pager.bx-default-pager a:hover,
#bnrSlide .bx-wrapper .bx-pager.bx-default-pager a.active,
#bnrSlide .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #008342;
}
#bnrSlide .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 50px;
	height: 50px;
	background-color: #fff;
	border-radius: 25px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.6);
}
#bnrSlide .bx-wrapper .bx-prev:before,
#bnrSlide .bx-wrapper .bx-next:before {
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 20px;
	content: "";
	width: 14px;
	height: 14px;
	border-top: 2px solid #206140;
	border-right: 2px solid #206140;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
#bnrSlide .bx-wrapper .bx-prev {
  left: -55px;
}
#bnrSlide .bx-wrapper .bx-next {
  right: -55px;
}
#bnrSlide .bx-wrapper .bx-next:before {
	left: 15px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#bnrSlide .bnrSlider li[aria-hidden="true"]{
	position: relative;
}
#bnrSlide .bnrSlider li[aria-hidden="true"]:after{
	content: "";
	position: absolute;
	top: 22px;
	width: 480px;
	height: 176px;
	background: rgba(0,0,0,0.60);
	z-index: 1;
}
#bnrSlide .bnrSlider li[aria-hidden="true"].imgR:after{
	left: 20px;
}
#bnrSlide .bnrSlider li[aria-hidden="true"].imgL:after{
	right: 20px;
}
/*#bnrSlide .bx-wrapper:before,
#bnrSlide .bx-wrapper:after{
	content: "";
	position: absolute;
	top: 22px;
	width: 480px;
	height: 176px;
	background: rgba(0,0,0,0.60);
	z-index: 1;
}
#bnrSlide .bx-wrapper:before{
	left: 620px;
}
#bnrSlide .bx-wrapper:after{
	right: 620px;
}*/
/* ===============================================================
newsArea
=============================================================== */
.newsArea{
	margin-top: 80px;
}
.newsArea .ttl{
	font-size: 14px;
	padding: 5px 0;
	margin-bottom: 12px;
}
.newsArea .ttl:before{
	content: "";
	width: 3px;
	height: 16px;
	background-color: #555555;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 8px 0px 0;
}
#news{
	width: 500px;
	float: left;
}
#news .ttl{
	background-color: #eee;
	padding-left: 8px;
}
#news .newsIn{
	height: 345px;
	overflow-y: auto;
}
#news .newsIn::-webkit-scrollbar{
	width: 10px;
}
#news .newsIn::-webkit-scrollbar-track{
	background: #eee;
	border-radius: 2px;
}
#news .newsIn::-webkit-scrollbar-thumb{
	background: #aaa;
	border-radius: 2px;
}
#news .box{
	border-top: 1px dashed #ddd;
	padding: 10px;
	font-size: 12px;
	overflow: hidden;
	margin-right: 20px;
}
#news .box .date{
	color: #888;
	float: left;
	width: 105px;
}
#news .box .txt{
	float: right;
	width: 335px;
}
#news .box .txt a{
	color: #333;
}
#news .box .txt a:hover{
	text-decoration: underline;
}
#related{
	width: 440px;
	float: right;
}
#related .linkList{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#related .linkList li{
	margin-bottom: 16px;
}
#related .linkList .link{
	display: block;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4);
	border-radius: 0 0 8px 8px;
	color: #333;
	text-align: center;
	position: relative;
}
#related .linkList .link:hover{
	color: #008342;
}
#related .linkList .link:hover:after{
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 2px solid #008342;
	border-radius: 0 0 8px 8px;
	pointer-events: none;
}
#related .linkList .img img{
	display: block;
	opacity: 1.0!important;
}
#related .linkList .txt{
	padding: 3px;
	font-size: 12px;
}

/* ===============================================================
 area top add
=============================================================== */
/*--easySearch--*/
.easySearchWrap{
	margin-top: 20px;
}
.easySearchWrap .ttlWrap .ttlGrn{
	display: inline-block;
	background-color: #008342;
	color: #fff;
	padding: 6px 20px 2px;
	border-radius: 8px 8px 0 0;
	font-weight: normal;
}
.easySearchWrap .ttlWrap .areBtn{
	float: right;
}
.easySearchWrap .ttlWrap .areBtn .btn{
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
.easySearchWrap .ttlWrap .areBtn .btnGrad{
	font-size: 12px;
	font-weight: normal;
	padding: 2px 10px;
}
/*--searchPref--*/
#searchPref .areaList li {
  margin-bottom: 15px;
}
#searchPref .areaList .shadow3px .btnShadow{
	line-height: 55px;
}
#searchPref .areaBtn{
	font-size: 0;
}
#searchPref .areaBtn .btn{
	display: inline-block;
	width: 130px;
	margin-right: 10px;
	vertical-align: bottom;
}
#searchPref .areaBtn .btn:last-child{
	margin-right: 0;
}
#searchPref .areaBtn .btn .btnShadow{
	display: block;
	background-color: #008342;
	color: #fff;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	border-radius: 4px;
	padding: 6px 10px;
}
.easySearchWrap .flow01 .checkBox:disabled{
	opacity: 0.5;
}
.easySearchWrap .flow01 .checkBox:disabled + span{
	opacity: 0.5;
}
