@font-face {
	font-family: 'local noto sans jp';
	src: local('noto sans jp');
}

.post-content .micron-other-solutions {
	padding-block: 16px;
}

.post-content .micron-other-solutions .micron-other-solutions-title {
	padding-block-start: 24px;
}

.post-content .micron-other-solutions .wp-block-buttons {
	margin-block: 0;
	padding-inline-start: 0;
	list-style-type: '';
}

@media screen and (max-width: 1024px) {

	.post-content .micron-other-solutions .micron-other-solutions-title {
		margin-block-end: 16px;
		padding-block-end: 12px;
		line-height: 1.375;
		font-size: 1rem;
	}
}

@media screen and (min-width: 1025px) {

	.post-content .micron-other-solutions .micron-other-solutions-title {
		margin-block-end: 8px;
		padding-block-end: 16px;
		line-height: 1.3888888889;
		font-size: 1.125rem;
	}
}

@media print {

	.post-content .micron-other-solutions .micron-other-solutions-title {
		margin-block-end: 8px;
		padding-block-end: 16px;
		line-height: 1.3888888889;
		font-size: 1.125rem;
	}
}
