@charset "UTF-8";

/*
 * 中期経営計画 2029
 * page-ir-mtmp02.php 専用。既存テーマへの影響を避けるため .mtmp-2029 以下に限定。
 */

.mtmp-2029,
.mtmp-2029 * {
	box-sizing: border-box;
}

.mtmp-2029 {
	--mtmp-orange: #f47a20;
	--mtmp-orange-dark: #cc5935;
	--mtmp-navy: #172945;
	--mtmp-navy-2: #202d6c;
	--mtmp-text: #20242b;
	--mtmp-muted: #7b8491;
	--mtmp-line: #dfe4ea;
	--mtmp-panel: #f3f5f7;
	--mtmp-cream: #fff1c8;
	--mtmp-peach: #f3dfd5;
	color: var(--mtmp-text);
	font-feature-settings: "palt" 1;
	font-kerning: normal;
	letter-spacing: .015em;
}

.mtmp-2029__inner {
	width: min(100%, 1240px);
	margin: 0 auto;
	padding: 0 24px;
}

/* 添付スライドを01 VISIONの前に表示する表紙 */
.mtmp-cover {
	margin: 64px 0 0;
	background: #071b35;
	line-height: 0;
	overflow: hidden;
}

.mtmp-cover img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 1998 / 1125;
	object-fit: contain;
	background: #071b35;
}

.mtmp-section {
	padding: 88px 0 96px;
	border-bottom: 1px solid var(--mtmp-line);
}

.mtmp-section:last-child {
	border-bottom: 0;
}

.mtmp-section__kicker {
	margin: 0 0 20px;
	color: var(--mtmp-orange);
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .24em;
	line-height: 1.4;
}

.mtmp-section__title {
	margin: 0;
	padding: 0 0 22px;
	border-bottom: 1px solid var(--mtmp-line);
	color: var(--mtmp-navy);
	font-size: clamp(30px, 3.05vw, 46px);
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: .02em;
	text-align: left;
}

.mtmp-section__title span {
	display: inline;
	font-weight: 700;
}

.mtmp-section__title i {
	display: inline-block;
	width: 1px;
	height: .9em;
	margin: 0 .45em;
	background: currentColor;
	vertical-align: -.02em;
}

.mtmp-section__title em,
.mtmp-target-group__title em {
	font-style: normal;
	font-weight: 400;
	padding: 0 .35em;
}

.mtmp-hero-message,
.mtmp-band-message {
	margin-top: 28px;
	background: linear-gradient(135deg, #f58331 0%, #f27621 100%);
	color: #fff;
}

.mtmp-hero-message {
	padding: 24px 34px 22px;
}

.mtmp-hero-message__ja,
.mtmp-hero-message__en {
	margin: 0;
}

.mtmp-hero-message__ja {
	font-size: clamp(22px, 2.1vw, 34px);
	font-weight: 700;
	line-height: 1.45;
}

.mtmp-hero-message__en {
	margin-top: 6px;
	font-size: clamp(14px, 1.35vw, 20px);
	font-weight: 700;
	letter-spacing: .015em;
	line-height: 1.4;
}

.mtmp-copy {
	max-width: 1140px;
	margin: 0 auto;
	font-size: clamp(16px, 1.25vw, 20px);
	line-height: 1.95;
}

.mtmp-copy--lead {
	padding: 16px 30px 0;
}

.mtmp-copy p {
	margin: 22px 0 0;
}

.mtmp-copy__statement,
.mtmp-copy__strong,
.mtmp-copy__final {
	font-weight: 700;
}

.mtmp-copy__statement {
	font-size: clamp(19px, 1.7vw, 27px);
}

.mtmp-copy__statement span,
.mtmp-copy__strong span,
.mtmp-copy__final span,
.mtmp-world-copy span,
.mtmp-summary-message span,
.mtmp-value-card h3 span {
	color: var(--mtmp-orange);
}

.mtmp-copy__strong {
	font-size: clamp(18px, 1.55vw, 25px);
	line-height: 1.75;
}

.mtmp-copy__final {
	font-size: clamp(20px, 1.8vw, 29px);
}

.mtmp-band-message {
	padding: 19px 30px;
	font-size: clamp(20px, 1.9vw, 31px);
	font-weight: 700;
	line-height: 1.5;
}

.mtmp-world-layout {
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(420px, .85fr);
	gap: 54px;
	align-items: center;
	padding: 66px 18px 10px;
}

.mtmp-world-copy {
	font-size: clamp(16px, 1.35vw, 21px);
	line-height: 1.65;
}

.mtmp-world-copy p {
	margin: 0 0 34px;
}

.mtmp-world-copy ul {
	margin: -18px 0 0;
	padding: 0 0 0 2.3em;
	list-style: none;
}

.mtmp-world-copy li {
	position: relative;
	margin: 4px 0;
}

.mtmp-world-copy li::before {
	content: "・";
	position: absolute;
	left: -1em;
}

.mtmp-world-copy span {
	font-weight: 700;
}

.mtmp-os-image {
	display: flex;
	align-items: center;
	justify-content: center;
	width: min(100%, 420px);
	margin: 0 auto;
}

.mtmp-os-image img {
	display: block;
	width: min(100%, 360px);
	height: auto;
}

.mtmp-summary-message {
	margin: 26px 0 0;
	padding: 18px 20px;
	background: var(--mtmp-panel);
	font-size: clamp(17px, 1.45vw, 23px);
	line-height: 1.65;
}

.mtmp-summary-message span {
	font-weight: 700;
}

.mtmp-value-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 28px;
	margin-top: 36px;
}

