@charset "UTF-8";


/*  株主通信2025
-----------------------------------------------------------------------------*/
.contentsInner {
	overflow-x: clip;
	color: #000;
	letter-spacing: 0;
	font-feature-settings: normal;
}
.contentsInner .inner {
	max-width: 1130px;
}
.contentsInner img {
	max-width: 100%;
}
.contentsInner a {
	color: #000;
	text-decoration: none;
}
.oswald {
	font-family: "Oswald", sans-serif !important;
}
.keyv03 {
	margin-bottom: 4rem;
	background: url(/ir/img/img_report25_bg01.jpg) no-repeat center;
	background-size: cover;
}
.contentsInner p {
	margin-bottom: 3rem;
	line-height: 1.875;
}
.contentsInner p:last-child {
	margin-bottom: 0 !important;
}
.headline4 {
	background-color: transparent;
}
.headline4 .sub {
	letter-spacing: 0.055em;
}
.headline4 .sub .txt {
	text-align: center;
	min-width: 9rem;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1;
	margin-left: 1rem;
	vertical-align: 0.1rem;
	letter-spacing: 0;
	padding: 0 0 0.2rem;
	display: inline-block;
	background-color: #000000;
}
.contentsInner ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.contentsInner .list {
	margin-bottom: 8.1rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0 6.6rem;
}
.contentsInner .list li {
	width: min(41vw,39rem);
}
.contentsInner .list a {
	padding-bottom: 1.6rem;
	display: block;
	font-size: 2rem;
	text-align: center;
	font-weight: 500;
	position: relative;
	border-bottom: 1px solid currentColor;
	transition: .1s;
}
.contentsInner .list a .arrow {
	width: 4rem;
	height: 2rem;
	position: absolute;
	bottom: -1rem;
	left: 50%;
	z-index: 1;
	transform: translateX(-50%);
}
.contentsInner .list a .arrow img {
	position: absolute;
	inset: 0;
}
.contentsInner .list a .arrow .onImg {
	opacity: 0;
	visibility: hidden;
}
.contentsInner .list a:hover .arrow .onImg {
	opacity: 1;
	visibility: visible;
}
/* .contentsInner .list a:after {
	width: 4rem;  
	height: 2rem;
	background: url(/ir/img/img_report25_icon02.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	bottom: -1rem;
	left: 50%;
	transform: translateX(-50%);
	content: ""; 
	transition: all ease 0.3s;
} */
.contentsInner .centerTxt {
	/* margin-bottom: 9.5rem; */
	margin-bottom: 0;
	text-align: center;
	font-size: 1.8rem;
	letter-spacing: 0.07em;
	line-height: 2.22;
}
.contentsInner .interviewBox {
	padding-top: 9.5rem;
}
.headLine01 {
	max-width: 94rem;
	margin: 0 auto 5.3rem; 
	font-size: 1.4rem;
	font-weight: 500;
	display: flex;
	padding-left: 6.8rem;
	align-items: center;
	min-height: 12rem;
	background: url(/ir/img/img_report25_bg02.png) no-repeat left center;
	background-size: 13.5rem auto;
}
.headLine01 .en {
	font-size: 3.8rem;
	font-weight: 400;
	margin-right: 2rem;
	vertical-align: -1rem;
}
.contentsInner .message {
	margin-bottom: 6rem;
}
.contentsInner .message .photo {
	margin: 0 0 -4.4rem 15.5rem;
	position: relative;
}
.contentsInner .message .photo img {
	width: 100%;
}
.contentsInner .message .textBox {
	padding: 2.5rem 3rem 2.5rem 4rem; 
	width: 67.6rem;
	position: relative;
	z-index: 1;
	background-color: rgba(255, 255, 255, 0.8);
}
.contentsInner .message .textBox p {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.833;
}
.contentsInner .message .nameBox {
	font-size: 1.2rem;

	color: #fff;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
	position: absolute;
	bottom: 3.5rem;
	right: 10rem;
}
.contentsInner .message .nameBox .name {
	font-size: 2rem;
}
.contentsInner .interview {
	position: relative;
}
.contentsInner .interviewBg {
	position: absolute;
	top: 14rem;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: linear-gradient(rgba(24, 99, 147, 0.08) 0%, rgba(24, 99, 147, 0.03) 85.71%, rgba(234, 234, 234, 0) 100%);
}
.contentsInner .mainConts {
	max-width: 94rem;
	margin: 0 auto;
}
.headLine02 {
	margin-bottom: 2.7rem;
	padding-bottom: 1.5rem;
	font-size: 2.4rem;
	font-weight: 700;
	color: #204068;
	line-height: 1.875;
	position: relative;
}
.headLine02:after {
	width: 4.05rem;  
	height: 1px;
	background-color: #1F4068;
	position: absolute;  
	bottom: 0;
	left: 0;
	content: ""; 
}
.contentsInner .imgBox .photoBox {
	width: min(45vw,45.3rem);
	float: left;
	margin: 0.3rem 3.5rem 1rem 0;
	position: relative;
}
.contentsInner .imgBox .photoBox:after {
	background: linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(24, 99, 147, 0.25) 54.68%, rgba(1, 66, 129, 0.5) 100%);
	position: absolute;  
	top: 0.2rem;
	right: -0.7rem; 
	left: 1rem; 
	bottom: -0.2rem;
	z-index: -1;
	content: ""; 
}
.contentsInner .imgBox {
	margin-bottom: 3rem;
}
.contentsInner p sup {
	font-size: 0.9rem;
}
.contentsInner .noteList {
	margin-top: -0.5rem;
}
.contentsInner .noteList li {
	font-size: 1.2rem;
	line-height: 1.67;
	display: flex;
	margin-bottom: 0.8rem;
}
.contentsInner .noteList li:last-child {
	margin-bottom: 0;
}
.contentsInner .noteList li .txtSpan {
	flex-shrink: 0;
	margin-right: 0.8rem;
}
.contentsInner .noteList li sup {
	font-size: 0.7rem;
}
.contentsInner .strength {
	margin-bottom: 5.2rem;
}
.contentsInner .strength:last-child {
	margin-bottom: 0;
}
.contentsInner .imgBox02 .photoBox {
	float: right;
	margin: 0.3rem 0.7rem 1rem 3.0rem;
}
.contentsInner .topics {
	position: relative;
	padding: 18.2rem 0 14.3rem;
}
.contentsInner .topics .mainConts {
	padding: 0 2rem;
	max-width: 98rem;
}
.contentsInner .topics .bg01 {
	position: absolute;
	top: 14.7rem;
	right: -44.6rem;
	z-index: -1;
	width: 82.8rem;
}
.contentsInner .topics .bg02 {
	position: absolute;
	top: 71.2rem;
	left: -45.7rem;
	z-index: -1;
	width: 104.2rem;
}
.contentsInner .topics .headLine01 {
	margin-bottom: 4.6rem;
}
.contentsInner .topics h3 {
	margin-bottom: 4.6rem;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 700;
	position: relative;
}
.contentsInner .topics h3:after {
	width: 100%;  
	height: 1px;
	background-color: currentColor;
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	content: ""; 
}
.contentsInner .topics h3 span {
	min-width: 14.4rem;
	width: fit-content;
	padding: 0 1.5rem;
	display: inline-block;
	position: relative;
	z-index: 1;
	background-color: #fff;
}
.contentsInner .topics h4 {
	margin-bottom: 1rem;
	font-size: 2.4rem;
	font-weight: 700;
	color: #204068;
	line-height: 1.5;
	text-align: center;
}
.contentsInner .topics p {
	margin-bottom: 4.7rem;
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: 0;
}
.contentsInner .topics .bigPhoto {
	margin-bottom: 13rem;
}
.contentsInner .topics .bigPhoto:last-child {
	margin-bottom: 0;
}
.contentsInner .topics .h4Ttl {
	margin-bottom: 4.5rem;
}
.contentsInner .details {
	margin-bottom: 5rem;
	padding: 0 2rem;
	display: flex;
	align-items: center;
	min-height: 30rem;
	background: url(/ir/img/img_report25_bg06.png) no-repeat center;
	background-size: cover;
}
.contentsInner .details .mainConts {
	width: 100%;
}
.contentsInner .details h2 {
	text-align: center;
	color: #204068;
	font-size: 2.4rem;
	font-weight: 700;
	margin-bottom: 3rem;
}
.contentsInner .details .linkUl {
	display: flex;
	flex-wrap: wrap;
	gap: 2.6rem;
}
.contentsInner .details .linkUl li {
	width: calc((100% - (2.6rem * 3)) / 4);
}
.contentsInner .details .linkUl a {
	padding: 0.5rem 2rem 0.5rem min(1.6vw,3rem); 
	display: flex;
	align-items: center;
	min-height: 5rem;
	border-radius: 0.5rem;
	color: #fff;
	font-size: min(1.7vw,1.8rem);
	font-weight: 700;
	background: #204068 url(/ir/img/img_report25_icon01.png) no-repeat right 1.5rem center;
	background-size: 1.5rem auto;
	transition: .1s;
}
.contentsInner .details .linkUl a:hover {
	opacity: 0.7;
	transition: .1s;
}
@media only screen and (max-width: 992px) {
	.contentsInner .message .nameBox {
		bottom: 6rem;
		right: 8rem;
	}
}
@media only screen and (min-width: 800px) {
	.keyv03 .box_titlekeyv {
		max-width: 1130px;
	}
	.contentsInner .list a:hover {
		color: #0070C0;
		transition: .1s;
	}
	/* .contentsInner .list a:hover::after {
		background-image: url(/ir/img/img_report25_icon03.png);
	} */
	.contentsInner .list a:hover .arrow .outImg {
		opacity: 0;
		visibility: hidden;
		transition: .1s;
	}
}


