/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 22 2025 | 09:17:39 */
.page_h1 {
	background:url(https://corebiz.coregym.jp/wp-content/uploads/2025/08/h1_bg.jpg) no-repeat center center / cover;
	padding:80px 0;
	text-align:center;
	color:#fff;
	font-size:42px;
}
h2.page_h2 {
	font-size:42px;
	color:#164d7a;
}
h3.merit_h3 {
	font-size:32px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:12px 0;
}
.merit_box {
	background:#fff;
	padding:20px;
	margin:0 0 30px 0;
	border-radius:15px;
}
.merit_box img {
	border-radius:15px;
}

#partnership01 h3 {
	line-height: 1.6;
}
#partnership01 h3 > span.f_small > span.red, #partnership01 h3 > span.f_small > span.line-yellow {
	padding-left: 0.125em;
	padding-right: 0.125em;
	font-size: calc(1em / 0.8 * 0.95);
}
#partnership01 h3 + div.section {
	padding-top: 11.5px;
}

@media screen and (max-width: 768px) {
	.page_h1 {
		background:url(https://corebiz.coregym.jp/wp-content/uploads/2025/08/h1_bg.jpg) no-repeat center center;
		padding:60px 20px;
		font-size:26px;
	}
	.bg_lightgray {
		background:#f6f6f6;
	}
	h2.page_h2 {
		font-size:26px;
	}
	h3.merit_h3 {
		font-size:22px;
		border:none;
		margin:10px 0 10px 0;
		padding:0;
	}
	.merit_box {
		background:#fff;
		padding:14px 14px 8px 14px;
		margin:0 0 30px 0;
	}
	
	#partnership01 > h3 + div.section {
		padding-top: 3.5px;
	}
}