.mtmp-value-card {
	display: grid;
	grid-template-columns: 70px minmax(0, 1fr);
	gap: 22px;
	align-items: start;
	min-height: 200px;
	padding: 30px 28px;
	border: 1px solid var(--mtmp-line);
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 1px 0 rgba(23, 41, 69, .02);
}

.mtmp-value-card__icon,
.mtmp-policy-card__icon,
.mtmp-metric-card__icon,
.mtmp-overseas-card__icon {
	display: grid;
	place-items: center;
	border-radius: 50%;
	background: var(--mtmp-orange);
	color: #fff;
	flex: 0 0 auto;
}

.mtmp-value-card__icon {
	width: 62px;
	height: 62px;
}

.mtmp-value-card__icon svg {
	width: 62%;
	height: 62%;
}

.mtmp-value-card h3 {
	margin: 7px 0 0;
	color: var(--mtmp-navy);
	font-size: clamp(17px, 1.25vw, 21px);
	font-weight: 700;
	line-height: 1.5;
}

.mtmp-value-card p {
	margin: 26px 0 0;
	color: var(--mtmp-muted);
	font-size: 15px;
	line-height: 1.55;
}

.mtmp-company-goal {
	margin: 18px 0 0;
	padding: 22px 28px;
	border-radius: 8px;
	background: var(--mtmp-orange);
	color: #fff;
	font-size: clamp(18px, 1.65vw, 26px);
	font-weight: 700;
	line-height: 1.55;
	text-align: center;
}

.mtmp-company-goal strong {
	color: #fffb24;
	font-weight: 700;
}

.mtmp-policy-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 30px;
	margin-top: 46px;
}

.mtmp-policy-card {
	min-height: 290px;
	padding: 26px 30px 24px;
	border: 1px solid var(--mtmp-line);
	border-radius: 9px;
	background: #fff;
	display: flex;
	flex-direction: column;
}

.mtmp-policy-card__top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.mtmp-policy-card__number {
	color: #7592b8;
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
}

.mtmp-policy-card__icon {
	width: 58px;
	height: 58px;
}

.mtmp-policy-card__icon svg {
	width: 60%;
	height: 60%;
}

.mtmp-policy-card h3 {
	margin: 28px 0 0;
	color: var(--mtmp-navy);
	font-size: clamp(21px, 1.55vw, 27px);
	font-weight: 700;
	line-height: 1.45;
}

.mtmp-policy-card > p {
	margin: 22px 0 14px;
	color: var(--mtmp-muted);
	font-size: 15px;
	line-height: 1.5;
}

.mtmp-policy-card__target {
	margin-top: auto;
	padding: 10px 14px;
	border-radius: 7px;
	background: var(--mtmp-cream);
	color: var(--mtmp-orange-dark);
	font-size: clamp(15px, 1.15vw, 20px);
	font-weight: 700;
	line-height: 1.1;
	text-align: center;
	white-space: nowrap;
}

.mtmp-policy-card__target strong {
	font-size: clamp(36px, 3.2vw, 53px);
	line-height: 1;
}

.mtmp-policy-card__target small {
	font-size: .72em;
}

.mtmp-target-group {
	margin-top: 42px;
}

.mtmp-target-group__title {
	margin: 0 0 12px;
	color: var(--mtmp-orange);
	font-size: clamp(20px, 1.8vw, 29px);
	font-weight: 400;
	line-height: 1.35;
}

.mtmp-metric-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
}

.mtmp-metric-card {
	display: grid;
	grid-template-columns: 66px 1fr auto;
	grid-template-rows: 1fr;
	align-items: center;
	min-height: 150px;
	padding: 22px 26px;
	border: 1px solid var(--mtmp-line);
	border-radius: 7px;
	background: #fff;
}

.mtmp-metric-card__icon {
	width: 50px;
	height: 50px;
}

.mtmp-metric-card__icon svg {
	width: 58%;
	height: 58%;
}

.mtmp-metric-card__label {
	align-self: center;
	font-size: clamp(16px, 1.15vw, 20px);
	line-height: 1.35;
}

.mtmp-metric-card strong,
.mtmp-overseas-card > strong {
	color: #000;
	font-size: clamp(40px, 4vw, 62px);
	font-weight: 700;
	line-height: 1;
	white-space: nowrap;
}

.mtmp-metric-card strong small,
.mtmp-overseas-card > strong small {
	font-size: .37em;
	font-weight: 700;
}

.mtmp-target-group--overseas {
	max-width: 820px;
}

.mtmp-overseas-card {
	display: grid;
	grid-template-columns: 70px minmax(0, 1fr) auto;
	align-items: center;
	gap: 22px;
	min-height: 150px;
	padding: 22px 30px;
	border: 1px solid var(--mtmp-line);
	border-radius: 7px;
	background: var(--mtmp-cream);
}

.mtmp-overseas-card__icon {
	width: 52px;
	height: 52px;
}

.mtmp-overseas-card__icon svg {
	width: 56%;
	height: 56%;
}

.mtmp-overseas-card__copy h4,
.mtmp-overseas-card__copy p {
	margin: 0;
	color: var(--mtmp-orange);
}

.mtmp-overseas-card__copy h4 {
	font-size: clamp(17px, 1.2vw, 21px);
	font-weight: 700;
}

.mtmp-overseas-card__copy p {
	margin-top: 8px;
	font-size: 15px;
}

