/*
Theme Name: 相続岡崎
Description: 子テーマスタイルシートPC版
Author: kokoro-design
Template: souzoku_parent
*/

/* :::::: ヘッダー :::::: */
header {
	line-height: 0;
}
.header {
	background-color:#fff3e4;
}
.head_ttl {
	display: inline-block;
	position: relative;
	margin: 2px 0 6px;
}
.head_ttl a {
	display: block;
}
.head_ttl p:not(.head_acc) {
	float: left;
}
.head_ttl .head_tel {
	margin-top: 4px;
}
.head_acc {
	float: right;
	margin-top: -6px;
}
.head_info {
	margin: 0 22px;
} 
.head_tel img{
	height:80px;
}
.head_area {
	clear: both;
}