/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 16 2026 | 04:34:42 */
/* 投稿ページのスタイル（角丸） */

.p-articleThumb,
.p-postList__thumb,
.p-authorBox,
.wp-block-search__input {
	overflow: hidden;
	border-radius: 20px;
}

.c-postThumb__cat {
	overflow: hidden;
	border-radius: 0 0 0 5px;
}

.c-categoryList__link,
.p-pnLinks {
	overflow: hidden;
	border-radius: 5px;
}

.page-numbers {
	overflow: hidden;
	border-radius: 50%;	
}
