/*****공통*s*****/
.bd-topbar {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px solid #d9d9d9;
}
.vc-bd-btn-box1-w {
  padding: 13px 0 0;
}
.vc-bd-bbx1-1,
.vc-bd-bbx1-2,
.vc-bd-bbx1-3 {
  display: inline-block;
  vertical-align: top;
}
.vc-bd-bbx1-1 {
  width: 27%;
  float: left;
}
.vc-bd-bbx1-2 {
  text-align: center;
  width: 46%;
  float: left;
}
.vc-bd-bbx1-3 {
  width: 27%;
}
.v-board-bo-line {
  width: 100%;
}
/*****공통*e*****/
/*****기본게시판*s*****/
/*기본리스트*/
.vc-bd-list {
  border-top: solid 1px #d9d9d9;
}
.vc-bd-list tr {
  border-top: solid 1px #d9d9d9;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}
.vc-bd-list tr:first-child {
  border-top: solid 1px #aeadad;
}
td.bbschk {
  width: 50px;
}
.att_title {
  text-align: center;
}
.att_title font {
  color: #333 !important;
  font-size: 16px !important;
}
.vc-bd-list tr > td {
  padding: 14px 10px;
  line-height: 1.6 !important;
}
.bbsno {
  min-width: 45px;
}
.bbsetc_dateof_write {
  min-width: 95px;
}
.bbsetc_view_count {
  min-width: 57px;
}
.vc-bd-list tr:hover {
  background-color: #f7f7f7;
}
/*FAQ리스트*/
.vb-faq-list {
  border-top: solid 1px #d9d9d9;
}
.vb-faq-list tr {
  border-top: solid 1px #d9d9d9;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}
.vb-faq-list .board_bgcolor {
  border-bottom: none;
}
.vb-faq-list tr:hover {
  background-color: #f7f7f7;
}
.vb-faq-list tr > td {
  font-size: 16px;
  padding: 16px 3%;
  line-height: 1.6 !important;
}
/*카테고리*/
.cafe-list-w {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.sul_menu {
  margin-bottom: 60px;
  text-align: center;
}
.sul_menu img {
  display: none;
}
.sul_menu a {
  color: #333 !important;
  font-size: 16px !important;
  border: solid 1px #d9d9d9;
  line-height: 1;
  padding: 17px 25px !important;
  margin: 3px !important;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}
.sul_menu font {
  font-family: nsh4, sans-serif;
  font-size: 16px !important;
  color: #333 !important;
}
.sul_menu font {
  color: #333 !important;
}
.sul_menu a:hover {
  border: solid 1px #666;
}
.sul_menu b {
  color: #fff;
}
.sul_menu b::before {
  font-family: nsh4, sans-serif;
  position: absolute;
  font-weight: normal !important;
  display: inline-block;
  padding: 0 3px 2px 1px;
  background-color: #fff;
  content: 'ALL';
  color: #333;
  z-index: 100;
}
/*페이징*/
table.v-paging {
  display: block !important;
  padding: 0 !important;
  text-align: center;
  border-top: solid 1px #dedede;
  width: 100% !important;
}
.v-paging-hh {
  height: 20px;
}
table.v-paging tbody,
#search_table > tbody {
  display: block;
}
table.v-paging tbody tr,
#search_table > tbody tr {
  display: table;
  width: 100%;
}
.v-paging,
.v-paging a {
  font-size: 16px;
}
.v-paging {
  color: #000;
}
.v-paging a {
  color: #333;
}
/*검색창*/
#ext_search {
  width: 100% !important;
  margin-top: 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#search_table {
  display: inline-block;
}
#search_display1 {
  padding: 0 6px;
}
/*****기본게시판*e*****/
/*****갤러리*s*****/
/*3X*/
.gal_board_list > table {
  display: inline-block;
  width: 33%;
  padding: 0 15px;
}
/*4X*/
.galx4 .gal_board_list > table {
  display: inline-block;
  width: 24%;
  padding: 0 20px;
}
.galx4 .gal_board_list > table:nth-child(4n + 1) {
  margin-left: 1.4%;
}
/*리스트*/
.gal_board_list {
  text-align: left;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.gal_board_list .bbsnewf5 img {
  width: 100%;
  height: auto;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}
.gal_board_list .bbsnewf5 img:hover {
  opacity: 0.5;
}
.gallery_subject {
  padding: 15px 4px 35px;
  line-height: 1.2;
  font-size: 17px;
}
/*****갤러리*e*****/
/*****웹진*s*****/
/*기본*/
.vbd-wz {
  padding: 45px 0 0;
  border-top: 1px solid #d9d9d9;
}
.webzine_type_img_td {
  padding: 0 0 40px 5px;
}
.webzine_type_text_td_left {
  padding: 0 5px 40px 3%;
}
.webzine_type2 .webzine_type2_table_line {
  border-top: 1px solid #d9d9d9;
  width: 100%;
  height: 40px;
}
.webzine_subject .news_title {
  font-size: 16px;
  line-height: 1.6;
}
.webzine_description .obj_value {
  display: inline-block;
  font-size: 16px;
  padding: 8px 0 0;
  line-height: 1.8;
}
.webzine_type2 > tbody > tr:last-child .webzine_type2_table_line {
  display: none;
}
/*cafe24*/
.webzine_type2 .webzine_type_text_td_left,
.webzine_type2 .webzine_type_text_td_right {
  width: 100%;
}
.webzine_type_text_td_left dl,
.webzine_type_text_td_left dd {
  line-height: 1;
}
.webzine_type_text_td_left dl {
  margin-bottom: 0;
}
.webzine_type2 > tbody > tr:nth-child(2n + 1) {
  cursor: pointer;
  transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
}
.webzine_type2 > tbody > tr:nth-child(2n + 1):hover {
  opacity: 0.5;
}
/*  카페24 기존소스
.webzine_type2 {
    width: 100%;
}
.webzine_type2 dl,
#webzine_type2 dt,
#webzine_type2 dd {
    margin: 0;
    padding: 0
}
.webzine_type2 dl {
    float: left;
    clear: both;
    width: 100%;
    padding: 0 0 16px;
    margin-bottom: 0;
}
.webzine_type2 .webzine_type_text_td_left {
    width: 100%;
    padding: 0 0 48px 4%;
}
.webzine_type2 .webzine_type_img_td {
    vertical-align: top;
    padding: 0 0 15px;
}
.webzine_type2 .webzine_type2_table_line {
    width: 100%;
    border-top: 1px solid #d9d9d9;
    padding-top: 30px;
}
.webzine_type2 > tbody tr:last-child {
    display: none;
}
.webzine_type2 dl {
    width: 100%;
    padding-bottom: 25px;
    margin-bottom: 0;
}
.webzine_type2 dd {
    width: 100%;
}
.webzine_type2 .obj_name {
    display: block;
    padding: 5px 0 0 12px;
}
.webzine_type2 .webzine_type_text_td_right {
    width: 100%;
    padding: 0 9px 0 0;
}
*/
/*블로그형*/
.blog-st .webzine_type2 {
  text-align: center;
}
.blog-st .webzine_type_img {
  display: inline-block;
  width: 100%;
}
.blog-st .webzine_type2 .webzine_type_img img {
  width: 100%;
  height: 156px;
}
.blog-st .webzine_subject {
  padding: 20px 7px 20px;
  border-bottom: 1px solid #d9d9d9;
  text-align: left;
}
.blog-st .webzine_description {
  padding: 20px 7px 30px;
  line-height: 1.8;
  font-size: 15px;
  text-align: left;
}
.blog-st .webzine_type_img_td input[name='delete_check_notice[]'] {
  margin-bottom: 7px !important;
}
.blog-st .webzine_type2 > tbody > tr {
  display: inline-block;
  vertical-align: top;
  width: 23%;
  float: left\9;
  border: 1px solid #d9d9d9 !important;
  margin: 0 10px 60px;
  padding: 15px 15px 0;
  min-height: 496px;
}
.blog-st .webzine_type2 > tbody > tr:nth-child(2n) {
  display: none;
}
.blog-st .webzine_type2 .webzine_type_text_td_left {
  display: block;
  float: left\9;
}
.blog-st .webzine_type2 .webzine_type_img_td {
  vertical-align: top;
}
/*****웹진*e*****/
/*****읽기*s*****/
.board_bgcolor,
.board_desc {
  line-height: 1.6;
  border-bottom: solid 1px #d9d9d9;
}
.board_bgcolor,
.board_bgcolor span,
td.board_bgcolor > font {
  font-size: 16px !important;
  color: #333 !important;
}
.board_bgcolor {
  width: 20%;
  text-align: center;
  padding: 15px 10px;
  background-color: #f7f7f7;
}
.board_desc {
  padding: 10px 0 12px 15px !important;
  text-align: left;
}
.v-bod-write > tr:last-child {
  display: none;
}
.board_desc input[type='checkbox'] {
  margin-right: 10px;
}
#post_area {
  padding: 10px !important;
  line-height: 1.8 !important;
}
#post_area img {
  max-width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}
