@charset "utf-8";
/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　ニュースリリース TOP

******************************************************************************* */

/* common
------------------------------------------------------------------------------- */
time {
	display:block;
}
.linkTxt{
	padding-left: 12px;
}
.linkTxtS {
	padding-left: 7px;
	background: url(/common/images/ico_arw02.gif) left 0.7em no-repeat;
}
.linkTxt img{
	margin:-5px 0 0 5px;
	display:inline-block!important;
	*display: inline;
	*zoom: 1;
	vertical-align:middle;
}
.clearfix {
	*zoom: 1;
}

/* subHeader
------------------------------------------------------------------------------- */
#subHeader li.navActive a {
	background-color: #6e6e6e;
}
#subHeader li.navActive a:hover {
	background: #6e6e6e;
}
#subHeader li.line2 a,
#subHeader li.line2 span {
	padding: 5px 0;
}
#subHeader li.line2 a:hover,
#subHeader li.line2 a:active {
	background: url("/about/release/images/subheader_bg01.png") repeat-x scroll left center;
}
#subHeader li.line2.navActive2 a,
#subHeader .navActive2 span {
	background: #6e6e6e;
}

/* navLabel */
#subHeader .navLabel_cate{
	width:950px;
	overflow:hidden;
	margin-bottom:40px;
}
#subHeader .navLabel_tag{
	width:950px;
	overflow:hidden;
	margin-bottom:20px;
}
#subHeader .navLabel_cate dt,
#subHeader .navLabel_tag dt{
	color:#fff;
	background:#5c5c5c;
	padding:7px 9px;
	font-weight:bold;
	font-size:117%;
}
#subHeader .navLabel_cate dt{
	margin:0 0 20px;
}
#subHeader .navLabel_tag dt{
	margin:0 0 10px;
}
#subHeader .navLabel_cate_item{
	width:960px;
}
#subHeader .navLabel_cate_item li{
	float:left;
	background:none;
	margin:0 10px 0 0;
	padding:0;
	height:auto;
}
#subHeader .navLabel_tag_item li{
	float:left;
	white-space:nowrap;
	background:none;
	margin:0 10px 10px 0;
	padding:0;
	height:auto;
}

#subHeader .navLabel_tag_item li a{
	padding:5px 9px;
	display:block;
	border:solid 1px #bfbfbf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url("/about/release/css/PIE.htc");
	border-radius: 5px;
	color:#fff;
	font-size:117%;
	text-decoration:none;
}
#subHeader .navLabel_tagList a{
	display:block;
	color:#fff;
	text-decoration:none;
	border:solid 2px #fff;
	padding:10px 20px!important;
}
#subHeader .navLabel_tagList a:active{
	box-shadow:inset 0 3px 10px rgba(0,0,0,.5);
}
#subHeader .navLabel_tagList{
	text-align:center;
	font-size:117%;
}
#subHeader .navLabel_tagList p{
	float:none;
	width:200px;
	margin:0 auto;
}
#subHeader .dropNav2 span {
	display: block;
  padding: 16px 0;
  cursor: pointer;
}
.aboutBtn01{
	position:absolute;
	top:4px;
	right:0;
	font-size:0;
}

/* newsVisual
------------------------------------------------------------------------------- */
#newsVisual {
	width:100%;
	min-width:950px;
	height:520px;
}

#newsVisual a{
	text-decoration:none;
	color:#fff;
}

.headTit {
	background:url(/about/release/images/bg_head01.png) repeat;
	text-align:center;
	padding:6px;
}
.headTit h1 img{
	width:239px!important;
	height:auto!important;
}
.headTitIn{
	width:950px;
	margin:0 auto;
	text-align:left;
}
.headTit h1{
	margin:0;
	padding:0;
	border:none;
	font-size:12px;
	line-height:1;
}
.newsVisualIn {
	width:950px;
	padding:20px 0 0;
	margin:0 auto;
}
.newsVisual_col1 {
	width:560px;
	height:470px;
	float:left;
	overflow:hidden;
}
.newsVisual_col2 {
	width:360px;
	float:right;
	position:relative;
}
.newsPickUp_line01{
	width:2px;
	height:490px;
	position:absolute;
	left:-16px;
	top:-20px;
	background:url(/about/release/images/bg_line.png) repeat-y left top;
}
.newsPickUp_line02{
	width:2px;
	height:490px;
	position:absolute;
	left:5px;
	top:-20px;
	background:url(/about/release/images/bg_line.png) repeat-y left top;
}