.mtmp-overseas-card > strong {
	color: var(--mtmp-orange);
}

.mtmp-table-hint {
	display: none;
	margin: 18px 0 0;
	color: var(--mtmp-muted);
	font-size: 13px;
	text-align: right;
}

.mtmp-table-scroll {
	margin-top: 36px;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	outline: none;
}

.mtmp-table-scroll:focus-visible {
	outline: 3px solid rgba(244, 122, 32, .35);
	outline-offset: 5px;
}

.mtmp-target-table {
	width: 100%;
	min-width: 920px;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	font-size: 18px;
}

.mtmp-target-table th,
.mtmp-target-table td {
	padding: 18px 14px;
	border: 1px solid var(--mtmp-line);
	text-align: center;
	vertical-align: middle;
}

.mtmp-target-table thead th {
	background: var(--mtmp-navy);
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.4;
}

.mtmp-target-table thead th:first-child {
	width: 25.5%;
}

.mtmp-target-table thead th:not(:first-child) {
	width: 18.625%;
}

.mtmp-target-table thead th.is-actual {
	background: #8a8a8a;
}

.mtmp-target-table tbody th {
	background: #fff;
	color: var(--mtmp-navy);
	font-weight: 700;
}

.mtmp-target-table tbody th small {
	font-size: .7em;
}

.mtmp-target-table tbody td {
	background: #fff;
	color: #1d2736;
}

.mtmp-target-table tbody td.is-goal {
	background: var(--mtmp-peach);
	color: var(--mtmp-orange-dark);
	font-weight: 700;
}

.mtmp-footnotes {
	margin-top: 8px;
	font-size: 12px;
	line-height: 1.55;
}

.mtmp-footnotes p {
	margin: 0;
}

@media screen and (max-width: 1100px) {
	.mtmp-world-layout {
		grid-template-columns: minmax(0, 1fr) minmax(360px, .85fr);
		gap: 34px;
	}

	.mtmp-value-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.mtmp-metric-card {
		grid-template-columns: 58px 1fr;
		grid-template-rows: auto auto;
	}

	.mtmp-metric-card strong {
		grid-column: 2;
		margin-top: 10px;
	}
}

@media screen and (max-width: 900px) {
	.mtmp-section {
		padding: 68px 0 76px;
	}

	.mtmp-world-layout {
		grid-template-columns: 1fr;
		padding-top: 46px;
	}

	.mtmp-world-copy {
		order: 1;
	}

	.mtmp-os-image {
		order: 2;
		width: min(100%, 420px);
	}

	.mtmp-policy-grid,
	.mtmp-metric-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.mtmp-metric-grid .mtmp-metric-card:last-child:nth-child(odd) {
		grid-column: 1 / -1;
	}
}

@media screen and (max-width: 768px) {
	.mtmp-2029__inner {
		padding: 0 18px;
	}

	.mtmp-cover {
		margin-top: 30px;
	}

	.mtmp-section {
		padding: 54px 0 62px;
	}

	.mtmp-section__kicker {
		margin-bottom: 14px;
		font-size: 12px;
	}

	.mtmp-section__title {
		padding-bottom: 16px;
		font-size: 28px;
		line-height: 1.42;
	}

	.mtmp-section__title i {
		margin: 0 .3em;
	}

	.mtmp-hero-message,
	.mtmp-band-message {
		margin-top: 20px;
	}

	.mtmp-hero-message {
		padding: 20px;
	}

	.mtmp-band-message {
		padding: 18px 20px;
	}

	.mtmp-copy--lead {
		padding: 8px 2px 0;
	}

	.mtmp-copy {
		font-size: 15px;
		line-height: 1.85;
	}

	.mtmp-copy p {
		margin-top: 18px;
	}

	.mtmp-copy__strong br {
		display: none;
	}

	.mtmp-world-layout {
		padding: 38px 0 0;
	}

	.mtmp-world-copy p {
		margin-bottom: 26px;
	}

	.mtmp-value-grid,
	.mtmp-policy-grid,
	.mtmp-metric-grid {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.mtmp-value-card {
		min-height: 0;
		padding: 24px 20px;
		grid-template-columns: 58px minmax(0, 1fr);
		gap: 16px;
	}

	.mtmp-value-card__icon {
		width: 54px;
		height: 54px;
	}

	.mtmp-value-card h3 {
		margin-top: 4px;
	}

	.mtmp-value-card p {
		margin-top: 14px;
	}

	.mtmp-company-goal {
		padding: 18px;
		text-align: left;
	}

	.mtmp-policy-card {
		min-height: 0;
		padding: 24px 20px 20px;
	}

	.mtmp-policy-card h3 {
		margin-top: 20px;
	}

	.mtmp-policy-card__target {
		margin-top: 18px;
		white-space: normal;
	}

	.mtmp-metric-grid .mtmp-metric-card:last-child:nth-child(odd) {
		grid-column: auto;
	}

	.mtmp-metric-card {
		grid-template-columns: 58px minmax(0, 1fr) auto;
		grid-template-rows: 1fr;
		min-height: 112px;
		padding: 18px 20px;
	}

	.mtmp-metric-card strong {
		grid-column: auto;
		margin-top: 0;
		font-size: 42px;
	}

	.mtmp-target-group--overseas {
		max-width: none;
	}

	.mtmp-overseas-card {
		grid-template-columns: 58px minmax(0, 1fr) auto;
		gap: 14px;
		padding: 18px 20px;
	}

	.mtmp-overseas-card > strong {
		font-size: 42px;
	}

	.mtmp-table-hint {
		display: block;
	}

	.mtmp-table-scroll {
		position: relative;
		margin-right: -18px;
		padding-right: 18px;
	}

	.mtmp-target-table {
		font-size: 15px;
	}

	.mtmp-target-table th,
	.mtmp-target-table td {
		padding: 14px 10px;
	}

	.mtmp-target-table thead th {
		font-size: 15px;
	}
}

@media screen and (max-width: 560px) {
	.mtmp-cover {
		margin-top: 20px;
	}

	.mtmp-section__title {
		font-size: 25px;
	}

	.mtmp-section__title span,
	.mtmp-section__title i {
		display: none;
	}

	.mtmp-hero-message__ja {
		font-size: 21px;
	}

	.mtmp-hero-message__en {
		font-size: 12px;
	}

	.mtmp-os-image {
		width: 100%;
	}

	.mtmp-os-image img {
		width: min(100%, 300px);
	}

	.mtmp-summary-message {
		padding: 15px;
	}

	.mtmp-policy-card__number {
		font-size: 32px;
	}

	.mtmp-policy-card__icon {
		width: 50px;
		height: 50px;
	}

	.mtmp-metric-card,
	.mtmp-overseas-card {
		grid-template-columns: 50px minmax(0, 1fr);
		grid-template-rows: auto auto;
	}

	.mtmp-metric-card strong,
	.mtmp-overseas-card > strong {
		grid-column: 2;
		justify-self: start;
		margin-top: 8px;
	}

	.mtmp-overseas-card__copy p {
		font-size: 13px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.mtmp-2029 *,
	.mtmp-2029 *::before,
	.mtmp-2029 *::after {
		scroll-behavior: auto !important;
	}
}


/* =========================================================
 * 03 ロードマップ / 04 主要KPI
 * ======================================================= */

.mtmp-section__kicker span {
	margin-left: 1.2em;
	font-weight: 700;
}

.mtmp-phase-message {
	margin: 26px 0 0;
	padding: 18px 28px;
	background: #eef1f5;
	color: #2d405f;
	font-size: clamp(18px, 1.65vw, 27px);
	font-weight: 700;
	line-height: 1.55;
}

.mtmp-phase-message strong {
	font-weight: 800;
}

.mtmp-roadmap-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 38px;
	margin-top: 28px;
	padding: 0 4px;
}

.mtmp-roadmap-card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-height: 350px;
	padding: 34px 30px 30px;
	border-radius: 8px;
	color: #fff;
}

