@charset "UTF-8";
/*============================================================
  eyeCatch
============================================================*/
.eyeCatch figure {
	margin: 0;
	text-align: center;
}

.eyeCatch .sp-arrows {
	top: auto;
	bottom: 31px;
}

.eyeCatch .sp-arrow {
	left: 50%;
	width: 31px;
	height: 31px;
	background: transparent url(../images/top/slider_arrow.png) 0 0 no-repeat;
}

.eyeCatch .sp-arrow:before,
.eyeCatch .sp-arrow:after {
	content: none;
}

.eyeCatch .sp-previous-arrow {
	left: 50%;
	margin-left: -16px;
}

.eyeCatch .sp-next-arrow {
	left: 50%;
	margin-left: 16px;
	background-position: right 0;
}

/*============================================================
  News Release
============================================================*/
.newsRelease_title {
	background: url(../images/top/title_news_release.gif) 0 0 no-repeat;
	width: 960px;
	height: 37px;
	text-indent: -9999px;
	font-size: 1px;
}

/*============================================================
  IR情報（株主・投資家の皆様へ）
============================================================*/
.feature_box {
	display: table;
	width: 100%;
	padding-top: 17px;
}

.feature_links {
	display: table-cell;
	width: 385px;
	vertical-align: top;
	letter-spacing: -.4em;
	border-right: 1px dotted #d2d6d8;
}

.feature_link {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	letter-spacing: normal;
	*display: inline;
	*zoom: 1;
}

.feature_link:first-child {
	margin-top: 10px;
}

.irMovie {
	display: table-cell;
	overflow: hidden;
	padding-left: 25px;
	vertical-align: top;
}

.irMovie_title {
	font-size: 123.07692%;
}

.irMovie_note {
	font-size: 92.30769%;
	margin: 5px 0 0;
}

.irMovie_btn {
	margin: 15px 0 0;
	text-align: center;
}

.irMovie_btn .btn-blue {
	line-height: 28px;
	width: 199px;
	height: 28px;
	padding: 0;
}

.irMovie_backNumber {
	position: relative;
	top: 1px;
	margin: 15px 0 0;
	padding-left: 15px;
	text-align: right;
	text-indent: -15px;
}

.irMovie_backNumber:before {
	display: inline;
	margin-right: 4px;
	content: url(../images/bullets/circle_arrow_blue_right.png);
	vertical-align: baseline;
}

.irMovie_backNumber:before {
	position: relative;
	top: 1px;
}

/*============================================================
  ページ下部バナー
============================================================*/
.bnrs {
	letter-spacing: -.4em;
	text-align: center;
	margin: 0 -15px -30px;
}

.bnrs_item {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 20px;
}
