@charset "shift_jis";
/*===========================================================================
#topMain
===========================================================================*/
#home #wrap #mainArea.categoryTop {
	margin-top:0px;
}
#home #topMain {
	background:none;
	overflow:hidden;
}
#home #mainVisual {
	width:100%;
	margin:0 auto;
	position:relative;
}
#home #mainVisual h1#catch {
	width:868px;
	position:absolute;
	bottom:50%;
	left:50%;
	z-index:2;
	font-size:2.0em;
	font-weight:bold;
	margin-left:-434px;
}
#home #mainVisualInner img {
	width:100%;
	margin:0 auto;
}
#home #mainVisual #btnMore {
	width:868px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:2;
	margin-left:-434px;
	padding-top:30px;
}
#home #mainVisual #btnMore a.btnT01 {
	width:168px;
	font-size:1.05em;
}
#home #mainVisual #btnMore a.btnT01 span {
	position:relative;
	display:inline-block;
	padding-left:15px;
}
#home #mainVisual #btnMore a.btnT01 span:before {
	position:absolute;
	content: "";
	width: 9px;
	height: 12px;
	top: 50% !important;
	left:0;
	margin-top: -6px !important;
	background: url(/shared/images/ico_arrow_green07.png) 0 0 no-repeat;
	-ms-background-size: 9px 12px;
	-moz-background-size: 9px 12px;
	-webkit-background-size: 9px 12px;
	background-size: 9px 12px;
}
/*===========================================================================
#mainMenu
===========================================================================*/
#home #wrap #mainMenu {
	padding:30px 0;
	background:#ededed;
}
#home #wrap #mainMenuInner {
	width:1008px;
	margin:0 auto;
}
#home #wrap #mainMenuInner li {
	margin-bottom: 0;
}
#home #wrap #mainMenuInner dd {
	padding: 12px 10px;
	min-height:50px;
}
#home #wrap #mainMenuInner dd p {
	margin-top:0;
}
/*===========================================================================
#categoryArea
===========================================================================*/
#home #wrap #categoryArea {
	padding:0 0 30px;
}
#home #wrap #categoryArea #categoryMenu {
	float:left;
	width:750px;
}
#home #wrap #categoryArea #categoryMenu .menuBtnArea li:nth-child(4n+1) {
 margin-left: 24px;
}
#home #wrap #categoryArea #categoryMenu .menuBtnArea li:nth-child(3n+1) {
 margin-left: 0;
}
#home #wrap #categoryArea #categoryMenu .menuBtnArea li dd {
	width:100%;
	display:table;
	padding: 15px 10px;
	text-align: center;
	height: 77px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#home #wrap #categoryArea #categoryMenu .menuBtnArea li dd p {
	display:table-cell;
	vertical-align:middle;
	margin:0;
}
.menuBtnArea li dd p::before {
	top: 50%;
	/*margin-top: -6px !important;*/
}
#home #wrap #categoryArea #chartArea {
	float:right;
	width:234px;
	text-align:center;
}
#home #wrap #categoryArea #chartArea #chartBlock {
	width:220px;
	height:212px;
	padding:7px 4px 7px 4px;
	margin-bottom:15px;
	background-color:#c4d800;
}
#home #wrap #categoryArea #chartArea #chartBlock dt {
	padding-bottom:10px;
	border-bottom:1px solid #669183;
	font-size:1.10em;
	color:#004831;
	font-weight:bold;
}
#home #wrap #categoryArea #chartArea #chartBlock dt small {
	font-size:0.85em;
}
#home #wrap #categoryArea #chartArea #chartBlock dt img {
	vertical-align:text-top;
	padding-right:3px;
}
#home #wrap #categoryArea #chartArea #chartBlock dd.linkMore {
	padding-top:10px;
}
#home #wrap #categoryArea #chartArea #chartBlock dd.linkMore a {
	display:inline-block;
	padding-left:12px;
	font-size: 1.10em;
	color: #004831;
	font-weight: bold;
	background: url(../shared/images/ico_gnav02_ac.png) no-repeat left center;
}
#home #wrap #categoryArea #chartArea #irBlock {
	width:214px;
	height:214px;
	padding:3px;
	margin-bottom:15px;
	border:4px solid #f5ae66;
}
#home #wrap #categoryArea #chartArea #irBlock dt {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #f5ae66;
	font-size:1.10em;
	font-weight:bold;
	margin-bottom:10px;
}
#home #wrap #categoryArea #chartArea #irBlock dt img {
	vertical-align:text-top;
	padding-right:3px;
}
#home #wrap #categoryArea #chartArea #irBlock dd#irShiryo{
	width:100% !important;
	height:131px !important;
	overflow:hidden;
	text-align:left;
}
#home #wrap #categoryArea #chartArea #irBlock dd#irShiryo ul {
	padding:0px 5px;
	text-align:left;
}
#home #wrap #categoryArea #chartArea #irBlock dd#irShiryo ul li.icnPdf {
	padding:4px 0 4px 20px;
	position:relative;
}
#home #wrap #categoryArea #chartArea #irBlock dd#irShiryo ul li:before {
	content: "";
	display:block;
	width: 15px;
	height: 16px;
	position:absolute;
	top:6px;
	left:0;
	background: url(/shared/images/ico_pdf02.gif) 0 0 no-repeat;
	-ms-background-size: 15px 16px;
	-moz-background-size: 15px 16px;
	-webkit-background-size: 15px 16px;
	background-size: 15px 16px;
}
#home #wrap #categoryArea #chartArea #irBlock p.pdfAll {
	border-top:1px dotted #939393;
	margin-top:10px;
	padding:8px 0 3px 25px;
	position:relative;
	text-align:left;
}
#home #wrap #categoryArea #chartArea #irBlock p.pdfAll:before {
	content: "";
	display:block;
	width: 15px;
	height: 16px;
	position:absolute;
	top:9px;
	left:5px;
	background: url(/investor/img_investor/icn_zip.png) 0 0 no-repeat;
	-ms-background-size: 15px 16px;
	-moz-background-size: 15px 16px;
	-webkit-background-size: 15px 16px;
	background-size: 15px 16px;
}
#home #wrap #categoryArea #chartArea #irBlock dd#irShiryo ul li a {
	text-decoration:underline;
	color:#333;
}
#home #wrap #categoryArea #chartArea #irBlock dd#irShiryo ul li a:hover {
	color: #004831;
}

