body .nihongobu-update-notice-box,
body .nihongobu-product-updates {
	background: #fffdf8;
	border: 1px solid #ddd8cd;
	border-radius: 8px;
	color: #333;
	font-size: 15px !important;
	margin: 32px 0;
	padding: 24px;
}

body .nihongobu-update-notice-box h2,
body .nihongobu-product-updates h2 {
	color: #2f2f2f;
	font-size: 18px !important;
	font-weight: 700;
	line-height: 1.45;
	margin: 0 0 14px;
}

body .nihongobu-update-notice-box p,
body .nihongobu-product-updates p {
	font-size: 14px !important;
	line-height: 1.8;
	margin: 0 0 12px;
}

.nihongobu-update-notice-box p:last-child,
.nihongobu-product-updates p:last-child {
	margin-bottom: 0;
}

.nihongobu-update-notice-box__link {
	margin-top: 16px;
}

.nihongobu-update-notice-box__link a {
	color: #5e642f;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 0.18em;
}

.nihongobu-update-notice-box__link a:hover,
.nihongobu-update-notice-box__link a:focus {
	color: #333817;
}

body .nihongobu-update-notice-box__updates {
	border-top: 1px solid #e3ded3;
	margin-top: 18px;
	padding-top: 16px;
}

body .nihongobu-update-notice-box__updates-title {
	color: #333;
	font-size: 16px !important;
	font-weight: 700;
	line-height: 1.45;
	margin: 0 0 12px;
	padding-left: 12px;
	position: relative;
}

body .nihongobu-update-notice-box__updates-title::before {
	background: #2b946f;
	border-radius: 4px;
	content: "";
	height: 1.5em;
	left: 0;
	position: absolute;
	top: 0.02em;
	width: 5px;
}

body .nihongobu-update-notice-box__updates.is-scrollable .nihongobu-update-notice-box__updates-list {
	max-height: 310px;
	overflow-y: auto;
	padding-right: 8px;
}

body .nihongobu-update-notice-box__update {
	background: #fff;
	border: 1px solid #e7e2d8;
	border-radius: 7px;
	margin: 0 0 10px;
	padding: 12px 14px 13px;
}

body .nihongobu-update-notice-box__update:last-child {
	margin-bottom: 0;
}

body .nihongobu-update-notice-box__update-meta {
	align-items: center;
	color: #666;
	display: flex;
	flex-wrap: wrap;
	font-size: 13px !important;
	gap: 6px 10px;
	line-height: 1.5;
	margin-bottom: 7px;
}

body .nihongobu-update-notice-box__update-meta time {
	color: #444;
	font-size: 13px !important;
	font-weight: 700;
}

body .nihongobu-update-notice-box__update-meta span {
	font-size: 13px !important;
}

body .nihongobu-update-notice-box__update-type {
	background: #f3f1e8;
	border: 1px solid #ded9c7;
	border-radius: 999px;
	color: #57502f;
	display: inline-block;
	font-size: 12px !important;
	line-height: 1.4;
	padding: 1px 8px;
}

body .nihongobu-update-notice-box__update-text,
body .nihongobu-update-notice-box__empty {
	color: #333;
	font-size: 13px !important;
	line-height: 1.7;
	margin: 0;
}

.nihongobu-updates {
	margin: 28px 0;
}

.nihongobu-updates__item {
	background: #fff;
	border: 1px solid #e2e2de;
	border-radius: 8px;
	font-size: 17px !important;
	margin: 0 0 16px;
	padding: 24px 28px;
}

.nihongobu-updates__meta {
	align-items: center;
	color: #666;
	display: flex;
	flex-wrap: wrap;
	font-size: 16px !important;
	gap: 8px 12px;
	line-height: 1.5;
	margin-bottom: 14px;
}

.nihongobu-updates__meta span {
	font-size: 16px !important;
}

.nihongobu-updates__meta time {
	color: #444;
	font-size: 17px !important;
	font-weight: 700;
}

.nihongobu-updates__type {
	background: #f3f1e8;
	border: 1px solid #ded9c7;
	border-radius: 999px;
	color: #57502f;
	display: inline-block;
	font-size: 14px !important;
	line-height: 1.4;
	padding: 2px 9px;
}

.nihongobu-updates__content {
	color: #333;
	font-size: 17px !important;
	line-height: 1.8;
}

.nihongobu-updates__content p {
	font-size: 17px !important;
	margin: 0 0 10px;
}

.nihongobu-updates__content p:last-child {
	margin-bottom: 0;
}

.nihongobu-updates__empty {
	color: #666;
	font-size: 17px !important;
	margin: 0;
}

.nihongobu-product-updates__item {
	border-top: 1px solid #e5e0d6;
	margin-top: 18px;
	padding-top: 18px;
}

.nihongobu-product-updates__item time {
	color: #444;
	display: block;
	font-size: 17px !important;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 8px;
}

.nihongobu-product-updates__item ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nihongobu-product-updates__item li {
	color: #333;
	font-size: 17px !important;
	line-height: 1.75;
	margin: 0 0 5px;
	padding-left: 1.15em;
	position: relative;
}

.nihongobu-product-updates__item li::before {
	content: "・";
	left: 0;
	position: absolute;
	top: 0;
}

@media (max-width: 640px) {
	.nihongobu-update-notice-box,
	.nihongobu-product-updates {
		margin: 24px 0;
		padding: 18px;
	}

	.nihongobu-updates__item {
		padding: 16px;
	}

	.nihongobu-update-notice-box h2,
	.nihongobu-product-updates h2 {
		font-size: 1.08rem;
	}
}