.newsVisual_col2 .newsVisual_tit {
	text-align:center;
	padding:10px 0 0;
	font-size:0;
	clear:both;
}
.newsPickUp li {
	position:relative;
}
.newsVisual_items li {
	position:relative;
}
.newsVisual_col1 a {
	outline:none;
}
.newsVisual_img {
	width:560px;
	height:420px;
	line-height:420px;
	overflow:hidden;
	text-align:center;
	font-size:0;
	vertical-align:middle;
	background:#fff;
}
.newsVisual_img a {
	width:auto!important;
	height:auto!important;
}
.newsVisual_img img {
	height: auto;
	max-width: 560px;
	max-height:420px;
	line-height:420px;
	vertical-align:middle;
	display:inline-block!important;
	margin:0 auto;
}
.newsVisual_cap {
	position:absolute;
	bottom:0;
	color:#fff;
	width:100%;
	padding:10% 0px 10px;
	background: -moz-linear-gradient(top,  rgba(28,58,86,0) 0%, rgba(28,58,86,1) 71%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, rgba(28,58,86,0)), color-stop(7.10, rgba(28,58,86,1)));
	background: -webkit-linear-gradient(top,  rgba(28,58,86,0) 0%,rgba(28,58,86,1) 71%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(28,58,86,0) 0%,rgba(28,58,86,1) 71%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001c3a56', endColorstr='#1c3a56',GradientType=0 ); /* IE6-9 */
}
.newsVisual_txt,
.newsVisual_wrap{
	padding:0 10px;
}

.newsVisual_col2 .newsVisual_cap {
	padding:10% 0 10px;
}
.newsVisual_txt {
	font-size:117%;
	line-height:1.4;
	min-height:2em;
}
.newsVisual_wrap {
	margin-bottom:5px;
	zoom:1;
}
.newsVisual_date,
.newsVisual_ico01,
.newsVisual_ico02 {
	float:left;
	margin:0 10px 0 0;
}
.newsVisual_date {
	font-size:100%;
}
.newsVisual_ico01 {
	border:solid 1px #fff;
	background:#fff;
	padding:3px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url("/about/release/css/PIE.htc");
	position:relative;
	color:#fff;
	font-size:117%;
	text-decoration:none;
	line-height:1.0;
	font-size:85%;
	white-space:nowrap;
	color:#1c3a56;
}
.newsVisual_ico02 img {
	vertical-align:top;
}
/* news Pick Up */
.newsPickUp_img {
	width:173px;
	height:130px;
	line-height:130px;
	padding-bottom:10px;
	overflow:hidden;
	text-align:center;
	background:#fff;
	font-size:0;
}
.newsPickUp01 .newsPickUp_img{
	padding:0;
}
.newsPickUp_img img {
	height: auto;
	max-width: 175px;
	max-height:130px;
	margin:0 auto;
	vertical-align:middle;
}
.newsPickUp01,
.newsPickUp02,
.newsPickUp03 {
	float:left;
}
.newsPickUp01 {
	margin:0 0 11px;
}
.newsPickUp02 {
	margin:0 14px 0 0;
}
.newsVisual_col2 a {
	width:auto!important;
	height:auto!important;
}
.newsPickUp01 .newsPickUp_img {
	width:360px;
	height:269px;
	line-height:269px;
	overflow:hidden;
	margin:0 auto;
	background:#fff;
}
.newsPickUp01 .newsPickUp_img img {
	height: auto;
	max-width: 360px;
	max-height:270px;
	text-align:center;
	vertical-align:middle;
}
.newsPickUp_txt {
	position:absolute;
	bottom:0;
	color:#fff;
	padding:10% 10px 10px;
	background: -moz-linear-gradient(top,  rgba(28,58,86,0) 0%, rgba(28,58,86,1) 71%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, rgba(28,58,86,0)), color-stop(7.10, rgba(28,58,86,1)));
	background: -webkit-linear-gradient(top,  rgba(28,58,86,0) 0%,rgba(28,58,86,1) 71%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(28,58,86,0) 0%,rgba(28,58,86,1) 71%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001c3a56', endColorstr='#1c3a56',GradientType=0 ); /* IE6-9 */
}
.newsPickUp_txt p {
	font-size:117%;
}

