#board-news[data-v-07d859f9] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  min-height: calc(100% - 56px);
  overflow: visible;
  position: relative;
}
#board-news .read_link[data-v-07d859f9] {
  cursor: pointer;
}
#board-news .toolbar[data-v-07d859f9] {
  width: 100%;
  padding: 16px;
  border-bottom: 0.2px solid rgba(173, 173, 173, 0.4862745098);
}
#board-news .toolbar .search_input[data-v-07d859f9] {
  width: 100%;
}
#board-news .listwrapper[data-v-07d859f9] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0;
  margin: 0;
  pointer-events: auto;
}
#board-news .listwrapper .swiper-slide[data-v-07d859f9] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  cursor: pointer;
}
#board-news .dezu_list_item[data-v-07d859f9] {
  width: 100%;
  border-bottom: 0.2px solid rgba(173, 173, 173, 0.4862745098);
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
}
#board-news .dezu_list_item[data-v-07d859f9]:last-of-type {
  margin-bottom: 45px !important;
}
#board-news .dezu_list_item > div[data-v-07d859f9] {
  min-height: 88px;
  border-width: 0px;
  border-radius: 0px;
}
#board-news .dezu_list_item .item_body[data-v-07d859f9] {
  width: calc(100% - 58px);
  flex: 1 1 auto;
  padding: 18px 23px 17px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  position: relative;
}
#board-news .dezu_list_item .item_body .item_status[data-v-07d859f9] {
  width: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#board-news .dezu_list_item .item_body .item_status span.active[data-v-07d859f9] {
  width: 12px;
  height: 12px;
  background-color: #FFDE1F;
  border-radius: 50%;
}
#board-news .dezu_list_item .item_body .item_content[data-v-07d859f9] {
  width: calc(100% - 102px);
  flex: 1 1 auto;
  height: 100%;
}
#board-news .dezu_list_item .item_body .item_content .content_title[data-v-07d859f9] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  color: #555555;
  margin-bottom: 4px;
  width: min(268px, 100%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#board-news .dezu_list_item .item_body .item_content .content_date[data-v-07d859f9] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #AAAAAA;
}
#board-news .dezu_list_item .item_link[data-v-07d859f9] {
  width: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #AAAAAA;
}
#board-news .dezu_list_item .item_link a[data-v-07d859f9], #board-news .dezu_list_item .item_link a[data-v-07d859f9]:active, #board-news .dezu_list_item .item_link a[data-v-07d859f9]:hover {
  color: #AAAAAA;
}
#board-news .price_tag .item_body[data-v-07d859f9] {
  width: calc(100% - 102px);
  padding: 18px 23px 17px 16px;
}
#board-news .price_tag .payment_date[data-v-07d859f9] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #AAAAAA;
}
#board-news .price_tag .price_detail[data-v-07d859f9] {
  width: 102px;
  height: 88px;
  box-sizing: border-box;
  padding: 13px 16px 18px 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}
