@charset "utf-8";
/* =============== ********** reset&basicStyle ********** ================= */
h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.0em; padding: 0; margin: 0; border: none; }
div, p, dt, dd, ul { padding: 0; margin: 0; }
li { list-style-type: none; padding: 0; margin: 0; }
a { color: #707070; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
a:hover img { opacity: 0.7; }
i.fa { margin-right: 5px; }


/* =============== ********** メインコンテンツ ********** ================= */
/* Gナビ */
.navi {
	display: inline-block;
}
.navi li {
	width: 100px;
	border-right: 1px dotted #ffffff;
	float: left;
}
.navi li:first-child {
	border-left: 1px dotted #ffffff;
}
.navi li a {
	display: block;
	width: 100%;
	color: #ffffff;
	font-size: 1.10em;
	text-align: center;
	line-height: 36px;
}
.navi li a:hover {
	color: #FEBE13;
	text-decoration: none;
}
.navi li .ch_service,
.navi li .ch_company {
	background: rgba(102, 102, 102, 0.8);
	position: absolute;
}
.navi li .ch_service li,
.navi li .ch_company li {
	width: auto;
	border: none;
	border-bottom: 1px dotted #ffffff;
	float: none;
}
.navi li .ch_service li a,
.navi li .ch_company li a {
	text-align: left;
	padding: 0 12px;
}

/* TOPページ */
.mat {
	background-image: none;
	background: #ffffff url(/img/bgm.gif) repeat-x;
}
.fileimage {
	height: auto;
}
.fileimage img {
	margin-top: 42px;
}
.sha-ze {
	width: 31.0em;
	font-family:
	   "ヒラギノ明朝 ProN W6",
	   "HiraMinProN-W6",
	   "HG明朝E",
	   "ＭＳ Ｐ明朝",
	   "MS PMincho",
	   "MS 明朝",
	   serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 35px;
	margin: 0 auto 35px;
}
.sha-ze h2 {
	color: #000000;
	font-size: 36px;
	text-align: center;
	text-indent: 1.0em;
	letter-spacing: 1.0em;
	margin-bottom: 20px;
}
.sha-ze ul {
	padding: 0;
	margin: 0;
}
.sha-ze li {
	list-style-type: none;
	line-height: 1.6em;
	text-indent: -2.0em;
	padding-left: 2.0em;
	margin-top: 10px;
}
.business {
	max-width: 720px;
	padding-top: 45px;
	padding-bottom: 35px;
	margin: 0 auto;
}
.business h2 {
	font-size: 16px;
	letter-spacing:.5em;
	color: #ffffff;
	text-align: center;
	line-height: 1;
	background: #2F3D45;
	padding: 10px; 
}
.business h3 {
font-size: 14px; line-height: 1; padding: 3px; letter-spacing:.3em;
}
.business h3.reien {
	background: #073293;
}
.business h3.golf {
	background: #074C2D;
}
.business h3.realestate {
	background: #A77322;
}
.business h3.group {
	background: #A31928;
}
.business h3 a {
	display: block;
	color: #ffffff;
	text-align: center;
	line-height: 24px;
}
.business h4 {
	font-size: 14px;
	text-align: center;
	line-height: 1;
	padding: 15px; 
}
.bizWrap {
	width: 100%;
	margin: 20px 0;
}
.bizWrap img {
	border-radius: 6px;
}
.bizWrap .bizBox_c1 {
	width: 282px;
	box-sizing: border-box;
	margin-left: 12px;
	float: left;
}
.bizWrap .bizBox_c1.first {
	margin-left: 0;
}
.bizWrap .bizBox_c2 {
	width: 576px;
	box-sizing: border-box;
	margin-left: 12px;
	float: left;
}
.bizWrap p {
	padding: 0.4em;
}

/* 下層ページ */
.filetitle a:hover {
	color: #ffffff;
	text-decoration: none;
}
h1 {
	color: #000000;
	font-size: 31px;
	/*font-family:
	   "ヒラギノ明朝 ProN W6",
	   "HiraMinProN-W6",
	   "HG明朝E",
	   "ＭＳ Ｐ明朝",
	   "MS PMincho",
	   "MS 明朝",
	   serif;*/
	/*text-indent: 47px;*/
	text-align: left;
	line-height: 49px;
	/*background: url('/images/ico_h1.png') no-repeat;*/
	margin: 15px 0 15px 40px;
}
.nishitama h1 {
	color: #073293;
}
.shonan h1 {
	color: #074C2D;
}
.housing h1 {
	color: #A77322;
}
.partner h1 {
	color: #A31928;
}
h1 small {
	font-size: 18px;
}
section {
	width: 840px;
	padding-bottom: 35px;
	margin: 0 auto;
}
section img {
	border-radius: 6px;
}
.leadTtl {
	font-size: 18px;
	font-weight: bold;
}
.leadCont {
	font-size: 14px;
	margin-bottom: 25px;
}
.outline {
	display: inline-block;
	margin-bottom: 25px;
}
.outline .ttl {
	/*display: inline-block;*/
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	padding: 3px 5px;
	margin-bottom: 8px;
}
.nishitama .outline .ttl {
	color: #073293;
	border-bottom: 1px dotted #073293;
}
.shonan .outline .ttl {
	color: #074C2D;
	border-bottom: 1px dotted #074C2D;
}
.housing .outline .ttl {
	color: #A77322;
	border-bottom: 1px dotted #A77322;
}
.partner .outline .ttl {
	/*color: #A31928;
	border-bottom: 1px dotted #A31928;*/
}
.outline .ttl small {
	font-size: 11px;
	font-weight: normal;
}
.outline dl {
	line-height: 2.1em;
	padding: 0;
	margin: 0 5px;
}
.outline dt {
	display: inline-block;
	width: 90px;
	vertical-align: top;
}
.outline dd {
	display: inline-block;
}
.realEstate_jisseki {
	background: url('/images/housing.jpg') bottom left no-repeat;
	padding-bottom: 70px;
}
.realEstate_jisseki .outline .ttl {
	width: 80%;
}
.realEstate_jisseki .outline.left {
	width: 48%;
	float: left;
}
.realEstate_jisseki .outline.right {
	width: 48%;
	margin: 0;
	float: right;
}
h2.partner {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #A31928;
	padding: 5px;
	margin-bottom: 15px;
}
.partWrap {
	margin-bottom: 25px;
}
.partWrap .txtBox {
	width: 505px;
	float: left;
}
.partWrap .photo {
	width: 320px;
	float: right;
}
table.example1 {
	margin: 0 auto;
}
table.example1 td {
	vertical-align: top;
	padding: 0.8em 1.0em;
}
table.example1 .outline {
	margin-bottom: 0;
}
table.example1 .outline .partner {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}
table.example1 .outline .partner.first {
	margin-top: 0;
}
table.example1 .outline .ttl {
	font-size: 13px;
	padding: 2px 5px;
	margin-bottom: 5px;
}
table.example1 .outline dl {
	line-height: 1.6em;
}
table.example1 .outline.profile dt {
	width: 60px;
}
table.example1 .outline.address dt {
	width: 120px;
}
table.example1 .outline.service dt {
	width: 80px;
}
table.example1 .outline.fujiseki dt {
	width: 80px;
}
table.example1 .outline.urvest dt {
	width: 150px;
}
table.example1 td .bank {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}
h1.sitemap {
	line-height: 31px;
	margin: 0 0 15px;
}
.fileright p {
	line-height: 3.0em;
}