@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------

	return　返品・交換について

-----------------------------------------------------------------*/

/*------------------------------------------------------------------------------
  return-case
------------------------------------------------------------------------------*/

.h-type3 {
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: 1rem;
	color: var(--main-color);
}

.return-case > section {
	margin-bottom: 5rem;
}

@media screen and (max-width: 810px) {

}


@media screen and (max-width: 480px) {

}
