/*  #ir
================================================ */
#contents { position: relative; }

#contents:before { position: absolute; content: ''; top: -109px; right: 0; width: 209px; height: 110px; background: url(../img/ir/bg_contents01_sp.png) no-repeat top right; background-size: contain; }

@media screen and (min-width: 600px) { #contents:before { top: -253px; height: 253px; width: 1920px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background: url(../img/ir/bg_contents01_pc.png) no-repeat top center; background-size: cover; }
  #contents:after { content: ""; display: block; clear: both; } }

#areaHeadBnr .box { display: table; width: 100%; position: relative; }

#areaHeadBnr .box a { display: table-cell; vertical-align: middle; height: 100%; text-align: center; color: #fff; padding: 60px 20px 72px; }

#areaHeadBnr .box .secInner .areaTxt .tit { font-weight: 600; font-size: 3rem; letter-spacing: .06em; }

#areaHeadBnr .box .secInner .areaTxt .txt { padding-top: 6px; }

#areaHeadBnr .box .secInner:after { position: absolute; content: ''; bottom: 13px; right: 14px; width: 30px; height: 13px; background: url(../img/common/ico_arrow01_white.png) no-repeat; background-size: contain; }

@media screen and (min-width: 600px) { #areaHeadBnr { display: -webkit-box; display: -ms-flexbox; display: flex; max-width: 1920px; margin: auto; }
  #areaHeadBnr .box { display: block; }
  #areaHeadBnr .box a { height: 600px; display: block; padding: 0; }
  #areaHeadBnr .box .secInner { display: block; height: 100%; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  #areaHeadBnr .box .secInner:hover { background-color: rgba(158, 203, 58, 0.9); }
  #areaHeadBnr .box .secInner .areaTxt { position: relative; top: 50%; position: relative; -webkit-transform: translateY(-57%); -ms-transform: translateY(-57%); transform: translateY(-57%); }
  #areaHeadBnr .box .secInner .areaTxt .tit { font-size: 5rem; position: relative; }
  #areaHeadBnr .box .secInner .areaTxt .txt { padding-top: 14px; position: relative; }
  #areaHeadBnr .box .secInner .areaTxt .txt:before { position: absolute; content: ''; top: 0; left: 50%; margin-left: -15px; width: 30px; height: 1px; background-color: #fff; }
  #areaHeadBnr .box .secInner:after { bottom: 28px; right: 30px; } }

#areaHeadBnr #message a { background: url(../img/ir/bg_message02.jpg) no-repeat; background-size: cover; }

#areaHeadBnr #about a { background: url(../img/ir/bg_about01_sp.png) no-repeat; background-size: cover; }

#news { position: relative; background-color: #fff; padding-top: 35px; padding-bottom: 77px; }

#news .postList { margin-top: 15px; }

#news .post a { padding-bottom: 11px; border-bottom: 1px solid #c8c8c8; }

#news .post + .post a { padding-top: 13px; }

#news .post .cat { display: inline-block; border: 1px solid #262626; font-size: 1.2rem; padding: 1px 6px; min-width: 64px; text-align: center; box-sizing: border-box; }

#news .post .date { display: inline-block; margin-left: 5px; padding-left: 10px; border-left: 1px solid #c8c8c8; font-size: 1.4rem; color: #a7a7a7; }

#news .post .postTit { padding-top: 8px; line-height: 1.6; }

#news .post .tit { font-weight: 700; display: inline; }

#news .post .pdf { font-weight: 700; display: inline; position: relative; padding-left: 15px; margin-left: 2px; }

#news .post .pdf:before { position: absolute; content: ''; top: 5px; left: 0; width: 13px; height: 13px; background: url(../img/common/ico_pdf01.png) no-repeat; background-size: contain; }

#news .btn { margin-top: 27px; }

#news .btn a { width: 65%; }

@media screen and (min-width: 600px) { #news { padding-top: 95px; padding-bottom: 120px; }
  #news .postList { margin-top: 55px; }
  #news .post a { padding-bottom: 21px; overflow: hidden; }
  #news .post + .post a { padding-top: 19px; }
  #news .post .postInfo { float: left; width: 200px; }
  #news .post .postTit { float: right; width: 858px; }
  #news .post .cat { font-size: 1.4rem; width: 86px; margin-left: 10px; padding: 0 8px; }
  #news .post .date { line-height: 2; margin-left: 11px; padding-left: 17px; }
  #news .post .postTit { padding-top: 3px; }
  #news .btn { margin-top: 40px; }
  #news .btn a { width: 300px; }
  #news .btn a:after { right: 30px; } }

#areaFootBnr { position: relative; background-image: url(../img/ir/bg_areaFootBnr01_sp.png); background-size: cover; }

#areaFootBnr .inner { -webkit-transform: translateY(-35px); -ms-transform: translateY(-35px); transform: translateY(-35px); margin-bottom: -35px; }

#areaFootBnr .box { background-color: #fff; padding: 22px 25px 30px; box-shadow: 0px 0px 15px 0px rgba(150, 150, 150, 0.3); }

#areaFootBnr .box + .box { margin-top: 10px; }

#areaFootBnr .box .txt { padding-top: 2px; }

#areaFootBnr .box .item { font-weight: 700; border-bottom: 1px solid #c8c8c8; }

#areaFootBnr .box .item a { display: block; padding: 12px 5px 6px; position: relative; }

#areaFootBnr .box .item a:after { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position: absolute; content: ''; top: 50%; right: 3px; width: 30px; height: 10px; background: url(../img/common/ico_arrow01_black.png) no-repeat; background-size: contain; }

#areaFootBnr .box .btn { margin-top: 15px; }

#areaFootBnr .box .btn a { width: 76%; }

#areaFootBnr .bnrList { margin-top: 20px; }

#areaFootBnr .bnrList .bnr { background-color: #262626; }

#areaFootBnr .bnrList .bnr a { background: url(../img/ir/bnr_areaFootBnr01.png); background-size: cover; color: #fff; text-align: center; position: relative; padding: 21px 0; }

#areaFootBnr .bnrList .bnr a:after { position: absolute; content: ''; bottom: 5px; right: 5px; width: 20px; height: 8px; background: url(../img/common/ico_arrow01_white.png) no-repeat; background-size: contain; }

#areaFootBnr .bnrList .bnr a .tit { font-weight: 700; font-size: 1.4rem; text-shadow: 0px 0px 3px #333; }

#areaFootBnr .bnrList .bnr a .txt { font-size: 1.2rem; text-shadow: 0px 0px 3px #333; }

#areaFootBnr .bnrList .bnr:nth-child(2) a { background: url(../img/ir/bnr_areaFootBnr02.png); background-size: cover; }

#areaFootBnr .bnrList .bnr:nth-child(3) a { background: url(../img/ir/bnr_areaFootBnr03.png); background-size: cover; }

#areaFootBnr .bnrList .bnr:nth-child(4) a { background: url(../img/ir/bnr_areaFootBnr04.png); background-size: cover; }

#areaFootBnr .bnrList .bnr + .bnr { margin-top: 10px; }

@media screen and (min-width: 600px) { #areaFootBnr { background-image: none; background-color: #fff; padding-top: 100px; }
  #areaFootBnr .bgParallax { background: #262626 url(../img/ir/bg_areaFootBnr01_pc.png) no-repeat; background-size: 1920px; height: 100%; width: 100%; position: absolute; background-repeat: no-repeat; background-attachment: fixed; background-position: 50% 21%; }
  #areaFootBnr .inner { -webkit-transform: translateY(-100px); -ms-transform: translateY(-100px); transform: translateY(-100px); margin-bottom: -22px; }
  #areaFootBnr .left { float: left; width: 540px; }
  #areaFootBnr .box { padding: 40px 50px 50px; margin: 0; }
  #areaFootBnr .box .txt { padding-top: 13px; }
  #areaFootBnr .box .list { margin-top: 5px; overflow: hidden; }
  #areaFootBnr .box .item { float: left; width: 210px; }
  #areaFootBnr .box .item a { padding: 23px 4px 8px; }
  #areaFootBnr .box .item a:after { right: 15px; }
  #areaFootBnr .box .item a:hover:after { right: 10px; }
  #areaFootBnr .box .item:nth-child(even) { float: right; }
  #areaFootBnr .box .btn { margin-top: 35px; }
  #areaFootBnr .box .btn a { width: 300px; }
  #areaFootBnr .box .btn a:after { right: 28px; }
  #areaFootBnr .box + .box { margin-top: 20px; }
  #areaFootBnr .bnrList { float: right; width: 540px; margin-top: 0; }
  #areaFootBnr .bnrList .bnr a { padding: 39px 0; }
  #areaFootBnr .bnrList .bnr a .tit { font-size: 2rem; }
  #areaFootBnr .bnrList .bnr a .txt { font-size: 1.6rem; margin-top: 2px; }
  #areaFootBnr .bnrList .bnr a:after { bottom: 10px; right: 9px; width: 34px; height: 11px; }
  #areaFootBnr .bnrList .bnr + .bnr { margin-top: 20px; } }

#areaIrNav { position: relative; margin-top: 35px;display: none !important;}

#areaIrNav .item a { background-color: #262626; padding: 11px 20px 10px; color: #fff; position: relative; display: block; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

#areaIrNav .item a:after { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position: absolute; content: ''; top: 50%; right: 20px; width: 30px; height: 10px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: url(../img/common/ico_arrow01_white.png) no-repeat; background-size: contain; }

#areaIrNav .item a:hover { color: #9ecb3a; }

#areaIrNav .item:nth-child(even) a { background-color: #4a4a4a; }

@media screen and (min-width: 600px) { #areaIrNav { position: absolute; top: -375px; right: 0; width: 285px; margin: 0; z-index: 3; }
  #areaIrNav .item a { padding: 16px 30px; }
  #areaIrNav .item a:after { right: 10px; } }

/* E-IR parts css追記 */

/* 下層全体 */
#ir .IRcontents{
	background: #262626;
	color: #fff;
}
#ir .mod_tit01 .mod_tit01_ja:before {
	position: absolute; content: '';
	top: -3px;
	left: 50%;
	margin-left: -12px;
	width: 24px;
	height: 1px;
	background-color: #fff;
}
#ir p + p{
	padding-top: 20px;
}
#ir .IRinner + .IRinner{
	padding-top: 30px;
}
#ir .IRarea + .IRarea{
	padding-top: 20px;
}
#ir .IRinner:last-child{
	padding-bottom: 50px;
}
#ir .IRinner:first-of-type{
	padding-top: 50px;
}
#ir .mod_read{
	font-weight: 700;
    padding: 20px 0;
    font-size: 130%;
    color: #86bd2c;
    text-align: left;
}
#ir .mod_read_small{
	font-size: 90%;
}
/* 第三階層 */
#ir .IRanchor{
	display: flex;
	flex-direction: column;
	padding-top: 30px;
    padding-bottom: 30px;
    max-width: 680px;
    margin: 0 auto;
}
#ir .IRanchor p{
	padding-top: 0px;
	padding-bottom: 10px;
}
#ir .IRanchor_4col{
	display: flex;
	flex-direction: column;
	padding-top: 30px;
    padding-bottom: 30px;
}
#ir .IRanchor_4col p{
	padding-top: 0px;
	padding-bottom: 10px;
}
#ir .mod_tit03{
	font-size: 100%;
    font-weight: 700;
    line-height: 1.8em;
    padding-top: 10px;
	}
