@charset "UTF-8";
/**
 * #mv
 */
#mv {
	background:url(../img/mv0.jpg) no-repeat center center;
	background-size:cover;
}

/**
 * #lnav
 */
#lnav {
	position: relative !important;
	top: 0 !important;
}
#lnav li a {
	font-weight: bold;
}

#lnav .bnt_shared_research_left {
	margin-top: 25px;
	width: 147px;
}

#lnav .bnt_shared_research_left a:hover{
	opacity:0.7;
}

/**
 * #content
 */
#content h1.title:nth-of-type(1) {
	margin-bottom: 40px;
}
#content .title-lv3 {
	text-align: left;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #333;
}
#content .bold {
	font-weight: bold;
}

.bnt_meeting {
	margin-bottom: 50px;
	width: 100%;
}
.bnt_meeting a:hover{
	opacity: .7;
}

.banner_meeting {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 950px;
	height: 140px;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
	margin-bottom: 50px;
	font-family: 'Arial', sans-serif;
	letter-spacing: 3px;
	box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
}

.banner_meeting a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #333;
	cursor: pointer;
}
.banner_meeting a:hover{
	opacity: .7;
}

.banner_meeting p {
	margin: 0;
	font-size: 16px;
	color: #333;
}

.banner_meeting span {
	/*color: #0000ee;*/
	text-decoration: underline;
}

/*.banner_meeting a:hover span {*/
/*	text-decoration: underline;*/
/*}*/

@media only screen and (max-width:767px) {
	#content h1.title:nth-of-type(1) {
		margin-bottom: 20px;
	}
	#content h1.title:nth-of-type(1) + .text {
		margin-top: 20px;
	}
	h1.title, h2.title {
		margin-bottom:10px;
		font-size:18px;
	}
	#content .title-lv3 {
		font-size: 16px;
	}

	.bnt_meeting {
		margin-bottom: 30px;
	}
}

/**
 * icon
 */

/* .icn-arrow */
.icn-arrow,
.icn-arrow_s {
	position: relative;
}
.icn-arrow:after,
.icn-arrow_s:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	border-color: #7b9437;
	border-style: solid;
	border-bottom: transparent;
	border-left: transparent;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.icn-arrow:after {
	width: 7px;
	height: 7px;
	right: 22px;
	margin-top: -5px;
	border-width: 4px;
}
.icn-arrow_s {
	padding-right: 1em;
}
.icn-arrow_s:after {
	display: inline-block;
	position: relative;
	width: 4.5px;
	height: 4.5px;
	top: 0;
	right: -2px;
	margin-top: -4px;
	border-width: 3px;
}
.icn-arrow--wh:after,
.btn:hover .icn-arrow:after {
	border-color: #fff;
}

/* .icn-blank */
.icn-blank {
	position: relative;
}
.icn-blank:after {
	display: block;
	content: '';
	width: 15px;
	height: 11px;
	background: url(/investors/img/icon_blank.png) center center no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -5px;
}
.icn-blank.icn-blank--gr {
}
.icn-blank.icn-blank--gr:after {
	display: inline-block;
	position: relative;
	top: auto;
	right: auto;
	background: url(/investors/img/icon_blank_gr.png) center center no-repeat;
	background-size: 100% auto;
	margin: 0 0.4em;
}


/* .icn-pdf */
.icn-pdf {
	position: relative;
}
.icn-pdf:after {
	display: inline-block;
	content: '';
	width: 14px;
	height: 15px;
	margin: 0 0.2em -1px 0.2em;
	background: url(/investors/img/icon_pdf.png) center center no-repeat;
	background-size: 100% auto;
}
/* .icn-xls */
.icn-xls {
    display: inline-block;
    position: relative;
}
.icn-xls:after {
    display: inline-block;
    content: '';
    width: 15px;
    height: 15px;
    background: url(/investors/img/icon_xls.png?3) center center no-repeat;
    background-size: 100% auto;
    margin: 0 0.35em -2px 0.15em;
}
/* .icn-movie */
.icn-movie {
	display: inline-block;
	position: relative;
}
.icn-movie:after {
	display: inline-block;
	content: '';
	width: 14px;
	height: 15px;
	background: url(/investors/img/icon_movie.png) center center no-repeat;
	background-size: 100% auto;
	margin: 0 0.2em -1px 0.2em;
}

