.info-box .img {
  display: none;
}

.tab-pane .mobile {
  display: none;
}

.mobile {
  display: none;
}

.info-box::before {
  border-left: 3.6rem solid transparent;
}

.unselect {
  display: none;
}

.tab-wrapper>div {
  display: flex;
}

.tab-pane .tab-wrapper>div:nth-child(2) {
  margin-left: -4.875rem;

}

.info-box .img {
  display: none !important;
}

@media (max-width: 961px) {
  .contact-card-form .agreeCheckbox {
    width: 2.5rem;
    transform: translateY(0.6rem);
    height: auto;
}
  .info-box .img {
    display: block !important;
  }
  .agreeCheckboxLabel {
    font-size: 2.75rem;
    color: #767676;
}
  .unselect {
    display: block;
  }

  .tab-pane .tab-body .tab-pane-list li {
    width: 79.75rem;
    padding-right: 7.5rem;
    background-clip: content-box;
  }

  .tab-pane .pc {
    display: none;
  }

  .tab-pane .mobile {
    display: block;
  }

  .case {
    height: 156.25rem;
  }

  .mobile {
    display: block;
  }

  .pc {
    display: none;
  }

  .case .title {
    width: 65.2087rem;
    height: auto;
    padding-bottom: 4rem;
    text-align: left;
    font-size: 6rem;
    font-weight: 900;
    margin-left: 7rem;
    color: #1A1A1A;
    margin-top: 7.14rem;
  }

  .tab-pane .tab-wrapper {
    position: absolute;
    bottom: 25rem;
    left: 40vw;
    width: 20.5rem;
    margin: 0 auto;
    border: 0rem;
  }

  .tab-pane .tab-wrapper .tab-item {
    display: none !important;
  }

  .tab-pane .tab-body .tab-pane-list .info-img {
    width: 79.75rem;
    height: 43.5rem;
  }

  .tab-pane .tab-body {
    height: auto;
  }

  .case .title {
    margin-top: 9.14rem;
  }

  .tab-pane {
    padding-top: 4rem;
  }

  .info-box::before {
    display: none;
  }

  .info-box .title {
    font-size: 4rem;
    font-weight: bold;
    margin: 0;
    width: auto;
    line-height: 1.5;
  }

  .tab-pane .tab-body .tab-pane-list .swiper-item .info-box .img,
  .tab-pane .tab-body .tab-pane-list .swiper-item .info-box .img img {
    width: 22.75rem;
    height: 8rem;
    display: block;
    margin-bottom: 1.5rem;
  }

  .info-box .img img {
    height: 100%;
  }

  .tab-pane .tab-body .tab-pane-list .info-box {
    background: #F0F8FF;
    height: auto;
    padding-bottom: 8rem;
  }

  .info-box .flex {
    display: flex;
  }

  .info-box .area,
  .info-box .services {
    margin-top: 0;
    font-size: 2.5rem;
    line-height: 2.5rem;
    display: flex;
    align-items: center;
  }

  .info-box .label {
    font-size: 2.5rem;

    line-height: 3rem;
    border-radius: 0.5rem;
    padding: 0.25rem 1.5rem;
    width: 13rem;
    height: 4.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
  }

  .info-box .label-list {
    margin: 1rem 3rem;
  }

  .info-box .data .data-val {
    font-size: 5.25rem;
    font-weight: bold;
    width: auto;
  }

  .info-box .data .data-desc {
    font-size: 3rem;

  }

  .data .data-item:first-child {
    border-right: 0.125rem solid #C8C8C8;
    padding-right: 1rem;
  }

  .info-box .data .data-desc {
    height: auto;
  }

  .unselect {
    top: 0;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    background-color: #D8D8D8;
    margin-left: 2.25rem;
  }

  /* .tab-pane .tab-wrapper {
    bottom: -10rem;
  } */

  .tab-wrapper>div {
    display: flex;
  }

  .tab-wrapper .unselect__first {
    margin-left: 0;
  }

  .tab-pane .tab-wrapper .indicate:nth-of-type(1) {
    margin-top: 3.375rem;
  }

  .tab-pane .arrow {
    background-color: transparent;
    width: 6rem;
    height: 8.125rem;
    z-index: 11;
  }

  .tab-pane .arrow-left {
    left: 0;
    top: 50%;
    border-radius: 0 30% 30% 0;
  }

  .tab-pane .arrow img {
    -webkit-user-drag: none;
    width: 5rem;
    height: 6.125rem;
  }

  .tab-pane .arrow-right {
    right: 0;
    top: 50%;
    border-radius: 30% 0 0 30%;
  }

  .tab-pane .arrow:hover {
    background-color: rgba(0, 0, 0, 0.2);

  }

  .info-box .label:last-child {
    margin-right: 0;
  }

  .info-box .label-list {
    margin: 1rem 0rem 1rem 3rem;
  }

  .tab-pane .more {
    position: absolute;
    background: transparent;
    width: 100vw;
    font-size: 3.5rem;
    font-weight: 900;
    color: #0750FE;
    text-align: center;
    bottom: -15rem;
  }

  .tab-pane .tab-body .tab-pane-list {
    margin-left: 0;
    height: auto;
    position: relative;
  }

  .tab-pane .tab-body .tab-pane-list .info-box {
    position: unset;
  }

  .tab-pane .tab-body .tab-pane-list li {
    flex-direction: column;
  }

  .tab-pane .tab-body .tab-pane-list .info-box {

    padding-right: 0;

  }

  .info-box .data .data-desc {
    width: 37rem;
  }

}