
.blankBtn[data-v-63a07ecb] {
  position: relative;
}
.blankBtn[data-v-63a07ecb]::after {
  content: "┓";

  color: white;

  position: absolute;
  top: -5px;
  right: -2px;
}


.trucklist[data-v-59dc60d0] {
  width: 100%;
  float: left;
  margin: 20px 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f0f0f0;
}
.trucklist_block[data-v-59dc60d0] {
  width: 100%;
  /* float: left; */
  padding: 10px;
  padding-top: 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative;
  background: linear-gradient(to bottom, #fff 0%, #fff 99%, #b4b4b4 100%);
}
/* 
.trucklist_block:hover {
  background: #fff2e6;
} */
@media (min-width: 360px) {
.trucklist_block[data-v-59dc60d0] {
    width: 50%;
    padding: 6px;
}
}
@media (min-width: 640px) {
.trucklist_block[data-v-59dc60d0] {
    width: 33.333333%;
    padding: 10px;
}
}
@media (min-width: 960px) {
.trucklist_block[data-v-59dc60d0] {
    width: 25%;
    padding: 10px;
}
}
@media (min-width: 1280px) {
.trucklist_block[data-v-59dc60d0] {
    width: 20%;
    padding: 10px;
}
}
.trucklist_block > a[data-v-59dc60d0] {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  display: block;
}
.trucklist_image[data-v-59dc60d0] {
  width: 100%;
  position: relative;
  height: 125px;
  text-align: center;
}
@media (min-width: 640px) {
.trucklist_image[data-v-59dc60d0] {
    height: 170px;
}
}
.trucklist_image img[data-v-59dc60d0] {
  max-width: 100%;
  height: 125px;
  margin: 0px auto;
}
@media (min-width: 640px) {
.trucklist_image img[data-v-59dc60d0] {
    height: 170px;
}
}
.trucklist_image_sold[data-v-59dc60d0] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.trucklist_image_sold span[data-v-59dc60d0] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 1.5rem;
}
.trucklist_label_list_no[data-v-59dc60d0] {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.75rem;
  color: #fff;
  margin: 0;
  padding: 3px 5px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background: #000;
}
.trucklist_label_right_no[data-v-59dc60d0] {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.75rem;
  color: #fff;
  margin: 0;
  padding: 3px 5px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background: #000;
}
.trucklist_label_no_use[data-v-59dc60d0] {
  background: #fff;
  color: #0c6bac;
  display: inline-block;
  padding: 0 3px;
}
.trucklist_label_branch_iwate[data-v-59dc60d0],
.trucklist_label_branch_hokkaido[data-v-59dc60d0],
.trucklist_label_branch_fukui[data-v-59dc60d0],
.trucklist_label_branch_saitama[data-v-59dc60d0],
.trucklist_label_branch_kumamoto[data-v-59dc60d0],
.trucklist_label_branch_chiba[data-v-59dc60d0],
.trucklist_label_branch_gunma[data-v-59dc60d0],
.trucklist_label_branch_tohoku[data-v-59dc60d0],
.trucklist_label_branch_nagoya[data-v-59dc60d0],
.trucklist_label_branch_okinawa[data-v-59dc60d0],
.trucklist_label_branch_fukuoka[data-v-59dc60d0] {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0.75rem;
  color: #fff;
  margin: 0;
  padding: 3px 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.trucklist_label_branch_fukui[data-v-59dc60d0] {
  background: #0094e1;
}
.trucklist_label_branch_saitama[data-v-59dc60d0] {
  background: #3d0ab1;
}
.trucklist_label_branch_kumamoto[data-v-59dc60d0] {
  background: #c20000;
}
.trucklist_label_branch_chiba[data-v-59dc60d0] {
  background: #c19a00;
}
.trucklist_label_branch_fukuoka[data-v-59dc60d0] {
  background: #c19a00;
}
.trucklist_label_branch_gunma[data-v-59dc60d0] {
  background: #00b878;
}
.trucklist_label_branch_tohoku[data-v-59dc60d0],
.trucklist_label_branch_iwate[data-v-59dc60d0] {
  background: #00c0e4;
}
.trucklist_label_branch_nagoya[data-v-59dc60d0] {
  background: #b10a8c;
}
.trucklist_label_branch_okinawa[data-v-59dc60d0] {
  background: #8a5f2e;
}
.trucklist_label_branch_hokkaido[data-v-59dc60d0] {
  background: #4d69c7;
}
.trucklist_label_situation[data-v-59dc60d0] {
  background: #fff;
  color: #0c6bac;
  padding: 0 3px;
  display: none;
}
.move_label_branch[data-v-59dc60d0] {
  font-size: 0.75rem;
  color: #fff;
  margin: 0;
  padding: 3px 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  text-align: center;
}
.move_label_branch_fukui[data-v-59dc60d0] {
  background: #0094e1;
}
.move_label_branch_saitama[data-v-59dc60d0] {
  background: #3d0ab1;
}
.move_label_branch_kumamoto[data-v-59dc60d0] {
  background: #c20000;
}
.move_label_branch_chiba[data-v-59dc60d0] {
  background: #c19a00;
}
.move_label_branch_fukuoka[data-v-59dc60d0] {
  background: #c19a00;
}
.move_label_branch_gunma[data-v-59dc60d0] {
  background: #00b878;
}
.move_label_branch_tohoku[data-v-59dc60d0],
.move_label_branch_iwate[data-v-59dc60d0] {
  background: #00c0e4;
}
.move_label_branch_nagoya[data-v-59dc60d0] {
  background: #b10a8c;
}
.move_label_branch_okinawa[data-v-59dc60d0] {
  background: #8a5f2e;
}
.move_label_branch_hokkaido[data-v-59dc60d0] {
  background: #4d69c7;
}
@media (min-width: 640px) {
.trucklist_label_situation[data-v-59dc60d0] {
    display: inline-block;
}
}
.trucklist_label_comment_block[data-v-59dc60d0] {
  float: left;
  width: 100%;
  font-size: 0.75rem;
  color: #fff;
  background: #197cd1;
  border-radius: 3px;
  padding: 5px;
  line-height: 1.5;
  margin-top: 3px;
  overflow: hidden;
  height: 65px;
  word-break: break-all;
}
.trucklist_label_comment_block .trucklist_label_comment[data-v-59dc60d0] {
  height: 35px;
  display: table;
  vertical-align: middle;
}
.trucklist_label_comment_block .trucklist_label_comment .trucklist_label_comment_inner[data-v-59dc60d0] {
  display: table-cell;
  vertical-align: middle;
}
.trucklist_character[data-v-59dc60d0] {
  color: #000;
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
  list-style-type: none;
}
.trucklist_contact[data-v-59dc60d0] {
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
  list-style-type: none;
}
.trucklist_character_group[data-v-59dc60d0] {
  float: left;
}
@media (min-width: 640px) {
.trucklist_character_group[data-v-59dc60d0] {
    font-size: 1.125rem;
}
}
.trucklist_character_group .trucklist_title[data-v-59dc60d0] {
  width: 100%;
  height: 67px;
  font-weight: bold;
  display: table;
  word-break: break-all;
  font-size: 0.875rem;
  line-height: 1.3;
  border-bottom: 1px solid #ccc;
  color: #003a6b;
}
@media (min-width: 640px) {
.trucklist_character_group .trucklist_title[data-v-59dc60d0] {
    padding: 2.5px 0 2.5px;
    font-size: 1.025rem;
}
}
@media (min-width: 1280px) {
.trucklist_character_group .trucklist_title[data-v-59dc60d0] {
    font-size: 0.95rem;
}
}
.trucklist_character_group .trucklist_title .trucklist_title_inner[data-v-59dc60d0] {
  display: table-cell;
  vertical-align: middle;
}
.trucklist_character_group .trucklist_title .trucklist_title_inner[data-v-59dc60d0]:hover {
  text-decoration: underline;
}
.trucklist_character_group .trucklist_title .trucklist_title_inner .trucklist_label_new[data-v-59dc60d0] {
  font-family: 'BebasNeue Bold';
  background: #c20000;
  color: #fff;
  font-weight: bold;
  padding: 1px 4px;
  margin-right: 2px;
}
.trucklist_character_group .trucklist_character[data-v-59dc60d0] {
  width: 100%;
  float: left;
  margin-bottom: 2%;
}
.trucklist_character_group .trucklist_character li[data-v-59dc60d0] {
  width: 100%;
  float: left;
  margin: 0;
  display: table;
}
.trucklist_character_group .trucklist_character .trucklist_character_top[data-v-59dc60d0] {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  position: relative;
  font-size: 0.6rem;
  width: 40%;
  padding: 5px 10px 5px 0;
  border-top: 1px solid #ccc;
  line-height: 1;
}
@media (min-width: 360px) {
.trucklist_character_group .trucklist_character .trucklist_character_top[data-v-59dc60d0] {
    font-size: 0.775rem;
}
}
.trucklist_character_group .trucklist_character .trucklist_character_top[data-v-59dc60d0]::after {
  content: '';
  position: absolute;
  top: 30%;
  right: 0;
  border-top: 5px solid #b3b3b3;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
@media (min-width: 640px) {
.trucklist_character_group .trucklist_character .trucklist_character_top[data-v-59dc60d0]::after {
    top: 40%;
}
}
.trucklist_character_group .trucklist_character .trucklist_character_bottom[data-v-59dc60d0] {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-size: 0.725rem;
  font-weight: bolder;
  width: 60%;
  padding: 5px;
  border-top: 1px solid #ccc;
}
@media (min-width: 360px) {
.trucklist_character_group .trucklist_character .trucklist_character_bottom[data-v-59dc60d0] {
    font-size: 0.775rem;
}
}
@media (min-width: 640px) {
.trucklist_character_group .trucklist_character .trucklist_character_bottom[data-v-59dc60d0] {
    font-size: 0.955rem;
}
}
.trucklist_contact_num_thumb_block[data-v-59dc60d0] {
  float: left;
  width: 100%;
  font-weight: bold;
  padding: 5px 0;
}
.trucklist_contact_num_thumb_block .contact_num[data-v-59dc60d0] {
  display: table;
  width: 100%;
  color: #000;
  text-align: center;
}
.trucklist_contact_num_thumb_block .contact_num .contact_num_inner[data-v-59dc60d0] {
  display: table-cell;
  vertical-align: middle;
  font-size: 0.65rem;
  line-height: 1.5;
  letter-spacing: -0.6px;
}
@media (min-width: 360px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_inner[data-v-59dc60d0] {
    font-size: 0.775rem;
}
}
.trucklist_contact_num_thumb_block .contact_num .contact_num_title[data-v-59dc60d0] {
  vertical-align: middle;
  width: 100%;
  display: block;
}
@media (min-width: 640px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_title[data-v-59dc60d0] {
    width: auto;
    display: inline-block;
}
}
.trucklist_contact_num_thumb_block .contact_num .contact_num_number[data-v-59dc60d0] {
  color: #8c0000;
  vertical-align: middle;
  font-size: 0.825rem;
}
@media (min-width: 360px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_number[data-v-59dc60d0] {
    font-size: 1.3rem;
    line-height: 1;
}
}
@media (min-width: 640px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_number[data-v-59dc60d0] {
    font-size: 1.125rem;
    line-height: initial;
}
}
@media (min-width: 960px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_number[data-v-59dc60d0] {
    font-size: 0.925rem;
}
}
.trucklist_contact_num_block[data-v-59dc60d0] {
  display: none;
}
.trucklist_contact_group[data-v-59dc60d0] {
  float: left;
  width: 100%;
}
.trucklist_contact_group .trucklist_contact[data-v-59dc60d0] {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  padding-bottom: 5px;
}
.trucklist_contact_group .trucklist_contact li[data-v-59dc60d0] {
  float: left;
  width: 50%;
}
.trucklist_contact_group .trucklist_contact li .trucklist_contact_thumb_show[data-v-59dc60d0] {
  display: inline-block;
}
.trucklist_favorite_btn[data-v-59dc60d0] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 8px 7px;
  margin: auto;
  border-radius: 5px 0 0 5px/5px 0 0 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.75rem;
  color: #fff;
  background: #197cd1;
  box-shadow: 0px 4px 0px 0px #0e4676;
}
.trucklist_favorite_btn[data-v-59dc60d0]:hover {
  background: #1461a3;
  color: #fff;
}
.trucklist_favorite_btn[data-v-59dc60d0]:visited,
.trucklist_favorite_btn[data-v-59dc60d0]:active {
  color: #fff;
}
.trucklist_favorite_btn img[data-v-59dc60d0] {
  vertical-align: middle;
  margin-right: 5px;
}
.trucklist_favorite_btn span[data-v-59dc60d0] {
  color: #fff;
  vertical-align: middle;
}
.trucklist_contact_btn[data-v-59dc60d0] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 8px 7px;
  margin: auto;
  border-radius: 0 5px 5px 0/0 5px 5px 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.75rem;
  color: #fff;
  background: #f88000;
  box-shadow: 0px 4px 0px 0px #924b00;
}
.trucklist_contact_btn[data-v-59dc60d0]:hover {
  background: #c56600;
  color: #fff;
}
.trucklist_contact_btn[data-v-59dc60d0]:visited,
.trucklist_contact_btn[data-v-59dc60d0]:active {
  color: #fff;
}
.trucklist_contact_btn img[data-v-59dc60d0] {
  vertical-align: middle;
  margin-right: 5px;
}
.trucklist_contact_btn span[data-v-59dc60d0] {
  color: #fff;
  vertical-align: middle;
}
.print-btn[data-v-59dc60d0] {
  border-radius: 0 5px 5px 0/0 5px 5px 0;
  background-color: #0dbe24;
  box-shadow: 0px 4px 0px 0px #097d18;
}
.print-btn[data-v-59dc60d0]:hover {
  background-color: #0dbe24;
  box-shadow: 0px 4px 0px 0px #097d18;
}
.contact-btn[data-v-59dc60d0] {
  border-radius: 5px 0 0 5px/5px 0 0 5px;
  background-color: #a30e5d;
  box-shadow: 0px 4px 0px 0px #63011d;
}
.contact-btn[data-v-59dc60d0]:hover {
  background-color: #a30e5d;
  box-shadow: 0px 4px 0px 0px #63011d;
}
.contact-gray-btn[data-v-59dc60d0] {
  border-radius: 5px 0 0 5px/5px 0 0 5px;
  background-color: #aaaaaa;
  box-shadow: 0px 4px 0px 0px #aaaaaa;
}
.contact-gray-btn[data-v-59dc60d0]:hover {
  background-color: #aaaaaa;
  box-shadow: 0px 4px 0px 0px #aaaaaa;
}
.hp-condition-88[data-v-59dc60d0] {
  background-color: darkred !important;
}
.hp-condition-89[data-v-59dc60d0] {
  background-color: darkgoldenrod !important;
}
.hp-condition-90[data-v-59dc60d0] {
}
.hp-condition-93[data-v-59dc60d0] {
  background-color: darkblue !important;
}
.hp-condition-725[data-v-59dc60d0] {
  background-color: darkgreen !important;
}

select[data-v-59fddd84] {
  color: inherit;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #b3b3b3;
  border-radius: 3px;
  font-family: -apple-system, BlinkMacSystemFont, Avenir, "Noto Sans Japanese", Arial, Verdana, Meiryo, "Hiragino Kaku Gothic Pro", MS PGothic, sans-serif;
}
.refine_menu_btn_block .refine_menu_count[data-v-59fddd84] {
  vertical-align: middle;
  text-align: center;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
  margin-left: 15px;
}
.refine_menu_btn_block .refine_menu_count span.refine_menu_count_number[data-v-59fddd84] {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
}
.pagination[data-v-59fddd84] {
  display: flex;
  padding-left: 0px;
  list-style: none;
}

.modal[data-v-fa029d52] {
  display: block !important;
}
.modal-body[data-v-fa029d52] {
  min-height: 50vh;
}


.modal[data-v-12674ad9] {
  display: block !important;
}
.modal-body[data-v-12674ad9] {
  min-height: 50vh;
}


.modal[data-v-7fd27ddb] {
  display: block !important;
}
.modal-body[data-v-7fd27ddb] {
  min-height: 50vh;
}


.modal[data-v-0941b69f] {
  display: block !important;
}
.modal-body[data-v-0941b69f] {
  min-height: 50vh;
}


.modal[data-v-534e3b34] {
  display: block !important;
}
.modal-body[data-v-534e3b34] {
  min-height: 100vh;
}


/* 変更依頼書によって変更がある項目に色付けをする */
[data-v-6f9db1d5] .toCheck .col-12 .form-control,[data-v-6f9db1d5] .toCheck .col-12 .form-select,[data-v-6f9db1d5] .toCheck .col-12 .form-check .form-check-input  /* チェックボックス関連 */
{
  background-color: var(--6f9db1d5-cssBackgroundColorToCheck);
}
[data-v-6f9db1d5] .toCheck .col-12 .form-check .form-check-input  /* チェックボックス関連 */
{
  border-color: var(--6f9db1d5-cssBackgroundColorToCheck);
}
[data-v-6f9db1d5] .toCheck .accordion-button                       /* アコーディオンボタン関連 */
{
  background-color: var(--6f9db1d5-cssBackgroundColorToCheck)!important;
}


/* 変更依頼書によって変更がある項目に色付けをする */
[data-v-3fc4809a] .toCheck .col-12 .form-control,[data-v-3fc4809a] .toCheck .col-12 .form-select,[data-v-3fc4809a] .toCheck .col-12 .form-check .form-check-input  /* チェックボックス関連 */
{
  background-color: var(--3fc4809a-cssBackgroundColorToCheck);
}
[data-v-3fc4809a] .toCheck .col-12 .form-check .form-check-input  /* チェックボックス関連 */
{
  border-color: var(--3fc4809a-cssBackgroundColorToCheck);
}
[data-v-3fc4809a] .toCheck .accordion-button                       /* アコーディオンボタン関連 */
{
  background-color: var(--3fc4809a-cssBackgroundColorToCheck)!important;
}


/* 変更依頼書によって変更がある項目に色付けをする */
[data-v-b21f6322] .toCheck .col-12 .form-control,[data-v-b21f6322] .toCheck .col-12 .form-select,[data-v-b21f6322] .toCheck .col-12 .form-check .form-check-input  /* チェックボックス関連 */
{
  background-color: var(--b21f6322-cssBackgroundColorToCheck);
}
[data-v-b21f6322] .toCheck .col-12 .form-check .form-check-input  /* チェックボックス関連 */
{
  border-color: var(--b21f6322-cssBackgroundColorToCheck);
}
[data-v-b21f6322] .toCheck .accordion-button                       /* アコーディオンボタン関連 */
{
  background-color: var(--b21f6322-cssBackgroundColorToCheck)!important;
}


/* 変更依頼書によって変更がある項目に色付けをする */
[data-v-646cdfa3] .toCheck .col-12 .form-control,[data-v-646cdfa3] .toCheck .col-12 .form-select,[data-v-646cdfa3] .toCheck .col-12 .form-check .form-check-input  /* チェックボックス関連 */
{
  background-color: var(--646cdfa3-cssBackgroundColorToCheck);
}
[data-v-646cdfa3] .toCheck .col-12 .form-check .form-check-input  /* チェックボックス関連 */
{
  border-color: var(--646cdfa3-cssBackgroundColorToCheck);
}
[data-v-646cdfa3] .toCheck .accordion-button                       /* アコーディオンボタン関連 */
{
  background-color: var(--646cdfa3-cssBackgroundColorToCheck)!important;
}


/* 変更依頼書によって変更がある項目に色付けをする */
[data-v-210fd796] .toCheck .col-12 .form-control,[data-v-210fd796] .toCheck .col-12 .form-select,[data-v-210fd796] .toCheck .col-12 .form-check .form-check-input  /* チェックボックス関連 */
{
  background-color: var(--210fd796-cssBackgroundColorToCheck);
}
[data-v-210fd796] .toCheck .col-12 .form-check .form-check-input  /* チェックボックス関連 */
{
  border-color: var(--210fd796-cssBackgroundColorToCheck);
}
[data-v-210fd796] .toCheck .accordion-button                       /* アコーディオンボタン関連 */
{
  background-color: var(--210fd796-cssBackgroundColorToCheck)!important;
}


.usage[data-v-e027b822]{
  color: black;
}


.modal[data-v-8aae6654] {
  display: block !important;
}
.modal-body[data-v-8aae6654] {
  min-height: 100vh;
}


.modal[data-v-6fc6f360] {
  display: block !important;
}
.modal-body[data-v-6fc6f360] {
  min-height: 100vh;
}


span[data-v-480772c8] {
  white-space: pre;
  word-break: keep-all;
}


/* .center {
  margin: 10px auto;
  text-align: center;
} */
th[data-v-797e7007] {
  color: #eeeeee;
  text-align: left;
  background-color: #505060;
  border: 1px solid #666666;
  padding: 4px;
}
td[data-v-797e7007],
th[data-v-797e7007] {
  /* min-width: 50px; */
  color: #333333;
}
td[data-v-797e7007] {
  color: #333333;
  background-color: #f0f0f0;
  border: 1px solid #666666;
  padding: 4px;
}
.title[data-v-797e7007] {
  /* background-color: #fff; */
  text-align: left;
  color: #eeeeee;
  font-weight: bold;
}

@charset "UTF-8";
/* //本日表示をわかりやすくする ダークモードに上書きされるためscopedから出してグローバルスタイルとする */
.fc-day-today[role=gridcell] {
  background-color: #ffff95 !important;
}
.fc-dayGridMonth-view .fc-col-header-cell[role=columnheader] a,
.fc-timeGridDay-view .fc-col-header-cell[role=columnheader] a {
  text-decoration: none;
}
.fc-dayGridMonth-view .fc-col-header-cell[role=columnheader] a:hover,
.fc-timeGridDay-view .fc-col-header-cell[role=columnheader] a:hover {
  color: #fff;
}
.fc-time {
  font-size: 0.85em;
  white-space: nowrap;
  padding: 0 1px;
}
.fc-timegrid-event-harness {
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  /* スマホ表示での月週日表示切替ボタンを非表示にする */
.fc-viewMonthly-button,
.fc-viewWeekly-button,
.fc-viewDaily-button,
.fc-viewMonthlyList-button {
    display: none !important;
}
}

/* ドラック可能領域のCSS */
.demo-app-sidebar[data-v-1ab045bc] {
  width: 90px;
  line-height: 1.5;
  /* background: #eaf9ff;
  border-right: 1px solid #d3e2e8; */
  margin-top: 4.1rem;
  margin-right: 10px;
  color: black;
  float: left;
}
.demo-app-sidebar .fc-event-main[data-v-1ab045bc] {
  height: 3rem;
}
.fc[data-v-1ab045bc] {
  /* the calendar root */

  margin: 0 auto;
}
.fc-h-event[data-v-1ab045bc] {
  cursor: pointer;
}
.fc-day-sat[data-v-1ab045bc] {
  background: #f5fbfe;
}
.fc-day-sun[data-v-1ab045bc] {
  background: #fcf3f3;
}

/* //日付のブロック表示オーバーフロー防止のため */
a.fc-event div[data-v-1ab045bc],
div.fc-event-main div[data-v-1ab045bc] {
  overflow: hidden;
}
.eventDes[data-v-1ab045bc] {
  display: none;
}

/* ドラッグ可能なイベントの感覚を開ける */
.calendar-container .demo-app-sidebar .demo-app-sidebar-section .fc-event[data-v-1ab045bc] {
  margin: 1rem 0;
}

/* ドラッグ領域のCSS調整 */
.calendar-container .demo-app-sidebar .demo-app-sidebar-section .fc-event-main[data-v-1ab045bc] {
  white-space: pre-line;
  padding: 0.2rem;
}

/* 日付イベントの折り返し表示を実装する */
.calender-event[data-v-1ab045bc] {
  overflow-wrap: normal;
  /* white-space: normal; pre-lineは改行コードの認識させるために追加*/
  white-space: pre-line;
  /* max-height: 2.3rem; */
}

/* スマホ用CSS */
@media screen and (max-width: 992px) {
  /* カレンダー表示時のイベントの表記を戻すため */
.calender-event[data-v-1ab045bc] {
    height: auto;
    max-height: none;
}
.calender-event p[data-v-1ab045bc] {
    margin-bottom: 1px;
}

  /* イベントホバリングしたときの補足情報を表示させない */
.eventDescription[data-v-1ab045bc] {
    display: none;
}
.responsive-button[data-v-1ab045bc] {
    display: block;
}
.responsive-button[data-v-1ab045bc] {
    margin: 5px;
}
.change-view[data-v-1ab045bc] {
    background-color: rgb(65, 65, 112);
    color: white;
    width: 80px;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    float: left;
}
.add-event[data-v-1ab045bc] {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: lightgray;
    color: darkblue;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
    float: right;
}
.fc-viewMonthly-button[data-v-1ab045bc],
  .fc-viewWeekly-button[data-v-1ab045bc],
  .fc-viewDaily-button[data-v-1ab045bc] {
    display: none !important;
}
.p-4[data-v-1ab045bc] {
    padding: 0 !important;
}
.fc-toolbar.fc-header-toolbar[data-v-1ab045bc] {
    font-size: 60%;
}
.demo-app td[data-v-1ab045bc],
  .demo-app td[data-v-1ab045bc] {
    padding: 0 !important;
}
thead th[data-v-1ab045bc],
  tbody td[data-v-1ab045bc] {
    padding-right: 0px !important;
}
}


.modal[data-v-3537b216] {
  display: block !important;
}
.modal-body[data-v-3537b216] {
  min-height: 50vh;
}

#zoomCalendar .fc .fc-timegrid-slot {
  height: 3rem;
}
#zoomCalendar .fc-dayGridMonth-view td[role=gridcell] .fc-daygrid-day-top .fc-daygrid-day-number,
#zoomCalendar .fc-timeGridWeek-view .fc-col-header-cell[role=columnheader] a,
#zoomCalendar .fc-listMonth-view .fc-list-day-cushion a {
  text-decoration: none;
  cursor: initial;
  pointer-events: none;
}
#zoomCalendar .fc-timeGridWeek-view .fc-col-header-cell[role=columnheader] a:hover {
  color: #fff;
}
#zoomCalendar .fc-listMonth-view .fc-list-day-cushion a:hover {
  color: #000000;
}
#zoomCalendar .demo-app .clearfix button {
  display: none;
}
select[data-v-78c105b6] {
  color: inherit;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #b3b3b3;
  border-radius: 3px;
  font-family: -apple-system, BlinkMacSystemFont, Avenir, "Noto Sans Japanese", Arial, Verdana, Meiryo, "Hiragino Kaku Gothic Pro", MS PGothic, sans-serif;
}
.refine_menu_btn_block .refine_menu_count[data-v-78c105b6] {
  vertical-align: middle;
  text-align: center;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
  margin-left: 15px;
}
.refine_menu_btn_block .refine_menu_count span.refine_menu_count_number[data-v-78c105b6] {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
}
.pagination[data-v-78c105b6] {
  display: flex;
  padding-left: 0px;
  list-style: none;
}
@charset "UTF-8";
.sample-class[data-v-70e49963] {
  color: yellow;
  font-size: 36px;
}
.line-red-v.title-xs span[data-v-70e49963] {
  padding-left: 5%;
}
.line-red-v.title-xs[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.line-red-v.title-sm span[data-v-70e49963] {
  padding-left: 5%;
}
.line-red-v.title-sm[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.line-red-v.title-md span[data-v-70e49963] {
  padding-left: 5%;
}
.line-red-v.title-md[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.line-red-v.title-lg span[data-v-70e49963] {
  padding-left: 5%;
}
.line-red-v.title-lg[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.line-red-v.title-xl span[data-v-70e49963] {
  padding-left: 5%;
}
.line-red-v.title-xl[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.line-red-v.title-3l span[data-v-70e49963] {
  padding-left: 5%;
}
.line-red-v.title-3l[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.line-red-v.title-4l span[data-v-70e49963] {
  padding-left: 5%;
}
.line-red-v.title-4l[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.line-red-v.title-5l span[data-v-70e49963] {
  padding-left: 5%;
}
.line-red-v.title-5l[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.line-red-v.title-6l span[data-v-70e49963] {
  padding-left: 5%;
}
.line-red-v.title-6l[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.line-red-v.title-7l span[data-v-70e49963] {
  padding-left: 5%;
}
.line-red-v.title-7l[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.line-red-v.title-8l span[data-v-70e49963] {
  padding-left: 5%;
}
.line-red-v.title-8l[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.line-red-v.title-9l span[data-v-70e49963] {
  padding-left: 5%;
}
.line-red-v.title-9l[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
@font-face {
  font-family: "BebasNeue Bold";
  font-style: normal;
  font-weight: 700;
  src: local("BebasNeue Bold"), local("BebasNeue Bold"), url(/RT_Member/WEB/res/font/bebas/BebasNeue-Bold.woff) format("woff");
}
@font-face {
  font-family: "HelveticaNeueBold";
  font-weight: normal;
  font-style: normal;
  src: url("/RT_Member/WEB/res/font/HelveticaNeue/HelveticaNeueBold.woff") format("woff"), url("/RT_Member/WEB/res/font/HelveticaNeue/HelveticaNeueBold.ttf") format("truetype"), url("/RT_Member/WEB/res/font/HelveticaNeue/HelveticaNeueBold.svg#HelveticaNeueBold") format("svg");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 100;
  src: url("/RT_Member/WEB/res/font/NotoSansCJKjp/NotoSansCJKjp-Thin.woff") format("woff"), url("/RT_Member/WEB/res/font/NotoSansCJKjp/NotoSansCJKjp-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 200;
  src: url("/RT_Member/WEB/res/font/NotoSansCJKjp/NotoSansCJKjp-Light.woff") format("woff"), url("/RT_Member/WEB/res/font/NotoSansCJKjp/NotoSansCJKjp-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 300;
  src: url("/RT_Member/WEB/res/font/NotoSansCJKjp/NotoSansCJKjp-DemiLight.woff") format("woff"), url("/RT_Member/WEB/res/font/NotoSansCJKjp/NotoSansCJKjp-DemiLight.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 400;
  src: url("/RT_Member/WEB/res/font/NotoSansCJKjp/NotoSansCJKjp-Regular.woff") format("woff"), url("/RT_Member/WEB/res/font/NotoSansCJKjp/NotoSansCJKjp-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 500;
  src: url("/RT_Member/WEB/res/font/NotoSansCJKjp/NotoSansCJKjp-Medium.woff") format("woff"), url("/RT_Member/WEB/res/font/NotoSansCJKjp/NotoSansCJKjp-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 700;
  src: url("/RT_Member/WEB/res/font/NotoSansCJKjp/NotoSansCJKjp-Bold.woff") format("woff"), url("/RT_Member/WEB/res/font/NotoSansCJKjp/NotoSansCJKjp-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 900;
  src: url("/RT_Member/WEB/res/font/NotoSansCJKjp/NotoSansCJKjp-Black.woff") format("woff"), url("/RT_Member/WEB/res/font/NotoSansCJKjp/NotoSansCJKjp-Black.ttf") format("truetype");
}
*[data-v-70e49963] {
  box-sizing: border-box;
}
*[data-v-70e49963]:before,
*[data-v-70e49963]:after {
  box-sizing: border-box;
}
html[data-v-70e49963] {
  font-size: 16px;
  word-break: normal;
}
.portal[data-v-70e49963] {
  font-family: -apple-system, BlinkMacSystemFont, Avenir, "Noto Sans Japanese", Arial, Verdana, Meiryo, "Hiragino Kaku Gothic Pro", MS PGothic, sans-serif;
  font-size: 1rem;
  margin: 0;
  padding: 0;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  animation: fadeIn-70e49963 1s ease 0s 1 normal;
  -webkit-animation: fadeIn-70e49963 1s ease 0s 1 normal;
  background: #fff;
  color: #333;
  line-height: 1.4;
  vertical-align: middle;
}
@keyframes fadeIn-70e49963 {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@-webkit-keyframes fadeIn-70e49963 {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
a[data-v-70e49963] {
  text-decoration: none;
  max-width: 100%;
  border: none;
  outline: none;
}
a[data-v-70e49963]:hover {
  max-width: 100%;
}
a:hover img[data-v-70e49963] {
  opacity: 0.6;
  filter: alpha(opacity=60);
  border: none;
  outline: none;
}
p[data-v-70e49963] {
  float: left;
  width: 100%;
  line-height: 1.5;
  padding: 15px 0;
  margin: 0;
}
dl[data-v-70e49963],
dt[data-v-70e49963],
dd[data-v-70e49963],
ul[data-v-70e49963],
a[data-v-70e49963] {
  margin: 0;
  padding: 0;
}
ul[data-v-70e49963],
li[data-v-70e49963] {
  list-style-type: none;
}
img[data-v-70e49963] {
  border: none;
  vertical-align: middle;
}
iframe[data-v-70e49963] {
  margin: 0;
}
hr[data-v-70e49963] {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
h1[data-v-70e49963],
h2[data-v-70e49963],
h3[data-v-70e49963],
h4[data-v-70e49963],
h5[data-v-70e49963],
h6[data-v-70e49963] {
  font-size: 100%;
  margin: 0;
  padding: 0;
}
article[data-v-70e49963],
section[data-v-70e49963],
aside[data-v-70e49963] {
  float: left;
  width: 100%;
  padding: 20px 0;
}
address[data-v-70e49963] {
  font-style: normal;
}
select[data-v-70e49963] {
  color: inherit;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #b3b3b3;
  border-radius: 3px;
  font-family: -apple-system, BlinkMacSystemFont, Avenir, "Noto Sans Japanese", Arial, Verdana, Meiryo, "Hiragino Kaku Gothic Pro", MS PGothic, sans-serif;
}
select option[data-v-70e49963] {
  font-family: -apple-system, BlinkMacSystemFont, Avenir, "Noto Sans Japanese", Arial, Verdana, Meiryo, "Hiragino Kaku Gothic Pro", MS PGothic, sans-serif;
  background: #fff;
}
input[type=submit][data-v-70e49963],
input[type=button][data-v-70e49963] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  box-sizing: border-box;
}
input[type=submit][data-v-70e49963]::-webkit-search-decoration,
input[type=button][data-v-70e49963]::-webkit-search-decoration {
  display: none;
}
input[type=submit][data-v-70e49963]::focus,
input[type=button][data-v-70e49963]::focus {
  outline-offset: -2px;
}
input[type=text][data-v-70e49963],
input[type=password][data-v-70e49963],
textarea[data-v-70e49963],
select[data-v-70e49963] {
  width: 100%;
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #b3b3b3;
  font-family: -apple-system, BlinkMacSystemFont, Avenir, "Noto Sans Japanese", Arial, Verdana, Meiryo, "Hiragino Kaku Gothic Pro", MS PGothic, sans-serif;
}
input[type=radio][data-v-70e49963] {
  margin: 0 10px;
  border-radius: 3px;
  border: 1px solid #545454;
}
label[data-v-70e49963] {
  float: left;
  display: table;
  vertical-align: middle;
}
.checkbox[data-v-70e49963],
.radiobutton[data-v-70e49963] {
  display: none;
}
.checkbox + .checkbox-icon[data-v-70e49963],
.radiobutton + .radiobutton-icon[data-v-70e49963] {
  display: table-cell;
  position: relative;
  vertical-align: middle;
}
.checkbox + .checkbox-icon span[data-v-70e49963],
.radiobutton + .radiobutton-icon span[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  line-height: 1.3;
}
.checkbox + .checkbox-icon[data-v-70e49963]:before,
.radiobutton + .radiobutton-icon[data-v-70e49963]:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(4, 0, 0, 0.14) inset;
}
.checkbox + .checkbox-icon[data-v-70e49963]:before {
  border-radius: 4px;
}
.radiobutton + .radiobutton-icon[data-v-70e49963]:before {
  border-radius: 50%;
}
.checkbox:checked + .checkbox-icon[data-v-70e49963]:before {
  content: "✓";
  font-size: 1.025rem;
  line-height: 1;
  text-align: center;
  color: #fff;
  border: 1px solid #666;
  background: #666;
}
.radiobutton:checked + .radiobutton-icon[data-v-70e49963]:before {
  border: 1px solid #666;
  background: #666;
  background: radial-gradient(#fff 0, #fff 30%, #666 30%, #666 100%);
}
input[type=button][data-v-70e49963]:hover,
input[type=button][data-v-70e49963]:active,
input[type=submit][data-v-70e49963]:hover,
input[type=submit][data-v-70e49963]:active {
  opacity: 0.6;
}
iframe[data-v-70e49963] {
  width: 100%;
}
hr[data-v-70e49963] {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
.container[data-v-70e49963],
.popup_menu[data-v-70e49963],
.trucklist_drawer_container[data-v-70e49963],
.truckdetail_drawer_container[data-v-70e49963] {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container[data-v-70e49963]:before,
.popup_menu[data-v-70e49963]:before,
.trucklist_drawer_container[data-v-70e49963]:before,
.truckdetail_drawer_container[data-v-70e49963]:before,
.container[data-v-70e49963]:after,
.popup_menu[data-v-70e49963]:after,
.trucklist_drawer_container[data-v-70e49963]:after,
.truckdetail_drawer_container[data-v-70e49963]:after {
  content: " ";
  display: table;
}
.container[data-v-70e49963]:after,
.popup_menu[data-v-70e49963]:after,
.trucklist_drawer_container[data-v-70e49963]:after,
.truckdetail_drawer_container[data-v-70e49963]:after {
  clear: both;
}
@media (min-width: 320px) {
.container[data-v-70e49963],
.popup_menu[data-v-70e49963],
.trucklist_drawer_container[data-v-70e49963],
.truckdetail_drawer_container[data-v-70e49963] {
    width: 100%;
    padding-left: 7.5px;
    padding-right: 7.5px;
}
}
@media (min-width: 360px) {
.container[data-v-70e49963],
.popup_menu[data-v-70e49963],
.trucklist_drawer_container[data-v-70e49963],
.truckdetail_drawer_container[data-v-70e49963] {
    width: 100%;
    padding-left: 7.5px;
    padding-right: 7.5px;
}
}
@media (min-width: 640px) {
.container[data-v-70e49963],
.popup_menu[data-v-70e49963],
.trucklist_drawer_container[data-v-70e49963],
.truckdetail_drawer_container[data-v-70e49963] {
    width: 100%;
}
}
@media (min-width: 960px) {
.container[data-v-70e49963],
.popup_menu[data-v-70e49963],
.trucklist_drawer_container[data-v-70e49963],
.truckdetail_drawer_container[data-v-70e49963] {
    width: 960px;
    padding-left: 15px;
    padding-right: 15px;
}
}
@media (min-width: 1280px) {
.container[data-v-70e49963],
.popup_menu[data-v-70e49963],
.trucklist_drawer_container[data-v-70e49963],
.truckdetail_drawer_container[data-v-70e49963] {
    width: 1160px;
}
}
@media (min-width: 1681px) {
.container[data-v-70e49963],
.popup_menu[data-v-70e49963],
.trucklist_drawer_container[data-v-70e49963],
.truckdetail_drawer_container[data-v-70e49963] {
    width: 1160px;
}
}
.container-fluid[data-v-70e49963] {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid[data-v-70e49963]:before,
.container-fluid[data-v-70e49963]:after {
  content: " ";
  display: table;
}
.container-fluid[data-v-70e49963]:after {
  clear: both;
}
.span-xs-1[data-v-70e49963],
.span-sm-1[data-v-70e49963],
.span-md-1[data-v-70e49963],
.span-lg-1[data-v-70e49963],
.span_1[data-v-70e49963],
.trucklist_drawer_left_block[data-v-70e49963],
.span-xs-2[data-v-70e49963],
.span-sm-2[data-v-70e49963],
.span-md-2[data-v-70e49963],
.top_category_menu li[data-v-70e49963],
.trucklist_drawer_left_block[data-v-70e49963],
.span-lg-2[data-v-70e49963],
.span_2[data-v-70e49963],
.multiple_menu_size > li[data-v-70e49963],
.news_list .newshead[data-v-70e49963],
.span-xs-3[data-v-70e49963],
.trucklist_drawer_left_block[data-v-70e49963],
.span-sm-3[data-v-70e49963],
.top_category_menu li[data-v-70e49963],
.span-md-3[data-v-70e49963],
.span_1[data-v-70e49963],
.gmenu_trucklist > li[data-v-70e49963],
.gmenu_company > li[data-v-70e49963],
.gmenu_branch > li[data-v-70e49963],
.gmenu_quarity > li[data-v-70e49963],
.truckdetail_contact_btn li[data-v-70e49963],
.span-lg-3[data-v-70e49963],
.span_3[data-v-70e49963],
.multiple_menu_distance > li[data-v-70e49963],
.branch_contact_block .branch_contact[data-v-70e49963],
.span-xs-4[data-v-70e49963],
.footer_bottom .footer_bottom_menu a[data-v-70e49963],
.top_category_menu li[data-v-70e49963],
.span-sm-4[data-v-70e49963],
.search_freeword_btn_block[data-v-70e49963],
.gmenu_trucklist > li[data-v-70e49963],
.gmenu_company > li[data-v-70e49963],
.gmenu_branch > li[data-v-70e49963],
.gmenu_recruit > li[data-v-70e49963],
.gmenu_quarity > li[data-v-70e49963],
.multiple_menu_bodytype > li[data-v-70e49963],
.multiple_menu_marker > li[data-v-70e49963],
.multiple_menu_type > li[data-v-70e49963],
.multiple_menu_year > li[data-v-70e49963],
.multiple_menu_distance > li[data-v-70e49963],
.multiple_menu_size > li[data-v-70e49963],
.multiple_menu_area > li[data-v-70e49963],
.trucklist_drawer_left_block[data-v-70e49963],
.span-md-4[data-v-70e49963],
.span_2[data-v-70e49963],
.multiple_select[data-v-70e49963],
.top_search_alltruck_btn_block[data-v-70e49963],
.top_search_newtruck_btn_block[data-v-70e49963],
.current_count_number[data-v-70e49963],
.truckdetail_spectable dl[data-v-70e49963],
.quality_checksheet_block[data-v-70e49963],
.span-lg-4[data-v-70e49963],
.span_4[data-v-70e49963],
.multiple_select[data-v-70e49963],
.footer_inner_contents[data-v-70e49963],
.footer_bottom .footer_bottom_menu[data-v-70e49963],
.span-xs-5[data-v-70e49963],
.truckdetail_overview_info li .truckdetail_overview_info_left[data-v-70e49963],
.span-sm-5[data-v-70e49963],
.span-md-5[data-v-70e49963],
.footer_bottom .copyright[data-v-70e49963],
.span-lg-5[data-v-70e49963],
.span_5[data-v-70e49963],
.about_point_expblock[data-v-70e49963],
.span-xs-6[data-v-70e49963],
.multiple_select[data-v-70e49963],
.popup_menu_alart_block .alart_btn_block[data-v-70e49963],
.popup_func_menu_block .popup_func_menu li[data-v-70e49963],
.gmenu_trucklist > li[data-v-70e49963],
.gmenu_company > li[data-v-70e49963],
.gmenu_branch > li[data-v-70e49963],
.gmenu_recruit > li[data-v-70e49963],
.gmenu_quarity > li[data-v-70e49963],
.multiple_menu_bodytype > li[data-v-70e49963],
.multiple_menu_marker > li[data-v-70e49963],
.multiple_menu_type > li[data-v-70e49963],
.multiple_menu_year > li[data-v-70e49963],
.multiple_menu_distance > li[data-v-70e49963],
.multiple_menu_size > li[data-v-70e49963],
.multiple_menu_area > li[data-v-70e49963],
.top_search_alltruck_btn_block[data-v-70e49963],
.top_search_newtruck_btn_block[data-v-70e49963],
.span-sm-6[data-v-70e49963],
.truckdetail_contact_btn li[data-v-70e49963],
.span-md-6[data-v-70e49963],
.span_3[data-v-70e49963],
.span_4[data-v-70e49963],
.span_5[data-v-70e49963],
.span_6[data-v-70e49963],
.span_7[data-v-70e49963],
.span_8[data-v-70e49963],
.banner_double_left[data-v-70e49963],
.banner_double_right[data-v-70e49963],
.truckdetail_checksheet_block[data-v-70e49963],
.truckdetail_uwamono_block[data-v-70e49963],
.truckdetail_checksheet_tire_block[data-v-70e49963],
.quality_checksheet_tire_block[data-v-70e49963],
.branch_contact_block .branch_contact[data-v-70e49963],
.branch_exhibit li[data-v-70e49963],
.span-lg-6[data-v-70e49963],
.span-xs-7[data-v-70e49963],
.truckdetail_overview_info li .truckdetail_overview_info_right[data-v-70e49963],
.span-sm-7[data-v-70e49963],
.span-md-7[data-v-70e49963],
.span_9[data-v-70e49963],
.footer_bottom .footer_bottom_menu[data-v-70e49963],
.span-lg-7[data-v-70e49963],
.span_7[data-v-70e49963],
.about_point_imageblock[data-v-70e49963],
.span-xs-8[data-v-70e49963],
.span-sm-8[data-v-70e49963],
.search_freeword_input_block[data-v-70e49963],
.trucklist_drawer_right_block[data-v-70e49963],
.span-md-8[data-v-70e49963],
.span_10[data-v-70e49963],
.span-lg-8[data-v-70e49963],
.span_8[data-v-70e49963],
.span-xs-9[data-v-70e49963],
.trucklist_drawer_right_block[data-v-70e49963],
.span-sm-9[data-v-70e49963],
.span-md-9[data-v-70e49963],
.span-lg-9[data-v-70e49963],
.span_9[data-v-70e49963],
.span-xs-10[data-v-70e49963],
.span-sm-10[data-v-70e49963],
.span-md-10[data-v-70e49963],
.trucklist_drawer_right_block[data-v-70e49963],
.span-lg-10[data-v-70e49963],
.span_10[data-v-70e49963],
.news_list .newstitle[data-v-70e49963],
.span-xs-11[data-v-70e49963],
.span-sm-11[data-v-70e49963],
.span-md-11[data-v-70e49963],
.span-lg-11[data-v-70e49963],
.span_11[data-v-70e49963],
.trucklist_drawer_right_block[data-v-70e49963],
.span-xs-12[data-v-70e49963],
.span_1[data-v-70e49963],
.span_2[data-v-70e49963],
.span_3[data-v-70e49963],
.span_4[data-v-70e49963],
.span_5[data-v-70e49963],
.span_6[data-v-70e49963],
.span_7[data-v-70e49963],
.span_8[data-v-70e49963],
.span_9[data-v-70e49963],
.span_10[data-v-70e49963],
.span_11[data-v-70e49963],
.span_12[data-v-70e49963],
.footer_bottom .copyright[data-v-70e49963],
.footer_bottom .footer_bottom_menu[data-v-70e49963],
.current_count_number[data-v-70e49963],
.truckdetail_overview_info[data-v-70e49963],
.truckdetail_spectable dl[data-v-70e49963],
.truckdetail_checksheet_block[data-v-70e49963],
.truckdetail_uwamono_block[data-v-70e49963],
.truckdetail_checksheet_tire_block[data-v-70e49963],
.quality_checksheet_block[data-v-70e49963],
.quality_checksheet_tire_block[data-v-70e49963],
.truckdetail_contact_btn li[data-v-70e49963],
.branch_contact_block .branch_contact[data-v-70e49963],
.branch_exhibit li[data-v-70e49963],
.branch_contact_btn[data-v-70e49963],
.branch_access_btn[data-v-70e49963],
.span-sm-12[data-v-70e49963],
.truckdetail_left[data-v-70e49963],
.truckdetail_right[data-v-70e49963],
.branch_contact_block .branch_contact[data-v-70e49963],
.branch_exhibit li[data-v-70e49963],
.branchdetail_left[data-v-70e49963],
.branchdetail_right[data-v-70e49963],
.span-md-12[data-v-70e49963],
.refine_menu_search[data-v-70e49963],
.span-lg-12[data-v-70e49963] {
  position: relative;
  min-height: 1px;
}
.span-xs-1[data-v-70e49963],
.span-xs-2[data-v-70e49963],
.span-xs-3[data-v-70e49963],
.trucklist_drawer_left_block[data-v-70e49963],
.span-xs-4[data-v-70e49963],
.footer_bottom .footer_bottom_menu a[data-v-70e49963],
.top_category_menu li[data-v-70e49963],
.span-xs-5[data-v-70e49963],
.truckdetail_overview_info li .truckdetail_overview_info_left[data-v-70e49963],
.span-xs-6[data-v-70e49963],
.multiple_select[data-v-70e49963],
.popup_menu_alart_block .alart_btn_block[data-v-70e49963],
.popup_func_menu_block .popup_func_menu li[data-v-70e49963],
.gmenu_trucklist > li[data-v-70e49963],
.gmenu_company > li[data-v-70e49963],
.gmenu_branch > li[data-v-70e49963],
.gmenu_recruit > li[data-v-70e49963],
.gmenu_quarity > li[data-v-70e49963],
.multiple_menu_bodytype > li[data-v-70e49963],
.multiple_menu_marker > li[data-v-70e49963],
.multiple_menu_type > li[data-v-70e49963],
.multiple_menu_year > li[data-v-70e49963],
.multiple_menu_distance > li[data-v-70e49963],
.multiple_menu_size > li[data-v-70e49963],
.multiple_menu_area > li[data-v-70e49963],
.top_search_alltruck_btn_block[data-v-70e49963],
.top_search_newtruck_btn_block[data-v-70e49963],
.span-xs-7[data-v-70e49963],
.truckdetail_overview_info li .truckdetail_overview_info_right[data-v-70e49963],
.span-xs-8[data-v-70e49963],
.span-xs-9[data-v-70e49963],
.trucklist_drawer_right_block[data-v-70e49963],
.span-xs-10[data-v-70e49963],
.span-xs-11[data-v-70e49963],
.span-xs-12[data-v-70e49963],
.span_1[data-v-70e49963],
.span_2[data-v-70e49963],
.span_3[data-v-70e49963],
.span_4[data-v-70e49963],
.span_5[data-v-70e49963],
.span_6[data-v-70e49963],
.span_7[data-v-70e49963],
.span_8[data-v-70e49963],
.span_9[data-v-70e49963],
.span_10[data-v-70e49963],
.span_11[data-v-70e49963],
.span_12[data-v-70e49963],
.footer_bottom .copyright[data-v-70e49963],
.footer_bottom .footer_bottom_menu[data-v-70e49963],
.current_count_number[data-v-70e49963],
.truckdetail_overview_info[data-v-70e49963],
.truckdetail_spectable dl[data-v-70e49963],
.truckdetail_checksheet_block[data-v-70e49963],
.truckdetail_uwamono_block[data-v-70e49963],
.truckdetail_checksheet_tire_block[data-v-70e49963],
.quality_checksheet_block[data-v-70e49963],
.quality_checksheet_tire_block[data-v-70e49963],
.truckdetail_contact_btn li[data-v-70e49963],
.branch_contact_block .branch_contact[data-v-70e49963],
.branch_exhibit li[data-v-70e49963],
.branch_contact_btn[data-v-70e49963],
.branch_access_btn[data-v-70e49963] {
  float: left;
}
.span-xs-1[data-v-70e49963] {
  width: 8.33333%;
}
.span-xs-2[data-v-70e49963] {
  width: 16.66667%;
}
.span-xs-3[data-v-70e49963],
.trucklist_drawer_left_block[data-v-70e49963] {
  width: 25%;
}
.span-xs-4[data-v-70e49963],
.footer_bottom .footer_bottom_menu a[data-v-70e49963],
.top_category_menu li[data-v-70e49963] {
  width: 33.33333%;
}
.span-xs-5[data-v-70e49963],
.truckdetail_overview_info li .truckdetail_overview_info_left[data-v-70e49963] {
  width: 41.66667%;
}
.span-xs-6[data-v-70e49963],
.multiple_select[data-v-70e49963],
.popup_menu_alart_block .alart_btn_block[data-v-70e49963],
.popup_func_menu_block .popup_func_menu li[data-v-70e49963],
.gmenu_trucklist > li[data-v-70e49963],
.gmenu_company > li[data-v-70e49963],
.gmenu_branch > li[data-v-70e49963],
.gmenu_recruit > li[data-v-70e49963],
.gmenu_quarity > li[data-v-70e49963],
.multiple_menu_bodytype > li[data-v-70e49963],
.multiple_menu_marker > li[data-v-70e49963],
.multiple_menu_type > li[data-v-70e49963],
.multiple_menu_year > li[data-v-70e49963],
.multiple_menu_distance > li[data-v-70e49963],
.multiple_menu_size > li[data-v-70e49963],
.multiple_menu_area > li[data-v-70e49963],
.top_search_alltruck_btn_block[data-v-70e49963],
.top_search_newtruck_btn_block[data-v-70e49963] {
  width: 50%;
}
.span-xs-7[data-v-70e49963],
.truckdetail_overview_info li .truckdetail_overview_info_right[data-v-70e49963] {
  width: 58.33333%;
}
.span-xs-8[data-v-70e49963] {
  width: 66.66667%;
}
.span-xs-9[data-v-70e49963],
.trucklist_drawer_right_block[data-v-70e49963] {
  width: 75%;
}
.span-xs-10[data-v-70e49963] {
  width: 83.33333%;
}
.span-xs-11[data-v-70e49963] {
  width: 91.66667%;
}
.span-xs-12[data-v-70e49963],
.span_1[data-v-70e49963],
.span_2[data-v-70e49963],
.span_3[data-v-70e49963],
.span_4[data-v-70e49963],
.span_5[data-v-70e49963],
.span_6[data-v-70e49963],
.span_7[data-v-70e49963],
.span_8[data-v-70e49963],
.span_9[data-v-70e49963],
.span_10[data-v-70e49963],
.span_11[data-v-70e49963],
.span_12[data-v-70e49963],
.footer_bottom .copyright[data-v-70e49963],
.footer_bottom .footer_bottom_menu[data-v-70e49963],
.current_count_number[data-v-70e49963],
.truckdetail_overview_info[data-v-70e49963],
.truckdetail_spectable dl[data-v-70e49963],
.truckdetail_checksheet_block[data-v-70e49963],
.truckdetail_uwamono_block[data-v-70e49963],
.truckdetail_checksheet_tire_block[data-v-70e49963],
.quality_checksheet_block[data-v-70e49963],
.quality_checksheet_tire_block[data-v-70e49963],
.truckdetail_contact_btn li[data-v-70e49963],
.branch_contact_block .branch_contact[data-v-70e49963],
.branch_exhibit li[data-v-70e49963],
.branch_contact_btn[data-v-70e49963],
.branch_access_btn[data-v-70e49963] {
  width: 100%;
}
@media (min-width: 360px) {
.span-sm-1[data-v-70e49963],
.span-sm-2[data-v-70e49963],
.span-sm-3[data-v-70e49963],
.top_category_menu li[data-v-70e49963],
.span-sm-4[data-v-70e49963],
.search_freeword_btn_block[data-v-70e49963],
.gmenu_trucklist > li[data-v-70e49963],
.gmenu_company > li[data-v-70e49963],
.gmenu_branch > li[data-v-70e49963],
.gmenu_recruit > li[data-v-70e49963],
.gmenu_quarity > li[data-v-70e49963],
.multiple_menu_bodytype > li[data-v-70e49963],
.multiple_menu_marker > li[data-v-70e49963],
.multiple_menu_type > li[data-v-70e49963],
.multiple_menu_year > li[data-v-70e49963],
.multiple_menu_distance > li[data-v-70e49963],
.multiple_menu_size > li[data-v-70e49963],
.multiple_menu_area > li[data-v-70e49963],
.trucklist_drawer_left_block[data-v-70e49963],
.span-sm-5[data-v-70e49963],
.span-sm-6[data-v-70e49963],
.truckdetail_contact_btn li[data-v-70e49963],
.span-sm-7[data-v-70e49963],
.span-sm-8[data-v-70e49963],
.search_freeword_input_block[data-v-70e49963],
.trucklist_drawer_right_block[data-v-70e49963],
.span-sm-9[data-v-70e49963],
.span-sm-10[data-v-70e49963],
.span-sm-11[data-v-70e49963],
.span-sm-12[data-v-70e49963],
.truckdetail_left[data-v-70e49963],
.truckdetail_right[data-v-70e49963],
.branch_contact_block .branch_contact[data-v-70e49963],
.branch_exhibit li[data-v-70e49963],
.branchdetail_left[data-v-70e49963],
.branchdetail_right[data-v-70e49963] {
    float: left;
}
.span-sm-1[data-v-70e49963] {
    width: 8.33333%;
}
.span-sm-2[data-v-70e49963] {
    width: 16.66667%;
}
.span-sm-3[data-v-70e49963],
.top_category_menu li[data-v-70e49963] {
    width: 25%;
}
.span-sm-4[data-v-70e49963],
.search_freeword_btn_block[data-v-70e49963],
.gmenu_trucklist > li[data-v-70e49963],
.gmenu_company > li[data-v-70e49963],
.gmenu_branch > li[data-v-70e49963],
.gmenu_recruit > li[data-v-70e49963],
.gmenu_quarity > li[data-v-70e49963],
.multiple_menu_bodytype > li[data-v-70e49963],
.multiple_menu_marker > li[data-v-70e49963],
.multiple_menu_type > li[data-v-70e49963],
.multiple_menu_year > li[data-v-70e49963],
.multiple_menu_distance > li[data-v-70e49963],
.multiple_menu_size > li[data-v-70e49963],
.multiple_menu_area > li[data-v-70e49963],
.trucklist_drawer_left_block[data-v-70e49963] {
    width: 33.33333%;
}
.span-sm-5[data-v-70e49963] {
    width: 41.66667%;
}
.span-sm-6[data-v-70e49963],
.truckdetail_contact_btn li[data-v-70e49963] {
    width: 50%;
}
.span-sm-7[data-v-70e49963] {
    width: 58.33333%;
}
.span-sm-8[data-v-70e49963],
.search_freeword_input_block[data-v-70e49963],
.trucklist_drawer_right_block[data-v-70e49963] {
    width: 66.66667%;
}
.span-sm-9[data-v-70e49963] {
    width: 75%;
}
.span-sm-10[data-v-70e49963] {
    width: 83.33333%;
}
.span-sm-11[data-v-70e49963] {
    width: 91.66667%;
}
.span-sm-12[data-v-70e49963],
.truckdetail_left[data-v-70e49963],
.truckdetail_right[data-v-70e49963],
.branch_contact_block .branch_contact[data-v-70e49963],
.branch_exhibit li[data-v-70e49963],
.branchdetail_left[data-v-70e49963],
.branchdetail_right[data-v-70e49963] {
    width: 100%;
}
}
@media (min-width: 640px) {
.span-md-1[data-v-70e49963],
.span-md-2[data-v-70e49963],
.top_category_menu li[data-v-70e49963],
.trucklist_drawer_left_block[data-v-70e49963],
.span-md-3[data-v-70e49963],
.span_1[data-v-70e49963],
.gmenu_trucklist > li[data-v-70e49963],
.gmenu_company > li[data-v-70e49963],
.gmenu_branch > li[data-v-70e49963],
.gmenu_quarity > li[data-v-70e49963],
.truckdetail_contact_btn li[data-v-70e49963],
.span-md-4[data-v-70e49963],
.span_2[data-v-70e49963],
.multiple_select[data-v-70e49963],
.top_search_alltruck_btn_block[data-v-70e49963],
.top_search_newtruck_btn_block[data-v-70e49963],
.current_count_number[data-v-70e49963],
.truckdetail_spectable dl[data-v-70e49963],
.quality_checksheet_block[data-v-70e49963],
.span-md-5[data-v-70e49963],
.footer_bottom .copyright[data-v-70e49963],
.span-md-6[data-v-70e49963],
.span_3[data-v-70e49963],
.span_4[data-v-70e49963],
.span_5[data-v-70e49963],
.span_6[data-v-70e49963],
.span_7[data-v-70e49963],
.span_8[data-v-70e49963],
.banner_double_left[data-v-70e49963],
.banner_double_right[data-v-70e49963],
.truckdetail_checksheet_block[data-v-70e49963],
.truckdetail_uwamono_block[data-v-70e49963],
.truckdetail_checksheet_tire_block[data-v-70e49963],
.quality_checksheet_tire_block[data-v-70e49963],
.branch_contact_block .branch_contact[data-v-70e49963],
.branch_exhibit li[data-v-70e49963],
.span-md-7[data-v-70e49963],
.span_9[data-v-70e49963],
.footer_bottom .footer_bottom_menu[data-v-70e49963],
.span-md-8[data-v-70e49963],
.span_10[data-v-70e49963],
.span-md-9[data-v-70e49963],
.span-md-10[data-v-70e49963],
.trucklist_drawer_right_block[data-v-70e49963],
.span-md-11[data-v-70e49963],
.span-md-12[data-v-70e49963],
.refine_menu_search[data-v-70e49963] {
    float: left;
}
.span-md-1[data-v-70e49963] {
    width: 8.33333%;
}
.span-md-2[data-v-70e49963],
.top_category_menu li[data-v-70e49963],
.trucklist_drawer_left_block[data-v-70e49963] {
    width: 16.66667%;
}
.span-md-3[data-v-70e49963],
.span_1[data-v-70e49963],
.gmenu_trucklist > li[data-v-70e49963],
.gmenu_company > li[data-v-70e49963],
.gmenu_branch > li[data-v-70e49963],
.gmenu_quarity > li[data-v-70e49963],
.truckdetail_contact_btn li[data-v-70e49963] {
    width: 25%;
}
.span-md-4[data-v-70e49963],
.span_2[data-v-70e49963],
.multiple_select[data-v-70e49963],
.top_search_alltruck_btn_block[data-v-70e49963],
.top_search_newtruck_btn_block[data-v-70e49963],
.current_count_number[data-v-70e49963],
.truckdetail_spectable dl[data-v-70e49963],
.quality_checksheet_block[data-v-70e49963] {
    width: 33.33333%;
}
.span-md-5[data-v-70e49963],
.footer_bottom .copyright[data-v-70e49963] {
    width: 41.66667%;
}
.span-md-6[data-v-70e49963],
.span_3[data-v-70e49963],
.span_4[data-v-70e49963],
.span_5[data-v-70e49963],
.span_6[data-v-70e49963],
.span_7[data-v-70e49963],
.span_8[data-v-70e49963],
.banner_double_left[data-v-70e49963],
.banner_double_right[data-v-70e49963],
.truckdetail_checksheet_block[data-v-70e49963],
.truckdetail_uwamono_block[data-v-70e49963],
.truckdetail_checksheet_tire_block[data-v-70e49963],
.quality_checksheet_tire_block[data-v-70e49963],
.branch_contact_block .branch_contact[data-v-70e49963],
.branch_exhibit li[data-v-70e49963] {
    width: 50%;
}
.span-md-7[data-v-70e49963],
.span_9[data-v-70e49963],
.footer_bottom .footer_bottom_menu[data-v-70e49963] {
    width: 58.33333%;
}
.span-md-8[data-v-70e49963],
.span_10[data-v-70e49963] {
    width: 66.66667%;
}
.span-md-9[data-v-70e49963] {
    width: 75%;
}
.span-md-10[data-v-70e49963],
.trucklist_drawer_right_block[data-v-70e49963] {
    width: 83.33333%;
}
.span-md-11[data-v-70e49963] {
    width: 91.66667%;
}
.span-md-12[data-v-70e49963],
.refine_menu_search[data-v-70e49963] {
    width: 100%;
}
}
@media (min-width: 960px) {
.span-lg-1[data-v-70e49963],
.span_1[data-v-70e49963],
.trucklist_drawer_left_block[data-v-70e49963],
.span-lg-2[data-v-70e49963],
.span_2[data-v-70e49963],
.multiple_menu_size > li[data-v-70e49963],
.news_list .newshead[data-v-70e49963],
.span-lg-3[data-v-70e49963],
.span_3[data-v-70e49963],
.multiple_menu_distance > li[data-v-70e49963],
.branch_contact_block .branch_contact[data-v-70e49963],
.span-lg-4[data-v-70e49963],
.span_4[data-v-70e49963],
.multiple_select[data-v-70e49963],
.footer_inner_contents[data-v-70e49963],
.footer_bottom .footer_bottom_menu[data-v-70e49963],
.span-lg-5[data-v-70e49963],
.span_5[data-v-70e49963],
.about_point_expblock[data-v-70e49963],
.span-lg-6[data-v-70e49963],
.span-lg-7[data-v-70e49963],
.span_7[data-v-70e49963],
.about_point_imageblock[data-v-70e49963],
.span-lg-8[data-v-70e49963],
.span_8[data-v-70e49963],
.span-lg-9[data-v-70e49963],
.span_9[data-v-70e49963],
.span-lg-10[data-v-70e49963],
.span_10[data-v-70e49963],
.news_list .newstitle[data-v-70e49963],
.span-lg-11[data-v-70e49963],
.span_11[data-v-70e49963],
.trucklist_drawer_right_block[data-v-70e49963],
.span-lg-12[data-v-70e49963] {
    float: left;
}
.span-lg-1[data-v-70e49963],
.span_1[data-v-70e49963],
.trucklist_drawer_left_block[data-v-70e49963] {
    width: 8.33333%;
}
.span-lg-2[data-v-70e49963],
.span_2[data-v-70e49963],
.multiple_menu_size > li[data-v-70e49963],
.news_list .newshead[data-v-70e49963] {
    width: 16.66667%;
}
.span-lg-3[data-v-70e49963],
.span_3[data-v-70e49963],
.multiple_menu_distance > li[data-v-70e49963],
.branch_contact_block .branch_contact[data-v-70e49963] {
    width: 25%;
}
.span-lg-4[data-v-70e49963],
.span_4[data-v-70e49963],
.multiple_select[data-v-70e49963],
.footer_inner_contents[data-v-70e49963],
.footer_bottom .footer_bottom_menu[data-v-70e49963] {
    width: 33.33333%;
}
.span-lg-5[data-v-70e49963],
.span_5[data-v-70e49963],
.about_point_expblock[data-v-70e49963] {
    width: 41.66667%;
}
.span-lg-6[data-v-70e49963] {
    width: 50%;
}
.span-lg-7[data-v-70e49963],
.span_7[data-v-70e49963],
.about_point_imageblock[data-v-70e49963] {
    width: 58.33333%;
}
.span-lg-8[data-v-70e49963],
.span_8[data-v-70e49963] {
    width: 66.66667%;
}
.span-lg-9[data-v-70e49963],
.span_9[data-v-70e49963] {
    width: 75%;
}
.span-lg-10[data-v-70e49963],
.span_10[data-v-70e49963],
.news_list .newstitle[data-v-70e49963] {
    width: 83.33333%;
}
.span-lg-11[data-v-70e49963],
.span_11[data-v-70e49963],
.trucklist_drawer_right_block[data-v-70e49963] {
    width: 91.66667%;
}
.span-lg-12[data-v-70e49963] {
    width: 100%;
}
}
@media (min-width: 1280px) {
.span-xl-1[data-v-70e49963],
.span-xl-2[data-v-70e49963],
.trucklist_drawer_left_block[data-v-70e49963],
.span-xl-3[data-v-70e49963],
.truckdetail_right[data-v-70e49963],
.span-xl-4[data-v-70e49963],
.about_point_expblock[data-v-70e49963],
.branchdetail_right[data-v-70e49963],
.span-xl-5[data-v-70e49963],
.span-xl-6[data-v-70e49963],
.span-xl-7[data-v-70e49963],
.span-xl-8[data-v-70e49963],
.about_point_imageblock[data-v-70e49963],
.branchdetail_left[data-v-70e49963],
.span-xl-9[data-v-70e49963],
.truckdetail_left[data-v-70e49963],
.span-xl-10[data-v-70e49963],
.trucklist_drawer_right_block[data-v-70e49963],
.span-xl-11[data-v-70e49963],
.span-xl-12[data-v-70e49963],
.truckdetail_contact_btn li[data-v-70e49963] {
    float: left;
}
.span-xl-1[data-v-70e49963] {
    width: 8.33333%;
}
.span-xl-2[data-v-70e49963],
.trucklist_drawer_left_block[data-v-70e49963] {
    width: 16.66667%;
}
.span-xl-3[data-v-70e49963],
.truckdetail_right[data-v-70e49963] {
    width: 25%;
}
.span-xl-4[data-v-70e49963],
.about_point_expblock[data-v-70e49963],
.branchdetail_right[data-v-70e49963] {
    width: 33.33333%;
}
.span-xl-5[data-v-70e49963] {
    width: 41.66667%;
}
.span-xl-6[data-v-70e49963] {
    width: 50%;
}
.span-xl-7[data-v-70e49963] {
    width: 58.33333%;
}
.span-xl-8[data-v-70e49963],
.about_point_imageblock[data-v-70e49963],
.branchdetail_left[data-v-70e49963] {
    width: 66.66667%;
}
.span-xl-9[data-v-70e49963],
.truckdetail_left[data-v-70e49963] {
    width: 75%;
}
.span-xl-10[data-v-70e49963],
.trucklist_drawer_right_block[data-v-70e49963] {
    width: 83.33333%;
}
.span-xl-11[data-v-70e49963] {
    width: 91.66667%;
}
.span-xl-12[data-v-70e49963],
.truckdetail_contact_btn li[data-v-70e49963] {
    width: 100%;
}
}
.row_child_xl > .span-xs-1[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xs-2[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xs-3[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xs-4[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xs-5[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xs-6[data-v-70e49963],
.row_child_xl > .multiple_select[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xs-7[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xs-8[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xs-9[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xs-10[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xs-11[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xs-12[data-v-70e49963],
.row_child_xl > .span_1[data-v-70e49963],
.row_child_xl > .span_2[data-v-70e49963],
.row_child_xl > .span_3[data-v-70e49963],
.row_child_xl > .span_4[data-v-70e49963],
.row_child_xl > .span_5[data-v-70e49963],
.row_child_xl > .span_6[data-v-70e49963],
.row_child_xl > .span_7[data-v-70e49963],
.row_child_xl > .span_8[data-v-70e49963],
.row_child_xl > .span_9[data-v-70e49963],
.row_child_xl > .span_10[data-v-70e49963],
.row_child_xl > .span_11[data-v-70e49963],
.row_child_xl > .span_12[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-sm-1[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-sm-2[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-sm-3[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-sm-4[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-sm-5[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-sm-6[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-sm-7[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-sm-8[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-sm-9[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-sm-10[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-sm-11[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-sm-12[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-md-1[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-md-2[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-md-3[data-v-70e49963],
.row_child_xl > .span_1[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-md-4[data-v-70e49963],
.row_child_xl > .span_2[data-v-70e49963],
.row_child_xl > .multiple_select[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-md-5[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-md-6[data-v-70e49963],
.row_child_xl > .span_3[data-v-70e49963],
.row_child_xl > .span_4[data-v-70e49963],
.row_child_xl > .span_5[data-v-70e49963],
.row_child_xl > .span_6[data-v-70e49963],
.row_child_xl > .span_7[data-v-70e49963],
.row_child_xl > .span_8[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-md-7[data-v-70e49963],
.row_child_xl > .span_9[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-md-8[data-v-70e49963],
.row_child_xl > .span_10[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-md-9[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-md-10[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-md-11[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-md-12[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-lg-1[data-v-70e49963],
.row_child_xl > .span_1[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-lg-2[data-v-70e49963],
.row_child_xl > .span_2[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-lg-3[data-v-70e49963],
.row_child_xl > .span_3[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-lg-4[data-v-70e49963],
.row_child_xl > .span_4[data-v-70e49963],
.row_child_xl > .multiple_select[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-lg-5[data-v-70e49963],
.row_child_xl > .span_5[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-lg-6[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-lg-7[data-v-70e49963],
.row_child_xl > .span_7[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-lg-8[data-v-70e49963],
.row_child_xl > .span_8[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-lg-9[data-v-70e49963],
.row_child_xl > .span_9[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-lg-10[data-v-70e49963],
.row_child_xl > .span_10[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-lg-11[data-v-70e49963],
.row_child_xl > .span_11[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-lg-12[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xl-1[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xl-2[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xl-3[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xl-4[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xl-5[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xl-6[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xl-7[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xl-8[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xl-9[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xl-10[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xl-11[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span-xl-12[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span_1[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span_2[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span_3[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span_4[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span_5[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span_6[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span_7[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span_8[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span_9[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span_10[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span_11[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_xl > .span_12[data-v-70e49963] {
  padding: 30px 0;
}
.row_child_lg > .span-xs-1[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xs-2[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xs-3[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xs-4[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xs-5[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xs-6[data-v-70e49963],
.row_child_lg > .multiple_select[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xs-7[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xs-8[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xs-9[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xs-10[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xs-11[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xs-12[data-v-70e49963],
.row_child_lg > .span_1[data-v-70e49963],
.row_child_lg > .span_2[data-v-70e49963],
.row_child_lg > .span_3[data-v-70e49963],
.row_child_lg > .span_4[data-v-70e49963],
.row_child_lg > .span_5[data-v-70e49963],
.row_child_lg > .span_6[data-v-70e49963],
.row_child_lg > .span_7[data-v-70e49963],
.row_child_lg > .span_8[data-v-70e49963],
.row_child_lg > .span_9[data-v-70e49963],
.row_child_lg > .span_10[data-v-70e49963],
.row_child_lg > .span_11[data-v-70e49963],
.row_child_lg > .span_12[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-sm-1[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-sm-2[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-sm-3[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-sm-4[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-sm-5[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-sm-6[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-sm-7[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-sm-8[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-sm-9[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-sm-10[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-sm-11[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-sm-12[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-md-1[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-md-2[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-md-3[data-v-70e49963],
.row_child_lg > .span_1[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-md-4[data-v-70e49963],
.row_child_lg > .span_2[data-v-70e49963],
.row_child_lg > .multiple_select[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-md-5[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-md-6[data-v-70e49963],
.row_child_lg > .span_3[data-v-70e49963],
.row_child_lg > .span_4[data-v-70e49963],
.row_child_lg > .span_5[data-v-70e49963],
.row_child_lg > .span_6[data-v-70e49963],
.row_child_lg > .span_7[data-v-70e49963],
.row_child_lg > .span_8[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-md-7[data-v-70e49963],
.row_child_lg > .span_9[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-md-8[data-v-70e49963],
.row_child_lg > .span_10[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-md-9[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-md-10[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-md-11[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-md-12[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-lg-1[data-v-70e49963],
.row_child_lg > .span_1[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-lg-2[data-v-70e49963],
.row_child_lg > .span_2[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-lg-3[data-v-70e49963],
.row_child_lg > .span_3[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-lg-4[data-v-70e49963],
.row_child_lg > .span_4[data-v-70e49963],
.row_child_lg > .multiple_select[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-lg-5[data-v-70e49963],
.row_child_lg > .span_5[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-lg-6[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-lg-7[data-v-70e49963],
.row_child_lg > .span_7[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-lg-8[data-v-70e49963],
.row_child_lg > .span_8[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-lg-9[data-v-70e49963],
.row_child_lg > .span_9[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-lg-10[data-v-70e49963],
.row_child_lg > .span_10[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-lg-11[data-v-70e49963],
.row_child_lg > .span_11[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-lg-12[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xl-1[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xl-2[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xl-3[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xl-4[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xl-5[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xl-6[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xl-7[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xl-8[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xl-9[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xl-10[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xl-11[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span-xl-12[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span_1[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span_2[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span_3[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span_4[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span_5[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span_6[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span_7[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span_8[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span_9[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span_10[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span_11[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_lg > .span_12[data-v-70e49963] {
  padding: 15px 0;
}
.row_child_md > .span-xs-1[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xs-2[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xs-3[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xs-4[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xs-5[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xs-6[data-v-70e49963],
.row_child_md > .multiple_select[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xs-7[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xs-8[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xs-9[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xs-10[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xs-11[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xs-12[data-v-70e49963],
.row_child_md > .span_1[data-v-70e49963],
.row_child_md > .span_2[data-v-70e49963],
.row_child_md > .span_3[data-v-70e49963],
.row_child_md > .span_4[data-v-70e49963],
.row_child_md > .span_5[data-v-70e49963],
.row_child_md > .span_6[data-v-70e49963],
.row_child_md > .span_7[data-v-70e49963],
.row_child_md > .span_8[data-v-70e49963],
.row_child_md > .span_9[data-v-70e49963],
.row_child_md > .span_10[data-v-70e49963],
.row_child_md > .span_11[data-v-70e49963],
.row_child_md > .span_12[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-sm-1[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-sm-2[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-sm-3[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-sm-4[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-sm-5[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-sm-6[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-sm-7[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-sm-8[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-sm-9[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-sm-10[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-sm-11[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-sm-12[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-md-1[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-md-2[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-md-3[data-v-70e49963],
.row_child_md > .span_1[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-md-4[data-v-70e49963],
.row_child_md > .span_2[data-v-70e49963],
.row_child_md > .multiple_select[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-md-5[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-md-6[data-v-70e49963],
.row_child_md > .span_3[data-v-70e49963],
.row_child_md > .span_4[data-v-70e49963],
.row_child_md > .span_5[data-v-70e49963],
.row_child_md > .span_6[data-v-70e49963],
.row_child_md > .span_7[data-v-70e49963],
.row_child_md > .span_8[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-md-7[data-v-70e49963],
.row_child_md > .span_9[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-md-8[data-v-70e49963],
.row_child_md > .span_10[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-md-9[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-md-10[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-md-11[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-md-12[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-lg-1[data-v-70e49963],
.row_child_md > .span_1[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-lg-2[data-v-70e49963],
.row_child_md > .span_2[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-lg-3[data-v-70e49963],
.row_child_md > .span_3[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-lg-4[data-v-70e49963],
.row_child_md > .span_4[data-v-70e49963],
.row_child_md > .multiple_select[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-lg-5[data-v-70e49963],
.row_child_md > .span_5[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-lg-6[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-lg-7[data-v-70e49963],
.row_child_md > .span_7[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-lg-8[data-v-70e49963],
.row_child_md > .span_8[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-lg-9[data-v-70e49963],
.row_child_md > .span_9[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-lg-10[data-v-70e49963],
.row_child_md > .span_10[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-lg-11[data-v-70e49963],
.row_child_md > .span_11[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-lg-12[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xl-1[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xl-2[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xl-3[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xl-4[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xl-5[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xl-6[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xl-7[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xl-8[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xl-9[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xl-10[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xl-11[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span-xl-12[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span_1[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span_2[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span_3[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span_4[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span_5[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span_6[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span_7[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span_8[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span_9[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span_10[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span_11[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_md > .span_12[data-v-70e49963] {
  padding: 10px 0;
}
.row_child_sm > .span-xs-1[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xs-2[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xs-3[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xs-4[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xs-5[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xs-6[data-v-70e49963],
.row_child_sm > .multiple_select[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xs-7[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xs-8[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xs-9[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xs-10[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xs-11[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xs-12[data-v-70e49963],
.row_child_sm > .span_1[data-v-70e49963],
.row_child_sm > .span_2[data-v-70e49963],
.row_child_sm > .span_3[data-v-70e49963],
.row_child_sm > .span_4[data-v-70e49963],
.row_child_sm > .span_5[data-v-70e49963],
.row_child_sm > .span_6[data-v-70e49963],
.row_child_sm > .span_7[data-v-70e49963],
.row_child_sm > .span_8[data-v-70e49963],
.row_child_sm > .span_9[data-v-70e49963],
.row_child_sm > .span_10[data-v-70e49963],
.row_child_sm > .span_11[data-v-70e49963],
.row_child_sm > .span_12[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-sm-1[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-sm-2[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-sm-3[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-sm-4[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-sm-5[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-sm-6[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-sm-7[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-sm-8[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-sm-9[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-sm-10[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-sm-11[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-sm-12[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-md-1[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-md-2[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-md-3[data-v-70e49963],
.row_child_sm > .span_1[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-md-4[data-v-70e49963],
.row_child_sm > .span_2[data-v-70e49963],
.row_child_sm > .multiple_select[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-md-5[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-md-6[data-v-70e49963],
.row_child_sm > .span_3[data-v-70e49963],
.row_child_sm > .span_4[data-v-70e49963],
.row_child_sm > .span_5[data-v-70e49963],
.row_child_sm > .span_6[data-v-70e49963],
.row_child_sm > .span_7[data-v-70e49963],
.row_child_sm > .span_8[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-md-7[data-v-70e49963],
.row_child_sm > .span_9[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-md-8[data-v-70e49963],
.row_child_sm > .span_10[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-md-9[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-md-10[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-md-11[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-md-12[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-lg-1[data-v-70e49963],
.row_child_sm > .span_1[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-lg-2[data-v-70e49963],
.row_child_sm > .span_2[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-lg-3[data-v-70e49963],
.row_child_sm > .span_3[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-lg-4[data-v-70e49963],
.row_child_sm > .span_4[data-v-70e49963],
.row_child_sm > .multiple_select[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-lg-5[data-v-70e49963],
.row_child_sm > .span_5[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-lg-6[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-lg-7[data-v-70e49963],
.row_child_sm > .span_7[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-lg-8[data-v-70e49963],
.row_child_sm > .span_8[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-lg-9[data-v-70e49963],
.row_child_sm > .span_9[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-lg-10[data-v-70e49963],
.row_child_sm > .span_10[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-lg-11[data-v-70e49963],
.row_child_sm > .span_11[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-lg-12[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xl-1[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xl-2[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xl-3[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xl-4[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xl-5[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xl-6[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xl-7[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xl-8[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xl-9[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xl-10[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xl-11[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span-xl-12[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span_1[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span_2[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span_3[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span_4[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span_5[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span_6[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span_7[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span_8[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span_9[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span_10[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span_11[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_sm > .span_12[data-v-70e49963] {
  padding: 5px 0;
}
.row_child_xs > .span-xs-1[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xs-2[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xs-3[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xs-4[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xs-5[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xs-6[data-v-70e49963],
.row_child_xs > .multiple_select[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xs-7[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xs-8[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xs-9[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xs-10[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xs-11[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xs-12[data-v-70e49963],
.row_child_xs > .span_1[data-v-70e49963],
.row_child_xs > .span_2[data-v-70e49963],
.row_child_xs > .span_3[data-v-70e49963],
.row_child_xs > .span_4[data-v-70e49963],
.row_child_xs > .span_5[data-v-70e49963],
.row_child_xs > .span_6[data-v-70e49963],
.row_child_xs > .span_7[data-v-70e49963],
.row_child_xs > .span_8[data-v-70e49963],
.row_child_xs > .span_9[data-v-70e49963],
.row_child_xs > .span_10[data-v-70e49963],
.row_child_xs > .span_11[data-v-70e49963],
.row_child_xs > .span_12[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-sm-1[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-sm-2[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-sm-3[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-sm-4[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-sm-5[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-sm-6[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-sm-7[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-sm-8[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-sm-9[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-sm-10[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-sm-11[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-sm-12[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-md-1[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-md-2[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-md-3[data-v-70e49963],
.row_child_xs > .span_1[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-md-4[data-v-70e49963],
.row_child_xs > .span_2[data-v-70e49963],
.row_child_xs > .multiple_select[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-md-5[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-md-6[data-v-70e49963],
.row_child_xs > .span_3[data-v-70e49963],
.row_child_xs > .span_4[data-v-70e49963],
.row_child_xs > .span_5[data-v-70e49963],
.row_child_xs > .span_6[data-v-70e49963],
.row_child_xs > .span_7[data-v-70e49963],
.row_child_xs > .span_8[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-md-7[data-v-70e49963],
.row_child_xs > .span_9[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-md-8[data-v-70e49963],
.row_child_xs > .span_10[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-md-9[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-md-10[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-md-11[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-md-12[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-lg-1[data-v-70e49963],
.row_child_xs > .span_1[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-lg-2[data-v-70e49963],
.row_child_xs > .span_2[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-lg-3[data-v-70e49963],
.row_child_xs > .span_3[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-lg-4[data-v-70e49963],
.row_child_xs > .span_4[data-v-70e49963],
.row_child_xs > .multiple_select[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-lg-5[data-v-70e49963],
.row_child_xs > .span_5[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-lg-6[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-lg-7[data-v-70e49963],
.row_child_xs > .span_7[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-lg-8[data-v-70e49963],
.row_child_xs > .span_8[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-lg-9[data-v-70e49963],
.row_child_xs > .span_9[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-lg-10[data-v-70e49963],
.row_child_xs > .span_10[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-lg-11[data-v-70e49963],
.row_child_xs > .span_11[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-lg-12[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xl-1[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xl-2[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xl-3[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xl-4[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xl-5[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xl-6[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xl-7[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xl-8[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xl-9[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xl-10[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xl-11[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span-xl-12[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span_1[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span_2[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span_3[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span_4[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span_5[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span_6[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span_7[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span_8[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span_9[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span_10[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span_11[data-v-70e49963] {
  padding: 2.5px 0;
}
.row_child_xs > .span_12[data-v-70e49963] {
  padding: 2.5px 0;
}
.gutter_child_xl > .span-xs-1[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xs-2[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xs-3[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xs-4[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xs-5[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xs-6[data-v-70e49963],
.gutter_child_xl > .multiple_select[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xs-7[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xs-8[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xs-9[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xs-10[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xs-11[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xs-12[data-v-70e49963],
.gutter_child_xl > .span_1[data-v-70e49963],
.gutter_child_xl > .span_2[data-v-70e49963],
.gutter_child_xl > .span_3[data-v-70e49963],
.gutter_child_xl > .span_4[data-v-70e49963],
.gutter_child_xl > .span_5[data-v-70e49963],
.gutter_child_xl > .span_6[data-v-70e49963],
.gutter_child_xl > .span_7[data-v-70e49963],
.gutter_child_xl > .span_8[data-v-70e49963],
.gutter_child_xl > .span_9[data-v-70e49963],
.gutter_child_xl > .span_10[data-v-70e49963],
.gutter_child_xl > .span_11[data-v-70e49963],
.gutter_child_xl > .span_12[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-sm-1[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-sm-2[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-sm-3[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-sm-4[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-sm-5[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-sm-6[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-sm-7[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-sm-8[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-sm-9[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-sm-10[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-sm-11[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-sm-12[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-md-1[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-md-2[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-md-3[data-v-70e49963],
.gutter_child_xl > .span_1[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-md-4[data-v-70e49963],
.gutter_child_xl > .span_2[data-v-70e49963],
.gutter_child_xl > .multiple_select[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-md-5[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-md-6[data-v-70e49963],
.gutter_child_xl > .span_3[data-v-70e49963],
.gutter_child_xl > .span_4[data-v-70e49963],
.gutter_child_xl > .span_5[data-v-70e49963],
.gutter_child_xl > .span_6[data-v-70e49963],
.gutter_child_xl > .span_7[data-v-70e49963],
.gutter_child_xl > .span_8[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-md-7[data-v-70e49963],
.gutter_child_xl > .span_9[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-md-8[data-v-70e49963],
.gutter_child_xl > .span_10[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-md-9[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-md-10[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-md-11[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-md-12[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-lg-1[data-v-70e49963],
.gutter_child_xl > .span_1[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-lg-2[data-v-70e49963],
.gutter_child_xl > .span_2[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-lg-3[data-v-70e49963],
.gutter_child_xl > .span_3[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-lg-4[data-v-70e49963],
.gutter_child_xl > .span_4[data-v-70e49963],
.gutter_child_xl > .multiple_select[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-lg-5[data-v-70e49963],
.gutter_child_xl > .span_5[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-lg-6[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-lg-7[data-v-70e49963],
.gutter_child_xl > .span_7[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-lg-8[data-v-70e49963],
.gutter_child_xl > .span_8[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-lg-9[data-v-70e49963],
.gutter_child_xl > .span_9[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-lg-10[data-v-70e49963],
.gutter_child_xl > .span_10[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-lg-11[data-v-70e49963],
.gutter_child_xl > .span_11[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-lg-12[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xl-1[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xl-2[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xl-3[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xl-4[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xl-5[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xl-6[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xl-7[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xl-8[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xl-9[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xl-10[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xl-11[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span-xl-12[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span_1[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span_2[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span_3[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span_4[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span_5[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span_6[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span_7[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span_8[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span_9[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span_10[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span_11[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_xl > .span_12[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_child_lg > .span-xs-1[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xs-2[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xs-3[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xs-4[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xs-5[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xs-6[data-v-70e49963],
.gutter_child_lg > .multiple_select[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xs-7[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xs-8[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xs-9[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xs-10[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xs-11[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xs-12[data-v-70e49963],
.gutter_child_lg > .span_1[data-v-70e49963],
.gutter_child_lg > .span_2[data-v-70e49963],
.gutter_child_lg > .span_3[data-v-70e49963],
.gutter_child_lg > .span_4[data-v-70e49963],
.gutter_child_lg > .span_5[data-v-70e49963],
.gutter_child_lg > .span_6[data-v-70e49963],
.gutter_child_lg > .span_7[data-v-70e49963],
.gutter_child_lg > .span_8[data-v-70e49963],
.gutter_child_lg > .span_9[data-v-70e49963],
.gutter_child_lg > .span_10[data-v-70e49963],
.gutter_child_lg > .span_11[data-v-70e49963],
.gutter_child_lg > .span_12[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-sm-1[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-sm-2[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-sm-3[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-sm-4[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-sm-5[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-sm-6[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-sm-7[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-sm-8[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-sm-9[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-sm-10[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-sm-11[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-sm-12[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-md-1[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-md-2[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-md-3[data-v-70e49963],
.gutter_child_lg > .span_1[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-md-4[data-v-70e49963],
.gutter_child_lg > .span_2[data-v-70e49963],
.gutter_child_lg > .multiple_select[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-md-5[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-md-6[data-v-70e49963],
.gutter_child_lg > .span_3[data-v-70e49963],
.gutter_child_lg > .span_4[data-v-70e49963],
.gutter_child_lg > .span_5[data-v-70e49963],
.gutter_child_lg > .span_6[data-v-70e49963],
.gutter_child_lg > .span_7[data-v-70e49963],
.gutter_child_lg > .span_8[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-md-7[data-v-70e49963],
.gutter_child_lg > .span_9[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-md-8[data-v-70e49963],
.gutter_child_lg > .span_10[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-md-9[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-md-10[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-md-11[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-md-12[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-lg-1[data-v-70e49963],
.gutter_child_lg > .span_1[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-lg-2[data-v-70e49963],
.gutter_child_lg > .span_2[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-lg-3[data-v-70e49963],
.gutter_child_lg > .span_3[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-lg-4[data-v-70e49963],
.gutter_child_lg > .span_4[data-v-70e49963],
.gutter_child_lg > .multiple_select[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-lg-5[data-v-70e49963],
.gutter_child_lg > .span_5[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-lg-6[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-lg-7[data-v-70e49963],
.gutter_child_lg > .span_7[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-lg-8[data-v-70e49963],
.gutter_child_lg > .span_8[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-lg-9[data-v-70e49963],
.gutter_child_lg > .span_9[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-lg-10[data-v-70e49963],
.gutter_child_lg > .span_10[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-lg-11[data-v-70e49963],
.gutter_child_lg > .span_11[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-lg-12[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xl-1[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xl-2[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xl-3[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xl-4[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xl-5[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xl-6[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xl-7[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xl-8[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xl-9[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xl-10[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xl-11[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span-xl-12[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span_1[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span_2[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span_3[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span_4[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span_5[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span_6[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span_7[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span_8[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span_9[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span_10[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span_11[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_lg > .span_12[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_child_md > .span-xs-1[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xs-2[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xs-3[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xs-4[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xs-5[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xs-6[data-v-70e49963],
.gutter_child_md > .multiple_select[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xs-7[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xs-8[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xs-9[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xs-10[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xs-11[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xs-12[data-v-70e49963],
.gutter_child_md > .span_1[data-v-70e49963],
.gutter_child_md > .span_2[data-v-70e49963],
.gutter_child_md > .span_3[data-v-70e49963],
.gutter_child_md > .span_4[data-v-70e49963],
.gutter_child_md > .span_5[data-v-70e49963],
.gutter_child_md > .span_6[data-v-70e49963],
.gutter_child_md > .span_7[data-v-70e49963],
.gutter_child_md > .span_8[data-v-70e49963],
.gutter_child_md > .span_9[data-v-70e49963],
.gutter_child_md > .span_10[data-v-70e49963],
.gutter_child_md > .span_11[data-v-70e49963],
.gutter_child_md > .span_12[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-sm-1[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-sm-2[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-sm-3[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-sm-4[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-sm-5[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-sm-6[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-sm-7[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-sm-8[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-sm-9[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-sm-10[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-sm-11[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-sm-12[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-md-1[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-md-2[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-md-3[data-v-70e49963],
.gutter_child_md > .span_1[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-md-4[data-v-70e49963],
.gutter_child_md > .span_2[data-v-70e49963],
.gutter_child_md > .multiple_select[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-md-5[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-md-6[data-v-70e49963],
.gutter_child_md > .span_3[data-v-70e49963],
.gutter_child_md > .span_4[data-v-70e49963],
.gutter_child_md > .span_5[data-v-70e49963],
.gutter_child_md > .span_6[data-v-70e49963],
.gutter_child_md > .span_7[data-v-70e49963],
.gutter_child_md > .span_8[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-md-7[data-v-70e49963],
.gutter_child_md > .span_9[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-md-8[data-v-70e49963],
.gutter_child_md > .span_10[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-md-9[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-md-10[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-md-11[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-md-12[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-lg-1[data-v-70e49963],
.gutter_child_md > .span_1[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-lg-2[data-v-70e49963],
.gutter_child_md > .span_2[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-lg-3[data-v-70e49963],
.gutter_child_md > .span_3[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-lg-4[data-v-70e49963],
.gutter_child_md > .span_4[data-v-70e49963],
.gutter_child_md > .multiple_select[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-lg-5[data-v-70e49963],
.gutter_child_md > .span_5[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-lg-6[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-lg-7[data-v-70e49963],
.gutter_child_md > .span_7[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-lg-8[data-v-70e49963],
.gutter_child_md > .span_8[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-lg-9[data-v-70e49963],
.gutter_child_md > .span_9[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-lg-10[data-v-70e49963],
.gutter_child_md > .span_10[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-lg-11[data-v-70e49963],
.gutter_child_md > .span_11[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-lg-12[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xl-1[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xl-2[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xl-3[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xl-4[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xl-5[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xl-6[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xl-7[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xl-8[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xl-9[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xl-10[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xl-11[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span-xl-12[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span_1[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span_2[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span_3[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span_4[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span_5[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span_6[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span_7[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span_8[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span_9[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span_10[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span_11[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_md > .span_12[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_child_sm > .span-xs-1[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xs-2[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xs-3[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xs-4[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xs-5[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xs-6[data-v-70e49963],
.gutter_child_sm > .multiple_select[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xs-7[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xs-8[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xs-9[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xs-10[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xs-11[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xs-12[data-v-70e49963],
.gutter_child_sm > .span_1[data-v-70e49963],
.gutter_child_sm > .span_2[data-v-70e49963],
.gutter_child_sm > .span_3[data-v-70e49963],
.gutter_child_sm > .span_4[data-v-70e49963],
.gutter_child_sm > .span_5[data-v-70e49963],
.gutter_child_sm > .span_6[data-v-70e49963],
.gutter_child_sm > .span_7[data-v-70e49963],
.gutter_child_sm > .span_8[data-v-70e49963],
.gutter_child_sm > .span_9[data-v-70e49963],
.gutter_child_sm > .span_10[data-v-70e49963],
.gutter_child_sm > .span_11[data-v-70e49963],
.gutter_child_sm > .span_12[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-sm-1[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-sm-2[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-sm-3[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-sm-4[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-sm-5[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-sm-6[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-sm-7[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-sm-8[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-sm-9[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-sm-10[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-sm-11[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-sm-12[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-md-1[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-md-2[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-md-3[data-v-70e49963],
.gutter_child_sm > .span_1[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-md-4[data-v-70e49963],
.gutter_child_sm > .span_2[data-v-70e49963],
.gutter_child_sm > .multiple_select[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-md-5[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-md-6[data-v-70e49963],
.gutter_child_sm > .span_3[data-v-70e49963],
.gutter_child_sm > .span_4[data-v-70e49963],
.gutter_child_sm > .span_5[data-v-70e49963],
.gutter_child_sm > .span_6[data-v-70e49963],
.gutter_child_sm > .span_7[data-v-70e49963],
.gutter_child_sm > .span_8[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-md-7[data-v-70e49963],
.gutter_child_sm > .span_9[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-md-8[data-v-70e49963],
.gutter_child_sm > .span_10[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-md-9[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-md-10[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-md-11[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-md-12[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-lg-1[data-v-70e49963],
.gutter_child_sm > .span_1[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-lg-2[data-v-70e49963],
.gutter_child_sm > .span_2[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-lg-3[data-v-70e49963],
.gutter_child_sm > .span_3[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-lg-4[data-v-70e49963],
.gutter_child_sm > .span_4[data-v-70e49963],
.gutter_child_sm > .multiple_select[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-lg-5[data-v-70e49963],
.gutter_child_sm > .span_5[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-lg-6[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-lg-7[data-v-70e49963],
.gutter_child_sm > .span_7[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-lg-8[data-v-70e49963],
.gutter_child_sm > .span_8[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-lg-9[data-v-70e49963],
.gutter_child_sm > .span_9[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-lg-10[data-v-70e49963],
.gutter_child_sm > .span_10[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-lg-11[data-v-70e49963],
.gutter_child_sm > .span_11[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-lg-12[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xl-1[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xl-2[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xl-3[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xl-4[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xl-5[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xl-6[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xl-7[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xl-8[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xl-9[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xl-10[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xl-11[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span-xl-12[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span_1[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span_2[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span_3[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span_4[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span_5[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span_6[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span_7[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span_8[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span_9[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span_10[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span_11[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_sm > .span_12[data-v-70e49963] {
  padding: 0 5px;
}
.gutter_child_xs > .span-xs-1[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xs-2[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xs-3[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xs-4[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xs-5[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xs-6[data-v-70e49963],
.gutter_child_xs > .multiple_select[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xs-7[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xs-8[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xs-9[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xs-10[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xs-11[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xs-12[data-v-70e49963],
.gutter_child_xs > .span_1[data-v-70e49963],
.gutter_child_xs > .span_2[data-v-70e49963],
.gutter_child_xs > .span_3[data-v-70e49963],
.gutter_child_xs > .span_4[data-v-70e49963],
.gutter_child_xs > .span_5[data-v-70e49963],
.gutter_child_xs > .span_6[data-v-70e49963],
.gutter_child_xs > .span_7[data-v-70e49963],
.gutter_child_xs > .span_8[data-v-70e49963],
.gutter_child_xs > .span_9[data-v-70e49963],
.gutter_child_xs > .span_10[data-v-70e49963],
.gutter_child_xs > .span_11[data-v-70e49963],
.gutter_child_xs > .span_12[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-sm-1[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-sm-2[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-sm-3[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-sm-4[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-sm-5[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-sm-6[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-sm-7[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-sm-8[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-sm-9[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-sm-10[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-sm-11[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-sm-12[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-md-1[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-md-2[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-md-3[data-v-70e49963],
.gutter_child_xs > .span_1[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-md-4[data-v-70e49963],
.gutter_child_xs > .span_2[data-v-70e49963],
.gutter_child_xs > .multiple_select[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-md-5[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-md-6[data-v-70e49963],
.gutter_child_xs > .span_3[data-v-70e49963],
.gutter_child_xs > .span_4[data-v-70e49963],
.gutter_child_xs > .span_5[data-v-70e49963],
.gutter_child_xs > .span_6[data-v-70e49963],
.gutter_child_xs > .span_7[data-v-70e49963],
.gutter_child_xs > .span_8[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-md-7[data-v-70e49963],
.gutter_child_xs > .span_9[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-md-8[data-v-70e49963],
.gutter_child_xs > .span_10[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-md-9[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-md-10[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-md-11[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-md-12[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-lg-1[data-v-70e49963],
.gutter_child_xs > .span_1[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-lg-2[data-v-70e49963],
.gutter_child_xs > .span_2[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-lg-3[data-v-70e49963],
.gutter_child_xs > .span_3[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-lg-4[data-v-70e49963],
.gutter_child_xs > .span_4[data-v-70e49963],
.gutter_child_xs > .multiple_select[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-lg-5[data-v-70e49963],
.gutter_child_xs > .span_5[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-lg-6[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-lg-7[data-v-70e49963],
.gutter_child_xs > .span_7[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-lg-8[data-v-70e49963],
.gutter_child_xs > .span_8[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-lg-9[data-v-70e49963],
.gutter_child_xs > .span_9[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-lg-10[data-v-70e49963],
.gutter_child_xs > .span_10[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-lg-11[data-v-70e49963],
.gutter_child_xs > .span_11[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-lg-12[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xl-1[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xl-2[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xl-3[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xl-4[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xl-5[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xl-6[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xl-7[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xl-8[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xl-9[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xl-10[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xl-11[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span-xl-12[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span_1[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span_2[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span_3[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span_4[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span_5[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span_6[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span_7[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span_8[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span_9[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span_10[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span_11[data-v-70e49963] {
  padding: 0 2.5px;
}
.gutter_child_xs > .span_12[data-v-70e49963] {
  padding: 0 2.5px;
}
.space_child_xl > .span-xs-1[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xs-2[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xs-3[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xs-4[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xs-5[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xs-6[data-v-70e49963],
.space_child_xl > .multiple_select[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xs-7[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xs-8[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xs-9[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xs-10[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xs-11[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xs-12[data-v-70e49963],
.space_child_xl > .span_1[data-v-70e49963],
.space_child_xl > .span_2[data-v-70e49963],
.space_child_xl > .span_3[data-v-70e49963],
.space_child_xl > .span_4[data-v-70e49963],
.space_child_xl > .span_5[data-v-70e49963],
.space_child_xl > .span_6[data-v-70e49963],
.space_child_xl > .span_7[data-v-70e49963],
.space_child_xl > .span_8[data-v-70e49963],
.space_child_xl > .span_9[data-v-70e49963],
.space_child_xl > .span_10[data-v-70e49963],
.space_child_xl > .span_11[data-v-70e49963],
.space_child_xl > .span_12[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-sm-1[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-sm-2[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-sm-3[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-sm-4[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-sm-5[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-sm-6[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-sm-7[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-sm-8[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-sm-9[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-sm-10[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-sm-11[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-sm-12[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-md-1[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-md-2[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-md-3[data-v-70e49963],
.space_child_xl > .span_1[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-md-4[data-v-70e49963],
.space_child_xl > .span_2[data-v-70e49963],
.space_child_xl > .multiple_select[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-md-5[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-md-6[data-v-70e49963],
.space_child_xl > .span_3[data-v-70e49963],
.space_child_xl > .span_4[data-v-70e49963],
.space_child_xl > .span_5[data-v-70e49963],
.space_child_xl > .span_6[data-v-70e49963],
.space_child_xl > .span_7[data-v-70e49963],
.space_child_xl > .span_8[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-md-7[data-v-70e49963],
.space_child_xl > .span_9[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-md-8[data-v-70e49963],
.space_child_xl > .span_10[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-md-9[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-md-10[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-md-11[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-md-12[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-lg-1[data-v-70e49963],
.space_child_xl > .span_1[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-lg-2[data-v-70e49963],
.space_child_xl > .span_2[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-lg-3[data-v-70e49963],
.space_child_xl > .span_3[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-lg-4[data-v-70e49963],
.space_child_xl > .span_4[data-v-70e49963],
.space_child_xl > .multiple_select[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-lg-5[data-v-70e49963],
.space_child_xl > .span_5[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-lg-6[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-lg-7[data-v-70e49963],
.space_child_xl > .span_7[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-lg-8[data-v-70e49963],
.space_child_xl > .span_8[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-lg-9[data-v-70e49963],
.space_child_xl > .span_9[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-lg-10[data-v-70e49963],
.space_child_xl > .span_10[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-lg-11[data-v-70e49963],
.space_child_xl > .span_11[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-lg-12[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xl-1[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xl-2[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xl-3[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xl-4[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xl-5[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xl-6[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xl-7[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xl-8[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xl-9[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xl-10[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xl-11[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span-xl-12[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span_1[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span_2[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span_3[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span_4[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span_5[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span_6[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span_7[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span_8[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span_9[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span_10[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span_11[data-v-70e49963] {
  padding: 30px;
}
.space_child_xl > .span_12[data-v-70e49963] {
  padding: 30px;
}
.space_child_lg > .span-xs-1[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xs-2[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xs-3[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xs-4[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xs-5[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xs-6[data-v-70e49963],
.space_child_lg > .multiple_select[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xs-7[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xs-8[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xs-9[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xs-10[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xs-11[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xs-12[data-v-70e49963],
.space_child_lg > .span_1[data-v-70e49963],
.space_child_lg > .span_2[data-v-70e49963],
.space_child_lg > .span_3[data-v-70e49963],
.space_child_lg > .span_4[data-v-70e49963],
.space_child_lg > .span_5[data-v-70e49963],
.space_child_lg > .span_6[data-v-70e49963],
.space_child_lg > .span_7[data-v-70e49963],
.space_child_lg > .span_8[data-v-70e49963],
.space_child_lg > .span_9[data-v-70e49963],
.space_child_lg > .span_10[data-v-70e49963],
.space_child_lg > .span_11[data-v-70e49963],
.space_child_lg > .span_12[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-sm-1[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-sm-2[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-sm-3[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-sm-4[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-sm-5[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-sm-6[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-sm-7[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-sm-8[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-sm-9[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-sm-10[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-sm-11[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-sm-12[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-md-1[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-md-2[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-md-3[data-v-70e49963],
.space_child_lg > .span_1[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-md-4[data-v-70e49963],
.space_child_lg > .span_2[data-v-70e49963],
.space_child_lg > .multiple_select[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-md-5[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-md-6[data-v-70e49963],
.space_child_lg > .span_3[data-v-70e49963],
.space_child_lg > .span_4[data-v-70e49963],
.space_child_lg > .span_5[data-v-70e49963],
.space_child_lg > .span_6[data-v-70e49963],
.space_child_lg > .span_7[data-v-70e49963],
.space_child_lg > .span_8[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-md-7[data-v-70e49963],
.space_child_lg > .span_9[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-md-8[data-v-70e49963],
.space_child_lg > .span_10[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-md-9[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-md-10[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-md-11[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-md-12[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-lg-1[data-v-70e49963],
.space_child_lg > .span_1[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-lg-2[data-v-70e49963],
.space_child_lg > .span_2[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-lg-3[data-v-70e49963],
.space_child_lg > .span_3[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-lg-4[data-v-70e49963],
.space_child_lg > .span_4[data-v-70e49963],
.space_child_lg > .multiple_select[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-lg-5[data-v-70e49963],
.space_child_lg > .span_5[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-lg-6[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-lg-7[data-v-70e49963],
.space_child_lg > .span_7[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-lg-8[data-v-70e49963],
.space_child_lg > .span_8[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-lg-9[data-v-70e49963],
.space_child_lg > .span_9[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-lg-10[data-v-70e49963],
.space_child_lg > .span_10[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-lg-11[data-v-70e49963],
.space_child_lg > .span_11[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-lg-12[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xl-1[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xl-2[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xl-3[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xl-4[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xl-5[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xl-6[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xl-7[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xl-8[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xl-9[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xl-10[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xl-11[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span-xl-12[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span_1[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span_2[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span_3[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span_4[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span_5[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span_6[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span_7[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span_8[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span_9[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span_10[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span_11[data-v-70e49963] {
  padding: 15px;
}
.space_child_lg > .span_12[data-v-70e49963] {
  padding: 15px;
}
.space_child_md > .span-xs-1[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xs-2[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xs-3[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xs-4[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xs-5[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xs-6[data-v-70e49963],
.space_child_md > .multiple_select[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xs-7[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xs-8[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xs-9[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xs-10[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xs-11[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xs-12[data-v-70e49963],
.space_child_md > .span_1[data-v-70e49963],
.space_child_md > .span_2[data-v-70e49963],
.space_child_md > .span_3[data-v-70e49963],
.space_child_md > .span_4[data-v-70e49963],
.space_child_md > .span_5[data-v-70e49963],
.space_child_md > .span_6[data-v-70e49963],
.space_child_md > .span_7[data-v-70e49963],
.space_child_md > .span_8[data-v-70e49963],
.space_child_md > .span_9[data-v-70e49963],
.space_child_md > .span_10[data-v-70e49963],
.space_child_md > .span_11[data-v-70e49963],
.space_child_md > .span_12[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-sm-1[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-sm-2[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-sm-3[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-sm-4[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-sm-5[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-sm-6[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-sm-7[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-sm-8[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-sm-9[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-sm-10[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-sm-11[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-sm-12[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-md-1[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-md-2[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-md-3[data-v-70e49963],
.space_child_md > .span_1[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-md-4[data-v-70e49963],
.space_child_md > .span_2[data-v-70e49963],
.space_child_md > .multiple_select[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-md-5[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-md-6[data-v-70e49963],
.space_child_md > .span_3[data-v-70e49963],
.space_child_md > .span_4[data-v-70e49963],
.space_child_md > .span_5[data-v-70e49963],
.space_child_md > .span_6[data-v-70e49963],
.space_child_md > .span_7[data-v-70e49963],
.space_child_md > .span_8[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-md-7[data-v-70e49963],
.space_child_md > .span_9[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-md-8[data-v-70e49963],
.space_child_md > .span_10[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-md-9[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-md-10[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-md-11[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-md-12[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-lg-1[data-v-70e49963],
.space_child_md > .span_1[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-lg-2[data-v-70e49963],
.space_child_md > .span_2[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-lg-3[data-v-70e49963],
.space_child_md > .span_3[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-lg-4[data-v-70e49963],
.space_child_md > .span_4[data-v-70e49963],
.space_child_md > .multiple_select[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-lg-5[data-v-70e49963],
.space_child_md > .span_5[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-lg-6[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-lg-7[data-v-70e49963],
.space_child_md > .span_7[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-lg-8[data-v-70e49963],
.space_child_md > .span_8[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-lg-9[data-v-70e49963],
.space_child_md > .span_9[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-lg-10[data-v-70e49963],
.space_child_md > .span_10[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-lg-11[data-v-70e49963],
.space_child_md > .span_11[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-lg-12[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xl-1[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xl-2[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xl-3[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xl-4[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xl-5[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xl-6[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xl-7[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xl-8[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xl-9[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xl-10[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xl-11[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span-xl-12[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span_1[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span_2[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span_3[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span_4[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span_5[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span_6[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span_7[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span_8[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span_9[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span_10[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span_11[data-v-70e49963] {
  padding: 10px;
}
.space_child_md > .span_12[data-v-70e49963] {
  padding: 10px;
}
.space_child_sm > .span-xs-1[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xs-2[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xs-3[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xs-4[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xs-5[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xs-6[data-v-70e49963],
.space_child_sm > .multiple_select[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xs-7[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xs-8[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xs-9[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xs-10[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xs-11[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xs-12[data-v-70e49963],
.space_child_sm > .span_1[data-v-70e49963],
.space_child_sm > .span_2[data-v-70e49963],
.space_child_sm > .span_3[data-v-70e49963],
.space_child_sm > .span_4[data-v-70e49963],
.space_child_sm > .span_5[data-v-70e49963],
.space_child_sm > .span_6[data-v-70e49963],
.space_child_sm > .span_7[data-v-70e49963],
.space_child_sm > .span_8[data-v-70e49963],
.space_child_sm > .span_9[data-v-70e49963],
.space_child_sm > .span_10[data-v-70e49963],
.space_child_sm > .span_11[data-v-70e49963],
.space_child_sm > .span_12[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-sm-1[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-sm-2[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-sm-3[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-sm-4[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-sm-5[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-sm-6[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-sm-7[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-sm-8[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-sm-9[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-sm-10[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-sm-11[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-sm-12[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-md-1[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-md-2[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-md-3[data-v-70e49963],
.space_child_sm > .span_1[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-md-4[data-v-70e49963],
.space_child_sm > .span_2[data-v-70e49963],
.space_child_sm > .multiple_select[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-md-5[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-md-6[data-v-70e49963],
.space_child_sm > .span_3[data-v-70e49963],
.space_child_sm > .span_4[data-v-70e49963],
.space_child_sm > .span_5[data-v-70e49963],
.space_child_sm > .span_6[data-v-70e49963],
.space_child_sm > .span_7[data-v-70e49963],
.space_child_sm > .span_8[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-md-7[data-v-70e49963],
.space_child_sm > .span_9[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-md-8[data-v-70e49963],
.space_child_sm > .span_10[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-md-9[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-md-10[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-md-11[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-md-12[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-lg-1[data-v-70e49963],
.space_child_sm > .span_1[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-lg-2[data-v-70e49963],
.space_child_sm > .span_2[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-lg-3[data-v-70e49963],
.space_child_sm > .span_3[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-lg-4[data-v-70e49963],
.space_child_sm > .span_4[data-v-70e49963],
.space_child_sm > .multiple_select[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-lg-5[data-v-70e49963],
.space_child_sm > .span_5[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-lg-6[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-lg-7[data-v-70e49963],
.space_child_sm > .span_7[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-lg-8[data-v-70e49963],
.space_child_sm > .span_8[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-lg-9[data-v-70e49963],
.space_child_sm > .span_9[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-lg-10[data-v-70e49963],
.space_child_sm > .span_10[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-lg-11[data-v-70e49963],
.space_child_sm > .span_11[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-lg-12[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xl-1[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xl-2[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xl-3[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xl-4[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xl-5[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xl-6[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xl-7[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xl-8[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xl-9[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xl-10[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xl-11[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span-xl-12[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span_1[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span_2[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span_3[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span_4[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span_5[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span_6[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span_7[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span_8[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span_9[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span_10[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span_11[data-v-70e49963] {
  padding: 5px;
}
.space_child_sm > .span_12[data-v-70e49963] {
  padding: 5px;
}
.space_child_xs > .span-xs-1[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xs-2[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xs-3[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xs-4[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xs-5[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xs-6[data-v-70e49963],
.space_child_xs > .multiple_select[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xs-7[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xs-8[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xs-9[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xs-10[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xs-11[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xs-12[data-v-70e49963],
.space_child_xs > .span_1[data-v-70e49963],
.space_child_xs > .span_2[data-v-70e49963],
.space_child_xs > .span_3[data-v-70e49963],
.space_child_xs > .span_4[data-v-70e49963],
.space_child_xs > .span_5[data-v-70e49963],
.space_child_xs > .span_6[data-v-70e49963],
.space_child_xs > .span_7[data-v-70e49963],
.space_child_xs > .span_8[data-v-70e49963],
.space_child_xs > .span_9[data-v-70e49963],
.space_child_xs > .span_10[data-v-70e49963],
.space_child_xs > .span_11[data-v-70e49963],
.space_child_xs > .span_12[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-sm-1[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-sm-2[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-sm-3[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-sm-4[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-sm-5[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-sm-6[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-sm-7[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-sm-8[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-sm-9[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-sm-10[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-sm-11[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-sm-12[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-md-1[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-md-2[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-md-3[data-v-70e49963],
.space_child_xs > .span_1[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-md-4[data-v-70e49963],
.space_child_xs > .span_2[data-v-70e49963],
.space_child_xs > .multiple_select[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-md-5[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-md-6[data-v-70e49963],
.space_child_xs > .span_3[data-v-70e49963],
.space_child_xs > .span_4[data-v-70e49963],
.space_child_xs > .span_5[data-v-70e49963],
.space_child_xs > .span_6[data-v-70e49963],
.space_child_xs > .span_7[data-v-70e49963],
.space_child_xs > .span_8[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-md-7[data-v-70e49963],
.space_child_xs > .span_9[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-md-8[data-v-70e49963],
.space_child_xs > .span_10[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-md-9[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-md-10[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-md-11[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-md-12[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-lg-1[data-v-70e49963],
.space_child_xs > .span_1[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-lg-2[data-v-70e49963],
.space_child_xs > .span_2[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-lg-3[data-v-70e49963],
.space_child_xs > .span_3[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-lg-4[data-v-70e49963],
.space_child_xs > .span_4[data-v-70e49963],
.space_child_xs > .multiple_select[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-lg-5[data-v-70e49963],
.space_child_xs > .span_5[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-lg-6[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-lg-7[data-v-70e49963],
.space_child_xs > .span_7[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-lg-8[data-v-70e49963],
.space_child_xs > .span_8[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-lg-9[data-v-70e49963],
.space_child_xs > .span_9[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-lg-10[data-v-70e49963],
.space_child_xs > .span_10[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-lg-11[data-v-70e49963],
.space_child_xs > .span_11[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-lg-12[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xl-1[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xl-2[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xl-3[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xl-4[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xl-5[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xl-6[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xl-7[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xl-8[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xl-9[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xl-10[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xl-11[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span-xl-12[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span_1[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span_2[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span_3[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span_4[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span_5[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span_6[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span_7[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span_8[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span_9[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span_10[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span_11[data-v-70e49963] {
  padding: 2.5px;
}
.space_child_xs > .span_12[data-v-70e49963] {
  padding: 2.5px;
}
.section[data-v-70e49963],
.article[data-v-70e49963] {
  float: left;
  width: 100%;
  padding: 30px 0;
}
@media (min-width: 640px) {
.section[data-v-70e49963],
.article[data-v-70e49963] {
    padding: 40px 0;
}
}
.block[data-v-70e49963] {
  float: left;
  width: 100%;
  padding-top: 20px;
}
@media (min-width: 640px) {
.block[data-v-70e49963] {
    padding-top: 30px;
}
}
.leftblock[data-v-70e49963] {
  width: 100%;
  float: left;
}
@media (min-width: 640px) {
.leftblock[data-v-70e49963] {
    width: auto;
}
}
.rightblock[data-v-70e49963] {
  width: 100%;
  float: right;
}
@media (min-width: 640px) {
.rightblock[data-v-70e49963] {
    width: auto;
}
}
.inner[data-v-70e49963] {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
@media (min-width: 640px) {
.inner[data-v-70e49963] {
    padding-bottom: 30px;
}
}
.box[data-v-70e49963],
.box_3l[data-v-70e49963],
.box_xl[data-v-70e49963],
.box_lg[data-v-70e49963],
.box_md[data-v-70e49963],
.box_sm[data-v-70e49963],
.box_xs[data-v-70e49963] {
  float: left;
  width: 100%;
}
.box_3l[data-v-70e49963] {
  padding: 30px;
}
.box_xl[data-v-70e49963] {
  padding: 25px;
}
.box_lg[data-v-70e49963] {
  padding: 20px;
}
.box_md[data-v-70e49963] {
  padding: 15px;
}
.box_sm[data-v-70e49963] {
  padding: 10px;
}
.box_xs[data-v-70e49963] {
  padding: 5px;
}
.row_3l[data-v-70e49963] {
  padding: 30px 0;
  float: left;
  width: 100%;
}
.row_xl[data-v-70e49963] {
  padding: 25px 0;
  float: left;
  width: 100%;
}
.row_lg[data-v-70e49963] {
  padding: 20px 0;
  float: left;
  width: 100%;
}
.row_md[data-v-70e49963] {
  padding: 15px 0;
  float: left;
  width: 100%;
}
.row_sm[data-v-70e49963] {
  padding: 10px 0;
}
.row_xs[data-v-70e49963] {
  padding: 5px 0;
}
.gutter_3l[data-v-70e49963] {
  padding: 0 30px;
}
.gutter_xl[data-v-70e49963] {
  padding: 0 25px;
}
.gutter_lg[data-v-70e49963],
.footer_inner_contents[data-v-70e49963] {
  padding: 0 20px;
}
.gutter_md[data-v-70e49963] {
  padding: 0 15px;
}
.gutter_sm[data-v-70e49963] {
  padding: 0 10px;
}
.gutter_xs[data-v-70e49963] {
  padding: 0 5px;
}
.space_3l[data-v-70e49963] {
  padding: 30px;
}
.space_xl[data-v-70e49963] {
  padding: 25px;
}
.space_lg[data-v-70e49963] {
  padding: 20px;
}
.space_md[data-v-70e49963] {
  padding: 15px;
}
.space_sm[data-v-70e49963] {
  padding: 10px;
}
.space_xs[data-v-70e49963] {
  padding: 5px;
}
.span_1 img[data-v-70e49963] {
  width: 100%;
}
.span_2 img[data-v-70e49963] {
  width: 100%;
}
.span_3 img[data-v-70e49963] {
  width: 100%;
}
.span_4 img[data-v-70e49963] {
  width: 100%;
}
.span_5 img[data-v-70e49963] {
  width: 100%;
}
.span_6 img[data-v-70e49963] {
  width: 100%;
}
.span_7 img[data-v-70e49963] {
  width: 100%;
}
.span_8 img[data-v-70e49963] {
  width: 100%;
}
.span_9 img[data-v-70e49963] {
  width: 100%;
}
.span_10 img[data-v-70e49963] {
  width: 100%;
}
.span_11 img[data-v-70e49963] {
  width: 100%;
}
.span_12 img[data-v-70e49963] {
  width: 100%;
}
.bg_corp_blue[data-v-70e49963] {
  background: #0e4987;
  color: #fff;
}
.bg_corp_green[data-v-70e49963] {
  background: #509e8b;
  color: #fff;
}
.bg_wh[data-v-70e49963] {
  background: #fff;
}
.bg_black[data-v-70e49963] {
  background: #000;
  color: #fff;
}
.bg_wh_scale1[data-v-70e49963] {
  background: #fafafa;
}
.bg_wh_scale2[data-v-70e49963] {
  background: #f5f5f5;
}
.bg_wh_scale3[data-v-70e49963] {
  background: #f0f0f0;
}
.bg_wh_scale4[data-v-70e49963] {
  background: #ebebeb;
}
.bg_wh_scale5[data-v-70e49963] {
  background: #e6e6e6;
}
.bg_gray_scale1[data-v-70e49963] {
  background: #d1d1d1;
}
.bg_gray_scale5[data-v-70e49963] {
  background: #a8a8a8;
  color: #fff;
}
.bg_dark_scale4[data-v-70e49963] {
  background: #0f0f0f;
}
.bg_dark_scale5[data-v-70e49963] {
  background: #050505;
}
.bg_ocher[data-v-70e49963] {
  background: #b18d56;
  color: #fff;
}
.bg_bk_overlay1[data-v-70e49963] {
  background: rgba(0, 0, 0, 0.1);
}
.bg_bk_overlay2[data-v-70e49963] {
  background: rgba(0, 0, 0, 0.2);
}
.bg_bk_overlay3[data-v-70e49963] {
  background: rgba(0, 0, 0, 0.3);
}
.bg_bk_overlay4[data-v-70e49963] {
  background: rgba(0, 0, 0, 0.4);
}
.bg_bk_overlay5[data-v-70e49963] {
  background: rgba(0, 0, 0, 0.5);
}
.bg_bk_overlay6[data-v-70e49963] {
  background: rgba(0, 0, 0, 0.6);
}
.bg_bk_overlay7[data-v-70e49963] {
  background: rgba(0, 0, 0, 0.7);
}
.bg_bk_overlay8[data-v-70e49963] {
  background: rgba(0, 0, 0, 0.8);
}
.bg_bk_overlay9[data-v-70e49963] {
  background: rgba(0, 0, 0, 0.9);
}
.bg_wh_overlay1[data-v-70e49963] {
  background: rgba(255, 255, 255, 0.1);
}
.bg_wh_overlay2[data-v-70e49963] {
  background: rgba(255, 255, 255, 0.2);
}
.bg_wh_overlay3[data-v-70e49963] {
  background: rgba(255, 255, 255, 0.3);
}
.bg_wh_overlay4[data-v-70e49963] {
  background: rgba(255, 255, 255, 0.4);
}
.bg_wh_overlay5[data-v-70e49963] {
  background: rgba(255, 255, 255, 0.5);
}
.bg_wh_overlay6[data-v-70e49963] {
  background: rgba(255, 255, 255, 0.6);
}
.bg_wh_overlay7[data-v-70e49963] {
  background: rgba(255, 255, 255, 0.7);
}
.bg_wh_overlay8[data-v-70e49963] {
  background: rgba(255, 255, 255, 0.8);
}
.bg_wh_overlay9[data-v-70e49963] {
  background: rgba(255, 255, 255, 0.9);
}
.ft_red[data-v-70e49963] {
  color: red;
}
.ft_red_scale3[data-v-70e49963] {
  color: #c20000;
}
.ft_corp_blue[data-v-70e49963] {
  color: #0e4987;
}
.ft_corp_green[data-v-70e49963] {
  color: #509e8b;
}
.ft_6l[data-v-70e49963] {
  font-size: 3.125rem;
}
.ft_5l[data-v-70e49963] {
  font-size: 2.5rem;
}
.ft_4l[data-v-70e49963] {
  font-size: 2.25rem;
}
.ft_3l[data-v-70e49963] {
  font-size: 1.875rem;
}
.ft_xl[data-v-70e49963] {
  font-size: 1.5rem;
}
.ft_lg[data-v-70e49963] {
  font-size: 1.25rem;
}
.ft_md[data-v-70e49963] {
  font-size: 1.125rem;
}
.ft_sm[data-v-70e49963] {
  font-size: 0.875rem;
}
.ft_xs[data-v-70e49963] {
  font-size: 0.75rem;
}
.title_6l[data-v-70e49963] {
  font-size: 3.125rem;
  font-weight: bold;
}
.title_5l[data-v-70e49963] {
  font-size: 2.5rem;
  font-weight: bold;
}
.title_4l[data-v-70e49963] {
  font-size: 2.25rem;
  font-weight: bold;
}
.title_3l[data-v-70e49963] {
  font-size: 1.875rem;
  font-weight: bold;
}
.title_xl[data-v-70e49963] {
  font-size: 1.5rem;
  font-weight: bold;
}
.title_lg[data-v-70e49963] {
  font-size: 1.25rem;
  font-weight: bold;
}
.title_md[data-v-70e49963] {
  font-size: 1.125rem;
  font-weight: bold;
}
.title_sm[data-v-70e49963] {
  font-size: 0.875rem;
  font-weight: bold;
}
.title_xs[data-v-70e49963] {
  font-size: 0.75rem;
  font-weight: bold;
}
.page_title[data-v-70e49963] {
  position: relative;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  padding: 20px 0 10px 0;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 3;
  border-left: 0;
  border-style: solid;
  border-color: #333;
  font-size: 1.4rem;
  text-align: left;
  color: #333;
  background: #fff;
  box-shadow: none;
  background: linear-gradient(to bottom, #fff 0%, #fff 92.5%, #d8d8d8 100%);
}
.page_title span[data-v-70e49963] {
  padding-left: 20px;
}
.page_title span[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 43%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.page_title img[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.section_title[data-v-70e49963] {
  position: relative;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 3px;
  border-left: 0;
  border-style: solid;
  border-color: #0e4987;
  font-size: 1.25rem;
  text-align: left;
  color: #333;
  background: none;
  box-shadow: none;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 92.5%, #d8d8d8 100%);
}
.section_title span[data-v-70e49963] {
  padding-left: 20px;
}
.section_title span[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 43%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.section_title img[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
@media (min-width: 640px) {
.section_title[data-v-70e49963] {
    font-size: 1.45rem;
}
}
.block_title[data-v-70e49963] {
  position: relative;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 1.125rem;
  text-align: left;
  color: #333;
  background: none;
  box-shadow: none;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 92.5%, #d8d8d8 100%);
}
.block_title span[data-v-70e49963] {
  padding-left: 20px;
}
.block_title span[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 43%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.block_title img[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.item_title[data-v-70e49963] {
  position: relative;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 1.125rem;
  text-align: left;
  color: #333;
  background: none;
  box-shadow: none;
}
.item_title span[data-v-70e49963] {
  padding-left: 20px;
}
.item_title span[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 43%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.item_title img[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.divider[data-v-70e49963] {
  margin: 0 auto;
  text-align: center;
  float: left;
  width: 100%;
}
.divider hr[data-v-70e49963] {
  display: block;
  vertical-align: middle;
  width: 100%;
  height: 1px;
  text-align: center;
  margin: 0 auto;
  background: #a8a8a8;
}
.dent_divider[data-v-70e49963] {
  float: left;
  width: 100%;
  height: 50px;
  margin-top: 50px;
  border-top: 1px solid #ccc;
  border-radius: 0 0 500px 500px/0 0 500px 500px;
  background: linear-gradient(to top, #fff 0%, #fff 50%, #eee 100%);
}
.line_gray_scale5[data-v-70e49963] {
  display: block;
  vertical-align: middle;
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto;
  background: #a8a8a8;
}
.line_ochar[data-v-70e49963] {
  display: block;
  vertical-align: middle;
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto;
  background: #b18d56;
}
.line_xl[data-v-70e49963] {
  height: 5px;
}
.line_lg[data-v-70e49963] {
  height: 4px;
}
.line_md[data-v-70e49963] {
  height: 3px;
}
.line_sm[data-v-70e49963] {
  height: 2px;
}
.line_xs[data-v-70e49963] {
  height: 1px;
}
.btn_centering_block[data-v-70e49963] {
  display: table;
  margin: 0 auto;
}
.btn_red_xs[data-v-70e49963],
.btn_blue_xs[data-v-70e49963],
.btn_green_xs[data-v-70e49963],
.btn_orange_xs[data-v-70e49963],
.btn_disable_xs[data-v-70e49963] {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 5px;
}
.btn_red_sm[data-v-70e49963],
.btn_blue_sm[data-v-70e49963],
.btn_green_sm[data-v-70e49963],
.btn_orange_sm[data-v-70e49963],
.btn_disable_sm[data-v-70e49963] {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 10px 20px;
  margin: 5px 10px;
  border-radius: 5px;
}
.btn_red_md[data-v-70e49963],
.btn_blue_md[data-v-70e49963],
.btn_green_md[data-v-70e49963],
.btn_orange_md[data-v-70e49963],
.btn_disable_md[data-v-70e49963] {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 15px 30px;
  border-radius: 7px;
}
.btn_red_lg[data-v-70e49963],
.btn_blue_lg[data-v-70e49963],
.btn_green_lg[data-v-70e49963],
.btn_orange_lg[data-v-70e49963],
.btn_disable_lg[data-v-70e49963] {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 20px 40px;
  border-radius: 7px;
}
.btn_red_xl[data-v-70e49963],
.btn_blue_xl[data-v-70e49963],
.btn_green_xl[data-v-70e49963],
.btn_orange_xl[data-v-70e49963],
.btn_disable_xl[data-v-70e49963] {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 25px 50px;
  border-radius: 7px;
}
.btn_red_xs[data-v-70e49963],
.btn_red_sm[data-v-70e49963],
.btn_red_md[data-v-70e49963],
.btn_red_lg[data-v-70e49963],
.btn_red_xl[data-v-70e49963] {
  color: #fff;
  background: #ee270c;
  box-shadow: 0px 4px 0px 0px #8d1707;
}
.btn_blue_xs[data-v-70e49963],
.btn_blue_sm[data-v-70e49963],
.btn_blue_md[data-v-70e49963],
.btn_blue_lg[data-v-70e49963],
.btn_blue_xl[data-v-70e49963] {
  color: #fff;
  background: #197cd1;
  box-shadow: 0px 4px 0px 0px #0e4676;
}
.btn_green_xs[data-v-70e49963],
.btn_green_sm[data-v-70e49963],
.btn_green_md[data-v-70e49963],
.btn_green_lg[data-v-70e49963],
.btn_green_xl[data-v-70e49963] {
  color: #fff;
  background: #1ca913;
  box-shadow: 0px 4px 0px 0px #0d4d09;
}
.btn_orange_xs[data-v-70e49963],
.btn_orange_sm[data-v-70e49963],
.btn_orange_md[data-v-70e49963],
.btn_orange_lg[data-v-70e49963],
.btn_orange_xl[data-v-70e49963] {
  color: #fff;
  background: #f88000;
  box-shadow: 0px 4px 0px 0px #924b00;
}
.btn_disable_xs[data-v-70e49963],
.btn_disable_sm[data-v-70e49963],
.btn_disable_md[data-v-70e49963],
.btn_disable_lg[data-v-70e49963],
.btn_disable_xl[data-v-70e49963] {
  color: #bbb;
  background: #ededed;
  box-shadow: 0px 4px 0px 0px #878787;
}
.table[data-v-70e49963] {
  border-collapse: collapse;
  width: 100%;
  font-size: 1rem;
  border-top: 1px;
  border-right: 0;
  border-bottom: 0;
  border-left: 1px;
  border-style: solid;
  border-color: #bdbdbd;
}
.table caption[data-v-70e49963] {
  font-weight: bold;
  text-align: center;
  padding: 10px;
  border-top: 5px;
  border-right: 1px;
  border-bottom: 0;
  border-left: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  background: #f5f5f5;
  border-top: 5px solid #1771bf;
}
.table th[data-v-70e49963] {
  font-weight: bold;
  text-align: left;
  width: auto;
  padding: 10px;
  border-top: 0;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 0;
  border-style: solid;
  border-color: #bdbdbd;
  background: #f0f0f0;
  display: block;
}
@media (min-width: 640px) {
.table th[data-v-70e49963] {
    display: table-cell;
}
}
.table td[data-v-70e49963] {
  text-align: left;
  width: auto;
  padding: 10px;
  border-top: 0;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 0;
  border-style: solid;
  border-color: #bdbdbd;
  background: #fff;
  display: inline-block;
  width: 100%;
}
@media (min-width: 640px) {
.table td[data-v-70e49963] {
    display: table-cell;
    width: initial;
}
}
@media (min-width: 640px) {
.table th[data-v-70e49963] {
    width: 30%;
}
}
.text_center[data-v-70e49963] {
  text-align: center;
  margin: 0 auto;
}
.text_left[data-v-70e49963] {
  text-align: left;
}
.text_right[data-v-70e49963] {
  text-align: right;
}
.link[data-v-70e49963] {
  color: #003a6b;
  text-decoration: underline;
}
.copy[data-v-70e49963] {
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.5px;
  font-size: 1.125rem;
  padding: 15px 0;
  word-break: normal;
}
@media (min-width: 640px) {
.copy[data-v-70e49963] {
    letter-spacing: 1px;
    line-height: 2;
}
}
.sentence[data-v-70e49963] {
  font-weight: bold;
  padding: 15px 0;
  float: left;
  width: 100%;
}
.notes[data-v-70e49963] {
  font-size: 0.75rem;
}
ul.list_disc[data-v-70e49963] {
  float: left;
  padding-left: 15px;
}
ul.list_disc li[data-v-70e49963] {
  list-style-type: disc;
}
ul.list_number[data-v-70e49963] {
  float: left;
  padding-left: 15px;
}
ul.list_number li[data-v-70e49963] {
  list-style-type: decimal;
}
.small_hide[data-v-70e49963] {
  display: none;
}
@media (min-width: 640px) {
.small_hide[data-v-70e49963] {
    display: inline-block;
}
}
.small_show[data-v-70e49963] {
  display: inline-block;
}
@media (min-width: 640px) {
.small_show[data-v-70e49963] {
    display: none;
}
}
.numbering[data-v-70e49963] {
  font-size: 2.25rem;
  color: #98782c;
  font-weight: bold;
  padding-right: 10px;
  display: inline-block;
}
.label_must[data-v-70e49963] {
  color: #fff;
  background: #d23d2a;
  padding: 5px;
  margin-right: 10px;
  text-align: center;
  font-size: 0.65rem;
  border-radius: 3px;
}
.single_select[data-v-70e49963] {
  width: 100%;
}
.single_select select[data-v-70e49963] {
  width: 100%;
}
.multiple_select select[data-v-70e49963] {
  margin: 5px;
  width: 80%;
}
.text_area[data-v-70e49963] {
  width: 100%;
}
.text_area textarea[data-v-70e49963] {
  height: 300px;
}
.smooth_scroll[data-v-70e49963] {
  margin-top: -50px;
  padding-top: 50px;
}
.sitemap_list[data-v-70e49963] {
  float: left;
  margin: 20px 0;
}
.sitemap_list li[data-v-70e49963] {
  margin: 5px;
  float: left;
  position: relative;
}
.sitemap_list li a[data-v-70e49963] {
  padding: 10px;
  width: 100%;
  float: left;
  background: #fafafa;
  border-radius: 5px;
}
.sitemap_list li a[data-v-70e49963]:link,
.sitemap_list li a[data-v-70e49963]:active,
.sitemap_list li a[data-v-70e49963]:visited {
  color: #333;
}
.sitemap_list li a[data-v-70e49963]:hover {
  background: #f0f0f0;
}
.sitemap_list li a[data-v-70e49963]::after {
  position: absolute;
  content: "";
  border-color: #ba2e38;
  border-top: 2px solid;
  border-right: 2px solid;
  width: 7px;
  height: 7px;
  right: 15px;
  top: 45%;
  transform: rotate(45deg);
}
.sitemap_list li a span[data-v-70e49963] {
  padding-right: 30px;
}
.header[data-v-70e49963] {
  height: 75px;
  width: 100%;
  float: left;
  background: linear-gradient(to bottom, #000 0%, #000 36%, #f5f5f5 36%, #f5f5f5 98%, #a5a5a5 100%);
  border-bottom: 2px solid #a8a8a8;
  position: fixed;
  z-index: 9998;
}
@media (min-width: 640px) {
.header[data-v-70e49963] {
    height: 75px;
}
}
@media (min-width: 960px) {
.header[data-v-70e49963] {
    height: 100px;
    background: linear-gradient(to bottom, #000 0%, #000 25%, #fff 25%, #fff 98%, #a5a5a5 100%);
    position: initial;
    z-index: initial;
}
}
.header_top[data-v-70e49963] {
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 0.55rem;
  float: right;
  padding: 10px 0 0 10px;
}
@media (min-width: 640px) {
.header_top[data-v-70e49963] {
    margin: 0 auto;
    display: inline-block;
}
}
@media (min-width: 960px) {
.header_top[data-v-70e49963] {
    font-size: 0.775rem;
    padding: 4px;
    float: right;
}
}
.header_bottom[data-v-70e49963] {
  float: left;
  width: 100%;
  height: 75px;
}
@media (min-width: 960px) {
.header_bottom[data-v-70e49963] {
    display: none;
}
}
.maintitle[data-v-70e49963] {
  text-align: center;
  float: left;
  margin-top: 0;
}
@media (min-width: 320px) {
.maintitle[data-v-70e49963] {
    width: 33%;
}
}
@media (min-width: 360px) {
.maintitle[data-v-70e49963] {
    width: 37%;
}
}
@media (min-width: 640px) {
.maintitle[data-v-70e49963] {
    width: 27%;
}
}
@media (min-width: 960px) {
.maintitle[data-v-70e49963] {
    width: 17%;
}
}
@media (min-width: 1280px) {
.maintitle[data-v-70e49963] {
    width: 20%;
}
}
.logo[data-v-70e49963] {
  width: 100%;
  position: relative;
  z-index: 9999;
  float: left;
  display: table;
  transform: skewX(15deg);
  border-right: 1px solid #e6e6e6;
  box-shadow: -5px 0px 2px -1px rgba(0, 0, 0, 0.14);
  background: linear-gradient(to bottom, #fff 0%, #fff 98%, #a5a5a5 100%);
  padding: 0 11px;
  height: 73px;
}
@media (min-width: 360px) {
.logo[data-v-70e49963] {
    padding: 2% 15px;
}
}
@media (min-width: 640px) {
.logo[data-v-70e49963] {
    padding: 5px 30px;
    height: 73px;
}
}
@media (min-width: 960px) {
.logo[data-v-70e49963] {
    padding: 10px 20px;
    height: 98px;
}
}
.logo a[data-v-70e49963] {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.logo a img[data-v-70e49963] {
  width: 120px;
  vertical-align: middle;
  transform: skewX(-15deg);
}
@media (min-width: 640px) {
.logo a img[data-v-70e49963] {
    width: 100%;
}
}
@media (min-width: 1280px) {
.logo a img[data-v-70e49963] {
    width: 85%;
}
}
.sm_menu_01[data-v-70e49963] {
  position: fixed;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  padding: 5px;
  cursor: pointer;
  z-index: 9998;
}
@media (min-width: 960px) {
.sm_menu_01[data-v-70e49963] {
    right: 60px;
}
}
@media (min-width: 960px) {
.sm_menu_01[data-v-70e49963] {
    display: none;
}
}
.sm_menu_02[data-v-70e49963] {
  position: fixed;
  top: 30px;
  right: 53px;
  width: 45px;
  height: 38px;
  padding: 2px;
  cursor: pointer;
  z-index: 9998;
}
@media (min-width: 960px) {
.sm_menu_02[data-v-70e49963] {
    right: 113px;
}
}
@media (min-width: 960px) {
.sm_menu_02[data-v-70e49963] {
    display: none;
}
}
.sm_menu_03[data-v-70e49963] {
  position: fixed;
  top: 30px;
  right: 100px;
  width: 45px;
  height: 38px;
  padding: 2px;
  cursor: pointer;
  z-index: 9998;
}
@media (min-width: 960px) {
.sm_menu_03[data-v-70e49963] {
    right: 160px;
}
}
@media (min-width: 960px) {
.sm_menu_03[data-v-70e49963] {
    display: none;
}
}
.sm_menu_04[data-v-70e49963] {
  position: fixed;
  top: 30px;
  right: 150px;
  width: 55px;
  height: 38px;
  padding: 2px;
  cursor: pointer;
  z-index: 9998;
}
@media (min-width: 960px) {
.sm_menu_04[data-v-70e49963] {
    right: 210px;
}
}
@media (min-width: 960px) {
.sm_menu_04[data-v-70e49963] {
    display: none;
}
}
.gmenu_btn :hover .top[data-v-70e49963] {
  transform: translateY(-2px);
}
.gmenu_btn :hover .bot[data-v-70e49963] {
  transform: translateY(2px);
}
.gmenu_btn .ellipsis-v[data-v-70e49963] {
  position: relative;
  display: block;
  cursor: pointer;
  width: 40px;
  height: 15px;
}
.gmenu_btn .ellipsis-v .point[data-v-70e49963] {
  position: absolute;
  left: 0;
  right: 10px;
  display: block;
  width: 30px;
  height: 1px;
  margin: auto;
  background: #333;
  transition: all 0.3s;
}
.gmenu_btn .ellipsis-v .top[data-v-70e49963] {
  top: 0;
}
.gmenu_btn .ellipsis-v .mid[data-v-70e49963] {
  top: 0;
  bottom: 0;
}
.gmenu_btn .ellipsis-v .bot[data-v-70e49963] {
  bottom: 0;
}
.gmenu_btn .ellipsis-v .menu_name[data-v-70e49963] {
  width: 100%;
  left: 0;
  bottom: -5px;
  color: #333;
  font-size: 10px;
  background: none;
}
.star_list_btn img[data-v-70e49963] {
  border: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.star_list_btn .star_list_name[data-v-70e49963] {
  position: absolute;
  bottom: 2px;
  left: 9px;
  color: #333;
  font-size: 9px;
}
.search_history_btn img[data-v-70e49963] {
  border: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.search_history_btn .search_history_name[data-v-70e49963] {
  position: absolute;
  bottom: 2px;
  left: 4px;
  color: #333;
  font-size: 9px;
}
.guide_btn img[data-v-70e49963] {
  border: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.guide_btn .guide_name[data-v-70e49963] {
  position: absolute;
  bottom: 2px;
  left: 5px;
  color: #333;
  font-size: 9px;
}
.pagetop[data-v-70e49963] {
  position: fixed;
  z-index: 9998;
  bottom: -100px;
  right: 10px;
}
.pagetop a[data-v-70e49963] {
  display: block;
  width: 70px;
  height: 70px;
  background-color: #000;
  text-align: center;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  line-height: 50px;
  border: 1px solid #fff;
}
.pagetop a[data-v-70e49963]::before {
  position: absolute;
  content: "";
  border-color: #333;
  border-top: 2px solid;
  border-right: 2px solid;
  width: 15px;
  height: 15px;
  right: 40%;
  top: 41%;
  transform: rotate(-45deg);
}
.footer_top_space[data-v-70e49963] {
  height: 10px;
  float: left;
  width: 100%;
}
@media (min-width: 640px) {
.footer_top_space[data-v-70e49963] {
    height: 50px;
}
}
.footer[data-v-70e49963] {
  font-size: 0.75rem;
  float: left;
  width: 100%;
  color: #fff;
  background: #202020;
  color: #666;
}
.footer a[data-v-70e49963] {
  color: #fff;
}
.footer a[data-v-70e49963]:hover {
  text-decoration: underline;
}
.footer_inner[data-v-70e49963] {
  width: 100%;
  float: left;
  margin: 20px 0;
}
.footer_inner_contents_list[data-v-70e49963] {
  float: left;
  width: 100%;
  margin: 20px 0;
}
.footer_inner_contents_list > li[data-v-70e49963] {
  padding: 5px 15px 5px 0;
  display: inline-block;
}
.footer_title[data-v-70e49963] {
  position: relative;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px;
  border-left: 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.5);
  font-size: 0.875rem;
  text-align: left;
  color: #fff;
  background: none;
  box-shadow: none;
}
.footer_title span[data-v-70e49963] {
  padding-left: 20px;
}
.footer_title span[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 43%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.footer_title img[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.footer_bottom[data-v-70e49963] {
  float: left;
  width: 100%;
  padding: 10px;
  background: #1a1a1a;
  font-size: 0.65rem;
  color: #fff;
  height: 150px;
}
@media (min-width: 640px) {
.footer_bottom[data-v-70e49963] {
    height: auto;
}
}
.footer_bottom .copyright[data-v-70e49963] {
  float: left;
  text-align: center;
  padding: 5px 0;
}
@media (min-width: 640px) {
.footer_bottom .copyright[data-v-70e49963] {
    text-align: left;
}
}
.footer_bottom .footer_bottom_menu[data-v-70e49963] {
  float: right;
  padding: 5px 0;
}
.footer_bottom .footer_bottom_menu a[data-v-70e49963] {
  text-align: center;
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 640px) {
.footer_bottom .footer_bottom_menu a[data-v-70e49963] {
    width: initial;
    padding-left: 15px;
    text-align: right;
}
}
.breadcrumbblock[data-v-70e49963] {
  float: left;
  width: 100%;
  background: #f5f5f5;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  word-break: break-all;
}
.breadcrumb[data-v-70e49963] {
  font-size: 0.65rem;
  float: left;
  padding: 10px 0;
}
.breadcrumb li[data-v-70e49963] {
  float: left;
  padding: 2px 30px 2px 0;
}
.breadcrumb li a[data-v-70e49963]:active,
.breadcrumb li a[data-v-70e49963]:link,
.breadcrumb li a[data-v-70e49963]:visited {
  color: #333;
}
.breadcrumb li a[data-v-70e49963]:hover {
  text-decoration: underline;
}
.breadcrumb li span[data-v-70e49963] {
  position: relative;
}
.breadcrumb li span[data-v-70e49963]:after {
  position: absolute;
  content: "";
  border-color: #999;
  border-top: 2px solid;
  border-right: 2px solid;
  width: 10px;
  height: 10px;
  right: -15px;
  top: 4px;
  transform: rotate(45deg);
}
.pagination[data-v-70e49963] {
  display: inline-block;
  padding-left: 0;
  margin: 20px auto;
  border-radius: 4px;
  text-align: center;
}
.pagination > li[data-v-70e49963] {
  display: inline-block;
  margin-left: -1px;
}
.pagination > li > a[data-v-70e49963],
.pagination > li > span[data-v-70e49963] {
  position: relative;
  float: left;
  padding: 16px 24px;
  line-height: 1.4;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
  background: linear-gradient(to bottom, #fff 0%, #fff 95%, #b4b4b4 100%);
  padding: 10px 18px;
  font-size: 0.875rem;
  line-height: 1.2;
}
.pagination > li:first-child > a[data-v-70e49963],
.pagination > li:first-child > span[data-v-70e49963] {
  margin-left: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.pagination > li:last-child > a[data-v-70e49963],
.pagination > li:last-child > span[data-v-70e49963] {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.pagination > li > a[data-v-70e49963]:hover,
.pagination > li > a[data-v-70e49963]:focus,
.pagination > li > span[data-v-70e49963]:hover,
.pagination > li > span[data-v-70e49963]:focus {
  z-index: 2;
  color: #0d0d0d;
  background: #d1d1d1;
  border-color: #ddd;
}
.pagination > li > a.active[data-v-70e49963],
.pagination > li > a.active[data-v-70e49963]:hover,
.pagination > li > a.active[data-v-70e49963]:focus,
.pagination > .active > span[data-v-70e49963],
.pagination > .active > span[data-v-70e49963]:hover,
.pagination > .active > span[data-v-70e49963]:focus {
  z-index: 3;
  color: #fff;
  border-color: #ddd;
  cursor: default;
  background: #000;
}
.pagination > .disabled > span[data-v-70e49963],
.pagination > .disabled > span[data-v-70e49963]:hover,
.pagination > .disabled > span[data-v-70e49963]:focus,
.pagination > .disabled > a[data-v-70e49963],
.pagination > .disabled > a[data-v-70e49963]:hover,
.pagination > .disabled > a[data-v-70e49963]:focus {
  color: #b3b3b3;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
@media (min-width: 320px) {
.pagination .sp_none[data-v-70e49963] {
    display: none;
}
}
@media (min-width: 360px) {
.pagination .sp_none[data-v-70e49963] {
    display: block;
}
}
@media (min-width: 320px) {
.pagination .fb_none[data-v-70e49963] {
    display: none;
}
}
@media (min-width: 640px) {
.pagination .fb_none[data-v-70e49963] {
    display: block;
}
}
@media (min-width: 320px) {
.pagination .tb_none[data-v-70e49963] {
    display: none;
}
}
@media (min-width: 960px) {
.pagination .tb_none[data-v-70e49963] {
    display: block;
}
}
.images_top_inner[data-v-70e49963] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  text-align: center;
}
.images_top_inner_block[data-v-70e49963] {
  margin-top: 20px;
  float: left;
  width: 100%;
}
.images_top_wrap[data-v-70e49963] {
  margin-top: 30px;
  float: left;
  width: 100%;
}
@media (min-width: 960px) {
.images_top_wrap[data-v-70e49963] {
    margin-top: 45px;
}
}
.images_top_wrap_bk[data-v-70e49963] {
  padding-top: 20px;
  float: left;
  width: 100%;
  background: #000;
}
.multiple_freeword_menu_bk[data-v-70e49963] {
  float: left;
  width: 100%;
  padding: 15px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.7);
}
.multiple_freeword_menu[data-v-70e49963] {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.images_top_head[data-v-70e49963] {
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.images_top_head i[data-v-70e49963] {
  display: block;
}
.images_top_divider[data-v-70e49963] {
  width: 100%;
  float: left;
}
.images_top_divider hr[data-v-70e49963] {
  display: block;
  vertical-align: middle;
  width: 20px;
  height: 5px;
  text-align: center;
  margin: 10px auto;
  background: #ba2e38;
}
.images_top_title[data-v-70e49963] {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
}
.images_top_home[data-v-70e49963] {
  margin: 0 auto;
  display: table;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 227.78%;
  background: url("/res/images/top/img_top_home_sm.jpg") center top/cover no-repeat;
}
@media (min-width: 360px) {
.images_top_home[data-v-70e49963] {
    padding-top: 125%;
    background: url("/res/images/top/img_top_home_sm.jpg") center top/cover no-repeat;
}
}
@media (min-width: 640px) {
.images_top_home[data-v-70e49963] {
    padding-top: 46.88%;
    background: url("/res/images/top/img_top_home_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 960px) {
.images_top_home[data-v-70e49963] {
    padding-top: 46.87%;
    background: url("/res/images/top/img_top_home_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 1280px) {
.images_top_home[data-v-70e49963] {
    padding-top: 31.94%;
    background: url("/res/images/top/img_top_home_lg.jpg") center -80px/100% auto no-repeat;
}
}
@media (min-width: 1681px) {
.images_top_home[data-v-70e49963] {
    padding-top: 22.4%;
    background: url("/res/images/top/img_top_home_lg.jpg") center -300px/100% auto no-repeat;
}
}
.images_top_message[data-v-70e49963] {
  margin: 0 auto;
  display: table;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 206.67%;
  background: url("/res/images/recruit/img_recruit_sm.jpg") center top/100% auto no-repeat;
}
@media (min-width: 640px) {
.images_top_message[data-v-70e49963] {
    padding-top: 62.5%;
    background: url("/res/images/recruit/img_recruit_md.jpg") center top/100% auto no-repeat;
}
}
@media (min-width: 960px) {
.images_top_message[data-v-70e49963] {
    padding-top: 46.88%;
    background: url("/res/images/recruit/img_recruit_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 1280px) {
.images_top_message[data-v-70e49963] {
    padding-top: 38.19%;
    background: url("/res/images/recruit/img_recruit_xl.jpg") center top/100% auto no-repeat;
}
}
@media (min-width: 1681px) {
.images_top_message[data-v-70e49963] {
    padding-top: 33.85%;
    background: url("/res/images/recruit/img_recruit_3l.jpg") center top/100% auto no-repeat;
}
}
.images_top_message .images_top_head[data-v-70e49963],
.images_top_message .images_top_title[data-v-70e49963] {
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
}
.images_top_recruit[data-v-70e49963] {
  margin: 0 auto;
  display: table;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 55.55%;
  background: url("/res/images/recruit/img_recruit_3l.jpg") center top/cover no-repeat;
}
@media (min-width: 360px) {
.images_top_recruit[data-v-70e49963] {
    padding-top: 46.88%;
    background: url("/res/images/recruit/img_recruit_md.jpg") center -40px/130% auto no-repeat;
}
}
@media (min-width: 640px) {
.images_top_recruit[data-v-70e49963] {
    padding-top: 27.08%;
    background: url("/res/images/recruit/img_recruit_3l.jpg") center -70px/150% auto no-repeat;
}
}
@media (min-width: 960px) {
.images_top_recruit[data-v-70e49963] {
    padding-top: 20.31%;
    background: url("/res/images/recruit/img_recruit_3l.jpg") center -40px/cover no-repeat;
}
}
@media (min-width: 1280px) {
.images_top_recruit[data-v-70e49963] {
    padding-top: 15.87%;
    background: url("/res/images/recruit/img_recruit_3l.jpg") center -90px/cover no-repeat;
}
}
@media (min-width: 1681px) {
.images_top_recruit[data-v-70e49963] {
    padding-top: 10.42%;
    background: url("/res/images/recruit/img_recruit_3l.jpg") center -250px/cover no-repeat;
}
}
.images_top_branch[data-v-70e49963] {
  margin: 0 auto;
  display: table;
  width: 100%;
  height: 0;
  position: relative;
  background: url("/res/images/branch/img_branch_xs.jpg") center 50px/100% auto no-repeat fixed;
}
@media (min-width: 360px) {
.images_top_branch[data-v-70e49963] {
    padding-top: 66.67%;
    background: url("/res/images/branch/img_branch_sm.jpg") center 50px/100% auto no-repeat fixed;
}
}
@media (min-width: 640px) {
.images_top_branch[data-v-70e49963] {
    padding-top: 45.57%;
    background: url("/res/images/branch/img_branch_md.jpg") center 50px/100% auto no-repeat fixed;
}
}
@media (min-width: 960px) {
.images_top_branch[data-v-70e49963] {
    padding-top: 23.44%;
    background: url("/res/images/branch/img_branch_lg.jpg") center 50px/100% auto no-repeat fixed;
}
}
@media (min-width: 1280px) {
.images_top_branch[data-v-70e49963] {
    padding-top: 17.36%;
    background: url("/res/images/branch/img_branch_xl.jpg") center 50px/100% auto no-repeat fixed;
}
}
@media (min-width: 1681px) {
.images_top_branch[data-v-70e49963] {
    padding-top: 10.42%;
    background: url("/res/images/branch/img_branch_3l.jpg") center 50px/100% auto no-repeat fixed;
}
}
.images_top_lease[data-v-70e49963] {
  margin: 0 auto;
  display: table;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 138.89%;
  background: url("/res/images/lease/img_lease_sm.jpg") center top/100% auto no-repeat;
}
@media (min-width: 360px) {
.images_top_lease[data-v-70e49963] {
    padding-top: 109.375%;
    background: url("/res/images/lease/img_lease_sm.jpg") center top/cover no-repeat;
}
}
@media (min-width: 640px) {
.images_top_lease[data-v-70e49963] {
    padding-top: 57.29%;
    background: url("/res/images/lease/img_lease_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 960px) {
.images_top_lease[data-v-70e49963] {
    padding-top: 39.06%;
    background: url("/res/images/lease/img_lease_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 1280px) {
.images_top_lease[data-v-70e49963] {
    padding-top: 41.67%;
    background: url("/res/images/lease/img_lease_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 1681px) {
.images_top_lease[data-v-70e49963] {
    padding-top: 28.64%;
    background: url("/res/images/lease/img_lease_lg.jpg") center top/100% auto no-repeat;
}
}
.images_top_quality[data-v-70e49963] {
  margin: 0 auto;
  display: table;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 55.56%;
  background: url("/res/images/quality/img_quality_sm.jpg") center top/cover no-repeat;
}
@media (min-width: 360px) {
.images_top_quality[data-v-70e49963] {
    padding-top: 46.88%;
    background: url("/res/images/quality/img_quality_sm.jpg") center top/cover no-repeat;
}
}
@media (min-width: 640px) {
.images_top_quality[data-v-70e49963] {
    padding-top: 27.08%;
    background: url("/res/images/quality/img_quality_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 960px) {
.images_top_quality[data-v-70e49963] {
    padding-top: 20.31%;
    background: url("/res/images/quality/img_quality_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 1280px) {
.images_top_quality[data-v-70e49963] {
    padding-top: 15.97%;
    background: url("/res/images/quality/img_quality_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 1681px) {
.images_top_quality[data-v-70e49963] {
    padding-top: 10.42%;
    background: url("/res/images/quality/img_quality_lg.jpg") center top/cover no-repeat;
}
}
.images_top_factory[data-v-70e49963] {
  margin: 0 auto;
  display: table;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 55.56%;
  background: url("/res/images/factory/img_factory_sm.jpg") center top/cover no-repeat;
}
@media (min-width: 360px) {
.images_top_factory[data-v-70e49963] {
    padding-top: 46.88%;
    background: url("/res/images/factory/img_factory_sm.jpg") center top/cover no-repeat;
}
}
@media (min-width: 640px) {
.images_top_factory[data-v-70e49963] {
    padding-top: 27.08%;
    background: url("/res/images/factory/img_factory_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 960px) {
.images_top_factory[data-v-70e49963] {
    padding-top: 20.31%;
    background: url("/res/images/factory/img_factory_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 1280px) {
.images_top_factory[data-v-70e49963] {
    padding-top: 15.97%;
    background: url("/res/images/factory/img_factory_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 1681px) {
.images_top_factory[data-v-70e49963] {
    padding-top: 10.42%;
    background: url("/res/images/factory/img_factory_lg.jpg") center top/cover no-repeat;
}
}
.images_top_inspection[data-v-70e49963] {
  margin: 0 auto;
  display: table;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 55.56%;
  background: url("/res/images/inspection/img_inspection_sm.jpg") center top/cover no-repeat;
}
@media (min-width: 360px) {
.images_top_inspection[data-v-70e49963] {
    padding-top: 46.88%;
    background: url("/res/images/inspection/img_inspection_sm.jpg") center top/cover no-repeat;
}
}
@media (min-width: 640px) {
.images_top_inspection[data-v-70e49963] {
    padding-top: 27.08%;
    background: url("/res/images/inspection/img_inspection_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 960px) {
.images_top_inspection[data-v-70e49963] {
    padding-top: 20.31%;
    background: url("/res/images/inspection/img_inspection_lg.jpg") center -100px/cover no-repeat;
}
}
@media (min-width: 1280px) {
.images_top_inspection[data-v-70e49963] {
    padding-top: 15.97%;
    background: url("/res/images/inspection/img_inspection_lg.jpg") center -200px/cover no-repeat;
}
}
@media (min-width: 1681px) {
.images_top_inspection[data-v-70e49963] {
    padding-top: 10.42%;
    background: url("/res/images/inspection/img_inspection_lg.jpg") center -350px/cover no-repeat;
}
}
.images_top_news[data-v-70e49963] {
  margin: 0 auto;
  display: table;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 55.56%;
  background: url("/res/images/news/img_news_sm.jpg") center top/cover no-repeat;
}
@media (min-width: 360px) {
.images_top_news[data-v-70e49963] {
    padding-top: 46.88%;
    background: url("/res/images/news/img_news_sm.jpg") center top/cover no-repeat;
}
}
@media (min-width: 640px) {
.images_top_news[data-v-70e49963] {
    padding-top: 27.08%;
    background: url("/res/images/news/img_news_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 960px) {
.images_top_news[data-v-70e49963] {
    padding-top: 20.31%;
    background: url("/res/images/news/img_news_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 1280px) {
.images_top_news[data-v-70e49963] {
    padding-top: 15.97%;
    background: url("/res/images/news/img_news_lg.jpg") center top/cover no-repeat;
}
}
@media (min-width: 1681px) {
.images_top_news[data-v-70e49963] {
    padding-top: 10.42%;
    background: url("/res/images/news/img_news_lg.jpg") center top/cover no-repeat;
}
}
.images_top[data-v-70e49963] {
  margin: 0 auto;
  display: table;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 55.56%;
  background: url("/res/images/img_top_sm.jpg") center top/cover no-repeat;
}
@media (min-width: 360px) {
.images_top[data-v-70e49963] {
    padding-top: 46.88%;
    background: url("/res/images/img_top_sm.jpg") center top/cover no-repeat;
}
}
@media (min-width: 640px) {
.images_top[data-v-70e49963] {
    padding-top: 27.08%;
    background: url("/res/images/img_top_lg.jpg") center -50px/cover no-repeat;
}
}
@media (min-width: 960px) {
.images_top[data-v-70e49963] {
    padding-top: 20.31%;
    background: url("/res/images/img_top_lg.jpg") center -150px/cover no-repeat;
}
}
@media (min-width: 1280px) {
.images_top[data-v-70e49963] {
    padding-top: 15.97%;
    background: url("/res/images/img_top_lg.jpg") center -250px/cover no-repeat;
}
}
@media (min-width: 1681px) {
.images_top[data-v-70e49963] {
    padding-top: 10.42%;
    background: url("/res/images/img_top_lg.jpg") center -450px/cover no-repeat;
}
}
.drawer_navi_block[data-v-70e49963] {
  float: left;
  width: 100%;
  height: 45px;
}
.drawer_navi_2nd_grade[data-v-70e49963] {
  float: left;
  width: 100%;
  height: 96px;
}
.drawer_navi[data-v-70e49963] {
  float: left;
  width: 100%;
  z-index: 999;
}
.drawer_fixed[data-v-70e49963] {
  float: left;
  position: fixed;
  top: 0;
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media (min-width: 320px) {
.drawer_fixed[data-v-70e49963] {
    top: 75px;
    left: 0;
    width: 100%;
}
}
@media (min-width: 640px) {
.drawer_fixed[data-v-70e49963] {
    top: 75px;
}
}
@media (min-width: 960px) {
.drawer_fixed[data-v-70e49963] {
    top: 0;
}
}
.drawer_nofixed[data-v-70e49963] {
  position: static;
  top: auto;
}
@-webkit-keyframes slideInDown-70e49963 {
from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown-70e49963 {
from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
}
to {
    transform: translate3d(0, 0, 0);
}
}
.slideInDown[data-v-70e49963] {
  -webkit-animation-name: slideInDown-70e49963;
  animation-name: slideInDown-70e49963;
}
@-webkit-keyframes slideOutUp-70e49963 {
from {
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp-70e49963 {
from {
    transform: translate3d(0, 0, 0);
}
to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
}
}
.slideOutUp[data-v-70e49963] {
  -webkit-animation-name: slideOutUp-70e49963;
  animation-name: slideOutUp-70e49963;
}
.global_menu[data-v-70e49963] {
  display: none;
  width: 84%;
  float: right;
}
@media (min-width: 960px) {
.global_menu[data-v-70e49963] {
    display: block;
    width: 82%;
}
}
@media (min-width: 1280px) {
.global_menu[data-v-70e49963] {
    width: 76%;
}
}
.global_menu > ul[data-v-70e49963] {
  position: relative;
  float: right;
  width: 100%;
}
.global_menu > ul > li[data-v-70e49963] {
  float: right;
  font-size: 0.75rem;
  font-weight: bold;
  border-right: 1px solid #ccc;
}
.global_menu > ul > li[data-v-70e49963]:hover {
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.5s;
}
.global_menu > ul > li img[data-v-70e49963] {
  display: block;
  margin: 0 auto 5px;
}
.global_menu > ul > li span[data-v-70e49963] {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  margin-top: 25px;
}
.global_menu > ul > li:hover .global_menu_list[data-v-70e49963] {
  top: 73px;
  visibility: visible;
  opacity: 1;
}
.global_menu > ul > li > a[data-v-70e49963] {
  display: table;
  width: 100%;
  margin: auto;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  padding: 0 10px;
  color: #333;
  cursor: pointer;
}
@media (min-width: 640px) {
.global_menu > ul > li > a[data-v-70e49963] {
    height: 73px;
}
}
.arrow_down_white[data-v-70e49963] {
  position: relative;
}
.arrow_down_white[data-v-70e49963]::after {
  position: absolute;
  content: "";
  border-color: #fff;
  border-top: 1px solid;
  border-right: 1px solid;
  width: 5px;
  height: 5px;
  right: 50%;
  top: 50px;
  transform: rotate(135deg);
}
.global_menu_list[data-v-70e49963] {
  position: absolute;
  top: 83px;
  width: 200px;
  color: #fff;
  background: #000;
  transition: all 0.2s ease;
  margin: 0 auto;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
.global_menu_list > li > a[data-v-70e49963] {
  position: relative;
  display: inline-block;
  transition: 0.3s;
  padding: 20px;
  color: #fff;
  width: 100%;
}
.global_menu_list > li > a[data-v-70e49963]::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 2px;
  background-color: #fff;
  transition: 0.3s;
  color: #fff;
}
.global_menu_list > li > a[data-v-70e49963]:hover {
  background: #333;
  color: #fff;
}
.global_menu_list > li > a[data-v-70e49963]:hover::after {
  width: 100%;
  color: #fff;
}
.search_freeword_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 10px 20px;
  margin: auto;
  border-radius: 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.875rem;
  color: #fff;
  background: #f88000;
  box-shadow: 0px 4px 0px 0px #924b00;
}
.search_freeword_btn[data-v-70e49963]:hover {
  background: #c56600;
  color: #fff;
}
.search_freeword_btn[data-v-70e49963]:visited,
.search_freeword_btn[data-v-70e49963]:active {
  color: #fff;
}
.search_freeword_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.search_freeword_btn span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
.multiple_menu_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 10px;
  margin: auto;
  border-radius: 7px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 1.125rem;
  color: #fff;
  background: #29b3e7;
  box-shadow: 0px 4px 0px 0px #117499;
}
.multiple_menu_btn[data-v-70e49963]:hover {
  background: #1696c7;
  color: #fff;
}
.multiple_menu_btn[data-v-70e49963]:visited,
.multiple_menu_btn[data-v-70e49963]:active {
  color: #fff;
}
.multiple_menu_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.multiple_menu_btn span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
.multiple_menu_foot_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 20px;
  margin: 0 auto;
  border-radius: 7px;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #ba4a00;
  font-size: 0.875rem;
  color: #fff;
  background: #fa8200;
  box-shadow: 0px 4px 0px 0px #ba4a00;
}
.multiple_menu_foot_btn[data-v-70e49963]:hover {
  background: #c76700;
  color: #fff;
}
.multiple_menu_foot_btn[data-v-70e49963]:visited,
.multiple_menu_foot_btn[data-v-70e49963]:active {
  color: #fff;
}
.multiple_menu_foot_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.multiple_menu_foot_btn span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
@media (min-width: 360px) {
.multiple_menu_foot_btn[data-v-70e49963] {
    font-size: 1.125rem;
}
}
@media (min-width: 960px) {
.multiple_menu_foot_btn[data-v-70e49963] {
    width: 70%;
}
}
.refine_menu_btn a[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 10px 20px;
  margin: auto;
  border-radius: 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.875rem;
  color: #fff;
  background: #f88000;
  box-shadow: 0px 4px 0px 0px #924b00;
}
.refine_menu_btn a[data-v-70e49963]:hover {
  background: #c56600;
  color: #fff;
}
.refine_menu_btn a[data-v-70e49963]:visited,
.refine_menu_btn a[data-v-70e49963]:active {
  color: #fff;
}
.refine_menu_btn a img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.refine_menu_btn a span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
.top_category_menu_block[data-v-70e49963] {
  float: left;
  width: 100%;
  height: 95%;
}
.top_category_menu[data-v-70e49963] {
  float: left;
  width: 100%;
}
.top_category_menu li[data-v-70e49963] {
  text-align: center;
  margin-bottom: 3px;
}
@media (min-width: 960px) {
.top_category_menu li[data-v-70e49963] {
    width: 11.1111111111%;
}
}
.top_category_menu li[data-v-70e49963] :hover {
  background: #eee;
}
.top_category_menu li a[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: table;
  width: 98%;
  padding: 15px 0;
  margin: auto;
  border-radius: 5px;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 3px;
  border-left: 1px;
  border-style: solid;
  border-color: #aaa;
  font-size: 0.65rem;
  color: #333;
  background: #fff;
  box-shadow: none;
  margin: 0 1%;
  background: linear-gradient(to bottom, #fff 0%, #fff 90%, #ececec 90%, #ccc 100%);
}
.top_category_menu li a[data-v-70e49963]:hover {
  background: #e6e6e6;
  color: #333;
}
.top_category_menu li a[data-v-70e49963]:visited,
.top_category_menu li a[data-v-70e49963]:active {
  color: #333;
}
.top_category_menu li a img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.top_category_menu li a span[data-v-70e49963] {
  color: #333;
  vertical-align: middle;
}
@media (min-width: 360px) {
.top_category_menu li a[data-v-70e49963] {
    padding: 5px;
}
}
.top_category_menu li a .category_menu_text[data-v-70e49963] {
  height: 36px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 0.75rem;
}
.top_category_menu li a img[data-v-70e49963] {
  width: 100%;
  display: table-cell;
}
@media (min-width: 360px) {
.top_category_menu li a img[data-v-70e49963] {
    width: 100%;
    margin: 0 auto;
}
}
.multiple_menu_btn_block[data-v-70e49963] {
  float: left;
  width: 100%;
}
@media (min-width: 640px) {
.multiple_menu_btn_block[data-v-70e49963] {
    width: 30%;
}
}
.multiple_menu_freeword_block[data-v-70e49963] {
  float: left;
  width: 100%;
  padding-top: 10px;
  margin-top: 15px;
  border-top: 1px solid #a8a8a8;
}
@media (min-width: 640px) {
.multiple_menu_freeword_block[data-v-70e49963] {
    width: 70%;
    padding: 2px 0 0 20px;
    margin-top: initial;
    border: none;
}
}
.search_freeword_btn_block[data-v-70e49963] {
  padding: 1px 5px 5px 5px;
  margin-top: 5px;
}
@media (min-width: 360px) {
.search_freeword_btn_block[data-v-70e49963] {
    margin-top: initial;
}
}
.search_freeword_input_block input[data-v-70e49963] {
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.2);
}
.refine_menu[data-v-70e49963] {
  display: none;
  float: left;
  width: 100%;
  padding: 15px;
  padding-bottom: 5px;
  border-radius: 5px;
  color: #fff;
  background: rgba(0, 0, 0, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.7);
}
@media (min-width: 960px) {
.refine_menu[data-v-70e49963] {
    display: block;
}
}
@media (min-width: 1280px) {
.refine_menu_search[data-v-70e49963] {
    margin-bottom: initial;
}
}
.refine_menu_column[data-v-70e49963] {
  float: left;
  padding: 5px;
  margin-bottom: 3px;
}
.refine_menu_column li[data-v-70e49963] {
  float: left;
}
.refine_menu_column li > span[data-v-70e49963] {
  font-size: 0.875rem;
  display: block;
  padding: 10px 10px 10px 5px;
}
.refine_menu_select[data-v-70e49963] {
  position: relative;
}
.refine_menu_select[data-v-70e49963]:before {
  z-index: 1;
  position: absolute;
  pointer-events: none;
  position: absolute;
  content: "";
  border-color: #ba2e38;
  border-top: 2px solid;
  border-right: 2px solid;
  width: 7px;
  height: 7px;
  right: 10px;
  top: 16px;
  transform: rotate(135deg);
}
.refine_menu_select select[data-v-70e49963] {
  background: rgba(255, 255, 255, 0.15);
  height: 40px;
  padding: 3%;
  padding-right: 40px;
  margin-right: 10px;
  border: 2px solid #ddd;
  border-radius: 5px;
}
.refine_menu_select select option[data-v-70e49963] {
  color: #333;
  line-height: 1;
  margin: 0;
  padding: 0;
  background: #fff;
}
.refine_menu_btn_block[data-v-70e49963] {
  padding: 5px;
  margin-bottom: 3px;
  display: table;
  width: 100%;
}
@media (min-width: 1280px) {
.refine_menu_btn_block[data-v-70e49963] {
    float: left;
    width: auto;
}
}
.refine_menu_btn_block .refine_menu_count[data-v-70e49963] {
  vertical-align: middle;
  text-align: center;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
  margin-left: 15px;
}
.refine_menu_btn_block .refine_menu_count span.refine_menu_count_number[data-v-70e49963] {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
}
.refine_menu_btn_block .refine_menu_btn[data-v-70e49963] {
  display: table-cell;
}
@media (min-width: 1280px) {
.refine_menu_btn_block .refine_menu_btn[data-v-70e49963] {
    display: inline-block;
}
}
.refine_menu_btn_block .refine_menu_btn li[data-v-70e49963] {
  display: inline-block;
}
@media (min-width: 1280px) {
.refine_menu_btn_block .refine_menu_btn li[data-v-70e49963] {
    float: left;
}
}
.refine_menu_btn_block .refine_menu_btn li > span[data-v-70e49963] {
  font-size: 0.875rem;
  padding: 10px 10px 10px 5px;
}
.popup_menu_head[data-v-70e49963] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #e1e1e1;
  z-index: 9999;
}
@media (min-width: 640px) {
.popup_menu_head[data-v-70e49963] {
    border-radius: 10px 10px 0 0/10px 10px 0 0;
}
}
.popup_menu_head_title[data-v-70e49963] {
  margin-top: 10px;
  padding: 10px;
  font-weight: bold;
  width: 100%;
}
.popup_search_menu_foot[data-v-70e49963] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #e1e1e1;
  z-index: 9999;
  text-align: center;
  padding: 20px;
}
@media (min-width: 640px) {
.popup_search_menu_foot[data-v-70e49963] {
    border-radius: 0 0 10px 10px/0 0 10px 10px;
}
}
.popup_menu_foot[data-v-70e49963] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #e1e1e1;
  z-index: 9999;
  text-align: center;
  padding: 5px;
}
@media (min-width: 640px) {
.popup_menu_foot[data-v-70e49963] {
    border-radius: 0 0 10px 10px/0 0 10px 10px;
}
}
.close_popup_btn[data-v-70e49963] {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 60px;
  padding: 5px;
  cursor: pointer;
  z-index: 9999;
  background: #000;
  color: #fff;
  text-align: center;
  display: table;
}
@media (min-width: 640px) {
.close_popup_btn[data-v-70e49963] {
    border-radius: 0 10px 0 0/0 10px 0 0;
}
}
.close_popup_btn span[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
}
.alart_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 15px 0;
  margin: auto;
  border-radius: 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.875rem;
  color: #333;
  background: #ededed;
  box-shadow: 0px 4px 0px 0px #878787;
}
.alart_btn[data-v-70e49963]:hover {
  background: #d4d4d4;
  color: #333;
}
.alart_btn[data-v-70e49963]:visited,
.alart_btn[data-v-70e49963]:active {
  color: #333;
}
.alart_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.alart_btn span[data-v-70e49963] {
  color: #333;
  vertical-align: middle;
}
@media (min-width: 960px) {
.alart_btn[data-v-70e49963] {
    font-size: 1.125rem;
}
}
.popup_overlay[data-v-70e49963] {
  position: fixed;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  text-align: left;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: all ease-in 0.2s;
  transform: scale(2);
}
.popup_menu[data-v-70e49963] {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 640px) {
.popup_menu[data-v-70e49963] {
    width: 95%;
    border-radius: 10px;
    height: 90%;
}
}
@media (min-width: 960px) {
.popup_menu[data-v-70e49963] {
    width: 960px;
    height: 700px;
}
}
.popup_menu a[data-v-70e49963]:active,
.popup_menu a[data-v-70e49963]:visited {
  color: #333;
}
.popup_alart_menu[data-v-70e49963] {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  height: 220px;
}
@media (min-width: 360px) {
.popup_alart_menu[data-v-70e49963] {
    width: 80%;
    font-size: 0.875rem;
}
}
@media (min-width: 640px) {
.popup_alart_menu[data-v-70e49963] {
    font-size: 1rem;
    border-radius: 10px;
    width: 60%;
}
}
@media (min-width: 960px) {
.popup_alart_menu[data-v-70e49963] {
    width: 50%;
}
}
@media (min-width: 1280px) {
.popup_alart_menu[data-v-70e49963] {
    width: 40%;
}
}
@media (min-width: 1681px) {
.popup_alart_menu[data-v-70e49963] {
    width: 30%;
}
}
.popup_alart_menu a[data-v-70e49963]:active,
.popup_alart_menu a[data-v-70e49963]:visited {
  color: #333;
}
.popup_menu_title[data-v-70e49963] {
  padding: 10px 10px 10px 0;
  border-bottom: 3px solid #d23d2a;
  font-weight: bolder;
}
.popup_menu_title[data-v-70e49963]::before {
  border-bottom: 1px solid red;
}
.popup_menu_subtitle[data-v-70e49963] {
  padding: 10px;
  background: #ebebeb;
  font-weight: bolder;
}
.popup_menu_alart_block[data-v-70e49963] {
  margin-top: 60px;
  padding: 10px;
  width: 100%;
  float: left;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.popup_menu_alart_block a[data-v-70e49963],
.popup_menu_alart_block a[data-v-70e49963]:hover,
.popup_menu_alart_block a[data-v-70e49963]:active,
.popup_menu_alart_block a[data-v-70e49963]:visited {
  color: #333;
}
.popup_menu_alart_block p[data-v-70e49963] {
  padding: 10px 15px;
}
.popup_menu_alart_block .alart_btn_block[data-v-70e49963] {
  padding: 10px;
}
.popup_menu_block[data-v-70e49963] {
  margin-top: 60px;
  padding: 0 10px;
  width: 100%;
  height: 90%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.popup_menu_block a[data-v-70e49963],
.popup_menu_block a[data-v-70e49963]:hover,
.popup_menu_block a[data-v-70e49963]:active,
.popup_menu_block a[data-v-70e49963]:visited {
  color: #333;
}
@media (min-width: 960px) {
.popup_menu_block[data-v-70e49963] {
    height: 85%;
}
}
.popup_menu_search_block[data-v-70e49963] {
  margin-top: 60px;
  padding: 0 10px;
  width: 100%;
  height: 65%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.popup_menu_search_block a[data-v-70e49963],
.popup_menu_search_block a[data-v-70e49963]:hover,
.popup_menu_search_block a[data-v-70e49963]:active,
.popup_menu_search_block a[data-v-70e49963]:visited {
  color: #333;
}
@media (min-width: 360px) {
.popup_menu_search_block[data-v-70e49963] {
    height: 70%;
}
}
.popup_menu_category[data-v-70e49963] {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.popup_menu_category ul[data-v-70e49963] {
  float: left;
  width: 100%;
}
.popup_menu_category ul li[data-v-70e49963]:hover,
.popup_menu_category ul li[data-v-70e49963]:active {
  background: #eee;
}
.popup_menu_category ul li label[data-v-70e49963],
.popup_menu_category ul li a[data-v-70e49963] {
  display: table;
  width: 92%;
  height: 60px;
  margin: 0 4%;
  border-bottom: 1px solid #e6e6e6;
  font-size: 0.75rem;
}
@media (min-width: 640px) {
.popup_menu_category ul li label[data-v-70e49963],
.popup_menu_category ul li a[data-v-70e49963] {
    font-size: 0.875rem;
}
}
@media (min-width: 960px) {
.popup_menu_category ul li label[data-v-70e49963],
.popup_menu_category ul li a[data-v-70e49963] {
    font-size: 0.725rem;
}
}
@media (min-width: 1280px) {
.popup_menu_category ul li label[data-v-70e49963],
.popup_menu_category ul li a[data-v-70e49963] {
    font-size: 0.875rem;
}
}
.popup_menu_category ul li label span.checkbox-icon[data-v-70e49963],
.popup_menu_category ul li a span.checkbox-icon[data-v-70e49963] {
  width: 100%;
  vertical-align: middle;
}
.popup_menu_category ul li label span.checkbox-icon span[data-v-70e49963],
.popup_menu_category ul li a span.checkbox-icon span[data-v-70e49963] {
  width: 70%;
  margin: 0 0 0 10px;
  text-align: left;
  vertical-align: middle;
  font-size: 0.64rem;
}
@media (min-width: 640px) {
.popup_menu_category ul li label span.checkbox-icon span[data-v-70e49963],
.popup_menu_category ul li a span.checkbox-icon span[data-v-70e49963] {
    font-size: 0.75rem;
}
}
.popup_menu_category ul li label span.popup_menu_name[data-v-70e49963],
.popup_menu_category ul li a span.popup_menu_name[data-v-70e49963] {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.popup_menu_category ul li label span.popup_menu_name span[data-v-70e49963],
.popup_menu_category ul li a span.popup_menu_name span[data-v-70e49963] {
  width: 70%;
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
}
.popup_func_menu_block[data-v-70e49963] {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.popup_func_menu_block .popup_func_menu[data-v-70e49963] {
  float: left;
  width: 100%;
}
.popup_func_menu_block .popup_func_menu li[data-v-70e49963] {
  padding: 0 5px 10px 0;
}
@media (min-width: 640px) {
.popup_func_menu_block .popup_func_menu li[data-v-70e49963] {
    width: 33.3333333%;
}
}
.popup_func_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: inline-block;
  width: 100%;
  padding: 10px;
  margin: auto;
  border-radius: 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.875rem;
  color: #333;
  background: #ededed;
  box-shadow: 0px 4px 0px 0px #878787;
}
.popup_func_btn[data-v-70e49963]:hover {
  background: #d4d4d4;
  color: #333;
}
.popup_func_btn[data-v-70e49963]:visited,
.popup_func_btn[data-v-70e49963]:active {
  color: #333;
}
.popup_func_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.popup_func_btn span[data-v-70e49963] {
  color: #333;
  vertical-align: middle;
}
@media (min-width: 640px) {
.gmenu_recruit > li[data-v-70e49963] {
    width: 20%;
}
}
@media (min-width: 640px) {
.multiple_menu_bodytype > li[data-v-70e49963] {
    width: 20%;
}
}
@media (min-width: 960px) {
.multiple_menu_bodytype > li[data-v-70e49963] {
    width: 16.6666666667%;
}
}
@media (min-width: 640px) {
.multiple_menu_marker > li[data-v-70e49963] {
    width: 16.6666666667%;
}
}
@media (min-width: 960px) {
.multiple_menu_marker > li[data-v-70e49963] {
    width: 16.6666666667%;
}
}
@media (min-width: 640px) {
.multiple_menu_type > li[data-v-70e49963] {
    width: 20%;
}
}
@media (min-width: 960px) {
.multiple_menu_type > li[data-v-70e49963] {
    width: 16.6666666667%;
}
}
@media (min-width: 640px) {
.multiple_menu_year > li[data-v-70e49963] {
    width: 20%;
}
}
@media (min-width: 960px) {
.multiple_menu_year > li[data-v-70e49963] {
    width: 14.2857142857%;
}
}
@media (min-width: 640px) {
.multiple_menu_distance > li[data-v-70e49963] {
    width: 20%;
}
}
@media (min-width: 640px) {
.multiple_menu_size > li[data-v-70e49963] {
    width: 20%;
}
}
@media (min-width: 640px) {
.multiple_menu_area > li[data-v-70e49963] {
    width: 20%;
}
}
@media (min-width: 960px) {
.multiple_menu_area > li[data-v-70e49963] {
    width: 12.5%;
}
}
.popup_open[data-v-70e49963] {
  visibility: visible;
  opacity: 1;
  transition: all ease-out 0.2s;
  transform: scale(1);
}
.popup_close[data-v-70e49963] {
  visibility: hidden;
  opacity: 0;
  transition: all ease-in 0.2s;
  transform: scale(2);
}
.drawer_page_menu_about[data-v-70e49963] {
  display: inline-block;
  width: 100%;
  margin-top: -2px;
  margin-bottom: -5px;
}
.drawer_page_menu_about ul[data-v-70e49963] {
  float: left;
  width: 100%;
}
.drawer_page_menu_about ul .page_menu_cell[data-v-70e49963],
.drawer_page_menu_about ul .page_menu_colspan[data-v-70e49963] {
  float: left;
  position: relative;
}
.drawer_page_menu_about ul .page_menu_cell a[data-v-70e49963],
.drawer_page_menu_about ul .page_menu_colspan a[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: inline-block;
  width: 100%;
  padding: 10px;
  margin: auto;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #666;
  font-size: 0.875rem;
  color: #fff;
  background: #333;
  box-shadow: none;
}
.drawer_page_menu_about ul .page_menu_cell a[data-v-70e49963]:hover,
.drawer_page_menu_about ul .page_menu_colspan a[data-v-70e49963]:hover {
  background: #1a1a1a;
  color: #fff;
}
.drawer_page_menu_about ul .page_menu_cell a[data-v-70e49963]:visited,
.drawer_page_menu_about ul .page_menu_cell a[data-v-70e49963]:active,
.drawer_page_menu_about ul .page_menu_colspan a[data-v-70e49963]:visited,
.drawer_page_menu_about ul .page_menu_colspan a[data-v-70e49963]:active {
  color: #fff;
}
.drawer_page_menu_about ul .page_menu_cell a img[data-v-70e49963],
.drawer_page_menu_about ul .page_menu_colspan a img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.drawer_page_menu_about ul .page_menu_cell a span[data-v-70e49963],
.drawer_page_menu_about ul .page_menu_colspan a span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
.drawer_page_menu_about ul .page_menu_cell a[data-v-70e49963]:link,
.drawer_page_menu_about ul .page_menu_cell a[data-v-70e49963]:visited,
.drawer_page_menu_about ul .page_menu_cell a[data-v-70e49963]:hover,
.drawer_page_menu_about ul .page_menu_colspan a[data-v-70e49963]:link,
.drawer_page_menu_about ul .page_menu_colspan a[data-v-70e49963]:visited,
.drawer_page_menu_about ul .page_menu_colspan a[data-v-70e49963]:hover {
  color: #333;
}
.drawer_page_menu_about ul .page_menu_cell a span[data-v-70e49963],
.drawer_page_menu_about ul .page_menu_colspan a span[data-v-70e49963] {
  font-size: 0.65rem;
}
@media (min-width: 360px) {
.drawer_page_menu_about ul .page_menu_cell a span[data-v-70e49963],
.drawer_page_menu_about ul .page_menu_colspan a span[data-v-70e49963] {
    font-size: 0.75rem;
}
}
.drawer_page_menu_about ul .page_menu_cell a span[data-v-70e49963]:after,
.drawer_page_menu_about ul .page_menu_colspan a span[data-v-70e49963]:after {
  position: absolute;
  content: "";
  border-color: #f5f5f5;
  border-top: 2px solid;
  border-right: 2px solid;
  width: 5px;
  height: 5px;
  right: 10px;
  top: 45%;
  transform: rotate(45deg);
}
.drawer_page_menu_about ul .drawer_page_menu_active[data-v-70e49963] {
  background: linear-gradient(to bottom, #f5f5f5 0%, #f5f5f5 94%, #d23d2a 94%, #d23d2a 100%);
}
.drawer_page_menu_about ul .page_menu_cell[data-v-70e49963] {
  width: 33.33333333%;
}
@media (min-width: 640px) {
.drawer_page_menu_about ul .page_menu_cell[data-v-70e49963] {
    border-bottom: none;
}
}
.drawer_page_menu_about ul .page_menu_colspan[data-v-70e49963] {
  width: 50%;
}
@media (min-width: 640px) {
.drawer_page_menu_about ul .page_menu_colspan[data-v-70e49963] {
    width: 20%;
    border-bottom: none;
}
}
.drawer_page_menu_branch[data-v-70e49963] {
  display: inline-block;
  width: 100%;
  margin-top: -2px;
  margin-bottom: -5px;
}
.drawer_page_menu_branch ul[data-v-70e49963] {
  float: left;
  width: 100%;
}
.drawer_page_menu_branch ul .page_menu_cell[data-v-70e49963],
.drawer_page_menu_branch ul .page_menu_colspan[data-v-70e49963] {
  float: left;
  position: relative;
}
.drawer_page_menu_branch ul .page_menu_cell a[data-v-70e49963],
.drawer_page_menu_branch ul .page_menu_colspan a[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: inline-block;
  width: 100%;
  padding: 10px;
  margin: auto;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #666;
  font-size: 0.875rem;
  color: #fff;
  background: #333;
  box-shadow: none;
}
.drawer_page_menu_branch ul .page_menu_cell a[data-v-70e49963]:hover,
.drawer_page_menu_branch ul .page_menu_colspan a[data-v-70e49963]:hover {
  background: #1a1a1a;
  color: #fff;
}
.drawer_page_menu_branch ul .page_menu_cell a[data-v-70e49963]:visited,
.drawer_page_menu_branch ul .page_menu_cell a[data-v-70e49963]:active,
.drawer_page_menu_branch ul .page_menu_colspan a[data-v-70e49963]:visited,
.drawer_page_menu_branch ul .page_menu_colspan a[data-v-70e49963]:active {
  color: #fff;
}
.drawer_page_menu_branch ul .page_menu_cell a img[data-v-70e49963],
.drawer_page_menu_branch ul .page_menu_colspan a img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.drawer_page_menu_branch ul .page_menu_cell a span[data-v-70e49963],
.drawer_page_menu_branch ul .page_menu_colspan a span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
.drawer_page_menu_branch ul .page_menu_cell a[data-v-70e49963]:link,
.drawer_page_menu_branch ul .page_menu_cell a[data-v-70e49963]:visited,
.drawer_page_menu_branch ul .page_menu_cell a[data-v-70e49963]:hover,
.drawer_page_menu_branch ul .page_menu_colspan a[data-v-70e49963]:link,
.drawer_page_menu_branch ul .page_menu_colspan a[data-v-70e49963]:visited,
.drawer_page_menu_branch ul .page_menu_colspan a[data-v-70e49963]:hover {
  color: #333;
}
.drawer_page_menu_branch ul .page_menu_cell a span[data-v-70e49963],
.drawer_page_menu_branch ul .page_menu_colspan a span[data-v-70e49963] {
  font-size: 0.65rem;
}
@media (min-width: 360px) {
.drawer_page_menu_branch ul .page_menu_cell a span[data-v-70e49963],
.drawer_page_menu_branch ul .page_menu_colspan a span[data-v-70e49963] {
    font-size: 0.75rem;
}
}
.drawer_page_menu_branch ul .page_menu_cell a span[data-v-70e49963]:after,
.drawer_page_menu_branch ul .page_menu_colspan a span[data-v-70e49963]:after {
  position: absolute;
  content: "";
  border-color: #f5f5f5;
  border-top: 2px solid;
  border-right: 2px solid;
  width: 5px;
  height: 5px;
  right: 10px;
  top: 45%;
  transform: rotate(45deg);
}
.drawer_page_menu_branch ul .drawer_page_menu_active[data-v-70e49963] {
  background: linear-gradient(to bottom, #f5f5f5 0%, #f5f5f5 94%, #d23d2a 94%, #d23d2a 100%);
}
.drawer_page_menu_branch ul .page_menu_cell[data-v-70e49963] {
  width: 33.333333%;
}
@media (min-width: 640px) {
.drawer_page_menu_branch ul .page_menu_cell[data-v-70e49963] {
    width: 14.28%;
    border-bottom: none;
}
}
.drawer_page_menu_branch ul .page_menu_colspan[data-v-70e49963] {
  width: 50%;
}
@media (min-width: 640px) {
.drawer_page_menu_branch ul .page_menu_colspan[data-v-70e49963] {
    width: 28.56%;
    border-bottom: none;
}
}
.drawer_page_menu_recruit[data-v-70e49963] {
  display: inline-block;
  width: 100%;
  margin-top: -2px;
  margin-bottom: -5px;
}
.drawer_page_menu_recruit ul[data-v-70e49963] {
  float: left;
  width: 100%;
}
.drawer_page_menu_recruit ul .page_menu_cell[data-v-70e49963],
.drawer_page_menu_recruit ul .page_menu_colspan[data-v-70e49963] {
  float: left;
  position: relative;
}
.drawer_page_menu_recruit ul .page_menu_cell a[data-v-70e49963],
.drawer_page_menu_recruit ul .page_menu_colspan a[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: inline-block;
  width: 100%;
  padding: 10px;
  margin: auto;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #666;
  font-size: 0.875rem;
  color: #fff;
  background: #333;
  box-shadow: none;
}
.drawer_page_menu_recruit ul .page_menu_cell a[data-v-70e49963]:hover,
.drawer_page_menu_recruit ul .page_menu_colspan a[data-v-70e49963]:hover {
  background: #1a1a1a;
  color: #fff;
}
.drawer_page_menu_recruit ul .page_menu_cell a[data-v-70e49963]:visited,
.drawer_page_menu_recruit ul .page_menu_cell a[data-v-70e49963]:active,
.drawer_page_menu_recruit ul .page_menu_colspan a[data-v-70e49963]:visited,
.drawer_page_menu_recruit ul .page_menu_colspan a[data-v-70e49963]:active {
  color: #fff;
}
.drawer_page_menu_recruit ul .page_menu_cell a img[data-v-70e49963],
.drawer_page_menu_recruit ul .page_menu_colspan a img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.drawer_page_menu_recruit ul .page_menu_cell a span[data-v-70e49963],
.drawer_page_menu_recruit ul .page_menu_colspan a span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
.drawer_page_menu_recruit ul .page_menu_cell a[data-v-70e49963]:link,
.drawer_page_menu_recruit ul .page_menu_cell a[data-v-70e49963]:visited,
.drawer_page_menu_recruit ul .page_menu_cell a[data-v-70e49963]:hover,
.drawer_page_menu_recruit ul .page_menu_colspan a[data-v-70e49963]:link,
.drawer_page_menu_recruit ul .page_menu_colspan a[data-v-70e49963]:visited,
.drawer_page_menu_recruit ul .page_menu_colspan a[data-v-70e49963]:hover {
  color: #333;
}
.drawer_page_menu_recruit ul .page_menu_cell a span[data-v-70e49963],
.drawer_page_menu_recruit ul .page_menu_colspan a span[data-v-70e49963] {
  font-size: 0.65rem;
}
@media (min-width: 360px) {
.drawer_page_menu_recruit ul .page_menu_cell a span[data-v-70e49963],
.drawer_page_menu_recruit ul .page_menu_colspan a span[data-v-70e49963] {
    font-size: 0.75rem;
}
}
.drawer_page_menu_recruit ul .page_menu_cell a span[data-v-70e49963]:after,
.drawer_page_menu_recruit ul .page_menu_colspan a span[data-v-70e49963]:after {
  position: absolute;
  content: "";
  border-color: #f5f5f5;
  border-top: 2px solid;
  border-right: 2px solid;
  width: 5px;
  height: 5px;
  right: 10px;
  top: 45%;
  transform: rotate(45deg);
}
.drawer_page_menu_recruit ul .drawer_page_menu_active[data-v-70e49963] {
  background: linear-gradient(to bottom, #f5f5f5 0%, #f5f5f5 94%, #d23d2a 94%, #d23d2a 100%);
}
.drawer_page_menu_recruit ul .page_menu_cell[data-v-70e49963] {
  width: 33.333333%;
}
@media (min-width: 640px) {
.drawer_page_menu_recruit ul .page_menu_cell[data-v-70e49963] {
    width: 20%;
    border-bottom: none;
}
}
.drawer_page_menu_recruit ul .page_menu_colspan[data-v-70e49963] {
  width: 50%;
}
@media (min-width: 640px) {
.drawer_page_menu_recruit ul .page_menu_colspan[data-v-70e49963] {
    width: 20%;
    border-bottom: none;
}
}
.drawer_page_menu_member[data-v-70e49963] {
  display: inline-block;
  width: 100%;
  margin-top: -2px;
  margin-bottom: -5px;
}
.drawer_page_menu_member ul[data-v-70e49963] {
  float: left;
  width: 100%;
}
.drawer_page_menu_member ul .page_menu_cell[data-v-70e49963],
.drawer_page_menu_member ul .page_menu_colspan[data-v-70e49963] {
  float: left;
  position: relative;
}
.drawer_page_menu_member ul .page_menu_cell a[data-v-70e49963],
.drawer_page_menu_member ul .page_menu_colspan a[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: inline-block;
  width: 100%;
  padding: 10px;
  margin: auto;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #666;
  font-size: 0.875rem;
  color: #fff;
  background: #333;
  box-shadow: none;
}
.drawer_page_menu_member ul .page_menu_cell a[data-v-70e49963]:hover,
.drawer_page_menu_member ul .page_menu_colspan a[data-v-70e49963]:hover {
  background: #1a1a1a;
  color: #fff;
}
.drawer_page_menu_member ul .page_menu_cell a[data-v-70e49963]:visited,
.drawer_page_menu_member ul .page_menu_cell a[data-v-70e49963]:active,
.drawer_page_menu_member ul .page_menu_colspan a[data-v-70e49963]:visited,
.drawer_page_menu_member ul .page_menu_colspan a[data-v-70e49963]:active {
  color: #fff;
}
.drawer_page_menu_member ul .page_menu_cell a img[data-v-70e49963],
.drawer_page_menu_member ul .page_menu_colspan a img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.drawer_page_menu_member ul .page_menu_cell a span[data-v-70e49963],
.drawer_page_menu_member ul .page_menu_colspan a span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
.drawer_page_menu_member ul .page_menu_cell a[data-v-70e49963]:link,
.drawer_page_menu_member ul .page_menu_cell a[data-v-70e49963]:visited,
.drawer_page_menu_member ul .page_menu_cell a[data-v-70e49963]:hover,
.drawer_page_menu_member ul .page_menu_colspan a[data-v-70e49963]:link,
.drawer_page_menu_member ul .page_menu_colspan a[data-v-70e49963]:visited,
.drawer_page_menu_member ul .page_menu_colspan a[data-v-70e49963]:hover {
  color: #333;
}
.drawer_page_menu_member ul .page_menu_cell a span[data-v-70e49963],
.drawer_page_menu_member ul .page_menu_colspan a span[data-v-70e49963] {
  font-size: 0.65rem;
}
@media (min-width: 360px) {
.drawer_page_menu_member ul .page_menu_cell a span[data-v-70e49963],
.drawer_page_menu_member ul .page_menu_colspan a span[data-v-70e49963] {
    font-size: 0.75rem;
}
}
.drawer_page_menu_member ul .page_menu_cell a span[data-v-70e49963]:after,
.drawer_page_menu_member ul .page_menu_colspan a span[data-v-70e49963]:after {
  position: absolute;
  content: "";
  border-color: #f5f5f5;
  border-top: 2px solid;
  border-right: 2px solid;
  width: 5px;
  height: 5px;
  right: 10px;
  top: 45%;
  transform: rotate(45deg);
}
.drawer_page_menu_member ul .drawer_page_menu_active[data-v-70e49963] {
  background: linear-gradient(to bottom, #f5f5f5 0%, #f5f5f5 94%, #d23d2a 94%, #d23d2a 100%);
}
.drawer_page_menu_member ul .page_menu_cell[data-v-70e49963] {
  width: 33.333333%;
}
@media (max-width: 640px) {
.telephone[data-v-70e49963] {
    text-decoration: underline;
    position: relative;
}
.telephone[data-v-70e49963]:after {
    content: " ";
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background: url(/res/images/tel.png) no-repeat;
    background-size: auto auto;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    right: -30px;
    bottom: 0;
}
}
/*!
*  - v1.3
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
.slider-pro[data-v-70e49963] {
  position: relative;
  float: left;
}
.sp-slides-container[data-v-70e49963] {
  position: relative;
}
.sp-mask[data-v-70e49963] {
  position: relative;
  overflow: hidden;
}
.sp-slides[data-v-70e49963] {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  width: 100%;
  left: 0;
}
.sp-slide[data-v-70e49963] {
  position: absolute;
  float: left;
  width: 100%;
}
.sp-image-container[data-v-70e49963] {
  overflow: hidden;
}
.sp-image[data-v-70e49963] {
  position: relative;
  display: block;
  border: none;
}
.sp-no-js[data-v-70e49963] {
  overflow: hidden;
  max-width: 100%;
}
.sp-thumbnails-container[data-v-70e49963] {
  position: relative;
  overflow: hidden;
  direction: ltr;
  width: 100%;
}
.sp-top-thumbnails[data-v-70e49963],
.sp-bottom-thumbnails[data-v-70e49963] {
  left: 0;
  margin: 0 auto;
}
.sp-top-thumbnails[data-v-70e49963] {
  position: absolute;
  top: 0;
  margin-bottom: 4px;
}
.sp-bottom-thumbnails[data-v-70e49963] {
  margin-top: 4px;
}
.sp-left-thumbnails[data-v-70e49963],
.sp-right-thumbnails[data-v-70e49963] {
  position: absolute;
  top: 0;
}
.sp-right-thumbnails[data-v-70e49963] {
  right: 0;
  margin-left: 4px;
}
.sp-left-thumbnails[data-v-70e49963] {
  left: 0;
  margin-right: 4px;
}
.sp-thumbnails[data-v-70e49963] {
  position: relative;
}
.sp-thumbnail[data-v-70e49963] {
  border: none;
}
.sp-thumbnail-container[data-v-70e49963] {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  box-sizing: border-box;
}
.sp-rtl .sp-thumbnail-container[data-v-70e49963] {
  float: right;
}
.sp-top-thumbnails .sp-thumbnail-container[data-v-70e49963],
.sp-bottom-thumbnails .sp-thumbnail-container[data-v-70e49963] {
  margin-left: 2px;
  margin-right: 2px;
}
.sp-top-thumbnails .sp-thumbnail-container[data-v-70e49963]:first-child,
.sp-bottom-thumbnails .sp-thumbnail-container[data-v-70e49963]:first-child {
  margin-left: 0;
}
.sp-top-thumbnails .sp-thumbnail-container[data-v-70e49963]:last-child,
.sp-bottom-thumbnails .sp-thumbnail-container[data-v-70e49963]:last-child {
  margin-right: 0;
}
.sp-left-thumbnails .sp-thumbnail-container[data-v-70e49963],
.sp-right-thumbnails .sp-thumbnail-container[data-v-70e49963] {
  margin-top: 2px;
  margin-bottom: 2px;
}
.sp-left-thumbnails .sp-thumbnail-container[data-v-70e49963]:first-child,
.sp-right-thumbnails .sp-thumbnail-container[data-v-70e49963]:first-child {
  margin-top: 0;
}
.sp-left-thumbnails .sp-thumbnail-container[data-v-70e49963]:last-child,
.sp-right-thumbnails .sp-thumbnail-container[data-v-70e49963]:last-child {
  margin-bottom: 0;
}
.sp-right-thumbnails.sp-has-pointer[data-v-70e49963] {
  margin-left: -13px;
}
.sp-right-thumbnails.sp-has-pointer .sp-thumbnail[data-v-70e49963] {
  position: absolute;
  left: 18px;
  margin-left: 0 !important;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail[data-v-70e49963]:before {
  content: "";
  position: absolute;
  height: 100%;
  border-left: 5px solid #f00;
  left: 0;
  top: 0;
  margin-left: 13px;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail[data-v-70e49963]:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 50%;
  margin-top: -8px;
  border-right: 13px solid #f00;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.sp-left-thumbnails.sp-has-pointer[data-v-70e49963] {
  margin-right: -13px;
}
.sp-left-thumbnails.sp-has-pointer .sp-thumbnail[data-v-70e49963] {
  position: absolute;
  right: 18px;
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail[data-v-70e49963]:before {
  content: "";
  position: absolute;
  height: 100%;
  border-left: 5px solid #f00;
  right: 0;
  top: 0;
  margin-right: 13px;
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail[data-v-70e49963]:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  margin-top: -8px;
  border-left: 13px solid #f00;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail[data-v-70e49963] {
  position: absolute;
  margin-top: 0 !important;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail[data-v-70e49963] {
  border: 5px solid #ba2e38;
}
.sp-top-thumbnails.sp-has-pointer[data-v-70e49963] {
  margin-bottom: -13px;
}
.sp-top-thumbnails.sp-has-pointer .sp-thumbnail[data-v-70e49963] {
  position: absolute;
  bottom: 18px;
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail[data-v-70e49963]:before {
  content: "";
  position: absolute;
  width: 100%;
  border-bottom: 5px solid #f00;
  bottom: 0;
  margin-bottom: 13px;
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail[data-v-70e49963]:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  margin-left: -8px;
  border-top: 13px solid #f00;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.sp-layer[data-v-70e49963] {
  position: absolute;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-backface-visibility: hidden;
}
.sp-layer-right[data-v-70e49963] {
  position: absolute;
  margin: 0;
  right: 40%;
  top: 5%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-backface-visibility: hidden;
}
.sp-black[data-v-70e49963] {
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
}
.sp-white[data-v-70e49963] {
  color: #000;
  background: #fff;
  background: #fff;
  text-align: center;
}
.sp-transparent[data-v-70e49963] {
  color: #fff;
  text-align: center;
}
.sp-transparent hr[data-v-70e49963] {
  float: initial;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}
.sp-rounded[data-v-70e49963] {
  border-radius: 10px;
}
.sp-padding[data-v-70e49963] {
  padding: 10px;
}
.sp-grab[data-v-70e49963] {
  /* cursor: url(images/openhand.cur), move; */
}
.sp-grabbing[data-v-70e49963] {
  /* cursor: url(images/closedhand.cur), move; */
}
.sp-selectable[data-v-70e49963] {
  cursor: default;
}
.sp-caption-container[data-v-70e49963] {
  text-align: center;
  margin-top: 10px;
}
.sp-full-screen[data-v-70e49963] {
  margin: 0 !important;
  background-color: #000;
}
.sp-full-screen-button-bg[data-v-70e49963] {
  position: absolute;
  background: #000;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 45px;
}
@media (min-width: 960px) {
.sp-full-screen-button-bg[data-v-70e49963] {
    width: 50px;
    height: 50px;
}
}
.sp-full-screen-button[data-v-70e49963] {
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  transform: rotate(45deg);
}
.sp-full-screen-button[data-v-70e49963]:before {
  content: "↕";
  color: #fff;
  position: absolute;
  top: -10px;
  right: -4px;
}
.sp-fade-full-screen[data-v-70e49963] {
  opacity: 0;
  transition: opacity 0.5s;
}
.slider-pro:hover .sp-fade-full-screen[data-v-70e49963] {
  opacity: 1;
}
.sp-buttons[data-v-70e49963] {
  position: relative;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.sp-rtl .sp-buttons[data-v-70e49963] {
  direction: rtl;
}
.sp-full-screen .sp-buttons[data-v-70e49963] {
  display: none;
}
.sp-button[data-v-70e49963] {
  width: 10px;
  height: 10px;
  background: #999;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  display: none;
}
@media (min-width: 640px) {
.sp-button[data-v-70e49963] {
    display: inline-block;
}
}
.sp-selected-button[data-v-70e49963] {
  background-color: #000;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.sp-button[data-v-70e49963] {
    width: 14px;
    height: 14px;
}
}
@media only screen and (min-width: 568px) and (max-width: 768px) {
.sp-button[data-v-70e49963] {
    width: 16px;
    height: 16px;
}
}
@media only screen and (min-width: 320px) and (max-width: 568px) {
.sp-button[data-v-70e49963] {
    width: 18px;
    height: 18px;
}
}
.sp-arrows[data-v-70e49963] {
  position: absolute;
}
.sp-fade-arrows[data-v-70e49963] {
  opacity: 0;
  transition: opacity 0.5s;
}
.sp-slides-container:hover .sp-fade-arrows[data-v-70e49963] {
  opacity: 1;
}
.sp-horizontal .sp-arrows[data-v-70e49963] {
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -15px;
}
.sp-vertical .sp-arrows[data-v-70e49963] {
  height: 100%;
  left: 50%;
  top: 0;
  margin-left: -10px;
}
.sp-arrow-bg[data-v-70e49963] {
  background: #000;
  border: 10px solid #000;
}
.sp-arrow[data-v-70e49963] {
  position: absolute;
  display: block;
  width: 25px;
  height: 40px;
  cursor: pointer;
  background: #000;
}
@media (min-width: 640px) {
.sp-arrow[data-v-70e49963] {
    width: 40px;
    height: 60px;
}
}
.sp-vertical .sp-arrow[data-v-70e49963] {
  transform: rotate(90deg);
}
.sp-horizontal .sp-previous-arrow[data-v-70e49963] {
  left: 0;
  right: auto;
}
.sp-horizontal.sp-rtl .sp-previous-arrow[data-v-70e49963] {
  right: 0;
  left: auto;
}
.sp-horizontal .sp-next-arrow[data-v-70e49963] {
  right: 0;
  left: auto;
}
.sp-horizontal.sp-rtl .sp-next-arrow[data-v-70e49963] {
  left: 0;
  right: auto;
}
.sp-vertical .sp-previous-arrow[data-v-70e49963] {
  top: 0;
}
.sp-vertical .sp-next-arrow[data-v-70e49963] {
  bottom: 20px;
  transform: rotate(270deg);
}
.sp-previous-arrow[data-v-70e49963]:before,
.sp-previous-arrow[data-v-70e49963]:after,
.sp-next-arrow[data-v-70e49963]:before,
.sp-next-arrow[data-v-70e49963]:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #fff;
}
.sp-arrow[data-v-70e49963]:before {
  left: 30%;
  top: 0;
  transform: skew(145deg, 0deg);
}
.sp-arrow[data-v-70e49963]:after {
  left: 30%;
  top: 50%;
  transform: skew(-145deg, 0deg);
}
.sp-next-arrow[data-v-70e49963] {
  transform: rotate(180deg);
}
.sp-horizontal.sp-rtl .sp-previous-arrow[data-v-70e49963] {
  transform: rotate(180deg);
}
.sp-horizontal.sp-rtl .sp-next-arrow[data-v-70e49963] {
  transform: rotate(0deg);
}
.ie8 .sp-arrow[data-v-70e49963],
.ie7 .sp-arrow[data-v-70e49963] {
  width: 0;
  height: 0;
}
.ie8 .sp-arrow[data-v-70e49963]:before,
.ie8 .sp-arrow[data-v-70e49963]:after,
.ie7 .sp-arrow[data-v-70e49963]:before,
.ie7 .sp-arrow[data-v-70e49963]:after {
  content: none;
}
.ie8.sp-horizontal .sp-previous-arrow[data-v-70e49963],
.ie7.sp-horizontal .sp-previous-arrow[data-v-70e49963] {
  border-right: 20px solid #fff;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.ie8.sp-horizontal .sp-next-arrow[data-v-70e49963],
.ie7.sp-horizontal .sp-next-arrow[data-v-70e49963] {
  border-left: 20px solid #fff;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.ie8.sp-vertical .sp-previous-arrow[data-v-70e49963],
.ie7.sp-vertical .sp-previous-arrow[data-v-70e49963] {
  border-bottom: 20px solid #fff;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
.ie8.sp-vertical .sp-next-arrow[data-v-70e49963],
.ie7.sp-vertical .sp-next-arrow[data-v-70e49963] {
  border-top: 20px solid #fff;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
.sp-thumbnail-arrows[data-v-70e49963] {
  position: absolute;
}
.sp-fade-thumbnail-arrows[data-v-70e49963] {
  opacity: 0;
  transition: opacity 0.5s;
}
.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows[data-v-70e49963] {
  opacity: 1;
}
.sp-top-thumbnails .sp-thumbnail-arrows[data-v-70e49963],
.sp-bottom-thumbnails .sp-thumbnail-arrows[data-v-70e49963] {
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -12px;
}
.sp-left-thumbnails .sp-thumbnail-arrows[data-v-70e49963],
.sp-right-thumbnails .sp-thumbnail-arrows[data-v-70e49963] {
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -7px;
}
.sp-thumbnail-arrow[data-v-70e49963] {
  position: absolute;
  display: block;
  width: 15px;
  height: 25px;
  cursor: pointer;
}
.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow[data-v-70e49963],
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow[data-v-70e49963] {
  transform: rotate(90deg);
}
.sp-top-thumbnails .sp-previous-thumbnail-arrow[data-v-70e49963],
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow[data-v-70e49963] {
  left: 0px;
}
.sp-top-thumbnails .sp-next-thumbnail-arrow[data-v-70e49963],
.sp-bottom-thumbnails .sp-next-thumbnail-arrow[data-v-70e49963] {
  right: 0px;
}
.sp-left-thumbnails .sp-previous-thumbnail-arrow[data-v-70e49963],
.sp-right-thumbnails .sp-previous-thumbnail-arrow[data-v-70e49963] {
  top: 0px;
}
.sp-left-thumbnails .sp-next-thumbnail-arrow[data-v-70e49963],
.sp-right-thumbnails .sp-next-thumbnail-arrow[data-v-70e49963] {
  bottom: 0px;
}
.sp-previous-thumbnail-arrow[data-v-70e49963]:before,
.sp-previous-thumbnail-arrow[data-v-70e49963]:after,
.sp-next-thumbnail-arrow[data-v-70e49963]:before,
.sp-next-thumbnail-arrow[data-v-70e49963]:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #fff;
}
.sp-previous-thumbnail-arrow[data-v-70e49963]:before {
  left: 30%;
  top: 0;
  transform: skew(145deg, 0deg);
}
.sp-previous-thumbnail-arrow[data-v-70e49963]:after {
  left: 30%;
  top: 50%;
  transform: skew(-145deg, 0deg);
}
.sp-next-thumbnail-arrow[data-v-70e49963]:before {
  right: 30%;
  top: 0;
  transform: skew(35deg, 0deg);
}
.sp-next-thumbnail-arrow[data-v-70e49963]:after {
  right: 30%;
  top: 50%;
  transform: skew(-35deg, 0deg);
}
.ie8 .sp-thumbnail-arrow[data-v-70e49963],
.ie7 .sp-thumbnail-arrow[data-v-70e49963] {
  width: 0;
  height: 0;
}
.ie8 .sp-thumbnail-arrow[data-v-70e49963]:before,
.ie8 .sp-thumbnail-arrow[data-v-70e49963]:after,
.ie7 .sp-thumbnail-arrow[data-v-70e49963]:before,
.ie7 .sp-thumbnail-arrow[data-v-70e49963]:after {
  content: none;
}
.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow[data-v-70e49963],
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow[data-v-70e49963],
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow[data-v-70e49963],
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow[data-v-70e49963] {
  border-right: 12px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow[data-v-70e49963],
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow[data-v-70e49963],
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow[data-v-70e49963],
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow[data-v-70e49963] {
  border-left: 12px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow[data-v-70e49963],
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow[data-v-70e49963],
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow[data-v-70e49963],
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow[data-v-70e49963] {
  border-bottom: 12px solid #fff;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}
.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow[data-v-70e49963],
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow[data-v-70e49963],
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow[data-v-70e49963],
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow[data-v-70e49963] {
  border-top: 12px solid #fff;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}
a.sp-video[data-v-70e49963] {
  text-decoration: none;
}
a.sp-video img[data-v-70e49963] {
  -webkit-backface-visibility: hidden;
  border: none;
}
a.sp-video[data-v-70e49963]:after {
  content: "▶";
  position: absolute;
  width: 45px;
  padding-left: 5px;
  height: 50px;
  border: 2px solid #fff;
  text-align: center;
  font-size: 30px;
  border-radius: 30px;
  top: 0;
  color: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  margin: auto;
  line-height: 52px;
}
.slider-pro img.sp-image[data-v-70e49963],
.slider-pro img.sp-thumbnail[data-v-70e49963] {
  max-width: none;
  max-height: none;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  -mox-box-shadow: none !important;
  box-shadow: none !important;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}
.slider-pro a[data-v-70e49963] {
  position: static;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
}
.slider-pro iframe[data-v-70e49963],
.slider-pro object[data-v-70e49963],
.slider-pro video[data-v-70e49963],
.slider-pro embed[data-v-70e49963],
.slider-pro canvas[data-v-70e49963] {
  max-width: none;
  max-height: none;
}
.slider-pro img.sp-layer[data-v-70e49963] {
  border: none;
}
@media screen and (min-width: 0\0 ) {
.header[data-v-70e49963] {
    position: static;
}
}
@media screen and (min-width: 0\0 ) {
.header_top[data-v-70e49963] {
    font-size: 0.75rem;
}
}
@media screen and (min-width: 0\0 ) {
.multiple_menu_freeword_block[data-v-70e49963] {
    margin-top: 0;
}
}
@media screen and (min-width: 0\0 ) {
.search_freeword_btn_block[data-v-70e49963] {
    margin-top: 0;
}
}
@media screen and (min-width: 0\0 ) {
.table th[data-v-70e49963] {
    width: 30%;
}
}
@media screen and (min-width: 0\0 ) {
.trucklist_character[data-v-70e49963] {
    margin-top: 0;
}
}
@media screen and (min-width: 0\0 ) {
.truckdetail_contact_btn_block .btn_show[data-v-70e49963] {
    height: 66px;
}
}
@media screen and (min-width: 0\0 ) {
.refine_menu_select[data-v-70e49963]:before {
    display: none;
}
}
@media screen and (min-width: 0\0 ) {
.refine_menu_select select[data-v-70e49963] {
    padding-right: 10px;
}
}
@supports (-webkit-text-size-adjust: none) and (not (-ms-accelerator: true)) and (not (-moz-appearance: none)) {
.truckdetail_branch_tel[data-v-70e49963] {
    padding-top: 15px;
}
}
.top_search_newtruck_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: inline-block;
  width: 100%;
  padding: 10px 18px;
  margin: auto;
  border-radius: 0 0 4px 0/0 0 4px 0;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #d4d4d4;
  font-size: 0.75rem;
  color: #333;
  background: #ededed;
  box-shadow: none;
  background: linear-gradient(to bottom, #fff 0%, #fff 97%, #ccc 97%, #ccc 100%);
  position: relative;
}
.top_search_newtruck_btn[data-v-70e49963]:hover {
  background: #d4d4d4;
  color: #333;
}
.top_search_newtruck_btn[data-v-70e49963]:visited,
.top_search_newtruck_btn[data-v-70e49963]:active {
  color: #333;
}
.top_search_newtruck_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.top_search_newtruck_btn span[data-v-70e49963] {
  color: #333;
  vertical-align: middle;
}
@media (min-width: 640px) {
.top_search_newtruck_btn[data-v-70e49963] {
    font-size: 1.25rem;
    border-radius: 0 4px 4px 0/0 4px 4px 0;
}
}
@media (min-width: 960px) {
.top_search_newtruck_btn[data-v-70e49963]:after {
    position: absolute;
    content: "";
    border-color: #999;
    border-top: 2px solid;
    border-right: 2px solid;
    width: 10px;
    height: 10px;
    right: 50px;
    top: 18px;
    transform: rotate(45deg);
}
}
@media (min-width: 1280px) {
.top_search_newtruck_btn[data-v-70e49963]:after {
    position: absolute;
    content: "";
    border-color: #999;
    border-top: 2px solid;
    border-right: 2px solid;
    width: 10px;
    height: 10px;
    right: 80px;
    top: 18px;
    transform: rotate(45deg);
}
}
.top_search_alltruck_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: inline-block;
  width: 100%;
  padding: 10px 18px;
  margin: auto;
  border-radius: 0 0 0 4px/0 0 0 4px;
  border-top: 1px;
  border-right: 0;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #d4d4d4;
  font-size: 0.75rem;
  color: #333;
  background: #fff;
  box-shadow: none;
  background: linear-gradient(to bottom, #fff 0%, #fff 97%, #ccc 97%, #ccc 100%);
  position: relative;
}
.top_search_alltruck_btn[data-v-70e49963]:hover {
  background: #e6e6e6;
  color: #333;
}
.top_search_alltruck_btn[data-v-70e49963]:visited,
.top_search_alltruck_btn[data-v-70e49963]:active {
  color: #333;
}
.top_search_alltruck_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.top_search_alltruck_btn span[data-v-70e49963] {
  color: #333;
  vertical-align: middle;
}
@media (min-width: 640px) {
.top_search_alltruck_btn[data-v-70e49963] {
    font-size: 1.25rem;
    border-radius: 0;
}
}
@media (min-width: 960px) {
.top_search_alltruck_btn[data-v-70e49963]:after {
    position: absolute;
    content: "";
    border-color: #999;
    border-top: 2px solid;
    border-right: 2px solid;
    width: 10px;
    height: 10px;
    right: 50px;
    top: 18px;
    transform: rotate(45deg);
}
}
@media (min-width: 1280px) {
.top_search_alltruck_btn[data-v-70e49963]:after {
    position: absolute;
    content: "";
    border-color: #999;
    border-top: 2px solid;
    border-right: 2px solid;
    width: 10px;
    height: 10px;
    right: 80px;
    top: 18px;
    transform: rotate(45deg);
}
}
.current_count_number[data-v-70e49963] {
  background: rgba(0, 0, 0, 0.9);
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px 4px 0 0/4px 4px 0 0;
}
@media (min-width: 640px) {
.current_count_number[data-v-70e49963] {
    border-radius: 4px 0 0 4px/4px 0 0 4px;
}
}
.current_count_number div[data-v-70e49963] {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 5px 15px;
  border-radius: 3px;
}
@media (min-width: 640px) {
.current_count_number div[data-v-70e49963] {
    padding: 7px 18px 6px;
}
}
.current_count_number div span span[data-v-70e49963] {
  font-size: 1.5rem;
  font-weight: bold;
}
.banner_single[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 10px;
}
.banner_single_title[data-v-70e49963] {
  font-size: 1.15rem;
  color: #fff;
  font-weight: bold;
  transform: skewX(-15deg);
}
@media (min-width: 360px) {
.banner_single_title[data-v-70e49963] {
    font-size: 1.4rem;
}
}
@media (min-width: 640px) {
.banner_single_title[data-v-70e49963] {
    font-size: 1.725rem;
}
}
@media (min-width: 960px) {
.banner_single_title[data-v-70e49963] {
    font-size: 2.25rem;
}
}
.banner_single_title .banner_single_red[data-v-70e49963] {
  color: #ef454a;
}
.banner_single_title .banner_single_blue[data-v-70e49963] {
  color: #29b3e7;
}
.banner_single_text[data-v-70e49963] {
  margin-top: 10px;
  font-size: 0.65rem;
  color: #fff;
  font-weight: bold;
}
@media (min-width: 360px) {
.banner_single_text[data-v-70e49963] {
    font-size: 0.6rem;
}
}
@media (min-width: 640px) {
.banner_single_text[data-v-70e49963] {
    font-size: 0.875rem;
}
}
@media (min-width: 960px) {
.banner_single_text[data-v-70e49963] {
    font-size: 1.125rem;
}
}
@media (min-width: 1280px) {
.banner_single_text[data-v-70e49963] {
    font-size: 1rem;
}
}
@media (min-width: 1681px) {
.banner_single_text[data-v-70e49963] {
    font-size: 1rem;
}
}
.banner_single_open365days[data-v-70e49963],
.banner_single_gw[data-v-70e49963],
.banner_single_sv[data-v-70e49963],
.banner_single_sw[data-v-70e49963],
.banner_single_yearend[data-v-70e49963],
.banner_single_newyear[data-v-70e49963] {
  width: 100%;
  float: left;
  display: table;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}
.banner_single_open365days[data-v-70e49963] {
  height: 175px;
  background: url("/res/images/banner/banner_single_open365days.jpg") center center/cover no-repeat;
  position: relative;
}
@media (min-width: 360px) {
.banner_single_open365days[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_open365days.jpg") center center/cover no-repeat;
}
}
@media (min-width: 640px) {
.banner_single_open365days[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_open365days.jpg") center center/cover no-repeat;
}
}
@media (min-width: 960px) {
.banner_single_open365days[data-v-70e49963] {
    height: 210px;
    background: url("/res/images/banner/banner_single_open365days.jpg") center center/100% auto no-repeat;
}
}
@media (min-width: 1280px) {
.banner_single_open365days[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_open365days.jpg") center center/100% auto no-repeat;
}
}
@media (min-width: 1681px) {
.banner_single_open365days[data-v-70e49963] {
    height: 170px;
    background: url("/res/images/banner/banner_single_open365days.jpg") center center/100% auto no-repeat;
}
}
.banner_single_gw[data-v-70e49963] {
  height: 175px;
  background: url("/res/images/banner/banner_single_gw.jpg") center center/100% auto no-repeat;
  position: relative;
}
@media (min-width: 360px) {
.banner_single_gw[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_gw.jpg") center center/cover no-repeat;
}
}
@media (min-width: 640px) {
.banner_single_gw[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_gw.jpg") center center/cover no-repeat;
}
}
@media (min-width: 960px) {
.banner_single_gw[data-v-70e49963] {
    height: 210px;
    background: url("/res/images/banner/banner_single_gw.jpg") center center/100% auto no-repeat;
}
}
@media (min-width: 1280px) {
.banner_single_gw[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_gw.jpg") center center/100% auto no-repeat;
}
}
@media (min-width: 1681px) {
.banner_single_gw[data-v-70e49963] {
    height: 170px;
    background: url("/res/images/banner/banner_single_gw.jpg") center center/100% auto no-repeat;
}
}
.banner_single_sv[data-v-70e49963] {
  height: 175px;
  background: url("/res/images/banner/banner_single_sv.jpg") center center/100% auto no-repeat;
  position: relative;
}
@media (min-width: 360px) {
.banner_single_sv[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_sv.jpg") center center/cover no-repeat;
}
}
@media (min-width: 640px) {
.banner_single_sv[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_sv.jpg") center center/cover no-repeat;
}
}
@media (min-width: 960px) {
.banner_single_sv[data-v-70e49963] {
    height: 210px;
    background: url("/res/images/banner/banner_single_sv.jpg") center center/100% auto no-repeat;
}
}
@media (min-width: 1280px) {
.banner_single_sv[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_sv.jpg") center center/100% auto no-repeat;
}
}
@media (min-width: 1681px) {
.banner_single_sv[data-v-70e49963] {
    height: 170px;
    background: url("/res/images/banner/banner_single_sv.jpg") center center/100% auto no-repeat;
}
}
.banner_single_sw[data-v-70e49963] {
  height: 175px;
  background: url("/res/images/banner/banner_single_sw.jpg") center center/100% auto no-repeat;
  position: relative;
}
@media (min-width: 360px) {
.banner_single_sw[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_sw.jpg") center center/cover no-repeat;
}
}
@media (min-width: 640px) {
.banner_single_sw[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_sw.jpg") center center/cover no-repeat;
}
}
@media (min-width: 960px) {
.banner_single_sw[data-v-70e49963] {
    height: 210px;
    background: url("/res/images/banner/banner_single_sw.jpg") center center/100% auto no-repeat;
}
}
@media (min-width: 1280px) {
.banner_single_sw[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_sw.jpg") center center/100% auto no-repeat;
}
}
@media (min-width: 1681px) {
.banner_single_sw[data-v-70e49963] {
    height: 170px;
    background: url("/res/images/banner/banner_single_sw.jpg") center center/100% auto no-repeat;
}
}
.banner_single_yearend[data-v-70e49963] {
  height: 175px;
  background: url("/res/images/banner/banner_single_yearend.jpg") center center/100% auto no-repeat;
  position: relative;
}
@media (min-width: 360px) {
.banner_single_yearend[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_yearend.jpg") center center/cover no-repeat;
}
}
@media (min-width: 640px) {
.banner_single_yearend[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_yearend.jpg") center center/cover no-repeat;
}
}
@media (min-width: 960px) {
.banner_single_yearend[data-v-70e49963] {
    height: 210px;
    background: url("/res/images/banner/banner_single_yearend.jpg") center center/100% auto no-repeat;
}
}
@media (min-width: 1280px) {
.banner_single_yearend[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_yearend.jpg") center center/100% auto no-repeat;
}
}
@media (min-width: 1681px) {
.banner_single_yearend[data-v-70e49963] {
    height: 170px;
    background: url("/res/images/banner/banner_single_yearend.jpg") center center/100% auto no-repeat;
}
}
.banner_single_newyear[data-v-70e49963] {
  height: 175px;
  background: url("/res/images/banner/banner_single_newyear.jpg") center center/100% auto no-repeat;
  position: relative;
}
@media (min-width: 360px) {
.banner_single_newyear[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_newyear.jpg") center center/cover no-repeat;
}
}
@media (min-width: 640px) {
.banner_single_newyear[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_newyear.jpg") center center/cover no-repeat;
}
}
@media (min-width: 960px) {
.banner_single_newyear[data-v-70e49963] {
    height: 210px;
    background: url("/res/images/banner/banner_single_newyear.jpg") center center/100% auto no-repeat;
}
}
@media (min-width: 1280px) {
.banner_single_newyear[data-v-70e49963] {
    height: 150px;
    background: url("/res/images/banner/banner_single_newyear.jpg") center center/100% auto no-repeat;
}
}
@media (min-width: 1681px) {
.banner_single_newyear[data-v-70e49963] {
    height: 170px;
    background: url("/res/images/banner/banner_single_newyear.jpg") center center/100% auto no-repeat;
}
}
.banner_double_block[data-v-70e49963] {
  width: 100%;
  float: left;
  border-top: 1px solid #bbb;
  background: linear-gradient(to bottom, #fff 0%, #fff 97%, rgba(180, 180, 180, 0.7) 100%);
}
.banner_double[data-v-70e49963] {
  float: left;
  margin: 5px 0;
  border-right: 1px solid #bdbdbd;
}
.banner_double_left[data-v-70e49963] {
  padding: 15px;
  border-left: 1px solid #bdbdbd;
}
.banner_double_left .banner_double_title[data-v-70e49963] {
  font-size: 1.25rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  transform: skewX(-15deg);
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.9);
}
@media (min-width: 640px) {
.banner_double_left .banner_double_title[data-v-70e49963] {
    font-size: 0.975rem;
}
}
@media (min-width: 960px) {
.banner_double_left .banner_double_title[data-v-70e49963] {
    font-size: 1.125rem;
}
}
@media (min-width: 1280px) {
.banner_double_left .banner_double_title[data-v-70e49963] {
    font-size: 1.3rem;
}
}
.banner_double_left .banner_double_text[data-v-70e49963] {
  margin-top: 5px;
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}
@media (min-width: 640px) {
.banner_double_left .banner_double_text[data-v-70e49963] {
    font-size: 0.55rem;
}
}
@media (min-width: 960px) {
.banner_double_left .banner_double_text[data-v-70e49963] {
    font-size: 0.75rem;
}
}
@media (min-width: 1280px) {
.banner_double_left .banner_double_text[data-v-70e49963] {
    font-size: 0.875rem;
}
}
.banner_double_right[data-v-70e49963] {
  padding: 15px;
  border-left: 1px solid #bdbdbd;
  border-top: 1px solid #bdbdbd;
}
@media (min-width: 640px) {
.banner_double_right[data-v-70e49963] {
    border-top: none;
}
}
.banner_double_inner[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
}
.banner_gw_bg[data-v-70e49963] {
  border: 2px solid #000;
  height: 133px;
  width: 100%;
  display: table;
  background: url("/res/images/banner/banner_goldenweak.jpg") center top/100% auto no-repeat;
}
@media (min-width: 640px) {
.banner_gw_bg[data-v-70e49963] {
    height: 86px;
}
}
@media (min-width: 960px) {
.banner_gw_bg[data-v-70e49963] {
    height: 108px;
}
}
@media (min-width: 1280px) {
.banner_gw_bg[data-v-70e49963] {
    height: 133px;
}
}
.banner_sv_bg[data-v-70e49963] {
  border: 2px solid #000;
  height: 133px;
  width: 100%;
  display: table;
  background: url("/res/images/banner/banner_summer_vacation.jpg") center top/100% auto no-repeat;
}
@media (min-width: 640px) {
.banner_sv_bg[data-v-70e49963] {
    height: 86px;
}
}
@media (min-width: 960px) {
.banner_sv_bg[data-v-70e49963] {
    height: 108px;
}
}
@media (min-width: 1280px) {
.banner_sv_bg[data-v-70e49963] {
    height: 133px;
}
}
.banner_sw_bg[data-v-70e49963] {
  border: 2px solid #000;
  height: 133px;
  width: 100%;
  display: table;
  background: url("/res/images/banner/banner_silverweak.jpg") center top/100% auto no-repeat;
}
@media (min-width: 640px) {
.banner_sw_bg[data-v-70e49963] {
    height: 86px;
}
}
@media (min-width: 960px) {
.banner_sw_bg[data-v-70e49963] {
    height: 108px;
}
}
@media (min-width: 1280px) {
.banner_sw_bg[data-v-70e49963] {
    height: 133px;
}
}
.banner_ye_bg[data-v-70e49963] {
  border: 2px solid #000;
  height: 133px;
  width: 100%;
  display: table;
  background: url("/res/images/banner/banner_yearend.jpg") center top/100% auto no-repeat;
}
@media (min-width: 640px) {
.banner_ye_bg[data-v-70e49963] {
    height: 86px;
}
}
@media (min-width: 960px) {
.banner_ye_bg[data-v-70e49963] {
    height: 108px;
}
}
@media (min-width: 1280px) {
.banner_ye_bg[data-v-70e49963] {
    height: 133px;
}
}
.banner_ny_bg[data-v-70e49963] {
  border: 2px solid #000;
  height: 133px;
  width: 100%;
  display: table;
  background: url("/res/images/banner/banner_newyear.jpg") center top/100% auto no-repeat;
}
@media (min-width: 640px) {
.banner_ny_bg[data-v-70e49963] {
    height: 86px;
}
}
@media (min-width: 960px) {
.banner_ny_bg[data-v-70e49963] {
    height: 108px;
}
}
@media (min-width: 1280px) {
.banner_ny_bg[data-v-70e49963] {
    height: 133px;
}
}
.trucklist_result_title_block[data-v-70e49963] {
  float: left;
  width: 100%;
  margin: 20px 0;
}
.trucklist_result_title[data-v-70e49963] {
  position: relative;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  padding: 20px 0 10px 0;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 1.25rem;
  text-align: left;
  color: #333;
  background: #fff;
  box-shadow: none;
  background: linear-gradient(to bottom, #fff 0%, #fff 92.5%, #d8d8d8 100%);
}
.trucklist_result_title span[data-v-70e49963] {
  padding-left: 20px;
}
.trucklist_result_title span[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 43%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.trucklist_result_title img[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.trucklist_result_text[data-v-70e49963] {
  padding: 5px 10px;
  font-size: 0.75rem;
  background: #f0f0f0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.trucklist_drawer_container[data-v-70e49963] {
  color: #fff;
  background: #333;
  box-shadow: 0 5px 2px -1px rgba(0, 0, 0, 0.14);
}
@media (min-width: 960px) {
.trucklist_drawer_container[data-v-70e49963] {
    border-radius: 0 0 5px 5px/0 0 5px 5px;
    width: 930px;
}
}
@media (min-width: 1280px) {
.trucklist_drawer_container[data-v-70e49963] {
    border-radius: 0 0 5px 5px/0 0 5px 5px;
    width: 1130px;
}
}
.trucklist_drawer_left_block .trucklist_result_num[data-v-70e49963] {
  display: table;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  line-height: 1;
  font-size: 0.75rem;
  line-height: 1;
}
.trucklist_drawer_left_block .trucklist_result_num span.trucklist_result_num_left[data-v-70e49963] {
  display: none;
  vertical-align: middle;
  padding-top: 4px;
}
@media (min-width: 360px) {
.trucklist_drawer_left_block .trucklist_result_num span.trucklist_result_num_left[data-v-70e49963] {
    display: table-cell;
}
}
@media (min-width: 960px) {
.trucklist_drawer_left_block .trucklist_result_num span.trucklist_result_num_left[data-v-70e49963] {
    display: none;
}
}
@media (min-width: 1280px) {
.trucklist_drawer_left_block .trucklist_result_num span.trucklist_result_num_left[data-v-70e49963] {
    display: table-cell;
}
}
.trucklist_drawer_left_block .trucklist_result_num span.trucklist_result_num_center[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.25rem;
  padding: 0 5px;
}
.trucklist_drawer_left_block .trucklist_result_num span.trucklist_result_num_right[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  padding-top: 4px;
}
.trucklist_drawer_right_block[data-v-70e49963] {
  vertical-align: bottom;
}
.trucklist_drawer_right_block .trucklist_drawer_func_btn[data-v-70e49963] {
  float: right;
}
.trucklist_drawer_right_block .trucklist_drawer_func_btn a[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: inline-block;
  width: auto;
  padding: 10px;
  margin: 0;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 1px;
  border-style: solid;
  border-color: #666;
  font-size: 0.75rem;
  color: #fff;
  background: #333;
  box-shadow: none;
  vertical-align: middle;
  margin-left: -3px;
}
.trucklist_drawer_right_block .trucklist_drawer_func_btn a[data-v-70e49963]:hover {
  background: #1a1a1a;
  color: #fff;
}
.trucklist_drawer_right_block .trucklist_drawer_func_btn a[data-v-70e49963]:visited,
.trucklist_drawer_right_block .trucklist_drawer_func_btn a[data-v-70e49963]:active {
  color: #fff;
}
.trucklist_drawer_right_block .trucklist_drawer_func_btn a img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.trucklist_drawer_right_block .trucklist_drawer_func_btn a span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
.trucklist_drawer_right_block .trucklist_drawer_func_btn a img.func_btn_show[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
}
.trucklist_drawer_right_block .trucklist_drawer_func_btn a img.func_btn_hide[data-v-70e49963] {
  display: none;
  width: 20px;
}
@media (min-width: 640px) {
.trucklist_drawer_right_block .trucklist_drawer_func_btn a img.func_btn_hide[data-v-70e49963] {
    display: inline-block;
    vertical-align: middle;
}
}
.trucklist_drawer_right_block .trucklist_drawer_func_btn a span[data-v-70e49963] {
  display: none;
}
@media (min-width: 640px) {
.trucklist_drawer_right_block .trucklist_drawer_func_btn a span[data-v-70e49963] {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
}
.trucklist_drawer_right_block a.trucklist_drawer_btn_alltruck[data-v-70e49963],
.trucklist_drawer_right_block a.trucklist_drawer_btn_newtruck[data-v-70e49963] {
  display: none;
  border: none;
}
@media (min-width: 640px) {
.trucklist_drawer_right_block a.trucklist_drawer_btn_alltruck[data-v-70e49963],
.trucklist_drawer_right_block a.trucklist_drawer_btn_newtruck[data-v-70e49963] {
    border-left: 1px solid #666;
    font-size: 0.7rem;
}
}
@media (min-width: 960px) {
.trucklist_drawer_right_block a.trucklist_drawer_btn_alltruck[data-v-70e49963],
.trucklist_drawer_right_block a.trucklist_drawer_btn_newtruck[data-v-70e49963] {
    display: inline-block;
    font-size: 0.75rem;
}
}
.trucklist_drawer_right_block a.trucklist_drawer_btn_search span[data-v-70e49963],
.trucklist_drawer_right_block a.trucklist_drawer_btn_thumb span[data-v-70e49963] {
  display: none;
}
@media (min-width: 640px) {
.trucklist_drawer_right_block a.trucklist_drawer_btn_search span[data-v-70e49963],
.trucklist_drawer_right_block a.trucklist_drawer_btn_thumb span[data-v-70e49963] {
    display: inline-block;
    font-size: 0.7rem;
}
}
@media (min-width: 960px) {
.trucklist_drawer_right_block a.trucklist_drawer_btn_search span[data-v-70e49963],
.trucklist_drawer_right_block a.trucklist_drawer_btn_thumb span[data-v-70e49963] {
    font-size: 0.75rem;
}
}
.trucklist_drawer_right_block div.trucklist_drawer_btn_num_sort[data-v-70e49963] {
  display: none;
}
@media (min-width: 640px) {
.trucklist_drawer_right_block div.trucklist_drawer_btn_num_sort[data-v-70e49963] {
    display: inline-block;
    padding: 5px;
    border-left: 1px solid #666;
    font-size: 0.75rem;
}
.trucklist_drawer_right_block div.trucklist_drawer_btn_num_sort div[data-v-70e49963] {
    display: inline-block;
    position: relative;
}
.trucklist_drawer_right_block div.trucklist_drawer_btn_num_sort div[data-v-70e49963]::before {
    position: absolute;
    content: "";
    border-color: #fff;
    border-top: 2px solid;
    border-right: 2px solid;
    width: 7px;
    height: 7px;
    right: 10px;
    top: 10px;
    transform: rotate(135deg);
}
.trucklist_drawer_right_block div.trucklist_drawer_btn_num_sort div select[data-v-70e49963] {
    margin-left: 3px;
    display: inline-block;
    color: #fff;
    padding: 2px;
    width: 80px;
    background-color: transparent;
    border: none;
    border-radius: 5px;
    position: relative;
}
.trucklist_drawer_right_block div.trucklist_drawer_btn_num_sort div select option[data-v-70e49963] {
    color: #333;
}
}
.trucklist_favorite_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 8px 7px;
  margin: auto;
  border-radius: 5px 0 0 5px/5px 0 0 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.75rem;
  color: #fff;
  background: #197cd1;
  box-shadow: 0px 4px 0px 0px #0e4676;
}
.trucklist_favorite_btn[data-v-70e49963]:hover {
  background: #1461a3;
  color: #fff;
}
.trucklist_favorite_btn[data-v-70e49963]:visited,
.trucklist_favorite_btn[data-v-70e49963]:active {
  color: #fff;
}
.trucklist_favorite_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.trucklist_favorite_btn span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
@media (min-width: 640px) {
.trucklist_favorite_btn[data-v-70e49963] {
    font-size: 0.925rem;
}
}
.trucklist_favorite_added_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 8px 7px 12px;
  margin: auto;
  border-radius: 5px 0 0 5px/5px 0 0 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.75rem;
  color: gray;
  background: #e6e6e6;
  box-shadow: 0px 4px 0px 0px #878787 inset;
}
.trucklist_favorite_added_btn[data-v-70e49963]:hover {
  background: #ccc;
  color: gray;
}
.trucklist_favorite_added_btn[data-v-70e49963]:visited,
.trucklist_favorite_added_btn[data-v-70e49963]:active {
  color: gray;
}
.trucklist_favorite_added_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.trucklist_favorite_added_btn span[data-v-70e49963] {
  color: gray;
  vertical-align: middle;
}
@media (min-width: 640px) {
.trucklist_favorite_added_btn[data-v-70e49963] {
    font-size: 0.925rem;
}
}
.trucklist_loading_btn[data-v-70e49963] {
  width: 100%;
  float: left;
  padding: 10px;
}
.trucklist_contact_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 8px 7px;
  margin: auto;
  border-radius: 0 5px 5px 0/0 5px 5px 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.75rem;
  color: #fff;
  background: #f88000;
  box-shadow: 0px 4px 0px 0px #924b00;
}
.trucklist_contact_btn[data-v-70e49963]:hover {
  background: #c56600;
  color: #fff;
}
.trucklist_contact_btn[data-v-70e49963]:visited,
.trucklist_contact_btn[data-v-70e49963]:active {
  color: #fff;
}
.trucklist_contact_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.trucklist_contact_btn span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
@media (min-width: 640px) {
.trucklist_contact_btn[data-v-70e49963] {
    font-size: 0.925rem;
}
}
.trucklist_check_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 4px 7px 8px;
  margin: 0 auto;
  border-radius: 5px 0 0 5px/5px 0 0 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.75rem;
  color: #333;
  background: #f0f0f0;
  box-shadow: 0px 4px 0px 0px #878787;
}
.trucklist_check_btn[data-v-70e49963]:hover {
  background: #d6d6d6;
  color: #333;
}
.trucklist_check_btn[data-v-70e49963]:visited,
.trucklist_check_btn[data-v-70e49963]:active {
  color: #333;
}
.trucklist_check_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.trucklist_check_btn span[data-v-70e49963] {
  color: #333;
  vertical-align: middle;
}
@media (min-width: 640px) {
.trucklist_check_btn[data-v-70e49963] {
    font-size: 0.925rem;
    padding: 4px 7px 9px;
}
}
.trucklist_check_btn .checkbox-icon[data-v-70e49963] {
  float: none;
  display: block;
  padding-top: 2px;
}
.trucklist_check_btn .checkbox-icon span[data-v-70e49963] {
  margin-left: 5px;
}
.trucklist_pagination[data-v-70e49963] {
  padding: 20px 0;
  width: 100%;
  display: table;
}
.trucklist_pagination ul[data-v-70e49963] {
  display: table-cell;
  margin: 0 auto;
}
.load_speeding_wheel[data-v-70e49963] {
  width: 14px;
  height: 14px;
  margin: 0 auto;
  border: 1px solid #000;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: cssload-spin-70e49963 650ms infinite linear;
  -ms-animation: cssload-spin-70e49963 650ms infinite linear;
  -webkit-animation: cssload-spin-70e49963 650ms infinite linear;
  -moz-animation: cssload-spin-70e49963 650ms infinite linear;
}
@keyframes cssload-spin-70e49963 {
100% {
    transform: rotate(360deg);
    transform: rotate(360deg);
}
}
@-webkit-keyframes cssload-spin-70e49963 {
100% {
    transform: rotate(360deg);
}
}
.show_btn[data-v-70e49963],
.hide_btn[data-v-70e49963],
.loading_btn[data-v-70e49963],
.btn_show[data-v-70e49963],
.btn_hide[data-v-70e49963] {
  float: left;
  height: 35px;
}
@media (min-width: 640px) {
.show_btn[data-v-70e49963],
.hide_btn[data-v-70e49963],
.loading_btn[data-v-70e49963],
.btn_show[data-v-70e49963],
.btn_hide[data-v-70e49963] {
    height: 37px;
}
}
.show_btn[data-v-70e49963] {
  display: block;
}
.hide_btn[data-v-70e49963] {
  display: none;
}
.loading_btn[data-v-70e49963] {
  display: none;
}
.btn_show[data-v-70e49963] {
  display: block;
}
.btn_hide[data-v-70e49963] {
  display: none;
}
.trucklist[data-v-70e49963] {
  width: 100%;
  float: left;
  margin: 20px 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f0f0f0;
}
.trucklist_block[data-v-70e49963] {
  width: 100%;
  float: left;
  padding: 10px;
  padding-top: 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative;
  background: linear-gradient(to bottom, #fff 0%, #fff 99%, #b4b4b4 100%);
}
.trucklist_block[data-v-70e49963]:hover {
  background: #fff2e6;
}
@media (min-width: 360px) {
.trucklist_block[data-v-70e49963] {
    width: 50%;
    padding: 6px;
}
}
@media (min-width: 640px) {
.trucklist_block[data-v-70e49963] {
    width: 33.333333%;
    padding: 10px;
}
}
@media (min-width: 960px) {
.trucklist_block[data-v-70e49963] {
    width: 25%;
    padding: 10px;
}
}
@media (min-width: 1280px) {
.trucklist_block[data-v-70e49963] {
    width: 20%;
    padding: 10px;
}
}
.trucklist_block > a[data-v-70e49963] {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  display: block;
}
.trucklist_image[data-v-70e49963] {
  width: 100%;
  position: relative;
  height: 125px;
}
@media (min-width: 640px) {
.trucklist_image[data-v-70e49963] {
    height: 170px;
}
}
.trucklist_image img[data-v-70e49963] {
  width: 100%;
  height: 125px;
}
@media (min-width: 640px) {
.trucklist_image img[data-v-70e49963] {
    height: 170px;
}
}
.trucklist_image_sold[data-v-70e49963] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.trucklist_image_sold span[data-v-70e49963] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 1.5rem;
}
.trucklist_label_list_no[data-v-70e49963] {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.75rem;
  color: #fff;
  margin: 0;
  padding: 3px 5px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background: #000;
}
.trucklist_label_no_use[data-v-70e49963] {
  background: #fff;
  color: #0c6bac;
  display: inline-block;
  padding: 0 3px;
}
.trucklist_label_branch_iwate[data-v-70e49963],
.trucklist_label_branch_hokkaido[data-v-70e49963],
.trucklist_label_branch_fukui[data-v-70e49963],
.trucklist_label_branch_saitama[data-v-70e49963],
.trucklist_label_branch_kumamoto[data-v-70e49963],
.trucklist_label_branch_chiba[data-v-70e49963],
.trucklist_label_branch_gunma[data-v-70e49963],
.trucklist_label_branch_tohoku[data-v-70e49963],
.trucklist_label_branch_nagoya[data-v-70e49963],
.trucklist_label_branch_okinawa[data-v-70e49963] {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0.75rem;
  color: #fff;
  margin: 0;
  padding: 3px 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.trucklist_label_branch_fukui[data-v-70e49963] {
  background: #0094e1;
}
.trucklist_label_branch_saitama[data-v-70e49963] {
  background: #3d0ab1;
}
.trucklist_label_branch_kumamoto[data-v-70e49963] {
  background: #c20000;
}
.trucklist_label_branch_chiba[data-v-70e49963] {
  background: #c19a00;
}
.trucklist_label_branch_gunma[data-v-70e49963] {
  background: #00b878;
}
.trucklist_label_branch_tohoku[data-v-70e49963],
.trucklist_label_branch_iwate[data-v-70e49963] {
  background: #00c0e4;
}
.trucklist_label_branch_nagoya[data-v-70e49963] {
  background: #b10a8c;
}
.trucklist_label_branch_okinawa[data-v-70e49963] {
  background: #8a5f2e;
}
.trucklist_label_branch_hokkaido[data-v-70e49963] {
  background: #4d69c7;
}
.trucklist_label_situation[data-v-70e49963] {
  background: #fff;
  color: #0c6bac;
  padding: 0 3px;
  display: none;
}
.move_label_branch[data-v-70e49963] {
  font-size: 0.75rem;
  color: #fff;
  margin: 0;
  padding: 3px 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  text-align: center;
}
.move_label_branch_fukui[data-v-70e49963] {
  background: #0094e1;
}
.move_label_branch_saitama[data-v-70e49963] {
  background: #3d0ab1;
}
.move_label_branch_kumamoto[data-v-70e49963] {
  background: #c20000;
}
.move_label_branch_chiba[data-v-70e49963] {
  background: #c19a00;
}
.move_label_branch_gunma[data-v-70e49963] {
  background: #00b878;
}
.move_label_branch_tohoku[data-v-70e49963],
.move_label_branch_iwate[data-v-70e49963] {
  background: #00c0e4;
}
.move_label_branch_nagoya[data-v-70e49963] {
  background: #b10a8c;
}
.move_label_branch_okinawa[data-v-70e49963] {
  background: #8a5f2e;
}
.move_label_branch_hokkaido[data-v-70e49963] {
  background: #4d69c7;
}
@media (min-width: 640px) {
.trucklist_label_situation[data-v-70e49963] {
    display: inline-block;
}
}
.trucklist_label_comment_block[data-v-70e49963] {
  float: left;
  width: 100%;
  font-size: 0.75rem;
  color: #fff;
  background: #197cd1;
  border-radius: 3px;
  padding: 5px;
  line-height: 1.5;
  margin-top: 3px;
  overflow: hidden;
  height: 45px;
  word-break: break-all;
}
.trucklist_label_comment_block .trucklist_label_comment[data-v-70e49963] {
  height: 35px;
  display: table;
  vertical-align: middle;
}
.trucklist_label_comment_block .trucklist_label_comment .trucklist_label_comment_inner[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
}
.trucklist_character_group[data-v-70e49963] {
  float: left;
}
@media (min-width: 640px) {
.trucklist_character_group[data-v-70e49963] {
    font-size: 1.125rem;
}
}
.trucklist_character_group .trucklist_title[data-v-70e49963] {
  width: 100%;
  height: 67px;
  font-weight: bold;
  display: table;
  word-break: break-all;
  font-size: 0.875rem;
  line-height: 1.3;
  border-bottom: 1px solid #ccc;
  color: #003a6b;
}
@media (min-width: 640px) {
.trucklist_character_group .trucklist_title[data-v-70e49963] {
    padding: 2.5px 0 2.5px;
    font-size: 1.025rem;
}
}
@media (min-width: 1280px) {
.trucklist_character_group .trucklist_title[data-v-70e49963] {
    font-size: 0.95rem;
}
}
.trucklist_character_group .trucklist_title .trucklist_title_inner[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
}
.trucklist_character_group .trucklist_title .trucklist_title_inner[data-v-70e49963]:hover {
  text-decoration: underline;
}
.trucklist_character_group .trucklist_title .trucklist_title_inner .trucklist_label_new[data-v-70e49963] {
  font-family: "BebasNeue Bold";
  background: #c20000;
  color: #fff;
  font-weight: bold;
  padding: 1px 4px;
  margin-right: 2px;
}
.trucklist_character_group .trucklist_character[data-v-70e49963] {
  width: 100%;
  float: left;
  margin-bottom: 2%;
}
.trucklist_character_group .trucklist_character li[data-v-70e49963] {
  width: 100%;
  float: left;
  margin: 0;
  display: table;
}
.trucklist_character_group .trucklist_character .trucklist_character_top[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  position: relative;
  font-size: 0.6rem;
  width: 40%;
  padding: 5px 10px 5px 0;
  border-top: 1px solid #ccc;
  line-height: 1;
}
@media (min-width: 360px) {
.trucklist_character_group .trucklist_character .trucklist_character_top[data-v-70e49963] {
    font-size: 0.775rem;
}
}
.trucklist_character_group .trucklist_character .trucklist_character_top[data-v-70e49963]::after {
  content: "";
  position: absolute;
  top: 30%;
  right: 0;
  border-top: 5px solid #b3b3b3;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
@media (min-width: 640px) {
.trucklist_character_group .trucklist_character .trucklist_character_top[data-v-70e49963]::after {
    top: 40%;
}
}
.trucklist_character_group .trucklist_character .trucklist_character_bottom[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-size: 0.725rem;
  font-weight: bolder;
  width: 60%;
  padding: 5px;
  border-top: 1px solid #ccc;
}
@media (min-width: 360px) {
.trucklist_character_group .trucklist_character .trucklist_character_bottom[data-v-70e49963] {
    font-size: 0.775rem;
}
}
@media (min-width: 640px) {
.trucklist_character_group .trucklist_character .trucklist_character_bottom[data-v-70e49963] {
    font-size: 0.955rem;
}
}
.trucklist_contact_num_thumb_block[data-v-70e49963] {
  float: left;
  width: 100%;
  font-weight: bold;
  padding: 5px 0;
}
.trucklist_contact_num_thumb_block .contact_num[data-v-70e49963] {
  display: table;
  width: 100%;
  color: #000;
  text-align: center;
}
.trucklist_contact_num_thumb_block .contact_num .contact_num_inner[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  font-size: 0.65rem;
  line-height: 1.5;
  letter-spacing: -0.6px;
}
@media (min-width: 360px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_inner[data-v-70e49963] {
    font-size: 0.775rem;
}
}
.trucklist_contact_num_thumb_block .contact_num .contact_num_title[data-v-70e49963] {
  vertical-align: middle;
  width: 100%;
  display: block;
}
@media (min-width: 640px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_title[data-v-70e49963] {
    width: auto;
    display: inline-block;
}
}
.trucklist_contact_num_thumb_block .contact_num .contact_num_number[data-v-70e49963] {
  color: #8c0000;
  vertical-align: middle;
  font-size: 0.825rem;
}
@media (min-width: 360px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_number[data-v-70e49963] {
    font-size: 1.3rem;
    line-height: 1;
}
}
@media (min-width: 640px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_number[data-v-70e49963] {
    font-size: 1.125rem;
    line-height: initial;
}
}
@media (min-width: 960px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_number[data-v-70e49963] {
    font-size: 0.925rem;
}
}
.trucklist_contact_num_block[data-v-70e49963] {
  display: none;
}
.trucklist_contact_group[data-v-70e49963] {
  float: left;
  width: 100%;
}
.trucklist_contact_group .trucklist_contact[data-v-70e49963] {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  padding-bottom: 5px;
}
.trucklist_contact_group .trucklist_contact li[data-v-70e49963] {
  float: left;
  width: 50%;
}
.trucklist_contact_group .trucklist_contact li .trucklist_contact_thumb_show[data-v-70e49963] {
  display: inline-block;
}
.trucklist_contact_group .trucklist_contact li .trucklist_contact_list_show[data-v-70e49963] {
  display: none;
}
.list_view[data-v-70e49963] {
  width: 100%;
  float: left;
}
.list_view .trucklist_contact_group[data-v-70e49963],
.list_view .trucklist_character_group[data-v-70e49963] {
  float: left;
  padding: 5px;
}
.list_view .trucklist_block[data-v-70e49963] {
  width: 100%;
  height: auto;
}
.list_view .trucklist_image[data-v-70e49963] {
  float: left;
  width: 50%;
  padding: 5px;
  height: 135px;
}
@media (min-width: 640px) {
.list_view .trucklist_image[data-v-70e49963] {
    height: auto;
    width: 35%;
}
}
@media (min-width: 960px) {
.list_view .trucklist_image[data-v-70e49963] {
    width: 28%;
    height: auto;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_image[data-v-70e49963] {
    width: 28%;
    height: auto;
}
}
.list_view .trucklist_image img[data-v-70e49963] {
  height: auto;
  width: 100%;
}
.list_view .trucklist_image .trucklist_no[data-v-70e49963] {
  top: 15px;
}
.list_view .trucklist_contact_num_thumb_block[data-v-70e49963] {
  display: none;
}
.list_view .trucklist_character_group[data-v-70e49963] {
  width: 50%;
  margin-top: 0;
  float: right;
  padding: 0 5px 5px 5px;
}
@media (min-width: 640px) {
.list_view .trucklist_character_group[data-v-70e49963] {
    width: 65%;
    float: left;
    padding: 5px 0 0 10px;
}
}
@media (min-width: 960px) {
.list_view .trucklist_character_group[data-v-70e49963] {
    width: 72%;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_character_group[data-v-70e49963] {
    width: 48%;
    padding: 10px 10px 5px 10px;
}
}
.list_view .trucklist_character_group .trucklist_title[data-v-70e49963] {
  border-bottom: none;
  padding: 0;
}
@media (min-width: 360px) {
.list_view .trucklist_character_group .trucklist_title[data-v-70e49963] {
    font-size: 0.875rem;
}
}
@media (min-width: 640px) {
.list_view .trucklist_character_group .trucklist_title[data-v-70e49963] {
    font-size: 2.5vw;
    height: 40px;
}
}
@media (min-width: 960px) {
.list_view .trucklist_character_group .trucklist_title[data-v-70e49963] {
    font-size: 2vw;
    margin: 5px 0 10px;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_character_group .trucklist_title[data-v-70e49963] {
    margin: 0;
    font-size: 1.15rem;
    height: 20px;
}
}
.list_view .trucklist_character_group .trucklist_character[data-v-70e49963] {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
}
@media (min-width: 640px) {
.list_view .trucklist_character_group .trucklist_character[data-v-70e49963] {
    border-bottom: none;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_character_group .trucklist_character[data-v-70e49963] {
    margin-top: 14px;
    border-bottom: 1px solid #ccc;
}
}
@media (min-width: 640px) {
.list_view .trucklist_character_group .trucklist_character li[data-v-70e49963] {
    width: 50%;
}
}
@media (min-width: 960px) {
.list_view .trucklist_character_group .trucklist_character li[data-v-70e49963] {
    width: 33.33333333%;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_character_group .trucklist_character li[data-v-70e49963] {
    width: 50%;
}
}
.list_view .trucklist_character_group .trucklist_character .trucklist_character_top[data-v-70e49963],
.list_view .trucklist_character_group .trucklist_character .trucklist_character_bottom[data-v-70e49963] {
  line-height: 1;
  vertical-align: baseline;
  font-size: 0.775rem;
}
@media (min-width: 640px) {
.list_view .trucklist_character_group .trucklist_character .trucklist_character_top[data-v-70e49963],
.list_view .trucklist_character_group .trucklist_character .trucklist_character_bottom[data-v-70e49963] {
    padding: 11px 5px;
    font-size: 0.825rem;
}
}
@media (min-width: 960px) {
.list_view .trucklist_character_group .trucklist_character .trucklist_character_top[data-v-70e49963],
.list_view .trucklist_character_group .trucklist_character .trucklist_character_bottom[data-v-70e49963] {
    padding: 10px 5px;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_character_group .trucklist_character .trucklist_character_top[data-v-70e49963],
.list_view .trucklist_character_group .trucklist_character .trucklist_character_bottom[data-v-70e49963] {
    font-size: 1.025rem;
}
}
.list_view .trucklist_character_group .trucklist_character .trucklist_character_top[data-v-70e49963] {
  width: 45%;
}
@media (min-width: 640px) {
.list_view .trucklist_character_group .trucklist_character .trucklist_character_top[data-v-70e49963] {
    width: 40%;
    padding-right: 10px;
    background: linear-gradient(135deg, #cfcfcf 0%, #cfcfcf 7%, rgba(255, 255, 255, 0) 7%, rgba(255, 255, 255, 0) 100%);
}
}
@media (min-width: 640px) {
.list_view .trucklist_character_group .trucklist_character .trucklist_character_top[data-v-70e49963]::after {
    top: 35%;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_character_group .trucklist_character .trucklist_character_top[data-v-70e49963]::after {
    top: 40%;
}
}
.list_view .trucklist_comment[data-v-70e49963] {
  padding: 0 0 5px 0;
  font-weight: bold;
  font-size: 0.78rem;
  width: 47%;
  float: right;
  margin-top: -35px;
}
@media (min-width: 640px) {
.list_view .trucklist_comment[data-v-70e49963] {
    padding: 0 0 5px 5px;
    width: 60%;
    font-size: 0.875rem;
    float: left;
    width: 100%;
    margin-top: 0;
}
}
@media (min-width: 960px) {
.list_view .trucklist_comment[data-v-70e49963] {
    width: 28%;
    padding: 0 3px;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_comment[data-v-70e49963] {
    width: 48%;
    padding: 0 10px;
    font-size: 1.125rem;
}
}
.list_view .trucklist_comment .ellipsis[data-v-70e49963] {
  overflow: hidden;
  padding: 0;
  width: 100%;
  float: left;
}
.list_view .trucklist_contact_num_block[data-v-70e49963] {
  display: inline-block;
  padding: 11px 0;
  font-weight: bold;
  width: 100%;
}
@media (min-width: 360px) {
.list_view .trucklist_contact_num_block[data-v-70e49963] {
    border-top: none;
    background: #ccc;
    padding: 7px;
    border-radius: 3px;
    margin: 0 0 7px;
}
}
@media (min-width: 640px) {
.list_view .trucklist_contact_num_block[data-v-70e49963] {
    width: 34%;
    padding: 10px 5px;
    margin: 0 0 7px;
}
}
@media (min-width: 960px) {
.list_view .trucklist_contact_num_block[data-v-70e49963] {
    width: 39%;
    padding: 10px 5px;
    margin: 0;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_contact_num_block[data-v-70e49963] {
    width: 100%;
}
}
.list_view .trucklist_contact_num_block .contact_num[data-v-70e49963] {
  display: table;
  color: #000;
  text-align: center;
  width: 100%;
}
.list_view .trucklist_contact_num_block .contact_num .contact_num_top[data-v-70e49963] {
  font-size: 0.75rem;
}
@media (min-width: 640px) {
.list_view .trucklist_contact_num_block .contact_num .contact_num_top[data-v-70e49963] {
    margin-top: 5px;
}
}
.list_view .trucklist_contact_num_block .contact_num .contact_num_bottom[data-v-70e49963] {
  font-size: 1rem;
}
@media (min-width: 640px) {
.list_view .trucklist_contact_num_block .contact_num .contact_num_bottom[data-v-70e49963] {
    font-size: 1.25rem;
    margin-top: 5px;
}
}
.list_view .trucklist_contact_num_block .contact_num .contact_num_inner[data-v-70e49963] {
  width: 100%;
}
.list_view .trucklist_contact_num_block .contact_num .contact_num_title[data-v-70e49963] {
  display: block;
}
@media (min-width: 640px) {
.list_view .trucklist_contact_num_block .contact_num .contact_num_title[data-v-70e49963] {
    display: inline-block;
    font-size: 0.825rem;
}
}
@media (min-width: 960px) {
.list_view .trucklist_contact_num_block .contact_num .contact_num_title[data-v-70e49963] {
    font-size: 0.875rem;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_contact_num_block .contact_num .contact_num_title[data-v-70e49963] {
    font-size: 0.895rem;
    padding-bottom: 1%;
    width: 100%;
    display: block;
}
}
.list_view .trucklist_contact_num_block .contact_num .contact_num_number[data-v-70e49963] {
  text-align: center;
  font-size: 6vw;
  color: #8c0000;
}
@media (min-width: 640px) {
.list_view .trucklist_contact_num_block .contact_num .contact_num_number[data-v-70e49963] {
    font-size: 1.125rem;
    display: inline-block;
}
}
@media (min-width: 960px) {
.list_view .trucklist_contact_num_block .contact_num .contact_num_number[data-v-70e49963] {
    font-size: 1.125rem;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_contact_num_block .contact_num .contact_num_number[data-v-70e49963] {
    width: 100%;
    font-size: 2vw;
    line-height: 1;
}
}
@media (min-width: 1681px) {
.list_view .trucklist_contact_num_block .contact_num .contact_num_number[data-v-70e49963] {
    font-size: 1.6vw;
}
}
.list_view .trucklist_contact_group[data-v-70e49963] {
  float: right;
  width: 50%;
  padding: 5px;
}
@media (min-width: 640px) {
.list_view .trucklist_contact_group[data-v-70e49963] {
    width: 100%;
    padding: 5px 0 5px 5px;
}
}
@media (min-width: 960px) {
.list_view .trucklist_contact_group[data-v-70e49963] {
    width: 72%;
    padding: 5px;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_contact_group[data-v-70e49963] {
    width: 24%;
    float: left;
}
}
@media (min-width: 640px) {
.list_view .trucklist_contact_group .trucklist_contact[data-v-70e49963] {
    width: 66%;
    float: right;
}
}
@media (min-width: 960px) {
.list_view .trucklist_contact_group .trucklist_contact[data-v-70e49963] {
    width: 61%;
    float: right;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_contact_group .trucklist_contact[data-v-70e49963] {
    width: 100%;
    padding-bottom: 0;
}
}
.list_view .trucklist_contact_group .trucklist_contact li[data-v-70e49963] {
  width: 100%;
}
@media (min-width: 640px) {
.list_view .trucklist_contact_group .trucklist_contact li[data-v-70e49963] {
    width: 50%;
    padding-left: 10px;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_contact_group .trucklist_contact li[data-v-70e49963] {
    padding-left: 0;
    margin-top: 10px;
    width: 100%;
}
}
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_loading_btn[data-v-70e49963] {
  padding-top: 13px;
  height: 42px;
}
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_favorite_btn[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_favorite_added_btn[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_check_btn[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_contact_btn[data-v-70e49963] {
  width: 100%;
  padding: 10px;
  font-weight: bold;
  border-radius: 5px;
}
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_favorite_btn span[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_favorite_added_btn span[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_check_btn span[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_contact_btn span[data-v-70e49963] {
  padding-bottom: 2px;
}
@media (min-width: 640px) {
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_favorite_btn img[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_favorite_added_btn img[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_check_btn img[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_contact_btn img[data-v-70e49963] {
    display: inline-block;
}
}
@media (min-width: 1280px) {
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_favorite_btn[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_favorite_added_btn[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_check_btn[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_contact_btn[data-v-70e49963] {
    font-size: 1.25rem;
}
}
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_favorite_btn .trucklist_contact_thumb_show[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_favorite_added_btn .trucklist_contact_thumb_show[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_check_btn .trucklist_contact_thumb_show[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_contact_btn .trucklist_contact_thumb_show[data-v-70e49963] {
  display: none;
}
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_favorite_btn .trucklist_contact_list_show[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_favorite_added_btn .trucklist_contact_list_show[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_check_btn .trucklist_contact_list_show[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_contact_btn .trucklist_contact_list_show[data-v-70e49963] {
  display: inline-block;
}
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_contact_btn[data-v-70e49963] {
  margin-top: 10px;
}
@media (min-width: 640px) {
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_contact_btn[data-v-70e49963] {
    margin-top: 0;
}
}
.list_view .trucklist_contact_group .trucklist_contact li .trucklist_check_btn[data-v-70e49963] {
  padding: 7px;
}
.list_view .trucklist_contact_group .trucklist_contact .show_btn[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact .hide_btn[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact .loading_btn[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact .btn_show[data-v-70e49963],
.list_view .trucklist_contact_group .trucklist_contact .btn_hide[data-v-70e49963] {
  height: auto;
}
.trucklist_character li[data-view=list][data-v-70e49963],
.trucklist_block .trucklist_comment[data-view=list][data-v-70e49963] {
  display: none;
}
.list_view li[data-view=list][data-v-70e49963],
.list_view .trucklist_comment[data-view=list][data-v-70e49963] {
  display: table;
}
.list_view .trucklist_label_branch_saitama[data-view=list][data-v-70e49963],
.list_view .trucklist_label_branch_gunma[data-view=list][data-v-70e49963],
.list_view .trucklist_label_branch_chiba[data-view=list][data-v-70e49963],
.list_view .trucklist_label_branch_gunma[data-view=list][data-v-70e49963],
.list_view .trucklist_label_branch_fukui[data-view=list][data-v-70e49963],
.list_view .trucklist_label_branch_nagoya[data-view=list][data-v-70e49963],
.list_view .trucklist_label_branch_tohoku[data-view=list][data-v-70e49963],
.list_view .trucklist_label_branch_kumamoto[data-view=list][data-v-70e49963],
.list_view .trucklist_label_branch_okinawa[data-view=list][data-v-70e49963],
.list_view .trucklist_label_no_use[data-view=list][data-v-70e49963],
.list_view .trucklist_label_situation[data-view=list][data-v-70e49963],
.list_view .trucklist_label_comment_block[data-view=list][data-v-70e49963] {
  display: none;
}
.truckdetail_left[data-v-70e49963] {
  float: left;
}
@media (min-width: 1280px) {
.truckdetail_left[data-v-70e49963] {
    padding-right: 30px;
}
}
.truckdetail_right[data-v-70e49963] {
  float: right;
  display: none;
}
@media (min-width: 1280px) {
.truckdetail_right[data-v-70e49963] {
    display: block;
}
}
.truckdetail_right_contents[data-v-70e49963] {
  float: left;
}
.truckdetail_contact[data-v-70e49963] {
  width: 100%;
  display: inline-block;
  border: 5px solid #e6e6e6;
}
@media (min-width: 640px) {
.truckdetail_contact[data-v-70e49963] {
    border: none;
}
}
@media (min-width: 1280px) {
.truckdetail_contact[data-v-70e49963] {
    margin-bottom: 10px;
    border: 5px solid #e6e6e6;
}
}
.truckdetail_contact_btn_block[data-v-70e49963] {
  width: 100%;
  float: left;
  background: #e6e6e6;
  padding: 10px 0 0;
}
@media (min-width: 1280px) {
.truckdetail_contact_btn_block[data-v-70e49963] {
    width: 100%;
    border-radius: 5px;
}
}
.truckdetail_contact_btn_block .btn_show[data-v-70e49963],
.truckdetail_contact_btn_block .btn_hide[data-v-70e49963] {
  height: initial;
}
.truckdetail_result_title_block[data-v-70e49963] {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.truckdetail_result_title[data-v-70e49963] {
  position: relative;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  padding: 20px 0 10px 0;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 1.25rem;
  text-align: left;
  color: #333;
  background: #fff;
  box-shadow: none;
  background: linear-gradient(to bottom, #fff 0%, #fff 92.5%, #d8d8d8 100%);
}
.truckdetail_result_title span[data-v-70e49963] {
  padding-left: 20px;
}
.truckdetail_result_title span[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 43%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.truckdetail_result_title img[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
@media (min-width: 640px) {
.truckdetail_result_title[data-v-70e49963] {
    font-size: 1.25rem;
}
}
.truckdetail_check[data-v-70e49963] {
  float: left;
  width: 100%;
  background: rgba(0, 0, 0, 0.05);
  padding: 10px;
}
.truckdetail_check li[data-v-70e49963] {
  float: left;
  padding: 0 10px 5px 0;
}
.truckdetail_check li span[data-v-70e49963] {
  font-size: 0.875rem;
}
@media (min-width: 640px) {
.truckdetail_check li span[data-v-70e49963] {
    font-size: initial;
}
}
.truckdetail_maintitle[data-v-70e49963] {
  position: relative;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  padding: 10px 0 10px 10px;
  border-radius: 0;
  border-top: 0;
  border-right: 1px;
  border-bottom: 0;
  border-left: 1px;
  border-style: solid;
  border-color: #ebe9e4;
  font-size: 1.125rem;
  text-align: left;
  color: #333;
  background: #eee;
  box-shadow: none;
  background: linear-gradient(to top, #f9f9f9 0%, #fff 95%, #ccc 100%);
  border-top: 5px solid #ba2e38;
  border-bottom: 5px solid #ddd;
}
.truckdetail_maintitle span[data-v-70e49963] {
  padding-left: 20px;
}
.truckdetail_maintitle span[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 43%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.truckdetail_maintitle img[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.truckdetail_subtitle[data-v-70e49963] {
  position: relative;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  padding: 10px;
  border-radius: 0;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #e3e3e3;
  font-size: 1rem;
  text-align: left;
  color: #333;
  background: #f9f9f9;
  box-shadow: none;
  border-bottom: 5px solid #ddd;
}
.truckdetail_subtitle span[data-v-70e49963] {
  padding-left: 20px;
}
.truckdetail_subtitle span[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 43%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.truckdetail_subtitle img[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.truckdetail_favorite_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 15px 0;
  margin: auto;
  border-radius: 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.875rem;
  color: #fff;
  background: #197cd1;
  box-shadow: 0px 4px 0px 0px #0e4676;
}
.truckdetail_favorite_btn[data-v-70e49963]:hover {
  background: #1461a3;
  color: #fff;
}
.truckdetail_favorite_btn[data-v-70e49963]:visited,
.truckdetail_favorite_btn[data-v-70e49963]:active {
  color: #fff;
}
.truckdetail_favorite_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.truckdetail_favorite_btn span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
@media (min-width: 960px) {
.truckdetail_favorite_btn[data-v-70e49963] {
    font-size: 1.125rem;
}
}
.truckdetail_favorite_added_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 15px 0;
  margin: auto;
  border-radius: 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.875rem;
  color: #333;
  background: #bdbdbd;
  box-shadow: 0px 4px 0px 0px #878787;
}
.truckdetail_favorite_added_btn[data-v-70e49963]:hover {
  background: #a3a3a3;
  color: #333;
}
.truckdetail_favorite_added_btn[data-v-70e49963]:visited,
.truckdetail_favorite_added_btn[data-v-70e49963]:active {
  color: #333;
}
.truckdetail_favorite_added_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.truckdetail_favorite_added_btn span[data-v-70e49963] {
  color: #333;
  vertical-align: middle;
}
@media (min-width: 960px) {
.truckdetail_favorite_added_btn[data-v-70e49963] {
    font-size: 1.125rem;
}
}
.truckdetail_mail_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 15px 0;
  margin: auto;
  border-radius: 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.875rem;
  color: #fff;
  background: #f88000;
  box-shadow: 0px 4px 0px 0px #924b00;
}
.truckdetail_mail_btn[data-v-70e49963]:hover {
  background: #c56600;
  color: #fff;
}
.truckdetail_mail_btn[data-v-70e49963]:visited,
.truckdetail_mail_btn[data-v-70e49963]:active {
  color: #fff;
}
.truckdetail_mail_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.truckdetail_mail_btn span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
@media (min-width: 960px) {
.truckdetail_mail_btn[data-v-70e49963] {
    font-size: 1.125rem;
}
}
.truckdetail_doc_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 15px 0;
  margin: auto;
  border-radius: 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.875rem;
  color: #fff;
  background: #29b3e7;
  box-shadow: 0px 4px 0px 0px #117499;
}
.truckdetail_doc_btn[data-v-70e49963]:hover {
  background: #1696c7;
  color: #fff;
}
.truckdetail_doc_btn[data-v-70e49963]:visited,
.truckdetail_doc_btn[data-v-70e49963]:active {
  color: #fff;
}
.truckdetail_doc_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.truckdetail_doc_btn span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
@media (min-width: 960px) {
.truckdetail_doc_btn[data-v-70e49963] {
    font-size: 1.125rem;
}
}
.truckdetail_print_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 15px 0;
  margin: auto;
  border-radius: 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.875rem;
  color: #fff;
  background: #1ca913;
  box-shadow: 0px 4px 0px 0px #0d4d09;
}
.truckdetail_print_btn[data-v-70e49963]:hover {
  background: #147b0e;
  color: #fff;
}
.truckdetail_print_btn[data-v-70e49963]:visited,
.truckdetail_print_btn[data-v-70e49963]:active {
  color: #fff;
}
.truckdetail_print_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.truckdetail_print_btn span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
@media (min-width: 960px) {
.truckdetail_print_btn[data-v-70e49963] {
    font-size: 1.125rem;
}
}
.truckdetail_disable_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 15px 0;
  margin: auto;
  border-radius: 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.875rem;
  color: #bbb;
  background: #ededed;
  box-shadow: 0px 4px 0px 0px #878787;
}
.truckdetail_disable_btn[data-v-70e49963]:hover {
  background: #d4d4d4;
  color: #bbb;
}
.truckdetail_disable_btn[data-v-70e49963]:visited,
.truckdetail_disable_btn[data-v-70e49963]:active {
  color: #bbb;
}
.truckdetail_disable_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.truckdetail_disable_btn span[data-v-70e49963] {
  color: #bbb;
  vertical-align: middle;
}
@media (min-width: 960px) {
.truckdetail_disable_btn[data-v-70e49963] {
    font-size: 1.125rem;
}
}
.truckdetail_brunch_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: auto;
  padding: 15px 0;
  margin: 0 0 5px 0;
  border-radius: 5px;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #d4d4d4;
  font-size: 0.875rem;
  color: #333;
  background: #ededed;
  box-shadow: 0px 4px 0px 0px #878787;
}
.truckdetail_brunch_btn[data-v-70e49963]:hover {
  background: #d4d4d4;
  color: #333;
}
.truckdetail_brunch_btn[data-v-70e49963]:visited,
.truckdetail_brunch_btn[data-v-70e49963]:active {
  color: #333;
}
.truckdetail_brunch_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.truckdetail_brunch_btn span[data-v-70e49963] {
  color: #333;
  vertical-align: middle;
}
.truckdetail_spec_comment[data-v-70e49963] {
  width: 100%;
  float: left;
  padding: 0 15px 15px 15px;
  margin: 10px 0;
  border: 2px solid #b3b3b3;
  background: #fff3d8;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.2);
}
.truckdetail_spec_comment .truckdetail_spec_comment_title[data-v-70e49963] {
  padding: 10px;
  width: 100%;
  background: #000;
  color: #fff;
}
.truckdetail_overview[data-v-70e49963] {
  width: 100%;
  float: left;
  border: 1px solid #ebe9e4;
  border-bottom: none;
  background: #f0f0f0;
}
.truckdetail_overview_info[data-v-70e49963] {
  border-top: 1px solid #e6e6e6;
}
.truckdetail_overview_info li[data-v-70e49963] {
  width: 100%;
  float: left;
  border-bottom: 1px solid #cdcdcd;
  display: table;
}
@media (min-width: 960px) {
.truckdetail_overview_info li[data-v-70e49963] {
    width: 33.33333333%;
}
}
.truckdetail_overview_info li span[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  text-align: center;
  line-height: 1.3;
}
.truckdetail_overview_info li .truckdetail_overview_info_left[data-v-70e49963] {
  background: #fafafa;
}
.truckdetail_overview_info li .truckdetail_overview_info_right[data-v-70e49963] {
  font-weight: bold;
  background: #fff;
}
.truckdetail_drawer_container[data-v-70e49963] {
  padding: 0;
}
@media (min-width: 640px) {
.drawer_fixed .truckdetail_specmenu[data-v-70e49963] {
    margin-left: 8px;
}
}
@media (min-width: 960px) {
.drawer_fixed .truckdetail_specmenu[data-v-70e49963] {
    margin-left: 15px;
}
}
.truckdetail_specmenu[data-v-70e49963] {
  float: left;
  border-right: 1px solid #d4d4d4;
  border-bottom: 3px solid #333;
  background: linear-gradient(to bottom, #fff 0%, #fff 90%, #bbb 100%);
  width: 100%;
}
@media (min-width: 640px) {
.truckdetail_specmenu[data-v-70e49963] {
    width: 753px;
}
}
@media (min-width: 960px) {
.truckdetail_specmenu[data-v-70e49963] {
    width: 930px;
}
}
@media (min-width: 1280px) {
.truckdetail_specmenu[data-v-70e49963] {
    width: 817px;
}
}
.truckdetail_specmenu li[data-v-70e49963] {
  float: left;
}
@media (min-width: 1280px) {
.truckdetail_specmenu li[data-v-70e49963] {
    text-align: center;
}
}
.truckdetail_specmenu li a[data-v-70e49963], .truckdetail_specmenu li span[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: inline-block;
  width: 100%;
  padding: 15px 25px 15px 10px;
  margin: auto;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 1px;
  border-style: solid;
  border-color: #d4d4d4;
  font-size: 0.75rem;
  color: #333;
  background: #ededed;
  box-shadow: none;
  background: linear-gradient(to bottom, #fff 0%, #fff 90%, #bbb 100%);
}
.truckdetail_specmenu li a[data-v-70e49963]:hover {
  background: #d4d4d4;
  color: #333;
}
.truckdetail_specmenu li a[data-v-70e49963]:visited,
.truckdetail_specmenu li a[data-v-70e49963]:active {
  color: #333;
}
.truckdetail_specmenu li a img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.truckdetail_specmenu li a span[data-v-70e49963] {
  color: #333;
  vertical-align: middle;
}
@media (min-width: 360px) {
.truckdetail_specmenu li a[data-v-70e49963] {
    padding: 15px 25px 15px 18.5px;
}
}
@media (min-width: 640px) {
.truckdetail_specmenu li a[data-v-70e49963] {
    padding: 15px 40px 15px 30px;
}
}
.truckdetail_specmenu li a[data-v-70e49963]:link,
.truckdetail_specmenu li a[data-v-70e49963]:visited,
.truckdetail_specmenu li a[data-v-70e49963]:hover,
.truckdetail_specmenu li a[data-v-70e49963]:active {
  color: #333;
}
.truckdetail_specmenu li a span[data-v-70e49963] {
  position: relative;
}
.truckdetail_specmenu li a span[data-v-70e49963]:after {
  position: absolute;
  content: "";
  border-color: #ba2e38;
  border-top: 2px solid;
  border-right: 2px solid;
  width: 7px;
  height: 7px;
  right: -15px;
  top: 5px;
  transform: rotate(135deg);
}
.truckdetail_specmenu li a span b[data-v-70e49963] {
  display: none;
}
@media (min-width: 1280px) {
.truckdetail_specmenu li a span b[data-v-70e49963] {
    display: inline-block;
}
}
.truckdetail_spectable[data-v-70e49963] {
  width: 100%;
  float: left;
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
}
.truckdetail_spectable dl[data-v-70e49963] {
  border-collapse: collapse;
  display: table;
  line-height: 1.3;
  border-top: solid 1px;
  border-left: solid 1px;
  border-color: #e3e3e3;
  border-top: none;
  border-left: none;
  font-size: 0.735rem;
}
.truckdetail_spectable dl dt[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  text-align: left;
  width: 55%;
  height: 45px;
  border-right: solid 1px;
  border-bottom: solid 1px;
  border-color: #e3e3e3;
  padding: 10px;
  background: #f9f9f9;
}
.truckdetail_spectable dl dd[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 45%;
  height: 45px;
  border-right: solid 1px;
  border-bottom: solid 1px;
  border-color: #e3e3e3;
  padding: 10px;
  background: none;
}
@media (min-width: 960px) {
.truckdetail_spectable dl[data-v-70e49963] {
    font-size: 0.775rem;
}
}
.truckdetail_spectable dl dt[data-v-70e49963] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 53px;
}
.truckdetail_spectable dl dd[data-v-70e49963] {
  height: 53px;
  line-height: 1.2;
}
.truckdetail_spectable dl dd span[data-v-70e49963] {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 115px;
}
@media (min-width: 360px) {
.truckdetail_spectable dl dd span[data-v-70e49963] {
    width: 135px;
}
}
@media (min-width: 640px) {
.truckdetail_spectable dl dd span[data-v-70e49963] {
    width: 90px;
}
}
@media (min-width: 960px) {
.truckdetail_spectable dl dd span[data-v-70e49963] {
    width: 118px;
}
}
@media (min-width: 1280px) {
.truckdetail_spectable dl dd span[data-v-70e49963] {
    width: 100px;
}
}
.truckdetail_sheet_exp[data-v-70e49963] {
  margin-bottom: 30px;
}
.truckdetail_sheet_exp p[data-v-70e49963] {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.3;
}
.truckdetail_sheet_exp span[data-v-70e49963] {
  display: block;
  font-size: 0.75rem;
  font-weight: normal;
  padding: 0;
  margin-left: 10px;
}
.truckdetail_sheet_exp span[data-v-70e49963]:before {
  content: "※";
  margin-left: -10px;
}
.truckdetail_checksheet[data-v-70e49963] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  border-left: 5px solid #ebe9e4;
  border-top: 5px solid #ebe9e4;
}
.truckdetail_checksheet_block[data-v-70e49963] {
  border-right: 5px solid #ebe9e4;
  border-bottom: 5px solid #ebe9e4;
  border-collapse: collapse;
  font-size: 0.75rem;
}
@media (min-width: 640px) {
.truckdetail_checksheet_block[data-v-70e49963] {
    font-size: 0.61rem;
}
}
@media (min-width: 960px) {
.truckdetail_checksheet_block[data-v-70e49963] {
    font-size: 0.75rem;
}
}
.truckdetail_checksheet_block dl[data-v-70e49963] {
  width: 100%;
  border-collapse: collapse;
  display: table;
  line-height: 1.3;
  border-top: solid 1px;
  border-left: solid 1px;
  border-color: #e3e3e3;
}
.truckdetail_checksheet_block dl dt[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
  width: 33.33333%;
  height: 52px;
  border-right: solid 1px;
  border-bottom: solid 1px;
  border-color: #e3e3e3;
  padding: 10px;
  background: #f9f9f9;
}
.truckdetail_checksheet_block dl dd[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 33.33333%;
  height: 52px;
  border-right: solid 1px;
  border-bottom: solid 1px;
  border-color: #e3e3e3;
  padding: 10px;
  background: none;
}
.truckdetail_uwamono_block[data-v-70e49963] {
  border-right: 5px solid #ebe9e4;
  border-bottom: 5px solid #ebe9e4;
  border-collapse: collapse;
  font-size: 0.75rem;
}
@media (min-width: 640px) {
.truckdetail_uwamono_block[data-v-70e49963] {
    font-size: 0.61rem;
}
}
@media (min-width: 960px) {
.truckdetail_uwamono_block[data-v-70e49963] {
    font-size: 0.75rem;
}
}
.truckdetail_uwamono_block dl[data-v-70e49963] {
  width: 100%;
  border-collapse: collapse;
  display: table;
  line-height: 1.3;
  border-top: solid 1px;
  border-left: solid 1px;
  border-color: #e3e3e3;
}
.truckdetail_uwamono_block dl dt[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
  width: 33.33333%;
  height: 55px;
  border-right: solid 1px;
  border-bottom: solid 1px;
  border-color: #e3e3e3;
  padding: 10px;
  background: #f9f9f9;
}
.truckdetail_uwamono_block dl dd[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 33.33333%;
  height: 55px;
  border-right: solid 1px;
  border-bottom: solid 1px;
  border-color: #e3e3e3;
  padding: 10px;
  background: none;
}
.truckdetail_checksheet_tire_block[data-v-70e49963] {
  border-right: 5px solid #ebe9e4;
  border-bottom: 5px solid #ebe9e4;
  border-collapse: collapse;
  font-size: 0.75rem;
  position: relative;
  height: 350px;
}
@media (min-width: 640px) {
.truckdetail_checksheet_tire_block[data-v-70e49963] {
    height: 427px;
}
}
.truckdetail_checksheet_tire[data-v-70e49963] {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  position: relative;
  vertical-align: middle;
}
@media (min-width: 640px) {
.truckdetail_checksheet_tire[data-v-70e49963] {
    margin-top: 50px;
}
}
@media (min-width: 960px) {
.truckdetail_checksheet_tire[data-v-70e49963] {
    margin-top: 20px;
}
}
@media (min-width: 1280px) {
.truckdetail_checksheet_tire[data-v-70e49963] {
    margin-top: 50px;
}
}
.truckdetail_checksheet_tire img[data-v-70e49963] {
  width: 50%;
}
@media (min-width: 360px) {
.truckdetail_checksheet_tire img[data-v-70e49963] {
    width: 48%;
}
}
@media (min-width: 640px) {
.truckdetail_checksheet_tire img[data-v-70e49963] {
    width: 50%;
}
}
.tire_FL[data-v-70e49963],
.tire_FR[data-v-70e49963],
.tire_F2L[data-v-70e49963],
.tire_F2R[data-v-70e49963],
.tire_BL[data-v-70e49963],
.tire_BR[data-v-70e49963],
.tire_B2L[data-v-70e49963],
.tire_B2R[data-v-70e49963] {
  position: absolute;
  width: 36.5%;
  cursor: pointer;
}
@media (min-width: 360px) {
.tire_FL[data-v-70e49963],
.tire_FR[data-v-70e49963],
.tire_F2L[data-v-70e49963],
.tire_F2R[data-v-70e49963],
.tire_BL[data-v-70e49963],
.tire_BR[data-v-70e49963],
.tire_B2L[data-v-70e49963],
.tire_B2R[data-v-70e49963] {
    width: 37.5%;
}
}
@media (min-width: 640px) {
.tire_FL[data-v-70e49963],
.tire_FR[data-v-70e49963],
.tire_F2L[data-v-70e49963],
.tire_F2R[data-v-70e49963],
.tire_BL[data-v-70e49963],
.tire_BR[data-v-70e49963],
.tire_B2L[data-v-70e49963],
.tire_B2R[data-v-70e49963] {
    width: 37%;
}
}
@media (min-width: 960px) {
.tire_FL[data-v-70e49963],
.tire_FR[data-v-70e49963],
.tire_F2L[data-v-70e49963],
.tire_F2R[data-v-70e49963],
.tire_BL[data-v-70e49963],
.tire_BR[data-v-70e49963],
.tire_B2L[data-v-70e49963],
.tire_B2R[data-v-70e49963] {
    width: 37%;
}
}
.tire_FL li[data-v-70e49963],
.tire_FR li[data-v-70e49963],
.tire_F2L li[data-v-70e49963],
.tire_F2R li[data-v-70e49963],
.tire_BL li[data-v-70e49963],
.tire_BR li[data-v-70e49963],
.tire_B2L li[data-v-70e49963],
.tire_B2R li[data-v-70e49963] {
  background: #333;
  color: #fff;
  border-radius: 100px;
  height: 23px;
  width: 23px;
  padding-top: 2px;
}
@media (min-width: 960px) {
.tire_FL li[data-v-70e49963],
.tire_FR li[data-v-70e49963],
.tire_F2L li[data-v-70e49963],
.tire_F2R li[data-v-70e49963],
.tire_BL li[data-v-70e49963],
.tire_BR li[data-v-70e49963],
.tire_B2L li[data-v-70e49963],
.tire_B2R li[data-v-70e49963] {
    height: 30px;
    width: 30px;
    padding-top: 5px;
}
}
.tire_FL[data-v-70e49963],
.tire_F2L[data-v-70e49963],
.tire_BL[data-v-70e49963],
.tire_B2L[data-v-70e49963] {
  left: 0;
}
.tire_FL li[data-v-70e49963],
.tire_F2L li[data-v-70e49963],
.tire_BL li[data-v-70e49963],
.tire_B2L li[data-v-70e49963] {
  float: right;
}
.tire_FR[data-v-70e49963],
.tire_F2R[data-v-70e49963],
.tire_BR[data-v-70e49963],
.tire_B2R[data-v-70e49963] {
  left: 63.5%;
}
@media (min-width: 360px) {
.tire_FR[data-v-70e49963],
.tire_F2R[data-v-70e49963],
.tire_BR[data-v-70e49963],
.tire_B2R[data-v-70e49963] {
    left: 62.5%;
}
}
@media (min-width: 640px) {
.tire_FR[data-v-70e49963],
.tire_F2R[data-v-70e49963],
.tire_BR[data-v-70e49963],
.tire_B2R[data-v-70e49963] {
    left: 63%;
}
}
@media (min-width: 960px) {
.tire_FR[data-v-70e49963],
.tire_F2R[data-v-70e49963],
.tire_BR[data-v-70e49963],
.tire_B2R[data-v-70e49963] {
    left: 62.7%;
}
}
@media (min-width: 1280px) {
.tire_FR[data-v-70e49963],
.tire_F2R[data-v-70e49963],
.tire_BR[data-v-70e49963],
.tire_B2R[data-v-70e49963] {
    left: 62.7%;
}
}
.tire_FR li[data-v-70e49963],
.tire_F2R li[data-v-70e49963],
.tire_BR li[data-v-70e49963],
.tire_B2R li[data-v-70e49963] {
  float: left;
}
.tire_FL[data-v-70e49963],
.tire_FR[data-v-70e49963] {
  top: 19%;
}
@media (min-width: 360px) {
.tire_FL[data-v-70e49963],
.tire_FR[data-v-70e49963] {
    top: 20%;
}
}
@media (min-width: 960px) {
.tire_FL[data-v-70e49963],
.tire_FR[data-v-70e49963] {
    top: 20%;
}
}
@media (min-width: 1280px) {
.tire_FL[data-v-70e49963],
.tire_FR[data-v-70e49963] {
    top: 19.5%;
}
}
.tire_F2L[data-v-70e49963],
.tire_F2R[data-v-70e49963] {
  top: 31.5%;
}
@media (min-width: 360px) {
.tire_F2L[data-v-70e49963],
.tire_F2R[data-v-70e49963] {
    top: 32.4%;
}
}
@media (min-width: 640px) {
.tire_F2L[data-v-70e49963],
.tire_F2R[data-v-70e49963] {
    top: 32.7%;
}
}
@media (min-width: 960px) {
.tire_F2L[data-v-70e49963],
.tire_F2R[data-v-70e49963] {
    top: 32.5%;
}
}
@media (min-width: 1280px) {
.tire_F2L[data-v-70e49963],
.tire_F2R[data-v-70e49963] {
    top: 32%;
}
}
.tire_BL[data-v-70e49963],
.tire_BR[data-v-70e49963] {
  top: 48.5%;
}
@media (min-width: 640px) {
.tire_BL[data-v-70e49963],
.tire_BR[data-v-70e49963] {
    top: 49.5%;
}
}
@media (min-width: 960px) {
.tire_BL[data-v-70e49963],
.tire_BR[data-v-70e49963] {
    top: 49.3%;
}
}
@media (min-width: 1280px) {
.tire_BL[data-v-70e49963],
.tire_BR[data-v-70e49963] {
    top: 48.5%;
}
}
.tire_B2L[data-v-70e49963],
.tire_B2R[data-v-70e49963] {
  top: 60.5%;
}
@media (min-width: 640px) {
.tire_B2L[data-v-70e49963],
.tire_B2R[data-v-70e49963] {
    top: 62%;
}
}
@media (min-width: 960px) {
.tire_B2L[data-v-70e49963],
.tire_B2R[data-v-70e49963] {
    top: 61.5%;
}
}
@media (min-width: 1280px) {
.tire_B2L[data-v-70e49963],
.tire_B2R[data-v-70e49963] {
    top: 61%;
}
}
.tire_spare[data-v-70e49963] {
  display: table;
  position: absolute;
  bottom: 20px;
}
.tire_spare li.tire_spare_title[data-v-70e49963] {
  width: 60px;
  text-align: right;
}
.tire_spare li.tire_spare_title span[data-v-70e49963] {
  margin-right: 5px;
}
.tire_spare li[data-v-70e49963] {
  width: 35px;
  display: table-cell;
}
.tire_spare .tire_spare_num[data-v-70e49963] {
  width: 30px;
  height: 30px;
  background: #333;
  padding: 5px;
  color: #fff;
  border-radius: 100px;
  display: table-cell;
  text-align: center;
}
.truckdetail_ballon[data-v-70e49963] {
  display: none;
  font-size: 0.875rem;
  width: 100px;
  position: absolute;
  padding: 20px;
  border-radius: 5px;
  background: #197cd1;
  color: #fff;
  z-index: 9999;
  margin-left: -35px;
  margin-top: 10px;
}
.truckdetail_ballon[data-v-70e49963]::after {
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -10px;
  border: solid transparent;
  border-color: rgba(51, 51, 51, 0);
  border-bottom-color: #197cd1;
  border-width: 10px;
  pointer-events: none;
  content: " ";
}
.truckdetail_checksheet_tire_num:hover + .truckdetail_ballon[data-v-70e49963],
.truckdetail_checksheet_tire_num:active + .truckdetail_ballon[data-v-70e49963] {
  display: block;
}
.truckdetail_tire_table[data-v-70e49963] {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.65rem;
  border-top: 3px;
  border-right: 0;
  border-bottom: 0;
  border-left: 3px;
  border-style: solid;
  border-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.truckdetail_tire_table th[data-v-70e49963] {
  font-weight: bold;
  text-align: center;
  width: auto;
  padding: 2px;
  border-top: 0;
  border-right: 3px;
  border-bottom: 3px;
  border-left: 0;
  border-style: solid;
  border-color: #fff;
  background: #f0f0f0;
  display: block;
}
@media (min-width: 640px) {
.truckdetail_tire_table th[data-v-70e49963] {
    display: table-cell;
}
}
.truckdetail_tire_table td[data-v-70e49963] {
  text-align: center;
  width: auto;
  padding: 2px;
  border-top: 0;
  border-right: 3px;
  border-bottom: 3px;
  border-left: 0;
  border-style: solid;
  border-color: #fff;
  background: #f0f0f0;
  display: inline-block;
  width: 100%;
}
@media (min-width: 640px) {
.truckdetail_tire_table td[data-v-70e49963] {
    display: table-cell;
    width: initial;
}
}
.truckdetail_tire_table th[data-v-70e49963],
.truckdetail_tire_table td[data-v-70e49963] {
  display: table-cell;
  width: auto;
}
.truckdetail_checksheet_tire_image[data-v-70e49963] {
  height: 250px;
  background: url("/res/images/quality/checksheet_tire_image.jpg") center center/90% auto no-repeat;
}
@media (min-width: 360px) {
.truckdetail_checksheet_tire_image[data-v-70e49963] {
    background-size: 90% auto;
    height: 300px;
}
}
@media (min-width: 640px) {
.truckdetail_checksheet_tire_image[data-v-70e49963] {
    height: 370px;
}
}
.quality_checksheet_block[data-v-70e49963] {
  border-right: 5px solid #ebe9e4;
  border-bottom: 5px solid #ebe9e4;
  border-collapse: collapse;
  font-size: 0.75rem;
}
@media (min-width: 640px) {
.quality_checksheet_block[data-v-70e49963] {
    font-size: 0.61rem;
}
}
@media (min-width: 960px) {
.quality_checksheet_block[data-v-70e49963] {
    font-size: 0.75rem;
}
}
.quality_checksheet_block dl[data-v-70e49963] {
  width: 100%;
  border-collapse: collapse;
  display: table;
  line-height: 1.3;
  border-top: solid 1px;
  border-left: solid 1px;
  border-color: #e3e3e3;
}
.quality_checksheet_block dl dt[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
  width: 33.33333%;
  height: 52px;
  border-right: solid 1px;
  border-bottom: solid 1px;
  border-color: #e3e3e3;
  padding: 10px;
  background: #f9f9f9;
}
.quality_checksheet_block dl dd[data-v-70e49963] {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 33.33333%;
  height: 52px;
  border-right: solid 1px;
  border-bottom: solid 1px;
  border-color: #e3e3e3;
  padding: 10px;
  background: none;
}
.quality_checksheet_tire_block[data-v-70e49963] {
  border-right: 5px solid #ebe9e4;
  border-bottom: 5px solid #ebe9e4;
  border-collapse: collapse;
  font-size: 0.75rem;
}
@media (min-width: 640px) {
.quality_checksheet_tire_block[data-v-70e49963] {
    height: 427px;
}
}
.truckdetail_contact_num_block[data-v-70e49963] {
  width: 100%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.truckdetail_contact_num_block .truckdetail_contact_num_title[data-v-70e49963] {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.875rem;
  padding: 0 5px;
}
@media (min-width: 360px) {
.truckdetail_contact_num_block .truckdetail_contact_num_title[data-v-70e49963] {
    width: 40%;
    text-align: right;
}
}
@media (min-width: 640px) {
.truckdetail_contact_num_block .truckdetail_contact_num_title[data-v-70e49963] {
    width: 17%;
    text-align: right;
}
}
@media (min-width: 1280px) {
.truckdetail_contact_num_block .truckdetail_contact_num_title[data-v-70e49963] {
    width: 100%;
    text-align: center;
}
}
.truckdetail_contact_num_block .truckdetail_contact_num[data-v-70e49963] {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.975rem;
  padding: 0 5px;
}
@media (min-width: 360px) {
.truckdetail_contact_num_block .truckdetail_contact_num[data-v-70e49963] {
    width: auto;
    text-align: left;
}
}
@media (min-width: 1280px) {
.truckdetail_contact_num_block .truckdetail_contact_num[data-v-70e49963] {
    width: 100%;
    text-align: center;
}
}
.truckdetail_contact_btn[data-v-70e49963] {
  float: left;
  width: 100%;
  padding: 10px 10px 15px;
  background: #d1d1d1;
}
.truckdetail_contact_btn li[data-v-70e49963] {
  padding: 5px;
  float: left;
}
.truckdetail_contact_btn li .truckdetail_loading_btn[data-v-70e49963] {
  width: 100%;
  padding: 8px;
  height: 31px;
}
.truckdetail_contact_branch[data-v-70e49963] {
  width: 100%;
  padding: 10px;
  background: #fff3d8;
}
.truckdetail_contact_branch_info[data-v-70e49963] {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 640px) {
.truckdetail_contact_branch_info[data-v-70e49963] {
    width: 32%;
    padding: initial;
    text-align: right;
}
}
@media (min-width: 960px) {
.truckdetail_contact_branch_info[data-v-70e49963] {
    width: 27%;
    padding: initial;
    text-align: right;
}
}
@media (min-width: 1280px) {
.truckdetail_contact_branch_info[data-v-70e49963] {
    width: 100%;
    text-align: center;
}
}
.truckdetail_contact_branch_info .truckdetail_branch_name[data-v-70e49963] {
  display: block;
}
.truckdetail_contact_branch_info .truckdetail_branch_biz_hours[data-v-70e49963] {
  display: block;
  font-size: 0.875rem;
  padding-top: 10px;
}
.truckdetail_branch_tel[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.125rem;
  font-family: "BebasNeue Bold";
  width: 100%;
  line-height: 1;
  text-align: center;
}
@media (min-width: 640px) {
.truckdetail_branch_tel[data-v-70e49963] {
    width: 36%;
    padding-left: 1.5%;
}
}
@media (min-width: 960px) {
.truckdetail_branch_tel[data-v-70e49963] {
    width: 38%;
    text-align: left;
    text-align: center;
    font-size: 4.375rem;
    padding-left: 1%;
}
}
@media (min-width: 1280px) {
.truckdetail_branch_tel[data-v-70e49963] {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-size: 2.125rem;
}
}
.truckdetail_branch_tel a[data-v-70e49963],
.truckdetail_branch_tel span[data-v-70e49963] {
  color: #000;
}
.truckdetail_branch_link[data-v-70e49963] {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
}
@media (min-width: 640px) {
.truckdetail_branch_link[data-v-70e49963] {
    width: 30%;
    margin: initial;
}
}
@media (min-width: 960px) {
.truckdetail_branch_link[data-v-70e49963] {
    width: 33.3333333%;
}
}
@media (min-width: 1280px) {
.truckdetail_branch_link[data-v-70e49963] {
    width: 100%;
}
}
.truckdetail_show_hide[data-v-70e49963] {
  display: block;
}
@media (min-width: 1280px) {
.truckdetail_show_hide[data-v-70e49963] {
    display: none;
}
}
.about_superiority[data-v-70e49963] {
  background: url("/res/images/about/point_bg.jpg") center center/auto 100% no-repeat;
}
.about_superiority_block[data-v-70e49963] {
  float: left;
  width: 100%;
}
.about_point_expblock img[data-v-70e49963] {
  margin-top: 10px;
}
.about_point_imageblock[data-v-70e49963] {
  padding: 30px;
}
.about_philosophy[data-v-70e49963] {
  text-align: center;
  font-size: 1.875rem;
  font-weight: bold;
}
@media (min-width: 640px) {
.about_philosophy[data-v-70e49963] {
    font-size: 2.5rem;
}
}
.about_philosophy .about_philosophy_1st[data-v-70e49963],
.about_philosophy .about_philosophy_2nd[data-v-70e49963],
.about_philosophy .about_philosophy_3rd[data-v-70e49963],
.about_philosophy .about_philosophy_4th[data-v-70e49963] {
  display: inline-block;
  line-height: 1.3;
  transform: skewX(-15deg);
}
.about_philosophy .about_philosophy_logo[data-v-70e49963] {
  width: 100%;
  float: left;
  margin: 10px auto;
}
.about_philosophy .about_philosophy_logo img[data-v-70e49963] {
  max-width: 70%;
}
@media (min-width: 640px) {
.about_philosophy .about_philosophy_logo img[data-v-70e49963] {
    max-width: 50%;
}
}
.about_philosophy .about_philosophy_exp[data-v-70e49963] {
  font-weight: bold;
  width: 100%;
  float: left;
  margin: 10px auto;
  font-size: 1.45rem;
}
@media (min-width: 640px) {
.about_philosophy .about_philosophy_exp[data-v-70e49963] {
    font-size: 1.875rem;
}
}
.about_philosophy .about_philosophy_exp br[data-v-70e49963] {
  display: block;
}
@media (min-width: 640px) {
.about_philosophy .about_philosophy_exp br[data-v-70e49963] {
    display: none;
}
}
.about_maintitle[data-v-70e49963] {
  position: relative;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  width: auto;
  padding: 0;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 1.5rem;
  text-align: left;
  color: #333;
  background: none;
  box-shadow: none;
}
.about_maintitle span[data-v-70e49963] {
  padding-left: 20px;
}
.about_maintitle span[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 43%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.about_maintitle img[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
@media (min-width: 960px) {
.about_maintitle[data-v-70e49963] {
    width: 20%;
}
}
.about_point_title[data-v-70e49963] {
  position: relative;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  padding: 0 0 20px 0;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 1.45rem;
  text-align: center;
  color: #333;
  background: none;
  box-shadow: none;
}
.about_point_title span[data-v-70e49963] {
  padding-left: 20px;
}
.about_point_title span[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 43%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.about_point_title img[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
@media (min-width: 640px) {
.about_point_title[data-v-70e49963] {
    font-size: 1.5rem;
}
}
.recruit_contents_message[data-v-70e49963] {
  padding: 20px 0;
  float: left;
  width: 100%;
  background: #1d5198;
  text-align: center;
  font-weight: bold;
  color: #fff;
  word-wrap: normal;
}
.recruit_contents_message p[data-v-70e49963] {
  font-size: 5.75vw;
}
@media (min-width: 640px) {
.recruit_contents_message p[data-v-70e49963] {
    font-size: 4vw;
    transform: skewX(-10deg);
}
}
@media (min-width: 960px) {
.recruit_contents_message p[data-v-70e49963] {
    font-size: 2.9vw;
}
}
@media (min-width: 1280px) {
.recruit_contents_message p[data-v-70e49963] {
    font-size: 2.5vw;
}
}
@media (min-width: 1681px) {
.recruit_contents_message p[data-v-70e49963] {
    font-size: 1.8vw;
}
}
.recruit_contents_message p br[data-v-70e49963] {
  display: none;
}
@media (min-width: 640px) {
.recruit_contents_message p br[data-v-70e49963] {
    display: block;
}
}
@media (min-width: 960px) {
.recruit_contents_message p br[data-v-70e49963] {
    display: none;
}
}
.recruit_video[data-v-70e49963] {
  border: 5px solid #000;
  width: 100%;
  height: 200px;
}
@media (min-width: 640px) {
.recruit_video[data-v-70e49963] {
    height: 600px;
}
}
.recruit_process_step[data-v-70e49963] {
  position: relative;
  width: 100%;
  border: 5px solid #cfcfcf;
  padding: 20px;
  margin-bottom: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 960px) {
.recruit_process_step[data-v-70e49963] {
    width: 80%;
}
}
.recruit_process_step span[data-v-70e49963]::after {
  position: absolute;
  content: "";
  border-color: #333;
  border-top: 2px solid;
  border-right: 2px solid;
  width: 7px;
  height: 7px;
  right: 22px;
  top: 33px;
  transform: rotate(135deg);
}
.recruit_process_contact[data-v-70e49963] {
  width: 100%;
  float: left;
  border: 5px solid #d1d1d1;
  text-align: center;
  padding: 20px;
}
.recruit_process_contact_title[data-v-70e49963] {
  float: left;
  width: 100%;
  background: #d1d1d1;
  padding: 20px;
  font-weight: bold;
  text-align: center;
  font-size: 1.125rem;
}
@media (min-width: 640px) {
.recruit_process_contact_title br[data-v-70e49963] {
    display: none;
}
}
.recruit_process_tel[data-v-70e49963] {
  font-size: 6.4vw;
  font-weight: bold;
}
@media (min-width: 360px) {
.recruit_process_tel[data-v-70e49963] {
    font-size: 6.5vw;
}
}
@media (min-width: 640px) {
.recruit_process_tel[data-v-70e49963] {
    font-size: 4vw;
}
}
@media (min-width: 960px) {
.recruit_process_tel[data-v-70e49963] {
    font-size: 3vw;
}
}
@media (min-width: 1681px) {
.recruit_process_tel[data-v-70e49963] {
    font-size: 1.5vw;
}
}
.recruit_process_personnel[data-v-70e49963] {
  padding: 10px 0;
  font-size: 4.3vw;
}
@media (min-width: 360px) {
.recruit_process_personnel[data-v-70e49963] {
    font-size: 4vw;
}
}
@media (min-width: 640px) {
.recruit_process_personnel[data-v-70e49963] {
    font-size: 2vw;
}
}
@media (min-width: 960px) {
.recruit_process_personnel[data-v-70e49963] {
    font-size: 1vw;
}
}
@media (min-width: 1681px) {
.recruit_process_personnel[data-v-70e49963] {
    font-size: 0.7vw;
}
}
.branch_map_block[data-v-70e49963] {
  background: url("/res/images/about/point_bg.jpg") center center/cover no-repeat;
  display: none;
}
@media (min-width: 640px) {
.branch_map_block[data-v-70e49963] {
    display: block;
}
}
.branch_map[data-v-70e49963] {
  float: left;
  position: relative;
  width: 100%;
  height: 800px;
  background: url("/res/images/branch/map_branch_xl.png") center center/cover no-repeat;
}
.branch_map_exp[data-v-70e49963] {
  font-weight: bold;
  width: 100%;
  float: left;
  margin-top: 20px;
  display: none;
  line-height: 1.4;
}
@media (min-width: 640px) {
.branch_map_exp[data-v-70e49963] {
    display: block;
}
}
.branch_contact_block[data-v-70e49963] {
  margin: 10px 0;
}
.branch_contact_block .branch_contact[data-v-70e49963] {
  padding: 5px;
}
.branch_contact_block address[data-v-70e49963] {
  width: 100%;
  float: left;
  background: #f0f0f0;
  padding: 20px;
}
.branch_exhibit[data-v-70e49963] {
  float: left;
}
.branch_exhibit li[data-v-70e49963] {
  padding: 0;
}
@media (min-width: 640px) {
.branch_exhibit li[data-v-70e49963] {
    padding: 20px 10px 0;
}
}
.branch_exhibit li img[data-v-70e49963] {
  width: 100%;
}
@media (min-width: 1280px) {
.branchdetail_left[data-v-70e49963] {
    padding-right: 30px;
}
}
.branchdetail_right[data-v-70e49963] {
  display: none;
}
@media (min-width: 1280px) {
.branchdetail_right[data-v-70e49963] {
    display: block;
}
}
.branchdetail_right_contents[data-v-70e49963] {
  float: left;
  width: 367px;
}
.branchdetail_contact[data-v-70e49963] {
  width: 100%;
  display: inline-block;
  border: 5px solid #e6e6e6;
}
@media (min-width: 640px) {
.branchdetail_contact[data-v-70e49963] {
    border: none;
}
}
@media (min-width: 1280px) {
.branchdetail_contact[data-v-70e49963] {
    margin-bottom: 10px;
    border: 5px solid #e6e6e6;
}
}
.branchdetail_show_hide[data-v-70e49963] {
  display: block;
}
@media (min-width: 1280px) {
.branchdetail_show_hide[data-v-70e49963] {
    display: none;
}
}
.branchdetail_subtitle[data-v-70e49963] {
  position: relative;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  padding: 10px;
  border-radius: 0;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #e3e3e3;
  font-size: 1rem;
  text-align: left;
  color: #333;
  background: #f9f9f9;
  box-shadow: none;
  border-bottom: 5px solid #ddd;
}
.branchdetail_subtitle span[data-v-70e49963] {
  padding-left: 20px;
}
.branchdetail_subtitle span[data-v-70e49963]::before {
  content: "";
  position: absolute;
  top: 43%;
  left: 0;
  border-top: 5px solid #f00;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
.branchdetail_subtitle img[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.branch_contact_btn[data-v-70e49963] {
  padding: 5px 2.5px;
}
.branch_contact_btn a[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 10px 20px;
  margin: 0;
  border-radius: 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.875rem;
  color: #fff;
  background: #197cd1;
  box-shadow: 0px 4px 0px 0px #0e4676;
}
.branch_contact_btn a[data-v-70e49963]:hover {
  background: #1461a3;
  color: #fff;
}
.branch_contact_btn a[data-v-70e49963]:visited,
.branch_contact_btn a[data-v-70e49963]:active {
  color: #fff;
}
.branch_contact_btn a img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.branch_contact_btn a span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
.branch_access_btn[data-v-70e49963] {
  padding: 5px 2.5px;
}
.branch_access_btn a[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 10px 20px;
  margin: 0;
  border-radius: 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.875rem;
  color: #fff;
  background: #1ca913;
  box-shadow: 0px 4px 0px 0px #0d4d09;
}
.branch_access_btn a[data-v-70e49963]:hover {
  background: #147b0e;
  color: #fff;
}
.branch_access_btn a[data-v-70e49963]:visited,
.branch_access_btn a[data-v-70e49963]:active {
  color: #fff;
}
.branch_access_btn a img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.branch_access_btn a span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
.branchdetail_mail_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 15px 0;
  margin: auto;
  border-radius: 5px;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: none;
  border-color: none;
  font-size: 1.125rem;
  color: #fff;
  background: #f88000;
  box-shadow: 0px 4px 0px 0px #924b00;
}
.branchdetail_mail_btn[data-v-70e49963]:hover {
  background: #c56600;
  color: #fff;
}
.branchdetail_mail_btn[data-v-70e49963]:visited,
.branchdetail_mail_btn[data-v-70e49963]:active {
  color: #fff;
}
.branchdetail_mail_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.branchdetail_mail_btn span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
.branchdetail_brunch_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: auto;
  padding: 15px 0;
  margin: auto;
  border-radius: 5px;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #d4d4d4;
  font-size: 1.125rem;
  color: #333;
  background: #ededed;
  box-shadow: 0px 4px 0px 0px #878787;
}
.branchdetail_brunch_btn[data-v-70e49963]:hover {
  background: #d4d4d4;
  color: #333;
}
.branchdetail_brunch_btn[data-v-70e49963]:visited,
.branchdetail_brunch_btn[data-v-70e49963]:active {
  color: #333;
}
.branchdetail_brunch_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.branchdetail_brunch_btn span[data-v-70e49963] {
  color: #333;
  vertical-align: middle;
}
.branch_list[data-v-70e49963] {
  width: 100%;
}
.branch_list li[data-v-70e49963] {
  position: absolute;
  display: block;
  z-index: 3;
  background: #131313;
}
@media (min-width: 640px) {
.branch_list li[data-v-70e49963] {
    width: 19%;
}
}
@media (min-width: 960px) {
.branch_list li[data-v-70e49963] {
    width: 18%;
}
}
@media (min-width: 1280px) {
.branch_list li[data-v-70e49963] {
    width: 16%;
}
}
@media (min-width: 1681px) {
.branch_list li[data-v-70e49963] {
    width: 15%;
}
}
@media (min-width: 640px) {
.branch_list .branch_list_iwate[data-v-70e49963] {
    top: 17%;
    left: 75%;
}
}
@media (min-width: 960px) {
.branch_list .branch_list_iwate[data-v-70e49963] {
    right: 6%;
}
}
@media (min-width: 1280px) {
.branch_list .branch_list_iwate[data-v-70e49963] {
    top: 12%;
    left: 75%;
}
}
@media (min-width: 1681px) {
.branch_list .branch_list_iwate[data-v-70e49963] {
    top: 13%;
}
}
@media (min-width: 640px) {
.branch_list .branch_list_gunma[data-v-70e49963] {
    top: 35%;
    right: 3%;
}
}
@media (min-width: 960px) {
.branch_list .branch_list_gunma[data-v-70e49963] {
    top: 36%;
    left: 71%;
}
}
@media (min-width: 1280px) {
.branch_list .branch_list_gunma[data-v-70e49963] {
    left: 71%;
}
}
@media (min-width: 640px) {
.branch_list .branch_list_saitama[data-v-70e49963] {
    top: 55%;
    right: 3%;
}
}
@media (min-width: 960px) {
.branch_list .branch_list_saitama[data-v-70e49963] {
    top: 52%;
    left: 71%;
}
}
@media (min-width: 1280px) {
.branch_list .branch_list_saitama[data-v-70e49963] {
    top: 54%;
}
}
@media (min-width: 640px) {
.branch_list .branch_list_chiba[data-v-70e49963] {
    top: 75%;
    left: 75%;
}
}
@media (min-width: 960px) {
.branch_list .branch_list_chiba[data-v-70e49963] {
    left: 75%;
}
}
@media (min-width: 1280px) {
.branch_list .branch_list_chiba[data-v-70e49963] {
    top: 75%;
    left: 71%;
}
}
@media (min-width: 640px) {
.branch_list .branch_list_nagoya[data-v-70e49963] {
    top: 82%;
    left: 40%;
}
}
@media (min-width: 640px) {
.branch_list .branch_list_fukui[data-v-70e49963] {
    top: 42%;
    left: 21%;
}
}
@media (min-width: 960px) {
.branch_list .branch_list_fukui[data-v-70e49963] {
    top: 42%;
    left: 23%;
}
}
@media (min-width: 1280px) {
.branch_list .branch_list_fukui[data-v-70e49963] {
    top: 43%;
    left: 28%;
}
}
@media (min-width: 1681px) {
.branch_list .branch_list_fukui[data-v-70e49963] {
    left: 30%;
}
}
@media (min-width: 640px) {
.branch_list .branch_list_parts_fukui[data-v-70e49963] {
    top: 42%;
    left: 1%;
}
}
@media (min-width: 960px) {
.branch_list .branch_list_parts_fukui[data-v-70e49963] {
    top: 42%;
    left: 4%;
}
}
@media (min-width: 1280px) {
.branch_list .branch_list_parts_fukui[data-v-70e49963] {
    top: 43%;
    left: 11.5%;
}
}
@media (min-width: 1681px) {
.branch_list .branch_list_parts_fukui[data-v-70e49963] {
    left: 14.5%;
}
}
@media (min-width: 640px) {
.branch_list .branch_list_kumamoto[data-v-70e49963] {
    top: 60%;
    left: 5%;
}
}
@media (min-width: 960px) {
.branch_list .branch_list_kumamoto[data-v-70e49963] {
    top: 58%;
    left: 13%;
}
}
@media (min-width: 1280px) {
.branch_list .branch_list_kumamoto[data-v-70e49963] {
    top: 60%;
    left: 14.5%;
}
}
@media (min-width: 640px) {
.branch_list .branch_list_parts_ishikawa[data-v-70e49963] {
    top: 25%;
    left: 43%;
}
}
@media (min-width: 960px) {
.branch_list .branch_list_parts_ishikawa[data-v-70e49963] {
    top: 30%;
    left: 42%;
}
}
@media (min-width: 1280px) {
.branch_list .branch_list_parts_ishikawa[data-v-70e49963] {
    top: 23%;
    left: 41%;
}
}
@media (min-width: 1681px) {
.branch_list .branch_list_parts_ishikawa[data-v-70e49963] {
    left: 42%;
}
}
@media (min-width: 640px) {
.branch_list .branch_list_okinawa[data-v-70e49963] {
    top: 24%;
    left: 1%;
}
}
@media (min-width: 960px) {
.branch_list .branch_list_okinawa[data-v-70e49963] {
    top: 24%;
    left: 9%;
}
}
@media (min-width: 1280px) {
.branch_list .branch_list_okinawa[data-v-70e49963] {
    top: 22%;
    left: 11.5%;
}
}
@media (min-width: 1681px) {
.branch_list .branch_list_okinawa[data-v-70e49963] {
    top: 20%;
    left: 14.5%;
}
}
.branch_phone[data-v-70e49963] {
  width: 100%;
  float: left;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 1.7rem;
}
@media (min-width: 360px) {
.branch_phone[data-v-70e49963] {
    font-size: 1.8rem;
}
}
@media (min-width: 960px) {
.branch_phone[data-v-70e49963] {
    font-size: 1.05rem;
}
}
@media (min-width: 1280px) {
.branch_phone[data-v-70e49963] {
    font-size: 1.5rem;
}
}
.branch_phone a[data-v-70e49963],
.branch_phone span[data-v-70e49963] {
  width: 100%;
}
.branch_phone a[data-v-70e49963]:link,
.branch_phone a[data-v-70e49963]:active,
.branch_phone a[data-v-70e49963]:hover,
.branch_phone a[data-v-70e49963]:visited,
.branch_phone span[data-v-70e49963]:link,
.branch_phone span[data-v-70e49963]:active,
.branch_phone span[data-v-70e49963]:hover,
.branch_phone span[data-v-70e49963]:visited {
  color: #000;
}
.branch_detail_livecamera[data-v-70e49963] {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.branch_detail_livecamera img[data-v-70e49963] {
  width: 100%;
}
.branch_detail_livecamera video[data-v-70e49963] {
  width: 100%;
}
.branchdetail_map[data-v-70e49963] {
  width: 100%;
  float: left;
  margin: 20px 0;
  border: 5px solid #e6e6e6;
  width: 100%;
  height: 250px;
}
@media (min-width: 360px) {
.branchdetail_map[data-v-70e49963] {
    height: 450px;
}
}
.branchdetail_image[data-v-70e49963] {
  width: 100%;
  padding: 20px;
  border-radius: 5px;
  background: #e6e6e6;
}
.branchdetail_image img[data-v-70e49963] {
  width: 100%;
}
.branchdetail_contact_branch[data-v-70e49963] {
  width: 100%;
  padding: 10px 20px;
  background: #fff3d8;
}
@media (min-width: 1280px) {
.branchdetail_contact_branch[data-v-70e49963] {
    padding: 10px;
}
}
.branchdetail_contact_branch_info[data-v-70e49963] {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
  padding: 5px 0;
}
@media (min-width: 640px) {
.branchdetail_contact_branch_info[data-v-70e49963] {
    font-size: 1.5rem;
}
}
@media (min-width: 1280px) {
.branchdetail_contact_branch_info[data-v-70e49963] {
    font-size: 1.25rem;
}
}
.branchdetail_contact_tel[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  font-size: 3.125rem;
  font-family: "BebasNeue Bold";
  width: 100%;
  line-height: 1;
  text-align: center;
  margin: 5px 0;
}
@media (min-width: 640px) {
.branchdetail_contact_tel[data-v-70e49963] {
    margin: initial;
    width: 49%;
    padding: 5px 0;
    font-size: 3.125rem;
    letter-spacing: 1px;
}
}
@media (min-width: 1280px) {
.branchdetail_contact_tel[data-v-70e49963] {
    width: 100%;
    text-align: center;
}
}
.branchdetail_contact_tel .branchdetail_contact_tel_label[data-v-70e49963] {
  display: inline-block;
  background: #e47500;
  color: #fff;
  font-size: 2.5rem;
  width: 60px;
  padding: 5px;
  border-radius: 3px;
  vertical-align: middle;
}
.branchdetail_contact_tel div[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
}
.branchdetail_branch_link[data-v-70e49963] {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 0;
}
@media (min-width: 640px) {
.branchdetail_branch_link[data-v-70e49963] {
    width: 49%;
    margin: initial;
}
}
@media (min-width: 1280px) {
.branchdetail_branch_link[data-v-70e49963] {
    width: 100%;
}
}
.member_login_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: inline-block;
  width: 100%;
  padding: 15px;
  margin: 15px auto;
  border-radius: 5px;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #166eba;
  font-size: 1.125rem;
  color: #fff;
  background: #197cd1;
  box-shadow: 0px 4px 0px 0px #0e4676;
}
.member_login_btn[data-v-70e49963]:hover {
  background: #1461a3;
  color: #fff;
}
.member_login_btn[data-v-70e49963]:visited,
.member_login_btn[data-v-70e49963]:active {
  color: #fff;
}
.member_login_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.member_login_btn span[data-v-70e49963] {
  color: #fff;
  vertical-align: middle;
}
.member_create_account_btn[data-v-70e49963] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: inline-block;
  width: 100%;
  padding: 15px;
  margin: 15px auto;
  border-radius: 5px;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #d4d4d4;
  font-size: 1.125rem;
  color: #333;
  background: #ededed;
  box-shadow: 0px 4px 0px 0px #878787;
}
.member_create_account_btn[data-v-70e49963]:hover {
  background: #d4d4d4;
  color: #333;
}
.member_create_account_btn[data-v-70e49963]:visited,
.member_create_account_btn[data-v-70e49963]:active {
  color: #333;
}
.member_create_account_btn img[data-v-70e49963] {
  vertical-align: middle;
  margin-right: 5px;
}
.member_create_account_btn span[data-v-70e49963] {
  color: #333;
  vertical-align: middle;
}
.member_info_title[data-v-70e49963] {
  float: left;
  width: 100%;
  padding: 15px;
  background: #f0f0f0;
  display: table;
}
.member_info_title .member_info_title_left[data-v-70e49963] {
  width: 100%;
  float: left;
  display: table-cell;
}
@media (min-width: 640px) {
.member_info_title .member_info_title_left[data-v-70e49963] {
    width: auto;
}
}
.member_info_title .member_info_title_right[data-v-70e49963] {
  width: 100%;
  float: right;
  display: table-cell;
}
@media (min-width: 640px) {
.member_info_title .member_info_title_right[data-v-70e49963] {
    width: auto;
}
}
.member_info_title .member_info_title_text[data-v-70e49963] {
  vertical-align: middle;
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
}
@media (min-width: 640px) {
.member_info_title .member_info_title_text[data-v-70e49963] {
    text-align: left;
    padding-bottom: auto;
}
}
.member_info_title a[data-v-70e49963] {
  margin: 0 5px;
}
.member_login_block[data-v-70e49963] {
  width: 100%;
  float: left;
}
@media (min-width: 640px) {
.member_login_block[data-v-70e49963] {
    margin: 50px 0;
}
}
.member_login[data-v-70e49963] {
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px 4px rgba(0, 0, 0, 0.2);
  padding: 30px 15px;
  background: #fff;
  border-top: 5px solid #c20000;
  border-bottom: 5px solid #c20000;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 640px) {
.member_login[data-v-70e49963] {
    width: 560px;
    padding: 50px 70px;
    border-radius: 10px;
}
}
.member_login a.link[data-v-70e49963] {
  display: block;
  width: 100%;
  margin: 10px 0;
  font-size: 0.875rem;
}
.member_complete[data-v-70e49963] {
  width: 100%;
  background: #f0f0f0;
  padding: 50px 20px;
  text-align: center;
  font-size: 1.125rem;
  font-weight: bold;
}
@media (min-width: 360px) {
.member_complete[data-v-70e49963] {
    font-size: 1.125rem;
    padding: 50px 30px;
}
}
@media (min-width: 640px) {
.member_complete[data-v-70e49963] {
    font-size: 1.125rem;
    padding: 50px;
}
}
@media (min-width: 960px) {
.member_complete[data-v-70e49963] {
    font-size: 1.25rem;
    padding: 100px;
}
}
.member_head[data-v-70e49963] {
  width: 100%;
  float: left;
  padding-bottom: 10px;
  text-align: center;
}
.member_head img[data-v-70e49963] {
  width: 100px;
}
.member_head span[data-v-70e49963] {
  width: 100%;
  display: block;
  font-size: 1.25rem;
  font-weight: bold;
}
.member_comment[data-v-70e49963] {
  margin: 15px 0;
  padding: 10px;
  width: 100%;
  float: left;
  background: #f5f5f5;
  font-size: 0.875rem;
  text-align: left;
}
@media (min-width: 640px) {
.member_comment[data-v-70e49963] {
    text-align: left;
    text-align: center;
}
}
.member_id_pass_name[data-v-70e49963] {
  width: 100%;
  float: left;
  padding: 10px 0;
  font-weight: bold;
}
.member_input_error[data-v-70e49963] {
  color: #c20000;
  font-weight: bold;
}
.member_input_block[data-v-70e49963] {
  width: 100%;
  padding: 10px 0;
}
.member_input_block input[data-v-70e49963] {
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.2);
}
.member_input_block label[data-v-70e49963] {
  padding: 15px 0;
  width: 100%;
}
.member_create_account_head[data-v-70e49963] {
  width: 100%;
  float: left;
  margin: 25px 0 10px;
  background: linear-gradient(to bottom, #fff 0%, #fff 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 51%, #fff 51%, #fff 100%);
}
.member_create_account_head div[data-v-70e49963] {
  width: 30%;
  margin: 0 auto;
  background: #fff;
  text-align: center;
}
.member_regist_checkbox[data-v-70e49963] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4%;
}
.member_regist_checkbox span.checkbox-icon[data-v-70e49963] {
  width: 100%;
  vertical-align: middle;
}
.member_regist_checkbox span.checkbox-icon span[data-v-70e49963] {
  text-align: left;
  vertical-align: middle;
  font-size: 0.64rem;
}
@media (min-width: 640px) {
.member_regist_checkbox span.checkbox-icon span[data-v-70e49963] {
    font-size: 0.75rem;
}
}
.member_no_trucklist[data-v-70e49963] {
  width: 100%;
  display: table;
  background: #f0f0f0;
  padding: 50px;
  text-align: center;
}
.member_no_trucklist .member_no_trucklist_attension[data-v-70e49963] {
  display: table-cell;
  font-size: 1.25rem;
  color: #a8a8a8;
  font-weight: bold;
  text-align: center;
}
.member_favorite_btn[data-v-70e49963] {
  display: table;
  margin: 0 auto;
  width: 100%;
}
.member_favorite_btn div[data-v-70e49963] {
  width: 50%;
  display: table-cell;
  padding: 10px;
  text-align: center;
}
.member_favorite_btn div a[data-v-70e49963] {
  width: 100%;
}
.member_exp[data-v-70e49963] {
  font-size: 0.875rem;
}
.news_list[data-v-70e49963] {
  width: 100%;
  float: left;
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.news_list[data-v-70e49963]:hover {
  background: #f5f5f5;
}
.news_list a[data-v-70e49963] {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  display: block;
}
.news_list .newshead[data-v-70e49963] {
  color: #4aa9df;
  border-right: 5px solid #4aa9df;
}
.news_list .newstitle[data-v-70e49963] {
  padding-left: 15px;
}
.truckPhotoBlock[data-v-70e49963] {
  width: 100%;
  max-width: 1024px;
}
.largePhoto[data-v-70e49963] {
  position: relative;
  width: 100%;
  margin-bottom: 5px;
}
.counter[data-v-70e49963] {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.photo-description[data-v-70e49963] {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.largePhoto img[data-v-70e49963] {
  width: 100%;
}
.thumbnailArea[data-v-70e49963] {
  display: flex;
  overflow-x: scroll;
  height: 80px;
}
.thumbnails[data-v-70e49963] {
  display: flex;
}
.thumbnail[data-v-70e49963] {
  padding: 2px;
}
.thumbnail img[data-v-70e49963] {
  height: 70px;
  width: 90px;
}
@charset "UTF-8";
/**********************************/
/*2015-06-17 基本セレクタ 11行目*/
/*2015-06-17 共通 110行目あたり*/
/**/
/**/
/**/
/**/
/**/
/**********************************/
body[data-v-db97beea] {
  -webkit-print-color-adjust: exact;
  background-color: #FFFFFF !important;
}

/*基本セレクタ*/
body[data-v-db97beea], div[data-v-db97beea], dl[data-v-db97beea], dt[data-v-db97beea], dd[data-v-db97beea], ul[data-v-db97beea], ol[data-v-db97beea], li[data-v-db97beea], h1[data-v-db97beea], h2[data-v-db97beea], h3[data-v-db97beea], h4[data-v-db97beea], h5[data-v-db97beea], h6[data-v-db97beea], pre[data-v-db97beea], form[data-v-db97beea], fieldset[data-v-db97beea], input[data-v-db97beea], textarea[data-v-db97beea], p[data-v-db97beea], blockquote[data-v-db97beea], th[data-v-db97beea], td[data-v-db97beea] {
  margin: 0;
  padding: 0;
  color: #15284a;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 120%;
}
@media print {
body[data-v-db97beea], div[data-v-db97beea], dl[data-v-db97beea], dt[data-v-db97beea], dd[data-v-db97beea], ul[data-v-db97beea], ol[data-v-db97beea], li[data-v-db97beea], h1[data-v-db97beea], h2[data-v-db97beea], h3[data-v-db97beea], h4[data-v-db97beea], h5[data-v-db97beea], h6[data-v-db97beea], pre[data-v-db97beea], form[data-v-db97beea], fieldset[data-v-db97beea], input[data-v-db97beea], textarea[data-v-db97beea], p[data-v-db97beea], blockquote[data-v-db97beea], th[data-v-db97beea], td[data-v-db97beea] {
    font-size: 8px;
    line-height: 120%;
}
}
*[data-v-db97beea], *[data-v-db97beea]::before, *[data-v-db97beea]::after {
  box-sizing: border-box;
}
ul[data-v-db97beea] {
  list-style: none;
}
div[data-v-db97beea] {
  display: block;
}
table[data-v-db97beea] {
  border-collapse: collapse;
}
img[data-v-db97beea] {
  border: 0;
  display: block;
}
h1[data-v-db97beea], h2[data-v-db97beea], h3[data-v-db97beea] {
  display: block;
}

/* formBaseDesign */
input.blueborder[data-v-db97beea], textarea.blueborder[data-v-db97beea], select.blueborder[data-v-db97beea] {
  border: 1px solid #7faec4;
  padding: 1px;
}

/* 基本リンクカラー */
a[data-v-db97beea]:link, a[data-v-db97beea]:visited, a[data-v-db97beea]:active {
  color: #0c60c8;
  text-decoration: none;
}
a[data-v-db97beea]:hover {
  color: #FF0000;
  text-decoration: underline;
}
article[data-v-db97beea], aside[data-v-db97beea], details[data-v-db97beea], figcaption[data-v-db97beea], figure[data-v-db97beea], footer[data-v-db97beea], header[data-v-db97beea], hgroup[data-v-db97beea], menu[data-v-db97beea], nav[data-v-db97beea], section[data-v-db97beea] {
  /* IE8用 */
  display: block;
}
dl[data-v-db97beea], dt[data-v-db97beea], dd[data-v-db97beea], ul[data-v-db97beea], a[data-v-db97beea] {
  margin: 0;
  padding: 0;
}

/* タグ要素の変更 */
body[data-v-db97beea] {
  display: block;
  width: 100%;
  background: #fff;
  text-align: center;
}
.CarNo[data-v-db97beea] {
  font-weight: bold;
  font-size: 1.2rem;
}
.onepage[data-v-db97beea] {
  position: relative;
  height: 961px;
  width: 650px;
  border: 1px solid #CCC;
  page-break-after: always;
}
.onepage_container[data-v-db97beea] {
  background-color: #FFFFFF;
  width: 650px;
  height: 836px;
  overflow: hidden;
}
div.printfoot[data-v-db97beea] {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 650px;
  height: 125px;
}
.logo[data-v-db97beea] {
  width: 248px;
  height: 88px;
  float: left;
}
div#printCenter[data-v-db97beea] {
  margin: 0 auto;
  text-align: left;
  width: 650px;
}
div.printNotice[data-v-db97beea] {
  background-color: #1d2985;
  border: 1px solid #dddddd;
  color: #ffffff;
  margin-top: 30px;
  padding: 4px;
  text-align: left;
  width: 650px;
  font-size: 14px;
}
.pictures[data-v-db97beea]:after {
  clear: both;
}
.pictures li[data-v-db97beea] {
  float: left;
}
.laragePhoto[data-v-db97beea] {
  width: 650px;
}
.laragePhoto img[data-v-db97beea] {
  height: 300px;
  margin: 3px auto;
}
.smallPhoto[data-v-db97beea] {
  width: 25%;
}
.miniPhoto[data-v-db97beea] {
  width: 25%;
}
.smallPhoto img[data-v-db97beea] {
  width: 150px;
  height: 110px;
  margin: 5px auto;
}
.miniPhoto img[data-v-db97beea] {
  width: 145px;
  height: 110px;
  margin: 5px auto;
}
.truckdetail_maintitle[data-v-db97beea] {
  background: rgba(0, 0, 0, 0) linear-gradient(to top, #f9f9f9 0%, #fff 95%, #ccc 100%) repeat scroll 0 0;
  border-color: #ba2e38 #ebe9e4 #ddd;
  border-radius: 0;
  border-style: solid;
  border-width: 5px 1px;
  box-shadow: none;
  color: #333;
  display: inline-block;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 10px 0 10px 10px;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 650px;
  box-sizing: border-box;
}
.truckdetail_maintitle img[data-v-db97beea] {
  display: inline-block;
  margin-top: -2px;
  vertical-align: middle;
}
.truckdetail_spectable[data-v-db97beea] {
  border-left: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  float: left;
  width: 100%;
}
.truckdetail_spectable dl[data-v-db97beea] {
  font-size: 0.775rem;
}
.truckdetail_spectable dl[data-v-db97beea] {
  border-color: currentcolor #e3e3e3 #e3e3e3 currentcolor;
  border-left: medium none;
  border-top: medium none;
  display: table;
  font-size: 0.735rem;
  line-height: 1.1;
  float: left;
  height: 30px;
}
.truckdetail_spectable dl dt[data-v-db97beea] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
}
.truckdetail_spectable dl dt[data-v-db97beea] {
  background: #f9f9f9 none repeat scroll 0 0;
  border-bottom: 1px solid #e3e3e3;
  border-color: #e3e3e3;
  border-right: 1px solid #e3e3e3;
  display: table-cell;
  font-weight: bold;
  height: 30px;
  padding: 10px;
  text-align: left;
  vertical-align: middle;
  width: 55%;
}
.truckdetail_spectable dl dd[data-v-db97beea] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px solid #e3e3e3;
  border-color: #e3e3e3;
  border-right: 1px solid #e3e3e3;
  display: table-cell;
  height: 30px;
  padding: 10px;
  text-align: left;
  vertical-align: middle;
  width: 45%;
}
.truckdetail_spectable dl[data-v-db97beea] {
  width: 33.3333%;
}
.truckdetail_checksheet_block[data-v-db97beea] {
  width: 25%;
  float: left;
}
.print_tel[data-v-db97beea] {
  float: left;
  width: 350px;
  padding-left: 5px;
  padding-top: 5px;
}
.print_tel span[data-v-db97beea] {
  font-size: 48px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #CC2D1B;
  line-height: 140%;
}
@media print {
div.printNotice[data-v-db97beea] {
    display: none;
}
div.screenspace[data-v-db97beea] {
    display: none;
}
}
.truckdetail_checksheet[data-v-db97beea] {
  border-left: 1px solid #ebe9e4;
  border-top: 1px solid #ebe9e4;
  width: 100%;
}
.truckdetail_checksheet_block[data-v-db97beea] {
  font-size: 0.75rem;
}
.truckdetail_checksheet_block[data-v-db97beea] {
  font-size: 0.61rem;
}
.truckdetail_checksheet_block[data-v-db97beea] {
  border-collapse: collapse;
  font-size: 0.75rem;
}
.truckdetail_subtitle[data-v-db97beea] {
  box-sizing: border-box;
  background: #f9f9f9 none repeat scroll 0 0;
  border-color: #e3e3e3 #e3e3e3 #ddd;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  color: #333;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  padding: 5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 100%;
}
.truckdetail_checksheet_block dl[data-v-db97beea] {
  border-collapse: collapse;
  border-color: #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  display: table;
  line-height: 1.3;
  width: 100%;
}
.truckdetail_checksheet_block dl dt[data-v-db97beea] {
  background: #f9f9f9 none repeat scroll 0 0;
  border-bottom: 1px solid #e3e3e3;
  border-color: #e3e3e3;
  border-right: 1px solid #e3e3e3;
  display: table-cell;
  font-weight: bold;
  height: 30px;
  padding: 1px;
  text-align: center;
  vertical-align: middle;
  width: 33.3333%;
}
.truckdetail_checksheet_block dl dd[data-v-db97beea] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px solid #e3e3e3;
  border-color: #e3e3e3;
  border-right: 1px solid #e3e3e3;
  display: table-cell;
  height: 30px;
  padding: 1px;
  text-align: center;
  vertical-align: middle;
  width: 33.3333%;
}
.truckdetail_subtitle img[data-v-db97beea] {
  display: inline-block;
  margin-top: -2px;
  vertical-align: middle;
}
.truckdetail_checksheet_tire_block[data-v-db97beea] {
  width: 323px;
  float: left;
}
.truckdetail_checksheet_tire_block[data-v-db97beea] {
  border-collapse: collapse;
  font-size: 0.75rem;
  position: relative;
}
.truckdetail_checksheet_tire[data-v-db97beea] {
  border-collapse: collapse;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.truckdetail_checksheet_tire_block img[data-v-db97beea] {
  margin: auto;
  margin-top: -20px;
  width: 50%;
  border: medium none;
  vertical-align: middle;
}
.tire_FL[data-v-db97beea], .tire_FR[data-v-db97beea] {
  top: 13.5%;
}
.tire_F2L[data-v-db97beea], .tire_F2R[data-v-db97beea] {
  top: 28%;
}
.tire_BL[data-v-db97beea], .tire_BR[data-v-db97beea] {
  top: 45%;
}
.tire_B2L[data-v-db97beea], .tire_B2R[data-v-db97beea] {
  top: 60%;
}
.tire_FL[data-v-db97beea], .tire_F2L[data-v-db97beea], .tire_BL[data-v-db97beea], .tire_B2L[data-v-db97beea] {
  left: 0;
}
.tire_FR[data-v-db97beea], .tire_F2R[data-v-db97beea], .tire_BR[data-v-db97beea], .tire_B2R[data-v-db97beea] {
  left: 63%;
}
.tire_FL[data-v-db97beea], .tire_FR[data-v-db97beea], .tire_F2L[data-v-db97beea], .tire_F2R[data-v-db97beea], .tire_BL[data-v-db97beea], .tire_BR[data-v-db97beea], .tire_B2L[data-v-db97beea], .tire_B2R[data-v-db97beea] {
  width: 37%;
}
.tire_FL[data-v-db97beea], .tire_FR[data-v-db97beea], .tire_F2L[data-v-db97beea], .tire_F2R[data-v-db97beea], .tire_BL[data-v-db97beea], .tire_BR[data-v-db97beea], .tire_B2L[data-v-db97beea], .tire_B2R[data-v-db97beea] {
  width: 37%;
}
.tire_FL[data-v-db97beea], .tire_FR[data-v-db97beea], .tire_F2L[data-v-db97beea], .tire_F2R[data-v-db97beea], .tire_BL[data-v-db97beea], .tire_BR[data-v-db97beea], .tire_B2L[data-v-db97beea], .tire_B2R[data-v-db97beea] {
  width: 37.5%;
}
.tire_FL[data-v-db97beea], .tire_FR[data-v-db97beea], .tire_F2L[data-v-db97beea], .tire_F2R[data-v-db97beea], .tire_BL[data-v-db97beea], .tire_BR[data-v-db97beea], .tire_B2L[data-v-db97beea], .tire_B2R[data-v-db97beea] {
  cursor: pointer;
  position: absolute;
  width: 36.5%;
}
.tire_FL li[data-v-db97beea], .tire_F2L li[data-v-db97beea], .tire_BL li[data-v-db97beea], .tire_B2L li[data-v-db97beea] {
  float: right;
}
.tire_FR li[data-v-db97beea], .tire_F2R li[data-v-db97beea], .tire_BR li[data-v-db97beea], .tire_B2R li[data-v-db97beea] {
  float: left;
}
.tire_FL li[data-v-db97beea], .tire_FR li[data-v-db97beea], .tire_F2L li[data-v-db97beea], .tire_F2R li[data-v-db97beea], .tire_BL li[data-v-db97beea], .tire_BR li[data-v-db97beea], .tire_B2L li[data-v-db97beea], .tire_B2R li[data-v-db97beea] {
  height: 20px;
  width: 20px;
  font-size: 1.6rem;
}
.tire_FL li[data-v-db97beea], .tire_FR li[data-v-db97beea], .tire_F2L li[data-v-db97beea], .tire_F2R li[data-v-db97beea], .tire_BL li[data-v-db97beea], .tire_BR li[data-v-db97beea], .tire_B2L li[data-v-db97beea], .tire_B2R li[data-v-db97beea] {
  background-color: #333 !important;
  border-radius: 20px;
  border: 1px solid #333;
  color: #fff;
  text-align: center;
  height: 20px;
  padding-bottom: 3px;
  width: 20px;
  font-size: 16px;
}
.tire_spare[data-v-db97beea] {
  bottom: 20px;
  display: table;
  position: absolute;
}
.tire_spare li[data-v-db97beea] {
  display: table-cell;
  width: 60px;
}
.tire_spare .tire_spare_num[data-v-db97beea] {
  background: #333 none repeat scroll 0 0;
  border-radius: 100px;
  color: #fff;
  display: table-cell;
  height: 20px;
  padding: 5px;
  text-align: center;
  width: 20px;
  font-size: 16px;
}
.truckdetail_tire_table[data-v-db97beea] {
  border-collapse: collapse;
  border-color: #fff;
  border-style: solid;
  border-width: 3px 0 0 3px;
  width: 100%;
}
.truckdetail_tire_table td[data-v-db97beea] {
  background: #f0f0f0 none repeat scroll 0 0;
  border-color: #fff;
  border-style: solid;
  border-width: 0 3px 3px 0;
  height: 50px;
  padding: 2px;
  text-align: center;
}
#checkSheet[data-v-db97beea] {
  width: 650px;
}
.print_check[data-v-db97beea] {
  background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
  color: #FFF;
  padding: 10px;
  width: 650px;
  box-sizing: border-box;
}
.print_check li[data-v-db97beea] {
  float: left;
  padding: 0 10px 5px 0;
}
label[data-v-db97beea] {
  display: table;
  float: left;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox:checked + .checkbox-icon[data-v-db97beea]::before {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #666;
  color: #000;
  content: "✓";
  font-size: 1.025rem;
  text-align: center;
}
.checkbox + .checkbox-icon[data-v-db97beea]::before {
  border-radius: 4px;
}
.checkbox + .checkbox-icon[data-v-db97beea]::before, .radiobutton + .radiobutton-icon[data-v-db97beea]::before {
  background-color: #fff;
  border: 1px solid #999;
  box-shadow: 0 1px 1px rgba(4, 0, 0, 0.14) inset;
  content: "";
  display: inline-block;
  height: 20px;
  vertical-align: middle;
  width: 20px;
}
.print_check li span[data-v-db97beea] {
  font-size: initial;
  color: #FFF;
}
.checkbox[data-v-db97beea], .radiobutton[data-v-db97beea] {
  display: none;
}
.checkbox + .checkbox-icon[data-v-db97beea], .radiobutton + .radiobutton-icon[data-v-db97beea] {
  display: table-cell;
  position: relative;
  vertical-align: middle;
}

@media print {
.printNotice {
			display: none;
}
}


img[data-v-9174e164] {
  border: 0;
  vertical-align: middle;
  overflow-clip-margin: content-box;
  overflow: clip;
}
.truckImg[data-v-9174e164] {
  height: 45px;
  width: 60px;
}
.conditionIcon[data-v-9174e164] {
  width: 13px;
  aspect-ratio: auto 13 / 40;
  height: 45px;
}
.truckNum-Table[data-v-9174e164] {
  background-color: #f5f5f5;
  color: #000000;
}
.truckNum-HeadLine[data-v-9174e164] {
  background-color: #333;
  color: #e1e1e1;
  text-align: right;
}
.title[data-v-9174e164] {
  background-color: #333;
  color: #e1e1e1;
  text-align: right;
}
.text-row-span[data-v-9174e164] {
  padding-top: 2em;
}


.fullscreen[data-v-2cd8b2f8] {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1054;
  background-color: #000000;
}
.fullscreen .sticky_table_wrapper[data-v-2cd8b2f8] {
  max-height: 100vh !important;
  overflow: hidden !important;
}
.truckImg[data-v-2cd8b2f8] {
  height: 75px;
  width: 100px;
}
.fullscreen tbody[data-v-2cd8b2f8] {
  will-change: animation;
  /* animation: scrolling 60s linear infinite; */
  -webkit-animation-name: scrolling-2cd8b2f8;
          animation-name: scrolling-2cd8b2f8;
  /* animation-duration: 10s; */
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@-webkit-keyframes scrolling-2cd8b2f8 {
0% {
    transform: translateY(0);
}
100% {
    transform: translateY(-50%);
}
}
@keyframes scrolling-2cd8b2f8 {
0% {
    transform: translateY(0);
}
100% {
    transform: translateY(-50%);
}
}
.fullscreen tbody[data-v-2cd8b2f8]:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@-webkit-keyframes moveRight-2cd8b2f8 {
to {
    transform: translateX(200px);
}
}
@keyframes moveRight-2cd8b2f8 {
to {
    transform: translateX(200px);
}
}
@-webkit-keyframes moveLeft-2cd8b2f8 {
to {
    transform: translateX(-200px);
}
}
@keyframes moveLeft-2cd8b2f8 {
to {
    transform: translateX(-200px);
}
}


.truckImg[data-v-15627a23] {
  height: 340px;
  width: 480px;
}
td[data-v-15627a23] {
  color: #333333;
  background-color: #f0f0f0;
  border: 1px solid #666666;
  padding: 4px;
}
.center[data-v-15627a23] {
  margin: 10px auto;
  /* text-align: center; */
}
#printNotice[data-v-15627a23] {
  border: 1px solid #dddddd;
  padding: 4px;
  width: 640px;
  background-color: #1d2985;
  margin-top: 30px;
  color: #ffffff;
}
div#printCenter[data-v-15627a23] {
  margin: 0 auto;
  /* text-align: center; */
  width: 650px;
}
div.printNotice[data-v-15627a23] {
  background-color: #1d2985;
  border: 1px solid #dddddd;
  color: #ffffff;
  margin-top: 30px;
  padding: 4px;
  text-align: center;
  width: 650px;
  font-size: 14px;
}
.print-link > a[data-v-15627a23] {
  display: block;
}
@media print {
div.printNotice[data-v-15627a23] {
    display: none;
}
}
.col1[data-v-15627a23] {
  background-color: #eeeeee;
  font-size: 24px;
  text-align: center;
  border: 1px solid #666666;
  color: #000000;
}
.col2[data-v-15627a23] {
  background-color: #ffffff;
  font-size: 24px;
  text-align: center;
  border: 1px solid #666666;
}
.col3[data-v-15627a23] {
  background-color: #eeeeee;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.col4[data-v-15627a23] {
  background-color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}
.col5[data-v-15627a23] {
  background-color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  text-align: left !important;
}
.col6[data-v-15627a23] {
  background-color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
}
.col7[data-v-15627a23] {
  background-color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  text-align: right;
  vertical-align: bottom;
}


@media print {
.printNotice {
    display: none;
}
}


/* タグ要素の変更 */
body[data-v-0800c008] {
  color: #eeeeee;
  width: 100%;
  background-image: url('/RT_Member/img/bg_pattern.gif');
  background-repeat: repeat;
  background-color: #000000;
  /* margin-bottom: 10px; */
}
table[data-v-0800c008] {
  border-collapse: collapse;
  border: 1px solid #666666;
  margin: 0 auto; /* IE10 */
}
th[data-v-0800c008] {
  color: #eeeeee;
  text-align: left;
  background-color: #505060;
  border: 1px solid #666666;
  padding: 4px;
}
td[data-v-0800c008] {
  color: #333333;
  background-color: #f0f0f0;
  border: 1px solid #666666;
  padding: 4px;
}
td a[data-v-0800c008] {
  color: #333333;
  text-decoration: none;
}
td a[data-v-0800c008]:hover {
  color: #333333;
  text-decoration: underline;
}
img[data-v-0800c008] {
  border: 0;
  vertical-align: middle;
}
.truckImg[data-v-0800c008] {
  width: 140px;
  height: 105px;
}
.center[data-v-0800c008] {
  margin: 10px auto;
  text-align: center;
}
.container[data-v-0800c008] {
  /* height: 200px; */
  display: flex;
  align-items: center;
  justify-content: center;
}

.follow-need[data-v-26226806] {
  position: absolute;
  top: 0;
  right: 0;
  color: red;
  font-size: 1.6rem;
  font-weight: bold;
}

.modal[data-v-c1bf8ba6] {
  display: block !important;
}
.modal-body[data-v-c1bf8ba6] {
  min-height: 50vh;
}


.modal[data-v-58abf708] {
  display: block !important;
}
.modal-body[data-v-58abf708] {
  min-height: 50vh;
}


.status-block[data-v-4631a035] {
  border: 2px solid #fff;
  border-radius: 2px;
  padding: 3px;
  margin: 1px;
}


/*---------------------
  ふきだし
  --------------------*/
.balloon[data-v-aeb29e0e] {
  z-index: 10000;
  position: absolute;

  padding: 10px;
  color: #666;
  background: #fff;
  text-align: center;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  border-radius: 5px;
}
.overlay[data-v-aeb29e0e] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  z-index: 9999;
}


.commentForm[data-v-4303f31c] {
  max-height: 80vh;
  max-width: 100%;
  padding: 5px;
  background-color: #000;
  border: 2px solid #fff;
  border-radius: 5px;
  position: fixed;
  bottom: 20px;
  right: 0px;
  margin: 0px auto;
  z-index: 99;
  overflow-y: scroll;
}
.commentBodyButtons[data-v-4303f31c] {
  text-align: right;

  cursor: pointer;
}
.commentBodyButton[data-v-4303f31c] {
  display: inline-block;
  width: 30px !important;
  height: 30px !important;
  border: 1px solid #000;
  color: #000;

  background-color: #fff;

  text-align: center;
  vertical-align: middle;
}
.comment-table[data-v-4303f31c] {
  max-height: 25vh !important;
}


/*---------------------
  ふきだし
  --------------------*/
.balloon[data-v-fa5c0e38] {
  z-index: 10000;
  position: fixed;

  padding: 10px;
  color: #666;
  background: #fff;
  text-align: center;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  border-radius: 5px;
}
.overlay[data-v-fa5c0e38] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  z-index: 9999;
}


.modal[data-v-157177f2] {
  display: block !important;
}
.modal-body[data-v-157177f2] {
  min-height: 50vh;
}


.modal[data-v-51841aeb] {
  display: block !important;
}
.modal-body[data-v-51841aeb] {
  min-height: 50vh;
}


.modal[data-v-04de3136] {
  display: block !important;
}
.modal-body[data-v-04de3136] {
  min-height: 50vh;
}


.modal[data-v-025fcc95] {
  display: block !important;
}
.modal-body[data-v-025fcc95] {
  min-height: 50vh;
}

@charset "UTF-8";
html.dark body[data-v-9c161f50] {
  background-color: #FFFFFF !important;
}
.printArea[data-v-9c161f50] {
  width: 100%;
  background-color: #FFF;
}
.printNotice[data-v-9c161f50] {
  background-color: #cccccc;
  color: #000;
  margin: 0 auto;
  width: 650px;
}
.print_page[data-v-9c161f50] {
  margin: 0 auto;
  height: 961px;
  width: 650px;
  border: 1px solid #CCC;
  page-break-after: always;
}
.print_table[data-v-9c161f50], .photo_area[data-v-9c161f50] {
  width: 100%;
  white-space: nowrap;
}
.print_table th[data-v-9c161f50] {
  background-color: #CCCCCC;
  color: #000;
}
.print_table td[data-v-9c161f50] {
  background-color: #FFFFFF;
  color: #000;
}
.imageArea[data-v-9c161f50] {
  width: 100%;
  margin: auto;
}
.print_page img[data-v-9c161f50] {
  float: left;
  width: 153px;
  margin: 3px;
}
@media print {
.printNotice[data-v-9c161f50] {
    display: none;
}
.print_page[data-v-9c161f50] {
    width: 100%; /* A4縦の幅 */
    height: 251mm; /* A4縦の高さ */
    page-break-after: always; /* 各ページの終わりに改ページ */
}
.print_table[data-v-9c161f50], .photo_area[data-v-9c161f50] {
    width: 90%;
}
}
.secret[data-v-9c161f50] {
  width: 130px;
  margin: 5px auto;
  color: #FF0000;
  border: 3px solid #FF0000;
  border-radius: 5px;
  background-color: #FFF;
  padding: 3px;
}
table[data-v-9c161f50] {
  border-collapse: collapse;
  border: 1px solid #666666;
  margin: 0 auto;
}
th[data-v-9c161f50] {
  color: #eeeeee;
  text-align: left;
  background-color: #505060;
  border: 1px solid #666666;
  padding: 4px;
}
td[data-v-9c161f50] {
  color: #333333;
  background-color: #f0f0f0;
  border: 1px solid #666666;
  padding: 4px;
}
.dl-img-not-selected[data-v-9c161f50] {
  border: 3px solid;
}
.dl-img-selected[data-v-9c161f50] {
  border: 3px solid blue;
}
@media print {
.dl-img-not-selected[data-v-9c161f50] {
    border: 0px solid;
}
.dl-img-selected[data-v-9c161f50] {
    border: 0px solid blue;
}
}
.form-check-label[data-v-9c161f50] {
  color: #000 !important;
}

img[data-v-774e4d1b] {
  border: 0;
  vertical-align: middle;
  overflow-clip-margin: content-box;
  overflow: clip;
}
.truckImg[data-v-774e4d1b] {
  height: 45px;
  width: 60px;
}
div#message[data-v-774e4d1b],
#message2[data-v-774e4d1b] {
  width: 90%;
  margin: 20px auto;
  text-align: center;
}
div#message ul[data-v-774e4d1b],
div#message2 ul[data-v-774e4d1b] {
  width: 80%;
  margin: 0 auto;
  padding: 5px;
  text-align: left;
  border: 1px solid #ffffff;
}
#message li[data-v-774e4d1b] {
  list-style-type: disc;
}
#message2 li[data-v-774e4d1b] {
  list-style-type: disc;
  display: inline-block;
}
table[data-v-774e4d1b] {
  border: 1px solid #666666;
}
.registeredNumberTotal-th[data-v-774e4d1b] {
  color: #eeeeee;
  text-align: left;
  background-color: #505060;
  border: 1px solid #666666;
  padding: 4px;
}
.registeredNumberTotal-td[data-v-774e4d1b] {
  color: #333333;
  background-color: #f0f0f0;
  border: 1px solid #666666;
  padding: 4px;
  text-align: right;
}
.row-Color[data-v-774e4d1b] {
  background-color: #ffdddd !important;
}
.message-emphasis[data-v-774e4d1b] {
  color: #ff0000;
}


img[data-v-7262bfc9] {
  border: 0;
  vertical-align: middle;
  overflow-clip-margin: content-box;
  overflow: clip;
}
.truckImg[data-v-7262bfc9] {
  height: 45px;
  width: 60px;
}
div#message[data-v-7262bfc9],
#message2[data-v-7262bfc9] {
  width: 90%;
  margin: 20px auto;
  text-align: center;
}
div#message ul[data-v-7262bfc9],
div#message2 ul[data-v-7262bfc9] {
  width: 80%;
  margin: 0 auto;
  padding: 5px;
  text-align: left;
  border: 1px solid #ffffff;
}
#message li[data-v-7262bfc9] {
  list-style-type: disc;
}
#message2 li[data-v-7262bfc9] {
  list-style-type: disc;
  display: inline-block;
}
table[data-v-7262bfc9] {
  border: 1px solid #666666;
}
.registeredNumberTotal-th[data-v-7262bfc9] {
  color: #eeeeee;
  text-align: left;
  background-color: #505060;
  border: 1px solid #666666;
  padding: 4px;
}
.registeredNumberTotal-td[data-v-7262bfc9] {
  color: #333333;
  background-color: #f0f0f0;
  border: 1px solid #666666;
  padding: 4px;
  text-align: right;
}
.row-Color[data-v-7262bfc9] {
  background-color: #ffdddd !important;
}
.message-emphasis[data-v-7262bfc9] {
  color: #ff0000;
}


.fc .fc-toolbar-title[data-v-0de1b3ad] {
  font-size: 1.75em;
  margin: 0;
}
.btn-today[data-v-0de1b3ad] {
  margin-left: 0.75em; /* space between */
}
.btn-group[data-v-0de1b3ad] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fc .fc-toolbar.fc-header-toolbar[data-v-0de1b3ad] {
  margin-bottom: 1.5em;
}


.downloadExcel[data-v-4abb6b1b] {
  display: none;
}


.accordion-button[data-v-0e61ff0c] {
  padding: 0.5rem 0.6rem;
}
.accordion-button[data-v-0e61ff0c]::after {
  margin-left: -15px;
}


.fc .fc-toolbar-title[data-v-3bd808dc] {
  font-size: 1.75em;
  margin: 0;
}
.btn-today[data-v-3bd808dc] {
  margin-left: 0.75em; /* space between */
}
.btn-group[data-v-3bd808dc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fc .fc-toolbar.fc-header-toolbar[data-v-3bd808dc] {
  margin-bottom: 1.5em;
}
.un-registered-state[data-v-3bd808dc] {
  color: red;
  font-weight: bold;
}


/*---------------------
  ふきだし
  --------------------*/
.balloon[data-v-172e619c] {
  z-index: 10000;
  position: fixed;

  padding: 10px;
  color: #666;
  background: #fff;
  text-align: center;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  border-radius: 5px;
}
.overlay[data-v-172e619c] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  z-index: 9999;
}


.circle[data-v-7515103c] {
  border: 1px solid #000;
  border-radius: 5px;
  margin: 1px;
}


.circle[data-v-0c2d0fb0] {
  border: 1px solid #000;
  border-radius: 5px;
  margin: 1px;
}


.circle[data-v-743ff252] {
  border: 1px solid #000;
  border-radius: 5px;
  margin: 1px;
}


.recordBlock[data-v-c6b1e98e] {
  height: 65px;
  background: linear-gradient(to bottom, whitesmoke 0%, #dadada 100%);
  text-shadow: 1px 1px 1px whitesmoke;

  color: #000 !important;
}
.searchHeader[data-v-c6b1e98e] {
  background-color: #cccccc;
  height: 60px;
  color: #000;
}
.circle[data-v-c6b1e98e] {
  border: 1px solid #000;
  border-radius: 5px;
  margin: 1px;
}
.btns[data-v-c6b1e98e] {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 1056;
}
.btns2[data-v-c6b1e98e] {
  position: fixed;
  width: 100%;
  bottom: 0;
}
.border-sp[data-v-c6b1e98e] {
  border-top: 5px solid purple;
}
.selected-truck[data-v-c6b1e98e] {
  background: linear-gradient(to bottom, #0099ff 0%, #0099ff 100%) !important;
}

@charset "UTF-8";
html.dark body[data-v-3a1b3497] {
  background-color: #FFFFFF !important;
}
body[data-v-3a1b3497] {
  -webkit-print-color-adjust: exact;
  width: 961px !important;
  margin: 0px auto;
}
table[data-v-3a1b3497] {
  page-break-after: always;
}
.printArea[data-v-3a1b3497] {
  width: 961px !important;
  background-color: #FFF;
  margin: 0px auto;
}
#printNotice[data-v-3a1b3497] {
  background-color: #cccccc;
  color: #000;
  margin: 0 auto;
  width: 650px;
}

/*基本セレクタ*/
body[data-v-3a1b3497], div[data-v-3a1b3497], dl[data-v-3a1b3497], dt[data-v-3a1b3497], dd[data-v-3a1b3497], ul[data-v-3a1b3497], ol[data-v-3a1b3497], li[data-v-3a1b3497], h1[data-v-3a1b3497], h2[data-v-3a1b3497], h3[data-v-3a1b3497], h4[data-v-3a1b3497], h5[data-v-3a1b3497], h6[data-v-3a1b3497], pre[data-v-3a1b3497], form[data-v-3a1b3497], fieldset[data-v-3a1b3497], input[data-v-3a1b3497], textarea[data-v-3a1b3497], p[data-v-3a1b3497], blockquote[data-v-3a1b3497], th[data-v-3a1b3497], td[data-v-3a1b3497] {
  margin: 0;
  padding: 0;
  color: #15284a;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
  font-size: 10px;
}
h1[data-v-3a1b3497] {
  width: 100%;
  text-align: left;
}
table[data-v-3a1b3497] {
  width: 100%;
}
table[data-v-3a1b3497], td[data-v-3a1b3497], th[data-v-3a1b3497] {
  border-collapse: collapse;
  border: 1px solid #333;
  white-space: nowrap;
}
th[data-v-3a1b3497] {
  background-color: #888888;
  color: #FFFFFF;
}
th[data-v-3a1b3497] {
  height: 40px;
}
td[data-v-3a1b3497] {
  height: 26px;
  padding-left: 1px;
}
@media print {
.printNotice[data-v-3a1b3497] {
    display: none;
    margin-top: 30px;
    padding: 4px;
    width: 650px;
    border: 1px solid #dddddd;
    background-color: #1D2985;
    color: #ffffff;
    text-align: left;
}
}
body[data-v-3a1b3497] {
  display: block;
  background: #fff;
  text-align: center;
}
.onepage[data-v-3a1b3497] {
  position: relative;
  height: 630px;
  width: 961px;
  page-break-after: always;
}
.check[data-v-3a1b3497] {
  border-radius: 10px;
  border: solid #000 1px;
  padding: 3px;
}
tr:nth-child(odd) td[data-v-3a1b3497] {
  background-color: #eeeeee; /* 奇数行の背景色 */
}
.col1[data-v-3a1b3497] {
  width: 30px;
}
.col2[data-v-3a1b3497] {
  width: 50px;
}
.col3[data-v-3a1b3497] {
  width: 100px;
}
.col4[data-v-3a1b3497] {
  width: 120px;
  white-space: normal;
}
.col5[data-v-3a1b3497] {
  width: 80px;
}
.col6[data-v-3a1b3497] {
  width: 250px;
  white-space: normal;
  font-size: 9px !important;
}
.col7[data-v-3a1b3497] {
  width: 40px;
}
.col8[data-v-3a1b3497] {
  width: 100px;
}
.col9[data-v-3a1b3497] {
  width: 40px;
}
.col10[data-v-3a1b3497] {
  width: 40px;
}
.col11[data-v-3a1b3497] {
  width: 50px;
}

.circle[data-v-3a1b3497] {
  border: 1px solid #000;
  border-radius: 5px;
  margin: 1px;
}


.circle[data-v-5a5eb64f] {
  border: 1px solid #000;
  border-radius: 5px;
  margin: 1px;
}

.select-CheckBox[data-v-a30f8836] {
  width: 15px !important;
  padding-right: 5px !important;
}
.label-down[data-v-a30f8836] {
  margin-top: 10px;
}

.accordion-body-faq[data-v-401dba45]{
  background-color: black;
}


.truckdetail_tire_table[data-v-578b3358] {
  border-collapse: collapse;
  
 
  border: 1px solid black !important;
  border-width: 1px !important;
  text-align: center;
}
.truckdetail_tire_table td[data-v-578b3358]{
  border: 1px solid black !important;
  border-width: 1px !important;
}


.center[data-v-67e07c30] {
  margin: 10px auto;
  text-align: center;
}
.preview[data-v-67e07c30] {
  position: absolute;
  height: 150px;
  width: 810px;
  top: 0;
  left: 0;
  z-index: 1;
}
table[data-v-67e07c30] {
  border-collapse: collapse;
  border: 1px solid #666666;
  margin: 0 auto;
}
td[data-v-67e07c30] {
  color: #333333;
  background-color: #f0f0f0;
  border: 1px solid #666666;
  padding: 4px;
}
th[data-v-67e07c30] {
  color: #eeeeee;
  text-align: left;
  background-color: #505060;
  border: 1px solid #666666;
  padding: 4px;
}
.preview[data-v-67e07c30] {
  position: absolute;
  height: 150px;
  width: 810px;
  top: 0;
  left: 0;
  z-index: 1;
}
.preview img[data-v-67e07c30] {
  height: 150px;
  width: 810px;
  border: 0;
  vertical-align: middle;
}
#commentPreview1[data-v-67e07c30] {
  position: absolute;
  height: 55px;
  width: 810px;
  top: 10px;
  left: 0;
  text-align: center;
  z-index: 2;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 28px;
}
#commentPreview2[data-v-67e07c30] {
  position: absolute;
  height: 65px;
  width: 810px;
  top: 85px;
  left: 0;
  text-align: center;
  z-index: 3;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 18px;
}


.preview[data-v-78359be8] {
  position: absolute;
  height: 150px;
  width: 810px;
  top: 0;
  left: 0;
  z-index: 1;
}
.preview img[data-v-78359be8] {
  height: 150px;
  width: 810px;
  border: 0;
  vertical-align: middle;
}
#commentPreview1[data-v-78359be8] {
  position: absolute;
  height: 55px;
  width: 810px;
  top: 10px;
  left: 0;
  text-align: center;
  z-index: 2;
  color: #ffffff;
  font-weight: bold;
  font-size: 28px;
}
#commentPreview2[data-v-78359be8] {
  position: absolute;
  height: 65px;
  width: 810px;
  top: 85px;
  left: 0;
  text-align: center;
  z-index: 3;
  font-weight: bold;
  color: #ffffff;
  font-size: 18px;
}


.modal[data-v-78d6d4c4] {
  display: block !important;
}
.ItemBox div[data-v-78d6d4c4] {
  box-sizing: content-box !important;
}
.ItemBox[data-v-78d6d4c4] {
  float: left;
  position: relative;

  width: 220px;
  height: 144px;
  display: block;
  background-color: #ffffff;

  color: #000;
}
.MyCheckBox[data-v-78d6d4c4] {
  position: absolute;
  top: 80px;
  left: 2px;
}
.MyDataBox[data-v-78d6d4c4] {
  position: absolute;
  top: 0px;
  left: 26px;
  border: 1px solid green;
  width: 185px;
  height: 138px;
}
.MyNo[data-v-78d6d4c4] {
  position: absolute;
  top: 1px;
  left: 26px;
}
.MyKeijoBox1[data-v-78d6d4c4] {
  position: absolute;
  top: 3px;
  left: 3px;
  padding: 0px;
  font-size: 10px;
  font-weight: bold;
  width: 50px;
  height: 14px;
  background-color: #bbbbbb;
}
.MyKeijoBox2[data-v-78d6d4c4] {
  position: absolute;
  top: 2px;
  left: 2px;
  padding: 0px;
  font-size: 10px;
  font-weight: bold;
  width: 50px;
  height: 14px;
  background-color: #eeeeee;
  text-align: center;
}
.MyCodeBox[data-v-78d6d4c4] {
  position: absolute;
  top: 2px;
  left: 80px;
  padding: 0px 0px 0px 5px;
  font-size: 8px;
  width: 96px;
  height: 12px;
  background-color: #ffffff;
  border: 1px solid #bbbbbb;
}
.MyCode[data-v-78d6d4c4] {
  color: #ff0000;
  font-size: 10px;
}
.MyBikoBox1[data-v-78d6d4c4] {
  position: absolute;
  top: 99px;
  left: 1px;
  padding: 2px;
  font-size: 10px;
  width: 179px;
  height: 34px;
  line-height: 12px;
  background-color: #ccffcc;
}
.MyBikoBox3[data-v-78d6d4c4] {
  position: absolute;
  top: 135px;
  left: 1px;
  padding: 2px;
  font-size: 10px;
  width: 179px;
  height: 34px;
  line-height: 12px;
  background-color: #33ff77;
}
.editBtn[data-v-78d6d4c4] {
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
}
.MyBikoBox2[data-v-78d6d4c4] {
  position: absolute;
  top: 75px;
  left: 140px;
  padding: 0px 0px 0px 5px;
  font-size: 10px;
  color: #000000;
  width: 38px;
  height: 12px;
  background-color: #ffcc00;
}
.MyAreaBox[data-v-78d6d4c4] {
  position: absolute;
  top: 88px;
  left: 140px;
  padding: 0px 0px 0px 5px;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  width: 38px;
  height: 12px;
  background-color: #555555;
}
.MySoldBox[data-v-78d6d4c4] {
  position: absolute;
  top: 50px;
  left: 60px;
  padding: 0px 5px 0px 5px;
  background-color: #ff0000;
  border: 1px solid #ff0000;
}
.MySold[data-v-78d6d4c4] {
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}


.ItemBox div[data-v-ae7cbc3a] {
  box-sizing: content-box !important;
}
.ItemBox[data-v-ae7cbc3a] {
  float: left;
  position: relative;

  width: 220px;
  height: 144px;
  display: block;
  background-color: #ffffff;

  color: #000;
}
.MyCheckBox[data-v-ae7cbc3a] {
  position: absolute;
  top: 80px;
  left: 2px;
}
.MyDataBox[data-v-ae7cbc3a] {
  position: absolute;
  top: 0px;
  left: 26px;
  border: 1px solid green;
  width: 185px;
  height: 138px;
}
.MyNo[data-v-ae7cbc3a] {
  position: absolute;
  top: 1px;
  left: 26px;
}
.MyKeijoBox1[data-v-ae7cbc3a] {
  position: absolute;
  top: 3px;
  left: 3px;
  padding: 0px;
  font-size: 10px;
  font-weight: bold;
  width: 50px;
  height: 14px;
  background-color: #bbbbbb;
}
.MyKeijoBox2[data-v-ae7cbc3a] {
  position: absolute;
  top: 2px;
  left: 2px;
  padding: 0px;
  font-size: 10px;
  font-weight: bold;
  width: 50px;
  height: 14px;
  background-color: #eeeeee;
  text-align: center;
}
.MyCodeBox[data-v-ae7cbc3a] {
  position: absolute;
  top: 2px;
  left: 80px;
  padding: 0px 0px 0px 5px;
  font-size: 8px;
  width: 96px;
  height: 12px;
  background-color: #ffffff;
  border: 1px solid #bbbbbb;
}
.MyCode[data-v-ae7cbc3a] {
  color: #ff0000;
  font-size: 10px;
}
.MyBikoBox1[data-v-ae7cbc3a] {
  position: absolute;
  top: 99px;
  left: 1px;
  padding: 2px;
  font-size: 10px;
  width: 179px;
  height: 34px;
  line-height: 12px;
  background-color: #ccffcc;
}
.MyBikoBox2[data-v-ae7cbc3a] {
  position: absolute;
  top: 75px;
  left: 140px;
  padding: 0px 0px 0px 5px;
  font-size: 10px;
  color: #000000;
  width: 38px;
  height: 12px;
  background-color: #ffcc00;
}
.MyAreaBox[data-v-ae7cbc3a] {
  position: absolute;
  top: 88px;
  left: 140px;
  padding: 0px 0px 0px 5px;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  width: 38px;
  height: 12px;
  background-color: #555555;
}
.MySoldBox[data-v-ae7cbc3a] {
  position: absolute;
  top: 50px;
  left: 60px;
  padding: 0px 5px 0px 5px;
  background-color: #ff0000;
  border: 1px solid #ff0000;
}
.MySold[data-v-ae7cbc3a] {
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.page-break-before[data-v-ae7cbc3a] {
  page-break-before: always;
}
@media print {
.printNotice[data-v-ae7cbc3a] {
    display: none;
}
}


.lane-title[data-v-676363f4] {
    color: #eeeeee;
    text-align: left;
    background-color: #505060;
    border: 1px solid #666666;
}
.being-Flame-Repair-Item[data-v-676363f4] {
    color: #333333;
    border: 1px solid #666666;
    margin-bottom: -1px;
    margin-right: -1px;
}
.item-color[data-v-676363f4] {
  background-color: #f0f0f0;
}
.item-border-color[data-v-676363f4] {
  border: 1px solid #666666;
  margin-bottom: -1px;
  margin-right: -1px;
}
.no-item[data-v-676363f4] {
  height: 50px;
  color: #333333;
}


.lane-title[data-v-014423be] {
  color: #eeeeee;
  text-align: left;
  background-color: #505060;
  border: 1px solid #666666;
}
.being-Flame-Repair-Item[data-v-014423be] {
  color: #333333;
  border: 1px solid #666666;
  margin-bottom: -1px;
  margin-right: -1px;
}
.item-color[data-v-014423be] {
  background-color: #f0f0f0;
}
.item-border-color[data-v-014423be] {
  border: 1px solid #666666;
  margin-bottom: -1px;
  margin-right: -1px;
}
.no-item[data-v-014423be] {
  height: 50px;
  color: #333333;
}
.camera-unavailable[data-v-014423be] {
  background-color: #ccc;
}
.camera-box[data-v-014423be]{
  margin:3px;
  padding:3px;
  border-radius: 3px;
}
.waiting-box[data-v-014423be] {
  
  border: 3px solid yellowgreen;
  color: #000 !important
}
.current-box[data-v-014423be] {
  
  border: 3px solid darkblue;
  color: #000 !important
}
.complete-box[data-v-014423be] {
 
  border: 3px solid darkred;
  color: #000 !important
}
.release-header[data-v-014423be]{
  color: black !important;
  font-weight: bold !important;
  padding: 3px;
}



.lane-title[data-v-d7074ba0] {
  color: #eeeeee;
  text-align: left;
  background-color: #505060;
  border: 1px solid #666666;
}
.being-Flame-Repair-Item[data-v-d7074ba0] {
  color: #333333;
  border: 1px solid #666666;
  margin-bottom: -1px;
  margin-right: -1px;
}
.item-color[data-v-d7074ba0] {
  background-color: #f0f0f0;
}
.item-border-color[data-v-d7074ba0] {
  border: 1px solid #666666;
  margin-bottom: -1px;
  margin-right: -1px;
}
.no-item[data-v-d7074ba0] {
  height: 50px;
  color: #333333;
}
.camera-unavailable[data-v-d7074ba0] {
  background-color: #ccc;
}
.camera-unavailable[data-v-d7074ba0]::after {
  content: 'カメラ未設置';
  color: #ff0000;
  background-color: #ccc;
}
.camera-box[data-v-d7074ba0] {
  margin: 3px;
  padding: 3px;
  border-radius: 3px;
}
.waiting-box[data-v-d7074ba0] {
  border: 3px solid yellowgreen;
  color: #000 !important;
}
.current-box[data-v-d7074ba0] {
  border: 3px solid darkblue;
  color: #000 !important;
}
.complete-box[data-v-d7074ba0] {
  border: 3px solid darkred;
  color: #000 !important;
}
.release-header[data-v-d7074ba0] {
  color: black !important;
  font-weight: bold !important;
  padding: 3px;
}


.accordion-body-faq[data-v-c03796c2] {
  background-color: black;
}


.notSellOrder-text-parent[data-v-0b5f9b42] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.notSellOrder-text-child[data-v-0b5f9b42] {
  /* text-align: center; */
  /* justify-content: center; */
}


.color[data-v-615b328a] {
  color: white !important;
}


tr.managerOnly td[data-v-8da1f1e2]{
  background-color:#6974c1;
}


.notSellOrder-text-parent[data-v-8809e0e6] {
  display: flex;
  justify-content: center;
  align-items: center;
}


.color[data-v-86bb0156] {
  color: white !important;
}


.rank[data-v-00fb1854] {
  display: flex;
}
.rank-text-left[data-v-00fb1854] {
  /* display: inline-block; */
  margin-right: auto;
}


.rank[data-v-6c4691f6] {
  display: flex;
}
.rank-text-left[data-v-6c4691f6] {
  /* display: inline-block; */
  margin-right: auto;
}


.color[data-v-05529dc6] {
  color: white !important;
}
.td-border[data-v-05529dc6] {
  border: none !important;
}


.rank[data-v-3b47bcbe] {
  display: flex;
}
.rank-text-left[data-v-3b47bcbe] {
  /* display: inline-block; */
  margin-right: auto;
}


/*---------------------
  ふきだし
  --------------------*/
.balloon[data-v-d7f72cec] {
  z-index: 10000;
  position: fixed;

  padding: 10px;
  color: #666;
  background: #fff;
  text-align: center;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  border-radius: 5px;
}
.overlay[data-v-d7f72cec] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  z-index: 9999;
}


.circle[data-v-6bfcd294] {
  border: 1px solid #000;
  border-radius: 5px;
  margin: 1px;
}


.circle[data-v-a81ee102] {
  border: 1px solid #000;
  border-radius: 5px;
  margin: 1px;
}


.recordBlock[data-v-856f143e] {
  height: 120px;
  background: linear-gradient(to bottom, whitesmoke 0%, #dadada 100%);
  text-shadow: 1px 1px 1px whitesmoke;

  color: #000 !important;
}
.searchHeader[data-v-856f143e] {
  background-color: #cccccc;
  height: 60px;
  color: #000;
}
.circle[data-v-856f143e] {
  border: 1px solid #000;
  border-radius: 5px;
  margin: 1px;
}
.btns[data-v-856f143e] {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 9999;
}
.border-sp[data-v-856f143e] {
  border-top: 5px solid purple;
}
.selected-truck[data-v-856f143e]{
  background: linear-gradient(to bottom, #0099ff 0%, #0099ff 100%) !important;
}

@charset "UTF-8";
html.dark body[data-v-3102f6ef] {
  background-color: #FFFFFF !important;
}
body[data-v-3102f6ef] {
  -webkit-print-color-adjust: exact;
  width: 961px !important;
  margin: 0px auto;
}
table[data-v-3102f6ef] {
  page-break-after: always;
}
.printArea[data-v-3102f6ef] {
  width: 961px !important;
  background-color: #FFF;
  margin: 0px auto;
}
#printNotice[data-v-3102f6ef] {
  background-color: #cccccc;
  color: #000;
  margin: 0 auto;
  width: 650px;
}

/*基本セレクタ*/
body[data-v-3102f6ef], div[data-v-3102f6ef], dl[data-v-3102f6ef], dt[data-v-3102f6ef], dd[data-v-3102f6ef], ul[data-v-3102f6ef], ol[data-v-3102f6ef], li[data-v-3102f6ef], h1[data-v-3102f6ef], h2[data-v-3102f6ef], h3[data-v-3102f6ef], h4[data-v-3102f6ef], h5[data-v-3102f6ef], h6[data-v-3102f6ef], pre[data-v-3102f6ef], form[data-v-3102f6ef], fieldset[data-v-3102f6ef], input[data-v-3102f6ef], textarea[data-v-3102f6ef], p[data-v-3102f6ef], blockquote[data-v-3102f6ef], th[data-v-3102f6ef], td[data-v-3102f6ef] {
  margin: 0;
  padding: 0;
  color: #15284a;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
  font-size: 10px;
}
h1[data-v-3102f6ef] {
  width: 100%;
  text-align: left;
}
table[data-v-3102f6ef] {
  width: 100%;
}
table[data-v-3102f6ef], td[data-v-3102f6ef], th[data-v-3102f6ef] {
  border-collapse: collapse;
  border: 1px solid #333;
  white-space: nowrap;
}
th[data-v-3102f6ef] {
  background-color: #888888;
  color: #FFFFFF;
}
th[data-v-3102f6ef] {
  height: 40px;
}
td[data-v-3102f6ef] {
  height: 26px;
  padding-left: 1px;
}
@media print {
.printNotice[data-v-3102f6ef] {
    display: none;
    margin-top: 30px;
    padding: 4px;
    width: 650px;
    border: 1px solid #dddddd;
    background-color: #1D2985;
    color: #ffffff;
    text-align: left;
}
}
body[data-v-3102f6ef] {
  display: block;
  background: #fff;
  text-align: center;
}
.onepage[data-v-3102f6ef] {
  position: relative;
  height: 630px;
  width: 961px;
  page-break-after: always;
}
.check[data-v-3102f6ef] {
  border-radius: 10px;
  border: solid #000 1px;
  padding: 3px;
}
tr:nth-child(odd) td[data-v-3102f6ef] {
  background-color: #eeeeee; /* 奇数行の背景色 */
}
.col1[data-v-3102f6ef] {
  width: 30px;
}
.col2[data-v-3102f6ef] {
  width: 50px;
}
.col3[data-v-3102f6ef] {
  width: 100px;
}
.col4[data-v-3102f6ef] {
  width: 120px;
  white-space: normal;
}
.col5[data-v-3102f6ef] {
  width: 80px;
}
.col6[data-v-3102f6ef] {
  width: 250px;
  white-space: normal;
  font-size: 9px !important;
}
.col7[data-v-3102f6ef] {
  width: 40px;
}
.col8[data-v-3102f6ef] {
  width: 100px;
}
.col9[data-v-3102f6ef] {
  width: 40px;
}
.col10[data-v-3102f6ef] {
  width: 40px;
}
.col11[data-v-3102f6ef] {
  width: 50px;
}

.circle[data-v-365f42a7] {
  border: 1px solid #000;
  border-radius: 5px;
  margin: 1px;
}

[data-v-21feb948] .increase-font-size {
  font-size: calc(1em + 1pt);
}
[data-v-21feb948] .custom-table th {
  padding-right: 1px !important;
}
[data-v-21feb948] .custom-table td {
  padding-right: 1px !important;
}
[data-v-21feb948] .td-select-CheckBox {
  width: 20px !important;
  padding-right: 0px !important;
}
[data-v-21feb948] .input-RegistDate {
  min-width: 80px !important;
  max-width: 140px !important;
  padding-right: 0px !important;
}
[data-v-21feb948] .select-RegistUser {
  min-width: 80px !important;
  max-width: 120px !important;
  padding-right: 0px !important;
}
[data-v-21feb948] .input-Details {
  min-width: 450px !important;
  padding-right: 0px !important;
}
[data-v-21feb948] .input-Details02 {
  min-width: 370px !important;
  padding-right: 0px !important;
}
[data-v-21feb948] .input-Amount {
  min-width: 80px !important;
  max-width: 100px !important;
  padding-right: 0px !important;
}
[data-v-21feb948] .button-Detail {
  height: 25px !important;
  padding-top: 2px !important;
  padding-bottom: 3px !important;
  font-size: calc(1em - 2px) !important;
}

/* 各画面で利用されているエラーダイアログに隠れないようz-index利用 */
.modal[data-v-15b1b218] {
  display: block !important;
  z-index: 9999;
}
/* 各画面で利用されているエラーダイアログに隠れないようz-index利用 */
.modal-backdrop[data-v-15b1b218] {
  z-index: 9998;
}


.navbar > div:last-of-type {
  margin-left: auto;
}


.sub-title[data-v-05e6478c] {
  padding-left: 0 !important;
  color: aqua !important;
  margin: auto;
}

.scrolltop[data-v-244dfa75] {
  cursor: pointer;
  position: fixed;
  right: 1rem;
  bottom: -20%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem;
  background-color: rgba(235, 103, 125, 0.7);
  border-radius: 0.5rem;
  z-index: var(--z-tooltop);
  transition: 0.4s;
  visibility: hidden;
  text-decoration: none;
}
.show-scroll[data-v-244dfa75] {
  visibility: visible;
  bottom: 1.5rem;
}

.tooltip-wrapper[data-v-7f35c035] {
  position: relative;
  display: inline-block !important;
}
.tooltip-box[data-v-7f35c035] {
  /* max-width: 100%; */
   min-width: 200px;
  background: #000;
  color: #fff;
  padding: 6px 10px;
  border-radius: 4px;
  /* font-size: 12px; */
  white-space: pre-wrap;
  pointer-events: none;
  z-index: 19999;
}



span[data-v-0b02b67e] {
  white-space: pre;
  word-break: keep-all;
}


.modal[data-v-6688f742] {
  display: block !important;
}
.modal-dialog[data-v-6688f742],
.modal-content[data-v-6688f742] {
  /* 80% of window height */
  height: 96%;
}
.modal-body[data-v-6688f742] {
  /* 100% = dialog height, 120px = header + footer */
  max-height: 100%;
  overflow-y: scroll;
}


.grayRed-toggle .form-check-input[data-v-220f82c8] {
  background-color: #ff0000;
  border-color: #ff0000;
}
.grayRed-toggle .form-check-input[data-v-220f82c8]:checked {
  background-color: #222;
  border-color: #222;
}
.greenGray-toggle .form-check-input[data-v-220f82c8] {
 background-color: #222;
  border-color: #222;
}
.greenGray-toggle .form-check-input[data-v-220f82c8]:checked {
  background-color:#00ff00;
  border-color: #00ff00;
}


.modal[data-v-0e404b4c] {
  display: block !important;
}


.modal[data-v-73ab2bbc] {
  display: block !important;
}


.modal[data-v-6b377f94] {
  display: block !important;
}


.modal[data-v-340bf4c6] {
  display: block !important;
}


/*---------------------
  ふきだし
  --------------------*/
.balloon[data-v-650cc4f2] {
  z-index: 10000;
  position: fixed;

  padding: 10px;
  color: #666;
  background: #fff;
  text-align: center;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.3));
  border-radius: 5px;
}
.overlay[data-v-650cc4f2] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  z-index: 9999;
}


.modal[data-v-206f90bc] {
  display: block !important;
}
.modal-lg[data-v-206f90bc] {
  max-height: 100%;
}
.modal-content[data-v-206f90bc] {
  /* height: 80vh; */
  height: 100% !important;
}
.modal-body[data-v-206f90bc] {
  /* 100% = dialog height, 120px = header + footer */
  height: 100% !important;
  overflow-y: hidden !important;
}
.modal-body .imageBox[data-v-206f90bc] {
  height: 100% !important;
  width: 100% !important;
}
.imageBox img[data-v-206f90bc] {
  max-height: 100%;
  max-width: 100% !important;
}
.prevBtn[data-v-206f90bc],
.nextBtn[data-v-206f90bc] {
  padding: 5px;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.6);
  color: black;
}


.modal[data-v-75514b04] {
  display: block !important;
}
.modal-body[data-v-75514b04] {
  min-height: 50vh;
  max-height: 100vh;
}


.trucklist[data-v-3e16bfee] {
  width: 100%;
  float: left;
  margin: 20px 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f0f0f0;
}
.trucklist_block[data-v-3e16bfee] {
  width: 100%;
  /* float: left; */
  padding: 10px;
  padding-top: 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative;
  background: linear-gradient(to bottom, #fff 0%, #fff 99%, #b4b4b4 100%);
}
.trucklist_block[data-v-3e16bfee]:hover {
  background: #fff2e6;
}
@media (min-width: 360px) {
.trucklist_block[data-v-3e16bfee] {
    width: 50%;
    padding: 6px;
}
}
@media (min-width: 640px) {
.trucklist_block[data-v-3e16bfee] {
    width: 33.333333%;
    padding: 10px;
}
}
@media (min-width: 960px) {
.trucklist_block[data-v-3e16bfee] {
    width: 25%;
    padding: 10px;
}
}
@media (min-width: 1280px) {
.trucklist_block[data-v-3e16bfee] {
    width: 20%;
    padding: 10px;
}
}
.trucklist_block > a[data-v-3e16bfee] {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  display: block;
}
.trucklist_image[data-v-3e16bfee] {
  width: 100%;
  position: relative;
  height: 125px;
  text-align: center;
}
@media (min-width: 640px) {
.trucklist_image[data-v-3e16bfee] {
    height: 170px;
}
}
.trucklist_image img[data-v-3e16bfee] {
  max-width: 100%;
  height: 125px;
  margin: 0px auto;
}
@media (min-width: 640px) {
.trucklist_image img[data-v-3e16bfee] {
    height: 170px;
}
}
.trucklist_image_sold[data-v-3e16bfee] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.trucklist_image_sold span[data-v-3e16bfee] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 1.5rem;
}
.trucklist_label_list_no[data-v-3e16bfee] {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.75rem;
  color: #fff;
  margin: 0;
  padding: 3px 5px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background: #000;
}
.trucklist_label_no_use[data-v-3e16bfee] {
  background: #fff;
  color: #0c6bac;
  display: inline-block;
  padding: 0 3px;
}
.trucklist_label_branch_iwate[data-v-3e16bfee],
.trucklist_label_branch_hokkaido[data-v-3e16bfee],
.trucklist_label_branch_fukui[data-v-3e16bfee],
.trucklist_label_branch_saitama[data-v-3e16bfee],
.trucklist_label_branch_kumamoto[data-v-3e16bfee],
.trucklist_label_branch_chiba[data-v-3e16bfee],
.trucklist_label_branch_gunma[data-v-3e16bfee],
.trucklist_label_branch_tohoku[data-v-3e16bfee],
.trucklist_label_branch_nagoya[data-v-3e16bfee],
.trucklist_label_branch_okinawa[data-v-3e16bfee],
.trucklist_label_branch_fukuoka[data-v-3e16bfee] {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0.75rem;
  color: #fff;
  margin: 0;
  padding: 3px 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.trucklist_label_branch_fukui[data-v-3e16bfee] {
  background: #0094e1;
}
.trucklist_label_branch_saitama[data-v-3e16bfee] {
  background: #3d0ab1;
}
.trucklist_label_branch_kumamoto[data-v-3e16bfee] {
  background: #c20000;
}
.trucklist_label_branch_chiba[data-v-3e16bfee] {
  background: #c19a00;
}
.trucklist_label_branch_fukuoka[data-v-3e16bfee] {
  background: #c19a00;
}
.trucklist_label_branch_gunma[data-v-3e16bfee] {
  background: #00b878;
}
.trucklist_label_branch_tohoku[data-v-3e16bfee],
.trucklist_label_branch_iwate[data-v-3e16bfee] {
  background: #00c0e4;
}
.trucklist_label_branch_nagoya[data-v-3e16bfee] {
  background: #b10a8c;
}
.trucklist_label_branch_okinawa[data-v-3e16bfee] {
  background: #8a5f2e;
}
.trucklist_label_branch_hokkaido[data-v-3e16bfee] {
  background: #4d69c7;
}
.trucklist_label_situation[data-v-3e16bfee] {
  background: #fff;
  color: #0c6bac;
  padding: 0 3px;
  display: none;
}
.move_label_branch[data-v-3e16bfee] {
  font-size: 0.75rem;
  color: #fff;
  margin: 0;
  padding: 3px 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  text-align: center;
}
.move_label_branch_fukui[data-v-3e16bfee] {
  background: #0094e1;
}
.move_label_branch_saitama[data-v-3e16bfee] {
  background: #3d0ab1;
}
.move_label_branch_kumamoto[data-v-3e16bfee] {
  background: #c20000;
}
.move_label_branch_chiba[data-v-3e16bfee] {
  background: #c19a00;
}
.move_label_branch_fukuoka[data-v-3e16bfee] {
  background: #c19a00;
}
.move_label_branch_gunma[data-v-3e16bfee] {
  background: #00b878;
}
.move_label_branch_tohoku[data-v-3e16bfee],
.move_label_branch_iwate[data-v-3e16bfee] {
  background: #00c0e4;
}
.move_label_branch_nagoya[data-v-3e16bfee] {
  background: #b10a8c;
}
.move_label_branch_okinawa[data-v-3e16bfee] {
  background: #8a5f2e;
}
.move_label_branch_hokkaido[data-v-3e16bfee] {
  background: #4d69c7;
}
@media (min-width: 640px) {
.trucklist_label_situation[data-v-3e16bfee] {
    display: inline-block;
}
}
.trucklist_label_comment_block[data-v-3e16bfee] {
  float: left;
  width: 100%;
  font-size: 0.75rem;
  color: #fff;
  background: #197cd1;
  border-radius: 3px;
  padding: 5px;
  line-height: 1.5;
  margin-top: 3px;
  overflow: hidden;
  height: 45px;
  word-break: break-all;
}
.trucklist_label_comment_block .trucklist_label_comment[data-v-3e16bfee] {
  height: 35px;
  display: table;
  vertical-align: middle;
}
.trucklist_label_comment_block .trucklist_label_comment .trucklist_label_comment_inner[data-v-3e16bfee] {
  display: table-cell;
  vertical-align: middle;
}
.trucklist_character[data-v-3e16bfee] {
  color: #000;
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
  list-style-type: none;
}
.trucklist_contact[data-v-3e16bfee] {
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
  list-style-type: none;
}
.trucklist_character_group[data-v-3e16bfee] {
  float: left;
}
@media (min-width: 640px) {
.trucklist_character_group[data-v-3e16bfee] {
    font-size: 1.125rem;
}
}
.trucklist_character_group .trucklist_title[data-v-3e16bfee] {
  width: 100%;
  height: 67px;
  font-weight: bold;
  display: table;
  word-break: break-all;
  font-size: 0.875rem;
  line-height: 1.3;
  border-bottom: 1px solid #ccc;
  color: #003a6b;
}
@media (min-width: 640px) {
.trucklist_character_group .trucklist_title[data-v-3e16bfee] {
    padding: 2.5px 0 2.5px;
    font-size: 1.025rem;
}
}
@media (min-width: 1280px) {
.trucklist_character_group .trucklist_title[data-v-3e16bfee] {
    font-size: 0.95rem;
}
}
.trucklist_character_group .trucklist_title .trucklist_title_inner[data-v-3e16bfee] {
  display: table-cell;
  vertical-align: middle;
}
.trucklist_character_group .trucklist_title .trucklist_title_inner[data-v-3e16bfee]:hover {
  text-decoration: underline;
}
.trucklist_character_group .trucklist_title .trucklist_title_inner .trucklist_label_new[data-v-3e16bfee] {
  font-family: 'BebasNeue Bold';
  background: #c20000;
  color: #fff;
  font-weight: bold;
  padding: 1px 4px;
  margin-right: 2px;
}
.trucklist_character_group .trucklist_character[data-v-3e16bfee] {
  width: 100%;
  float: left;
  margin-bottom: 2%;
}
.trucklist_character_group .trucklist_character li[data-v-3e16bfee] {
  width: 100%;
  float: left;
  margin: 0;
  display: table;
}
.trucklist_character_group .trucklist_character .trucklist_character_top[data-v-3e16bfee] {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  position: relative;
  font-size: 0.6rem;
  width: 40%;
  padding: 5px 10px 5px 0;
  border-top: 1px solid #ccc;
  line-height: 1;
}
@media (min-width: 360px) {
.trucklist_character_group .trucklist_character .trucklist_character_top[data-v-3e16bfee] {
    font-size: 0.775rem;
}
}
.trucklist_character_group .trucklist_character .trucklist_character_top[data-v-3e16bfee]::after {
  content: '';
  position: absolute;
  top: 30%;
  right: 0;
  border-top: 5px solid #b3b3b3;
  border-bottom: 5px solid #b3b3b3;
  width: 4px;
}
@media (min-width: 640px) {
.trucklist_character_group .trucklist_character .trucklist_character_top[data-v-3e16bfee]::after {
    top: 40%;
}
}
.trucklist_character_group .trucklist_character .trucklist_character_bottom[data-v-3e16bfee] {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-size: 0.725rem;
  font-weight: bolder;
  width: 60%;
  padding: 5px;
  border-top: 1px solid #ccc;
}
@media (min-width: 360px) {
.trucklist_character_group .trucklist_character .trucklist_character_bottom[data-v-3e16bfee] {
    font-size: 0.775rem;
}
}
@media (min-width: 640px) {
.trucklist_character_group .trucklist_character .trucklist_character_bottom[data-v-3e16bfee] {
    font-size: 0.955rem;
}
}
.trucklist_contact_num_thumb_block[data-v-3e16bfee] {
  float: left;
  width: 100%;
  font-weight: bold;
  padding: 5px 0;
}
.trucklist_contact_num_thumb_block .contact_num[data-v-3e16bfee] {
  display: table;
  width: 100%;
  color: #000;
  text-align: center;
}
.trucklist_contact_num_thumb_block .contact_num .contact_num_inner[data-v-3e16bfee] {
  display: table-cell;
  vertical-align: middle;
  font-size: 0.65rem;
  line-height: 1.5;
  letter-spacing: -0.6px;
}
@media (min-width: 360px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_inner[data-v-3e16bfee] {
    font-size: 0.775rem;
}
}
.trucklist_contact_num_thumb_block .contact_num .contact_num_title[data-v-3e16bfee] {
  vertical-align: middle;
  width: 100%;
  display: block;
}
@media (min-width: 640px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_title[data-v-3e16bfee] {
    width: auto;
    display: inline-block;
}
}
.trucklist_contact_num_thumb_block .contact_num .contact_num_number[data-v-3e16bfee] {
  color: #8c0000;
  vertical-align: middle;
  font-size: 0.825rem;
}
@media (min-width: 360px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_number[data-v-3e16bfee] {
    font-size: 1.3rem;
    line-height: 1;
}
}
@media (min-width: 640px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_number[data-v-3e16bfee] {
    font-size: 1.125rem;
    line-height: initial;
}
}
@media (min-width: 960px) {
.trucklist_contact_num_thumb_block .contact_num .contact_num_number[data-v-3e16bfee] {
    font-size: 0.925rem;
}
}
.trucklist_contact_num_block[data-v-3e16bfee] {
  display: none;
}
.trucklist_contact_group[data-v-3e16bfee] {
  float: left;
  width: 100%;
}
.trucklist_contact_group .trucklist_contact[data-v-3e16bfee] {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  padding-bottom: 5px;
}
.trucklist_contact_group .trucklist_contact li[data-v-3e16bfee] {
  float: left;
  width: 50%;
}
.trucklist_contact_group .trucklist_contact li .trucklist_contact_thumb_show[data-v-3e16bfee] {
  display: inline-block;
}
.trucklist_favorite_btn[data-v-3e16bfee] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 8px 7px;
  margin: auto;
  border-radius: 5px 0 0 5px/5px 0 0 5px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.75rem;
  color: #fff;
  background: #197cd1;
  box-shadow: 0px 4px 0px 0px #0e4676;
}
.trucklist_favorite_btn[data-v-3e16bfee]:hover {
  background: #1461a3;
  color: #fff;
}
.trucklist_favorite_btn[data-v-3e16bfee]:visited,
.trucklist_favorite_btn[data-v-3e16bfee]:active {
  color: #fff;
}
.trucklist_favorite_btn img[data-v-3e16bfee] {
  vertical-align: middle;
  margin-right: 5px;
}
.trucklist_favorite_btn span[data-v-3e16bfee] {
  color: #fff;
  vertical-align: middle;
}
.trucklist_contact_btn[data-v-3e16bfee] {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 8px 7px;
  margin: auto;
  border-radius: 0 5px 5px 0/0 5px 5px 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-style: none;
  border-color: none;
  font-size: 0.75rem;
  color: #fff;
  background: #f88000;
  box-shadow: 0px 4px 0px 0px #924b00;
}
.trucklist_contact_btn[data-v-3e16bfee]:hover {
  background: #c56600;
  color: #fff;
}
.trucklist_contact_btn[data-v-3e16bfee]:visited,
.trucklist_contact_btn[data-v-3e16bfee]:active {
  color: #fff;
}
.trucklist_contact_btn img[data-v-3e16bfee] {
  vertical-align: middle;
  margin-right: 5px;
}
.trucklist_contact_btn span[data-v-3e16bfee] {
  color: #fff;
  vertical-align: middle;
}
.print-btn[data-v-3e16bfee] {
  border-radius: 0px;
  background-color: #0dbe24;
  box-shadow: 0px 4px 0px 0px #097d18;
}
.print-btn[data-v-3e16bfee]:hover {
  background-color: #0dbe24;
  box-shadow: 0px 4px 0px 0px #097d18;
}


.custom-toast[data-v-5b0fd2d9] {
  z-index:9999;
  position: fixed;
  
  transition: all 0.6s;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 420px;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
  background-color: #fff;
  border-radius: 3px;
  color: #000;
}
.toast-position-top[data-v-5b0fd2d9] {
  top: 80px;
  right: 30px;
}
.toast-position-bottom[data-v-5b0fd2d9] {
  bottom: 30px;
  right: 30px;
}
.toast-position-center[data-v-5b0fd2d9] {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-close-btn[data-v-5b0fd2d9] {
  position: absolute;
  top: -10px;
  right: 0;
  background: none;
  border: none;
  cursor: pointer;
  color: #000;
  font-size: 30px;
}
.toast-container[data-v-5b0fd2d9] {
  padding: 8px;
}

/* アニメーション */
.bottom-enter-active[data-v-5b0fd2d9],
.bottom-leave-active[data-v-5b0fd2d9] {
  transition: transform 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.bottom-enter-from[data-v-5b0fd2d9] {
  transform: translateY(100vh);
}
.bottom-enter-from[data-v-5b0fd2d9],
.bottom-leave-to[data-v-5b0fd2d9] {
  opacity: 0;
}
.bottom-leave-active[data-v-5b0fd2d9] {
  transition: all 0.4s;
  transform: translateY(300px);
}

/* アニメーション */
.top-enter-active[data-v-5b0fd2d9],
.top-leave-active[data-v-5b0fd2d9] {
  transition: transform 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.top-enter-from[data-v-5b0fd2d9] {
  transform: translateY(-100vh);
}
.top-enter-from[data-v-5b0fd2d9],
.top-leave-to[data-v-5b0fd2d9] {
  opacity: 0;
}
.top-leave-active[data-v-5b0fd2d9] {
  transition: all 0.4s;
  transform: translateY(-300px);
}
.center-enter-active[data-v-5b0fd2d9],
.center-leave-active[data-v-5b0fd2d9] {
  transition: opacity 0.5s ease;
}
.center-enter-from[data-v-5b0fd2d9],
.center-leave-to[data-v-5b0fd2d9] {
  opacity: 0;
}


.blankBtn[data-v-f3077766] {
  position: relative;
}
.blankBtn[data-v-f3077766]::after {
  content: '┓';

  color: white;

  position: absolute;
  top: -5px;
  right: -2px;
}

@charset "UTF-8";
/*!
 * Bootstrap v5.x.x (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 *
 * Bootstrap-Nightshade (https://vinorodrigues.github.io/bootstrap-dark-5/)
 * Copyright 2020-2021 Vino Rodrigues
 * This version is a dual color theme, with the default light mode and the dark
 * elements optioned in by a `.dark` class in `<html>` tag.
 * Why `<html>`? See https://css-tricks.com/html-vs-body-in-css/#quirky-background-color
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-black: #000;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 0.875rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: calc(1.34375rem + 1.125vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.1875rem;
  }
}

h2, .h2 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 1.75rem;
  }
}

h3, .h3 {
  font-size: calc(1.278125rem + 0.3375vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.53125rem;
  }
}

h4, .h4 {
  font-size: calc(1.25625rem + 0.075vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.3125rem;
  }
}

h5, .h5 {
  font-size: 1.09375rem;
}

h6, .h6 {
  font-size: 0.875rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover {
  color: #0a58ca;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

:root {
  --bs-blue-alt: #375a7f;
  --bs-indigo-alt: #673ab7;
  --bs-purple-alt: #654ea3;
  --bs-pink-alt: #e83e8c;
  --bs-red-alt: #e74c3c;
  --bs-orange-alt: #fd7e14;
  --bs-yellow-alt: #f39c12;
  --bs-green-alt: #00bc8c;
  --bs-teal-alt: #45b5aa;
  --bs-cyan-alt: #17a2b8;
  --bs-white-alt: #fafafa;
  --bs-black-alt: #111;
  --bs-gray-alt: #7e7e7e;
  --bs-gray-dark-alt: #121212;
  --bs-gray-100-alt: #e1e1e1;
  --bs-gray-200-alt: #cfcfcf;
  --bs-gray-300-alt: #b1b1b1;
  --bs-gray-400-alt: #9e9e9e;
  --bs-gray-500-alt: #7e7e7e;
  --bs-gray-600-alt: #626262;
  --bs-gray-700-alt: #515151;
  --bs-gray-800-alt: #3b3b3b;
  --bs-gray-900-alt: #222;
  --bs-primary-alt: #375a7f;
  --bs-secondary-alt: #626262;
  --bs-success-alt: #00bc8c;
  --bs-info-alt: #17a2b8;
  --bs-warning-alt: #f39c12;
  --bs-danger-alt: #e74c3c;
  --bs-light-alt: #9e9e9e;
  --bs-dark-alt: #3b3b3b;
  --bs-primary-rgb-alt: 55, 90, 127;
  --bs-secondary-rgb-alt: 98, 98, 98;
  --bs-success-rgb-alt: 0, 188, 140;
  --bs-info-rgb-alt: 23, 162, 184;
  --bs-warning-rgb-alt: 243, 156, 18;
  --bs-danger-rgb-alt: 231, 76, 60;
  --bs-light-rgb-alt: 158, 158, 158;
  --bs-dark-rgb-alt: 59, 59, 59;
  --bs-white-rgb-alt: 250, 250, 250;
  --bs-black-rgb-alt: 17, 17, 17;
  --bs-body-color-rgb-alt: 225, 225, 225;
  --bs-body-bg-rgb-alt: 34, 34, 34;
  --bs-body-color-alt: #e1e1e1;
  --bs-body-bg-alt: #222;
  --bs-gradient-alt: linear-gradient(180deg, rgba(17, 17, 17, 0.15), rgba(17, 17, 17, 0));
}

.lead {
  font-size: 1.09375rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 800px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 800px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:first-child) {
  border-top: 2px solid currentColor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary {
  --bs-table-bg: #cfe2ff;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bacbe6;
}

.table-secondary {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbccce;
}

.table-success {
  --bs-table-bg: #d1e7dd;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bcd0c7;
}

.table-info {
  --bs-table-bg: #cff4fc;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #badce3;
}

.table-warning {
  --bs-table-bg: #fff3cd;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dbb9;
}

.table-danger {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfc2c4;
}

.table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1;
}

.table-dark {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #373b3e;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 799.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.09375rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.765625rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  border-radius: 0.2rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-radius: 0.3rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}

.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.765625rem;
  border-radius: 0.2rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.09375rem;
  border-radius: 0.3rem;
}

.form-check {
  display: block;
  min-height: 1.3125rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  border-radius: 0.2rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.765625rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.765625rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-success:disabled, .btn-success.disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-info:disabled, .btn-info.disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-outline-primary {
  color: #0d6efd;
  border-color: #0d6efd;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #0d6efd;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-success {
  color: #198754;
  border-color: #198754;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}

.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}

.btn-link {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}
.btn-link:hover {
  color: #0a58ca;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  border-radius: 0.2rem;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 0.875rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 800px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.765625rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #0d6efd;
}
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: #0a58ca;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0d6efd;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.3359375rem;
  padding-bottom: 0.3359375rem;
  margin-right: 1rem;
  font-size: 1.09375rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.09375rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-sm .offcanvas-top,
.navbar-expand-sm .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 800px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-md .offcanvas-top,
.navbar-expand-md .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-lg .offcanvas-top,
.navbar-expand-lg .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xl .offcanvas-top,
.navbar-expand-xl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xxl .offcanvas-top,
.navbar-expand-xxl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas {
  position: inherit;
  bottom: 0;
  z-index: 1000;
  flex-grow: 1;
  visibility: visible !important;
  background-color: transparent;
  border-right: 0;
  border-left: 0;
  transition: none;
  transform: none;
}
.navbar-expand .offcanvas-top,
.navbar-expand .offcanvas-bottom {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}
.navbar-expand .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group > .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 0.875rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.09375rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}
.alert-primary .alert-link {
  color: #06357a;
}

.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}
.alert-secondary .alert-link {
  color: #34383c;
}

.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
.alert-success .alert-link {
  color: #0c4128;
}

.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}
.alert-info .alert-link {
  color: #04414d;
}

.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}
.alert-warning .alert-link {
  color: #523e02;
}

.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.alert-danger .alert-link {
  color: #6a1a21;
}

.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}

.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.alert-dark .alert-link {
  color: #101214;
}

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.65625rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
          animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
            animation: none;
  }
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 800px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #084298;
  background-color: #bacbe6;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}

.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}

.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}

.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}

.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}

.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 799.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.765625rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.765625rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
          animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
          animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
.spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

.offcanvas.show {
  transform: none;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentColor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  -webkit-animation: placeholder-glow 2s ease-in-out infinite;
          animation: placeholder-glow 2s ease-in-out infinite;
}

@-webkit-keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
          mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  -webkit-animation: placeholder-wave 2s linear infinite;
          animation: placeholder-wave 2s linear infinite;
}

@-webkit-keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary {
  color: #0d6efd;
}
.link-primary:hover, .link-primary:focus {
  color: #0a58ca;
}

.link-secondary {
  color: #6c757d;
}
.link-secondary:hover, .link-secondary:focus {
  color: #565e64;
}

.link-success {
  color: #198754;
}
.link-success:hover, .link-success:focus {
  color: #146c43;
}

.link-info {
  color: #0dcaf0;
}
.link-info:hover, .link-info:focus {
  color: #3dd5f3;
}

.link-warning {
  color: #ffc107;
}
.link-warning:hover, .link-warning:focus {
  color: #ffcd39;
}

.link-danger {
  color: #dc3545;
}
.link-danger:hover, .link-danger:focus {
  color: #b02a37;
}

.link-light {
  color: #f8f9fa;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}

.link-dark {
  color: #212529;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1e21;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 800px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: 1px solid #dee2e6 !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: 1px solid #dee2e6 !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #0d6efd !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #198754 !important;
}

.border-info {
  border-color: #0dcaf0 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #212529 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-black {
  border-color: #000 !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.34375rem + 1.125vw) !important;
}

.fs-2 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-3 {
  font-size: calc(1.278125rem + 0.3375vw) !important;
}

.fs-4 {
  font-size: calc(1.25625rem + 0.075vw) !important;
}

.fs-5 {
  font-size: 1.09375rem !important;
}

.fs-6 {
  font-size: 0.875rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: #000 !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: #000 !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 0.2rem !important;
}

.rounded-2 {
  border-radius: 0.25rem !important;
}

.rounded-3 {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 800px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.1875rem !important;
  }
  .fs-2 {
    font-size: 1.75rem !important;
  }
  .fs-3 {
    font-size: 1.53125rem !important;
  }
  .fs-4 {
    font-size: 1.3125rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/*
 * ---------- Dark Mode ------------------------------------------------------
 */
html.dark body {
  color: var(--bs-body-color-alt);
  background-color: var(--bs-body-bg-alt);
}
html.dark hr {
  color: #fafafa;
  background-color: currentColor;
  opacity: 0.1;
}
html.dark mark, html.dark .mark {
  background-color: rgba(243, 156, 18, 0.5);
}
html.dark a {
  color: #557392;
}
html.dark a:hover {
  color: #778fa8;
}
html.dark a:not([href]):not([class]), html.dark a:not([href]):not([class]):hover {
  color: inherit;
}
html.dark pre {
  color: #e1e1e1;
}
html.dark pre code {
  color: inherit;
}
html.dark code {
  color: #45b5aa;
}
a > html.dark code {
  color: inherit;
}
html.dark kbd {
  color: #e1e1e1;
  background-color: #3b3b3b;
}
html.dark caption {
  color: #9e9e9e;
}
html.dark .blockquote-footer {
  color: #626262;
}
html.dark .img-thumbnail {
  background-color: #222;
  border: 1px solid #515151;
}
html.dark .figure-caption {
  color: #9e9e9e;
}
html.dark .table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #e1e1e1;
  --bs-table-striped-bg: rgba(250, 250, 250, 0.05);
  --bs-table-active-color: #e1e1e1;
  --bs-table-active-bg: rgba(250, 250, 250, 0.1);
  --bs-table-hover-color: #e1e1e1;
  --bs-table-hover-bg: rgba(250, 250, 250, 0.075);
  color: #e1e1e1;
  border-color: #515151;
}
html.dark .table > :not(:first-child) {
  border-top: 2px solid currentColor;
}
html.dark .table-primary {
  --bs-table-bg: #1c2d40;
  --bs-table-striped-bg: #27384a;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #334253;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #2d3d4e;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #334253;
}
html.dark .table-secondary {
  --bs-table-bg: #313131;
  --bs-table-striped-bg: #3b3b3b;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #464646;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #404040;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #464646;
}
html.dark .table-success {
  --bs-table-bg: #005e46;
  --bs-table-striped-bg: #0d664f;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #1a6e59;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #136a54;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #1a6e59;
}
html.dark .table-info {
  --bs-table-bg: #0c515c;
  --bs-table-striped-bg: #185a64;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #24626c;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #1e5e68;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #24626c;
}
html.dark .table-warning {
  --bs-table-bg: #7a4e09;
  --bs-table-striped-bg: #815715;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #876022;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #845b1b;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #876022;
}
html.dark .table-danger {
  --bs-table-bg: #74261e;
  --bs-table-striped-bg: #7b3129;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #823c35;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #7e362f;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #823c35;
}
html.dark .table-light {
  --bs-table-bg: #9e9e9e;
  --bs-table-striped-bg: #969696;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #8e8e8e;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #929292;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #8e8e8e;
}
html.dark .table-dark {
  --bs-table-bg: #3b3b3b;
  --bs-table-striped-bg: #454545;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #4f4f4f;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #4a4a4a;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #4f4f4f;
}
html.dark .form-text {
  color: #9e9e9e;
}
html.dark .form-control {
  color: #b1b1b1;
  background-color: #222;
  border: 1px solid #515151;
}
html.dark .form-control:focus {
  color: #b1b1b1;
  background-color: #222;
  border-color: #9badbf;
  box-shadow: 0 0 0 0.25rem rgba(55, 90, 127, 0.25);
}
html.dark .form-control::-moz-placeholder {
  color: #5a5a5a;
}
html.dark .form-control::placeholder {
  color: #5a5a5a;
}
html.dark .form-control:disabled, html.dark .form-control[readonly] {
  background-color: #222;
}
html.dark .form-control::file-selector-button {
  color: #b1b1b1;
  background-color: #3b3b3b;
  border-color: inherit;
}
html.dark .form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #383838;
}
html.dark .form-control::-webkit-file-upload-button {
  color: #b1b1b1;
  background-color: #3b3b3b;
  border-color: inherit;
}
html.dark .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #383838;
}
html.dark .form-control-plaintext {
  color: #e1e1e1;
  background-color: transparent;
  border: solid transparent;
}
html.dark .form-select {
  color: #b1b1b1;
  background-color: #222;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23cfcfcf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  border: 1px solid #515151;
}
html.dark .form-select:focus {
  border-color: #9badbf;
  box-shadow: 0 0 0 0.25rem rgba(55, 90, 127, 0.25);
}
html.dark .form-select[multiple], html.dark .form-select[size]:not([size="1"]) {
  background-image: none;
}
html.dark .form-select:disabled {
  background-color: #3b3b3b;
}
html.dark .form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #b1b1b1;
}
html.dark .form-check-input {
  background-color: #222;
  border: 1px solid rgba(255, 255, 255, 0.25);
}
html.dark .form-check-input:active {
  filter: brightness(90%);
}
html.dark .form-check-input:focus {
  border-color: #9badbf;
  box-shadow: 0 0 0 0.25rem rgba(55, 90, 127, 0.25);
}
html.dark .form-check-input:checked {
  background-color: #375a7f;
  border-color: #375a7f;
}
html.dark .form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fafafa' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
html.dark .form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fafafa'/%3e%3c/svg%3e");
}
html.dark .form-check-input[type=checkbox]:indeterminate {
  background-color: #375a7f;
  border-color: #375a7f;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fafafa' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
html.dark .form-check-input:disabled {
  opacity: 0.5;
}
html.dark .form-check-input[disabled] ~ .form-check-label, html.dark .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}
html.dark .form-switch .form-check-input {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28250, 250, 250, 0.25%29'/%3e%3c/svg%3e");
}
html.dark .form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%239badbf'/%3e%3c/svg%3e");
}
html.dark .form-switch .form-check-input:checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fafafa'/%3e%3c/svg%3e");
}
html.dark .btn-check[disabled] + .btn, html.dark .btn-check:disabled + .btn {
  opacity: 0.65;
}
html.dark .form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #222, 0 0 0 0.25rem rgba(55, 90, 127, 0.25);
}
html.dark .form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #222, 0 0 0 0.25rem rgba(55, 90, 127, 0.25);
}
html.dark .form-range::-webkit-slider-thumb {
  background-color: #375a7f;
  border: 0;
}
html.dark .form-range::-webkit-slider-thumb:active {
  background-color: #c3ced9;
}
html.dark .form-range::-webkit-slider-runnable-track {
  background-color: #515151;
}
html.dark .form-range::-moz-range-thumb {
  background-color: #375a7f;
  border: 0;
}
html.dark .form-range::-moz-range-thumb:active {
  background-color: #c3ced9;
}
html.dark .form-range::-moz-range-track {
  background-color: #515151;
}
html.dark .form-range:disabled {
  pointer-events: none;
}
html.dark .form-range:disabled::-webkit-slider-thumb {
  background-color: #7e7e7e;
}
html.dark .form-range:disabled::-moz-range-thumb {
  background-color: #7e7e7e;
}
html.dark .form-floating > .form-control::-moz-placeholder {
  color: transparent;
}
html.dark .form-floating > .form-control::placeholder {
  color: transparent;
}
html.dark .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
}
html.dark .form-floating > .form-control:focus ~ label,
html.dark .form-floating > .form-control:not(:placeholder-shown) ~ label,
html.dark .form-floating > .form-select ~ label {
  opacity: 0.65;
}
html.dark .form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
}
html.dark .input-group-text {
  color: #b1b1b1;
  background-color: #3b3b3b;
  border: 1px solid #515151;
}
html.dark .valid-feedback {
  color: #00bc8c;
}
html.dark .valid-tooltip {
  color: #111;
  background-color: rgba(0, 188, 140, 0.9);
}
.was-validated html.dark .form-control:valid, html.dark .form-control.is-valid {
  border-color: #00bc8c;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300bc8c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}
.was-validated html.dark .form-control:valid:focus, html.dark .form-control.is-valid:focus {
  border-color: #00bc8c;
  box-shadow: 0 0 0 0.25rem rgba(0, 188, 140, 0.25);
}
.was-validated html.dark .form-select:valid, html.dark .form-select.is-valid {
  border-color: #00bc8c;
}
.was-validated html.dark .form-select:valid:not([multiple]):not([size]), .was-validated html.dark .form-select:valid:not([multiple])[size="1"], html.dark .form-select.is-valid:not([multiple]):not([size]), html.dark .form-select.is-valid:not([multiple])[size="1"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23cfcfcf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300bc8c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}
.was-validated html.dark .form-select:valid[multiple], .was-validated html.dark .form-select:valid[size]:not([size="1"]), html.dark .form-select.is-valid[multiple], html.dark .form-select.is-valid[size]:not([size="1"]) {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300bc8c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}
.was-validated html.dark .form-select:valid:focus, html.dark .form-select.is-valid:focus {
  border-color: #00bc8c;
  box-shadow: 0 0 0 0.25rem rgba(0, 188, 140, 0.25);
}
.was-validated html.dark .form-check-input:valid, html.dark .form-check-input.is-valid {
  border-color: #00bc8c;
}
.was-validated html.dark .form-check-input:valid:checked, html.dark .form-check-input.is-valid:checked {
  background-color: #00bc8c;
}
.was-validated html.dark .form-check-input:valid:focus, html.dark .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 188, 140, 0.25);
}
.was-validated html.dark .form-check-input:valid ~ .form-check-label, html.dark .form-check-input.is-valid ~ .form-check-label {
  color: #00bc8c;
}
html.dark .invalid-feedback {
  color: #e74c3c;
}
html.dark .invalid-tooltip {
  color: #fafafa;
  background-color: rgba(231, 76, 60, 0.9);
}
.was-validated html.dark .form-control:invalid, html.dark .form-control.is-invalid {
  border-color: #e74c3c;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e74c3c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
}
.was-validated html.dark .form-control:invalid:focus, html.dark .form-control.is-invalid:focus {
  border-color: #e74c3c;
  box-shadow: 0 0 0 0.25rem rgba(231, 76, 60, 0.25);
}
.was-validated html.dark .form-select:invalid, html.dark .form-select.is-invalid {
  border-color: #e74c3c;
}
.was-validated html.dark .form-select:invalid:not([multiple]):not([size]), .was-validated html.dark .form-select:invalid:not([multiple])[size="1"], html.dark .form-select.is-invalid:not([multiple]):not([size]), html.dark .form-select.is-invalid:not([multiple])[size="1"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23cfcfcf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e74c3c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
}
.was-validated html.dark .form-select:invalid[multiple], .was-validated html.dark .form-select:invalid[size]:not([size="1"]), html.dark .form-select.is-invalid[multiple], html.dark .form-select.is-invalid[size]:not([size="1"]) {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e74c3c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
}
.was-validated html.dark .form-select:invalid:focus, html.dark .form-select.is-invalid:focus {
  border-color: #e74c3c;
  box-shadow: 0 0 0 0.25rem rgba(231, 76, 60, 0.25);
}
.was-validated html.dark .form-check-input:invalid, html.dark .form-check-input.is-invalid {
  border-color: #e74c3c;
}
.was-validated html.dark .form-check-input:invalid:checked, html.dark .form-check-input.is-invalid:checked {
  background-color: #e74c3c;
}
.was-validated html.dark .form-check-input:invalid:focus, html.dark .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(231, 76, 60, 0.25);
}
.was-validated html.dark .form-check-input:invalid ~ .form-check-label, html.dark .form-check-input.is-invalid ~ .form-check-label {
  color: #e74c3c;
}
html.dark .btn {
  color: #e1e1e1;
  background-color: transparent;
  border: 1px solid transparent;
}
html.dark .btn:hover {
  color: #e1e1e1;
}
html.dark .btn-check:focus + .btn,
html.dark .btn:focus {
  box-shadow: 0 0 0 0.25rem rgba(55, 90, 127, 0.25);
}

html.dark .btn:disabled,
html.dark .btn.disabled,
html.dark fieldset:disabled .btn {
  opacity: 0.65;
}

html.dark .btn-primary {
  color: #fafafa;
  background-color: #375a7f;
  border-color: #375a7f;
}
html.dark .btn-primary:hover {
  color: #fafafa;
  background-color: #2f4d6c;
  border-color: #2c4866;
}
html.dark .btn-check:focus + .btn-primary,
html.dark .btn-primary:focus {
  color: #fafafa;
  background-color: #2f4d6c;
  border-color: #2c4866;
  box-shadow: 0 0 0 0.25rem rgba(84, 114, 145, 0.5);
}

html.dark .btn-check:checked + .btn-primary,
html.dark .btn-check:active + .btn-primary,
html.dark .btn-primary:active,
html.dark .btn-primary.active,
html.dark .show > .btn-primary.dropdown-toggle {
  color: #fafafa;
  background-color: #2c4866;
  border-color: #29445f;
}
html.dark .btn-check:checked + .btn-primary:focus,
html.dark .btn-check:active + .btn-primary:focus,
html.dark .btn-primary:active:focus,
html.dark .btn-primary.active:focus,
html.dark .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(84, 114, 145, 0.5);
}

html.dark .btn-primary:disabled, html.dark .btn-primary.disabled {
  color: #fafafa;
  background-color: #375a7f;
  border-color: #375a7f;
}
html.dark .btn-secondary {
  color: #fafafa;
  background-color: #626262;
  border-color: #626262;
}
html.dark .btn-secondary:hover {
  color: #fafafa;
  background-color: #535353;
  border-color: #4e4e4e;
}
html.dark .btn-check:focus + .btn-secondary,
html.dark .btn-secondary:focus {
  color: #fafafa;
  background-color: #535353;
  border-color: #4e4e4e;
  box-shadow: 0 0 0 0.25rem rgba(121, 121, 121, 0.5);
}

html.dark .btn-check:checked + .btn-secondary,
html.dark .btn-check:active + .btn-secondary,
html.dark .btn-secondary:active,
html.dark .btn-secondary.active,
html.dark .show > .btn-secondary.dropdown-toggle {
  color: #fafafa;
  background-color: #4e4e4e;
  border-color: #4a4a4a;
}
html.dark .btn-check:checked + .btn-secondary:focus,
html.dark .btn-check:active + .btn-secondary:focus,
html.dark .btn-secondary:active:focus,
html.dark .btn-secondary.active:focus,
html.dark .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(121, 121, 121, 0.5);
}

html.dark .btn-secondary:disabled, html.dark .btn-secondary.disabled {
  color: #fafafa;
  background-color: #626262;
  border-color: #626262;
}
html.dark .btn-success {
  color: #111;
  background-color: #00bc8c;
  border-color: #00bc8c;
}
html.dark .btn-success:hover {
  color: #111;
  background-color: #26c69d;
  border-color: #1ac398;
}
html.dark .btn-check:focus + .btn-success,
html.dark .btn-success:focus {
  color: #111;
  background-color: #26c69d;
  border-color: #1ac398;
  box-shadow: 0 0 0 0.25rem rgba(3, 162, 122, 0.5);
}

html.dark .btn-check:checked + .btn-success,
html.dark .btn-check:active + .btn-success,
html.dark .btn-success:active,
html.dark .btn-success.active,
html.dark .show > .btn-success.dropdown-toggle {
  color: #111;
  background-color: #33c9a3;
  border-color: #1ac398;
}
html.dark .btn-check:checked + .btn-success:focus,
html.dark .btn-check:active + .btn-success:focus,
html.dark .btn-success:active:focus,
html.dark .btn-success.active:focus,
html.dark .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(3, 162, 122, 0.5);
}

html.dark .btn-success:disabled, html.dark .btn-success.disabled {
  color: #111;
  background-color: #00bc8c;
  border-color: #00bc8c;
}
html.dark .btn-info {
  color: #fafafa;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
html.dark .btn-info:hover {
  color: #fafafa;
  background-color: #148a9c;
  border-color: #128293;
}
html.dark .btn-check:focus + .btn-info,
html.dark .btn-info:focus {
  color: #fafafa;
  background-color: #148a9c;
  border-color: #128293;
  box-shadow: 0 0 0 0.25rem rgba(57, 175, 194, 0.5);
}

html.dark .btn-check:checked + .btn-info,
html.dark .btn-check:active + .btn-info,
html.dark .btn-info:active,
html.dark .btn-info.active,
html.dark .show > .btn-info.dropdown-toggle {
  color: #fafafa;
  background-color: #128293;
  border-color: #117a8a;
}
html.dark .btn-check:checked + .btn-info:focus,
html.dark .btn-check:active + .btn-info:focus,
html.dark .btn-info:active:focus,
html.dark .btn-info.active:focus,
html.dark .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(57, 175, 194, 0.5);
}

html.dark .btn-info:disabled, html.dark .btn-info.disabled {
  color: #fafafa;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
html.dark .btn-warning {
  color: #111;
  background-color: #f39c12;
  border-color: #f39c12;
}
html.dark .btn-warning:hover {
  color: #111;
  background-color: #f5ab36;
  border-color: #f4a62a;
}
html.dark .btn-check:focus + .btn-warning,
html.dark .btn-warning:focus {
  color: #111;
  background-color: #f5ab36;
  border-color: #f4a62a;
  box-shadow: 0 0 0 0.25rem rgba(209, 135, 18, 0.5);
}

html.dark .btn-check:checked + .btn-warning,
html.dark .btn-check:active + .btn-warning,
html.dark .btn-warning:active,
html.dark .btn-warning.active,
html.dark .show > .btn-warning.dropdown-toggle {
  color: #111;
  background-color: #f5b041;
  border-color: #f4a62a;
}
html.dark .btn-check:checked + .btn-warning:focus,
html.dark .btn-check:active + .btn-warning:focus,
html.dark .btn-warning:active:focus,
html.dark .btn-warning.active:focus,
html.dark .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(209, 135, 18, 0.5);
}

html.dark .btn-warning:disabled, html.dark .btn-warning.disabled {
  color: #111;
  background-color: #f39c12;
  border-color: #f39c12;
}
html.dark .btn-danger {
  color: #fafafa;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
html.dark .btn-danger:hover {
  color: #fafafa;
  background-color: #c44133;
  border-color: #b93d30;
}
html.dark .btn-check:focus + .btn-danger,
html.dark .btn-danger:focus {
  color: #fafafa;
  background-color: #c44133;
  border-color: #b93d30;
  box-shadow: 0 0 0 0.25rem rgba(234, 102, 89, 0.5);
}

html.dark .btn-check:checked + .btn-danger,
html.dark .btn-check:active + .btn-danger,
html.dark .btn-danger:active,
html.dark .btn-danger.active,
html.dark .show > .btn-danger.dropdown-toggle {
  color: #fafafa;
  background-color: #b93d30;
  border-color: #ad392d;
}
html.dark .btn-check:checked + .btn-danger:focus,
html.dark .btn-check:active + .btn-danger:focus,
html.dark .btn-danger:active:focus,
html.dark .btn-danger.active:focus,
html.dark .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(234, 102, 89, 0.5);
}

html.dark .btn-danger:disabled, html.dark .btn-danger.disabled {
  color: #fafafa;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
html.dark .btn-light {
  color: #fafafa;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
html.dark .btn-light:hover {
  color: #fafafa;
  background-color: #868686;
  border-color: #7e7e7e;
}
html.dark .btn-check:focus + .btn-light,
html.dark .btn-light:focus {
  color: #fafafa;
  background-color: #868686;
  border-color: #7e7e7e;
  box-shadow: 0 0 0 0.25rem rgba(172, 172, 172, 0.5);
}

html.dark .btn-check:checked + .btn-light,
html.dark .btn-check:active + .btn-light,
html.dark .btn-light:active,
html.dark .btn-light.active,
html.dark .show > .btn-light.dropdown-toggle {
  color: #fafafa;
  background-color: #7e7e7e;
  border-color: #777777;
}
html.dark .btn-check:checked + .btn-light:focus,
html.dark .btn-check:active + .btn-light:focus,
html.dark .btn-light:active:focus,
html.dark .btn-light.active:focus,
html.dark .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(172, 172, 172, 0.5);
}

html.dark .btn-light:disabled, html.dark .btn-light.disabled {
  color: #fafafa;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
html.dark .btn-dark {
  color: #fafafa;
  background-color: #3b3b3b;
  border-color: #3b3b3b;
}
html.dark .btn-dark:hover {
  color: #fafafa;
  background-color: #323232;
  border-color: #2f2f2f;
}
html.dark .btn-check:focus + .btn-dark,
html.dark .btn-dark:focus {
  color: #fafafa;
  background-color: #323232;
  border-color: #2f2f2f;
  box-shadow: 0 0 0 0.25rem rgba(88, 88, 88, 0.5);
}

html.dark .btn-check:checked + .btn-dark,
html.dark .btn-check:active + .btn-dark,
html.dark .btn-dark:active,
html.dark .btn-dark.active,
html.dark .show > .btn-dark.dropdown-toggle {
  color: #fafafa;
  background-color: #2f2f2f;
  border-color: #2c2c2c;
}
html.dark .btn-check:checked + .btn-dark:focus,
html.dark .btn-check:active + .btn-dark:focus,
html.dark .btn-dark:active:focus,
html.dark .btn-dark.active:focus,
html.dark .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(88, 88, 88, 0.5);
}

html.dark .btn-dark:disabled, html.dark .btn-dark.disabled {
  color: #fafafa;
  background-color: #3b3b3b;
  border-color: #3b3b3b;
}
html.dark .btn-outline-primary {
  color: #375a7f;
  border-color: #375a7f;
}
html.dark .btn-outline-primary:hover {
  color: #fff;
  background-color: #375a7f;
  border-color: #375a7f;
}
html.dark .btn-check:focus + .btn-outline-primary,
html.dark .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(55, 90, 127, 0.5);
}

html.dark .btn-check:checked + .btn-outline-primary,
html.dark .btn-check:active + .btn-outline-primary,
html.dark .btn-outline-primary:active,
html.dark .btn-outline-primary.active,
html.dark .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #375a7f;
  border-color: #375a7f;
}
html.dark .btn-check:checked + .btn-outline-primary:focus,
html.dark .btn-check:active + .btn-outline-primary:focus,
html.dark .btn-outline-primary:active:focus,
html.dark .btn-outline-primary.active:focus,
html.dark .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(55, 90, 127, 0.5);
}

html.dark .btn-outline-primary:disabled, html.dark .btn-outline-primary.disabled {
  color: #375a7f;
  background-color: transparent;
}
html.dark .btn-outline-secondary {
  color: #626262;
  border-color: #626262;
}
html.dark .btn-outline-secondary:hover {
  color: #fff;
  background-color: #626262;
  border-color: #626262;
}
html.dark .btn-check:focus + .btn-outline-secondary,
html.dark .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(98, 98, 98, 0.5);
}

html.dark .btn-check:checked + .btn-outline-secondary,
html.dark .btn-check:active + .btn-outline-secondary,
html.dark .btn-outline-secondary:active,
html.dark .btn-outline-secondary.active,
html.dark .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #626262;
  border-color: #626262;
}
html.dark .btn-check:checked + .btn-outline-secondary:focus,
html.dark .btn-check:active + .btn-outline-secondary:focus,
html.dark .btn-outline-secondary:active:focus,
html.dark .btn-outline-secondary.active:focus,
html.dark .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(98, 98, 98, 0.5);
}

html.dark .btn-outline-secondary:disabled, html.dark .btn-outline-secondary.disabled {
  color: #626262;
  background-color: transparent;
}
html.dark .btn-outline-success {
  color: #00bc8c;
  border-color: #00bc8c;
}
html.dark .btn-outline-success:hover {
  color: #000;
  background-color: #00bc8c;
  border-color: #00bc8c;
}
html.dark .btn-check:focus + .btn-outline-success,
html.dark .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 188, 140, 0.5);
}

html.dark .btn-check:checked + .btn-outline-success,
html.dark .btn-check:active + .btn-outline-success,
html.dark .btn-outline-success:active,
html.dark .btn-outline-success.active,
html.dark .btn-outline-success.dropdown-toggle.show {
  color: #000;
  background-color: #00bc8c;
  border-color: #00bc8c;
}
html.dark .btn-check:checked + .btn-outline-success:focus,
html.dark .btn-check:active + .btn-outline-success:focus,
html.dark .btn-outline-success:active:focus,
html.dark .btn-outline-success.active:focus,
html.dark .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 188, 140, 0.5);
}

html.dark .btn-outline-success:disabled, html.dark .btn-outline-success.disabled {
  color: #00bc8c;
  background-color: transparent;
}
html.dark .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
html.dark .btn-outline-info:hover {
  color: #000;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
html.dark .btn-check:focus + .btn-outline-info,
html.dark .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(23, 162, 184, 0.5);
}

html.dark .btn-check:checked + .btn-outline-info,
html.dark .btn-check:active + .btn-outline-info,
html.dark .btn-outline-info:active,
html.dark .btn-outline-info.active,
html.dark .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
html.dark .btn-check:checked + .btn-outline-info:focus,
html.dark .btn-check:active + .btn-outline-info:focus,
html.dark .btn-outline-info:active:focus,
html.dark .btn-outline-info.active:focus,
html.dark .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(23, 162, 184, 0.5);
}

html.dark .btn-outline-info:disabled, html.dark .btn-outline-info.disabled {
  color: #17a2b8;
  background-color: transparent;
}
html.dark .btn-outline-warning {
  color: #f39c12;
  border-color: #f39c12;
}
html.dark .btn-outline-warning:hover {
  color: #000;
  background-color: #f39c12;
  border-color: #f39c12;
}
html.dark .btn-check:focus + .btn-outline-warning,
html.dark .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(243, 156, 18, 0.5);
}

html.dark .btn-check:checked + .btn-outline-warning,
html.dark .btn-check:active + .btn-outline-warning,
html.dark .btn-outline-warning:active,
html.dark .btn-outline-warning.active,
html.dark .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #f39c12;
  border-color: #f39c12;
}
html.dark .btn-check:checked + .btn-outline-warning:focus,
html.dark .btn-check:active + .btn-outline-warning:focus,
html.dark .btn-outline-warning:active:focus,
html.dark .btn-outline-warning.active:focus,
html.dark .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(243, 156, 18, 0.5);
}

html.dark .btn-outline-warning:disabled, html.dark .btn-outline-warning.disabled {
  color: #f39c12;
  background-color: transparent;
}
html.dark .btn-outline-danger {
  color: #e74c3c;
  border-color: #e74c3c;
}
html.dark .btn-outline-danger:hover {
  color: #000;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
html.dark .btn-check:focus + .btn-outline-danger,
html.dark .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(231, 76, 60, 0.5);
}

html.dark .btn-check:checked + .btn-outline-danger,
html.dark .btn-check:active + .btn-outline-danger,
html.dark .btn-outline-danger:active,
html.dark .btn-outline-danger.active,
html.dark .btn-outline-danger.dropdown-toggle.show {
  color: #000;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
html.dark .btn-check:checked + .btn-outline-danger:focus,
html.dark .btn-check:active + .btn-outline-danger:focus,
html.dark .btn-outline-danger:active:focus,
html.dark .btn-outline-danger.active:focus,
html.dark .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(231, 76, 60, 0.5);
}

html.dark .btn-outline-danger:disabled, html.dark .btn-outline-danger.disabled {
  color: #e74c3c;
  background-color: transparent;
}
html.dark .btn-outline-light {
  color: #9e9e9e;
  border-color: #9e9e9e;
}
html.dark .btn-outline-light:hover {
  color: #000;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
html.dark .btn-check:focus + .btn-outline-light,
html.dark .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(158, 158, 158, 0.5);
}

html.dark .btn-check:checked + .btn-outline-light,
html.dark .btn-check:active + .btn-outline-light,
html.dark .btn-outline-light:active,
html.dark .btn-outline-light.active,
html.dark .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
html.dark .btn-check:checked + .btn-outline-light:focus,
html.dark .btn-check:active + .btn-outline-light:focus,
html.dark .btn-outline-light:active:focus,
html.dark .btn-outline-light.active:focus,
html.dark .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(158, 158, 158, 0.5);
}

html.dark .btn-outline-light:disabled, html.dark .btn-outline-light.disabled {
  color: #9e9e9e;
  background-color: transparent;
}
html.dark .btn-outline-dark {
  color: #3b3b3b;
  border-color: #3b3b3b;
}
html.dark .btn-outline-dark:hover {
  color: #fff;
  background-color: #3b3b3b;
  border-color: #3b3b3b;
}
html.dark .btn-check:focus + .btn-outline-dark,
html.dark .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(59, 59, 59, 0.5);
}

html.dark .btn-check:checked + .btn-outline-dark,
html.dark .btn-check:active + .btn-outline-dark,
html.dark .btn-outline-dark:active,
html.dark .btn-outline-dark.active,
html.dark .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #3b3b3b;
  border-color: #3b3b3b;
}
html.dark .btn-check:checked + .btn-outline-dark:focus,
html.dark .btn-check:active + .btn-outline-dark:focus,
html.dark .btn-outline-dark:active:focus,
html.dark .btn-outline-dark.active:focus,
html.dark .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(59, 59, 59, 0.5);
}

html.dark .btn-outline-dark:disabled, html.dark .btn-outline-dark.disabled {
  color: #3b3b3b;
  background-color: transparent;
}
html.dark .btn-link {
  color: #557392;
}
html.dark .btn-link:hover {
  color: #778fa8;
}
html.dark .btn-link:disabled, html.dark .btn-link.disabled {
  color: #626262;
}
html.dark .dropdown-menu {
  color: #e1e1e1;
  background-color: #111;
  border: 1px solid rgba(250, 250, 250, 0.15);
}
html.dark .dropdown-divider {
  border-top: 1px solid rgba(250, 250, 250, 0.15);
}
html.dark .dropdown-item {
  color: #f8f9fa;
  background-color: transparent;
  border: 0;
}
html.dark .dropdown-item:hover, html.dark .dropdown-item:focus {
  color: #dfe0e1;
  background-color: #343a40;
}
html.dark .dropdown-item.active, html.dark .dropdown-item:active {
  color: #fafafa;
  background-color: #375a7f;
}
html.dark .dropdown-item.disabled, html.dark .dropdown-item:disabled {
  color: #7e7e7e;
  background-color: transparent;
}
html.dark .dropdown-header {
  color: #9e9e9e;
}
html.dark .dropdown-item-text {
  color: #f8f9fa;
}
html.dark .dropdown-menu-dark {
  color: #515151;
  background-color: #cfcfcf;
  border-color: rgba(250, 250, 250, 0.15);
}
html.dark .dropdown-menu-dark .dropdown-item {
  color: #515151;
}
html.dark .dropdown-menu-dark .dropdown-item:hover, html.dark .dropdown-menu-dark .dropdown-item:focus {
  color: #111;
  background-color: rgba(17, 17, 17, 0.15);
}
html.dark .dropdown-menu-dark .dropdown-item.active, html.dark .dropdown-menu-dark .dropdown-item:active {
  color: #fafafa;
  background-color: #375a7f;
}
html.dark .dropdown-menu-dark .dropdown-item.disabled, html.dark .dropdown-menu-dark .dropdown-item:disabled {
  color: #7e7e7e;
}
html.dark .dropdown-menu-dark .dropdown-divider {
  border-color: rgba(250, 250, 250, 0.15);
}
html.dark .dropdown-menu-dark .dropdown-item-text {
  color: #515151;
}
html.dark .dropdown-menu-dark .dropdown-header {
  color: #7e7e7e;
}
html.dark .nav-link {
  color: #557392;
}
html.dark .nav-link:hover, html.dark .nav-link:focus {
  color: #778fa8;
}
html.dark .nav-link.disabled {
  color: #9e9e9e;
}
html.dark .nav-tabs {
  border-bottom: 1px solid #515151;
}
html.dark .nav-tabs .nav-link {
  border: 1px solid transparent;
}
html.dark .nav-tabs .nav-link:hover, html.dark .nav-tabs .nav-link:focus {
  border-color: #3b3b3b #3b3b3b #515151;
}
html.dark .nav-tabs .nav-link.disabled {
  color: #9e9e9e;
  background-color: transparent;
  border-color: transparent;
}
html.dark .nav-tabs .nav-link.active,
html.dark .nav-tabs .nav-item.show .nav-link {
  color: #b1b1b1;
  background-color: #222;
  border-color: #515151 #515151 #222;
}
html.dark .nav-pills .nav-link.active,
html.dark .nav-pills .show > .nav-link {
  color: #fafafa;
  background-color: #375a7f;
}
html.dark .navbar-toggler {
  background-color: transparent;
  border: 1px solid transparent;
}
html.dark .navbar-light .navbar-brand {
  color: rgba(250, 250, 250, 0.9);
}
html.dark .navbar-light .navbar-brand:hover, html.dark .navbar-light .navbar-brand:focus {
  color: rgba(250, 250, 250, 0.9);
}
html.dark .navbar-light .navbar-nav .nav-link {
  color: rgba(250, 250, 250, 0.55);
}
html.dark .navbar-light .navbar-nav .nav-link:hover, html.dark .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(250, 250, 250, 0.7);
}
html.dark .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(250, 250, 250, 0.3);
}
html.dark .navbar-light .navbar-nav .show > .nav-link,
html.dark .navbar-light .navbar-nav .nav-link.active {
  color: rgba(250, 250, 250, 0.9);
}
html.dark .navbar-light .navbar-toggler {
  color: rgba(250, 250, 250, 0.55);
  border-color: rgba(250, 250, 250, 0.1);
}
html.dark .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28250, 250, 250, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
html.dark .navbar-light .navbar-text {
  color: rgba(250, 250, 250, 0.55);
}
html.dark .navbar-light .navbar-text a,
html.dark .navbar-light .navbar-text a:hover,
html.dark .navbar-light .navbar-text a:focus {
  color: rgba(250, 250, 250, 0.9);
}
html.dark .navbar-dark .navbar-brand {
  color: #fafafa;
}
html.dark .navbar-dark .navbar-brand:hover, html.dark .navbar-dark .navbar-brand:focus {
  color: #fafafa;
}
html.dark .navbar-dark .navbar-nav .nav-link {
  color: rgba(250, 250, 250, 0.55);
}
html.dark .navbar-dark .navbar-nav .nav-link:hover, html.dark .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(250, 250, 250, 0.75);
}
html.dark .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(250, 250, 250, 0.25);
}
html.dark .navbar-dark .navbar-nav .show > .nav-link,
html.dark .navbar-dark .navbar-nav .nav-link.active {
  color: #fafafa;
}
html.dark .navbar-dark .navbar-toggler {
  color: rgba(250, 250, 250, 0.55);
  border-color: rgba(250, 250, 250, 0.1);
}
html.dark .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28250, 250, 250, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
html.dark .navbar-dark .navbar-text {
  color: rgba(250, 250, 250, 0.55);
}
html.dark .navbar-dark .navbar-text a,
html.dark .navbar-dark .navbar-text a:hover,
html.dark .navbar-dark .navbar-text a:focus {
  color: #fafafa;
}
html.dark .card {
  background-color: #222;
  border: 1px solid rgba(250, 250, 250, 0.125);
}
html.dark .card-header {
  background-color: rgba(250, 250, 250, 0.03);
  border-bottom: 1px solid rgba(250, 250, 250, 0.125);
}
html.dark .card-footer {
  background-color: rgba(250, 250, 250, 0.03);
  border-top: 1px solid rgba(250, 250, 250, 0.125);
}
html.dark .accordion-button {
  color: #e1e1e1;
  background-color: #222;
}
html.dark .accordion-button:not(.collapsed) {
  color: #879cb2;
  background-color: #1c2d40;
  box-shadow: inset 0 -1px 0 rgba(250, 250, 250, 0.125);
}
html.dark .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23879cb2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
html.dark .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23e1e1e1'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
html.dark .accordion-button:hover {
  z-index: 2;
}
html.dark .accordion-button:focus {
  border-color: #9badbf;
  box-shadow: 0 0 0 0.25rem rgba(55, 90, 127, 0.25);
}
html.dark .accordion-item {
  background-color: #222;
  border: 1px solid rgba(250, 250, 250, 0.125);
}
html.dark .accordion-flush .accordion-collapse {
  border-width: 0;
}
html.dark .accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
}
html.dark .accordion-flush .accordion-item:first-child {
  border-top: 0;
}
html.dark .accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
html.dark .breadcrumb-item + .breadcrumb-item::before {
  color: #9e9e9e;
}
html.dark .breadcrumb-item.active {
  color: #9e9e9e;
}
html.dark .page-link {
  color: #557392;
  background-color: #3b3b3b;
  border: 1px solid #515151;
}
html.dark .page-link:hover {
  color: #778fa8;
  background-color: #515151;
  border-color: #515151;
}
html.dark .page-link:focus {
  color: #778fa8;
  background-color: #3b3b3b;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(55, 90, 127, 0.25);
}
html.dark .page-item.active .page-link {
  color: #fafafa;
  background-color: #375a7f;
  border-color: #375a7f;
}
html.dark .page-item.disabled .page-link {
  color: #5a5a5a;
  background-color: #222;
  border-color: #515151;
}
html.dark .badge {
  color: #fafafa;
}
html.dark .alert-heading {
  color: inherit;
}
html.dark .alert-primary {
  color: #738ca5;
  background-color: #1c2d40;
  border-color: #21364c;
}
html.dark .alert-primary .alert-link {
  color: #5c7084;
}
html.dark .alert-secondary {
  color: #919191;
  background-color: #313131;
  border-color: #3b3b3b;
}
html.dark .alert-secondary .alert-link {
  color: #747474;
}
html.dark .alert-success {
  color: #4dd0af;
  background-color: #005e46;
  border-color: #007154;
}
html.dark .alert-success .alert-link {
  color: #3ea68c;
}
html.dark .alert-info {
  color: #5dbecd;
  background-color: #0c515c;
  border-color: #0e616e;
}
html.dark .alert-info .alert-link {
  color: #4a98a4;
}
html.dark .alert-warning {
  color: #f7ba59;
  background-color: #7a4e09;
  border-color: #925e0b;
}
html.dark .alert-warning .alert-link {
  color: #c69547;
}
html.dark .alert-danger {
  color: #ee8277;
  background-color: #74261e;
  border-color: #8b2e24;
}
html.dark .alert-danger .alert-link {
  color: #be685f;
}
html.dark .alert-light {
  color: #bbbbbb;
  background-color: #4f4f4f;
  border-color: #5f5f5f;
}
html.dark .alert-light .alert-link {
  color: #969696;
}
html.dark .alert-dark {
  color: #767676;
  background-color: #1e1e1e;
  border-color: #232323;
}
html.dark .alert-dark .alert-link {
  color: #5e5e5e;
}
html.dark .progress {
  background-color: #3b3b3b;
}
html.dark .progress-bar {
  color: #111;
  background-color: #375a7f;
}
html.dark .list-group-item-action {
  color: #b1b1b1;
}
html.dark .list-group-item-action:hover, html.dark .list-group-item-action:focus {
  color: #b1b1b1;
  background-color: #2f2f2f;
}
html.dark .list-group-item-action:active {
  color: #e1e1e1;
  background-color: #3b3b3b;
}
html.dark .list-group-item {
  color: #e1e1e1;
  background-color: #222;
  border: 1px solid rgba(250, 250, 250, 0.125);
}
html.dark .list-group-item.disabled, html.dark .list-group-item:disabled {
  color: #9e9e9e;
  background-color: #222;
}
html.dark .list-group-item.active {
  color: #fafafa;
  background-color: #375a7f;
  border-color: #375a7f;
}
html.dark .list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
html.dark .list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
html.dark .list-group-item-primary {
  color: #738ca5;
  background-color: #1c2d40;
}
html.dark .list-group-item-primary.list-group-item-action:hover, html.dark .list-group-item-primary.list-group-item-action:focus {
  color: #738ca5;
  background-color: #19293a;
}
html.dark .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #738ca5;
  border-color: #738ca5;
}
html.dark .list-group-item-secondary {
  color: #919191;
  background-color: #313131;
}
html.dark .list-group-item-secondary.list-group-item-action:hover, html.dark .list-group-item-secondary.list-group-item-action:focus {
  color: #919191;
  background-color: #2c2c2c;
}
html.dark .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #919191;
  border-color: #919191;
}
html.dark .list-group-item-success {
  color: #4dd0af;
  background-color: #005e46;
}
html.dark .list-group-item-success.list-group-item-action:hover, html.dark .list-group-item-success.list-group-item-action:focus {
  color: #4dd0af;
  background-color: #00553f;
}
html.dark .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #4dd0af;
  border-color: #4dd0af;
}
html.dark .list-group-item-info {
  color: #5dbecd;
  background-color: #0c515c;
}
html.dark .list-group-item-info.list-group-item-action:hover, html.dark .list-group-item-info.list-group-item-action:focus {
  color: #5dbecd;
  background-color: #0b4953;
}
html.dark .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #5dbecd;
  border-color: #5dbecd;
}
html.dark .list-group-item-warning {
  color: #f7ba59;
  background-color: #7a4e09;
}
html.dark .list-group-item-warning.list-group-item-action:hover, html.dark .list-group-item-warning.list-group-item-action:focus {
  color: #f7ba59;
  background-color: #6e4608;
}
html.dark .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #f7ba59;
  border-color: #f7ba59;
}
html.dark .list-group-item-danger {
  color: #ee8277;
  background-color: #74261e;
}
html.dark .list-group-item-danger.list-group-item-action:hover, html.dark .list-group-item-danger.list-group-item-action:focus {
  color: #ee8277;
  background-color: #68221b;
}
html.dark .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #ee8277;
  border-color: #ee8277;
}
html.dark .list-group-item-light {
  color: #bbbbbb;
  background-color: #4f4f4f;
}
html.dark .list-group-item-light.list-group-item-action:hover, html.dark .list-group-item-light.list-group-item-action:focus {
  color: #bbbbbb;
  background-color: #474747;
}
html.dark .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #bbbbbb;
  border-color: #bbbbbb;
}
html.dark .list-group-item-dark {
  color: #767676;
  background-color: #1e1e1e;
}
html.dark .list-group-item-dark.list-group-item-action:hover, html.dark .list-group-item-dark.list-group-item-action:focus {
  color: #767676;
  background-color: #1b1b1b;
}
html.dark .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #767676;
  border-color: #767676;
}
html.dark .btn-close {
  color: #fafafa;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fafafa'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  opacity: 0.5;
}
html.dark .btn-close:hover {
  color: #fafafa;
  opacity: 0.75;
}
html.dark .btn-close:focus {
  box-shadow: 0 0 0 0.25rem rgba(55, 90, 127, 0.25);
  opacity: 1;
}
html.dark .btn-close:disabled, html.dark .btn-close.disabled {
  opacity: 0.25;
}
html.dark .btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}
html.dark .toast {
  background-color: rgba(17, 17, 17, 0.85);
  border: 1px solid rgba(250, 250, 250, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(17, 17, 17, 0.15);
}
html.dark .toast-header {
  color: #9e9e9e;
  background-color: rgba(17, 17, 17, 0.85);
  border-bottom: 1px solid rgba(250, 250, 250, 0.05);
}
html.dark .modal-content {
  background-color: #2f2f2f;
  border: 1px solid rgba(250, 250, 250, 0.2);
}
html.dark .modal-backdrop {
  background-color: #111;
}
html.dark .modal-backdrop.fade {
  opacity: 0;
}
html.dark .modal-backdrop.show {
  opacity: 0.85;
}
html.dark .modal-header {
  border-bottom: 1px solid #515151;
}
html.dark .modal-footer {
  border-top: 1px solid #515151;
}
html.dark .tooltip {
  opacity: 0;
}
html.dark .tooltip.show {
  opacity: 0.9;
}
html.dark .bs-tooltip-top .tooltip-arrow::before,
html.dark .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #fafafa;
}
html.dark .bs-tooltip-end .tooltip-arrow::before,
html.dark .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #fafafa;
}
html.dark .bs-tooltip-bottom .tooltip-arrow::before,
html.dark .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #fafafa;
}
html.dark .bs-tooltip-start .tooltip-arrow::before,
html.dark .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #fafafa;
}
html.dark .tooltip-inner {
  color: #111;
  background-color: #fafafa;
}
html.dark .popover {
  background-color: #111;
  border: 1px solid rgba(250, 250, 250, 0.2);
}
html.dark .popover .popover-arrow::before, html.dark .popover .popover-arrow::after {
  border-color: transparent;
  border-style: solid;
}
html.dark .bs-popover-top > .popover-arrow::before,
html.dark .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: rgba(250, 250, 250, 0.25);
}
html.dark .bs-popover-top > .popover-arrow::after,
html.dark .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-top-color: #111;
}
html.dark .bs-popover-end > .popover-arrow::before,
html.dark .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: rgba(250, 250, 250, 0.25);
}
html.dark .bs-popover-end > .popover-arrow::after,
html.dark .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-right-color: #111;
}
html.dark .bs-popover-bottom > .popover-arrow::before,
html.dark .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: rgba(250, 250, 250, 0.25);
}
html.dark .bs-popover-bottom > .popover-arrow::after,
html.dark .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-bottom-color: #111;
}
html.dark .bs-popover-bottom .popover-header::before,
html.dark .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  border-bottom: 1px solid #1f1f1f;
}
html.dark .bs-popover-start > .popover-arrow::before,
html.dark .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: rgba(250, 250, 250, 0.25);
}
html.dark .bs-popover-start > .popover-arrow::after,
html.dark .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-left-color: #111;
}
html.dark .popover-header {
  background-color: #1f1f1f;
  border-bottom: 1px solid rgba(250, 250, 250, 0.2);
}
html.dark .popover-body {
  color: #e1e1e1;
}
html.dark .carousel-control-prev,
html.dark .carousel-control-next {
  color: #fafafa;
  opacity: 0.5;
}
html.dark .carousel-control-prev:hover, html.dark .carousel-control-prev:focus,
html.dark .carousel-control-next:hover,
html.dark .carousel-control-next:focus {
  color: #fafafa;
  opacity: 0.9;
}
html.dark .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fafafa'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
html.dark .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fafafa'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
html.dark .carousel-indicators [data-bs-target] {
  background-color: #111;
  opacity: 0.5;
}
html.dark .carousel-indicators .active {
  opacity: 1;
}
html.dark .carousel-caption {
  color: #111;
}
html.dark .carousel-dark .carousel-control-prev-icon,
html.dark .carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
html.dark .carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #fafafa;
}
html.dark .carousel-dark .carousel-caption {
  color: #fafafa;
}
html.dark .offcanvas {
  background-color: #2f2f2f;
}
html.dark .offcanvas-backdrop {
  background-color: #111;
}
html.dark .offcanvas-backdrop.fade {
  opacity: 0;
}
html.dark .offcanvas-backdrop.show {
  opacity: 0.85;
}
html.dark .offcanvas-start {
  border-right: 1px solid rgba(250, 250, 250, 0.2);
}
html.dark .offcanvas-end {
  border-left: 1px solid rgba(250, 250, 250, 0.2);
}
html.dark .offcanvas-top {
  border-bottom: 1px solid rgba(250, 250, 250, 0.2);
}
html.dark .offcanvas-bottom {
  border-top: 1px solid rgba(250, 250, 250, 0.2);
}
html.dark .placeholder {
  background-color: currentColor;
  opacity: 0.5;
}
@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
html.dark .placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #fafafa 55%, rgba(255, 255, 255, 0.8) 75%, #fafafa 95%);
          mask-image: linear-gradient(130deg, #fafafa 55%, rgba(255, 255, 255, 0.8) 75%, #fafafa 95%);
}
html.dark .link-primary {
  color: #375a7f;
}
html.dark .link-primary:hover, html.dark .link-primary:focus {
  color: #2c4866;
}
html.dark .link-secondary {
  color: #626262;
}
html.dark .link-secondary:hover, html.dark .link-secondary:focus {
  color: #4e4e4e;
}
html.dark .link-success {
  color: #00bc8c;
}
html.dark .link-success:hover, html.dark .link-success:focus {
  color: #33c9a3;
}
html.dark .link-info {
  color: #17a2b8;
}
html.dark .link-info:hover, html.dark .link-info:focus {
  color: #128293;
}
html.dark .link-warning {
  color: #f39c12;
}
html.dark .link-warning:hover, html.dark .link-warning:focus {
  color: #f5b041;
}
html.dark .link-danger {
  color: #e74c3c;
}
html.dark .link-danger:hover, html.dark .link-danger:focus {
  color: #b93d30;
}
html.dark .link-light {
  color: #9e9e9e;
}
html.dark .link-light:hover, html.dark .link-light:focus {
  color: #7e7e7e;
}
html.dark .link-dark {
  color: #3b3b3b;
}
html.dark .link-dark:hover, html.dark .link-dark:focus {
  color: #2f2f2f;
}
html.dark .vr {
  background-color: currentColor;
  opacity: 0.1;
}
html.dark .shadow {
  box-shadow: 0 0.5rem 1rem rgba(17, 17, 17, 0.15) !important;
}
html.dark .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(17, 17, 17, 0.075) !important;
}
html.dark .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(17, 17, 17, 0.175) !important;
}
html.dark .border {
  border: 1px solid #515151 !important;
}
html.dark .border-top {
  border-top: 1px solid #515151 !important;
}
html.dark .border-end {
  border-right: 1px solid #515151 !important;
}
html.dark .border-bottom {
  border-bottom: 1px solid #515151 !important;
}
html.dark .border-start {
  border-left: 1px solid #515151 !important;
}
html.dark .border-primary {
  border-color: #375a7f !important;
}
html.dark .border-secondary {
  border-color: #626262 !important;
}
html.dark .border-success {
  border-color: #00bc8c !important;
}
html.dark .border-info {
  border-color: #17a2b8 !important;
}
html.dark .border-warning {
  border-color: #f39c12 !important;
}
html.dark .border-danger {
  border-color: #e74c3c !important;
}
html.dark .border-light {
  border-color: #9e9e9e !important;
}
html.dark .border-dark {
  border-color: #3b3b3b !important;
}
html.dark .border-white {
  border-color: #fafafa !important;
}
html.dark .border-black {
  border-color: #111 !important;
}
html.dark .text-primary {
  color: rgba(var(--bs-primary-rgb-alt), var(--bs-text-opacity)) !important;
}
html.dark .text-secondary {
  color: rgba(var(--bs-secondary-rgb-alt), var(--bs-text-opacity)) !important;
}
html.dark .text-success {
  color: rgba(var(--bs-success-rgb-alt), var(--bs-text-opacity)) !important;
}
html.dark .text-info {
  color: rgba(var(--bs-info-rgb-alt), var(--bs-text-opacity)) !important;
}
html.dark .text-warning {
  color: rgba(var(--bs-warning-rgb-alt), var(--bs-text-opacity)) !important;
}
html.dark .text-danger {
  color: rgba(var(--bs-danger-rgb-alt), var(--bs-text-opacity)) !important;
}
html.dark .text-light {
  color: rgba(var(--bs-light-rgb-alt), var(--bs-text-opacity)) !important;
}
html.dark .text-dark {
  color: rgba(var(--bs-dark-rgb-alt), var(--bs-text-opacity)) !important;
}
html.dark .text-black {
  color: rgba(var(--bs-black-rgb-alt), var(--bs-text-opacity)) !important;
}
html.dark .text-white {
  color: rgba(var(--bs-white-rgb-alt), var(--bs-text-opacity)) !important;
}
html.dark .text-body {
  color: rgba(var(--bs-body-rgb-alt), var(--bs-text-opacity)) !important;
}
html.dark .text-muted {
  color: #9e9e9e !important;
}
html.dark .text-white-50 {
  color: rgba(250, 250, 250, 0.5) !important;
}
html.dark .text-black-50 {
  color: rgba(17, 17, 17, 0.5) !important;
}
html.dark .bg-primary {
  background-color: rgba(var(--bs-primary-rgb-alt), var(--bs-bg-opacity)) !important;
}
html.dark .bg-secondary {
  background-color: rgba(var(--bs-secondary-rgb-alt), var(--bs-bg-opacity)) !important;
}
html.dark .bg-success {
  background-color: rgba(var(--bs-success-rgb-alt), var(--bs-bg-opacity)) !important;
}
html.dark .bg-info {
  background-color: rgba(var(--bs-info-rgb-alt), var(--bs-bg-opacity)) !important;
}
html.dark .bg-warning {
  background-color: rgba(var(--bs-warning-rgb-alt), var(--bs-bg-opacity)) !important;
}
html.dark .bg-danger {
  background-color: rgba(var(--bs-danger-rgb-alt), var(--bs-bg-opacity)) !important;
}
html.dark .bg-light {
  background-color: rgba(var(--bs-light-rgb-alt), var(--bs-bg-opacity)) !important;
}
html.dark .bg-dark {
  background-color: rgba(var(--bs-dark-rgb-alt), var(--bs-bg-opacity)) !important;
}
html.dark .bg-black {
  background-color: #111 !important;
}
html.dark .bg-white {
  background-color: rgba(var(--bs-white-rgb-alt), var(--bs-bg-opacity)) !important;
}
html.dark .bg-body {
  background-color: rgba(var(--bs-body-rgb-alt), var(--bs-bg-opacity)) !important;
}
html.dark body::-moz-selection {
  color: #cfcfcf;
  background: rgba(23, 162, 184, 0.5);
}
html.dark body::selection {
  color: #cfcfcf;
  background: rgba(23, 162, 184, 0.5);
}

h2, .h2 {
  font-size: 1.25rem;
}

.table > :not(caption) > * > * {
  padding: 0.1rem 0.1rem;
}

.form-label {
  margin-bottom: 0.2rem;
}

main .accordion-item,
main .accordion-button {
  background-color: #444 !important;
  color: #fff !important;
  border: 1px solid rgba(250, 250, 250, 0.125);
}

.list-group-item {
  padding: 0.5rem 0.2rem;
}

.accordion-body {
  padding: 0.1rem 0.15rem;
}

.searchArea {
  background-color: #333;
}

.page-link {
  color: #fff !important;
}

html.dark .form-select {
  color: #000;
  background-color: #fff;
  border: 1px solid #515151;
}

.modal-fullscreen {
  width: 98vw;
}

html.dark .form-check-input:checked {
  background-color: #00ff7b;
  border-color: #00ff7b;
}

html.dark .form-check[readonly] .form-check-input:disabled,
html.dark .form-check[readonly] .form-check-label {
  opacity: 1;
}

html.dark div[readonly] .form-select:disabled {
  opacity: 1;
  background-color: #ffffe0 !important;
  background-image: none;
}

html.dark .sticky-table .form-check-input:disabled,
html.dark .sticky-table .form-check-label {
  opacity: 1 !important;
  color: rgba(0, 0, 0, 0.5);
}

html.dark .sticky-table .form-check-input:disabled:checked[type=checkbox] {
  background-color: rgba(0, 255, 123, 0.5);
  border: rgba(0, 255, 123, 0.5);
}

html.dark .form-control {
  background-color: #fff;
  color: #000;
}

html.dark .form-control:disabled {
  background-color: #ccc;
  color: #000;
  cursor: not-allowed;
}

html.dark .form-control[readonly],
html.dark .form-control[readonly]:focus {
  background-color: #ffffe0 !important;
}

.form-control:focus {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control-preview {
  background-color: #000 !important;
  color: #ccc !important;
  border: none !important;
}

td input.form-control {
  width: auto;
}

html.dark .form-select:disabled {
  background-color: #ccc;
}

html.large {
  font-size: 1.5rem !important;
}

html.medium {
  font-size: 1.3rem !important;
}

html.small {
  font-size: 1rem !important;
}

html.dark a {
  color: #fff;
}

.fontBtn {
  cursor: pointer;
  font-size: 12px !important;
  margin: 5px;
  padding: 10px;
  border-radius: 3px solid #fff;
  background-color: #333;
  color: #fff;
}

.selectedFont {
  color: #0099ff;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb {
  background: #ccc;
}

.nav-items {
  height: 100%;
  overflow-y: scroll;
}

.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  padding: 0 0 0;
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1);
}

.router-link-active a {
  font-weight: bold;
  color: #000 !important;
}

.list-group-item a {
  text-decoration: none !important;
}

.router-link-active li {
  background-color: #ccc !important;
}

@media (max-width: 991px) {
  .sidebar {
    top: 4.2rem;
    padding: 0;
  }
}
.navbar {
  background-color: #222 !important;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  border-bottom: 1px sold #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}

@media (min-width: 800px) {
  .navbar {
    top: 0;
    position: sticky;
    z-index: 999;
  }
}
html.dark .isThemeDark {
  padding: 10px;
  background-color: #fff;
}

.custom-form-group {
  position: relative;
  height: 0;
}

.custom-form-group .errorMsg {
  position: absolute;
  top: 0;
  background-color: rgba(255, 0, 0, 0.8);
  width: 100%;
  color: #fff;
  padding: 3px;
  z-index: 999;
}

.errorMsg::before {
  content: "";
  position: absolute;
  left: 20px;
  top: -5px; /* 位置も少し上げる */
  display: block;
  width: 0;
  height: 0;
  border-right: 6px solid transparent;
  border-bottom: 6px solid rgba(255, 0, 0, 0.8);
  border-left: 6px solid transparent;
}

.custom-form-tooltip {
  position: relative;
  height: 0;
}

.custom-form-tooltip .tooltipMsg {
  position: absolute;
  bottom: 0.5rem;
  background-color: rgb(192, 192, 192);
  width: 100%;
  color: black;
  border-radius: 0.25rem;
  padding: 3px;
  z-index: 995;
  /* アニメーション */
  -webkit-animation: fadeInMessage 0.5s;
          animation: fadeInMessage 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.custom-form-tooltip .tooltipMsg::before {
  content: "";
  position: absolute;
  left: 20px;
  bottom: -6px;
  display: block;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-top: 10px solid rgb(192, 192, 192);
  border-left: 15px solid transparent;
}

.custom-form-tooltip .tooltipBlock {
  display: block;
  width: auto;
  height: 0.5rem;
  position: relative;
  top: -0.5rem;
}

/* ---------------------------- */
/* --- Animation --- */
/* ---------------------------- */
@-webkit-keyframes fadeInMessage {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInMessage {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.row {
  --bs-gutter-x: 0.5rem;
}

.requiredAstriks::after {
  content: "*";
  color: #FF0066;
  font-weight: bold;
}

.prism-editor__textarea {
  white-space: none !important;
}

.accordion-button {
  padding: 1rem 0.25rem;
}

html.dark .accordion-button:not(.collapsed) {
  background-color: inherit;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#sidebar {
  background-color: #222;
}

#loading {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  transition: all 1s;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
#loading .loader,
#loading .loader:before,
#loading .loader:after {
  background: #80bdff;
  -webkit-animation: loading 1s infinite ease-in-out;
          animation: loading 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
#loading .loader {
  color: #80bdff;
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
}
#loading .loader::before, #loading .loader::after {
  position: absolute;
  top: 0;
  content: "";
}
#loading .loader::before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
}
#loading .loader::after {
  left: 1.5em;
}
@-webkit-keyframes loading {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes loading {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}

.table {
  margin-bottom: 0;
}

.table th,
.table td {
  padding-right: 25px !important;
  /*background-color: #333 !important;*/
}

.table tbody {
  background-color: #f5f5f5;
}

.table tbody tr {
  background-color: inherit;
}

.table tbody td {
  background-color: inherit;
  color: #000;
}

/*
tr.bg-primary td, tr.bg-primary td{
  background-color: $primary !important;
  color: #FFF;
}*/
.ascending,
.decending {
  position: relative;
}

.sticky_table_wrapper {
  overflow-y: auto;
  max-height: 75vh;
}

.table-in-modal {
  max-height: 60vh;
}

.sticky-left {
  position: sticky;
  position: -webkit-sticky;
  /*background-color: #f5f5f5 !important;*/
}

.sticky-right {
  position: sticky;
  position: -webkit-sticky;
  /* background-color: #f5f5f5 !important;*/
}

th.sticky-left,
th.sticky-right {
  z-index: 65 !important;
  background-color: #333 !important;
}

.sticky-table thead {
  /* 縦スクロール時に固定する */
  position: sticky;
  top: 0;
  /* tbody内のセルより手前に表示する */
  z-index: 55 !important;
  background-color: #333 !important;
}

.table-hover tbody tr:hover td {
  font-weight: bold !important;
  color: #000 !important;
}

.table-hover tbody tr:hover td.bg-black {
  font-weight: bold !important;
  color: inherit !important;
}

.table-hover tbody tr:hover a {
  font-weight: bold !important;
}

.ascending::before {
  content: "";
  height: 20px;
  width: 10px;
  margin-top: -7px;
  position: absolute;
  border: 6px solid transparent;
  border-bottom-color: #aaa;
  right: 0;
}

.decending::after {
  content: "";
  height: 20px;
  width: 10px;
  position: absolute;
  border: 6px solid transparent;
  border-top-color: #aaa;
  right: 0;
  margin-top: 7px;
}

.responsive-table-text-width {
  white-space: normal !important;
  max-width: 450px;
}

@media (min-width: 992px) {
  .responsive-table-text-width {
    white-space: normal !important;
    max-width: 350px;
  }
  .large .pc-style-responsive .accordion-button {
    font-size: 80%;
    padding: 0.5rem 0.25rem;
  }
  .small .pc-style-responsive .accordion-button {
    font-size: 50%;
    padding: 0.3rem 0.15rem;
  }
  .pc-style-responsive .accordion-button {
    font-size: 60%;
    padding: 0.5rem 0.25rem;
  }
  .pc-style-responsive table {
    font-size: 80%;
  }
  .pc-style-responsive {
    width: 860px;
  }
  .pc-style-responsive .form-check-label {
    font-size: 80%;
  }
  .pc-style-responsive .form-select {
    display: block;
    width: 100%;
    padding: 3px;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 80%;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .pc-style-responsive .form-control {
    display: block;
    width: 100%;
    padding: 3px;
    font-size: 80%;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  .pc-style-responsive .form-label {
    font-size: 80% !important;
    margin-bottom: 0px !important;
  }
  .pc-style-responsive .row > * {
    flex-shrink: 0;
    padding-right: 3px;
    padding-left: 0;
    margin-top: 0;
  }
  .pc-style-responsive h4, .pc-style-responsive .h4 {
    font-size: 16px;
  }
}
.pc-style-fixed {
  width: 860px;
}

.pc-style-fixed .errorMsg {
  font-size: 9px;
}

.pc-style-fixed .form-select {
  display: block;
  width: 100%;
  padding: 3px;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 80%;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.pc-style-fixed .form-control {
  display: block;
  width: 100%;
  padding: 3px;
  font-size: 80%;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.pc-style-fixed .form-label {
  font-size: 10px !important;
  margin-bottom: 0px !important;
}

.pc-style-fixed .row > * {
  flex-shrink: 0;
  padding-right: 3px;
  padding-left: 0;
  margin-top: 0;
}

.pc-style-fixed h4, .pc-style-fixed .h4 {
  font-size: 16px;
}

.pc-style-fixed .form-check-label {
  font-size: 10px;
}

.modal-anchor {
  text-decoration: underline !important;
  cursor: pointer;
  color: #0033ff;
}

.rtss-modal-anchor {
  text-decoration: underline !important;
  cursor: pointer;
  color: #0033ff;
}

.bg_branch_fukui_ {
  background: #0094e1;
}

.bg_branch_saitama {
  background: #3d0ab1;
}

.bg_branch_kumamoto {
  background: #c20000;
}

.bg_branch_chiba {
  background: #c19a00;
}

.bg_branch_fukuoka {
  background: #c19a00;
}

.bg_branch_gunma {
  background: #00b878;
}

.bg_branch_tohoku,
.bg_branch_iwate {
  background: #00c0e4;
}

.bg_branch_nagoya {
  background: #b10a8c;
}

.bg_branch_okinawa {
  background: #8a5f2e;
}

.bg_branch_hokkaido {
  background: #4d69c7;
}

.contact_card {
  border-radius: 5px;
  border: solid #fff 2px;
}

.border_branch_fukui {
  border-left: #0094e1 10px solid;
}

.border_branch_saitama {
  border-left: #3d0ab1 10px solid;
}

.border_branch_kumamoto {
  border-left: #c20000 10px solid;
}

.border_branch_chiba {
  border-left: #c19a00 10px solid;
}

.border_branch_fukuoka {
  border-left: #c19a00 10px solid;
}

.border_branch_gunma {
  border-left: #00b878 10px solid;
}

.border_branch_tohoku,
.border_branch_iwate {
  border-left: #00c0e4 10px solid;
}

.border_branch_nagoya {
  border-left: #b10a8c 10px solid;
}

.border_branch_okinawa {
  border-left: #8a5f2e 10px solid;
}

.border_branch_hokkaido {
  border-left: #4d69c7 10px solid;
}

button.link-style-btn {
  cursor: pointer;
  border: none;
  background: none;
  color: #0033cc;
  text-decoration: underline;
  padding: 0px !important;
}

button.link-style-btn:hover {
  color: #002080;
}

#fileInput {
  display: none;
}

.fileInputtwo {
  display: none !important;
}

.fileLabel {
  padding: 0px 10px;
  color: #ffffff;
  background-color: #aaaaaa;
  cursor: pointer;
  border-top-left-radius: 0.25rem;
  -webkit-border-top-left-radius: 0.25rem;
  -moz-border-radius-topleft: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  -webkit-border-bottom-left-radius: 0.25rem;
  -moz-border-radius-bottomleft: 0.25rem;
  border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
}

.formFile p {
  display: inline;
  color: black;
}

.formFile {
  background-color: #fff;
  border-radius: 0.25rem;
  margin-bottom: 2px;
}

.uploadList span {
  padding: 1px;
  background-color: #fff;
  border-radius: 0.25rem;
  color: black;
  border: 1px solid black;
  cursor: pointer;
  position: absolute;
  right: 2%;
  top: 10%;
}

.uploadList {
  list-style: none;
  padding-left: 0px;
  background-color: #eee;
  color: black;
  border-radius: 0.25rem;
}

.uploadList li {
  padding: 5px;
  border-bottom: 0.1px solid black;
  position: relative;
}

.fc table {
  background-color: #f5f5f5 !important;
}

.fc .fc-daygrid-day-number {
  color: black;
}

.fc-day-sun .fc-daygrid-day-number {
  color: red;
}

td.fc-day-sun,
td.fc-day-sat {
  background-color: #D0D0D0;
}

td.fc-day-disabled {
  background-color: #D0D0D0 !important;
}

.fc-day-sat .fc-daygrid-day-number {
  color: blue;
}

.fc-daygrid-dot-event span div {
  color: black;
}

.fc-list-day-cushion .fc-list-day-text,
.fc-list-day-cushion .fc-list-day-side-text {
  color: black;
}

.fc-col-header .fc-col-header-cell,
.fc-timegrid-slot-label,
.fc-timegrid-axis {
  background-color: #333 !important;
}

.fc-list-event {
  color: #333 !important;
}

.bgcolor-rank-a {
  background-color: #00cc00 !important;
}

.bgcolor-rank-b {
  background-color: #ffcc00 !important;
}

.bgcolor-rank-c {
  background-color: #cc0000 !important;
}

.bgcolor-rank-other {
  background-color: #cccccc !important;
}

.small table select {
  min-width: 150px;
}

.medium table select {
  min-width: 200px;
}

.large table select {
  min-width: 250px;
}

.small table textarea {
  min-width: 250px;
}

.medium table textarea {
  min-width: 300px;
}

.large table textarea {
  min-width: 350px;
}

.group-header-title {
  font-weight: bold;
  color: #00c0e4;
}

.group-block {
  border: 3px solid #0099ff;
  border-radius: 3px;
  padding: 5px;
  margin: 5px;
}

.tab-radio .form-check {
  margin: 0px;
  padding: 0px;
  width: 16.6666%;
  padding: 0px;
}

.tab-radio .form-check-label {
  border: 1px solid #ccc;
  border-radius: 3px 3px 0px 0px;
  cursor: pointer;
  padding: 5px;
  width: 100%;
  text-align: center;
  padding: 5px;
}

.tab-radio .form-check-input {
  display: none;
}

.tab-radio .is-radio-checked {
  background-color: #CCC;
  color: #000;
}

.tab-radio .is-radio-checked {
  background-color: #ccc;
  color: #000;
  font-weight: bold;
}

.rtss-detail-component {
  border: 1px solid #ccc;
}

.refine_menu_count_number {
  font-size: 1.3rem;
}

.bg-today {
  background-color: #ffff95 !important;
}

.bg-holiday {
  background-color: #FFBBBB !important;
}

.accordion-customer-company-even {
  background-color: #222222;
}

.accordion-customer-company-even .accordion-body {
  background-color: #222222;
}

.accordion-customer-company-odd {
  background-color: #333333;
}

.accordion-customer-company-odd .accordion-body {
  background-color: #333333;
}

.accordion-customer-company .accordion-item {
  background-color: inherit !important;
}

.accordion-customer-company .accordion-item .accordion-button {
  background-color: inherit !important;
}

.accordion-customer-branch-even {
  background-color: #244532;
}

.accordion-customer-branch-odd {
  background-color: #326246;
}

.accordion-customer-branch .accordion-item {
  background-color: inherit !important;
}

.accordion-customer-branch .accordion-item .accordion-button {
  background-color: inherit !important;
}

.accordion-customer-branch .accordion-body {
  background-color: #244532;
}

.accordion-customer-branch-odd .accordion-body {
  background-color: #326246;
}

.accordion-customer-department-even {
  background-color: #276943;
}

.accordion-customer-department-odd {
  background-color: #247b48;
}

.accordion-customer-department .accordion-item {
  background-color: inherit !important;
}

.accordion-customer-department .accordion-item .accordion-button {
  background-color: inherit !important;
}

.accordion-customer-department-even .accordion-body {
  background-color: #276943;
}

.accordion-customer-department-odd .accordion-body {
  background-color: #247b48;
}

.accordion-customer-section {
  background-color: #2a8d54;
}

.accordion-customer-section .accordion-item {
  background-color: inherit !important;
}

.accordion-customer-section .accordion-item .accordion-button {
  background-color: inherit !important;
}

.accordion-customer-section .accordion-body {
  background-color: #2a8d54;
}

.accordion-customer-department .targetmatch {
  position: relative;
}

.accordion-customer-department .targetmatch:after {
  content: "対象";
  height: 10px;
  background-color: yellow;
  position: absolute;
  font-size: 8px;
  color: #000;
  top: 0;
  left: 0;
}

span.text-break {
  white-space: normal;
  max-width: 100%;
}

table span.text-break {
  white-space: normal;
  word-break: normal;
  width: 200px;
  display: block;
}

@media (max-width: 991px) {
  table span.text-break {
    width: 130px;
  }
}
.business-btn {
  color: #000 !important;
  border: 1px solid rgb(255, 191, 127) !important;
  background-color: rgb(255, 191, 127) !important;
}

.phone-btn {
  color: #000 !important;
  border: 1px solid rgb(127, 255, 255) !important;
  background-color: rgb(127, 255, 255) !important;
}

.inhouse-btn {
  color: #000 !important;
  border: 1px solid rgb(127, 255, 127) !important;
  background-color: rgb(127, 255, 127) !important;
}

.auction-mobile-modal .form-check-input {
  width: 2em !important;
  height: 2em !important;
  color: #000 !important;
}

.auction-mobile-modal .form-check-label {
  font-size: 20px !important;
  color: #000 !important;
}

.auction-mobile-modal {
  background-color: #FFF;
  color: #000 !important;
}

table input[type=text]:not([class^=input-width-]), table .dp__input:not([class^=input-width-]) {
  min-width: 100px;
}

table.notWithSetInput input[type=text]:not([class^=input-width-]), table.notWithSetInput .dp__input:not([class^=input-width-]) {
  min-width: 0 !important;
}

.small table select:not([class^=input-width-]) {
  min-width: 150px;
}

.medium table select:not([class^=input-width-]) {
  min-width: 200px;
}

.large table select:not([class^=input-width-]) {
  min-width: 250px;
}

.mini table textarea:not([class^=input-width-]) {
  min-width: 250px;
}

.small table textarea:not([class^=input-width-]) {
  min-width: 250px;
}

.medium table textarea:not([class^=input-width-]) {
  min-width: 300px;
}

.large table textarea:not([class^=input-width-]) {
  min-width: 350px;
}

.mini .input-width-s {
  min-width: 3rem !important;
}

.small .input-width-s {
  min-width: 3.6rem !important;
}

.medium .input-width-s {
  min-width: 3.3rem !important;
}

.large .input-width-s {
  min-width: 2.6rem !important;
}

.mini .input-width-sm {
  min-width: 6rem !important;
}

.small .input-width-sm {
  min-width: 6.3rem !important;
}

.medium .input-width-sm {
  min-width: 6.6rem !important;
}

.large .input-width-sm {
  min-width: 6.5rem !important;
}

.mini .input-width-m {
  min-width: 9.75rem !important;
}

.small .input-width-m {
  min-width: 9.9rem !important;
}

.medium .input-width-m {
  min-width: 9.9rem !important;
}

.large .input-width-m {
  min-width: 10.4rem !important;
}

.mini .input-width-ml {
  min-width: 18.75rem !important;
}

.small .input-width-ml {
  min-width: 18.9rem !important;
}

.medium .input-width-ml {
  min-width: 18.7rem !important;
}

.large .input-width-ml {
  min-width: 19.5rem !important;
}

.mini .input-width-ls {
  min-width: 30rem !important;
}

.small .input-width-ls {
  min-width: 28.8rem !important;
}

.medium .input-width-ls {
  min-width: 28.6rem !important;
}

.large .input-width-ls {
  min-width: 27.3rem !important;
}

.mini .input-width-l {
  min-width: 41.25rem !important;
}

.small .input-width-l {
  min-width: 39.6rem !important;
}

.medium .input-width-l {
  min-width: 39.6rem !important;
}

.large .input-width-l {
  min-width: 40.3rem !important;
}

.mini .input-width-s {
  width: 3rem !important;
}

.small .input-width-s {
  width: 3.6rem !important;
}

.medium .input-width-s {
  width: 3.3rem !important;
}

.large .input-width-s {
  width: 2.6rem !important;
}

.mini .input-width-sm {
  width: 5.25rem !important;
}

.small .input-width-sm {
  width: 5.4rem !important;
}

.medium .input-width-sm {
  width: 5.5rem !important;
}

.large .input-width-sm {
  width: 5.2rem !important;
}

.mini .input-width-m {
  width: 9.75rem !important;
}

.small .input-width-m {
  width: 9.9rem !important;
}

.medium .input-width-m {
  width: 9.9rem !important;
}

.large .input-width-m {
  width: 10.4rem !important;
}

.mini .input-width-ml {
  width: 18.75rem !important;
}

.small .input-width-ml {
  width: 18.9rem !important;
}

.medium .input-width-ml {
  width: 18.7rem !important;
}

.large .input-width-ml {
  width: 19.5rem !important;
}

.mini .input-width-ls {
  min-width: 30rem !important;
}

.small .input-width-ls {
  min-width: 28.8rem !important;
}

.medium .input-width-ls {
  min-width: 28.6rem !important;
}

.large .input-width-ls {
  min-width: 27.3rem !important;
}

.mini .input-width-l {
  width: 41.25rem !important;
}

.small .input-width-l {
  width: 39.6rem !important;
}

.medium .input-width-l {
  width: 39.6rem !important;
}

.large .input-width-l {
  width: 40.3rem !important;
}

/*# sourceMappingURL=index-2.0.16.css.map*/