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


@media screen and (max-width: 834px) {
  .sec-about .c-txt__03  {
	  font-zise: 1.5rem;
  }
}
@media screen and (max-width: 640px) {
  .sec-about .c-txt__03  {
	  font-zise: 1.4rem;
  }
}