/* .icn-link */
.icn-link {
	display: inline-block;
	position: relative;
}
.icn-link:after {
	display: inline-block;
	content: '';
	width: 14px;
	height: 15px;
	background: url(/investors/img/icon_link.png) center center no-repeat;
	background-size: 100% auto;
	margin: 0 0.2em -1px 0.2em;
}

/* .icn-xls */
.icn-xls {
	display: inline-block;
	position: relative;
}
.icn-xls:after {
	display: inline-block;
	content: '';
	width: 15px;
	height: 15px;
	background: url(/investors/img/icon_xls.png?3) center center no-repeat;
	background-size: 100% auto;
	margin: 0 0.35em -3px 0.35em;
}

/**
 * .posts
 */
#content .page-navi + .posts  {
	margin-top: 60px;
}
#content .posts li:before {
	display: none;
}
#content .posts li p {
	padding-right: 0;
}
#content .posts li.new:before {
	display: block;
	content: 'NEW';
	width: auto;
	height: auto;
	padding: 0.2em 1.5em;
	position: absolute;
	top: 50%;
	right: 20px;
	bottom: inherit;
	left: inherit;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #7b9437;
}
#content .posts li.new p {
	padding-right: 7em;
	box-sizing: border-box;
}

@media only screen and (max-width:767px) {
	#content .page-navi + .posts  {
		margin-top: 30px;
	}
	#content .posts li.new p {
		padding-right: 5em;
	}
	#content .posts li.new:before {
		padding: 0.3em 1.25em;
		right: 0;
		font-size: 10px;
	}
}

/**
 * .page-navi
 */
#content .page-navi {
	width: 100%;
	background: #f2f2f2;
	text-align: center;
	line-height: 1;
	padding: 0.5em;
	box-sizing: border-box;
}
#content .page-navi ul {
	display: inline-block;
}
#content .page-navi ul li {
	float: left;
	padding: 0.5em 1em;
	margin: 0;
}
#content .page-navi ul li .icn-arrow_s {
	display: inline-block;
	padding: 0 0 0 1em;
}
#content .page-navi ul li .icn-arrow_s:after {
	position: absolute;
	top: 50%;
	right: auto;
	left: -2px;
	margin-top: -5px;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
@media only screen and (max-width:767px) {

}


/**
 * .link-list
 */
#content .link-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#content .link-list:nth-of-type(1) {
	margin-top: -70px;
}
#content .link-list .item {
	position: relative;
	width: 48.6%;
	margin-top: 70px;
	box-sizing: border-box;
}
#content .link-list--1col .item {
	width: 100%;
}
#content .link-list .item-box {
	position: relative;
	box-sizing: border-box;
	transition: opacity ease 0.3s;
	opacity: 1;
	cursor: pointer;
}
#content .link-list .item-box:hover {
	opacity: 0.8;
}
#content .link-list .item__title {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	font-size: 16px;
	font-weight: bold;
}
#content .link-list .item__title a {
	display: block;
	text-align: center;
	color: #FFF;
	background: rgba(118, 149, 47, 0.9);
	text-decoration: none;
	padding: 0.35em 1em;
	transition: background ease 0.3s;
}
/*
#content .link-list .item__title a:hover {
	background: rgba(118, 149, 47, 0.7);
}
*/
#content .link-list .item__title .icn-arrow {
	display: block;
}
#content .link-list .item__title .icn-arrow:after {
	right: 0;
}
#content .link-list .item__title .icn-blank {
	display: block;
}
#content .link-list .item__image {
	position: relative;
	z-index: 1;
	box-sizing: border-box;
}
#content .link-list .item__image img {
	max-width: 100%;
}
#content .link-list .item__caption {
	margin-top: 1em;
	color: #000;
}
#content .link-list .item__caption a {
	color: #000;
	text-decoration: none;
	border-bottom: #000 solid 1px;
	transition: border ease 0.3s;
}
#content .link-list .item__caption a:hover {
	border-bottom: transparent;
}

.left_button1 {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	padding: 10px 0 0 0;
	width: 100%;
	height: 60px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: #76952f;
	border-radius: 4px;
}

