/* 파일의 첫 줄에 MIME 타입 명시 */
/* Content-Type: text/css */
.u-overlap.u-overlap-transparent:not(.u-overlap-contrast)
  .u-header
  :not(.u-nav-item)
  > p:not(.u-text-variant),
.u-gradient > .u-container-layout > p:not(.u-text-variant),
.u-image:not(.u-shading) > .u-container-layout > p:not(.u-text-variant),
p:not(.u-text-variant .news) {
  color: black;
}

label.file-icon {
  margin-top: 8px;
  margin-right: 10px;
  margin-left: 10px;
}

.listbtn {
  background-color: #cccccc;
  color: black;
  padding: 10px;
  min-width: 100px;
  font-size: 10px;
  border: 0px solid #777777;
  cursor: pointer;
  float: right;
  text-align: center;
}

.listbtn:hover {
  color: black;
  font-weight: 600;
}

.page-n {
  cursor: pointer;
  color: #151515;
}

.page-n:hover {
  color: #777777;
}

.page-m {
  display: flex;
  justify-content: space-between;
  height: 50px;
  margin-top: 10px;
  background-color: #f8f8f8;
  align-items: center;
  font-weight: 500;
  font-size: 10pt;
  border-top: 1px solid #777777;
  border-bottom: 1px solid #777777;
  margin-bottom: 20px;
  align-items: middle;
  padding: 0 20px;
  color: #777777;
}

.view-fileTitle {
  color: #777777;
  font-weight: 600;
  font-size: 10pt;
  margin-top: 50px;
}

.view-file {
  width: 100%;
  height: 30px;
  background-color: #f8f8f8;
  display: flex;
  align-items: center;
  font-size: 10pt;
  color: #777777;
  cursor: pointer;
}