/* TOP MESSAGE */
#ir .messageImg{
		display: flex;
		flex-direction: column;
	}
#ir .messageImg .messageImg_img{
		text-align: center;
		padding-bottom: 20px;
	    margin: 0 auto;
		width: auto;
	}
#ir .messageImg .messageImg_img img{

}
/* OUR BUSIBESS */
#ir .greenBox{
	margin-top: 1em;
    padding: 10px;
    background: #ecf7d5;
	color: #333;
}
#ir .IRimg{
	text-align: center;
    padding: 5px;
    margin: 20px auto;
    background: #fff;
}
/* STOCK*/
#ir .IRlist{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	width: 100%;
	border-top: 1px solid #6d6d6d;
	margin-top: 20px;
	margin-bottom: 20px;
}
#ir .IRlist_ttl{
	width: 100%;
	padding: 20px 0 0 1em;
	font-weight: 700;
}
#ir .IRlist_data{
	width: calc(100% - 2em);
    border-bottom: 1px solid #6d6d6d;
    padding: 0 0 20px 2em;
}
#ir .indent1em{
	padding-left: 1em;
	text-indent: -1em;
}

#ir .IRlistBox{
	overflow-x: scroll;
}
#ir .IRTable tr{
	border-bottom: 1px solid #6d6d6d;
}
#ir .IRTable th{
	white-space: nowrap;
	padding: 2%;
}
#ir .IRTable td{
	white-space: nowrap;
	padding: 2%;
	text-align: right;
}
#ir .IRTable_ttl{
	font-weight: 700;
}
/* FAQ */
#ir .faqlist a{
	display: ruby-text-container;
	display: contents;
	text-decoration: underline;
	text-underline-position: under;
	flex-wrap:wrap !important;
}
#ir .faqlist_q{
	display: flex;
	flex-direction: row;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: 700;
}
#ir .faqlist_q:before{
	display: block;
	content: "Q.";
	color:#9ecb3a;
	font-weight: 700;
	min-width: 1.5em;
	font-family: 'Oswald', sans-serif;
}
#ir .faqlist_a{
	display: flex;
	flex-direction: row;
	border-bottom: 1px solid #797979;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 20px;
}
#ir .faqlist_a:before{
	display: block;
	content: "A.";
	color:#10752c;
	font-weight: 700;
	min-width: 1.5em;
	font-family: 'Oswald', sans-serif;
}
@media screen and (min-width: 600px) {
	/* 下層全体 */
	#ir .mod_read{
		font-size: 150%;
		text-align: center;
	}
	#ir .IRinner + .IRinner{
		padding-top: 50px;
	}
	/* 第三階層 */
	#ir .IRanchor{
		flex-direction: row;
		justify-content: space-between;
		padding-bottom: 50px;
	}
	#ir .IRanchor_4col{
		flex-direction: row;
		justify-content: space-between;
		padding-bottom: 50px;
	}
	#ir .mod_tit03{
		font-size: 115%;
		font-weight: 700;
		line-height: 2.0em;
	}
	/* TOP MESSAGE */
	#ir .messageImg{
		flex-direction: row;
		justify-content: space-between;
		align-items: flex-start;
	}
	#ir .messageImg img{
		padding-right: 40px;
		margin: 0;
		max-width: 240px;
		width: 240px;
	}
	#ir .messageImg .messageImg_img img{
		width: 200px;
	}
	/* OUR BUSIBESS */
	#ir .IRimg{
		padding: 25px 0;
		margin: 30px auto;
	}
	#ir .IRimg .messageImg_img{
		vertical-align: top;
	}
	/* LIBRARY */
	#ir .IRanchor_4col .mod_btn01 a{
		width: 250px;
	}
	/* STOCK*/
	#ir .IRlist{
		flex-direction: row;
		width: 100%;
	}
	#ir .IRlist_ttl{
		width: 30%;
		padding: 2%;
		border-bottom: 1px solid #6d6d6d;
	}
	#ir .IRlist_data{
		width: 62%;
		padding: 2%;
	}
	#ir .IRlistBox{
		overflow-x: visible;
	}

}
/* /E-IR parts css追記 */

