/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 10 2025 | 00:49:30 */
/* 下層ページ（事例紹介） */
[class*="p-works"] figure img:not(figure.no-border-radius img) {
	border-radius: 40px;
}
@media (max-width: 599px) {
	[class*="p-works"] figure img:not(figure.no-border-radius img) {
		border-radius: 20px;
	}	
}