/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 29 2025 | 01:54:13 */
/* 下層ページ（事業内容） */

/* 日本文化を体験できるイベント */
[class*="p-MICE-menu"] figure img:not(figure.no-border-radius img) {
	border-radius: 40px;
}
@media (max-width: 599px) {
	[class*="p-MICE-menu"] figure img:not(figure.no-border-radius img) {
		border-radius: 20px;
	}	
}

.p-MICE-menu-top .swell-block-columns__inner {
	justify-content: center;
}
.p-MICE-menu-top a {
	color: #fff;
}
.p-MICE-menu-top .title {
	line-height: 1.4;
}
