/*
Theme Name:   BA_003 子テーマ
Template:     60l_design_c
Version:      1.0.0
Description:  BA_003_物件検索重視の子テーマです
Author:       Visual Research
*/
#header{
	background-color: #F7F7F7;
}
.header_telbox {
    width: auto;
}
.header_telbox i{
	color:#029C66;
}
.header_tel_num{
	color:#029C66;
}
.header_tel_during {
    font-size: 12px;
	font-weight: bold;
}

@media screen and (max-width: 980px) {
    .header_logo {
        height: 30px;
    }
}