.jspContainer {
	width: 100% !important;
	overflow: hidden;
	position: relative;
}
.jspPane {
	width: 100% !important;
	position: absolute;
	padding-right: 10px !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 100%;
	background: red;
}
.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}
.jspCap {
	display: none;
}
.jspHorizontalBar .jspCap {
	float: left;
}
.jspTrack {
	background: #dbdbdb;
	position: relative;
}
.jspDrag {
	background: #004831;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}
.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
}
.jspVerticalBar .jspArrow {
	height: 16px;
}
.jspHorizontalBar .jspArrow {
	width: 16px;
	float: left;
	height: 100%;
}
.jspVerticalBar .jspArrow:focus {
	outline: none;
}
.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}

/*===========================================================================
#newsArea
===========================================================================*/
#home #wrap #newsArea {
}
/*-------------------------------------------
Tab
-------------------------------------------*/
.tabList [role="tablist"] {
	display: table;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 4px 0;
	width: 100%;
	padding: 0 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tabList [role="tablist"] > li {
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #ccc;
	border-width: 1px 1px 0 1px;
	-webkit-border-radius: 5px/5px 5px 0 0;
	-moz-border-radius: 5px/5px 5px 0 0;
	-ms-border-radius: 5px/5px 5px 0 0;
	-o-border-radius: 5px/5px 5px 0 0;
	border-radius: 5px/5px 5px 0 0;
}
.tabList [role="tablist"] > li > div {
	display: table;
	width: 100%;
	text-align: center;
}
.tabList [role="tablist"] > li > div > a {
	display: table-cell;
	width: 100%;
	height: 60px;
	padding: 12px 10px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	font-size: 1.143em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.tabList [role="tablist"] > li > div > a:hover {
	/*background: #36ad6d;*/
	text-decoration: none;
}
.tabList [role="tablist"] > li:first-child a {
	-webkit-border-radius: 4px/4px 0 0 0;
	-moz-border-radius: 4px/4px 0 0 0;
	-ms-border-radius: 4px/4px 0 0 0;
	-o-border-radius: 4px/4px 0 0 0;
	border-radius: 4px/4px 0 0 0;
	border-width: 2px 2px 0;
}
.tabList [role="tablist"] > li:last-child a {
	-webkit-border-radius: 4px/0 4px 0 0;
	-moz-border-radius: 4px/0 4px 0 0;
	-ms-border-radius: 4px/0 4px 0 0;
	-o-border-radius: 4px/0 4px 0 0;
	border-radius: 4px/0 4px 0 0;
}
.tabList [role="tablist"] > li > div > a span {
	display: block;
	line-height: 1.1;
	text-align: center;
}
.tabList [role="tablist"] > li.active {
	background: #004831;
	border-color: #004831;
}
.tabList [role="tablist"] > li.active > div[aria-selected="true"] a {
	color: #fff;
}
.tabList [role="tablist"] > li .accBtn {
	display: none;
}
	.tabList .tabBlock01 ul {
		margin-bottom: 0;
		border: 0;
	}
#tabA02 .blockInner,
#tabA03 .blockInner {
	height: auto !important;
}

/*dateBlock*/
#home #wrap #newsArea dl {
	display: table;
	width: 100%;
	margin-top: 20px;
}
#home #wrap #newsArea dl:first-child {
	margin-top: 0;
}
#home #wrap #newsArea dl > * {
	display: table-cell;
	vertical-align: top;
}
#home #wrap #newsArea dl > dt {
	width: 10em;
	color: #666;
}
.dateBlock01 dl > dd > a {
	vertical-align: top;
}
#home #wrap #newsArea dd .dateIcon01 {
	display: table-cell;
	width:10em;
	padding-right: 10px;
}
#home #wrap #newsArea dd .dateIcon01 [class*="iconType"] {
	width: 100%;
	display:inline-block;
	padding: 2px 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-size: 0.857em;
	text-align: center;
	color:#fff;
	vertical-align:baseline;
}

