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

#three_menu{
	display:none;
}

/**/

#contents_container {
	/*min-height: 457px;*/
	/*margin-top: 265px;*/
	min-height: auto !important;
}

/**/


#header {
	width: 100%;
	height: 71px;
	background-image:url(index/bg_black01.png);
	background-color:transparent;
	color: #fff;
	position: relative;
}

#all{
	background-image:url(index/top_mainvisual@2x.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:100% auto;
}

/**/

#postion_dammy{
    width: 100%;
    height: 210px;
    overflow: hidden;
}

#postion_dammy img{
    display: none;
}

#news_container{
	/*background-image:url(index/bg_black02.png);*/
    background-color: #7E7E7E;
	color:#fff;
	width:100%;
	/*margin-top:172px;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*bottom: 511px;*/
}

#news_container a{
	color:#fff;
	text-decoration:none;
}

#news_container table{
	width:100%;
}

#news_container table th{
	text-align:center;
	font-weight:normal;
	vertical-align:middle;
	width:170px;
}

#news_container table th img{
	height:auto;
}

#news_container table td{
	vertical-align:middle;
	line-height: 25px;
	font-size: 13px;
}

#news_container table .col_day{
	width: 50px;
    padding-left: 0.5em;
}

#news_container table .col_title{
    padding-left: 1em;
}

#news_container table span.mark_new{
	background-color: red;
	color: #fff;
	font-size: 12px;
	padding: 0px 0.5em;
	margin-left: 0.5em;
}

/**/

#top_contents_list{
	position:relative;
	overflow:hidden;
	width:100%;
	min-height:430px;
}

/**/

#index_block01{
	width:100%;
	background-image:url(index/bg_top_border01.png);
	background-size:100% auto;
	background-position:center bottom;
	overflow:hidden;
	
}

#index_block01 h2{
	display:table-cell;
	vertical-align:middle;
	width:195px;
	text-align:right;
}

#index_block01_ins{
	width:795px;
	overflow:hidden;
	display:table;
	height:195px;
	margin-top:10px;
	margin-left:10px;
}

#index_block01_ins .top_contents_menu{
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
}

#index_block01_ins .top_contents_menu ul{
	overflow:hidden;
	width:390px;
	margin-left:10px;
}

#index_block01_ins .top_contents_menu ul li{
	list-style-type:none;
	width:50%;
	float:left;
}

#index_block01 h2 img,
#index_block01 h3 img{
	height:auto;
}

#index_block01 h3{
	display:table-cell;
	vertical-align:middle;
	width:185px;
	text-align:left;
}

#index_block01_ins .top_contents_menu ul li div dl dd a{
	color:#0071BC;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background-image:url(index/top_arrow01.png);
	background-repeat:no-repeat;
	background-position:right 0.25em;
	font-size:14px;
	padding-right:20px;
}

/**/

#index_block02{
	width:100%;
	background-image:url(index/bg_top_border02.png);
	background-size:100% auto;
	overflow:hidden;
	background-position:center top;
	background-repeat:repeat-y;
}

#index_block02 h2{
	display:table-cell;
	vertical-align:middle;
	width:195px;
	text-align:right;
}

#index_block02_ins{
	width:800px;
	overflow:hidden;
	display:table;
	height:200px;
	margin-top:5px;
}

#index_block02_ins .top_contents_menu{
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
}

#index_block02_ins .top_contents_menu ul{
	overflow:hidden;
	width:600px;
	margin-left:5px;
}

#index_block02_ins .top_contents_menu ul li{
	list-style-type:none;
	float:left;
	margin-left:5px;
	margin-right:11px;
}


#index_block02 h2 img,
#index_block02 h3 img{
	height:auto;
}

.top_contents_menu ul li{
	overflow:hidden;
}

.top_contents_menu ul li div{
	width:178px;
	overflow:hidden;
}

.top_contents_menu ul li div dl{
}

.top_contents_menu ul li div dl dt{
}

.top_contents_menu ul li div dl dd{
	line-height:125%;
	overflow:hidden;
	margin-top:10px;
}

#index_block02_ins .top_contents_menu ul li div dl dd a{
	color:#067893;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background-image:url(index/top_arrow02.png);
	background-repeat:no-repeat;
	background-position:right 0.25em;
	font-size:14px;
	padding-right:20px;
}

/**/

#index_block03{
	position:absolute;
	right:10px;
	top:13px;
	width:215px;
	background-color:#000000;
	color:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow:hidden;
}

#index_block03 a{
	color:#fff;
	text-decoration:none;
}

#index_block03 ul{
	width:185px;
	margin:12px auto 40px auto;
	overflow:hidden;
	border-top:1px solid #333;
}

#index_block03 ul li{
	list-style-type:none;
	display:inline;
}

#index_block03 ul li a{
	display:block;
	overflow:hidden;
	border-bottom:1px solid #333;
	padding:16px 0px 16px 20px;
	background-image:url(index/top_icon01.png);
	background-repeat:no-repeat;
	background-position:left center;
}

/*ボタン*/
.btn {
	text-align: right;
	margin-top: 15px;
	margin-right: 75px;
}

.btn-icon {
	
display: inline-block;
  max-width: 180px;
  text-align: center;
  background-color: #000000;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 20px 8px 20px;
  border-radius: 4px;
  position: relative;
}

.btn-icon:hover {
  opacity: 0.8;
}



/**/

.subtitle{
	text-align:center;
	overflow:hidden;
	font-size:16px;
	margin:30px 0px 0px 0px;
}