.mtmp-roadmap-card:not(:last-child)::after {
	content: "";
	position: absolute;
	top: 46%;
	right: -29px;
	width: 0;
	height: 0;
	border-top: 24px solid transparent;
	border-bottom: 24px solid transparent;
	border-left: 38px solid var(--mtmp-orange);
	filter: drop-shadow(3px 3px 2px rgba(23, 41, 69, .25));
	z-index: 2;
}

.mtmp-roadmap-card--foundation { background: #7897ba; }
.mtmp-roadmap-card--scale { background: #132947; }
.mtmp-roadmap-card--monetize { background: #c85c3e; }

.mtmp-roadmap-card__number {
	font-size: clamp(48px, 5vw, 72px);
	font-weight: 700;
	line-height: 1;
	opacity: .82;
}

.mtmp-roadmap-card__period {
	margin: 20px 0 0;
	font-size: clamp(15px, 1.2vw, 19px);
	font-weight: 700;
	line-height: 1.4;
}

.mtmp-roadmap-card h3 {
	display: flex;
	align-items: center;
	gap: 12px;
	margin: 16px 0 0;
	padding-bottom: 18px;
	border-bottom: 2px solid rgba(255, 255, 255, .7);
	font-size: clamp(25px, 2.65vw, 39px);
	font-weight: 700;
	line-height: 1.15;
	letter-spacing: 0;
	white-space: nowrap;
}

.mtmp-roadmap-card__icon {
	display: grid;
	place-items: center;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: #d9ad00;
	color: #fff;
	flex: 0 0 auto;
}

.mtmp-roadmap-card__icon svg {
	width: 58%;
	height: 58%;
}

.mtmp-roadmap-card__description {
	margin: auto 0 0;
	font-size: clamp(16px, 1.35vw, 21px);
	font-weight: 700;
	line-height: 1.5;
}

.mtmp-phase-title span {
	font-size: 1.02em;
}

.mtmp-phase-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 28px;
	margin-top: 20px;
}

.mtmp-phase-item {
	display: flex;
	flex-direction: column;
	min-width: 0;
}

.mtmp-phase-card {
	display: flex;
	flex-direction: column;
	min-height: 340px;
	border: 1px solid var(--mtmp-line);
	border-radius: 8px;
	background: #fff;
	overflow: hidden;
}

.mtmp-phase-card h3 {
	margin: 0;
	padding: 18px 18px;
	color: #fff;
	font-size: clamp(17px, 1.35vw, 21px);
	font-weight: 700;
	line-height: 1.45;
	text-align: center;
}

.mtmp-phase-card--foundation h3 { background: #7897ba; }
.mtmp-phase-card--scale h3 { background: #132947; }
.mtmp-phase-card--monetize h3 { background: #c85c3e; }

.mtmp-phase-card ul {
	margin: 0;
	padding: 25px 24px 22px 36px;
	list-style: none;
	color: #263244;
	font-size: clamp(14px, 1.05vw, 17px);
	line-height: 1.5;
}

.mtmp-phase-card li {
	position: relative;
	margin: 0 0 18px;
}

.mtmp-phase-card li:last-child {
	margin-bottom: 0;
}

.mtmp-phase-card li::before {
	content: "";
	position: absolute;
	top: .62em;
	left: -20px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #1e2c42;
}

.mtmp-phase-card__note {
	margin: auto 16px 10px;
	font-size: 12px;
}

.mtmp-phase-visual {
	position: relative;
	min-height: 190px;
	margin-top: 10px;
	overflow: hidden;
}

.mtmp-phase-visual svg {
	display: block;
}

/* FOUNDATION visuals */
.mtmp-visual-production {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	padding-top: 4px;
}

.mtmp-visual-production__factory {
	display: grid;
	place-items: center;
	width: 66px;
	height: 66px;
	border-radius: 50%;
	background: var(--mtmp-orange);
	color: #fff;
	z-index: 2;
}

.mtmp-visual-production__factory svg { width: 56%; height: 56%; }

.mtmp-visual-production__line {
	position: absolute;
	top: 70px;
	left: 16%;
	width: 68%;
	height: 58px;
	border-top: 1px dashed #627081;
	border-left: 1px dashed #627081;
	border-right: 1px dashed #627081;
	clip-path: polygon(50% 0, 100% 100%, 0 100%);
	opacity: .7;
}

.mtmp-visual-production__houses {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 12px;
	width: 92%;
	margin-top: 64px;
}

.mtmp-visual-production__houses > span {
	position: relative;
	display: grid;
	place-items: center;
	height: 60px;
	color: var(--mtmp-navy);
}

.mtmp-visual-production__houses > span > svg { width: 54px; height: 54px; }
.mtmp-visual-production__houses > span i {
	position: absolute;
	display: grid;
	place-items: center;
	width: 26px;
	height: 26px;
	bottom: 5px;
	color: var(--mtmp-orange);
}
.mtmp-visual-production__houses > span i svg { width: 100%; height: 100%; }

.mtmp-visual-os-cluster {
	display: grid;
	place-items: center;
	min-height: 200px;
}

.mtmp-visual-os-cluster__halo {
	position: absolute;
	width: 142px;
	height: 142px;
	border: 24px solid rgba(244, 122, 32, .12);
	border-radius: 50%;
	box-shadow: 0 0 0 18px rgba(244, 122, 32, .09);
}

.mtmp-visual-os-cluster > strong {
	position: relative;
	display: grid;
	place-items: center;
	width: 88px;
	height: 88px;
	border-radius: 50%;
	background: var(--mtmp-orange);
	color: #fff;
	font-size: 13px;
	z-index: 2;
}

.mtmp-visual-os-cluster__tag {
	position: absolute;
	min-width: 122px;
	padding: 5px 11px;
	border-radius: 4px;
	background: #052c73;
	color: #fff;
	font-size: 12px;
	line-height: 1.2;
	text-align: center;
	z-index: 3;
}
.mtmp-visual-os-cluster__tag--1 { top: 24px; left: 7%; }
.mtmp-visual-os-cluster__tag--2 { top: 24px; right: 7%; }
.mtmp-visual-os-cluster__tag--3 { bottom: 18px; left: 7%; }
.mtmp-visual-os-cluster__tag--4 { bottom: 18px; right: 7%; }

.mtmp-visual-bars {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	padding: 24px 12px 10px;
}

.mtmp-visual-bars__columns {
	display: flex;
	align-items: flex-end;
	gap: 12px;
	height: 145px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c7cfda;
}

.mtmp-visual-bars__columns i {
	display: block;
	width: 34px;
	border-radius: 4px 4px 0 0;
	background: #26316f;
}
.mtmp-visual-bars__columns i:nth-child(1) { height: 28px; opacity: .65; }
.mtmp-visual-bars__columns i:nth-child(2) { height: 46px; opacity: .72; }
.mtmp-visual-bars__columns i:nth-child(3) { height: 70px; opacity: .8; }
.mtmp-visual-bars__columns i:nth-child(4) { height: 92px; opacity: .9; }
.mtmp-visual-bars__columns i:nth-child(5) { height: 122px; }

.mtmp-visual-bars__home {
	position: absolute;
	top: 18px;
	right: 26%;
	display: grid;
	place-items: center;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background: var(--mtmp-orange);
	color: #fff;
}
.mtmp-visual-bars__home svg { width: 58%; height: 58%; }
.mtmp-visual-bars__arrow {
	position: absolute;
	top: 5px;
	right: 14%;
	color: var(--mtmp-orange);
	font-size: 50px;
	font-weight: 300;
}
.mtmp-visual-bars__coins {
	position: absolute;
	right: 8%;
	bottom: 8px;
	width: 36px;
	height: 36px;
	color: var(--mtmp-orange);
}
.mtmp-visual-bars__coins svg { width: 100%; height: 100%; }

/* SCALE visuals */
.mtmp-visual-expansion {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 8px;
	align-items: center;
	padding: 4px 0 0;
}

.mtmp-visual-expansion__map {
	position: relative;
	display: grid;
	place-items: center;
	min-height: 166px;
	color: #c6c9ce;
}
.mtmp-visual-expansion__map > svg { width: 120px; height: 120px; stroke-width: 1.2; }
.mtmp-visual-expansion__map > span {
	position: absolute;
	top: 5px;
	left: 0;
	display: grid;
	place-items: center;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: var(--mtmp-orange);
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	z-index: 2;
}
.mtmp-visual-expansion__map i {
	position: absolute;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	border-radius: 50%;
	background: var(--mtmp-orange);
	box-shadow: 0 0 0 1px var(--mtmp-orange);
}
.mtmp-visual-expansion__map i:nth-of-type(1) { top: 60%; left: 28%; }
.mtmp-visual-expansion__map i:nth-of-type(2) { top: 48%; left: 46%; }
.mtmp-visual-expansion__map i:nth-of-type(3) { top: 65%; right: 25%; }
.mtmp-visual-expansion__map i:nth-of-type(4) { top: 38%; right: 18%; }
.mtmp-visual-expansion__map--overseas b {
	position: absolute;
	bottom: 1px;
	color: var(--mtmp-orange);
	font-size: 12px;
	white-space: nowrap;
}

.mtmp-visual-network {
	display: grid;
	place-items: center;
}
.mtmp-visual-network > strong {
	position: relative;
	display: grid;
	place-items: center;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: var(--mtmp-orange);
	color: #fff;
	font-size: 12px;
	z-index: 3;
}
.mtmp-visual-network__orbit {
	position: absolute;
	width: 150px;
	height: 150px;
	border: 1px dashed #cad8ee;
	border-radius: 50%;
}
.mtmp-visual-network__node {
	position: absolute;
	width: 18px;
	height: 18px;
	border: 3px solid #fff;
	border-radius: 50%;
	background: #232e6e;
	box-shadow: 0 0 0 1px #232e6e;
	z-index: 2;
}
.mtmp-visual-network__node:nth-of-type(even) { background: #fff; box-shadow: 0 0 0 2px var(--mtmp-orange); }
.mtmp-visual-network__node--1 { top: 8px; left: 48%; }
.mtmp-visual-network__node--2 { top: 30px; right: 22%; }
.mtmp-visual-network__node--3 { top: 49%; right: 13%; }
.mtmp-visual-network__node--4 { bottom: 24px; right: 24%; }
.mtmp-visual-network__node--5 { bottom: 8px; left: 48%; }
.mtmp-visual-network__node--6 { bottom: 24px; left: 23%; }
.mtmp-visual-network__node--7 { top: 49%; left: 13%; }
.mtmp-visual-network__node--8 { top: 30px; left: 22%; }

.mtmp-visual-profitability {
	display: grid;
	grid-template-columns: 1.1fr .9fr;
	align-items: center;
	gap: 6px;
}
.mtmp-visual-profitability__points {
	position: relative;
	height: 160px;
}
.mtmp-visual-profitability__points i {
	position: absolute;
	width: 17px;
	height: 17px;
	border: 2px solid #fff;
	border-radius: 50%;
	background: var(--mtmp-orange);
	box-shadow: 0 0 0 1px var(--mtmp-orange);
}
.mtmp-visual-profitability__points i:nth-child(1) { left: 15%; bottom: 35%; }
.mtmp-visual-profitability__points i:nth-child(2) { left: 26%; bottom: 22%; }
.mtmp-visual-profitability__points i:nth-child(3) { left: 38%; bottom: 42%; }
.mtmp-visual-profitability__points i:nth-child(4) { left: 48%; bottom: 28%; background:#202e6e; box-shadow:0 0 0 1px #202e6e; }
.mtmp-visual-profitability__points i:nth-child(5) { left: 58%; bottom: 50%; }
.mtmp-visual-profitability__points i:nth-child(6) { left: 68%; bottom: 36%; }
.mtmp-visual-profitability__points i:nth-child(7) { left: 76%; bottom: 55%; }
.mtmp-visual-profitability__points i:nth-child(8) { left: 85%; bottom: 42%; }
.mtmp-visual-profitability__points span {
	position: absolute;
	left: 39%;
	bottom: 54%;
	width: 42px;
	height: 42px;
	color: var(--mtmp-orange);
}
.mtmp-visual-profitability__points span svg { width: 100%; height: 100%; }
.mtmp-visual-profitability__donuts {
	display: grid;
	grid-template-columns: 1fr auto 1fr;
	grid-template-rows: auto auto;
	align-items: center;
	gap: 7px;
}
.mtmp-visual-profitability__donuts span {
	display: grid;
	place-items: center;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	font-size: 13px;
}
.mtmp-visual-profitability__donuts .is-now { border: 8px solid #dfe5f5; color: #888; }
.mtmp-visual-profitability__donuts .is-future { border: 8px solid var(--mtmp-orange); color: var(--mtmp-orange); }
.mtmp-visual-profitability__donuts b { color: var(--mtmp-orange); }
.mtmp-visual-profitability__donuts em {
	grid-column: 1 / -1;
	color: var(--mtmp-orange);
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-align: center;
}

/* MONETIZE visuals */
.mtmp-visual-global {
	display: grid;
	place-items: center;
}
.mtmp-visual-global__globe {
	width: 170px;
	height: 170px;
	color: #c7c9cd;
}
.mtmp-visual-global__globe svg { width: 100%; height: 100%; stroke-width: 1; }
.mtmp-visual-global__building {
	position: absolute;
	display: grid;
	place-items: center;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background: var(--mtmp-orange);
	color: #fff;
}
.mtmp-visual-global__building svg { width: 58%; height: 58%; }
.mtmp-visual-global__point {
	position: absolute;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	border-radius: 50%;
	background: var(--mtmp-orange);
	box-shadow: 0 0 0 1px var(--mtmp-orange);
}
.mtmp-visual-global__point--1 { top: 43%; left: 17%; }
.mtmp-visual-global__point--2 { top: 62%; left: 25%; }
.mtmp-visual-global__point--3 { top: 69%; left: 42%; }
.mtmp-visual-global__point--4 { top: 36%; left: 44%; }
.mtmp-visual-global__point--5 { top: 52%; right: 29%; }
.mtmp-visual-global__point--6 { top: 68%; right: 20%; }
.mtmp-visual-global__point--7 { top: 35%; right: 15%; }

.mtmp-visual-revenue-bars {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	gap: 40px;
	padding: 28px 0 8px;
	border-bottom: 1px solid #cfd5df;
}
.mtmp-visual-revenue-bars__bar {
	position: relative;
	width: 82px;
	border-radius: 5px 5px 0 0;
	background: #4a4f89;
}
.mtmp-visual-revenue-bars__bar--housing { height: 110px; }
.mtmp-visual-revenue-bars__bar--os { height: 170px; background: var(--mtmp-orange); }
.mtmp-visual-revenue-bars__bar span {
	position: absolute;
	top: -44px;
	left: 50%;
	display: grid;
	place-items: center;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background: #202e6e;
	color: #fff;
	font-size: 9px;
	text-align: center;
	transform: translateX(-50%);
}
.mtmp-visual-revenue-bars__bar--os span { background: var(--mtmp-orange); }
.mtmp-visual-revenue-bars__bar span svg { width: 56%; height: 56%; }
.mtmp-visual-revenue-bars > i {
	position: absolute;
	top: 20px;
	right: 18%;
	color: var(--mtmp-orange);
	font-size: 48px;
	font-style: normal;
}

.mtmp-visual-cash-orbit {
	display: grid;
	place-items: center;
	min-height: 210px;
}
.mtmp-visual-cash-orbit__ring {
	position: absolute;
	width: 172px;
	height: 172px;
	border: 1px solid rgba(244, 122, 32, .24);
	border-radius: 50%;
	box-shadow: 0 0 0 30px rgba(244, 122, 32, .08), 0 0 0 58px rgba(244, 122, 32, .045);
}
.mtmp-visual-cash-orbit__center {
	position: relative;
	display: grid;
	place-items: center;
	width: 88px;
	height: 88px;
	border-radius: 50%;
	background: #202e6e;
	color: #fff;
	z-index: 2;
}
.mtmp-visual-cash-orbit__center svg { width: 54%; height: 54%; }
.mtmp-visual-cash-orbit__coin {
	position: absolute;
	display: grid;
	place-items: center;
	width: 25px;
	height: 25px;
	border: 2px solid var(--mtmp-orange);
	border-radius: 50%;
	background: #fff;
	color: var(--mtmp-orange);
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	z-index: 3;
}
.mtmp-visual-cash-orbit__coin--1 { top: 5px; left: 48%; }
.mtmp-visual-cash-orbit__coin--2 { top: 30px; right: 16%; }
.mtmp-visual-cash-orbit__coin--3 { top: 48%; right: 6%; }
.mtmp-visual-cash-orbit__coin--4 { bottom: 25px; right: 18%; }
.mtmp-visual-cash-orbit__coin--5 { bottom: 4px; left: 48%; }
.mtmp-visual-cash-orbit__coin--6 { bottom: 25px; left: 17%; }
.mtmp-visual-cash-orbit__coin--7 { top: 48%; left: 6%; }
.mtmp-visual-cash-orbit__coin--8 { top: 30px; left: 16%; }

.mtmp-kpi-table {
	min-width: 980px;
}

.mtmp-kpi-table thead th:first-child {
	width: 28%;
}

.mtmp-kpi-table thead th:not(:first-child) {
	width: 18%;
}

.mtmp-kpi-table tbody th {
	font-weight: 400;
}

@media screen and (max-width: 1100px) {
	.mtmp-roadmap-grid {
		gap: 28px;
	}
	.mtmp-roadmap-card {
		padding: 30px 22px 26px;
	}
	.mtmp-roadmap-card:not(:last-child)::after {
		right: -22px;
		border-top-width: 20px;
		border-bottom-width: 20px;
		border-left-width: 30px;
	}
	.mtmp-roadmap-card h3 {
		font-size: 29px;
	}
	.mtmp-phase-grid {
		gap: 20px;
	}
	.mtmp-phase-card {
		min-height: 380px;
	}
	.mtmp-phase-card ul {
		padding-right: 18px;
		font-size: 14px;
	}
	.mtmp-visual-os-cluster__tag {
		min-width: 104px;
		font-size: 10px;
	}
	.mtmp-visual-profitability {
		grid-template-columns: 1fr;
	}
	.mtmp-visual-profitability__points {
		display: none;
	}
	.mtmp-visual-profitability__donuts {
		justify-content: center;
	}
}

@media screen and (max-width: 900px) {
	.mtmp-roadmap-grid,
	.mtmp-phase-grid {
		grid-template-columns: 1fr;
	}
	.mtmp-roadmap-grid {
		gap: 18px;
	}
	.mtmp-roadmap-card {
		min-height: 270px;
	}
	.mtmp-roadmap-card:not(:last-child)::after {
		top: auto;
		right: 50%;
		bottom: -20px;
		border-top: 28px solid var(--mtmp-orange);
		border-right: 24px solid transparent;
		border-bottom: 0;
		border-left: 24px solid transparent;
		transform: translateX(50%);
	}
	.mtmp-roadmap-card h3 {
		font-size: clamp(27px, 5vw, 38px);
	}
	.mtmp-phase-item {
		display: grid;
		grid-template-columns: minmax(0, 1.25fr) minmax(260px, .75fr);
		gap: 18px;
		align-items: stretch;
	}
	.mtmp-phase-card {
		min-height: 0;
	}
	.mtmp-phase-visual {
		min-height: 260px;
		margin-top: 0;
		border: 1px solid var(--mtmp-line);
		border-radius: 8px;
	}
}

@media screen and (max-width: 768px) {
	.mtmp-section__kicker span {
		display: block;
		margin: 7px 0 0;
		letter-spacing: .14em;
	}
	.mtmp-phase-message {
		padding: 15px 18px;
		font-size: 18px;
	}
	.mtmp-roadmap-card {
		padding: 26px 22px;
	}
	.mtmp-roadmap-card h3 {
		white-space: normal;
	}
	.mtmp-roadmap-card__description {
		margin-top: 46px;
	}
	.mtmp-phase-title span {
		display: inline;
	}
	.mtmp-phase-item {
		grid-template-columns: 1fr;
		gap: 10px;
	}
	.mtmp-phase-card h3 {
		font-size: 18px;
	}
	.mtmp-phase-card ul {
		font-size: 15px;
	}
	.mtmp-phase-visual {
		min-height: 220px;
	}
	.mtmp-kpi-table {
		font-size: 14px;
	}
}

@media screen and (max-width: 560px) {
	.mtmp-phase-title span {
		display: block;
		margin-bottom: 6px;
	}
	.mtmp-roadmap-card__number {
		font-size: 52px;
	}
	.mtmp-roadmap-card__period {
		margin-top: 12px;
	}
	.mtmp-roadmap-card h3 {
		font-size: 27px;
	}
	.mtmp-roadmap-card__icon {
		width: 42px;
		height: 42px;
	}
	.mtmp-roadmap-card__description {
		margin-top: 36px;
	}
	.mtmp-visual-expansion {
		grid-template-columns: 1fr;
	}
	.mtmp-visual-expansion__map {
		min-height: 135px;
	}
	.mtmp-visual-profitability__donuts span {
		width: 70px;
		height: 70px;
	}
}

/* =========================================================
 * 05 投資家へのメッセージ（最終スライド）
 * ======================================================= */
.mtmp-section--investor-message {
	margin: 88px 0 0;
	padding: 0;
	border-bottom: 0;
	background: #1d2b47;
	line-height: 0;
	overflow: hidden;
}

.mtmp-investor-message-slide {
	margin: 0;
	padding: 0;
	line-height: 0;
}

.mtmp-investor-message-slide img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
	object-fit: contain;
	background: #1d2b47;
}



/* 最終スライド後の適時開示PDFボタン */
.mtmp-disclosure-cta {
	margin: 36px 0 96px;
	text-align: center;
}

.mtmp-disclosure-cta__button {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	gap: 16px;
	align-items: center;
	width: min(100%, 980px);
	margin: 0 auto;
	padding: 20px 26px;
	border: 2px solid var(--mtmp-orange);
	border-radius: 8px;
	background: var(--mtmp-orange);
	box-shadow: 0 10px 24px rgba(244, 122, 32, .22);
	color: #fff !important;
	font-size: clamp(15px, 1.45vw, 20px);
	font-weight: 700;
	line-height: 1.5;
	text-align: left;
	text-decoration: none !important;
	transition: background-color .2s ease, color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.mtmp-disclosure-cta__icon {
	display: grid;
	place-items: center;
	width: 52px;
	height: 52px;
	border: 1px solid rgba(255, 255, 255, .75);
	border-radius: 6px;
	background: rgba(255, 255, 255, .12);
	font-size: 13px;
	font-weight: 800;
	letter-spacing: .08em;
}

.mtmp-disclosure-cta__text { display: block; }
.mtmp-disclosure-cta__period { white-space: nowrap; }
.mtmp-disclosure-cta__arrow { font-size: 26px; font-weight: 400; line-height: 1; }

@media (hover: hover) {
	.mtmp-disclosure-cta__button:hover {
		background: #fff;
		color: var(--mtmp-orange) !important;
		box-shadow: 0 12px 30px rgba(29, 43, 71, .15);
		transform: translateY(-2px);
	}
	.mtmp-disclosure-cta__button:hover .mtmp-disclosure-cta__icon {
		border-color: rgba(244, 122, 32, .55);
		background: rgba(244, 122, 32, .08);
	}
}

.mtmp-disclosure-cta__button:focus-visible {
	outline: 3px solid rgba(244, 122, 32, .36);
	outline-offset: 4px;
}

@media screen and (max-width: 768px) {
	.mtmp-section--investor-message { margin: 56px 0 0; }
	.mtmp-disclosure-cta { margin: 22px 0 64px; }
	.mtmp-disclosure-cta__button {
		gap: 11px;
		padding: 16px 15px;
		border-radius: 7px;
		font-size: 15px;
	}
	.mtmp-disclosure-cta__icon { width: 44px; height: 44px; font-size: 11px; }
	.mtmp-disclosure-cta__period { display: block; margin-top: 2px; white-space: normal; }
	.mtmp-disclosure-cta__arrow { font-size: 22px; }
}

