/*
Theme Name: 相続川越
Description: 子テーマスタイルシートPC版
Author: kokoro-design
Template: souzoku_parent
*/

/* :::::: ヘッダー :::::: */
header {
	line-height: 0;
}
.header {
	background-color:#fff3e4;
}
.head_ttl {
	width: 730px;
	display: flex;
	justify-content:space-between;
	align-items: center;
	float: left;
	margin: 2px 0 3px;
}
.head_ttl a {
	display: block;
}
.head_acc {
	float: right;
	margin-top: -2px;
}
.head_name img{
	height:90px;
}
.head_tel img{
	height:80px;
}

/*集合写真*/
.wide_pic {
	width: 1050px;
	margin: 0px auto 10px;
	padding-top: 387px;
	background: url(img/bg_main-img_no-zei.png) 0 0 no-repeat;
	position: relative;
	background-size: cover;
}
.wide_pic .kome {
	position: absolute;
	bottom: 122px;
	left: 360px;
}
.wide_pic .btn {
	position: absolute;
	bottom: 20px;
	right: 32px;
}