#home #wrap #newsArea dd .iconTypeCompany {	background: #f69329;}
#home #wrap #newsArea dd .iconTypeIr {	background: #8a75ae;}
#home #wrap #newsArea dd .iconTypeCsr {	background: #a0c81e;}
#home #wrap #newsArea dd .iconTypeRelease {	background: #2f725d;}
#home #wrap #newsArea dd .iconTypeRecruit {	background: #28a5a0;}
#home #wrap #newsArea dd .iconTypeNotice {	background: #3d9cde;}
#home #wrap #newsArea dd .iconTypeOther {	background: #e88eb2;}

#home #wrap #newsArea dd .dateText01 {display: table-cell;}
.btnArwYgreen > span {
	position:relative;
	display:inline-block;
	padding-left:1em;
}
.btnArwYgreen > span:before {
	position: absolute;
	content: "";
	width: 8px;
	height: 13px;
	top: 0.2em !important;
	left: 0;
	margin-top: 0 !important;
	background: url(/shared/images/ico_arrow_green01.png) 0 0 no-repeat;
	-ms-background-size: 8px 13px;
	-moz-background-size: 8px 13px;
	-webkit-background-size: 8px 13px;
	background-size: 8px 13px;
}
/*===========================================================================
#topImportant
===========================================================================*/
#topImportant {
}
#topImportant .topH2Title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 1.286em;
	font-weight: bold;
	border-bottom: solid 2px #ccc;
}
/*===========================================================================
#topTorikumi
===========================================================================*/
#topTorikumi {
}
#topTorikumi .topH2Title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 1.286em;
	font-weight: bold;
	border-bottom: solid 2px #ccc;
}
/*===========================================================================
=============================================================================

SP/TUBLET

=============================================================================
===========================================================================*/
@media screen and (max-width: 767px) {
/*===========================================================================
#topMain
===========================================================================*/
#home #mainVisual h1#catch {
	width:auto;
	bottom:auto;
	left:20px;
	top:20px;
	font-size:1.35em;
	margin-left:0;
}
#home #mainVisual h1#catch span {
	display:inline-block;
}
#home #mainVisualInner img {
	width:100%;
	margin:0 auto;
}
#home #mainVisual #btnMore {
	width:auto;
	top:auto;
	left:auto;
	right:20px;
	bottom:20px;
	margin-left:0;
}
#home #mainVisual #btnMore {
}
#home #mainVisual #btnMore a.btnT01 {
	display:inline-block !important;
}
/*===========================================================================
#topMain
===========================================================================*/
#home #wrap #mainMenu {
	padding:10px 10px 0;
	margin:0 -10px;
	background:#ededed;
}
#home #wrap #mainMenuInner {
	width:auto;
}
#home #wrap #mainMenuInner li {
	margin-bottom: 10px;
}
/*===========================================================================
#categoryArea
===========================================================================*/
#home #wrap #categoryArea {
	padding:10px 0;
}
#home #wrap #categoryArea #categoryMenu {
	float:none;
	width:auto;
}
#home #wrap #categoryArea #categoryMenu .menuBtnArea li:nth-child(4n+1) {
 margin-left: 0px;
}

