@charset "UTF-8";

.embed .visually-hidden {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	white-space: nowrap;
	border: 0;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%)
}

@media print {
	.embed .m-001,
	.embed .m-008,
	.embed .m-012 {
		display: none
	}

	.embed .m-008.printed {
		display: block;
		margin-top: -80px
	}

	.embed .Slide {
		height: 393px !important
	}

	.embed #IncludeHeaderProd + main, main.corporate {
		padding-top: 0 !important
	}
}


@media only screen and (min-width: 1001px) {
	.embed .l-header {
		height: 0
	}
}


.embed .st-external_link {
	font-size: 1.4rem;
	position: relative;
	color: #5c5c5c
}

@media only screen and (max-width: 1300px) {
	.embed .st-external_link {
		font-size: 1.5rem
	}
}

@media only screen and (min-width: 1001px) {
	.embed .st-external_link:hover {
		text-decoration: underline;
		color: #5c5c5c
	}
}
