/* default settings */
/* CUSTOM STYLES */
/* =================================================================== */
.page-business .main {
  padding-top: 10.8125rem;
  background: #000;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-business .main {
    padding-top: 7.25rem;
    overflow: hidden;
  }
}
.page-business .main > * {
  position: relative;
  z-index: 1;
}
.page-business .main .btn-entry {
  position: fixed;
}
.page-business .main .bg-video {
  position: absolute;
  top: -12.5rem;
  left: 0;
  right: 0;
  z-index: 0;
}
@media (max-width: 767px) {
  .page-business .main .bg-video {
    top: 3.125rem;
    left: -50%;
    right: 50%;
  }
}
.page-business .main .bg-video video {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .page-business .main .bg-video video {
    width: 150%;
  }
}
.page-business .main .bg-video.bg-video2 {
  top: 131.25rem;
}
@media (max-width: 767px) {
  .page-business .main .bg-video.bg-video2 {
    top: 59.375rem;
    left: 0;
    right: auto;
  }
}
.page-business .main .bg-video.bg-video3 {
  top: 190.625rem;
}
@media (max-width: 767px) {
  .page-business .main .bg-video.bg-video3 {
    top: 128.125rem;
  }
}
.page-business .main .bg-video.bg-video4 {
  top: 271.875rem;
}
@media (max-width: 767px) {
  .page-business .main .bg-video.bg-video4 {
    top: 206.25rem;
    left: 0;
    right: auto;
  }
}
@media (max-width: 767px) {
  .page-business .main .bg-video.bg-video5 {
    top: 241.875rem;
  }
}
@media (max-width: 767px) {
  .page-business .main .bg-video.bg-video6 {
    top: 281.25rem;
    left: 0;
    right: auto;
  }
}
@media (max-width: 767px) {
  .page-business .main .bg-video.bg-video7 {
    top: 359.375rem;
  }
}
@media (max-width: 767px) {
  .page-business .main .bg-video.bg-video8 {
    top: 393.75rem;
    left: 0;
    right: auto;
  }
}

.business_ttl {
  text-align: center;
  position: relative;
}
.business_ttl_main {
  margin: 0 auto;
  text-align: center;
  padding: 0;
}
@media (max-width: 767px) {
  .business_ttl_main {
    margin: 0 auto 0.125rem auto;
  }
}
.business_ttl_main img {
  width: 49.5rem;
}
@media (max-width: 767px) {
  .business_ttl_main img {
    width: 21.5rem;
  }
}
.business_ttl_sub {
  margin-top: 1.625rem;
}
@media (max-width: 767px) {
  .business_ttl_sub {
    margin-top: 0;
  }
}

.sumitomo {
  margin-top: 4.1875rem;
}
@media (max-width: 767px) {
  .sumitomo {
    margin-top: 2.5625rem;
  }
}
.sumitomo .title-number {
  width: 61.875rem;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .sumitomo .title-number {
    width: 100%;
  }
}
.sumitomo_thumbnail {
  margin-top: 3.5rem;
  width: 100%;
  background: url("/assets/img/business/img_01.jpg") no-repeat center center/cover;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .sumitomo_thumbnail {
    margin-top: 1.375rem;
    background: url("/assets/img/business/img_01_sp.jpg") no-repeat center center/cover;
  }
}
.sumitomo_thumbnail > * {
  position: relative;
  z-index: 1;
}
.sumitomo_thumbnail_content {
  padding: 5.0625rem 0 3.4375rem 0;
}
@media (max-width: 767px) {
  .sumitomo_thumbnail_content {
    padding: 1.125rem 0 2rem 0;
  }
}
.sumitomo_thumbnail_content .ttl {
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.125;
}
@media (max-width: 767px) {
  .sumitomo_thumbnail_content .ttl {
    font-size: 1.125rem;
    line-height: 1.6666666667;
    text-align: center;
  }
}
.sumitomo_thumbnail_content p {
  margin-top: 1rem;
  font-size: 1rem;
  line-height: 1.875;
}
@media (max-width: 767px) {
  .sumitomo_thumbnail_content p {
    margin-top: 0.8125rem;
    font-size: 0.875rem;
    line-height: 2.1428571429;
  }
}
.sumitomo .table-border {
  margin: 2.9375rem 0 0 0;
  width: 40.6875rem;
}
@media (max-width: 767px) {
  .sumitomo .table-border {
    width: 100%;
    margin: 1.375rem 0 0 0;
  }
}

