@charset "utf-8";
/* CSS Document */

/*field_title*/
.field_title{
	float:left;
	width: 328px;
}
.field_title h1{
	margin:0 0 12px;
}
.field_title .catch{
	font-weight:bold;
	font-size:138.46%;
	margin-bottom:12px;
}
.field_title .lede{
	line-height:2;
}
.field_main{
	float:right;
	width: 632px;
}

/*.feature_index*/
.feature_index{
	margin: 20px 0;
}
.feature_index .photo_box{
	box-shadow: 1px 1px 8px -1px rgba(0, 0, 0, 0.6);
	cursor:pointer;
}
.feature_index .photo_box .photo{
	/*height: 225px;	*/
}
.feature_index .photo_box .data{
	padding: 10px 15px 15px;
}
.feature_index .photo_box .data h3{
	margin:0 0 0.4em; padding:0;
	background:none;
	font-size:123.07%;
	line-height:1.4;
	letter-spacing:0.06em;
	font-weight:normal;
}
.feature_index .photo_box .data a{
	text-decoration: none;
	color: #212121;
}
.feature_index .photo_box .data .ex{
	font-size:115%;
	/* font-size:92.3%; */
	font-weight: bold; /*150915追加*/
	text-indent:-1.4em;
	padding-left:1.4em;
}
.feature_index .photo_box .data .ex:before{
	content: "─ ";
	color: #B9BABA;
}

.feature_index .photo_box .data .update{/*200309追加*/
/*	font-size:115%;*/
/*	font-size:92.3%;*/
/*	text-indent:-1.4em;*/
	text-align:right;
	padding-left:1.4em;
	color: #e6002f;
	font-weight: bold; 
}


/*grid_custom*/
.full-width .col4 .col.span-3 .col2 .col{
	width:345px;
}

/*real_estate*/
.catch{
	font-weight:bold;
	font-size:138.46%;
	margin:25px 0;
	letter-spacing:0.04em;
}

.one_stop_service{
	position:relative;
	width:730px;
	height:300px;	
}
.one_stop_service p{
	position:absolute;
	top:-120px;
	left:0;
}


.real_estate_link_btn{
	width:730px;
	height:155px;
	background:url(/tech/development/field/real_estate/images/bg_real_estate_link_btn.jpg) no-repeat 0px 2px;
	/*background-color:#109AB7;*/
}
.real_estate_link_btn h3{
	margin:0;
	padding-top:11px;
	text-align:center;
}
.real_estate_link_btn ul{
	padding-top:8px;
	padding-left:21px;
}
.real_estate_link_btn ul li{
	float:left;
	margin-right:16px;
	width:160px;
}

.service_case .image_photo{
	float:left;
	width:125px;
	margin-right:10px;
}
.service_case .txt{
	float:left;
	width:215px;
}
.service_case .txt h3{
	margin:0 0 5px 0;
}
.service_case .txt p{
	font-size:92.3%;
}

.investment_service{
	width:730px;
	border-top:solid 1px #109ab7;
	clear:both;
	padding-top:20px;
}

.investment_service.line_none{
	border-top:none;
	padding-top:0px;
} 
.investment_service h4{
	float:left;
	width:140px;
	margin-top:0px;
	margin-right:10px;
}
.investment_service .txt{
	float:right;
	width:580px;
}

/*dl.history*/
dl.history{
}
dl.history dt{
	float:left;
	width:10em;
	clear:both;
	padding:16px 0 8px;
	margin-bottom:8px;
	color:#109ab7;
	font-size:115%;
}
dl.history dt p{
	padding:2px 0 0 0.5em;
}
dl.history dd{
	padding:19px 0 8px 11.5em;
	margin-bottom:8px;
	border-top:solid 1px #81A4C6;
}
dl.history dd .float{
	float:left;
	margin-right:18px;
}

dl.history dd .caption{
	margin-bottom:0px;
}

