@media screen and (max-width:500px){
  .wrap {padding-top:2.8rem;}
  .community {margin-top:2.7rem;}
  .tt__ {font-size:1.9rem;line-height:2.3rem;}
  .community_list {margin-top:1rem;}
  .mobile_none {display:none;}
  .tab .view {margin-top:1.2rem;}
  .tab .view tr {display:flex;flex-direction:column-reverse;gap:0.6rem;}
  .tab .view tr:not(:first-child) {margin-top:1.2rem;}
  .tab .view tbody tr td {text-align:left; padding:0;}
  .tab .view .title {width:100%;max-width:100%;padding-bottom:1.2rem;}
  .tab .view tbody tr td.title {font-size:0.65rem;letter-spacing:-0.2px;font-weight:var(--font-medium);}
  .paging {max-width:100%;margin:2.35rem auto 3.3rem;}
  .notices .notice_title {padding:1.3rem 0.9rem;}
  .notices .notice_content {padding:1.5rem 0.9rem;}
  .notices .notice_title h3, .qnas .qna_title h3 {font-size:0.9rem;letter-spacing:0.02px;line-height:1.3rem;word-break: keep-all;}
  .notices .notice_content p {font-size:0.65rem;line-height:1rem;letter-spacing:-0.2px;}
  .notices .list_prev {max-width:100%;height:2.6rem;margin:1.45rem auto 3.3rem;}
  .notices .list_prev span {font-size:0.7rem;font-weight:var(--font-medium);}
  .qnamenu {gap:0.45rem;grid-gap:0.45rem;margin-top:0.85rem;}
  .qnamenu .search {width:100%;}
  .qnamenu .search input {width:100%;max-height:2.1rem; padding:0.6rem 0.7rem;}
  .qnamenu .witing {height:2.1rem;min-width:5.2rem;}
  .qnamenu .witing span {font-size:0.65rem;}
  .qnas {margin-top:1.7rem;}
  .qnas .qna_title {padding-bottom:0.95rem;}
  .write_form .flex {flex-direction:column;align-items:baseline;}
  .registration.flex {align-items:center;}
  .write_form .form_title {margin-bottom:0.4rem;line-height:1;}
  .write_form .form_title strong {font-size:0.6rem;letter-spacing:-0.19px;font-weight:var(--font-regular);}
  select {font-size:0.65rem;letter-spacing:-0.3;background-position:95%;}
  textarea {font-size:0.65rem;letter-spacing:-0.3px;}
  textarea::placeholder {font-size:0.65rem;letter-spacing:-0.3px;}
  .write_form .files .filenotice p {line-height:1.4;font-weight:var(--font-regular);}
  .mobilep {padding-top:0.7rem;}
}