@media only screen and (max-width:767px) {
	#content .link-list {
	}
	#content .link-list:nth-of-type(1) {
		margin-top: -30px;
	}
	#content .link-list .item {
		width: 100%;
		margin-top: 30px;
	}
	#content .link-list .item__title {
		font-size: 14px;
	}
	#content .link-list .item__title a {
		padding: 0.15em 1em;
	}
}

/**
 * 一括ダウンロード
 */
#ir-library-download {
    margin-top: 50px;
}
#ir-library-download .inner{
    width: 100%;
    max-width: 950px;
}


#ir-library-download .section-title {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}

#ir-library-download .ir-library-content {
    display: flex;
    gap: 50px;
    border: 1px solid #707070;
    padding: 15px 50px;
    border-radius: 3px;
}

/* 删除原来的 .ir-library-content h2 样式 */

#ir-library-download .ir-library-box {
    width: 36%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
    gap: 10px;
    margin-bottom: 0;
    /* background: #f8f8f8; */
    /* border: 1px solid #e5e5e5; */
}

#ir-library-download .ir-library-box h2 {
    text-align: center;
    font-family: 'Arial W01 Black', "Arial Black", Gadget, "ヒラギノ角ゴ Pro W6", sans-serif !important;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.15em;
    /* margin-bottom: 10px; */
    color: #333;
    line-height: 1.4;
}

#ir-library-download .ir-library-box h3 {
    font-size: 17px;
    font-weight: normal;
    margin: 0;
}

#ir-library-download .ir-library-list {
    width: 64%;
    display: flex;
    align-items: center;
}

#ir-library-download .ir-library-list ul {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

#ir-library-download .ir-library-list li {
    /* border-bottom: 1px solid #e5e5e5; */
}

#ir-library-download .ir-library-list li:last-child {
    border-bottom: none;
}

#ir-library-download .pdf-link {
    display: block;
    color: #333;
    text-decoration: none;
    padding: 5px 10px;
    font-size: 14px;
    position: relative;
}

#ir-library-download .btn_download {
    box-sizing: border-box;
    position: relative;
}
#ir-library-download .btns {
    width: 100%;
}
#ir-library-download .btn_view {
    width: 100%;
}

/* .icn-download */
#ir-library-download .icn-download {
    position: relative;
}
#ir-library-download .icn-download:after {
    display: inline-block;
    content: '';
    width: 25px;
    height: 25px;
    margin: 0 0.2em -5px 0.2em;
    background: url(/common/img/icon_download.png?1) center center no-repeat;
    background-size: 100% auto;
    transition: background-image 0.3s;
}
#ir-library-download .icn-download:hover:after {
    background-image: url(/common/img/icon_download_w.png?1);
}
#ir-library-download .ir-library-list a:hover {
    text-decoration: underline;
    color: #7b9437;
    opacity: .7;
}


@media screen and (max-width: 768px) {

    #ir-library-download .ir-library-content {
        flex-direction: column;
        gap: 20px;
    }

    #ir-library-download .ir-library-box,
    #ir-library-download .ir-library-list {
        width: 100%;
    }

    #ir-library-download .ir-library-box {
        padding: 0;
    }
}

/**
 * メルマガ購読
 */
#mail .inner{
    width: 100%;
    max-width: 950px;
    height: 152px;
    background-color: #BDC99B;
}

#mail h2 {
    margin-top: 30px;
    margin-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    font-family: 'Arial W01 Black', "Arial Black", Gadget, "ヒラギノ角ゴ Pro W6", sans-serif !important;
    font-size: 20px;
    /* font-weight: bold; */
    letter-spacing: 0.15em;
    /* margin-bottom: 10px; */
    color: #333;
    line-height: 1.4;
}

#mail a:hover {
    opacity: .7;
}

#mail .button-mail-subscribe {
    margin-right: 10px;
}

@media screen and (max-width: 768px) {

    #mail .inner{
        width: 94%;
        height: 220px;
        background-color: #BDC99B;
    }
    #mail .button-mail-subscribe {
        margin-right: 0;
    }
    #mail a {
        display: inline-block;
        margin-bottom: 5px;
    }
}
