@charset "UTF-8";


/*  株主通信2026
-----------------------------------------------------------------------------*/
.contentsInner {
	overflow-x: clip;
	color: #000;
	letter-spacing: 0;
	font-feature-settings: normal;
}
/* ul */
.contentsInner ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.contentsInner .inner {
	max-width: inherit;
	padding-left: 0;
	padding-right: 0;
}
.contentsInner img {
	max-width: 100%;
}
.contentsInner a {
	color: #000;
	text-decoration: none;
}
.oswald {
	font-family: "Oswald", sans-serif !important;
}
.keyv03 {
	margin-bottom: 11.2rem;
	padding-top: 5.9rem;
	padding-bottom: 4.9rem;
	background: url(/ir/img/img_report_keyv.jpg) no-repeat center;
	background-size: cover;
}
.contentsInner p {
	margin-bottom: 1.4rem;
	line-height: 1.75;
}
.contentsInner p sup {
	font-size: 0.9rem;
}
.contentsInner p:last-child {
	margin-bottom: 0 !important;
}
@media only screen and (min-width: 800px) {
	.sp {
		display: none !important;
	}
}
@media only screen and (max-width: 799px) {
	.contentsInner p {
		text-align: justify;
		line-height: 1.6;
	}
	.pc {
		display: none !important;
	}
}
/* headLine01 */
.headLine01 {
	margin-bottom: 6.3rem;
	font-weight: 700;
	font-size: 3.6rem;
	line-height: 1.5;
	text-align: center;
	color: #264061;
}
.headLine01 small {
	margin-bottom: 0.2rem;
	display: block;
	font-size: 2.8rem;
}
.headLine01:after {
	margin: 1.5rem auto 0;
	width: 12.8rem;  
	height: 1px;
	content: "";
	display: block;
	background-color: #707070;
}
@media only screen and (max-width: 799px) {
	.headLine01 {
		margin-bottom: 4rem;
		font-size: 2.2rem;
	}
	.headLine01 small {
		font-size: 1.7rem;
	}
	.headLine01:after {
		margin-top: 1rem;
		width: 8rem;
	}
}
/* headLine02 */
.headLine02 {
	margin-bottom: 4.5rem;
	font-size: 2.4rem;
	line-height: 1.333;
	color: #262626;
}
.headLine02 small {
	padding: 0.6rem 0 0 4rem;
	display: block;
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1.777;
	text-align: left;
	color: #0070c0;
	position: relative;
}
.headLine02 small::before {
	content: "";
	width: 3.2rem;
	height: 1px;
	position: absolute;
	left: 0;
	top: 2.1rem;
	background: currentColor;
}
@media only screen and (max-width: 799px) {
	.headLine02 {
		margin-bottom: 3rem;
		font-size: 1.8rem;
	}
	.headLine02 small {
		padding-left: 2rem;
		font-size: 1.5rem;
	}
	.headLine02 small::before {
		width: 1.7rem;
		top: 1.9rem;
	}
}
/* headline4 */
.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.25rem 1rem 0.4rem;
	display: inline-block;
	background-color: #000000;
}
/* mainConts */
.contentsInner .mainConts {
	max-width: calc(100vw - 3rem);
	width: 94rem;
	margin: 0 auto;
}
@media only screen and (max-width: 799px) {
	.contentsInner .mainConts {
		width: auto;
	}
}
/* interview */
.contentsInner .interview {
	margin-bottom: 11.3rem;
	position: relative;
	z-index: 1;
}
.contentsInner .interview::after {
	width: 999rem;
	height: 35.7rem;
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -5.6rem;
	background: linear-gradient(to bottom,#f0f6fb 0%, #fff 100%);
	z-index: -1;
}
.contentsInner .interview .bigPhoto {
	margin-bottom: 1.5rem;
}
.contentsInner .interview p {
	color: #262626;
	line-height: 2.062;
	letter-spacing: -0.02em;
	text-align: justify;
}
@media only screen and (max-width: 799px) {
	.contentsInner .interview {
		margin-bottom: 7rem;
	}
	.contentsInner .interview p {
		line-height: 1.6;
	}
}
/* comBox */
.contentsInner .comBox {
	margin-bottom: 13rem;
	position: relative;
	z-index: 1;
}
.contentsInner .comBox:last-of-type {
	margin-bottom: 12.2rem;
}
.contentsInner .comBox .imgBox {
	clear: both;
}
.contentsInner .comBox .photo {
	margin-left: -0.9rem;
	width: 46rem;
	float: right;
}
.contentsInner .comBox .textBox {
	padding-left: 4.8rem;
	position: relative;
}
.contentsInner .comBox .textBox:not(:first-of-type) {
	margin-top: 1.4rem;
}
.contentsInner .comBox .textBox .name {
	position: absolute;
	left: 0;
	top: 0;
	color: #0070c0;
	font-weight: 700;
}
.contentsInner .comBox .textBox .name02 {
	color: #264061;
}
.contentsInner .comBox .tips  {
	margin-top: 2.2rem;
	padding-left: 1.2rem;
	font-size: 1.2rem;
	line-height: 1.666;
	text-align: left;
	color: #262626;
	text-indent: -1.2rem;
}
.contentsInner .comBox .bigPhoto {
	margin: 4.5rem 0 -0.5rem;
}
.contentsInner .comBox .bigPhoto02 {
	margin-top: 7.1rem;
	position: relative;
}
.contentsInner .comBox .photoInfo {
	font-weight: 700;
	color: #262626;
	position: absolute;
	left: 0;
	top: -2.5rem;
}
@media only screen and (max-width: 799px) {
	.contentsInner .comBox {
		margin-bottom: 5rem;
	}
	.contentsInner .comBox:last-of-type {
		margin-bottom: 6rem;
	}
	.contentsInner .comBox .textBox + .imgBox {
		margin-top: 3rem;
	}
	.contentsInner .comBox .photo {
		margin: 0;
		width: 100%;
		float: none;
	}
	.contentsInner .comBox .photo img {
		width: 100%;
	}
	.contentsInner .comBox .bigPhoto {
		margin: 2rem -1rem 0;
	}
	.contentsInner .comBox .photoInfo {
		font-size: 1.4rem;
		top: -2rem;
	}
	.contentsInner .comBox .bigPhoto02 {
		margin-top: 4rem;
	}
}
.contentsInner .details {
	margin-bottom: 5rem;
	display: flex;
	align-items: center;
	min-height: 30rem;
	background: url(/ir/img/report2026/img_report26_bg02.png) no-repeat center;
	background-size: cover;
}
.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.8rem * 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/report2026/img_report26_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;
}
/* backNumber */
.backNumber {
	margin: 0 2rem 4rem;
}
.backNumber .heading {
	margin-bottom: 4.6rem;
	font-size: 1.2rem;
	text-align: center;
	color: #0070c0;
}
.backNumber .heading .en {
	font-family: "Oswald", sans-serif !important;
	font-weight: 400;
	font-size: 2.4rem;
	color: #262626;
	display: block;
}
.backNumber .newsList .subList li {
	display: flex;
	align-items: flex-start;
	gap: 1.7rem;
}
.backNumber .newsList .subList li + li {
	margin-top: 2rem
}
.backNumber .newsList > li {
	border-top: 1px solid #0070c0;
}
.backNumber .newsList a {
	padding: 2rem 10.5rem 0.9rem 1.5rem;
	display: block;
	background: url(/ir/img/report2026/img_report26_icon.png) no-repeat center right 4.5rem / 2.4rem;
	transition: .1s;
}
.backNumber .newsList > li:last-child {
	border-bottom: 1px solid #0070c0;
}
.backNumber .newsList .title {
	margin-bottom: 1.2rem;
	font-size: 1.6rem;
	line-height: 2;
	text-align: left;
	color: #262626;
}
.backNumber .newsList .type {
	word-break: break-all;
	width: 13.6rem;
}
.backNumber .newsList .type span {
	padding: 0.1rem ;
	text-align: center;
	border-radius: 1.2rem;
	background: #dceefb;
	font-size: 1.2rem;
	color: #0070c0;
	display: block;
}
.backNumber .newsList .type span + span {
	margin-top: 0.2rem;
}
.backNumber .newsList .info {
	word-break: break-all;
	flex: 1;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.6;
	text-align: left;
	color: #000;
}
@media only screen and (max-width: 799px) {
	.backNumber {
		margin: 0 0 4rem;
	}
	.backNumber .heading {
		margin-bottom: 2.6rem;
	}
	.backNumber .newsList a {
		padding: 1.5rem;
		background-position: right 1.2rem top 2rem;
	}
	.backNumber .newsList .title {
		margin: 0 4rem 1.5rem 0;
	}
	.backNumber .newsList .subList li {
		display: block;
	}
	.backNumber .newsList .subList .type {
		margin-bottom: 0.8rem;
	}
}
@media only screen and (min-width: 800px) {
	.keyv03 .box_titlekeyv {
		max-width: 971px;
	}
	.backNumber .newsList a:hover {
		opacity: 0.7;
	}
}
@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_report_keyv_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 1rem;
		font-size: 0.9rem;
	}
	.contentsInner p {
		font-size: 1.6rem;
	}
	.contentsInner .topics .mainConts {
		padding: 0 1.5rem;
	}
	.contentsInner .details {
		padding: 2rem 0;
		min-height: 24.4rem;
		background-image: url(/ir/img/report2026/img_report26_bg02_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;
	}
}
.fadeInUp {
    opacity: 0;
    transition: all ease-in-out 0.8s;
}
.fadeInUp.on {
    opacity: 1;
}