.pdf-app {
  --pdf-loading-bar-color: red ;
}

@page {
  margin: 0mm;
  display: block;
  width: 100%;
  overflow: hidden;
}

.bouns_list_table th.bonus_th,
.bouns_sum_table th.bonus_th {
  background: #e1f0ff;
  border: 0px;
}
.bouns_list_table td.bonus_td,
.bouns_sum_table td.bonus_td {
  background: #f3f9ff;
  width: 50%;
}
.bouns_list_table .b-table-bottom-row,
.bouns_sum_table .b-table-bottom-row {
  color: #D81800;
  font-weight: 400;
  font-size: 15px;
  background: #f3f9ff;
}
.bouns_list_table tbody tr,
.bouns_sum_table tbody tr {
  border-width: 0px;
}
.bouns_list_table tbody tr td,
.bouns_sum_table tbody tr td {
  border-width: 0px;
}
.info-table .thead-light th {
  background-color: #f8f9fa !important;
}
@charset "UTF-8";
/** 
* 文字大小
*/
/** 
* border line
*/
/** 
* gray
*/
/** 
* color
*/
.bonus_list_wrapper .table_header[data-v-7d23b9ed] {
  background-color: #f8f9fa;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #d5d5d5;
}
.bonus_list_wrapper .table_header .col[data-v-7d23b9ed] {
  padding-left: 60px;
}
.bonus_list_wrapper .table_item[data-v-7d23b9ed] {
  padding-top: 6px;
  padding-bottom: 0px;
  min-height: 48px;
  line-height: 22px;
  border-bottom: 1px solid #d5d5d5;
}
.bonus_list_wrapper .table_item .table_item_title[data-v-7d23b9ed] {
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 0px;
  box-sizing: border-box;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme[data-v-7d23b9ed] {
  width: 50%;
  box-sizing: border-box;
  text-align: center;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme img[data-v-7d23b9ed] {
  transition: all 0.3s ease;
  transform: rotate(180deg);
  margin-bottom: 6px;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme[data-v-7d23b9ed]:nth-child(2) {
  padding-left: 45px;
  box-sizing: border-box;
}
.bonus_list_wrapper .table_item .table_item_content[data-v-7d23b9ed] {
  width: 100%;
  margin-left: 8px;
  margin-right: 8px;
  box-sizing: border-box;
}
.bonus_list_wrapper .table_item .table_item_content h3[data-v-7d23b9ed] {
  padding: 12px 0px 0px 0px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #495057;
}
.bonus_list_wrapper .table_item input[type=checkbox][data-v-7d23b9ed] {
  display: none;
}
.bonus_list_wrapper .table_item input[type=checkbox]:checked ~ .table_item_content[data-v-7d23b9ed] {
  display: none;
}
.bonus_list_wrapper .table_item input[type=checkbox]:checked ~ .table_item_title .table_item_title_itme img[data-v-7d23b9ed] {
  transform: rotate(0deg);
}
.sub_title[data-v-7d23b9ed] {
  color: #495057;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  line-height: 19px;
  padding-left: 12px;
  margin-top: 36px;
  padding-bottom: 6px;
}
h3[data-v-7d23b9ed] {
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  color: #212529;
}
ul li[data-v-7d23b9ed] {
  list-style-type: decimal;
  color: #212529;
  font-size: 12px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0px;
}
.sub_title[data-v-7d23b9ed]:after {
  content: "";
  background-color: #EE3423;
  width: 4px;
  height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.print[data-v-7d23b9ed] {
  text-align: right;
  cursor: pointer;
  text-decoration: none;
  color: #007bff;
}
.print[data-v-7d23b9ed]:hover {
  color: #0056b3;
}
.print.btn[data-v-7d23b9ed]:focus, .print.btn.focus[data-v-7d23b9ed] {
  box-shadow: 0 0 0 0.2rem transparent;
}
.maintain[data-v-7d23b9ed] {
  color: #495057;
  font-size: 0.75rem;
}
.unit[data-v-7d23b9ed] {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
.bonus_list_wrapper .table_header .col[data-v-7d23b9ed] {
    padding-left: 15px;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme[data-v-7d23b9ed] {
    text-align: left;
    padding-left: 15px;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme[data-v-7d23b9ed]:nth-child(2) {
    padding-left: 15px;
}
}
*[data-v-69f0f43c] {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.wrap[data-v-69f0f43c] {
  background: #fff;
  height: 100vh;
}

.content[data-v-287aabe9] {
  padding: 20px;
  font-size: 26px;
  font-weight: bold;
}

.table-sticky.b-table-sticky-header {
  max-height: 500px;
}
.maintain[data-v-75a593bc] {
  color: #495057;
  font-size: 12px;
}
.unit[data-v-75a593bc] {
  display: flex;
  align-items: center;
}
.title[data-v-75a593bc] {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 12px;
}
.acc-card[data-v-75a593bc] {
  margin-bottom: 12px;
  border-radius: 10px !important;
  border: none;
  box-shadow: 0 0 15px #ddd;
}
.acc-header[data-v-75a593bc] {
  background-color: #fff;
  border: none;
  border-radius: 10px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.acc-title[data-v-75a593bc] {
  font-size: 18px;
  font-weight: 600;
  padding: 10px;
  display: flex;
  justify-content: space-between;
}
.acc-body[data-v-75a593bc] {
  background-color: #f2f9ff;
  border-top: 1px solid #d5d5d5;
  border-radius: 10px !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.telephone-icon[data-v-75a593bc] {
  margin-right: 10px;
  color: #000;
}
.tv-icon[data-v-75a593bc] {
  margin-right: 10px;
  color: #FF4400;
}
.file-icon[data-v-75a593bc],
.camera-icon[data-v-75a593bc] {
  color: #FF4400;
}
.goTop[data-v-75a593bc] {
  position: fixed;
  right: 20px;
  bottom: 30px;
  cursor: pointer;
  z-index: 100;
}
.arrow-icon[data-v-75a593bc] {
  color: #999;
}
.table-1[data-v-75a593bc] {
  background-color: #fff;
  margin-bottom: 45px;
}
.table-1 .t-w1[data-v-75a593bc] {
  width: 130px;
}
.table-1 .t-w2[data-v-75a593bc] {
  width: 250px;
}
.table-1 .t-w3[data-v-75a593bc] {
  width: 160px;
}
.table-1 .t-w4[data-v-75a593bc] {
  width: 60px;
}
.table-2[data-v-75a593bc] {
  background-color: #fff;
  margin-bottom: 0;
}
.table-2 .t-w1[data-v-75a593bc] {
  width: 110px;
}
.table-2 .t-w2[data-v-75a593bc] {
  width: 110px;
}
.table-2 .t-w3[data-v-75a593bc] {
  width: 160px;
}
.table-2 .t-w4[data-v-75a593bc] {
  width: 160px;
}
.table-2 .t-w5[data-v-75a593bc] {
  width: 60px;
}
.thead[data-v-75a593bc] {
  background-color: #0044AD;
}
.thead tr[data-v-75a593bc] {
  background-color: #0044AD;
  color: #fff;
}
.thead th[data-v-75a593bc] {
  border-top: none;
  line-height: 1.8;
}
.tbody tr td .mobile-title[data-v-75a593bc] {
  display: none;
}
.file-wrap[data-v-75a593bc] {
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 24px;
}
.file-area[data-v-75a593bc] {
  min-width: 200px;
  padding: 12px 20px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
  box-shadow: 0 0 15px #ddd;
  color: #212529;
}
.file-area[data-v-75a593bc]:hover {
  text-decoration: none;
}
@media screen and (max-width: 1023px) {
.table-1[data-v-75a593bc],
  .table-2[data-v-75a593bc] {
    background-color: transparent;
}
.thead[data-v-75a593bc] {
    display: none;
}
.tbody tr[data-v-75a593bc] {
    display: table;
    width: 100%;
    flex-direction: column;
    padding: 0;
    margin-bottom: 10px;
}
.tbody tr td[data-v-75a593bc] {
    padding: 0;
    display: grid;
    grid-template-columns: 30% 70%;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
    align-items: center;
    background-color: #fff;
}
.tbody tr td .mobile-title[data-v-75a593bc] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
    background-color: #fbf9fa;
    padding: 12px 5px;
    font-weight: 600;
}
.tbody tr td .data-text[data-v-75a593bc],
  .tbody tr td a[data-v-75a593bc] {
    height: 100%;
    display: block;
    padding: 12px;
    background-color: #fff;
}
.file-area[data-v-75a593bc] {
    width: 45%;
}
}
@media screen and (max-width: 599px) {
.file-area[data-v-75a593bc] {
    width: 44%;
}
}
@media screen and (max-width: 500px) {
.file-area[data-v-75a593bc] {
    width: 100%;
}
}
@media screen and (max-width: 430px) {
.tbody tr td[data-v-75a593bc] {
    grid-template-columns: 45% 55%;
}
}
.common-btn[data-v-75a593bc] {
  background-color: #fff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
  border-radius: 20px;
  padding: 8px 12px;
  color: #0044AD;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  display: inline-block;
  margin-top: 0.7em;
  margin-right: 15px;
}
.common-btn svg[data-v-75a593bc] {
  margin-right: 6px;
}
.collapsed .when-closed {
  display: block;
}
.collapsed .when-open {
  display: none;
}
.not-collapsed .when-closed {
  display: none;
}
.not-collapsed .when-open {
  display: block;
}
.table-incomeDetail .table thead th {
  background-color: #0044ad !important;
  color: #fff;
}
.policy-show__info-value > span > text {
  display: flex;
  flex-wrap: wrap;
}
.date[data-v-8d57cc90] {
  color: #bbb;
}
.map-list[data-v-8d57cc90] {
  padding: 5%;
}
.map-list .row[data-v-8d57cc90] {
  display: flex;
}
.map-list .row .col[data-v-8d57cc90] {
  flex: 0 0 20%;
}
.map-list p[data-v-8d57cc90] {
  border-bottom: 1px solid #D5D5D5;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
}
.map-list .col > ul[data-v-8d57cc90]:first-of-type {
  list-style-type: none;
}
.map-list ul[data-v-8d57cc90] {
  list-style-type: disc;
}
.map-list li[data-v-8d57cc90] {
  padding-top: 5px;
}
.map-list li a[data-v-8d57cc90] {
  color: #0044AD;
  font-weight: bold;
}
.map-list li span[data-v-8d57cc90] {
  font-weight: bold;
}
.map-list ul > li > ul > li > a[data-v-8d57cc90] {
  color: #041C43;
}
.map-list ul > li > ul.lv3 > li > a[data-v-8d57cc90] {
  color: #0044AD;
}
@media screen and (max-width: 820px) {
.map-list .row[data-v-8d57cc90] {
    display: flex;
}
.map-list .row .col[data-v-8d57cc90] {
    flex: 0 0 100%;
}
.map-list ul > li > ul[data-v-8d57cc90] {
    display: flex;
    flex-wrap: wrap;
}
.map-list ul > li > ul li[data-v-8d57cc90] {
    flex: 0 0 50%;
}
}
.table-incomeDetail .table thead th {
  background-color: #0044ad !important;
  color: #fff;
}
@charset "UTF-8";
/** 
* 文字大小
*/
/** 
* border line
*/
/** 
* gray
*/
/** 
* color
*/
.main-group-table[data-v-7ed9ff35] .main-group-table__thead-tr {
  background-color: #0044AD;
  color: #fff;
}
*[data-v-3898520e] {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.wrap[data-v-3898520e] {
  background: #fff;
  height: 100vh;
}
.in__container[data-v-27170de2] {
  position: relative;
  box-sizing: border-box;
  background-color: #fafafa;
}
.in__container[data-v-27170de2]:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 455px;
  background-image: linear-gradient(0deg, hsla(0, 0%, 100%, 0) -22%, #e8f2ff);
}
.in__wrap[data-v-27170de2] {
  position: relative;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 32px;
}
.heading__title[data-v-27170de2] {
  font-size: 24px;
  font-weight: bold;
  margin-top: 2rem;
}
.in__wrap[data-v-27170de2] {
  position: relative;
}
@media screen and (max-width: 767px) {
.in__wrap[data-v-27170de2] {
    width: 100%;
}
}
.in__wrap .restTest[data-v-27170de2] {
  position: absolute;
  right: 50px;
  top: 50px;
}
.hint[data-v-27170de2] {
  display: none;
  color: #f8544c;
  text-align: center;
  margin-bottom: 10px;
  margin-top: -20px;
}
.hint.is-show[data-v-27170de2] {
  display: block;
}
.result[data-v-27170de2] {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}
@media screen and (max-width: 767px) {
.result[data-v-27170de2] {
    width: 100%;
}
}
.result.is-show.grid[data-v-27170de2] {
  display: grid;
  grid-template-rows: repeat(1, 1fr);
  grid-template-columns: repeat(12, 1fr);
  gap: 0.3rem;
}
@media screen and (max-width: 767px) {
.result.is-show.grid[data-v-27170de2] {
    width: 90%;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}
}
.result.is-show.grid .g-col-6[data-v-27170de2] {
  grid-column: auto/span 6;
}
.identify[data-v-27170de2] {
  padding: 20px 24px;
}
.identify__top[data-v-27170de2] {
  padding-bottom: 10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  opacity: 0.5;
}
.identify__title[data-v-27170de2] {
  font-size: 28px;
  font-weight: bold;
}
.identify__score[data-v-27170de2] {
  width: 100px;
  padding: 5px;
  font-size: 28px;
  border-radius: 32px;
  text-align: center;
  display: inline-block;
}
.identify__img[data-v-27170de2] {
  width: 140px;
  height: 140px;
  opacity: 0.2;
}
.identify__text[data-v-27170de2] {
  color: #656565;
  font-weight: bold;
  opacity: 0.5;
}
.gn[data-v-27170de2] {
  background-color: #e8fdee;
  border-top-left-radius: 12px;
}
@media screen and (max-width: 767px) {
.gn[data-v-27170de2] {
    border-radius: 12px;
}
}
.gn .identify__top[data-v-27170de2] {
  border-bottom-color: #aee7cf;
}
.gn .identify__title[data-v-27170de2] {
  color: #35c488;
}
.gn .identify__score[data-v-27170de2] {
  color: #35c488;
  background-color: #fff;
}
.pk[data-v-27170de2] {
  background-color: #ffdceb;
  border-top-right-radius: 12px;
}
@media screen and (max-width: 767px) {
.pk[data-v-27170de2] {
    border-radius: 12px;
}
}
.pk .identify__top[data-v-27170de2] {
  border-bottom-color: #fd98c5;
}
.pk .identify__title[data-v-27170de2] {
  color: #ff8ec0;
}
.pk .identify__score[data-v-27170de2] {
  color: #ff8ec0;
  background-color: #fff;
}
.og[data-v-27170de2] {
  background-color: #ffe8d0;
  border-bottom-left-radius: 12px;
}
@media screen and (max-width: 767px) {
.og[data-v-27170de2] {
    border-radius: 12px;
}
}
.og .identify__top[data-v-27170de2] {
  border-bottom-color: #ff992a;
}
.og .identify__title[data-v-27170de2] {
  color: #ff992a;
}
.og .identify__score[data-v-27170de2] {
  color: #ff992a;
  background-color: #fff;
}
.vt[data-v-27170de2] {
  background-color: #e6eaff;
  border-bottom-right-radius: 12px;
}
@media screen and (max-width: 767px) {
.vt[data-v-27170de2] {
    border-radius: 12px;
}
}
.vt .identify__top[data-v-27170de2] {
  border-bottom-color: #c5cdf9;
}
.vt .identify__title[data-v-27170de2] {
  color: #6e82ef;
}
.vt .identify__score[data-v-27170de2] {
  color: #6f82ef;
  background-color: #fff;
}
.is-higher.gn[data-v-27170de2] {
  background-color: #35c488;
}
.is-higher.gn .identify__top[data-v-27170de2] {
  border-bottom-color: #aee7cf;
}
.is-higher.gn .identify__title[data-v-27170de2] {
  color: #fff;
}
.is-higher.gn .identify__score[data-v-27170de2] {
  color: #35c488;
  background-color: #fff;
}
.is-higher.pk[data-v-27170de2] {
  background-color: #ff8ec0;
}
.is-higher.pk .identify__top[data-v-27170de2] {
  border-bottom-color: #ffd2e6;
}
.is-higher.pk .identify__title[data-v-27170de2] {
  color: #fff;
}
.is-higher.pk .identify__score[data-v-27170de2] {
  color: #ff8ec0;
  background-color: #ffc7e0;
}
.is-higher.og[data-v-27170de2] {
  background-color: #ff992a;
}
.is-higher.og .identify__top[data-v-27170de2] {
  border-bottom-color: #ffd6aa;
}
.is-higher.og .identify__title[data-v-27170de2] {
  color: #fff;
}
.is-higher.og .identify__score[data-v-27170de2] {
  color: #ff992a;
  background-color: #ffcc95;
}
.is-higher.vt[data-v-27170de2] {
  background-color: #6f82ef;
}
.is-higher.vt .identify__top[data-v-27170de2] {
  border-bottom-color: #c5cdf9;
}
.is-higher.vt .identify__title[data-v-27170de2] {
  color: #fff;
}
.is-higher.vt .identify__score[data-v-27170de2] {
  color: #6f82ef;
  background-color: #fff;
}
.is-higher .identify__top[data-v-27170de2] {
  opacity: 1;
}
.is-higher .identify__score[data-v-27170de2] {
  opacity: 1;
}
.is-higher .identify__img[data-v-27170de2] {
  opacity: 1;
}
.is-higher .identify__text[data-v-27170de2] {
  color: #fff;
  opacity: 1;
}
.card__container[data-v-27170de2] {
  position: relative;
  box-sizing: border-box;
  padding: 24px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 0 5px 1px rgba(43, 21, 21, 0.1);
}
.card__container img[data-v-27170de2] {
  width: 100%;
}
.card__container.is-written[data-v-27170de2] {
  opacity: 0.5;
  pointer-events: none;
}
.card__title[data-v-27170de2] {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.instruction[data-v-27170de2] {
  position: relative;
  width: 100%;
  height: 106px;
  background: url(../img/user.2cf8c0fe.svg) no-repeat 0 100%;
}
@media screen and (max-width: 767px) {
.instruction[data-v-27170de2] {
    background: transparent;
    height: auto;
    margin-bottom: 1.5em;
}
}
.instruction[data-v-27170de2]::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 91px;
  display: block;
  width: 24px;
  height: 20px;
  background: url(../img/triangle-wh.0e07b900.svg) no-repeat;
  transform: rotate(20deg);
  z-index: 50;
}
@media screen and (max-width: 767px) {
.instruction[data-v-27170de2]::before {
    display: none;
}
}
.instruction__content[data-v-27170de2] {
  box-sizing: border-box;
  width: 826px;
  min-height: 80px;
  padding: 16px 72px;
  background: #fff;
  border-radius: 50px;
  border: 1px solid #e6e6e6;
  color: #656565;
  position: absolute;
  top: -10px;
  left: 110px;
}
@media screen and (max-width: 767px) {
.instruction__content[data-v-27170de2] {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    padding-left: 1em;
    padding-right: 1em;
}
}
.instruction__content a[data-v-27170de2] {
  color: #656565;
  text-decoration: underline;
}
.instruction__title[data-v-27170de2] {
  margin-left: 8px;
  font-size: 18px;
  font-weight: bold;
  color: #959595;
}
@media screen and (max-width: 767px) {
.instruction__card[data-v-27170de2] {
    margin-bottom: 10px;
}
}
.blue[data-v-27170de2] {
  color: #00367c;
}
.goTop[data-v-27170de2] {
  position: fixed;
  right: 22px;
  bottom: 35px;
  z-index: 90;
  display: block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  padding: 20px;
  border-radius: 50%;
  background: url(../img/gotop.e947186e.svg) no-repeat 50%;
  background-color: #fff;
  background-size: 16px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.16);
  cursor: pointer;
}
.pic[data-v-27170de2] {
  width: 100%;
}
.card__item {
  margin-bottom: 0;
}
.card__item .form-check {
  margin-bottom: 10px;
}
.card__item .form-check:last-child {
  margin-bottom: 0;
}
.card__item .form-check-input {
  width: 20px;
  height: 20px;
  margin-top: 2px;
  margin-left: -23px;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.card__item .form-check-label {
  margin-left: 5px;
}
.pill-tag[data-v-07aa53d4] {
  padding: 6px 12px;
  color: #343A40;
  font-size: 12.8px;
  background: #FEFEFE;
  border: 1px solid #ADB5BD;
  border-radius: 10px;
}
.table-wrap[data-v-74df2aba] .table-wrap__thead-tr {
  background-color: #0044AD;
  color: #fff;
}
.date-ml[data-v-74df2aba] {
  margin-left: -13px;
}
.search-wrap[data-v-74df2aba] {
  width: 85%;
  margin-left: 6em;
}
@media (min-width: 320px) and (max-width: 701px) {
.search-wrap[data-v-74df2aba] {
    width: 100%;
    margin-left: 0;
}
}
.warning[data-v-74df2aba] {
  font-size: 14px;
  margin-top: 0.5em;
  color: #D81800;
}
.search-input[data-v-74df2aba] {
  width: 800px;
}
@media (max-width: 1301px) {
.search-input[data-v-74df2aba] {
    width: 63.4%;
}
}
@media (min-width: 320px) and (max-width: 701px) {
.search-input[data-v-74df2aba] {
    width: 100%;
}
}
.datepicker-width[data-v-74df2aba] {
  width: 800px;
}
@media (max-width: 1301px) {
.datepicker-width[data-v-74df2aba] {
    width: 63.4%;
}
}
@media (min-width: 320px) and (max-width: 701px) {
.datepicker-width[data-v-74df2aba] {
    width: 100%;
}
}
@media (min-width: 320px) and (max-width: 701px) {
.search-label[data-v-74df2aba] {
    text-align: left;
    width: 100%;
    margin-bottom: 15px;
}
}
@media (min-width: 320px) and (max-width: 701px) {
.search-result[data-v-74df2aba] {
    justify-content: center;
    flex-wrap: wrap;
}
}
@media (max-width: 375px) {
.search-radio[data-v-74df2aba] {
    width: 100%;
}
}
.search-result-badge[data-v-74df2aba] {
  font-size: 18px;
  letter-spacing: 1px;
}
@media (min-width: 320px) and (max-width: 701px) {
.result-wrap[data-v-74df2aba] {
    margin-bottom: 30px;
}
}
@media (min-width: 320px) and (max-width: 701px) {
.doc-title[data-v-74df2aba] {
    margin-bottom: 0;
}
}
.empty__info[data-v-74df2aba] {
  color: #797979;
}
.el-month-table .current .cell {
  color: #fff !important;
  font-weight: bold;
  background-color: #0044AD;
}
.table-doc .w-date {
  width: 12%;
}
@media (min-width: 320px) and (max-width: 701px) {
.table-doc .w-date {
    width: auto;
}
}
.table-doc .w-detail {
  width: 12%;
}
@media (min-width: 320px) and (max-width: 701px) {
.table-doc .w-detail {
    width: auto;
}
}
.table-doc .w-title {
  width: 60%;
}
@media (min-width: 320px) and (max-width: 701px) {
.table-doc .w-title {
    width: 70%;
    word-break: break-all;
}
}
.table-doc .w-organ {
  width: 30%;
}
@media (min-width: 320px) and (max-width: 701px) {
.table-doc .w-organ {
    width: auto;
}
}
.search-input .el-select {
  width: 50%;
}
.search-input .el-select__tags {
  position: absolute;
}
