/*
Theme Name: 労災船橋
Description: 子テーマスタイルシートPC版
Author: kokoro-design
Template: rousai_parent
*/

/* :::::: ヘッダー:::::: */
header {
	line-height: 0;
}
.head_ttl {
	display: inline-block;
	position: relative;
}
.head_ttl a {
	display: block;
}
.head_ttl p:not(.head_acc) {
	float: left;
}
.head_name{
	margin-right: 6px;
}
.head_info {
	margin-right: 8px;
}
.head_tel {
	margin-top: 7px;
}
.head_tel img{
	height:76px;
}
.head_acc {
	float: right;
	margin-top: -8px;
	margin-bottom: -33px;
}