.v-bod-write {
  width: 100%;
  margin-bottom: 10px;
}
.v-bod-write tbody td.no-padding {
  padding: 0 !important;
  border-bottom: none;
}
.v-bod-write tbody td img {
  display: block;
  height: auto !important;
}
.vb-list-incpg {
  border-bottom: solid 1px #d9d9d9;
  margin-bottom: 80px;
  padding-bottom: 80px;
}
/*코멘트*/
.commt-w {
  background-color: #f8f8f8;
  border-bottom: solid 1px #d9d9d9;
}
.comment_txt:nth-child(1) {
  padding: 18px 0 15px 20px !important;
}
.comment_txt {
  font-size: 14px;
}
.comment_txt textarea {
  width: 90% !important;
  max-height: 79px;
  margin: 0 0 0 3px;
}
.comment_txt textarea::after {
  display: inline-block;
  vertical-align: top;
  height: 34px;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  padding: 9px 14px 0 13px;
  border: solid 1px #ccc;
  background-color: #fff;
  cursor: pointer;
  content: '\d655\c778';
}
.board_comment_bgcolor > tbody > tr > td > table {
  background-image: none !important;
}
.board_comment_bgcolor > tbody > tr > td > table > tbody tr:nth-child(2) td {
  background-color: #d9d9d9 !important;
}
.comment_name,
.board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(2),
.board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(3) font {
  color: #333;
}
.comment_name {
  padding: 13px 10px;
  text-align: center;
  font-size: 14px;
}
.board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(2) {
  padding: 13px 25px;
}
.board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
  padding: 13px 10px;
  width: 194px;
  text-align: center;
}
.commt-w table.board_comment_bgcolor:last-child > tbody > tr:last-child > td > table > tbody > tr > td:nth-child(1) {
  padding-bottom: 0 !important;
}
.commt-w table.board_comment_bgcolor:last-child > tbody > tr:last-child > td > table > tbody > tr > td:nth-child(2) {
  padding: 20px 15px;
}
.commt-w table.board_comment_bgcolor:last-child > tbody > tr:last-child > td > table > tbody > tr > td:nth-child(3) {
  padding: 0;
  width: 194px;
  text-align: left;
  padding-bottom: 0 !important;
}
/*****읽기*e*****/
/*****쓰기*s*****/
.board_desc .board {
  border-bottom: none !important;
}
div.nneditor-container .nneditor-toolbar-container {
  border-top: none !important;
  padding: 10px;
}
/*에디터*/
div.nneditor-container div.SE_TOOLBAR .nneditor-fontsize,
div.nneditor-container div.SE_TOOLBAR .nneditor-fonttype {
  width: 38px !important;
  line-height: 1 !important;
  height: 19px !important;
  border-color: #d9d9d9 !important;
}
div.nneditor-container div.SE_TOOLBAR a.fieldButton {
  background: transparent url(../images/arrow_eb.jpg) repeat scroll 0 !important;
  border: 1px solid #ccc !important;
  height: 19px !important;
  width: 9px !important;
  line-height: 19px !important;
}
div.nneditor-container .nneditor-iframe-container {
  border-bottom: 1px solid #d9d9d9 !important;
  border-top: 1px solid #d9d9d9 !important;
}
div.nneditor-container .seResize2 {
  border-bottom: 1px solid #d9d9d9 !important;
}
table.seLayout {
  border-width: 1px !important;
  border-color: #d9d9d9 !important;
}
div.nneditor-container div.SE_TOOLBAR li {
  padding: 1px 0 !important;
}
div.nneditor-container div.SE_TOOLBAR .divide {
  background: none !important;
}
div.nneditor-container .seResize2 {
  border-bottom: solid 1px #d9d9d9;
}
.vc-view-1 {
  vertical-align: top;
  width: 30%;
  padding-left: 3px !important;
}
.vc-view-2 {
  width: 70%;
  text-align: right;
  padding-right: 3px !important;
}
td.vc-view-1 a > img,
td.vc-view-2 a > img {
  display: none;
}
/*****쓰기*e*****/
/*****관리자인식후*s*****/
/*기본게시판*/
td.board_admin_bgcolor {
  width: 100%;
  padding: 16px 0 16px 2px !important;
  font-size: 11px;
  border-top: solid 1px #d9d9d9;
  text-align: left;
}
td.board_admin_bgcolor tr > td {
  display: inline-block;
  line-height: 1;
  width: 100%\9;
  float: left\9;
  height: 34px;
}
td.board_admin_bgcolor tr > td:nth-child(1) {
  width: 48px !important;
  padding: 8px 0 0 0;
  text-align: left !important;
}
td.board_admin_bgcolor tr > td:nth-child(2) {
  width: 28px !important;
  padding: 7px 0 0 2px;
}
td.board_admin_bgcolor tr > td:nth-child(3) {
  width: 39px !important;
  padding: 8px 0 0 0;
}
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(4),
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(5),
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(6) {
  text-align: right !important;
  cursor: pointer;
}
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(4),
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(5),
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(6) {
  width: 51px !important;
}
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(4) img,
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(5) img,
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(6) img {
  opacity: 0;
  position: absolute;
  z-index: 1;
}
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(4)::after,
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(5)::after,
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(6)::after {
  display: inline-block;
  vertical-align: top;
  padding: 7px 0 0;
  width: 45px;
  height: 27px;
  text-align: center;
  line-height: 1;
  font-size: 11px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #ccc;
}
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(4)::after {
  content: '\c0ad\c81c';
}
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(5)::after {
  content: '\c774\b3d9';
}
table.board > tbody > tr > td.board_admin_bgcolor > table > tbody > tr > td:nth-child(6)::after {
  content: '\bcf5\c0ac';
}
/*갤러리*/
.gal_board_list .board,
.galx4 .gal_board_list .board {
  display: block;
  width: 100%;
  padding: 0;
}
.gal_board_list .board > tbody {
  display: block;
  width: 100%;
  height: 67px;
}
.gal_board_list .board > tbody > tr {
  display: block;
}
.gal_board_list .board > tbody > tr > td {
  display: inline-block;
}
/*****관리자인식후*e*****/
/*****기타*s*****/
/*답글*/
.vc-bd-re > tbody:first-child > tr:nth-child(6) .board_desc {
  padding: 0 !important;
  border-bottom: none;
}
/*자유게시판 추천 및 첨부 있을시 보여지는 선 관련*/
.v-bod-write > tbody tr:nth-child(6) .board_desc {
  border-top: solid 1px #fff !important;
}
/* 추가*/
.vc-bd-re > tbody tr:nth-child(5) td.board_desc {
  border-bottom: none;
}
.v-bod-write .board_desc table tbody tr td input {
  vertical-align: baseline;
}
.board_description {
  border-bottom: 1px solid #d9d9d9;
}
.webzine_type_text_td_left .obj_value a .news_title {
  font-size: 22px;
  font-weight: bold;
}
.webzine_type_text_td_left .webzine_subject {
  margin-bottom: 10px;
}
.vc-fbd-view-1 > table > tbody > tr > td {
  padding: 5px 0 0;
  height: 55px;
  vertical-align: top;
}
.potxa {
  width: 100%;
  height: 800px;
  border: 1px solid #d9d9d9;
  overflow-y: auto;
  padding: 50px 3%;
  line-height: 2;
}
/*****미디어쿼리*s*****/
@media (min-width: 992px) and (max-width: 1199px) {
  /*갤러리*/
  .gal_board_list > table {
    width: 32%;
  }
  /**코멘트*/
  .comment_txt textarea {
    width: 87% !important;
  }
  /*웹진리시트*/
  .webzine_type2 dl {
    padding-bottom: 10px !important;
  }
  /*4X*/
  .galx4 .gal_board_list > table {
    padding: 0 10px;
  }
  .galx4 .gal_board_list .gallery_title {
    letter-spacing: -1.5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /*갤러리*/
  .galx4 .gal_board_list > table,
  .gal_board_list > table {
    width: 32.2%;
  }
  .gal_board_list > table:nth-child(3n + 1),
  .galx4 .gal_board_list > table:nth-child(3n + 1) {
    margin-left: 0.45%;
  }
  /*코멘트*/
  .comment_txt textarea {
    width: 87% !important;
  }
  .comment_name {
    padding: 7px 10px;
  }
  .board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(2) {
    padding: 7px 25px;
  }
  .board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
    padding: 7px 10px;
    width: 95px;
  }
}
@media (max-width: 767px) {
  /****기본게시판*s*****/
  /*카테고리*/
  .sul_menu a {
    padding: 17px 5px !important;
    margin: 6px 1px 0 !important;
    min-width: 105px;
  }
  .sul_menu {
    text-align: center;
    margin-bottom: 50px;
  }
  /****기본게시판*e*****/
  /*****갤러리*s*****/
  .gal_board_list {
    text-align: center;
  }
  .gal_board_list > table {
    width: 100%;
    padding: 0 10px;
  }
  .gal_board_list table > tbody {
    display: inline-block;
  }
  .galx4 > .gal_board_list > table {
    width: 100% !important;
    margin-right: 0;
    padding: 0 10px;
  }
  .gal_board_list > table:nth-child(3n + 1),
  .galx4 .gal_board_list > table:nth-child(4n + 1) {
    margin-left: 0;
  }
  #search_table .est_keyword_cell {
    width: 70%;
  }
  /*****갤러리*e*****/
  /*****웹진*s*****/
  /*기본*/
  .webzine_type_img_td,
  .webzine_type_text_td_left {
    display: block;
    width: 100%\9;
    float: left\9;
  }
  .webzine_type_img_td {
    text-align: center;
    padding: 0 5px;
  }
  .webzine_type_img_td .webzine_type_img img {
    width: 100% !important;
    height: auto !important;
  }
  .webzine_type_text_td_left {
    padding: 22px 7px 38px;
  }
  .webzine_description .obj_value {
    padding: 15px 0 0;
  }
  .webzine_type2 .webzine_type2_table_line {
    height: 45px;
  }
  /*****웹진*e*****/
  /*쓰기*/
  .v-bod-write tbody td img {
    display: block;
    width: 100% !important;
    height: auto !important;
  }
  .vc-bd-list > tbody > tr > td:nth-last-child(1),
  .vc-bd-list > tbody > tr > td:nth-last-child(2),
  .vc-bd-list > tbody > tr > td:nth-last-child(3) {
    display: none;
  }
  .vc-fbd-view-1 {
    display: block;
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .vc-fbd-view-1 .bbsnewf5 {
    width: 100% !important;
    text-align: center !important;
  }
  .vc-fbd-view-2 {
    border-top: solid 1px #d9d9d9;
    display: block;
    width: 100%;
    padding: 15px 0 0;
    margin-top: 20px;
  }
  .vc-btn-reco,
  .vc-btn-modi,
  .vc-btn-del,
  .vc-btn-repl,
  .vc-btn-write {
    margin: 7px 2px 0;
  }
  /*검색창*/
  #ext_search {
    text-align: center !important;
  }
  #search_table {
    width: 290px;
  }
  /*코멘트*/
  .comment_txt textarea {
    width: 72% !important;
    margin: 0 0 0 5px;
  }
  .comment_txt:nth-child(1) {
    padding: 18px 8px 15px !important;
  }
  .vc-bd-list tr {
    font-size: 14px;
  }
  .board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(3) font {
    display: none;
  }
  .comment_name {
    padding: 10px 5px;
    font-size: 14px;
  }
  .board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(2) {
    padding: 10px 5px;
    font-size: 14px;
  }
  .board_comment_bgcolor > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
    padding: 10px 5px;
    width: 53px;
  }
  .v-paging > tbody {
    width: 100%;
  }
  .v-paging > tbody > tr:nth-child(2) > td {
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  .v-paging > tbody > tr:nth-child(2) > td:nth-child(1) {
    padding-bottom: 10px;
  }
  .v-paging > tbody > tr:nth-child(2) > td:nth-child(2) {
    text-align: right;
  }
  .comment_name {
    width: 20% !important;
  }
  .board_bgcolor {
    width: 30% !important;
    word-break: break-all;
  }
}
/*****미디어쿼리*e*****/