/*title_label*/
.title_label{
	margin:40px 0 30px;
	border-left:#CC0033 2px solid;
	position:relative;
	background:#E9EAEA;
	padding:10px 0 8px 0;
}
.title_label h2{
	line-height:1.4;
	margin:0 0 0.4em;
	font-size:169.23%;
	letter-spacing:0.05em;
	padding-left:18px;
}
.title_label .hplink{
	position:absolute;
	width:auto;
	top: 4.7em;
	right:22px;
}
.title_label .hplink_2{
	position:absolute;
	width:auto;
	top: 7em;
	right:22px;
}
.title_label .ex{
	border-top:#CCC 1px solid;
	padding-top:0.5em;
	padding-left:18px;
	font-size:115.38%;
	letter-spacing:0.05em;
}

/*PFI事業*/
.kakomi_gray{
	/*background:#f0f0f0;*/
	border:solid 2px #ccc;
	padding:15px;
}
h5.step{
	margin-bottom:17px;
}
h5.mark{
	background:url(/tech/development/field/pfi/images/bg_h5_mark.png) no-repeat 0px 2px;
	clear:both;
	padding-left:12px;
	margin-bottom:10px;
	font-weight:bold;
}
.section.inner.pfi_link .shoulder{
	float:right;
	width:auto;
	margin-top:21px;
}
.section.inner.pfi_link .shoulder li{
	float:left;
	margin-left:1em;
}


/*bnav*/
.real_estate_bnav{
	overflow:hidden;
	background:url(/common/image/bg_dot_line.gif) repeat-x left top;
	padding:15px 0 0 0;
	margin-top:30px;
	margin-bottom:30px;
}
.real_estate_bnav h3{
	margin:0px 0 15px 5px;
	font-size:123.07%;
	background:url(/tech/development/field/real_estate/images/bg_bnav_tri.png) no-repeat 3px 47%;
	padding-left:25px;
}
.real_estate_bnav h3 a{
	color:#212121;
	text-decoration:none;
}
.real_estate_bnav h3 a:hover{
	text-decoration:underline;
}
.real_estate_bnav .nav{
	background:#229FBB;
	padding:20px 0px 20px 20px;
	border-radius:6px;
}
.real_estate_bnav .nav dt{
	float:left;
	width:80px;
	overflow:hidden;
	font-weight:bold;
	color:#fff;
	font-size:100%;
	padding-top:5px;
	line-height:1.5;
}
.real_estate_bnav .nav dd{
	padding-left:95px;
}

.real_estate_bnav .nav dd li{
	float:left;
	width:145px;
	background:#fff;
	margin-right:5px;	
	font-size:92.3%;
	text-align:center;
	border-radius:4px;
}
.real_estate_bnav .nav dd li a{
	display:block;
	padding:0.6em 1em 0.8em 1em;
	border-radius:4px;
	color:#036;
	line-height:1.4;
	text-decoration:none;
}
.real_estate_bnav .nav dd li.current{
	opacity:0.6;
}
.real_estate_bnav .nav dd li.current a{
	color:#000;
}

.real_estate_bnav .nav dd li:hover{
	opacity:0.6;
}

/*トピックス*/
.content.gbk.topics_main{
	margin-bottom:35px;
}

/*公式ボタン 150915追加*/
.btn_hp{
	clear:both;
	text-align:center;
	margin-top:15px;
}

.btn_hp a{
	display:block;
	width:auto;
	line-height:1.4;
	text-decoration:none;
	text-align:left;
	color:#212121;
	margin:10px 0px;
	padding:1.2em 0 1.2em 35px;
	border:#CCCCCC 1px solid;
	border-radius:4px;
	box-shadow: 1px 1px 7px -2px rgba(0, 0, 0, 0.6);
	background:#fff url(/tech/development/common/images/arrow_red_large.png) no-repeat 1.2em 48%;
}
.btn_hp a span{
	font-weight:normal;
}

.btn_hp a:hover{
	background-color:#f4f4f4;
	border-color:#E6002F;
}


