.float_frame._04 {
  position: fixed;
  bottom: 3vw;
  left: calc(50% + 645px);
  z-index: 100;
  pointer-events: none;
}
@media (max-width: 1500px) {
  .float_frame._04 {
    left: auto;
    right: 35px;
    width: 6.6vw;
  }
}
@media (max-width: 1300px) {
  .float_frame._04 {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 1vw 5vw 2.5vw;
  }
}
.float_frame._04:not(.active) {
  display: none;
}
.float_frame._04 .float_frame__btn {
  display: block;
  color: #da291c;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  border-radius: 50px;
  border: 3px solid #da291c;
  background: #fff;
  box-shadow: 0 4px 30px rgba(34, 25, 85, 0.51);
  cursor: pointer;
  pointer-events: auto;
  overflow: hidden;
  transition: all 0.3s ease;
}
@media (min-width: 1301px) {
  .float_frame._04 .float_frame__btn {
    width: 99px;
    height: 545px;
    letter-spacing: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    writing-mode: vertical-rl;
    text-orientation: mixed;
  }
}
@media (max-width: 1300px) {
  .float_frame._04 .float_frame__btn {
    font-size: 2vw;
    line-height: 3.125em;
    letter-spacing: 1.28px;
    border-width: 0.23vw;
  }
}
@media (max-width: 768px) {
  .float_frame._04 .float_frame__btn {
    font-size: 4.17vw;
    border-width: 0.39vw;
  }
}
.float_frame._04 .float_frame__btn:hover {
  color: #fff;
  background-color: #da291c;
}
.float_frame._04 .float_frame__btn:hover::before {
  filter: brightness(0) invert(1);
}
.float_frame._04 .float_frame__btn::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.65em;
  height: 1.31em;
  background: url(../../../img/webcall/list/index/reload.png) no-repeat center / contain;
  transition: all 0.3s ease;
}
@media (min-width: 1301px) {
  .float_frame._04 .float_frame__btn::before {
    margin-bottom: 10px;
  }
}
@media (max-width: 1300px) {
  .float_frame._04 .float_frame__btn::before {
    margin-right: 10px;
    width: 1.32em;
    height: 1.06em;
    transform: translateY(-0.1em);
  }
}
@media (max-width: 768px) {
  .float_frame._04 .float_frame__btn::before {
    margin-right: 1.3vw;
  }
}
.reload-card_frame {
  position: relative;
  z-index: 1;
  padding: 1.7rem 5% 4.5rem;
  background: url(../../../img/webcall/list/index/bg.png) no-repeat top center / 96rem 50rem;
}
@media (max-width: 1300px) {
  .reload-card_frame {
    padding-bottom: 11.5vw;
  }
}
@media (max-width: 1024px) {
  .reload-card_frame {
    background-image: url(../../../img/webcall/list/index/bg-m.png);
    background-size: 100% auto;
  }
}
@media (max-width: 768px) {
  .reload-card_frame {
    padding-top: 8.2vw;
    padding-bottom: 7.815vw;
  }
}
.reload-card_frame.overflow-hidden {
  overflow: hidden;
}
.reload-card_frame__wrap {
  max-width: 1210px;
  margin: 0 auto;
  width: 100%;
}
.reload-card_frame__title {
  color: #fff;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 0.78;
  letter-spacing: 1px;
  text-align: center;
}
@media (max-width: 768px) {
  .reload-card_frame__title {
    font-size: 5.21vw;
  }
}
.reload-card_frame__title::after {
  content: "";
  display: block;
  width: 59px;
  height: 2px;
  margin: 30px auto 0;
  background-color: #fff;
}
@media (max-width: 1300px) {
  .reload-card_frame__title::after {
    margin-top: 2.31vw;
    width: 4.54vw;
  }
}
@media (max-width: 768px) {
  .reload-card_frame__title::after {
    margin-top: 3.9vw;
    width: 7.68vw;
  }
}
.reload-card_frame__state {
  margin-top: 1rem;
  text-align: center;
}
@media (max-width: 768px) {
  .reload-card_frame__state {
    margin-top: 2.6vw;
  }
}
.reload-card_frame__state__list {
  display: inline-flex;
  padding: 9px;
  border-radius: 50vw;
  background-color: #fff;
}
@media (max-width: 1300px) {
  .reload-card_frame__state__list {
    padding: 0.69vw;
  }
}
@media (max-width: 768px) {
  .reload-card_frame__state__list {
    padding: 1.69vw;
  }
}
.reload-card_frame__state__list__item {
  display: flex;
  align-items: center;
  padding: 0 22px;
  color: #111;
  font-size: 0.9rem;
  line-height: 1.39;
  letter-spacing: 0.5px;
}
@media (max-width: 1300px) {
  .reload-card_frame__state__list__item {
    padding: 0 1.69vw;
  }
}
@media (max-width: 768px) {
  .reload-card_frame__state__list__item {
    padding: 0 2.86vw;
    font-size: 2.6vw;
  }
}
.reload-card_frame__state__list__item:not(:first-child) {
  border-left: 1px solid #d9d9d9;
}
.reload-card_frame__state__list__item::before {
  content: "";
  display: block;
  width: 0.85rem;
  height: 0.85rem;
  margin-right: 4px;
  border-radius: 50%;
  background-color: #da291c;
}
@media (min-width: 1301px) {
  .reload-card_frame__state__list__item::before {
    margin-top: 0.1rem;
  }
}
@media (max-width: 768px) {
  .reload-card_frame__state__list__item::before {
    width: 2.21vw;
    height: 2.21vw;
  }
}
.reload-card_frame__state__list__item._red::before {
  background-color: #da291c;
}
.reload-card_frame__state__list__item._green::before {
  background-color: #4cb337;
}
.reload-card_frame__list {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem 2rem;
  margin-top: 2rem;
}
.reload-card_frame__list__tt {
  font-size: 1.2rem;
  text-align: center;
  color: #ffe8e8;
  margin-top: 1.91vw;
  width: 100%;
}
@media (max-width: 768px) {
  .reload-card_frame__list__tt {
    font-size: 1.1rem;
    margin-top: 26.91vw;
    color: #727272;
  }
}
@media (max-width: 1024px) {
  .reload-card_frame__list {
    gap: 1.54vw 1.5vw;
  }
}
@media (max-width: 768px) {
  .reload-card_frame__list {
    gap: 4.69vw 3.78vw;
    margin-top: 3.91vw;
  }
}
.reload-card_frame__list__item {
  display: flex;
  flex-direction: column;
  width: calc((100% - 40px * 3) / 4);
  padding: 9px 23px 0;
  margin-bottom: 15px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 4px 30px rgba(128, 128, 128, 0.25);
}
@media (max-width: 1300px) {
  .reload-card_frame__list__item {
    width: calc((100% - 3.08vw * 3) / 4);
    margin-bottom: 1.15vw;
    padding: 0.69vw 1.77vw 0;
  }
}
@media (max-width: 1024px) {
  .reload-card_frame__list__item {
    width: calc((100% - 1.5vw * 3) / 4);
  }
}
@media (max-width: 768px) {
  .reload-card_frame__list__item {
    width: calc((100% - 3.78vw) / 2);
    margin-bottom: 3.125vw;
    padding: 2.21vw 3.65vw 0;
  }
}
.reload-card_frame__list__top {
  display: flex;
  align-items: flex-end;
}
.reload-card_frame__list__top__title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 5px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1px;
}
@media (max-width: 1300px) {
  .reload-card_frame__list__top__title {
    font-size: min(2.15vw, 28px);
  }
}
@media (max-width: 768px) {
  .reload-card_frame__list__top__title {
    font-size: 4.43vw;
  }
}
.reload-card_frame__list__top__text {
  flex-shrink: 0;
  margin-left: auto;
  color: #3d4a6a;
  font-size: 16px;
  line-height: 1em;
  letter-spacing: 0.5px;
}
@media (max-width: 1300px) {
  .reload-card_frame__list__top__text {
    font-size: 1.23vw;
  }
}
@media (max-width: 768px) {
  .reload-card_frame__list__top__text {
    font-size: 2.08vw;
  }
}
.reload-card_frame__list__top__text span {
  font-size: 1.25em;
  line-height: 1.5625em;
}
.reload-card_frame__list__img {
  position: relative;
  padding: 14px 43px 2px;
  margin-top: 19px;
  border-radius: 5px;
  background: linear-gradient(180deg, #fff 0%, #e0e0e0 100%);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.16);
  cursor: pointer;
}
@media (max-width: 1300px) {
  .reload-card_frame__list__img {
    padding: 1.08vw 3.31vw 0.15vw;
    margin-top: 1.46vw;
    border-radius: 0.38vw;
  }
}
@media (max-width: 768px) {
  .reload-card_frame__list__img {
    padding: 3.125vw 8.98vw 0.39vw 7.42vw;
    margin-top: 2.21vw;
    border-radius: 0.65vw;
  }
}
.reload-card_frame__list__img img {
  width: 100%;
}
.reload-card_frame__list__img__state {
  position: absolute;
  top: 8px;
  left: 7px;
  z-index: 2;
  padding: 0 13px;
  color: #fff;
  font-size: 16px;
  line-height: 1.875em;
  letter-spacing: 0.5px;
  border-radius: 14px;
  background: #878787;
}
@media (max-width: 1300px) {
  .reload-card_frame__list__img__state {
    padding: 0 1vw;
    font-size: 1.23vw;
  }
}
@media (max-width: 768px) {
  .reload-card_frame__list__img__state {
    padding: 0 1.69vw;
    font-size: 2.08vw;
  }
}
.reload-card_frame__list__img__online {
  position: absolute;
  top: 0;
  right: 30px;
  z-index: 2;
  width: 23px;
  height: 23px;
  border: 4px solid #fff;
  border-radius: 50%;
  background-color: #da291c;
  transform: translateY(-50%);
}
@media (max-width: 1300px) {
  .reload-card_frame__list__img__online {
    right: 2.31vw;
    width: 1.77vw;
    height: 1.77vw;
    border-width: 0.31vw;
  }
}
@media (max-width: 768px) {
  .reload-card_frame__list__img__online {
    right: 4.3vw;
    width: 5.08vw;
    height: 5.08vw;
    border-width: 0.65vw;
    transform: translateY(-25%);
  }
}
.reload-card_frame__list__img__online._red {
  background-color: #da291c;
}
.reload-card_frame__list__img__online._green {
  background-color: #4cb337;
}
.reload-card_frame__list__img__text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 10px;
  color: #1b365d;
  font-size: 16px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
  border-radius: 0 0 5px 5px;
  background: linear-gradient(
    0deg,
    #fff 0%,
    rgba(255, 255, 255, 0.82) 61.54%,
    rgba(255, 255, 255, 0) 100%
  );
}
@media (max-width: 1300px) {
  .reload-card_frame__list__img__text {
    padding: 0.77vw 0.5vw;
    font-size: 1.23vw;
    border-radius: 0 0 0.38vw 0.38vw;
  }
}
@media (max-width: 768px) {
  .reload-card_frame__list__img__text {
    padding: 1.3vw;
    font-size: 2.34vw;
    border-radius: 0 0 0.65vw 0.65vw;
  }
}
.reload-card_frame__list__img__text span {
  font-size: 1.375em;
  font-weight: 700;
}
.reload-card_frame__list__tags {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 8px 12px;
  margin-top: 17px;
  margin-right: -5%;
  height: 59px;
  overflow: hidden;
}
@media (max-width: 1300px) {
  .reload-card_frame__list__tags {
    gap: 0.62vw 0.92vw;
    margin-top: 1.31vw;
    height: 4.52vw;
  }
}
@media (max-width: 1024px) {
  .reload-card_frame__list__tags {
    gap: 0.6vw;
    height: 5vw;
  }
}
@media (max-width: 768px) {
  .reload-card_frame__list__tags {
    gap: 1.3vw 1.82vw;
    margin-top: 2.34vw;
    height: 11vw;
  }
}
.reload-card_frame__list__tags__item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  max-width: 110px;
  padding: 4px 9px 3px 11px;
  color: #1b365d;
  font-size: 14px;
  line-height: 1.31;
  letter-spacing: 1px;
  border-radius: 4px;
  background: #ededed;
}
@media (max-width: 1300px) {
  .reload-card_frame__list__tags__item {
    max-width: 8.462vw;
    padding: 0.31vw 0.6vw 0.23vw 0.85vw;
    font-size: 1.077vw;
    border-radius: 0.31vw;
  }
}
@media (max-width: 1024px) {
  .reload-card_frame__list__tags__item {
    font-size: 1vw;
  }
}
@media (max-width: 768px) {
  .reload-card_frame__list__tags__item {
    max-width: 17.6vw;
    padding: 0.65vw 0.78vw 0.65vw 1.43vw;
    font-size: 2.34vw;
  }
}
.reload-card_frame__list__tags__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: min(0.52vw, 4px);
  height: 100%;
  border-radius: min(0.52vw, 4px) 0 0 min(0.52vw, 4px);
  background: linear-gradient(180deg, #1e4cbf 0%, #aec7e6 100%);
}
.reload-card_frame__list__btns {
  display: flex;
  align-items: center;
  margin-top: auto;
  margin-bottom: -14px;
  margin-left: -5px;
  margin-right: -5px;
  padding-top: 10px;
  gap: 14px;
}
@media (max-width: 1300px) {
  .reload-card_frame__list__btns {
    margin-bottom: -1.08vw;
    padding-top: max(0.08vw, 10px);
    gap: 1.08vw;
  }
}
@media (max-width: 768px) {
  .reload-card_frame__list__btns {
    margin-bottom: -3.125vw;
    padding-top: 2.47vw;
    gap: 2.34vw;
  }
}
.reload-card_frame__list__btns__btn {
  flex-grow: 1;
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 2.22;
  letter-spacing: 1px;
  text-align: center;
  border-radius: 5px;
  background-color: #1b365d;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
@media (max-width: 1300px) {
  .reload-card_frame__list__btns__btn {
    font-size: 1.38vw;
    border-radius: 0.38vw;
  }
}
@media (max-width: 768px) {
  .reload-card_frame__list__btns__btn {
    font-size: 2.86vw;
    line-height: 6.25vw;
    border-radius: 0.65vw;
  }
}
.reload-card_frame__list__btns__btn._navy-blue {
  background-color: #1b365d;
}
.reload-card_frame__list__btns__btn._navy-blue:hover {
  background-color: #3d4a6a;
}
.reload-card_frame__list__btns__btn._red {
  background-color: #da291c;
}
.reload-card_frame__list__btns__btn._red:hover {
  background-color: #ac1b1b;
}
