@charset "UTF-8";
/*-------------------------------------------------
title       : 콘텐츠
Author      : ㅈㅁㅈ
Create date : 2019-12-02
-------------------------------------------------*/
@import url("/_templet7/css/sub.css");
.member .group1 { width: 100%; }

.greeting .img { bottom: -2rem; }

.list-site { display: inline-block; width: calc(100% + 1.5rem) !important; font-size: 0.95rem; }

.list-site > * { float: left !important; width: calc(25% - 1.5rem) !important; margin-right: 1.5rem; }

.list-site > *:nth-child(n + 5) { margin-top: 2rem; }

.list-site strong { display: block; margin-top: 1rem; font-weight: 400; color: #000; text-align: center; }

@media (max-width: 768px) { .list-site { display: inline-block; width: calc(100% + 1rem) !important; font-size: 0.8rem; }
  .list-site > * { float: left !important; width: calc(33.33333% - 1rem) !important; margin-right: 1rem; }
  .list-site > *:nth-child(n + 4) { margin-top: 1rem; }
  .list-site strong { margin-top: 0.25rem; } }

@media (max-width: 530px) { .list-site { display: inline-block; width: calc(100% + 1rem) !important; font-size: 0.8rem; }
  .list-site > * { float: left !important; width: calc(50% - 1rem) !important; margin-right: 1rem; }
  .list-site > *:nth-child(n + 3) { margin-top: 1rem; }
  .list-site strong { margin-top: 0.25rem; } }

/*-------------------------------------------------
title       : 서브
Author      : ㅈㅁㅈ
Create date : 2019-12-03
-------------------------------------------------*/
#wrap { background: url("/csd/img/sub/visual1.jpg") no-repeat center 0; }

#snb.sub02 .nav #left_menu_top > li > a { font-size: 0.8rem; padding: 0.25rem 0.5rem; white-space: normal; line-height: 1.2; word-break: keep-all; }

@media (max-width: 768px) { #snb { background: url("/csd/img/sub/visual.jpg") no-repeat center 0; } }
