/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 30 2026 | 19:35:11 */
/* 下層ページ（サービス一覧） */
.p-service .content .swell-block-columns__inner {
	justify-content: center;
}
.p-service .content h3 {
	font-size: 22px!important;
}
.p-service .content h3 a {
	color: #333;
}
.p-service .content .item.support h3 {
	font-size: 20px!important;
}
.p-service .content .item {
	display: flex;
	flex-direction: column;
}
.p-service .content .item .swell-block-button  {
	margin-top: auto;
	margin-right: 0;
}
.p-service .content .item .swell-block-button a {
    padding: .4em 1.5em !important;
}