@charset "utf-8";

/*=================================
	ir.css
================================ */

/* irBlueTitleBtn */
.indexCol01 .col a .title.irBlueTitleBtn {
	height: 26%;
	background: #2640a3 url(/common_renew/images/com_ic14.png) no-repeat 100% 100%;
	text-align: center;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	opacity: 1;
}
.indexCol01 .col.irPolicyGreeting a .title.irBlueTitleBtn {
	padding: 18px 15px;
}
.indexCol01 .col.irDataSettlement a .title.irBlueTitleBtn {
	padding: 5px 15px;
	font-size: 1.8rem;
}
.indexCol01 .col.irDataSettlement a .title.irBlueTitleBtn .irBlueTitleBtn_inner {
	background: #2640a3;
}
.indexCol01 .col a .title.irBlueTitleBtn .irBlueTitleBtn_yellowArea {
	margin-top: 4px;
	font-size: 1.4rem;
	color: #2640a3;
	line-height: 1;
}
.indexCol01 .col a .title.irBlueTitleBtn .irBlueTitleBtn_yellowArea span {
	position: relative;
	background: #fdd930;
	padding: 1px 40px;
	border-radius: 10px;
}
.indexCol01 .col a .title.irBlueTitleBtn .irBlueTitleBtn_yellowArea span:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 5px;
	width: 17px;
	height: 17px;
	background: url(/common_renew/images/com_ic29.png) no-repeat;
	background-size: 100%;
}
.indexCol01 .col a:hover .title.irBlueTitleBtn,
.indexCol01 .col a:hover .title.irBlueTitleBtn .irBlueTitleBtn_inner {
	text-decoration: none;
	background-color: #7d8abc;
}
.indexCol01 .col a:hover .title.irBlueTitleBtn .irBlueTitleBtn_yellowArea span {
	opacity: 0.8;
	background-color: #fde159;
}
.indexCol01 .col a:hover .title.irBlueTitleBtn .irBlueTitleBtn_inner,
.indexCol01 .col a:hover .title.irBlueTitleBtn .irBlueTitleBtn_yellowArea span:before {
	opacity: 0.8;
}


.indexLayout .rightBlock .boxWrap {
	margin-top: 0;
}
.indexLayout .rightBlock .boxWrap + .boxWrap {
	margin-top: 20px;
}
.equalTwoCol01 .col {
	margin-top: 40px;
}
.equalTwoCol01 .col .spToggle {
	display: block !important;
}
.irTop_mv_area{
	margin: 20px auto 0 auto;
	width: 674px;
}
.irTop_mv{
	width: 674px;
	height: 338px;
	overflow: hidden;
	margin: 0 auto;
}

.irTop_mv > div{
	width: 674px;
	height: 338px;
	overflow: hidden;
}

.irTop_mv > div > iframe{
	width: 970px;
	height: 480px;
	transform:scale(0.7);
	-o-transform:scale(0.7);
	-webkit-transform:scale(0.7);
	-moz-transform:scale(0.7);
	-ms-transform:scale(0.7);
	transform-origin:0 0;
	-o-transform-origin:0 0;
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-ms-transform-origin:0 0;
}
.irTop_mv_area .mvTitle {
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
	line-height:1.5;
	background:#2640a3;
	color:#fff;
	padding:5px 0 5px 15px;
}

.stockprice {
	margin-top: 20px;
}

