.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%;
}
}
*[data-v-3898520e] {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.wrap[data-v-3898520e] {
  background: #fff;
  height: 100vh;
}