.noSlider{
	width:275px;
	margin:0 auto;
}
.noSlider .newsPickUp01,
.noSlider .newsPickUp02 {
	padding:0;
}
.noSlider .newsPickUp01 .newsPickUp_img,
.noSlider .newsPickUp02 .newsPickUp_img {
	width:273px;
	height: 200px;
	line-height: 200px;
	overflow:hidden;
	margin:0 auto;
	background:#fff;
}
.noSlider .newsPickUp01 .newsPickUp_img img,
.noSlider .newsPickUp02 .newsPickUp_img img {
	height: auto;
	max-width: 273px;
	max-height:205px;
	text-align:center;
	vertical-align:middle;
}
.noSlider .newsPickUp01 {
	margin:0 0 10px;
}
.noSlider .newsPickUp02{
	margin:0;
}
/* slick  */
.slick-dots {
	bottom: -41px!important;
}
.slick-dots li {
	*display: inline!important;
	*zoom: 1!important;
	background:url(/about/release/images/bg_dots.png) no-repeat left top;
}
.slick-dots li.slick-active {
	background:url(/about/release/images/bg_dots_active.png) no-repeat left top;
}
.slick-dots li button {
	display:none!important;
}
/* importantArea
------------------------------------------------------------------------------- */
#noticeArea {
	padding: 0 0 50px;
}
#main .importantArea {
	margin: 0px 0 30px;
	padding: 17px 15px 15px;
	border: 2px solid #f00;
}
#main .importantArea p {
	margin-bottom:5px;
}
.rnImportant_item {
	position: relative;
	margin: 15px 0 0;
	padding: 0 0 0 11em;
	box-sizing: border-box;
}
.rnImportant_item:first-child {
	margin-top: 0;
}
.rnImportant_item-c1 {
	width: 100%;
}
/*
.rnImportant_item-c2 {
	width: 49%;
	margin-right: 2%;
}
.rnImportant_item-c3 {
	width: 32%;
	margin-right: 2%;
}
.rnImportant_item-c2:nth-child(2n) {
	margin-right: 0;
}
.rnImportant_item-c3:nth-child(3n) {
	margin-right: 0;
}
.rnImportant_item-c1:nth-child(1),
.rnImportant_item-c2:nth-child(1),
.rnImportant_item-c2:nth-child(2),
.rnImportant_item-c3:nth-child(1),
.rnImportant_item-c3:nth-child(2),
.rnImportant_item-c3:nth-child(3) {
	margin-top: 0;
}
*/
.rnImportant_date {
	position: absolute;
	top: 0;
	left: 0;
	width: 8em;
	padding: 1px 0 1px;
	background-color: #2745a5;
	color: #fff;
	font-size: 14px;
	text-align: center; 
	text-decoration: none;
}
.rnImportant .linkPdf {
	margin-left: 0;
	padding-left: 25px;
}
/* cateNav
------------------------------------------------------------------------------- */
#cateNav {
	width:950px;
	margin-bottom:50px;
}
.cateNav_tit {
	text-align:center;
	background:none;
	margin:0 0 20px;
	padding:0;
}
#cateNav li {
	float:left;
}