#board-news .price_tag .price_detail .payment_price[data-v-07d859f9] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  text-align: right;
  color: #555555;
  margin-bottom: 4px;
}
#board-news .price_tag .price_detail .payment_status[data-v-07d859f9] {
  width: 48px;
  height: 21px;
  background: #FFDE1F;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 11px;
  color: #555555;
}
#board-news .price_tag .price_detail .payment_status.paid[data-v-07d859f9] {
  background: #AAAAAA;
  color: #FFFFFF;
}
#board-regulation[data-v-a0d6d460] {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  position: relative;
}
#board-regulation.justify_start[data-v-a0d6d460] {
  justify-content: flex-start;
}
#board-minutes[data-v-df35e4e2] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  min-height: calc(100% - 56px);
  overflow: visible;
  position: relative;
}
#board-minutes .read_link[data-v-df35e4e2] {
  cursor: pointer;
}
#board-minutes .toolbar[data-v-df35e4e2] {
  width: 100%;
  padding: 16px;
  border-bottom: 0.2px solid rgba(173, 173, 173, 0.4862745098);
}
#board-minutes .toolbar .search_input[data-v-df35e4e2] {
  width: 100%;
}
#board-minutes .listwrapper[data-v-df35e4e2] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0;
  margin: 0;
  pointer-events: auto;
}
#board-minutes .listwrapper .swiper-slide[data-v-df35e4e2] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  cursor: pointer;
}
#board-minutes .dezu_list_item[data-v-df35e4e2] {
  width: 100%;
  border-bottom: 0.2px solid rgba(173, 173, 173, 0.4862745098);
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
}
#board-minutes .dezu_list_item[data-v-df35e4e2]:last-of-type {
  margin-bottom: 45px !important;
}
#board-minutes .dezu_list_item > div[data-v-df35e4e2] {
  min-height: 88px;
  border-width: 0px;
  border-radius: 0px;
}
#board-minutes .dezu_list_item .item_body[data-v-df35e4e2] {
  width: calc(100% - 58px);
  flex: 1 1 auto;
  padding: 18px 23px 17px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  position: relative;
}
#board-minutes .dezu_list_item .item_body .item_status[data-v-df35e4e2] {
  width: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#board-minutes .dezu_list_item .item_body .item_status span.active[data-v-df35e4e2] {
  width: 12px;
  height: 12px;
  background-color: #FFDE1F;
  border-radius: 50%;
}
#board-minutes .dezu_list_item .item_body .item_content[data-v-df35e4e2] {
  width: calc(100% - 102px);
  flex: 1 1 auto;
  height: 100%;
}
#board-minutes .dezu_list_item .item_body .item_content .content_title[data-v-df35e4e2] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  color: #555555;
  margin-bottom: 4px;
  width: min(268px, 100%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#board-minutes .dezu_list_item .item_body .item_content .content_date[data-v-df35e4e2] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #AAAAAA;
}
#board-minutes .dezu_list_item .item_link[data-v-df35e4e2] {
  width: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #AAAAAA;
}
#board-minutes .dezu_list_item .item_link a[data-v-df35e4e2], #board-minutes .dezu_list_item .item_link a[data-v-df35e4e2]:active, #board-minutes .dezu_list_item .item_link a[data-v-df35e4e2]:hover {
  color: #AAAAAA;
}
#board-minutes .price_tag .item_body[data-v-df35e4e2] {
  width: calc(100% - 102px);
  padding: 18px 23px 17px 16px;
}
#board-minutes .price_tag .payment_date[data-v-df35e4e2] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #AAAAAA;
}
#board-minutes .price_tag .price_detail[data-v-df35e4e2] {
  width: 102px;
  height: 88px;
  box-sizing: border-box;
  padding: 13px 16px 18px 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}