/*  #irInterview
================================================ */
#irInterview { color: #fff; padding-bottom: 50px; background-size: 255px auto; padding-top: 30px;
/* background: url(../img/message/bg_message01.png) no-repeat right 28px top 291px; */
}

#irInterview .box { letter-spacing: .06em; }

#irInterview .box img { zoom: .5; }

#irInterview .box .img { text-align: center; margin-bottom: 27px; }

#irInterview .box .tit { margin-bottom: 14px; font-size: 2.5rem; line-height: 1.5; font-weight: bold; letter-spacing: .06em; }

#irInterview .box .txt { font-size: 1.5rem; line-height: 1.8; }

#irInterview .box .name { margin-top: 14px; font-size: 1.3rem; font-weight: bold; text-align: right; }

/* #irInterview .box .name span { position: relative; margin-left: 13px; top: 2px; } */
#irInterview .box .name span { margin-left: 13px; font-size: 1.8rem; }

@media screen and (min-width: 600px) { #irInterview { padding: 0 0 120px; background: transparent; }
  #irInterview .inner { position: relative; }
  /* #irInterview .inner:before { content: ''; background: url(../img/message/bg_message01.png) no-repeat center; background-size: cover; width: 511px; height: 208px; position: absolute; top: -77px; right: -121px; z-index: 9; } */
  #irInterview .box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  #irInterview .box img { zoom: 1; }
  #irInterview .box .img { width: 500px; }
  #irInterview .box .txtArea { width: 522px; margin-top: -9px; position: relative; z-index: 9; }
  #irInterview .box .tit { margin-bottom: 34px; font-size: 3.4rem; }
  #irInterview .box .txt { font-size: 1.6rem; line-height: 1.85; }
  #irInterview .box .name { margin-top: 25px; font-size: 1.5rem; }
  #irInterview .box .name img { width: 150px; }
  /* #irInterview .box .name span { margin-left: 18px; top: 5px; } */
  #irInterview .box .name span { margin-left: 18px; font-size: 2.2rem; }
}