/*
Theme Name:   BA_003 子テーマ
Template:     60l_design_c
Version:      1.0.0
Description:  BA_003_物件検索重視の子テーマです
Author:       Visual Research
*/
#header {
	padding: 8px 0px 8px;
}
.header_telbox {
    width: auto;
}
.header_tel_during {
    font-size: 12px;
    line-height: 14px;
}
.header_logo {
    height: 60px;
}
@media screen and (max-width: 980px) {
    .header_logo {
		margin-top: 10px;
        margin-left: 20px;
    }
}