@charset "UTF-8";
.int {
	margin-top: 1em;
}
.int ul {
	padding: 0 0 0 5.5em;
	margin: 0;
}
.int li {
	width: 100%;
	margin-bottom: 2rem;
	position: relative;
}
.int li:first-child::before {
	content:  "";
	width: 75px;
	height:  71px;
	display:  inline-block;
	background: url("/dark/j/report/20250210/img/oumugai.png");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: -5.5em;
}
.int li:nth-child(2)::before {
	content:  "";
	width: 70px;
	height:  70px;
	display:  inline-block;
	background: url("/dark/j/report/20250210/img/yamaki.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	border-radius: 50%;
	left: -5em;
}
.int li:hover {
	opacity: inherit;
}
.int li span {
	font-weight: bold;
	color: limegreen;
}

.ul_link dl {
	margin-top: -1em;
}
.ul_link dd {
	padding: 0;
	margin: 0 0 1em 0;
}
.p_move {
	font-size: 18px;
	font-weight: 700;
	margin: -1.5em auto 1em!important;
}
/*画像とキャプション*/
.press_img {
	margin: 1em 0 1em 0!important;
}
.press_img img {
	width: 100%;
	max-width: 670px;
}
.press_img p {
	margin: -0.75rem auto 0;
	width: 100%;
	max-width: 670px;
	text-align: left;
}
.report_vol_6 {
	width: 100;
	margin: -2em 0 3em 0!important;
}
.report_vol_6 th {
	background: cornsilk;
	font-weight: normal;
	padding: 1% 0 0.5% 0;
}
.report_vol_6 tr td {
	line-height: 1.5!important;
}
.report_vol_6 tr td:first-child {
	width: 15%;
	padding: 1% 0 0.5% 0!important;
	text-align: center;
}

.report_vol_6 tr td:nth-child(2) {
	width: 85%;
	padding: 1% 3% 0.5% 1%!important;
}