#mainArea.noSlide .ir-mainAreaCol .headingCol {
	padding: 0 5px 0 20px;
}
#mainArea.noSlide .ir-mainAreaCol .headingCol .heading01 {
	font-size: 30px;
	font-size: 3rem;
}
#mainArea.noSlide .ir-mainAreaCol .headingCol .catch01 {
	margin-top: 0;
}
#mainArea.noSlide .ir-mainAreaCol .imgCol {
	width: 52%;
}
.ir-mainAreaColLeft {
	float: left;
	width: 71%;
}
.ir-mainAreaColRight {
	float: right;
	margin-left: 2%;
	width: 27%;
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
}
.ir-mainAreaColRight > a{
	text-decoration: none;
}
.ir-mainAreaColRight img {
	width: 100%;
	border-radius: 0 0 5px 5px;
}
.ir-mainAreaColRightText {
	padding: 18px 15px;
	background: #2640a3 url(/common_renew/images/com_ic14.png) no-repeat 100% 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	opacity: 1;
	border-radius: 0 0 4px 4px;
}
.ir-mainAreaColRight > a:hover .ir-mainAreaColRightText {
	text-decoration: none;
	background-color: #7d8abc;
}
.ir-mainAreaCol:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0;
}
.heading02.type-ir span {
	display: table;
	width: 100%;
}
.heading02.type-ir span a {
	display: table-cell;
	vertical-align: middle;
	background: url(/common_renew/images/com_ic29.png) no-repeat 0 50%;
}
.heading02.type-ir.type-no-link span a:hover {
	text-decoration: none;
	cursor: default;
}
@media only screen and (max-width: 973px) {
	#mainArea.noSlide {
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
	.ir-mainAreaCol {
		margin-bottom: 15px;
		padding-top: 26px;
	}
	#mainArea.noSlide .ir-mainAreaCol .headingCol {
		padding: 0 14px;
	}
	#mainArea.noSlide .ir-mainAreaCol .headingCol .heading01 {
		font-size: 28px;
		font-size: 2.8rem;
	}
	#mainArea.noSlide .ir-mainAreaCol .headingCol .catch01 {
		font-size: 12px;
		font-size: 1.2rem;
	}
	#mainArea.noSlide .ir-mainAreaCol .imgCol {
		max-width: 310px;
		width: 57%;
	}
	.ir-mainAreaColLeft {
		width: 67%;
		border-radius: 5px;
		overflow: hidden;
	}
	.ir-mainAreaColRight {
		margin-left: 2%;
		width: 31%;
	}
	.ir-mainAreaColRightText {
		padding: 15px 5px;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.heading02.type-ir {
		line-height: 1.1;
	}
	.heading02.type-ir span {
		min-height: 36px;
	}
	.heading02.type-ir span a {
		padding-left: 40px;
		background-size: 29px 29px;
	}
	#bodyArea.indexLayout {
		border-radius: 5px 5px 0 0;
	}
	#ir_library.ir .newsList01 {
		margin-top: 20px;
	}
	#ir_library.ir .newsList01 li {
		display: -webkit-flex;
		display: flex;
		margin-top: 15px;
	}
	#ir_library.ir .newsList01 li:first-child {
		margin-top: 0;
	}
	#ir_library.ir .newsList01 .date {
		flex-shrink: 0;
		margin-right: 5px;
	}
}
@media only screen and (max-width: 767px) {
	#bodyArea.indexLayout {
		padding-top: 14px;
	}
	.ir-mainAreaCol {
		margin-bottom: 0;
		padding-top: 0;
	}
	.ir-mainAreaColLeft {
		float: none;
		width: 100%;
		border-radius: 0;
		overflow: hidden;
	}
	#mainArea.noSlide .ir-mainAreaCol .headingCol {
		padding: 0 10px;
	}
	#mainArea.noSlide .ir-mainAreaCol .headingCol .heading01 {
		line-height: 1.25;
		font-size: 1.6rem;
	}
	#mainArea.noSlide .ir-mainAreaCol .headingCol .catch01 {
		display: block;
		font-size: 1rem;
	}
	.ir-mainAreaColRight {
		float: none;
		margin-top: 15px;
		margin-left: 0;
		padding: 0 10px;
		width: 100%;
	}
	.ir-mainAreaColRight > a {
		display: -webkit-flex;
		display: flex;
		width: 100%;
	}
	.ir-mainAreaColRight figure {
		width: 43%;
	}
	.ir-mainAreaColRight img {
		border-radius: 4px 0 0 4px;
	}
	.ir-mainAreaColRightText {
		display: -webkit-flex;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 18px 5px;
		width: 57%;
		font-size: 1.2rem;
		background: #2640a3 url(/common_renew/images/com_ic14.png) no-repeat 100% 100%;
		border-radius: 0 4px 4px 0;
	}
	#mainArea.noSlide .headingCol.ir + .imgCol {
		width: 42%;
	}
	.equalTwoCol01 .col .heading02.type-ir span {
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.heading02.type-ir span {
		padding-bottom: 1px;
	}
	#ir_library.ir .newsList01 {
		margin-top: 0;
	}
	#ir_library.ir .newsList01 li {
		display: block;
		margin-top: 1px;
	}
	#ir_library.ir .newsList01 li:first-child {
		margin-top: 0;
	}
	#ir_library.ir .newsList01 .date,
	#ir_library.ir .newsList01 .txt {
		font-size: 1.2rem;
	}
	#ir_library.ir .newsList01 .date {
		padding-bottom: 0;
	}
	#ir_library.ir .newsList01 .txt {
		padding-top: 0;
	}
	#contents .heading02 + #ir_library.ir {
		margin-top: 15px;
	}
}

