/*
Theme Name: 税理士所沢
Description: 子テーマスタイルシートPC版
Author: kokoro-design
Template: zeirishi_parent
*/

/* :::::: ヘッダー :::::: */
header{
	display: flex;
	justify-content: space-between;
	height: 86px;
}
.head_ttl {
	display: flex;
	align-items: center;
}
.head_info{
	margin: 3px 10px 0 10px;
}
.head_tel img {
	height: 78px;
}
.head_acc{
	margin-top:-9px;
}