@charset "UTF-8";

/*==================================================
 リードコンテンツ
================================================== */
.company-lead-section {
	text-align: left;
	position: relative;
}

.company-lead-section .lead-title {
	position: absolute;
	top: -106px;
	left: -41px;
}

.company-lead-section .lead-contents {
	line-height: 1.5;
}

.company-lead-section .lead-thumb {
	margin: 0 35px 0 0;
	float: left;
}

/*==================================================
 会社概要
================================================== */
.company-section .company-table {
	margin: 0 0 33px;
}

.company-section .address-wrap {
	border: 4px solid #b5b5b5;
	background: #fff;
}

.company-section .address-wrap iframe {
	display: block;
}