@media only screen and (max-width: 799px) {
	.keyv03 {
		margin-bottom: 3.2rem;
		padding-bottom: 2.4rem;
		padding-top: 3.4rem;
		background-image: url(/ir/img/img_report25_bg01_sp.jpg);
	}
	.headline4 .ttl {
		margin-bottom: 0.9rem;
		letter-spacing: 0;
	}
	.headline4 .sub {
		font-size: 1.3rem;
	}
	.headline4 .sub .txt {
		vertical-align: 0.2rem;
		min-width: 7.2rem;
		margin-left: 0.5rem;
		padding: 0.2rem;
		font-size: 0.9rem;
	}
	.contentsInner .list {
		margin-bottom: 5.7rem;
		gap: 0 2.76rem;
	}
	.contentsInner .list li {
		width: calc((100% - 2.76rem) / 2);
	}
	.contentsInner .list a {
		padding-bottom: 0.6rem;
		font-size: 1.6rem;
	}
	.contentsInner .list a:hover {
		color: #0070C0;
		transition: .1s;
	}
	.contentsInner .list a .arrow {
		width: 2.7rem;
		height: 1.6rem;
	}
	.contentsInner p {
		margin-bottom: 2.6rem;
		font-size: 1.6rem;
		line-height: 1.625;
	}
	.contentsInner .centerTxt {
		margin-bottom: 6.1rem;
		margin-bottom: 0;
		font-size: 1.6rem;
		letter-spacing: 0.05em;
		line-height: 1.875;
	}
	.contentsInner .interviewBox {
		padding-top: 6.1rem;
	}
	.headLine01 {
		padding-right: 2rem;
		width: fit-content;
		margin: 0 auto 3.5rem;
		padding-left: 3rem;
		font-size: 1.4rem;
		max-width: inherit;
		min-height: 5.2rem;
		background-size: 5.8rem auto;
	}
	.headLine01 .en {
		font-size: 2.8rem;
		margin-right: 1.4rem;
	}
	.contentsInner .message .photo {
		margin: 0 -1.5rem -3.2rem 0;
	}
	.contentsInner .message .textBox {
		width: auto;
		padding: 1.6rem 2rem 1.8rem;
		padding-inline-end: 1rem;
		margin: 0 0 0 -1.5rem;
	}
	.contentsInner .message .textBox p {
		font-size: 1.6rem;
		line-height: 1.75;
	}
	.contentsInner .message {
		margin-bottom: 4.6rem;
	}
	.headLine02 {
		margin-bottom: 3rem;
		padding-bottom: 1.7rem;
		font-size: 2rem;
		line-height: 1.8;
	}
	.contentsInner .imgBox .photoBox {
		float: none;
		width: auto;
		margin: 0 0.7rem 2rem 0;
	}
	.contentsInner .imgBox .photoBox img {
		width: 100%;
	}
	.contentsInner .message .nameBox {
	font-weight: 700;
	font-size: 1rem;
	bottom: 6rem;
	right: 5rem;
	}
	.contentsInner .message .nameBox .name {
		font-size: 1.6rem;
	}
	.contentsInner .imgBox {
		margin-bottom: 2.6rem;
	}
	.contentsInner .noteList {
		margin-top: -0.8rem;
	}
	.contentsInner .noteList li {
		margin-bottom: 0.4rem;
	}
	.contentsInner .strength {
		margin-bottom: 3.5rem;
	}
	.contentsInner .mainConts {
		max-width: inherit !important;
	}
	.contentsInner .interviewBg {
		top: 9rem;
	}
	.contentsInner .topics {
		padding: 12rem 0 4.2rem;
	}
	.contentsInner .topics .mainConts {
		padding: 0 1.5rem;
	}
	.contentsInner .topics .headLine01 {
		padding-right: 0.5rem;
		margin: 0 auto 5.6rem;
	}
	.contentsInner .topics h3 {
		font-size: 1.2rem;
		margin-bottom: 2.1rem;
	}
	.contentsInner .topics h3 span {
		min-width: 11.4rem;
	}
	.contentsInner .topics h4 {
		font-size: 2rem;
		line-height: 1.45;
	}
	.contentsInner .topics p {
		margin-bottom: 0.5rem;
	}
	.contentsInner .topics .bigPhoto img {
		width: 100%;
	}
	.contentsInner .topics .bigPhoto {
		margin-bottom: 6.2rem;
	}
	.contentsInner .topics .h4Ttl {
		margin-bottom: 1rem;
	}
	.contentsInner .topics .bg01 {
		width: 52rem;
		right: -13rem;
		top: -7.3rem;
	}
	.contentsInner .topics .bg02{
		display: none;
	}
	.contentsInner .details {
		padding: 2rem 1.7rem;
		min-height: 24.4rem;
		background-image: url(/ir/img/img_report25_bg06_sp.png);
	}
	.contentsInner .details h2 {
		margin-bottom: 3.4rem;
		font-size: 1.8rem;
	}
	.contentsInner .details .linkUl {
		gap: 1.7rem 1.4rem;
	}
	.contentsInner .details .linkUl li {
		width: calc((100% - 1.4rem) / 2);
	}
	.contentsInner .details .linkUl a {
		padding: 0.5rem 3rem 0.5rem 1.4rem;
		min-height: 5rem;
		font-size: 1.5rem;
		background-position: right 1rem center;
	}


}

@media only screen and (max-width: 540px) {
	.contentsInner .message .nameBox {
	bottom: 4.5rem;
	right: 1rem;
	}
}
@media only screen and (max-width: 389px) {
	.contentsInner .centerTxt {
		font-size: 1.5rem;
	}
	.headLine01 {
		padding-right: 0;
		font-size: 1.2rem;
	}
	.headLine01 .en {
		font-size: 2.2rem;
		margin-right: 0.8rem;
	}
	.contentsInner .topics h4 {
		font-size: min(5vw,2rem);
	} 
	.contentsInner .details .linkUl a {
		font-size: min(3.9vw,1.5rem);
	}
}

.fadeInUp {
    opacity: 0;
    transition: all ease-in-out 0.8s;
}

.fadeInUp.on {
    opacity: 1;

}