/*
Theme Name: 税理士三重県
Description: 子テーマスタイルシートPC版
Author: kokoro-design
Template: zeirishi_parent
*/

/* :::::: ヘッダー :::::: */
header{
	line-height: 0;
}
.head_ttl {
	width: 690px;
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 5px;
}
.head_name{
	margin-left: 15px;
}
.head_name img{
	height: 60px;
}
.head_tel img {
	height: 78px;
}
.head_acc{
	float: right;
	margin-top: -10px;
}
.head_area{
	margin-bottom: 2px;
	clear: both;
}
.head_area img {
	margin-top: -28px;
}