#home #wrap #categoryArea #chartArea {
	float:none;
	width:auto;
}
	#home #wrap #categoryArea #chartArea #chartBlock {
			width:auto;
		height:auto;
	}
	#home #wrap #categoryArea #chartArea #irBlock {
			width:auto;
	}

/*===========================================================================
#newsArea
===========================================================================*/
	/*-------------------------------------------
	tabBlock
	-------------------------------------------*/
	.tabBlock01,
	.tabBlock02,
	.tabBlock03 {
		border-bottom: solid 2px #004832;
	}
	[class*="tabBlock"] {
		margin: 0 -10px 20px;
	}
	[class*="tabBlock"] li a {
		padding: 12px 5px 10px;
		font-size: 1.0em;
	}
	/*-------------------------------------------
	Accordion and tabList
	-------------------------------------------*/
	.accBlock03 > dt {
		margin-top: 20px;
	}
	.accBlock03[role="tablist"] > dt a,
	.accBlock04[role="tablist"] > dt a,
	.accBlock05[role="tablist"] > dt a {
		padding: 12px 77px 10px 10px;
	}
	.accBlock03 > dd,
	.accBlock03 > div > dd,
	.accBlock04 > dd,
	.accBlock04 > div > dd,
	.accBlock05 > dd,
	.accBlock05 > div > dd {
		padding: 15px 12px;
	}
	.accBlock03[role="tablist"] > dt a > .accBtn,
	.accBlock04[role="tablist"] > dt a > .accBtn,
	.accBlock05[role="tablist"] > dt a > .accBtn {
		right: 15px;
		margin: -10px 0 0;
		background-position: 100% 0;
	}
	.accBlock03[role="tablist"] > dt a > .accBtn span,
	.accBlock04[role="tablist"] > dt a > .accBtn span,
	.accBlock05[role="tablist"] > dt a > .accBtn span {
		display: inline-block;
		margin-top: 1px;
	}

	.jsSpAcc[role="tablist"] h3 {
		margin-top: 20px;
		font-weight: bold;
	}
	.jsSpAcc .itemListInner {
		padding: 15px 10px;
		border: solid 1px #b3b3b3;
		border-width: 0 1px 1px;
		-webkit-border-radius: 5px/0 0 5px 5px;
		-moz-border-radius: 5px/0 0 5px 5px;
		-ms-border-radius: 5px/0 0 5px 5px;
		-o-border-radius: 5px/0 0 5px 5px;
		border-radius: 5px/0 0 5px 5px;
	}
	.jsSpAcc[role="tablist"] h3 a {
		display: inline-block;
		width: 100%;
		padding: 12px 19px 10px 10px;
		background: #cfeb70;
		border: solid 1px #b3b3b3;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		color: #333;
		font-size: 1.215em;
		font-weight: bold;
	}
	.jsSpAcc[role="tablist"] h3 a.open {
		-webkit-border-radius: 5px/5px 5px 0 0;
		-moz-border-radius: 5px/5px 5px 0 0;
		-ms-border-radius: 5px/5px 5px 0 0;
		-o-border-radius: 5px/5px 5px 0 0;
		border-radius: 5px/5px 5px 0 0;
	}
	.jsSpAcc[role="tablist"] h3 a > .accBtn {
		position: absolute;
		right: 20px;
		display: inline-block;
		width: 19px;
		height: 19px;
		min-width: 0;
		margin: 4px 0 0;
		padding: 0;
		border: 0;
		box-shadow: none;
		text-indent: -9999px;
		background: url(/shared/images/ico_open02.png) 0 0 no-repeat;
		-ms-background-size: 19px 19px;
		-moz-background-size: 19px 19px;
		-webkit-background-size: 19px 19px;
		background-size: 19px 19px;
		line-height: inherit;
	}
	.jsSpAcc[role="tablist"] h3.open a > .accBtn {
		background: url(/shared/images/ico_close02.png) 0 0 no-repeat;
		-ms-background-size: 19px 19px;
		-moz-background-size: 19px 19px;
		-webkit-background-size: 19px 19px;
		background-size: 19px 19px;
	}
	.jsSpAcc[role="tablist"] h3 a > .accBtn > span {
		text-indent: -9999px;
		position: static;
		padding-left: 0;
	}
	.accBlockInnerSpPd10 .accArea {
		padding: 15px 10px;
	}
	.tabList .tabBlock01 [role="tablist"] {
		margin-bottom: 0;
	}
	.tabList .tabBlock01 [role="tablist"] > li {
		display: table-cell;
		margin: 0;
		border: solid 1px #ccc;
		border-width: 1px 1px 0 1px;
		-webkit-border-radius: 5px/5px 5px 0 0;
		-moz-border-radius: 5px/5px 5px 0 0;
		-ms-border-radius: 5px/5px 5px 0 0;
		-o-border-radius: 5px/5px 5px 0 0;
		border-radius: 5px/5px 5px 0 0;
	}
	.tabList .tabBlock01 [role="tablist"] li > div > a {
		height: 50px;
		padding: 7px 5px;
		font-size: 0.929em;
		font-weight: bold;
	}
	.tabList .tabBlock01 [role="tablist"] > li:first-child a {
		border-width: 2px 2px 0;
	}
	.tabList .tabBlock01 [role="tablist"] > li > div[aria-selected="true"] > a {
		border-color: #004831;
	}

	#home #wrap #newsArea .dateBlock03 dl {
		display: block;
		position: relative;
		margin-top: 15px;
	}
	#home #wrap #newsArea .dateBlock03 dt {
		display: inline-block;
	}
	#home #wrap #newsArea .dateBlock03 dd .dateIcon01 {
		display: inline-block;
		position: absolute;
		top: 0;
		left: 10em;
	}
	#home #wrap #newsArea .dateBlock03 dd .dateText01 {
		display: block;
		margin-top: 10px;
	}
}