/*
Theme Name:   BA_003 子テーマ
Template:     60l_design_c
Version:      1.0.0
Description:  BA_003_物件検索重視の子テーマです
Author:       Visual Research
*/
/*********************************************************
//チェックボックスを押した後の丸を消す
**********************************************************/

.mw_wp_form label.selected::after{
	background: none;
}
/* 
#global_menu_area {
    padding-top: 20px!important;
} */

.mw_wp_form label::before{
	display: none;
}
/*********************************************************
//css追加
**********************************************************/
.top_mainimage_flex_item {
    border-radius: 4px;
    width: 260px;
    background: #F2F2F2!important;
    color: #696A6B!important;
    opacity: 0.95;
}
.gnavi{
	background-image: none;
	background:	#15141b;
}
#header{
	background:	#15141b;
}
.header_telbox,.header_tel_during, .clsCountTitle,.clsCountTitle{
	color:	white;
}
.header_contactbox{
	background: #fff;
	color: #333;
}
/*********************************************************
//header分コンテンツを下げる　カスタマイズ
**********************************************************/
/* .header_dammybox{
    height: 134px;
} */
/* #header{
	position: fixed;
}
.gnavi{
	background-image: none;
	background:	#15141b;
	height: 50px;
	padding-bottom: 0;
} */

.haed_gnavi_item {
	width: auto!important;
}
.haed_gnavi_item.first,.haed_gnavi_item{
	border: none;
}
.square_btn5 .like_count{
	color: #333;
}