.overseas-business {
  margin-top: 6.625rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .overseas-business {
    margin-top: 0;
    padding-top: 0.875rem;
    background: #000;
  }
}
.overseas-business .inner {
  max-width: 78.25rem;
}
@media (max-width: 767px) {
  .overseas-business .inner {
    max-width: 21.875rem;
  }
}
.overseas-business_ttl {
  text-align: center;
  font-size: 2rem;
  line-height: 1.34375;
  font-weight: 900;
}
@media (max-width: 767px) {
  .overseas-business_ttl {
    font-size: 1.125rem;
    line-height: 1.6666666667;
    position: relative;
    z-index: 1;
  }
}
.overseas-business_list {
  margin-top: 3.125rem;
}
@media (max-width: 767px) {
  .overseas-business_list {
    margin-top: 0.9375rem;
  }
}
.overseas-business_list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .overseas-business_list .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    position: relative;
    padding-bottom: 1.6875rem;
  }
}
.overseas-business_list .item .desc {
  width: 34.375rem;
  margin: 0 -0.625rem 0 0.625rem;
}
.overseas-business_list .item .desc .ttl {
  padding-bottom: 1.6875rem;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.125;
  position: relative;
}
.overseas-business_list .item .desc .ttl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 61.875rem;
  height: 0.0625rem;
  background: #24C3A3;
  background: -webkit-gradient(linear, left top, right top, color-stop(11%, rgb(36, 195, 163)), color-stop(64%, rgba(112, 81, 250, 0.5)), to(rgba(183, 0, 255, 0)));
  background: linear-gradient(90deg, rgb(36, 195, 163) 11%, rgba(112, 81, 250, 0.5) 64%, rgba(183, 0, 255, 0) 100%);
  z-index: 3;
}
.overseas-business_list .item .desc p {
  margin-top: 1.625rem;
  font-size: 1rem;
  line-height: 2.1875;
  font-weight: 700;
}
.overseas-business_list .item .table-border {
  width: 34.375rem;
}
@media (max-width: 767px) {
  .overseas-business_list .item .table-border {
    width: 100%;
    position: relative;
    z-index: 1;
  }
}
.overseas-business_list .item .table-border::before {
  background: url("/assets/img/business/overseas_frame01.png") no-repeat center top/100% 100%;
}
@media (max-width: 767px) {
  .overseas-business_list .item .table-border::before {
    background: url("/assets/img/business/overseas_frame01_sp.png") no-repeat center top/100% 100%;
  }
}
.overseas-business_list .item .thumb {
  width: calc(100% - 38.125rem);
  height: 20.125rem;
  position: relative;
}
@media (max-width: 767px) {
  .overseas-business_list .item .thumb {
    width: calc(100% + 2.5rem);
    height: auto;
    position: absolute;
    bottom: 0;
    left: -1.25rem;
    right: -1.25rem;
  }
}
.overseas-business_list .item .thumb_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .overseas-business_list .item .thumb_img {
    position: relative;
    width: 100%;
    height: auto;
  }
}
.overseas-business_list .item .thumb_img img {
  width: auto;
  max-width: unset;
  height: 100%;
}
@media (max-width: 767px) {
  .overseas-business_list .item .thumb_img img {
    width: 100%;
    height: auto;
  }
}
.overseas-business_list .item + .item {
  margin: 3.125rem 0 0 0;
  padding-bottom: 2.0625rem;
}
@media (max-width: 767px) {
  .overseas-business_list .item + .item {
    margin: 1.75rem 0 0 0;
    padding-bottom: 1.75rem;
  }
}
.overseas-business_list .item + .item .desc {
  padding-top: 2.3125rem;
}
.overseas-business_list .item:nth-child(2n) .desc {
  width: 32.75rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.overseas-business_list .item:nth-child(2n) .desc .ttl:after {
  width: 100%;
}
.overseas-business_list .item:nth-child(2n) .table-border {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.overseas-business_list .item:nth-child(2n) .thumb {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-left: -0.3125rem;
}
@media (max-width: 767px) {
  .overseas-business_list .item:nth-child(2n) .thumb {
    margin-left: 0;
  }
}
.overseas-business_list .item:nth-child(2n) .thumb_img {
  left: auto;
  right: 0;
}
.overseas-business_list .item:nth-child(2n) .thumb_img img {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 767px) {
  .overseas-business_list .item:nth-child(2n) .thumb_img img {
    position: relative;
  }
}
.overseas-business_list .item:nth-child(3) .desc {
  padding-top: 4.5rem;
}
.overseas-business_list .item:nth-child(3) .thumb {
  width: calc(100% - 37.1875rem);
}
.overseas-business_note {
  margin-top: 1.5625rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.875;
  color: #fff;
}
@media (max-width: 767px) {
  .overseas-business_note {
    margin-top: 0.3125rem;
    font-size: 0.875rem;
    line-height: 2.1428571429;
    position: relative;
    z-index: 1;
  }
}

.overseas-move {
  position: relative;
}
.overseas-move > * {
  position: relative;
  z-index: 1;
}
.overseas-move .inner {
  max-width: 78.25rem;
}
.overseas-move_content {
  margin-top: 1.5rem;
  padding: 4.125rem 4.6875rem 4.1875rem 4.6875rem;
  background-color: rgba(56, 56, 56, 0.6);
  border: 0.0625rem solid #181818;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 1.125rem;
}
@media (max-width: 767px) {
  .overseas-move_content {
    margin: 1.6875rem 1.25rem 0 1.25rem;
    padding: 1.1875rem 1.25rem 1.875rem 1.25rem;
    border-radius: 0.625rem;
  }
}
.overseas-move_content_talent {
  margin-top: 3.375rem;
}
@media (max-width: 767px) {
  .overseas-move_content_talent {
    margin-top: 1.875rem;
  }
}
.overseas-move_ttl {
  text-align: center;
  font-size: 2rem;
  line-height: 1.34375;
  font-weight: 900;
}
@media (max-width: 767px) {
  .overseas-move_ttl {
    font-size: 1.125rem;
    line-height: 1.6666666667;
  }
}
.overseas-move_sub-ttl {
  margin-top: 1.625rem;
  font-size: 1rem;
  line-height: 1.875;
  text-align: center;
}
@media (max-width: 767px) {
  .overseas-move_sub-ttl {
    margin-top: 0.5rem;
    font-size: 0.875rem;
    line-height: 2.1428571429;
  }
}
.overseas-move_list {
  margin-top: 3.125rem;
}
@media (max-width: 767px) {
  .overseas-move_list {
    margin-top: 1.4375rem;
  }
}
.overseas-move_list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .overseas-move_list .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.overseas-move_list .item .desc {
  width: 33.375rem;
}
.overseas-move_list .item .desc .ttl {
  font-weight: 900;
  font-size: 2rem;
  line-height: 2.25rem;
  letter-spacing: 0;
  padding-bottom: 1.6875rem;
  position: relative;
}
.overseas-move_list .item .desc .ttl::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.0625rem;
  background: #51FA97;
  background: radial-gradient(circle, rgb(81, 250, 151) 23%, rgb(36, 195, 163) 62%, rgb(75, 171, 39) 100%);
}
.overseas-move_list .item .desc p {
  margin-top: 1.5625rem;
  font-size: 1rem;
  line-height: 2.1875;
}
.overseas-move_list .item .table-border {
  width: 33.375rem;
}
@media (max-width: 767px) {
  .overseas-move_list .item .table-border {
    width: 100%;
  }
}
.overseas-move_list .item .table-border::before {
  background: url("/assets/img/business/move_frame01.png") no-repeat center top/100% 100%;
}
@media (max-width: 767px) {
  .overseas-move_list .item .table-border::before {
    background: url("/assets/img/business/move_frame01_sp.png") no-repeat center top/100% 100%;
  }
}
@media (max-width: 767px) {
  .overseas-move_list .item .table-border .table-ttl {
    line-height: 1.625rem;
  }
}
.overseas-move_list .item .thumb {
  width: 33.125rem;
  margin-right: 0.3125rem;
  padding-bottom: 0.25rem;
}
@media (max-width: 767px) {
  .overseas-move_list .item .thumb {
    width: 19.1875rem;
    height: 10.8125rem;
    margin-right: 0;
    margin-left: 0;
    margin-top: 1.25rem;
    padding-bottom: 0;
  }
}
.overseas-move_list .item .thumb {
  width: 33.125rem;
}
@media (max-width: 767px) {
  .overseas-move_list .item .thumb {
    width: 19.1875rem;
  }
}
.overseas-move_list .item .thumb_wrap {
  width: 33.125rem;
  position: relative;
}
@media (max-width: 767px) {
  .overseas-move_list .item .thumb_wrap {
    width: 19.1875rem;
    height: 10.625rem;
  }
}
.overseas-move_list .item .thumb_wrap img {
  border-radius: 0.625rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .overseas-move_list .item .thumb_wrap img {
    border-radius: 0.5rem;
  }
}
.overseas-move_list .item .thumb_wrap:after {
  content: "";
  position: absolute;
  left: 0.25rem;
  top: 0.25rem;
  bottom: -0.25rem;
  width: 100%;
  border-radius: 0.8125rem;
  background: #51FA97;
  background: radial-gradient(48.84% 266.34% at 65.51% 60.58%, #51FA97 23.08%, #24C3A3 61.88%, #4BAB27 100%);
  z-index: 0;
}
@media (max-width: 767px) {
  .overseas-move_list .item .thumb_wrap:after {
    left: 0.1875rem;
    top: 0.1875rem;
    bottom: -0.1875rem;
    width: 100%;
    border-radius: 0.625rem;
  }
}
.overseas-move_list .item + .item {
  margin-top: 3.125rem;
}
@media (max-width: 767px) {
  .overseas-move_list .item + .item {
    margin-top: 1.25rem;
  }
}
@media (min-width: 768px) {
  .overseas-move_list .item:nth-child(2n) .desc {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .overseas-move_list .item:nth-child(2n) .table-border {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .overseas-move_list .item:nth-child(2n) .thumb {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .overseas-move_list .item:nth-child(2n) .thumb {
    margin-right: 0;
    margin-left: 0;
    width: 19.1875rem;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .overseas-move_list .item:nth-child(2n) .thumb_wrap {
    width: 19.1875rem;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .overseas-move_list .item:nth-child(2n) .thumb_wrap img {
    border-radius: 0.5rem;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .overseas-move_list .item:nth-child(2n) .thumb_wrap:after {
    left: 0.1875rem;
    border-radius: 0.5rem;
  }
}
.overseas-move_note {
  margin-top: 4.3125rem;
  text-align: center;
  font-size: 1rem;
  line-height: 2.1875;
  color: #fff;
}
@media (max-width: 767px) {
  .overseas-move_talent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.overseas-move_talent .ttl {
  text-align: center;
  font-size: 2rem;
  line-height: 1.34375;
  font-weight: 900;
}
@media (max-width: 767px) {
  .overseas-move_talent .ttl {
    font-size: 1.125rem;
    line-height: 1.6666666667;
  }
}
.overseas-move_talent .thumb {
  margin: 3.5625rem 0 0 0;
}
@media (max-width: 767px) {
  .overseas-move_talent .thumb {
    margin: 0.9375rem -0.125rem 0 -0.125rem;
  }
}
.overseas-move_talent .thumb img {
  border-radius: 0.625rem;
}
.overseas-move_talent p {
  margin-top: 3.75rem;
  text-align: center;
  font-size: 1rem;
  line-height: 2.1875;
  font-weight: 700;
}
@media (max-width: 767px) {
  .overseas-move_talent p {
    margin-top: 1.125rem;
    font-size: 0.875rem;
    line-height: 2.1428571429;
    font-weight: 500;
  }
}

.current-business {
  margin-top: 3.5625rem;
  z-index: 0;
}
@media (max-width: 767px) {
  .current-business {
    margin-top: 2.5rem;
  }
}
@media (min-width: 768px) {
  .current-business .inner {
    max-width: 78.25rem;
  }
}
.current-business-bg {
  background-color: rgba(56, 56, 56, 0.6);
  border: 0.0625rem solid #181818;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 1.125rem;
  padding: 4.875rem 3.75rem 4.25rem 4.6875rem;
  margin: 3.5rem 0 0 0;
}
@media (max-width: 767px) {
  .current-business-bg {
    margin: 1.5625rem 0 0 0;
    padding: 1.25rem 1.25rem 1.875rem 1.25rem;
    border-radius: 0.625rem;
  }
}
.current-business-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.5625rem 1.9375rem;
}
@media (max-width: 767px) {
  .current-business-list {
    gap: 1.8125rem 1.6875rem;
  }
}
.current-business .item {
  width: 21.5625rem;
  border-radius: 0.625rem;
  background: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1.9375rem 1.375rem 0.65625rem 1.375rem;
  min-height: 19.875rem;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .current-business .item {
    width: 19.375rem;
    min-height: 18.125rem;
    padding: 1.6875rem 1.375rem 0.65625rem 1.375rem;
  }
}
.current-business .item::before {
  position: absolute;
  content: "";
  top: 0.3125rem;
  left: 0.3125rem;
  right: -0.3125rem;
  bottom: -0.3125rem;
  border-radius: 0.625rem;
  background: radial-gradient(48.84% 266.34% at 65.51% 60.58%, #51FA97 23.08%, #24C3A3 61.88%, #4BAB27 100%);
}
.current-business .item::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0.625rem;
  background: #000;
}
.current-business .item > * {
  position: relative;
  z-index: 1;
}
.current-business .item .thumb {
  width: 4.5rem;
  margin: 0 auto 0.5rem auto;
}
@media (max-width: 767px) {
  .current-business .item .thumb {
    width: 4.0625rem;
    margin: 0 auto 0.4375rem auto;
  }
}
.current-business .item .ttl {
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 1.75rem;
  letter-spacing: 0;
  min-height: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .current-business .item .ttl {
    font-size: 1.125rem;
    line-height: 1.5625rem;
    min-height: 3.125rem;
  }
}
.current-business .item .font-arial {
  font-family: Arial Black, Arial, Helvetica, sans-serif;
}
.current-business .item .price {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.8125rem;
  letter-spacing: 0.001em;
  position: relative;
  padding: 1.75rem 0 0 0;
  margin: 1.625rem 0 0 0;
}
@media (max-width: 767px) {
  .current-business .item .price {
    padding: 1.375rem 0 0 0;
    margin: 1.5rem 0 0 0;
  }
}
.current-business .item .price::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  width: 5.75rem;
  height: 0.0625rem;
  margin: 0 auto;
  background: radial-gradient(48.84% 266.34% at 65.51% 60.58%, #51FA97 23.08%, #24C3A3 61.88%, #4BAB27 100%);
}
@media (max-width: 767px) {
  .current-business .item .price::before {
    width: 5.125rem;
  }
}
.current-business .item .price-txt03 {
  font-family: Arial Black, Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-size: 2.875rem;
}
@media (max-width: 767px) {
  .current-business .item .price-txt03 {
    font-size: 2.625rem;
  }
}
.current-business .item .price-txt02 {
  font-weight: 700;
  font-size: 1.9375rem;
}
@media (max-width: 767px) {
  .current-business .item .price-txt02 {
    font-size: 1.75rem;
  }
}
.current-business .item .price-txt01 {
  font-weight: 700;
  font-size: 1.3125rem;
}
.current-business .item .price .txt-green {
  color: #24C3A3;
}
.current-business .item .price-note {
  text-align: right;
  font-size: 0.78125rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  font-weight: 400;
  margin: 0.5625rem -0.625rem 0 0;
  min-height: 2.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.current-business .note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 0.5625rem;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .current-business .note {
    display: none;
  }
}

.section-btn {
  margin: 3.5rem 0 0 0;
}
@media (max-width: 767px) {
  .section-btn {
    margin: 0;
  }
}

.table-border {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0.625rem;
  position: relative;
  padding: 1.25rem;
}
.table-border::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0.625rem;
  background: url("/assets/img/business/frame.png") no-repeat center top/100% 100%;
}
@media (max-width: 767px) {
  .table-border::before {
    background: url("/assets/img/business/frame_sp.png") no-repeat center top/100% 100%;
  }
}
.table-border > * {
  position: relative;
  z-index: 1;
}
.table-border .table-ttl {
  text-align: center;
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 2.25rem;
  letter-spacing: 0;
  padding: 0 0 0.625rem 0;
  margin: 0 0 0.625rem 0;
  border-image-slice: 1;
  border-bottom: 0.0625rem solid;
  border-image-source: linear-gradient(271.09deg, #51FA97 -13.48%, #24C3A3 22.57%, #4BAB27 82.64%);
}
@media (max-width: 767px) {
  .table-border .table-ttl {
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 0 0 0.5625rem 0;
    margin: 0 0 0.625rem 0;
  }
}
.table-border .df {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .table-border .df {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.table-border .df .table-item + .table-item {
  margin: 0 0 0 1.875rem;
  padding: 0 0 0 2.5rem;
  border-image-slice: 1;
  border-left: 0.0625rem solid;
  border-image-source: linear-gradient(-190deg, #51FA97 -13.48%, #24C3A3 22.57%, #4BAB27 82.64%);
}
@media (max-width: 767px) {
  .table-border .df .table-item + .table-item {
    margin: 0.9375rem 0 0 0;
    padding: 0;
    border-left: none;
  }
}
.table-border dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 2.1875rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .table-border dl {
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }
}
.table-border dl dt {
  margin: 0 0.625rem 0 0;
}
.table-border dl span {
  font-weight: 400;
}
.table-border dl + dl {
  margin-top: 0.25rem;
}
@media (max-width: 767px) {
  .table-border dl + dl {
    margin-top: 0.375rem;
  }
}