/* 개인정보처리방침 */
.privacy-page .section-header {margin-bottom: 0;}
.section-privacy .title {margin-top: 36px;}
.section-privacy .title:first-child {margin-top: 0;}
.section-privacy .title + .txt {margin-top: 8px;}

@media all and (max-width: 1280px) {
  .section-privacy .title {margin-top: 32px;}
  .section-privacy .title + .txt {margin-top: 4px;}
}