.file-wrapper {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.u-dialog-section-6 .u-dialog-1 {
  width: 800px;
  min-height: 528px;
  background-image: none;
  height: auto;
  margin: 60px auto;
}

.u-dialog-section-6 .u-container-layout-1 {
  padding: 45px 30px 20px;
}

.u-dialog-section-6 .u-image-1 {
  width: 348px;
  height: 364px;
  margin: 0 0 0 auto;
}

.u-dialog-section-6 .u-text-1 {
  margin: -364px 378px 0 0;
}

.u-dialog-section-6 .u-text-2 {
  margin: 20px 378px 0 0;
}

.u-dialog-section-6 .u-form-1 {
  height: 303px;
  margin: -106px 378px 0 0;
}

.u-dialog-section-6 .u-input-1 {
  --radius: 11px;
}

.u-dialog-section-6 .u-form-group-2 {
  margin-left: 0;
}

.u-dialog-section-6 .u-input-2 {
  --radius: 11px;
}

.u-dialog-section-6 .u-form-group-3 {
  margin-left: 0;
}

.u-dialog-section-6 .u-input-3 {
  --radius: 11px;
}

.u-dialog-section-6 .u-input-4 {
  --radius: 11px;
}

.u-dialog-section-6 .u-input-5 {
  --radius: 11px;
}

.u-dialog-section-6 .u-btn-1 {
  background-image: none;
  border-style: none;
  text-transform: uppercase;
}

.u-dialog-section-6 .u-icon-1 {
  width: 16px;
  height: 16px;
  left: auto;
  top: 14px;
  position: absolute;
  right: 14px;
}

@media (max-width: 991px) {
  .u-dialog-section-6 .u-dialog-1 {
    width: 720px;
    margin-top: 138px;
  }

  .u-dialog-section-6 .u-container-layout-1 {
    padding-top: 29px;
  }

  .u-dialog-section-6 .u-image-1 {
    width: 330px;
    margin-top: 59px;
  }

  .u-dialog-section-6 .u-text-1 {
    width: auto;
    margin-right: 360px;
  }

  .u-dialog-section-6 .u-text-2 {
    width: auto;
    margin-top: 17px;
    margin-right: 360px;
  }

  .u-dialog-section-6 .u-form-1 {
    margin-right: 360px;
  }
}

@media (max-width: 767px) {
  .u-dialog-section-6 .u-dialog-1 {
    width: 540px;
    margin-top: 124px;
  }

  .u-dialog-section-6 .u-container-layout-1 {
    padding-top: 45px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .u-dialog-section-6 .u-image-1 {
    width: 170px;
    height: 464px;
    margin-top: 68px;
  }

  .u-dialog-section-6 .u-text-1 {
    margin-top: -464px;
    margin-right: 190px;
  }

  .u-dialog-section-6 .u-text-2 {
    margin-top: 30px;
    margin-right: 190px;
  }

  .u-dialog-section-6 .u-form-1 {
    margin-right: 190px;
  }
}

@media (max-width: 575px) {
  .u-dialog-section-6 .u-dialog-1 {
    width: 340px;
    margin-top: 33px;
  }

  .u-dialog-section-6 .u-container-layout-1 {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 24px;
  }

  .u-dialog-section-6 .u-image-1 {
    height: 174px;
    margin-top: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-dialog-section-6 .u-text-1 {
    margin-top: 27px;
    margin-right: 0;
  }

  .u-dialog-section-6 .u-text-2 {
    margin-right: 0;
  }

  .u-dialog-section-6 .u-form-1 {
    width: 300px;
    margin-top: -93px;
    margin-right: 0;
  }
}

/* 작성자, 홈페이지, 카테고리 등의 subject 출력 부분에 적용 */
.b_detail_left {
  background-color: #f8f8f8;
  width: 150;
  font-size: 10pt;
  color: #777777;
  font-weight: 600;
}

/* 작성자, 홈페이지, 카테고리 등에 해당되는 '데이타'에 적용 */
.b_detail_right {
  background-color: #ffffff;
  border-bottom: 1px solid #fafafa;
  font-size: 10pt;
  font-family: Tahoma;
  color: #151515;
  padding-left: 10px;
}

/* 조회, 추천, 아이피 등의  글자에 적용 */
.b_detail_right2 {
  color: #888888;
  background-color: #ffffff;
  font-size: 10px;
  font-size: 10pt;
  font-family: 돋움, 돋움;
  padding: 2;
  padding-right: 10;
}

/* 회원사진 - 본문내에 출력 */
.b_mphoto_body {
  width: 50px;
  margin-top: 5px;
  filter: alpha(style=2, opacity=80, finishopacity=5);
  cursor: pointer;
}

/* 회원사진 - 댓글에 출력 */
.b_mphoto_reply {
  width: 40px;
  filter: alpha(style=2, opacity=100, finishopacity=5);
  margin-top: 2;
  cursor: pointer;
}

/* 댓글 입력란의 이름,메일,비밀번호 입력칸에 적용 */
.b_reply_input {
  font-size: 11px;
  font-family: Tahoma, 돋움;
  width: 100px;
  height: 17px;
  color: #555555;
  border: 1px solid #e5e5e5;
  background-color: #ffffff;
  text-align: center;
}

.b_hand {
  cursor: pointer;
}

.b_list_subject {
  width: px;
  word-break: break-all;
}

.b_list_name {
  text-align: center;
}

.b_list_date {
  text-align: center;
  font-size: 11px;
  font-family: Tahoma, 굴림;
}

.b_list_hit {
  text-align: center;
  font-size: 7pt;
  font-family: Tahoma, 굴림;
}

/* 글쓰기-편집기로 작성해 넣은 표의 <td> */
.b_insert_td {
  line-height: 110%;
}

/* url 자동링크 글자색*/
.b_autolink {
  color: #0184ff;
  text-decoration: underline;
}

.b_imagine_table {
}

/*편집기-공간분할 <table>*/
.b_imagine_td {
}

/*편집기-공간분할 <td>*/
/* </style> */

.u-section-1 {
  background-image: url("images/sub-banner.png");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 500px;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 3.75rem;
  margin: 183px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 0.875rem;
  font-weight: normal;
  margin: 198px 0 25px auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 412px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 316px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 480px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 214px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: auto;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.75rem;
    margin-top: 217px;
  }
}
.u-section-2 .u-sheet-1 {
  min-height: 870px;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 0;
  height: auto;
  min-height: 72px;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  margin: -12px auto 0 0;
}

.u-section-2 .u-custom-html-2 {
  margin-top: 0;
  margin-bottom: 60px;
  height: auto;
  min-height: 707px;
}

.view-content{
    margin-bottom: 100px;
}