/*
Theme Name: 交通事故川崎
Description: 子テーマスタイルシートPC版
Author: kokoro-design
Template: jiko_parent
*/

/* :::::: ヘッダー :::::: */
header {
	line-height: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
header a{
	display: block;
}
.head_ttl {
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	align-items: center;
	flex-basis: 680px;
}
.head_acc {
	float: right;
	margin-top: 2px;
}