@charset "utf-8";

/*------------------------------------------------
	index contents styles  add to 201612
--------------------------------------------------*/
#contents_area01{
	width: 940px;
	margin: 14px auto 0px auto;
}

ontents h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 100%;
	border-left: none;
	background: none;
	color: #666666;
}
#maincontents h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	border-bottom: none;
}
#maincontents h4{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}


#contents_area01 .idx_jishin{
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	background: #ffffff;
}
#contents_area01 .idx_jishin_inner{
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px;
	border: 1px solid #dd7f7f;
	background: #fff3f3;
}


.idx_contents01_l{
	width: 323px;
	float: left;
}
.idx_contents01_r{
	width: 323px;
	float: right;
}

.idx_oshirase .title p{
	position: absolute;
	top: 9px;
	right: 9px;
}

.idx_news .title p{
	position: absolute;
	top: 9px;
	right: 9px;
}

#idx_mainarea {
    position: relative;
    background: none;
}
#idx_mainarea_inner {
    z-index: 2;
    margin: 0 auto;
    position: absolute;
    top: 220px;
    left: 0;
    width: 100%;
}

.Topic_article {
	height: 304px;
	overflow:		hidden;
	position:		relative;
}
.Topic_article .caption {
	text-align: left;
	color:			#fff;
	padding: 0 2px;
}
.Topic_article .caption p{
	font-family:"Yu Gothic","YuGothic","游ゴシック","ヒラギノ角ゴ ProN W3","HiraKakuProN-W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","helvetica","arial",sans-serif;
	font-size: 12px;
}
.Topic_article .caption p.tit{
    font-size: 90%;
    font-weight: bold;
    /* height: 50px; */
    overflow: hidden;
    margin: 5px;
    line-height: 1.5em;
}
.Topic_article .caption p.txt{
font-size: 85%;
    font-weight: normal;
    /* height: 50px; */
    overflow: hidden;
    margin: 0 5px;
    line-height: 1.5em;
}

.Topic_article .mask {
	width:			100%;
	height:			100%;
	position:		absolute;
	top:			230px;
	left:			0;
	opacity:		0.5;
	background-color:	rgba(0,0,0,0.7);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
}
.Topic_article:hover .mask,
.Topic_article:hover img {
	opacity:		1;
 	/*top:0;*/
	transition:		all 0.3s ease;
}
.Topic_article a img {
	opacity:		0.6;
}


.video_box_description {
	position: relative;
	width: 940px;
	text-align: left;
	padding: 0;
	margin: 0px auto -100px;
	color: white;
	background-color: transparent;
	z-index: 5;
	top: 50px;
	left: 0;
	height: 100px;
}
.video_box {
width: 100%;
height: 575px;
overflow: hidden;
position: relative;
}
video {
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
z-index: 1;
position: absolute;
z-index: 1;
width: 100%;
}
.pattern {
width: 100%;
height: 100%;
background: url(/common/images/dotcover.png);
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
.hdg_sub_main {
font-size: 180%;
padding: 0px 0 10px;
}

#idx_mainarea_inner .hdg_sub_main {
font-size: 125%;
padding: 0px 0 10px;
width: 940px;
margin: 0 auto;
text-align: left;
color: #fff;
font-weight: bold;
}

#contents_area01 {
background: none;
}
#contents_area01 #maincontents {
	width: 100%;
	display:table;
	font-family:"Yu Gothic","YuGothic","游ゴシック","ヒラギノ角ゴ ProN W3","HiraKakuProN-W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","helvetica","arial",sans-serif;
	font-size: 13px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
}
.idx_news {
width: 460px;
margin: 0;
padding: 0 0 20px 10px;
border:none;
background: none;
display:table-cell;
}
.idx_oshirase {
width: 460px;
margin: 0;
padding: 0 0 20px 10px;
border:none;
background: none;
display:table-cell;
}
.idx_news .title,
.idx_oshirase .title {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}
#maincontents .idx_news .title h2,
#maincontents .idx_oshirase .title h2 {
	padding: 8px;
	font-size: 150%;
	font-weight: bold;
	color: #333;
	background: none;
	margin: 0;
	border: none;
}


.news_box{
	margin: 7px 0 0 0;
}
.news_txt img,
.news_box img{
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}
.news_article {
	padding: 0 0 15px;
}
.news_date{
	margin: 0 8px 0px 0px;
	padding: 0;
}
.news_category span.circle:before {
	content: " ";
	display: block;
  padding: 0;
  margin: 2px 4px 0 0;
  width: 10px;
  height: 10px;
  line-height: 100px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}
.ico-kind-results:before{
	background: #c57784;
}
.ico-kind-report:before{
	background: #63a69c;
}
.ico-kind-info:before{
	background: #e68558;
}
.ico-kind-foreign:before{
	background: #4687bd;
}
.ico-kind-press:before{
	background: #8880b9;
}
.ico-kind-other:before{
	background: #999999;
}



/*緊急情報設定追加　2019/1/29*/

#maincontents{
	clear: both;
}
#maincontents .idx_news,
#maincontents .idx_oshirase{
	display: block;
	float: left;
}

#emergency{
	width: 940px;
	margin: 0 auto;
	padding: 55px 0 35px 0;
}
#emergency_title{
	border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	text-align: left;

	background: #407cad; /* Old browsers */
	background: -webkit-linear-gradient(#407cad 1%, #315f85 100%);
	background: -o-linear-gradient(#407cad 1%, #315f85 100%);
	background: linear-gradient(#407cad 1%, #315f85 100%); /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#407cad', endColorstr='#315f85',GradientType=0 ); /* IE6-9 */

	background-color: #832425;
	padding: 15px;
	color: #FFF;
}
#emergency_title h2{
	width: 650px;
}
#emergency_title span{
	float: right;
	text-align: right;
	width: 200px;
}


#emergency_sub-title{
	text-align: left;
	padding: 15px;
	background-color: #eceff1;
	border-bottom: solid #eceff1 1px;
	font-size: 120%;
	color: #333;
}

#emergency_msg{
	border-radius: 0 0 10px 10px / 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px / 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px / 0 0 10px 10px;
	text-align: left;
	padding: 15px;
	background-color: #fff;
}

#emergency_msg p{
	margin: 15px 0;
	line-height: 1.4em;
}
#emergency_exit{
	margin: 30px 0;
	text-align: center;
}

#emergency_exit a{
	display: block;
	background-color: #0d4c9f;
	color: #FFF;
	margin: 0 auto;
	text-decoration: none;
	width: 600px;
	padding: 20px;
}
#maincontents div:nth-child(2n+1){
	clear: both;
}
