@charset "UTF-8";

/** 学校紹介　高松自動車学校の特徴 **/
.cbox-02 {
	background-image: url("/wp-content/uploads/2025/08/mf1i2.png");
	background-repeat: no-repeat;
	background-position: top center;
}
.cbox-02::before {
	content: "";
	display: block;
	max-width: 182px;
	max-height: 176px;
	width: 24.27vw;
	height: 23.47vw;
	background: url("/wp-content/uploads/2025/08/mf1i1.png") center center /cover no-repeat;
	position: absolute;
/*	left: calc(50% - 600px);
	bottom: -80px;*/
	top: 330px;
}

