@charset "utf-8";
/*=============================================================
ir
=============================================================*/
#localMenu dl{
	padding:30px 0;
}
#localMenu dl dt{
	font-size:110%;
	color:#0b1f64;
}
#localMenu dl dd ul{
	padding-top:10px;
	border-bottom: 1px solid #d2d0e5;
}
#localMenu dl dd li{
	border-top: 1px solid #d2d0e5;
}
#localMenu dl dd li a{
	display:block;
	position:relative;
	padding:8px 0;
}
#localMenu dl dd li:nth-child(1) a{
	background: url(../img/icn_rank1.png) no-repeat right center;
}
#localMenu dl dd li:nth-child(2) a{
	background: url(../img/icn_rank2.png) no-repeat right center;
}
#localMenu dl dd li:nth-child(3) a{
	background: url(../img/icn_rank3.png) no-repeat right center;
}






/*=============================================================
ttl
=============================================================*/
#pageTtlArea {
	position: relative;
	padding-bottom: 30px;
	z-index: 1;
}
#pageTtlArea h1 {
	position: absolute;
	top: 0;
	left: 0;
	display: table;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
#pageTtlArea h1 span {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
#pageTtlArea h1 span.ttlTxt {
	font-size: 22px;
	line-height: 22px;
}
#pageTtlArea h1 span.ttlCaption {
	padding-left: 2em;
	font-size: 12px;
	line-height: 22px;
	font-style: oblique;
	color: #bfbfbf;
}
/*=============================================================
#main
=============================================================*/
#main{
	padding-bottom:30px;
}
#main #visualArea{
	position:relative;
	z-index:10;
}
#main #visualArea #main-visual{
	position:relative;
	z-index:10;
}
#main #visualArea .visualBlock img{
	width:100%;
	height:auto;
}
.bx-pager {
	padding: 0 0 0 0;
	text-align: center;
	position: absolute;
	z-index: 51;
	bottom: 10px;
	right:30px;
}
.bx-pager-item {
	display: block;
	padding: 0 0 0 10px;
	float:left;
}
.bx-pager a {
	background: url(../img/pager.png) no-repeat left top;
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
	text-align: left;
}
.bx-pager a.active {
	background: url(../img/pager_act.png) no-repeat left top;
}


.ir-index-cover {
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	min-width: 1200px;
	height: 426px;
	position: relative; }

