/*

	privacy.html

*/
/*------------------------------------------
	.privacyTxt
------------------------------------------*/
.privacyTxt { padding: 100px 0; }
.privacyTxt .ttl { font-size: 15px; font-weight: bold; line-height: 1.7; }
.privacyTxt .txt { line-height: 1.7; margin-bottom: 25px; }
.privacyTxt .txt + .ttl { margin-top: 50px; }
@media screen and (max-width: 767px) { .privacyTxt { padding: 50px 0; }
  .privacyTxt .txt { font-size: 13px; }
  .privacyTxt .txt + .ttl { margin-top: 20px; } }

/*# sourceMappingURL=privacy.css.map */
