/*
Theme Name: 相続小田原
Description: 子テーマスタイルシートPC版
Author: kokoro-design
Template: souzoku_parent
*/

/* :::::: ヘッダー :::::: */
header {
	line-height: 0;
}
.header {
	background-color:#fff3e4;
}
.head_ttl {
	width: 730px;
	display: flex;
	justify-content:space-between;
	align-items: center;
	float: left;
	margin: 2px 0 3px;
}
.head_ttl a {
	display: block;
}
.head_acc {
	float: right;
	margin-top: -2px;
}
.head_name img{
	height:90px;
}
.head_tel img{
	height:80px;
}