#board-minutes .price_tag .price_detail .payment_price[data-v-df35e4e2] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  text-align: right;
  color: #555555;
  margin-bottom: 4px;
}
#board-minutes .price_tag .price_detail .payment_status[data-v-df35e4e2] {
  width: 48px;
  height: 21px;
  background: #FFDE1F;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 11px;
  color: #555555;
}
#board-minutes .price_tag .price_detail .payment_status.paid[data-v-df35e4e2] {
  background: #AAAAAA;
  color: #FFFFFF;
}
#board-finance[data-v-2915fa6c] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  min-height: calc(100% - 56px);
  overflow: visible;
  position: relative;
}
#board-finance .read_link[data-v-2915fa6c] {
  cursor: pointer;
}
#board-finance .toolbar[data-v-2915fa6c] {
  width: 100%;
  padding: 16px;
  border-bottom: 0.2px solid rgba(173, 173, 173, 0.4862745098);
}
#board-finance .toolbar .search_input[data-v-2915fa6c] {
  width: 100%;
}
#board-finance .listwrapper[data-v-2915fa6c] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0;
  margin: 0;
  pointer-events: auto;
}
#board-finance .listwrapper .swiper-slide[data-v-2915fa6c] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  cursor: pointer;
}
#board-finance .dezu_list_item[data-v-2915fa6c] {
  width: 100%;
  border-bottom: 0.2px solid rgba(173, 173, 173, 0.4862745098);
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
}
#board-finance .dezu_list_item[data-v-2915fa6c]:last-of-type {
  margin-bottom: 45px !important;
}
#board-finance .dezu_list_item > div[data-v-2915fa6c] {
  min-height: 88px;
  border-width: 0px;
  border-radius: 0px;
}
#board-finance .dezu_list_item .item_body[data-v-2915fa6c] {
  width: calc(100% - 58px);
  flex: 1 1 auto;
  padding: 18px 23px 17px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  position: relative;
}
#board-finance .dezu_list_item .item_body .item_status[data-v-2915fa6c] {
  width: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#board-finance .dezu_list_item .item_body .item_status span.active[data-v-2915fa6c] {
  width: 12px;
  height: 12px;
  background-color: #FFDE1F;
  border-radius: 50%;
}
#board-finance .dezu_list_item .item_body .item_content[data-v-2915fa6c] {
  width: calc(100% - 102px);
  flex: 1 1 auto;
  height: 100%;
}
#board-finance .dezu_list_item .item_body .item_content .content_title[data-v-2915fa6c] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  color: #555555;
  margin-bottom: 4px;
  width: min(268px, 100%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#board-finance .dezu_list_item .item_body .item_content .content_date[data-v-2915fa6c] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #AAAAAA;
}
#board-finance .dezu_list_item .item_link[data-v-2915fa6c] {
  width: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #AAAAAA;
}
#board-finance .dezu_list_item .item_link a[data-v-2915fa6c], #board-finance .dezu_list_item .item_link a[data-v-2915fa6c]:active, #board-finance .dezu_list_item .item_link a[data-v-2915fa6c]:hover {
  color: #AAAAAA;
}
#board-finance .price_tag .item_body[data-v-2915fa6c] {
  width: calc(100% - 102px);
  padding: 18px 23px 17px 16px;
}
#board-finance .price_tag .payment_date[data-v-2915fa6c] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #AAAAAA;
}
#board-finance .price_tag .price_detail[data-v-2915fa6c] {
  width: 102px;
  height: 88px;
  box-sizing: border-box;
  padding: 13px 16px 18px 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}
#board-finance .price_tag .price_detail .payment_price[data-v-2915fa6c] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  text-align: right;
  color: #555555;
  margin-bottom: 4px;
}
#board-finance .price_tag .price_detail .payment_status[data-v-2915fa6c] {
  width: 48px;
  height: 21px;
  background: #FFDE1F;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 11px;
  color: #555555;
}
#board-finance .price_tag .price_detail .payment_status.paid[data-v-2915fa6c] {
  background: #AAAAAA;
  color: #FFFFFF;
}
#board-committee[data-v-f6360d26] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  min-height: calc(100% - 56px);
  overflow-x: hidden;
  overflow-y: visible;
  background-color: #fff;
  white-space: pre-line;
  position: absolute;
  top: 0;
  padding: 37px 16px 0 16px;
}
.dezu_committee_table[data-v-f6360d26] {
  margin-bottom: 45px;
}
.cell_text[data-v-f6360d26] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-overflow: ellipsis;
  min-height: 48px;
}
.table_avatar[data-v-f6360d26] {
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
  margin: 5px 12px 5px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
}
.table_avatar img[data-v-f6360d26] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#board[data-v-3ebb9bbf] {
  height: calc(var(--vh, 1vh) * 100);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#board.justify_start[data-v-3ebb9bbf] {
  justify-content: flex-start;
}
#board .wrapper[data-v-3ebb9bbf] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
#board .wrapper .swiper-slide[data-v-3ebb9bbf] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.dezu_information_form[data-v-3ebb9bbf] {
  width: 100%;
  max-width: 768px;
  height: calc(var(--vh, 1vh) * 100);
}
.dezu_information_form .dezu_tab_pane[data-v-3ebb9bbf] {
  width: 100%;
  height: calc(var(--vh, 1vh) * 100 - 45px);
  min-width: 100%;
  min-height: calc(var(--vh, 1vh) * 100 - 45px);
  overflow: auto;
  background-color: #fff;
  position: relative;
}
.dezu_tabs_group[data-v-3ebb9bbf] {
  overflow-x: auto;
  overflow-y: hidden;
  border-bottom: solid 1px #e6e6e6;
}
