/*
Theme Name:   BA_003 子テーマ
Template:     60l_design_c
Version:      1.0.0
Description:  BA_003_物件検索重視の子テーマです
Author:       Visual Research
*/



.gnavi {
    background-image: none;
/*     background-color: 	#7FCE43; */
	background-color: #F3F3F3;
}
.haed_gnavi_item{
	color: #333;
}
/* .haed_gnavi_item.first {
    border-left: none;
} */
.haed_gnavi_item{
/*     border-right: none; */
    font-weight: bold;
}
.top_concept_story_superbox {
    padding: 0px;
}
.top_concept_story_roof {
    display: none;
}
.top_concept_story{
	font-weight: bold;
}
/* .top_searchlike_btnbox{
	color: #333;
	background: none;
	border: 3px solid #7fce43;
	width: 315px;
} */
.top_searchlike_btnbox {
    width: 210px;
    height: 60px;
    line-height: 30px;
    letter-spacing: 0px;
    padding: 0 10px;
    font-size: 16px;
    border-left: 6px solid #FCB737;
    border-radius: 0px;
    background: #fff;
    color: #333333;
    box-shadow: 1px 1px 1px 1px rgb(0 0 0 / 10%);
    display: table-cell;
    vertical-align: middle;
}
	.top_searchlike_flex a {
		margin-bottom: 20px;
	}
.top_searchlike_btnbox i{
	font-size: 1.4rem;
}
/* トップメージ */
.top_mainimage_flex {
    top: 175px;
}
@media screen and (min-width: 979px){
	.thumb-item li img ,.top_mainimagebox{
    	height: 600px !important;
	}
}
@media screen and (max-width: 980px){
		.top_searchlike_btnbox {
		width: 260px;
	}

}
