#sub__visual {
  background: url(/img/main/visual01.jpg);
  height: 600px;
}
#sub__visual .visual__title {
  position: absolute;
  top: 330px;
  left: 420px;
  font-size: 60px;
  color: #fff;
}
#sub__visual .visual__title h2 {
  font-weight: 500;
}

.bbs.board #lnb {
  display: none;
}

body.cs .cate-bo_table.bo_table-cs.community {
  background: url(/img/main/visual01.jpg);
  height: 600px;
}
body.cs .tb-hd {
  width: 100%;
}
body.cs #sub__visual .visual__title {
  position: absolute;
  top: 330px;
  left: 420px;
  font-size: 60px;
  color: #fff;
}
body.cs #sub__visual .visual__title h2 {
  font-weight: 500;
}
body.cs #lnb {
  display: none;
}

#bo_list {
  margin: 50px auto 200px auto;
}

.bbs.register_form {
  margin-bottom: 200px;
}

@media screen and (max-width: 1401px) {
  .--pl10 {
    padding-left: 20px;
  }
}
body.bbs .ctt_privacy header h1, body.bbs .ctt_provision header h1 {
  display: none;
}/*# sourceMappingURL=layout.min.css.map */