/*
Theme Name: 自己破産松阪
Description: 子テーマスタイルシートPC版
Author: kokoro-design
Template: hasan_parent
*/

/* :::::: ヘッダー :::::: */
header {
	line-height: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
header a{
	display: block;
}
.head_ttl{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-basis: 695px;
}
.head_ttl > div {
	position:relative;
}

.head_ttl .head_info {
	position: absolute;
	bottom: 0;
	right: 0;
}
.head_acc {
	margin-top: -6px;
}