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

#policy h1 .text-sml { text-align: left; }
.policy-detail .cont-wrap { margin-bottom: 120px; }
.policy-paragraf { margin-bottom: 24px; font-size: var(--font-size-03); }
.policy-infomation { margin-top: 104px; }
.policy-infomation h2 { margin-bottom: 12px; letter-spacing: 0; }
.policy-infomation .info-item { font-size: var(--font-size-03); }

@media (max-width: 767px) {
	#policy h1 .text-sml { bottom: -8px; }
	#policy h1 .text-sml::after { height: 72px; left: -10%; }
}



