/*
Theme Name: 相続銀座
Description: 子テーマスタイルシートPC版
Author: kokoro-design
Template: souzoku_parent
*/

/* :::::: ヘッダー :::::: */
header {
	line-height: 0;
}
.header {
	background-color:#fff3e4;
}
.head_ttl {
	display: inline-block;
	position: relative;
	margin: 2px 0 0px;
}
.head_ttl a {
	display: block;
}
.head_ttl p{
	float: left;
    margin-bottom: 3px;
}
.head_ttl .head_tel {
	margin-top: 4px;
}
.head_acc {
	float: right;
	margin-top: -4px;
}
.head_info {
	margin: 0 22px;
}
.head_info img {
	width:100%;
} 
.head_tel img{
	height:80px;
}

/*集合写真*/
.wide_pic {
	width: 1050px;
	margin: 0px auto 10px;
	padding-top: 386px;
	background: url(img/bg_main-img.png) 0 0 no-repeat;
	position: relative;
	background-size: cover;
}
.wide_pic .kome {
	position: absolute;
    bottom: 122px;
    left: 355px;
}
.wide_pic .btn {
	position: absolute;
	bottom: 20px;
	right: 32px;
}