@charset "UTF-8";
/* CSS Document */
@media screen and (max-width: 768px){
#pace-body .entrance__body--after .entrance__body__title {
	left: 24.5vw;
}
#pace-body .entrance__body--after .entrance__body__title img{
	width: 69vw;	
}
#l-footer {
	margin-top: 0;
}
#pace-body .know__list__02__caption {
  text-align: left;
  }
}
@media screen and (min-width: 768px){
#pace-body .know__list__01__text {
  text-align: center;
}
}

.m-contact {
border-top: 1px solid #c8c8c8;
}
@media screen and (min-width: 768px){
	.m-contact {
		width: auto;
		margin-top: 70px;
	}
	.m-contact--phone-number {
		width: 300px;
		margin: 0 auto 15px;
	}
	.m-contact--form-btn {
		margin: 0 auto 27px;
	}
	.m-contact__link-group {
		justify-content: center;
	}
	#pace-body .product04__list__01__picture__decoration--02 {
		top: 0;
	}
  #l-footer {
    margin-top: 0; 
  }
}
@media screen and (max-width: 768px){
	.m-contact {
		margin-top: 12vw;
	}
	#pace-body .product04__list__01__picture__decoration--02 {
		top: 0;;
	}
	#pace-body .product02__wrap__body {
		margin-top: 5.3125vw;
	}
	#pace-body .product02__wrap__picture__img {
		top: 95vw;
	}
	#pace-body .product03__wrap__picture__img {
		top: 95vw;
	}
	#pace-body .product03__wrap__body {
		margin-top: 5.3125vw;
	}
}