/* newsBox
------------------------------------------------------------------------------- */
#main #topRelease,
#main #topGroupRelease,
#main #topTopics {
	margin-bottom:40px;
}
.newsBox {
	width:100%;
	margin-bottom:20px;
}
.newsBox time {
	color:#666;
	font-size:84%;
	display:inline-block;
}
.newsBox_txt {
	margin-bottom:20px;
}
#main .newsBoxIn p {
	font-size:100%;
}
#main .newsBox_txt p {
	font-size:134%;
	display:inline-block;
	background:#fff;
}
.newsBoxIn a .linkTxt {
	text-decoration:underline;
}
.newsBoxIn a {
	display:block;
}
.newsBoxIn a,
.newsBoxIn a:hover .linkTxt {
	text-decoration:none;
}
.newsBoxIn {
	overflow:hidden;
	margin-bottom:35px;
}
.newsBoxIn ul {
	width:968px;
	margin:-45px 0 0 0;
}
#topTopics .newsBoxIn ul{
	width:728px;
}
.newsBox_wrap {
	position:relative;
}

.newsBox_ico {
	position:absolute;
	top:0;
	right:0;
	font-size:0;
}
.newsBox_ico img {
	vertical-align:top;
}
.csstransitions .fnZoom.fnZoomAction .newsBox_ico img {
	-webkit-transform:none!important;
	-moz-transform:none!important;
	-o-transform:none!important;
	transform:none!important;
}
.newsBox_item {
	float: left;
	width: 224px;
	margin: 45px 18px 0 0;
}
.newsBox_item a {
	cursor:pointer;
}
#main .newsBox p.newsBox_name {
	font-size:84%;
	color:#666;
	margin-bottom:5px;
}
.newsBox_img {
	width:222px;
	height:166px;
	line-height:166px;
	margin-bottom:10px;
	background:#fff;
	overflow:hidden;
	border:solid 1px #d6d6d6;
	text-align:center;
	font-size:0;
	layout-grid-line:168px;
}
.newsBox_img a {
	width:auto!important;
	height:auto!important;
}
.newsBox_img img {
	max-width: 224px;
	max-height:168px;
	height:auto;
	margin:0 auto;
	display:inline-block;
	vertical-align:middle;
}
h2.newsBox_tit {
	background:#fff url(/about/release/topics/images/bg_line01.gif) repeat-x left 26px;
	margin:0 0 25px;
	padding:0;
}
h2.newsBox_tit img {
	padding:0 15px 0 0;
	background:#fff;
}
.newsLabel {
	width:224px;
	margin:10px 0 0;
	padding:10px 0 0;
	border-top:solid 1px #c9c9c9;
}
.newsLabel ul,
.newsLabel li {
	width:auto!important;
	margin:0;
	padding:0;
}
.newsLabel dl {
	font-size:76%;
	color:#666;
}
#main .newsLabel_cate dt,
#main .newsLabel_tag dt {
	font-size:105%;
}
.newsLabel dd {
	overflow:hidden;
}
.newsLabel_cate{
	margin-bottom:5px;
}
.newsLabel_cate dd {
	margin:-1.4em 0 0 4.5em;
}
.newsLabel_tag dd {
	margin:-1.4em 0 0 3em;
}

.newsLabel li {
/*	white-space:nowrap;
*/	margin:0 10px 0 0;
	font-size:88%;
	float:left;
	*float:none;
	*display:inline-block;
	*display: inline;
	*zoom: 1;
}
.newsBox .newsLabel a {
	color:#666;
	text-decoration:underline;
}
.newsBox .newsLabel a:hover {
	color:#999;
	text-decoration:none;
}
/* topTopics
------------------------------------------------------------------------------- */
.topTopics_wrap{
	width:950px;
}
.topTopics_col1 {
	width:710px;
	float:left;
}
.topTopics_col2 {
	width:224px;
	float:right;
}
/* topTopics
------------------------------------------------------------------------------- */
.topInquiry {
	width:455px;
	margin:0 auto;
	border:solid 3px #e5e5e5;
	padding:20px;
}
.topInquiry .topInquiry_tit {
	padding:0 0 10px;
	margin: 0 0 10px;
	border-bottom:solid 1px #c9c9c9;
}
.topInquiry dl{
	zoom:1;
	margin-bottom:5px;
}
.topInquiry dt,
.topInquiry dd,
.topInquiry li{
	float:left;
}
.topInquiry dt{
	margin:0 20px 0 0;
}
.topInquiry_gloup{
	width:10em;
}