@charset "utf-8";
/*
Theme Name: STEP UP WEB
Theme URI: https://web.alfactory.co.jp/
Author: Alfactory
Author URI: https://www.alfactory.co.jp/
Description: STEP UP WEB is an original theme provided by <a href="https://www.alfactory.co.jp/">Alfactory</a>.
*/

.c-form_checkbox label .wpcf7-list-item-label {
  display: flex;
  align-items: center;
}

.wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-spinner {
	display: none;
}

.service-feature .service-card .service-card_ttl {
	line-height: 150%;
}

.p-company-content .cpn-cols:last-of-type .cpn-art {
	border-top: 0.1rem solid #C2C2C2;
}

.sc-result {
	margin-top: 0;
	padding-top: 9rem;
}

@media screen and (min-width: 769px) {
	.p-visit .key-visual .kv-img figure {
		height: 150%;
	}
	.sc-search .search-content {
		display: block !important;
	}
	.sc-search .heading-lv3 {
		pointer-events: none;
	}
	.cpn-cols {
		width: calc(100%/2 - 2rem);
	}
}

@media screen and (max-width: 768px) {
	.sc-cta .sc-cta_head {
		width: 100%;
		text-align: center;
	}
	.p-company-content .cpn-cols:last-of-type .cpn-art {
		border-top: none;
	}
}