@media only screen and (max-width: 767px) {
	/* irBlueTitleBtn */
	.indexCol01 .col a .title.irBlueTitleBtn {
		height: 37%;
		font-size: 1.5rem;
	}
	.indexCol01 .col.irPolicyGreeting a .title.irBlueTitleBtn {
		display: flex;
		-webkit-display: flex;
		align-items: center;
		justify-content: center;
		padding: 0 5%;
	}
	.indexCol01 .col.irDataSettlement a .title.irBlueTitleBtn {
		padding: 2% 5%;
		font-size: 1.3rem;
	}
	.indexCol01 .col a .title.irBlueTitleBtn .irBlueTitleBtn_yellowArea {
		margin-top: 3%;
		font-size: 1rem;
		line-height: 0.9;
	}
	.indexCol01 .col a .title.irBlueTitleBtn .irBlueTitleBtn_yellowArea span {
		padding: 1px 17%;
		border-radius: 10px;
	}
	.indexCol01 .col a .title.irBlueTitleBtn .irBlueTitleBtn_yellowArea span:before {
		bottom: 0;
		top: 0;
		left: 5px;
		width: 12px;
		height: 12px;
	}
	
	.equalTwoCol01 .col .heading02 {
		background: url(/common_renew/images/sp_com_ic02.gif) no-repeat 100% 45%;
		background-size: 22px 22px;
	}
	.equalTwoCol01 .col .heading02.open {
		background: url(/common_renew/images/sp_com_ic01.gif) no-repeat 100% 45%;
		background-size: 22px 22px;
	}
	.equalTwoCol01 .col .heading02 span {
		padding: 0;
	}
	.equalTwoCol01 .col .heading02 a {
		padding: 0;
		background: none;
		text-decoration: none;
	}
	.equalTwoCol01 .col .iconList01 li {
		min-height: 45px;
	}
	.iconList01.type-ir li:last-child {
		border-bottom: dotted 1px #999999;
	}
	.irTop_mv_area{
	width: 345px;
	}
	.irTop_mv{
	width: 345px;
	height: 175px;
	overflow: hidden;
	margin: 0 auto;
	}

	.irTop_mv > div{
		width: 345px;
		height: 175px;
		overflow: hidden;
	}

	.irTop_mv > div > iframe{
		width: 970px;
		height: 480px;
		transform:scale(0.355);
		-o-transform:scale(0.355);
		-webkit-transform:scale(0.355);
		-moz-transform:scale(0.355);
		-ms-transform:scale(0.355);
		transform-origin:0 0;
		-o-transform-origin:0 0;
		-webkit-transform-origin:0 0;
		-moz-transform-origin:0 0;
		-ms-transform-origin:0 0;
	}
.irTop_mv_area .mvTitle {
	font-size:12px;
	font-size:1.2rem;
 }

}
