@charset "utf-8";
#header{
	margin-bottom:70px;
}
h1{
	text-align:center !important;
	margin-bottom:0px;
}
.min{
	font-family:"Hiragino Mincho ProN","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-weight:normal;
	letter-spacing:0.1em;
}
.min2{
	font-family:"HG正楷書体-PRO","ＭＳ Ｐ明朝",serif;
}
/* ------------------------------------- MC&D top_page.css --- */

/* --- wrap_top --- */
.mcd_wrap_top{
	width:930px;
	margin:0 auto;
	padding-top:30px;
}

/* --- head_top --- */
.top_head{
	font-size:58px;
	letter-spacing:0.1em;
	font-family:"HG正楷書体-PRO","ＭＳ Ｐ明朝",serif;
	font-weight:normal;
	padding-bottom:15px;
	border-bottom:1px solid #E3E6E4;
}

/* --- 資金調達 --- */
.top_fund{
	font-family:"HG正楷書体-PRO","ＭＳ Ｐ明朝",serif;
	font-weight:normal;
	padding-bottom:15px;
/*	border-bottom:1px solid #E3E6E4;*/
}

/* --- お知らせ--- */
.pb30{padding-bottom:30px;}

.info_bb{
	padding-bottom:15px;
	border-bottom:1px solid #E3E6E4;
}

.mt50{margin-top:50px;}
.mt60{margin-top:60px;}

/* --- お知らせ　中見出し --- */
.top_info_h2{
	font-size:20px;
	margin-bottom:15px;
	font-weight:normal;
}
.top_info_h2_under{
	background: linear-gradient(to right,#967b44,#967b44 10px,#fff 10px,#fff);
	border-bottom:1px solid #E1E1E1;
}

/* --- お知らせ履歴ページ用--- */
.top_info_head{
	font-size:42px;
	letter-spacing:0.1em;
	font-family:"HG正楷書体-PRO","ＭＳ Ｐ明朝",serif;
	font-weight:normal;
	padding-bottom:15px;
	border-bottom:1px solid #E3E6E4;
}

/* --- top_contents --- */
.top_contents{
	margin:0 auto;
}

/* 使用しない--- 左　ブロック --- */
/*.top_left_blk{ */
/*	display: table-cell; */
/*	width: 200px; */
/*} */

/* --- 中央　ブロック --- */
.top_center_blk{
	float:left;
/* 	display: table-cell; */
/*	width: 650px;  */
}

/* --- 中央ブロック　大見出し --- */
.top_center_h2{
	font-size:22px;
	margin-bottom:15px;
	font-weight:normal;
}
.top_center_h2_under{
	background: linear-gradient(to right,#6984bb,#6984bb 10px,#fff 10px,#fff);
	border-bottom:1px solid #E1E1E1;
}

/* --- 中央ブロック　中見出し --- */
.top_center_h3{
	font-size:18px;
	margin-bottom:15px;
	font-weight:normal;
}
.top_center_h3_under{
	background: linear-gradient(to right,#bb6984,#bb6984 8px,#fff 8px,#fff);
	border-bottom:1px solid #E1E1E1;
}

* --- 右　ブロック --- */
.pg30_right_blk{
	float:right;
/* 	display: table-cell; */
/*	width: 250px;  */
	padding-left:50px;
}

/* --- 右　ブロック 見出し --- */
.top_right_h2{
/*	font-size:16px; */
	font-size:20px;
	margin-bottom:5px;
	font-weight:normal;
}
.top_right_h2_under{
/*	background: linear-gradient(to right,#84bb69,#84bb69 8px,#fff 8px,#fff); */
	background: linear-gradient(to right,#84bb69,#84bb69 10px,#fff 10px,#fff);
	border-bottom:1px solid #E1E1E1;
}



/* --- フッター　上線 --- */
.footer_bl{
	border-top:1px solid #E1E1E1;
	padding-top:10px;
	margin-top:15px;
}

