/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 07 2025 | 13:14:04 */
/* トップページのカスタマイズ */
.kb-row-layout-id6_54ef64-05 h4 {
	color: #e38ad1!important;
}
.home-course-price-money {
	font-weight: bolder;
	font-size:1.1em;
}
.home-course-price-yen {
	font-size: .9em;
}
.kt-adv-heading6_e98a3f-79, .kt-adv-heading6_867d2c-35, .kt-adv-heading6_498eec-da {
	position: relative;
	background-color: #e38ad1!important;
	padding: .5em;
	border-radius: 6px;
	display: inline-block;
	font-weight: bold;
}
.kt-adv-heading6_e98a3f-79::after, .kt-adv-heading6_867d2c-35::after, .kt-adv-heading6_498eec-da::after {
	content: "";
	position: absolute;
	bottom: -9px; /* 本体より下に表示 */
	left: 30px; /* 好みで位置調整 */
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #e38ad1!important;
}
.kb-posts-id-6_6d5d9e-90, .kb-posts-id-6_9e46c8-99, .kb-posts-id-6_8e65e8-75 {
	border: 2px solid #e38ad1!important;
}
/* スマホ表示のカスタマイズ */
@media screen and (width <= 768px) {
	.kt-testimonial-content{
		font-size:.8em!important;
	}
	.entry-meta-divider-dot {
		margin-top: 5px!important;
	}
	.kt-adv-heading6_908180-92{
		letter-spacing: -1px!important;
	}
	.kt-adv-heading6_e98a3f-79, .kt-adv-heading6_867d2c-35, .kt-adv-heading6_498eec-da {
		padding: .5em 1.2em ,5em 0.8em;
	}
}