/**/
.brd_ic {
  display: inline-block;
  vertical-align: top;
}
* + .brd_ic {
  margin-left: 4px;
}
.brd_ic_private {
  background: url(/html_module/board/res/ic_private.png) no-repeat center;
  width: 11px;
  height: 13px;
}
.brd_ic_reply {
  background: url(/html_module/board/res/ic_reply.png) no-repeat center;
  width: 14px;
  height: 14px;
}
.brd_ic_blank {
  background: none;
  width: 14px;
  height: 14px;
}
.brd_ic_notice {
  background: url(/html_module/board/res/xi-bell_yellow.png) no-repeat center;
  width: 12px;
  height: 15px;
}
.brd_ic_new {
  background: url(/html_module/board/res/ic_new.png) no-repeat center;
  width: 13px;
  height: 13px;
}
.brd_ic_new2 {
  background: url(/html_module/board/res/ic_new2.png) no-repeat center;
  width: 30px;
  height: 24px;
}
.brd_ic_clip {
  background: url(/html_module/board/res/ic_clip.png) no-repeat center;
  width: 10px;
  height: 11px;
}
.brd_ic_Q {
  background: url(/html_module/board/res/Q.png) no-repeat center;
  width: 20px;
  height: 22px;
}
.brd_ic_A {
  background: url(/html_module/board/res/A.png) no-repeat center;
  width: 20px;
  height: 22px;
}
/**/
.brd_flag {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.brd_flag {
  background: #333333;
  color: white;
}
.brd_flag.style1 {
  background: #666666;
}
.brd_flag.style2 {
  background: #999999;
}
.brd_flag.style3 {
  background: #f08c32;
}
.brd_flag.style4 {
  background: #4374ca;
}
.brd_flag.style5 {
  background: #d25151;
}
.brd_flag.style6 {
  background: #57bba9;
}
.brd_flag.rev {
  color: #333333;
  box-sizing: border-box;
  border: 1px solid #333333;
  background: white;
  line-height: 23px;
}
.brd_flag.rev.style1 {
  color: #666666;
  box-sizing: border-box;
  border: 1px solid #666666;
  background: white;
}
.brd_flag.rev.style2 {
  color: #999999;
  box-sizing: border-box;
  border: 1px solid #999999;
  background: white;
}
.brd_flag.rev.style3 {
  color: #f08c32;
  box-sizing: border-box;
  border: 1px solid #f08c32;
  background: white;
}
.brd_flag.rev.style4 {
  color: #4374ca;
  box-sizing: border-box;
  border: 1px solid #4374ca;
  background: white;
}
.brd_flag.rev.style5 {
  color: #d25151;
  box-sizing: border-box;
  border: 1px solid #d25151;
  background: white;
}
.brd_flag.rev.style6 {
  color: #57bba9;
  box-sizing: border-box;
  border: 1px solid #57bba9;
  background: white;
}
/**/
.brd_search_form {
  display: block;
  background: #f5f5f5;
  box-sizing: border-box;
  border: 1px solid #dddddd;
}
.brd_search_form {
  padding: 20px;
  font-size: 0;
}
.brd_search_form:after {
  content: "";
  display: block;
  clear: both;
}
.brd_search_form > .area {
  float: left;
}
.brd_search_form > .area.right {
  float: right;
}
.brd_search_form > .area.right > * {
  vertical-align: top;
  display: inline-block;
}
.brd_search_form > .area.right > * + * {
  margin-left: 10px;
}
.brd_search_form .sel0 {
  height: 50px;
  font-weight: bold;
  font-size: 16px;
  color: #666666;
  letter-spacing: -0.05em;
  box-sizing: border-box;
  border: 1px solid #c70026;
}
.brd_search_form .inp0_box {
  height: 50px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  background: white;
}
.brd_search_form .inp0_box {
  padding-left: 10px;
  padding-right: 50px;
}
.brd_search_form .inp0_box > .inp0 {
  box-sizing: border-box;
  height: 100%;
  display: inline-block;
  border: none;
}
.brd_search_form .inp0_box > .search_action_btn {
  position: absolute;
  top: 0px;
  right: 10px;
}
.brd_search_form .inp0_box > .search_action_btn {
  background: url(/html_module/board/res/search_action_btn.png) no-repeat center;
  width: 40px;
  height: 100%;
  font-size: 0;
}
/**/
.brd_search_filter_box {
  position: relative;
  display: block;
  font-size: 0;
  padding: 10px 5px;
  background: #f7f7f7;
  box-sizing: border-box;
  border: 1px solid #dddddd;
}
.brd_search_filter_box > .inner > .item {
  display: inline-block;
  vertical-align: top;
}
.brd_search_filter_box > .inner > .item {
  padding: 5px;
}
.brd_search_filter_box > .inner > .item > .label {
  line-height: 16px;
  padding-left: 9px;
  font-size: 13px;
  color: #c70026;
  letter-spacing: -0.05em;
}
.brd_search_filter_box > .inner > .item > .label {
  margin-bottom: 5px;
}
.brd_search_filter_box > .inner > .item > .label:before {
  background: #c70026;
  border-radius: 100%;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  left: 0px;
  content: '';
  display: block;
}
/* 768이상 - 태블릿 화면 이상*/
@media screen and (min-width: 768px) {
  .brd_search_filter_box {
    padding-right: 115px;
  }
  .brd_search_filter_box > .inner > .btn_submit {
    position: absolute;
    top: 0px;
    right: -105px;
  }
  .brd_search_filter_box > .inner > .btn_submit {
    width: 100px;
    height: calc(100% - 5px);
  }
}
/* [ @lt~ ] 1024이상 - 랩탑 and 테블릿 가로 이상▲ 화면*/
@media screen and (min-width: 1024px) {
  .brd_search_filter_box > .inner > .item {
    width: 25%;
  }
  .brd_search_filter_box > .inner > .item.block_desktop {
    width: 100%;
  }
}
/* 768이상 ~ 1023이하 - 테블릿 세로 화면 only*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .brd_search_filter_box > .inner > .item {
    width: 33.33%;
  }
  .brd_search_filter_box > .inner > .item.block_tablet {
    width: 100%;
  }
}
/* [ @mo ] 767이하 - 휴대폰 이하▼ 화면*/
@media screen and (max-width: 767px) {
  .brd_search_filter_box > .inner > .item {
    width: 50%;
  }
  .brd_search_filter_box > .inner > .btn_submit {
    width: 100%;
    margin-top: 10px;
  }
  .brd_search_filter_box > .inner > .item.block_mobile {
    width: 100%;
  }
}
/**/
.brd_filter_grid {
  font-size: 0;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #eaeaea;
}
.brd_filter_grid .submit_btn {
  width: 250px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.brd_filter_grid > .row + .row {
  border-top: 1px solid #eaeaea;
}
.brd_filter_grid > .row > .col {
  display: inline-table;
  vertical-align: top;
}
.brd_filter_grid > .row > .col > * {
  display: table-cell;
  vertical-align: top;
  padding: 2px 5px;
}
.brd_filter_grid > .row > .col > * {
  font-size: 14px;
  line-height: 1.5em;
  color: #666666;
}
.brd_filter_grid > .row > .col > *:first-child {
  border-left: none;
}
.brd_filter_grid > .row > .col > *:last-child {
  border-right: none;
}
.brd_filter_grid > .row > .col > .label {
  color: #333333;
  background: #f4f4f4;
  font-weight: bold;
  text-align: center;
}
.brd_filter_grid > .row > .col > .label {
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}
.brd_filter_grid > .row > .col > .label {
  width: 150px;
  vertical-align: middle;
}
.brd_filter_grid > .row > .col > .cont {
  border-right: 1px solid #eaeaea;
}
/* [ @~ta ] 1023이하 - 태블릿 세로 이하▼ 화면*/
@media screen and (max-width: 1023px) {
  .brd_filter_grid > .row > .col {
    width: 100% !important;
  }
  .brd_filter_grid > .row > .col + .col {
    border-top: 1px solid #eaeaea;
  }
}
/* [ @mo ] 767이하 - 휴대폰 이하▼ 화면*/
@media screen and (max-width: 767px) {
  .brd_filter_grid > .row > .col {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .brd_filter_grid > .row > .col > * {
    display: block;
  }
  .brd_filter_grid > .row > .col > .label {
    width: auto;
    text-align: left;
    background: none;
  }
  .brd_filter_grid > .row > .col > .label {
    border-left: none;
    border-right: none;
  }
  .brd_filter_grid > .row > .col > .cont {
    border-right: none;
  }
}
/**/
.brd_search_result_filter_info {
  font-size: 0;
}
.brd_search_result_filter_info .kv0 {
  display: inline-block;
  vertical-align: top;
}
.brd_search_result_filter_info .kv0 + .kv0 {
  margin-left: 20px;
}
.brd_search_result_filter_info .kv0 + .kv0:before {
  background: #bbbbbb;
  width: 1px;
  height: 12px;
  position: absolute;
  top: 12px;
  margin-top: -6px;
  left: -10px;
  content: '';
  display: block;
}
.brd_search_result_filter_info .kv0 > * {
  color: #666666;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.025em;
}
.brd_search_result_filter_info .kv0 > .value {
  margin-left: 3px;
  color: black;
}
.brd_search_result_filter_info .kv0 .color_black {
  color: black;
}
.brd_search_result_filter_info:after {
  content: "";
  display: block;
  clear: both;
}
.brd_search_result_filter_info > .area {
  display: inline-block;
  vertical-align: top;
}
.brd_search_result_filter_info > .area.left {
  float: left;
}
.brd_search_result_filter_info > .area.right {
  float: right;
}
/**/
.brd_empty_list {
  background: #fafafa;
}
.brd_empty_list {
  border-top: 2px solid #c70026;
  border-bottom: 1px solid #dddddd;
  padding-top: 70px;
  padding-bottom: 70px;
}
.brd_empty_list {
  text-align: center;
  font-size: 16px;
  color: #666666;
  letter-spacing: -0.05em;
  line-height: 1.5em;
}
/**/
.brd_normal_list {
  border-top: 2px solid #c70026;
  background: white;
}
.brd_normal_list.for_pc {
  display: block;
}
.brd_normal_list.for_mobile {
  display: none;
}
.brd_normal_list > .wrap {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}
.brd_normal_list > .wrap > div.row {
  display: table-row;
}
.brd_normal_list > .wrap > div.row > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.brd_normal_list > .wrap > div.row > div {
  height: 54px;
}
.brd_normal_list > .wrap > div.row > div {
  padding-top: 6px;
  padding-bottom: 6px;
}
.brd_normal_list > .wrap > div.row > div {
  padding-left: 6px;
  padding-right: 6px;
}
/**/
.brd_normal_list > .wrap > div.row.head {
  border-bottom: 1px solid #999999;
}
.brd_normal_list > .wrap > div.row.head > div {
  font-weight: bold;
  font-size: 16px;
  line-height: 59px;
  color: #222222;
  letter-spacing: -0.025em;
}
/**/
.brd_normal_list > .wrap > div.row.item {
  border-bottom: 1px solid #dddddd;
}
.brd_normal_list > .wrap > div.row.item.type2 {
  background: #fafafa;
}
.brd_normal_list > .wrap > div.row.item > .title {
  text-align: left;
}
.brd_normal_list > .wrap > div.row.item > .title > .link0 {
  display: table;
  border-collapse: collapse;
}
.brd_normal_list > .wrap > div.row.item > .title > .link0 > div {
  display: table-cell;
  vertical-align: top;
  font-size: 0;
}
.brd_normal_list > .wrap > div.row.item > .title > .link0 > div.article {
  white-space: nowrap;
  width: 10px;
}
.brd_normal_list > .wrap > div.row.item > .title > .link0 > div.article > i {
  height: 25px;
}
.brd_normal_list > .wrap > div.row.item > .title > .link0 > div.article > .reply_cnt {
  font-size: 14px;
  line-height: 25px;
  color: orangered;
}
.brd_normal_list > .wrap > div.row.item > .title > .link0 > div.article > * + * {
  margin-left: 4px;
}
.brd_normal_list > .wrap > div.row.item > .title > .link0 > div.text {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: -0.05em;
  color: #333333;
}
.brd_normal_list > .wrap > div.row.item > .title > .link0 > div.text {
  padding-left: 4px;
  padding-right: 4px;
}
.brd_normal_list > .wrap > div.row.item > .title > .link0 > div.text > .ell_box {
  display: inline-block;
  height: 25px;
  overflow: hidden;
  vertical-align: top;
}
.brd_normal_list > .wrap > div.row.item > .title > .link0 > div.text > .ell_box {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/**/
.brd_normal_list > .wrap > div.row.item > .title > .link0.no_ellipsis {
  display: block;
}
.brd_normal_list > .wrap > div.row.item > .title > .link0.no_ellipsis > div {
  display: inline;
}
.brd_normal_list > .wrap > div.row.item > .title > .link0.no_ellipsis > div.article {
  white-space: normal;
  width: auto;
}
.brd_normal_list > .wrap > div.row.item > .title > .link0.no_ellipsis > div.text > .ell_box {
  display: inline;
  width: auto;
  height: auto;
  white-space: normal;
  overflow: visible;
}
/* [ @~ta ] 1023이하 - 태블릿 세로 이하▼ 화면*/
@media screen and (max-width: 1023px) {
  .brd_normal_list.for_pc {
    display: none;
  }
  .brd_normal_list.for_mobile {
    display: block;
  }
  .brd_normal_list > .wrap {
    display: block;
  }
  .brd_normal_list > .wrap > div.row {
    display: block;
  }
  .brd_normal_list > .wrap > div.row > div {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .brd_normal_list > .wrap > div.row.item > div {
    display: block;
    height: auto;
  }
  .brd_normal_list > .wrap > div.row.item {
    padding-bottom: 15px;
  }
  .brd_normal_list > .wrap > div.row.item > .title > .flag_area {
    text-align: left;
    margin-bottom: 6px;
  }
  /**/
  .brd_normal_list > .wrap > div.row.item > .title > .info_list {
    margin-top: 6px;
    font-size: 15px;
    color: #999999;
    line-height: 24px;
  }
  .brd_normal_list > .wrap > div.row.item > .title > .info_list > li {
    display: inline-block;
  }
  .brd_normal_list > .wrap > div.row.item > .title > .info_list > li > strong {
    color: #333333;
  }
  .brd_normal_list > .wrap > div.row.item > .title > .info_list > li + li {
    margin-left: 20px;
  }
  .brd_normal_list > .wrap > div.row.item > .title > .info_list > li + li:before {
    background: #dddddd;
    width: 1px;
    height: 10px;
    margin-top: -5px;
    position: absolute;
    top: 12px;
    left: -10px;
    content: '';
    display: block;
  }
  /**/
  .brd_normal_list > .wrap > div.row.item > .title > .buttons_area {
    margin-top: 6px;
    text-align: left;
  }
}
/**/
.brd_normal_list .filter_col > .button_box {
  display: inline-block;
  vertical-align: top;
}
.brd_normal_list .filter_col > .button_box > button {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.brd_normal_list .filter_col > .button_box > button {
  padding-right: 20px;
  outline: none;
}
.brd_normal_list .filter_col > .button_box > button:after {
  background: url(/front/imgs/common/filter_list_arrow.png) no-repeat center;
  width: 14px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  content: '';
  display: inline-block;
}
.brd_normal_list .filter_col > .button_box > ul {
  z-index: 5;
  position: absolute;
  top: 59px;
  left: 0px;
}
.brd_normal_list .filter_col > .button_box > ul {
  background: white;
  box-sizing: border-box;
  border: 2px solid #c70026;
}
.brd_normal_list .filter_col > .button_box > ul {
  display: none;
}
.brd_normal_list .filter_col > .button_box > ul {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5em;
}
.brd_normal_list .filter_col > .button_box > ul {
  padding: 5px;
}
.brd_normal_list .filter_col > .button_box > ul > li > button {
  padding-left: 5px;
  padding-right: 5px;
}
.brd_normal_list .filter_col > .button_box > ul > li > button:hover {
  background: #c70026;
  color: white;
}
/**/
.brd_faq_list {
  border-top: 2px solid #c70026;
}
.brd_faq_list > .item {
  border-bottom: 1px solid #dddddd;
}
.brd_faq_list > .item > .question_area {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}
.brd_faq_list > .item > .question_area > div {
  display: table-cell;
  vertical-align: top;
  padding-top: 20px;
  padding-bottom: 20px;
}
.brd_faq_list > .item > .question_area > div.q_mark {
  background: url(/html_module/board/res/Q.png) no-repeat center;
  background-position-y: 14px;
}
.brd_faq_list > .item > .question_area > div.plus_mark {
  background: url(/html_module/board/res/xi-plus.png) no-repeat center;
}
.brd_faq_list > .item.on > .question_area > div.plus_mark {
  display: none;
}
.brd_faq_list > .item > .question_area > div.minus_mark {
  background: url(/html_module/board/res/xi-minus.png) no-repeat center;
  width: 96px;
}
.brd_faq_list > .item > .question_area > div.minus_mark {
  display: none;
}
.brd_faq_list > .item.on > .question_area > div.minus_mark {
  display: table-cell;
}
.brd_faq_list > .item > .question_area > .q_button_box {
  padding-left: 5px;
  padding-right: 5px;
}
.brd_faq_list > .item > .question_area > .q_button_box > button {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.025em;
}
/* [ @de~ ] 1440이상 - 데스크탑 이상▲ 화면*/
@media screen and (min-width: 1440px) {
  .brd_faq_list > .item > .question_area > div.q_mark {
    width: 100px;
  }
  .brd_faq_list > .item > .question_area > div.plus_mark {
    width: 96px;
  }
  .brd_faq_list > .item > .question_area > div.minus_mark {
    width: 96px;
  }
}
/* [ @~lt ] 1439이하 - 랩탑 and 테블릿 가로 이하▼ 화면*/
@media screen and (max-width: 1439px) {
  .brd_faq_list > .item > .question_area > div.plus_mark {
    width: 38px;
  }
  .brd_faq_list > .item > .question_area > div.minus_mark {
    width: 38px;
  }
}
/* [ @lt ] 1024이상 ~ 1439이하 - 랩탑 and 테블릿 가로 only 화면*/
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .brd_faq_list > .item > .question_area > div.q_mark {
    width: 60px;
  }
}
/* [ @ta ] 768이상 ~ 1023이하 - 테블릿 세로 only 화면*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .brd_faq_list > .item > .question_area > div.q_mark {
    width: 60px;
  }
}
/* [ @mo ] 767이하 - 휴대폰 이하▼ 화면*/
@media screen and (max-width: 767px) {
  .brd_faq_list > .item > .question_area > div.q_mark {
    width: 40px;
  }
}
/**/
.brd_faq_list > .item > .answer_area {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}
.brd_faq_list > .item > .answer_area {
  display: none;
}
.brd_faq_list > .item.on > .answer_area {
  display: block;
}
.brd_faq_list > .item > .answer_area {
  border-top: 1px solid #dddddd;
  background: #fafafa;
}
.brd_faq_list > .item > .answer_area > div {
  display: table-cell;
  vertical-align: top;
  padding-top: 20px;
  padding-bottom: 20px;
}
.brd_faq_list > .item > .answer_area > div.a_mark {
  background: url(/html_module/board/res/A.png) no-repeat center;
  background-position-y: 14px;
}
.brd_faq_list > .item > .answer_area > .a_contents {
  font-size: 15px;
  line-height: 24px;
  color: #222222;
  letter-spacing: -0.025em;
}
/* [ @de~ ] 1440이상 - 데스크탑 이상▲ 화면*/
@media screen and (min-width: 1440px) {
  .brd_faq_list > .item > .answer_area > div.a_mark {
    width: 100px;
  }
  .brd_faq_list > .item > .answer_area > .a_contents {
    padding-right: 96px;
  }
}
/* [ @~lt ] 1439이하 - 랩탑 and 테블릿 가로 이하▼ 화면*/
@media screen and (max-width: 1439px) {
  .brd_faq_list > .item > .answer_area > .a_contents {
    padding-right: 40px;
  }
}
/* [ @lt ] 1024이상 ~ 1439이하 - 랩탑 and 테블릿 가로 only 화면*/
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .brd_faq_list > .item > .answer_area > div.a_mark {
    width: 60px;
  }
}
/* [ @ta ] 768이상 ~ 1023이하 - 테블릿 세로 only 화면*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .brd_faq_list > .item > .answer_area > div.a_mark {
    width: 60px;
  }
}
/* [ @mo ] 767이하 - 휴대폰 이하▼ 화면*/
@media screen and (max-width: 767px) {
  .brd_faq_list > .item > .answer_area > div.a_mark {
    width: 40px;
  }
}
/**/
.brd_photo_video_list {
  font-size: 0;
}
.brd_photo_video_list > .item {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.brd_photo_video_list > .item > a {
  display: block;
  width: 100%;
}
.brd_photo_video_list > .item.new:after {
  background: url(/html_module/board/res/tag_NEW.png) no-repeat;
  width: 60px;
  height: 60px;
  position: absolute;
  top: -1px;
  left: -1px;
  content: '';
  display: block;
}
.brd_photo_video_list > .item > a > .thumb {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #eeeeee;
  padding: 5px;
}
.brd_photo_video_list > .item > a > .thumb > div {
  background-color: #cccccc;
  background-repeat: no-repeat;
  background-position: center;
}
.brd_photo_video_list > .item > a > .thumb > div {
  background-size: cover;
}
.brd_photo_video_list > .item > a > .thumb > div {
  padding-bottom: 56.25%;
}
.brd_photo_video_list > .item.video > a > .thumb > div:after {
  background: url(/html_module/board/res/play.png) no-repeat center;
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  content: '';
  display: block;
}
.brd_photo_video_list > .item > a > .info {
  margin-top: 8px;
  padding-left: 5px;
  padding-right: 5px;
}
.brd_photo_video_list > .item > a > .info > .title {
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  height: calc(20px * 2);
  color: #333333;
}
.brd_photo_video_list > .item > a > .info > .date {
  margin-top: 13px;
  font-size: 15px;
  letter-spacing: -0.05em;
  color: #999999;
  text-align: right;
  line-height: 1.5em;
}
/**/
.brd_photo_video_list > .item > .admin_btns {
  transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.brd_photo_video_list > .item > .admin_btns {
  position: absolute;
  left: 0px;
  z-index: 5;
}
.brd_photo_video_list > .item > .admin_btns {
  bottom: -100%;
  opacity: 0;
}
.brd_photo_video_list > .item:hover > .admin_btns {
  bottom: 0;
  opacity: 1;
}
.brd_photo_video_list > .item > .admin_btns {
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  padding: 5px;
}
/* [ @lt~ ] 1024이상 - 랩탑 and 테블릿 가로 이상▲ 화면*/
@media screen and (min-width: 1024px) {
  .brd_photo_video_list > .item {
    width: 31.25%;
    margin-right: 3.12%;
  }
  .brd_photo_video_list > .item:nth-child(3n) {
    margin-right: 0;
  }
  .brd_photo_video_list > .item:nth-child(n+4) {
    margin-top: 3.12%;
  }
}
/* [ @ta ] 768이상 ~ 1023이하 - 테블릿 세로 only 화면*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .brd_photo_video_list > .item {
    width: 48.8%;
    margin-right: 2.4%;
  }
  .brd_photo_video_list > .item:nth-child(2n) {
    margin-right: 0;
  }
  .brd_photo_video_list > .item:nth-child(n+3) {
    margin-top: 2.4%;
  }
}
/* [ @mo ] 767이하 - 휴대폰 이하▼ 화면*/
@media screen and (max-width: 767px) {
  .brd_photo_video_list > .item {
    width: 100%;
  }
  .brd_photo_video_list > .item + .item {
    margin-top: 25px;
  }
  .brd_photo_video_list > .item > a > .info > .title {
    height: auto;
    max-height: calc(20px * 2);
  }
}
/**/
.brd_thumbnail_list {
  border-top: 2px solid #c70026;
}
.brd_thumbnail_list > .item {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
.brd_thumbnail_list > .item.type2 {
  background: #fafafa;
}
.brd_thumbnail_list > .item.new > .inner > div > .thumb:after {
  background: url(/html_module/board/res/tag_NEW.png) no-repeat;
  width: 60px;
  height: 60px;
  position: absolute;
  top: -1px;
  left: -1px;
  content: '';
  display: block;
}
.brd_thumbnail_list > .item > .inner {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}
.brd_thumbnail_list > .item > .inner > div {
  display: table-cell;
  vertical-align: top;
  padding-top: 14px;
  padding-bottom: 14px;
}
.brd_thumbnail_list > .item > .inner > div:first-child {
  width: 254px;
  padding-left: 30px;
  padding-right: 30px;
}
.brd_thumbnail_list > .item > .inner > div > .thumb {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #eeeeee;
  padding: 5px;
}
.brd_thumbnail_list > .item > .inner > div > .thumb > div {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.brd_thumbnail_list > .item > .inner > div > .thumb > div {
  padding-bottom: 56.25%;
}
.brd_thumbnail_list > .item > .inner > .info > .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  max-height: calc(22px * 2);
  color: #222222;
  letter-spacing: -0.05em;
}
.brd_thumbnail_list > .item > .inner > .info > .title {
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.brd_thumbnail_list > .item > .inner > .info > .cont {
  margin-top: 9px;
  font-size: 16px;
  line-height: 22px;
  max-height: calc(22px * 2);
  color: #666666;
  letter-spacing: -0.05em;
}
.brd_thumbnail_list > .item > .inner > .info > .info_list {
  font-size: 15px;
  color: #999999;
  line-height: 24px;
}
.brd_thumbnail_list > .item > .inner > .info > .info_list {
  position: absolute;
  bottom: 13px;
  left: 0px;
}
.brd_thumbnail_list > .item > .inner > .info > .info_list > li {
  display: inline-block;
}
.brd_thumbnail_list > .item > .inner > .info > .info_list > li > strong {
  color: #333333;
}
.brd_thumbnail_list > .item > .inner > .info > .info_list > li + li {
  margin-left: 20px;
}
.brd_thumbnail_list > .item > .inner > .info > .info_list > li + li:before {
  background: #dddddd;
  width: 1px;
  height: 10px;
  margin-top: -5px;
  position: absolute;
  top: 12px;
  left: -10px;
  content: '';
  display: block;
}
/* [ @de~ ] 1440이상 - 데스크탑 이상▲ 화면*/
@media screen and (min-width: 1440px) {
  .brd_thumbnail_list > .item > .inner > .info {
    padding-bottom: 47px;
    padding-right: 30px;
  }
}
/* [ @~lt ] 1439이하 - 랩탑 and 테블릿 가로 이하▼ 화면*/
@media screen and (max-width: 1439px) {
  .brd_thumbnail_list > .item > .inner > .info {
    padding-bottom: 47px;
    padding-right: 9px;
  }
}
/* [ @~lt ] 1439이하 - 랩탑 and 테블릿 가로 이하▼ 화면*/
@media screen and (max-width: 1439px) {
  .brd_thumbnail_list > .item > .inner > div:first-child {
    width: 194px;
    padding-left: 9px;
    padding-right: 9px;
  }
}
/* [ @mo ] 767이하 - 휴대폰 이하▼ 화면*/
@media screen and (max-width: 767px) {
  .brd_thumbnail_list > .item {
    width: 100%;
  }
  .brd_thumbnail_list > .item > .inner {
    display: block;
  }
  .brd_thumbnail_list > .item > .inner > div {
    display: block;
    width: 100%;
  }
  .brd_thumbnail_list > .item > .inner > div:first-child {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .brd_thumbnail_list > .item > .inner > .info {
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 15px;
  }
  .brd_thumbnail_list > .item > .inner > .info > .info_list {
    position: relative;
    bottom: auto;
  }
}
/**/
.brd_read_wrap > ul {
  border-top: 2px solid #c70026;
}
/**/
.brd_read_wrap > ul > li {
  padding: 16px 20px;
  min-height: 50px;
  border-bottom: 1px solid #dddddd;
}
.brd_read_wrap > ul > li > * {
  vertical-align: top;
}
.brd_read_wrap > ul > li > .subject_box {
  display: block;
}
/**/
.brd_read_wrap > ul > li > .subject_box > .title_line {
  margin-bottom: 10px;
  font-size: 0;
}
.brd_read_wrap > ul > li > .subject_box > .title_line > .title {
  font-size: 17px;
  line-height: 25px;
  color: #333333;
  letter-spacing: -0.05em;
}
.brd_read_wrap > ul > li > .subject_box > .title_line > .title > * {
  display: inline;
}
.brd_read_wrap > ul > li > .subject_box > .title_line > .title > .text {
  padding-left: 4px;
  padding-right: 4px;
}
.brd_read_wrap > ul > li > .subject_box > .title_line > .title i {
  height: 25px;
}
/**/
.brd_read_wrap > ul > li > .subject_box > .info_line {
  margin-top: 20px;
  font-size: 0;
  text-align: right;
}
.brd_read_wrap > ul > li > .subject_box > .info_line > div {
  vertical-align: middle;
  display: inline-block;
  font-size: 15px;
  color: #888888;
}
.brd_read_wrap > ul > li > .subject_box > .info_line > div strong {
  color: #333333;
}
.brd_read_wrap > ul > li > .subject_box > .info_line > div + div {
  margin-left: 20px;
}
.brd_read_wrap > ul > li > .subject_box > .info_line > div + div:before {
  background: #dddddd;
  width: 1px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: -10px;
  content: '';
  display: inline-block;
}
/**/
.brd_read_wrap .substance {
  width: 100%;
  font-size: 16px;
  color: #555555;
}
.brd_read_wrap .substance * {
  max-width: 100%;
  word-break: break-all;
}
.brd_read_wrap .substance p {
  color: inherit;
  font-size: inherit;
  letter-spacing: inherit;
}
.brd_read_wrap .substance a {
  color: cornflowerblue;
}
/**/
.brd_read_wrap li.label_area {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}
.brd_read_wrap li.label_area {
  border-bottom: 1px solid #dddddd;
  font-size: 14px;
  color: #666666;
}
.brd_read_wrap li.label_area > div {
  display: table-cell;
  height: 50px;
  vertical-align: middle;
  padding-top: 8px;
  padding-bottom: 8px;
}
.brd_read_wrap li.label_area > .label {
  width: 15%;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #222222;
  background: #f7f7f7;
}
.brd_read_wrap li.label_area > .label {
  border-right: 1px solid #dddddd;
}
.brd_read_wrap li.label_area > .form {
  padding-left: 8px;
  padding-right: 8px;
}
.brd_read_wrap li.label_area > .form > * {
  vertical-align: middle;
}
/* [ @mo ] 767이하 - 휴대폰 이하▼ 화면*/
@media screen and (max-width: 767px) {
  .brd_read_wrap > ul > li {
    padding: 16px 0px;
  }
  .brd_read_wrap li.label_area {
    display: block;
  }
  .brd_read_wrap li.label_area > div {
    display: block;
    height: auto;
  }
  .brd_read_wrap li.label_area > .label {
    width: auto;
    text-align: left;
    background: white;
    border-right: none;
  }
  .brd_read_wrap li.label_area > .form {
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 5px;
  }
}
/**/
.brd_write_wrap > ul {
  border-top: 2px solid #c70026;
}
.brd_write_wrap > ul > li {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}
.brd_write_wrap > ul > li {
  border-bottom: 1px solid #dddddd;
  font-size: 14px;
  color: #666666;
}
.brd_write_wrap > ul > li > div {
  display: table-cell;
  height: 50px;
  vertical-align: middle;
  padding-top: 8px;
  padding-bottom: 8px;
}
.brd_write_wrap > ul > li > .label {
  width: 15%;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  background: #f7f7f7;
  color: #222222;
}
.brd_write_wrap > ul > li > .form {
  padding-left: 8px;
  padding-right: 8px;
}
.brd_write_wrap > ul > li > .form > * {
  vertical-align: middle;
}
/* [ @~ta ] 1023이하 - 태블릿 세로 이하▼ 화면*/
@media screen and (max-width: 1023px) {
  .brd_write_wrap > ul > li {
    display: block;
  }
  .brd_write_wrap > ul > li > div {
    display: block;
    height: auto;
  }
  .brd_write_wrap > ul > li > .label {
    width: auto;
    text-align: left;
    background: none;
    padding-left: 8px;
  }
  .brd_write_wrap > ul > li > .form {
    padding-top: 0;
    margin-bottom: 5px;
  }
}
/**/
.attach_files {
  margin: 20px 0;
}
.attach_files > .file_box + .file_box {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dashed #dddddd;
}
.attach_files > .file_box .trash {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 0px;
}
.attach_files > .file_box .trash .chk {
  opacity: 0;
  position: absolute;
  top: 0px;
  left: -20px;
}
.attach_files > .file_box .trash .chk + label {
  display: inline-block;
  background: url(/html_module/board/res/btn_write_bbs_del_file.png) no-repeat;
  width: 22px;
  height: 18px;
}
.attach_files > .file_box .trash .chk:checked + label {
  background-image: url(/html_module/board/res/btn_write_bbs_del_file_checked.png);
}
.attach_files > .file_box .name {
  padding-right: 30px;
  display: inline-block;
  max-width: 100%;
}
.attach_files > .file_box .rbbs_file {
  margin-top: 10px;
}
/* [ @~ta ] 1023이하 - 태블릿 세로 이하▼ 화면*/
@media screen and (max-width: 1023px) {
  .attach_files > .file_box .trash {
    top: 0;
    margin-top: 0;
  }
  .attach_files > .file_box .trash .chk + label {
    padding: 0 12px;
  }
  .attach_files > .file_box .trash .chk + label > i {
    line-height: 32px;
  }
  .attach_files > .file_box .name {
    padding-right: 40px;
  }
}
/**/
.brd_reply_form {
  display: block;
}
.brd_reply_form .cnt_box {
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}
.brd_reply_form .cnt_box .cnt {
  color: orangered;
}
.brd_reply_form .cnt_box > * {
  vertical-align: middle;
}
.brd_reply_form .write_box {
  padding: 20px;
  margin-top: 10px;
  background: #f9fafb;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.brd_reply_form .write_box > div {
  padding-right: 100px;
}
.brd_reply_form .write_box > div > textarea {
  display: block;
  padding: 5px;
  color: #333333;
  width: 100%;
  min-height: 60px;
  resize: vertical;
  box-sizing: border-box;
  border: 1px solid #bbbbbb;
}
.brd_reply_form .write_box > div > button {
  color: white;
  background: #7b858d;
  width: 90px;
  height: 60px;
  font-size: 15px;
  font-weight: bold;
}
.brd_reply_form .write_box > div > button {
  position: absolute;
  top: 0px;
  right: 0px;
}
/* [ @mo ] 767이하 - 휴대폰 이하▼ 화면*/
@media screen and (max-width: 767px) {
  .brd_reply_form .write_box > div {
    padding-right: 0;
  }
  .brd_reply_form .write_box > div > button {
    margin-top: 10px;
    position: static;
    width: 100%;
    height: 40px;
  }
}
/**/
.brd_reply_form > .reply_list > li {
  padding: 20px;
  padding-top: 35px;
  border-bottom: 1px solid #dddddd;
}
.brd_reply_form > .reply_list > li.depth2 {
  padding-left: 40px;
}
.brd_reply_form > .reply_list > li > .info {
  font-size: 0;
}
.brd_reply_form > .reply_list > li.depth2 > .info:before {
  background: url(/html_module/board/res/ic_reply.png) no-repeat center;
  width: 14px;
  height: 20px;
  position: absolute;
  top: 0px;
  left: -19px;
  content: '';
  display: inline-block;
}
.brd_reply_form > .reply_list > li > .info > * {
  vertical-align: top;
  font-size: 14px;
  color: #bdbdbd;
  line-height: 20px;
}
.brd_reply_form > .reply_list > li > .info > * + * {
  margin-left: 10px;
}
.brd_reply_form > .reply_list > li > .info .writer {
  color: #666666;
}
.brd_reply_form > .reply_list > li > .info .btns {
  position: absolute;
  top: 0px;
  right: 0px;
}
.brd_reply_form > .reply_list > li > .info .btns > .btn.edit {
  background: url(/html_module/board/res/btn_read_edit.png) no-repeat;
  width: 20px;
  height: 20px;
}
.brd_reply_form > .reply_list > li > .info .btns > .btn.reply {
  background: url(/html_module/board/res/btn_read_reply.png) no-repeat;
  width: 20px;
  height: 20px;
}
.brd_reply_form > .reply_list > li > .info .btns > .btn.del {
  background: url(/html_module/board/res/btn_read_del.png) no-repeat;
  width: 20px;
  height: 20px;
}
.brd_reply_form > .reply_list > li > .txt_output {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  word-break: break-word;
}
/* [ @mo ] 767이하 - 휴대폰 이하▼ 화면*/
@media screen and (max-width: 767px) {
  .brd_reply_form > .reply_list > li > .info .btns {
    margin-top: -20px;
  }
  .brd_reply_form > .reply_list > li > .info .btns > .btn.edit {
    background-image: url(/html_module/board/res/btn_read_edit_MO.png);
    width: 40px;
    height: 40px;
  }
  .brd_reply_form > .reply_list > li > .info .btns > .btn.reply {
    background-image: url(/html_module/board/res/btn_read_reply_MO.png);
    width: 40px;
    height: 40px;
  }
  .brd_reply_form > .reply_list > li > .info .btns > .btn.del {
    background-image: url(/html_module/board/res/btn_read_del_MO.png);
    width: 40px;
    height: 40px;
  }
}
/**/
.brd_detail_page_nav {
  border-top: 2px solid #c70026;
}
.brd_detail_page_nav > .item {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}
.brd_detail_page_nav > .item {
  border-bottom: 1px solid #dddddd;
}
.brd_detail_page_nav > .item > div {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
}
.brd_detail_page_nav > .item > div {
  font-size: 16px;
  color: #999999;
}
.brd_detail_page_nav > .item > div:first-child {
  width: 36px;
  text-align: center;
}
.brd_detail_page_nav > .item > div:first-child:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
}
.brd_detail_page_nav > .item > div:first-child:before {
  width: 100%;
  height: 50px;
}
.brd_detail_page_nav > .item > div:first-child:before {
  background: url(/html_module/board/res/bottom_nav_arrow_up.png) no-repeat center;
}
.brd_detail_page_nav > .item + .item > div:first-child:before {
  background: url(/html_module/board/res/bottom_nav_arrow_down.png) no-repeat center;
}
.brd_detail_page_nav > .item > div:first-child + div {
  width: 54px;
  text-align: center;
}
.brd_detail_page_nav > .item > div .link_table {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}
.brd_detail_page_nav > .item > div .link_table > div {
  display: table-cell;
  vertical-align: top;
}
.brd_detail_page_nav > .item > div .link_table > div > .link0 {
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.brd_detail_page_nav > .item > div .link_table > div > .link0 {
  display: inline-block;
  vertical-align: top;
}
.brd_detail_page_nav > .item > div .link_table > div > .link0 > .text {
  display: inline-block;
}
.brd_detail_page_nav > .item > div .link_table > div > .link0 {
  padding-left: 10px;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
/*# sourceMappingURL=board.css.map */