.ir-index-cover--strategy {
	background-image: url(/investor/img/main_01.jpg);
}
.ir-index-cover--individual {
	background-image: url(/investor/img/main_02.jpg);
}
@media only screen and (max-width: 767px) {
	.ir-index-cover--individual {
		background-image: url(/investor/img/main_02_sp.jpg);
	}
}
.ir-index-cover--plan {
	background-image: url(/investor/img/main_03.jpg);
}

	@media only screen and (max-width: 767px) {
	.ir-index-cover {
		min-width: 100%;
		height: auto;
		background-size: contain; }
		.ir-index-cover::before {
		content: '';
		display: block;
		padding-top: 35.5%; } }
	.ir-index-cover a {
	display: block;
	position: relative;
	color: #fff;
	width: 100%;
	height: inherit; }

	@media only screen and (max-width: 767px) {
		.ir-index-cover a {
			background: #0b1d65;
		}
		.ir-index-cover a::after {
			display: block;
			padding-top: 58.66%;
			content: '';
		}
		.ir-index-cover__inner {
			position: absolute;
		}
	}

	.ir-index-cover a:hover {
		text-decoration: none; }
	.ir-index-cover__title {
	font-size: 16px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	display: inline-flex;
	width: 195px;
	height: 115px;
	position: absolute;
	top: 0;
	right: 86px;
	justify-content: center;
	align-items: center;
	letter-spacing: 2px;
	box-sizing: border-box;
	padding: 0 20px; }
	@media only screen and (max-width: 767px) {
		.ir-index-cover__title {
		background: #0b1d65;
		width: 100%;
		border-right: none;
		border-left: none;
		right: 0;
		position: relative;
		height: 50px;
		font-size: 12px;} }
	.ir-index-cover__copy {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	text-align: left;
	font-size: 28px;
	position: absolute;
	top: 170px;
	left: 563px;
	width: calc(100% - 563px); }
	@media only screen and (max-width: 767px) {
		.ir-index-cover__copy {
		background: #0b1d65;
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		font-size: 16px;
		box-sizing: border-box;
		padding: 10px 10%; }
		.ir-index-cover__copy br {
			display: none; } }
	.ir-index-cover__btn {
	position: absolute;
	top: 330px;
	left: 563px; }
	@media only screen and (max-width: 767px) {
		.ir-index-cover__btn {
		background: #0b1d65;
		position: relative;
		top: auto;
		left: auto;
		padding: 0 0 10px; } }
	.ir-index-cover__btn_inner {
		border: 1px solid rgba(255, 255, 255, 0.6);
		display: inline-flex;
		font-size: 12px;
		height: 30px;
		box-sizing: border-box;
		padding: 0 10px 0 0;
		justify-content: center;
		align-items: center; }
		@media only screen and (max-width: 767px) {
		.ir-index-cover__btn_inner {
			background: #0b1d65; } }
	.ir-index-cover__btn_icon {
		border-right: 1px solid rgba(255, 255, 255, 0.6);
		width: 30px;
		height: 30px;
		position: relative;
		margin-right: 10px;
		display: inline-block; }
		.ir-index-cover__btn_icon::before {
		border-top: 1px solid white;
		border-right: 1px solid white;
		width: 5px;
		height: 5px;
		-webkit-transform: translate(-50%, -50%) rotate(45deg);
				transform: translate(-50%, -50%) rotate(45deg);
		display: inline-block;
		content: '';
		position: absolute;
		top: 50%;
		left: 50%; }

/*=============================================================
#releaseArea
=============================================================*/
#releaseArea .ttlNews{
	width:100%;
	display:table;
	margin-bottom:30px;
	border-bottom: 1px solid #0b1f64;
}
#releaseArea h2{
	display:table-cell;
	vertical-align:middle;
	font-size:120%;
	color:#0b1f64;
}
#releaseArea #tabList ul#tab {
    display: flex;
}
#releaseArea #tabList li{
	width:25%;
}
#releaseArea #tabList li a{
	color: #0B1F64!important;
	background-color: transparent;
	height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
	line-height: 1.5;
	border-bottom: 3px solid #ECF0F0!important;
}
#releaseArea #tabList ul#tab {
	margin-top: 31px;
}
#releaseArea #tab li a.selected {
	border-bottom: 3px solid #0B1F64!important;
    background-color: transparent!important;    
    font-weight: 700;
}
#releaseArea #tab li a:hover {
    background-color: transparent!important;
    color: #0B1F64!important;
	border-bottom: 3px solid #0B1F64!important;
	opacity: 1;
	font-weight: 700;
}
#releaseArea #dataList li {
    display: block;
}
#releaseArea #dataList li div {
    display: block;
	font-size: 14px;
}
#releaseArea #dataList li div:first-child {
	padding: 15px 0 0;
}
#releaseArea #dataList {
	border: none;
}
#releaseArea #tabList li {
	padding: 0;
}
/*=============================================================
MENU
=============================================================*/
#menuArea {
	margin-top: 30px;
}
#menuArea .boxMenu .boxL,
#menuArea .boxMenu .boxR {
	width: 283px;
	margin-top: 30px;
	padding: 0 55px 55px 55px;
	background: #F9F9F9;
}
#menuArea .boxMenu .boxL {
	float: left;
}
#menuArea .boxMenu .boxR {
	float: right;
}
#menuArea .boxMenuTtl a {
	width: 100%;
	height: 108px;
	display: table;
	border-bottom: 2px solid #0b1f64;
}
#menuArea .boxMenuTtl h2 {
	display: table-cell;
	vertical-align: middle;
	height: 108px;
	font-size:120%;
	color: #0b1f64;
}
#menuArea .boxMenuTtl .boxIcn {
	display: table-cell;
	vertical-align: middle;
	width: 60px;
	text-align: right;
	height: 108px;
}
#menuArea .boxMenu ul {
	padding-top: 10px;
}
#menuArea .boxMenu ul li {
	padding-top: 10px;
}
#menuArea .boxMenu ul li a {
	display: block;
	padding-left: 15px;
	color: #0b1f64;
	background: url(../../shared/img/arw_default.png) no-repeat left 6px;
	-webkit-background-size: 10px 10px;
	background-size: 10px 10px;
}
#menuArea .boxMenu .stock ul {
	float: left;
}
#menuArea .boxMenu .stock ul:last-child {
	float: right;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1280
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:1280px) {
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 SP
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:767px) {
/*=============================================================
#main
=============================================================*/
#main{
	margin:0 -20px;
}
.bx-pager {
	right:50%;
	margin-right:-42px;
}
.bx-pager-item {
	padding: 0 5px;
}
/*=============================================================
NEWS
=============================================================*/
#releaseArea #tabList li{
	width:25%!important;
	padding:0;
}
#releaseArea #tabList li a{
	font-size:12px;
}
#releaseArea #dataList{
	border-top:none !important;
}
/*=============================================================
MENU
=============================================================*/
#menuArea .boxMenu .boxL,
#menuArea .boxMenu .boxR {
	width: auto;
	margin-top: 25px;
	padding: 0;
	background: #F9F9F9;
}
#menuArea .boxMenu .boxL {
	float: none;
}
#menuArea .boxMenu .boxR {
	float: none;
}
#menuArea .boxMenuTtl a {
	width: auto;
	height: auto;
	display: block;
	padding: 10px;
	border-bottom: none;
}
#menuArea .boxMenuTtl h2 {
	height: auto;
	display: block;
	padding: 10px;
	font-size: 14px;
	text-align: center;
}
#menuArea .boxMenuTtl .boxIcn {
	width: auto;
	height: auto;
	display: block;
	text-align: center;
}
#menuArea .boxMenu ul {
	padding-top: 0px;
}
#menuArea .boxMenu ul li {
	padding-top: 0px;
	border-top: 1px solid #d2d0e5;
}
#menuArea .boxMenu ul li a {
	padding: 10px 10px 10px 25px;
	background: url(../../shared/img/arw_default.png) no-repeat 10px 16px;
	-webkit-background-size: 10px 10px;
	background-size: 10px 10px;
}
#menuArea .boxMenu .stock ul {
	float: none;
}
#menuArea .boxMenu .stock ul:last-child {
	float: none;
}
#localMenu {
	display: block;
	padding-top:35px;
}
#localMenu {
	width: auto;
	float: none;
}
#localMenu dl,
#localMenu .bnrArea,
#localMenu .categoryArea {
	display: none;
}
#localMenu>.bnrSp {
	display: block;
	padding-bottom:35px;
}
#localMenu ul.default li a {
	padding: 10px 10px 10px 25px;
	background: url(../../shared/img/arw_default.png) no-repeat 10px 16px;
	-webkit-background-size: 10px 10px;
	background-size: 10px 10px;
	font-weight: 400;
}
}
