/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 19 2026 | 00:58:15 */
/* 事業内容ページ */
#body_wrap.page-id-209 .c-pageTitle::before {
  content: "BUSINESS";
  display: block;
  font-size: 12px;
  letter-spacing: 0.2em;
  margin-bottom: 8px;
  color: #888;
}
#body_wrap.page-id-209 .l-content {
	padding-top: 0;
	margin-top: -38px;
}
#body_wrap.page-id-209 #top_title_area .u-obf-cover {
	object-position: center 30%;
}

/* コレクトが提供するサービス */
.p-service-top .top-text {
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
}
.p-service-top .text-box {
	padding-top: 15px;
	padding-bottom: 15px;
}
.p-service-top .text-box p {
	width: min(650px, 100%);
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 599px) {
	.p-service-top .text-bottom {
		text-align: left;
	}
}
.p-service-top .slider-wrap .wp-block-group__inner-container {
	max-width: 100%;
}
.p-service-detail:last-of-type {
	margin-bottom: 2em!important;
}
