/*
Theme Name: 弁護士海浜幕張
Description: 子テーマスタイルシートPC版
Author: kokoro-design
Template: bengoshi_parent
*/

/* :::::: ヘッダー :::::: */
header {
	line-height: 0;
}
.head_ttl {
	display: inline-block;
	position: relative;
	margin:3px 0;
}
.head_name{
	margin-top:24px;
}

.head_name img{
	width:100%;
}
 .head_info img{
	width:100%;
}
.head_tel {
	margin:8px 0 0 6px;
}
.head_tel img {
	width:166px;
}
.head_ttl a {
	display: block;
}
.head_ttl p {
	float: left;
}
.head_info {
	margin-left: 5px;
}
.head_ttl .head_info {
	float:left;
}
.head_acc{
	float: right;
	margin-top: -5px;
}


