@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700&display=swap");
.ss-vpts-vtxt {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.ss-vpts-ttl {
  width: 246px;
  width: 63.077vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-ttl {
    width: 606px;
  }
}
.ss-vpts-about-video {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 60px;
  margin-top: 15.3847vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-about-video {
    margin-top: 80px;
  }
}
.ss-vpts-sec {
  margin-top: 64px;
  margin-top: 16.4103vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-sec {
    margin-top: 80px;
  }
}
.ss-vpts-sec + .ss-vpts-sec {
  margin-top: 96px;
  margin-top: 24.6154vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-sec + .ss-vpts-sec {
    margin-top: 120px;
  }
}
.ss-vpts-sec-in {
  padding: 0 40px;
  max-width: 1040px;
  margin: 0 auto;
}
.ss-vpts-sec-ttl {
  text-align: center;
  margin: 0;
  margin-bottom: 45px;
  margin-bottom: 11.5385vw;
  line-height: 1.4;
}
@media screen and (min-width: 640px) {
  .ss-vpts-sec-ttl {
    margin-bottom: 60px;
  }
}
.ss-vpts-sec-ttl-large {
  font-size: 30px;
  font-size: 7.6924vw;
  letter-spacing: 0.05em;
  margin: 0;
}
@media screen and (min-width: 640px) {
  .ss-vpts-sec-ttl-large {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.ss-vpts-sec-ttl-small {
  font-size: 18px;
  font-size: 4.6154vw;
  margin: 0;
}
@media screen and (min-width: 640px) {
  .ss-vpts-sec-ttl-small {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.ss-vpts-sec-ttl-img {
  width: 230px;
  width: 58.9744vw;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 640px) {
  .ss-vpts-sec-ttl-img {
    width: auto;
    height: 28.17px;
  }
}
.ss-vpts-sec-ttl-img img {
  height: auto;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 640px) {
  .ss-vpts-sec-ttl-img img {
    height: 100%;
    width: auto;
  }
}
.ss-vpts-list1 {
  max-width: 900px;
  margin: 0 auto;
  list-style: none;
  padding: 0;
  text-align: center;
}
.ss-vpts-list1-item:nth-of-type(n + 2) {
  margin-top: 40px;
  margin-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-list1-item:nth-of-type(n + 2) {
    margin-top: 40px;
  }
}
.ss-vpts-list1-item-ttl {
  margin: 0;
  margin-bottom: 5px;
  margin-bottom: 1.2821vw;
  font-size: 18px;
  font-size: 4.6154vw;
  line-height: 1.4444444444;
}
@media screen and (min-width: 640px) {
  .ss-vpts-list1-item-ttl {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.6;
    margin-bottom: 5px;
  }
}
.ss-vpts-list1-item-txt, .ss-vpts-list1-item-cap {
  font-weight: 300;
  text-align: left;
  margin: 0;
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.7142857143;
}
@media screen and (min-width: 640px) {
  .ss-vpts-list1-item-txt, .ss-vpts-list1-item-cap {
    text-align: center;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.7333333333;
  }
}
.ss-vpts-list1-item-cap {
  font-size: 12px;
  font-size: 3.077vw;
  margin-top: 5px;
  margin-top: 1.2821vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-list1-item-cap {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 5px;
  }
}
.ss-vpts-list1-item-tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin-top: 10px;
  margin-top: 2.5642vw;
  padding: 0;
}
@media screen and (min-width: 640px) {
  .ss-vpts-list1-item-tags {
    gap: 6px;
    margin-top: 10px;
  }
}
.ss-vpts-list1-item-tag {
  background: #5d5d5d;
  border-radius: 3px;
  font-size: 11px;
  font-size: 2.8206vw;
  font-weight: 500;
  padding-top: 3px;
  padding-top: 0.7693vw;
  padding-bottom: 4px;
  padding-bottom: 1.0257vw;
  padding-left: 10px;
  padding-left: 2.5642vw;
  padding-right: 10px;
  padding-right: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-list1-item-tag {
    padding: 2px 10px 4px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.ss-vpts-table1 {
  border-spacing: 5px;
  width: 100%;
  margin-left: -5px;
  border-collapse: separate;
}
.ss-vpts-table1 th,
.ss-vpts-table1 td {
  border-radius: 5px;
  height: 70px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media screen and (min-width: 640px) {
  .ss-vpts-table1 th,
  .ss-vpts-table1 td {
    line-height: 1.4285714286;
  }
}
.ss-vpts-table1 th .tag,
.ss-vpts-table1 td .tag {
  display: inline-block;
  padding: 3px 4px 1px;
  border-radius: 3px;
  font-size: 10px;
  margin-top: 3px;
}
@media screen and (min-width: 640px) {
  .ss-vpts-table1 th .tag,
  .ss-vpts-table1 td .tag {
    margin-top: 0;
    padding: 3px 4px 2px;
  }
}
@media screen and (min-width: 640px) {
  .ss-vpts-table1 th .tag:first-of-type,
  .ss-vpts-table1 td .tag:first-of-type {
    margin-left: 10px;
  }
}
.ss-vpts-table1 th .tag.pre,
.ss-vpts-table1 td .tag.pre {
  background: #333333;
}
.ss-vpts-table1 th .tag.on,
.ss-vpts-table1 td .tag.on {
  background: #000;
}
.ss-vpts-table1 th .tag + .tag,
.ss-vpts-table1 td .tag + .tag {
  margin-left: 5px;
}
.ss-vpts-table1 tr th:first-child {
  width: 160px;
  padding: 0 16px;
}
@media screen and (min-width: 640px) {
  .ss-vpts-table1 tr th:first-child {
    width: 320px;
    padding: 16px 20px;
  }
}
.ss-vpts-table1 tr th:not(:first-child),
.ss-vpts-table1 tr td:not(:first-child) {
  width: 150px;
  padding: 0 8px;
}
@media screen and (min-width: 640px) {
  .ss-vpts-table1 tr th:not(:first-child),
  .ss-vpts-table1 tr td:not(:first-child) {
    width: 235px;
    padding: 16px 20px;
  }
}
.ss-vpts-table1 thead th {
  background: #333333;
}
.ss-vpts-table1 thead th.blank {
  opacity: 0;
  visibility: hidden;
}
.ss-vpts-table1 tbody th,
.ss-vpts-table1 tbody td {
  background: rgba(101, 101, 101, 0.8);
}
.ss-vpts-table1 tbody th {
  text-align: left;
}
.ss-vpts-table1 tbody td {
  text-align: center;
}
.ss-vpts-table1-cap {
  margin: 0;
  letter-spacing: 0.05em;
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: right;
  padding-right: 10px;
}
@media screen and (min-width: 640px) {
  .ss-vpts-table1-cap {
    margin-top: 5px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.ss-vpts-slidebox {
  overflow-x: auto;
  overflow-y: hidden;
  margin-top: 50px;
  margin-top: 12.8206vw;
  width: 100vw;
  margin-left: -40px;
}
@media screen and (min-width: 640px) {
  .ss-vpts-slidebox {
    margin-top: 60px;
    margin-left: 0;
  }
}
@media screen and (min-width: 1130px) {
  .ss-vpts-slidebox {
    overflow: hidden;
    width: 100%;
  }
}
.ss-vpts-slidebox-in {
  width: 635px;
  padding: 0 40px 15px;
}
@media screen and (min-width: 640px) {
  .ss-vpts-slidebox-in {
    width: 1050px;
  }
}
@media screen and (min-width: 1130px) {
  .ss-vpts-slidebox-in {
    padding: 0;
  }
}
.ss-vpts-tab-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 10px;
}
.ss-vpts-tab-item {
  width: calc((100% - 10px) / 2);
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.ss-vpts-tab-link {
  padding-bottom: 10px;
  padding-bottom: 2.5642vw;
  background: transparent;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: 500;
  font-size: 15px;
  font-size: 3.8462vw;
  line-height: 1.2666666667;
  letter-spacing: 0.02em;
  height: 70px;
  height: 17.9488vw;
  text-decoration: none !important;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-link {
    height: 80px;
    font-size: 20px;
    font-size: 1.25rem;
    padding-bottom: 10px;
  }
}
.ss-vpts-tab-link-in {
  padding-left: 15px;
  padding-left: 3.8462vw;
  padding-right: 10px;
  padding-right: 2.5642vw;
  background: #555555;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-link-in {
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.ss-vpts-tab-link-in .svg {
  width: 10px;
  width: 2.5642vw;
  height: 5px;
  height: 1.2821vw;
  fill: none;
  stroke: #fff;
  margin-left: 5px;
  margin-left: 1.2821vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-link-in .svg {
    width: 10px;
    height: 5px;
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
        -ms-flex-order: unset;
            order: unset;
    margin-left: 0;
    margin-right: 20px;
  }
}
.ss-vpts-tab-link-in .svg svg {
  display: block;
}
.ss-vpts-tab-link.is-active {
  background: #333333;
  pointer-events: none;
  -webkit-transition: none !important;
  transition: none !important;
}
.ss-vpts-tab-link.is-active .ss-vpts-tab-link-in {
  background: #333333;
  color: #fff;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-link:not(.is-active):hover, .ss-vpts-tab-link:not(.is-active):focus-visible {
    text-decoration: none;
  }
  .ss-vpts-tab-link:not(.is-active):hover .ss-vpts-tab-link-in, .ss-vpts-tab-link:not(.is-active):focus-visible .ss-vpts-tab-link-in {
    background: #dedede;
    color: #333333;
  }
  .ss-vpts-tab-link:not(.is-active):hover .ss-vpts-tab-link-in .svg, .ss-vpts-tab-link:not(.is-active):focus-visible .ss-vpts-tab-link-in .svg {
    stroke: #333333;
  }
}
.ss-vpts-tab-cont {
  background: #333333;
}
.ss-vpts-tab-cont[aria-hidden=true] {
  display: none;
}
.ss-vpts-tab-cont-in {
  max-width: 900px;
  margin: 0 auto;
  padding-top: 15px;
  padding-top: 3.8462vw;
  padding-bottom: 60px;
  padding-bottom: 15.3847vw;
  padding-left: 20px;
  padding-left: 5.1283vw;
  padding-right: 20px;
  padding-right: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-cont-in {
    padding-top: 20px;
    padding-bottom: 80px;
  }
}
.ss-vpts-tab-cont-mv img {
  width: 100%;
  height: auto;
}
.ss-vpts-tab-cont-ttl {
  text-align: center;
  margin: 0;
  margin-bottom: 80px;
  margin-bottom: 20.5129vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-cont-ttl {
    margin-bottom: 80px;
  }
}
.ss-vpts-tab-cont-ttl-top, .ss-vpts-tab-cont-ttl-btm {
  display: block;
}
.ss-vpts-tab-cont-ttl-top {
  font-weight: 400;
  font-size: 13px;
  font-size: 3.3334vw;
  line-height: 1.5384615385;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-cont-ttl-top {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2.375;
  }
}
.ss-vpts-tab-cont-ttl-btm {
  font-size: 18px;
  font-size: 4.6154vw;
  font-weight: 700;
  margin-top: 5px;
  margin-top: 1.2821vw;
  line-height: 1.2;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-cont-ttl-btm {
    font-size: 36px;
    font-size: 2.25rem;
    margin-top: 5px;
  }
}
.ss-vpts-tab-block + .ss-vpts-tab-block {
  margin-top: 50px;
  margin-top: 12.8206vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-block + .ss-vpts-tab-block {
    margin-top: 100px;
  }
}
.ss-vpts-tab-block-ttl {
  text-align: center;
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  font-size: 4.1026vw;
  line-height: 1.4375;
  margin-bottom: 30px;
  margin-bottom: 7.6924vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-block-ttl {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.7272727273;
    letter-spacing: 0.06em;
    margin-bottom: 30px;
  }
}
.ss-vpts-tab-block-txt {
  margin: 0;
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.8571428571;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-block-txt {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 2.1333333333;
  }
}
.ss-vpts-tab-block-img {
  border-radius: 5px;
  overflow: hidden;
  margin-top: 20px;
  margin-top: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-block-img {
    margin-top: 50px;
  }
}
.ss-vpts-tab-block-img img {
  width: 100%;
  height: auto;
}
.ss-vpts-tab-block-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10.6666666667vw;
  margin-top: 40px;
  margin-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-block-columns {
    gap: 60px;
    margin-top: 50px;
  }
}
.ss-vpts-tab-block-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-block-column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.ss-vpts-tab-block-column-img {
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-block-column-img {
    width: 50%;
  }
}
.ss-vpts-tab-block-column-img img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-block-column-txtbox {
    width: 50%;
    padding-left: 40px;
  }
}
.ss-vpts-tab-block-column-ttl {
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  font-size: 4.1026vw;
  margin-top: 20px;
  margin-top: 5.1283vw;
  margin-bottom: 10px;
  margin-bottom: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-block-column-ttl {
    line-height: 2.1111111111;
    margin-top: 0;
    margin-bottom: 18px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.2;
  }
}
.ss-vpts-tab-block-column-txt {
  margin: 0;
  font-size: 13px;
  font-size: 3.3334vw;
  line-height: 1.5384615385;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-block-column-txt {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8571428571;
  }
}
.ss-vpts-tab-block-column-txt + .ss-vpts-tab-block-column-txt {
  margin-top: 10px;
  margin-top: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-tab-block-column-txt + .ss-vpts-tab-block-column-txt {
    margin-top: 10px;
  }
}
.ss-vpts-dl {
  margin-top: 50px;
  margin-top: 12.8206vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 640px) {
  .ss-vpts-dl {
    margin-top: 80px;
  }
}
.ss-vpts-dl-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
  width: 220px;
  width: 56.4103vw;
  height: 65px;
  height: 16.6667vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-dl-link {
    width: 340px;
    height: 80px;
  }
}
.ss-vpts-dl-link svg {
  display: block;
  fill: #fff;
  stroke: rgba(0, 0, 0, 0);
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
.ss-vpts-dl-link:hover, .ss-vpts-dl-link:focus-visible {
  border-color: #fff;
  background: #fff;
  color: #333333;
  text-decoration: none;
}
.ss-vpts-dl-link:hover svg, .ss-vpts-dl-link:focus-visible svg {
  fill: #333333;
}
.ss-vpts-dl-img {
  width: 122px;
}
@media screen and (min-width: 640px) {
  .ss-vpts-dl-img {
    width: 150px;
  }
}
.ss-vpts-dl-img img,
.ss-vpts-dl-img svg {
  width: 100%;
  height: auto;
}
.ss-vpts-dl-txt {
  font-size: 8px;
  font-size: 2.0513vw;
  line-height: 1.2;
  margin-top: 4px;
  margin-top: 1.0257vw;
  font-size: 11px;
  font-size: 0.6875rem;
  margin-top: 8px;
}
.ss-vpts-dl-txt .mod-ico-window {
  fill: #fff;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.ss-vpts-outro-btn-link {
  width: 232px;
  width: 59.4872vw;
  height: 42px;
  height: 10.7693vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-outro-btn-link {
    width: 232px;
    height: 42px;
  }
}
.ss-vpts-cm {
  margin: 0 auto;
  margin-bottom: 40px;
  margin-bottom: 10.2565vw;
  text-align: center;
  color: #ff0000;
}
@media screen and (min-width: 640px) {
  .ss-vpts-cm {
    margin-bottom: 60px;
  }
}
.ss-vpts-cm-ttl, .ss-vpts-cm-txt {
  font-weight: 700;
  line-height: 1.34;
  margin: 0;
  letter-spacing: 0.05em;
}
.ss-vpts-cm-ttl {
  font-size: 30px;
  font-size: 7.6924vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-cm-ttl {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.ss-vpts-cm-txt {
  font-size: 20px;
  font-size: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .ss-vpts-cm-txt {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.ss-vpts-cm + .ss-home-hero-img {
  margin-top: 0;
}
.ss-vpts-slidetable {
  margin-top: 70px;
  margin-top: 17.9488vw;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100vw;
  margin-left: -40px;
}
@media screen and (min-width: 768px) {
  .ss-vpts-slidetable {
    margin-top: 50px;
  }
}
@media screen and (min-width: 1040px) {
  .ss-vpts-slidetable {
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
}
.ss-vpts-slidetable-in {
  width: 625px;
  padding: 0 40px 15px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .ss-vpts-slidetable-in {
    width: 1040px;
  }
}
@media screen and (min-width: 1040px) {
  .ss-vpts-slidetable-in {
    width: 1040px;
    margin: 0 auto;
    padding: 0;
  }
}
.ss-vpts-table2 {
  table-layout: fixed;
  width: 100%;
  border: none !important;
  border-collapse: separate;
  border-spacing: 0;
  line-height: 1.2;
}
.ss-vpts-table2 .ttl-lg {
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
}
.ss-vpts-table2 .ttl-md {
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
}
.ss-vpts-table2 .label-black,
.ss-vpts-table2 .label-white {
  padding: 2px 15px;
  border-radius: 3px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
}
.ss-vpts-table2 .label-black {
  background: #000;
  color: #fff;
}
.ss-vpts-table2 .label-white {
  background: #dddddd;
  color: #000;
}
.ss-vpts-table2 dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin: 0;
}
.ss-vpts-table2 dl + dl {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .ss-vpts-table2 dl + dl {
    margin-top: 0;
  }
}
.ss-vpts-table2 .dl-wrap {
  margin-top: 15px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .ss-vpts-table2 .dl-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
}
.ss-vpts-table2 dt {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 700;
  padding: 2px 5px;
  border-radius: 3px;
  border: 1px solid #acacac;
}
.ss-vpts-table2 dd {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  margin: 0;
}
.ss-vpts-table2 .check-list {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4285714286;
}
.ss-vpts-table2 .check-list li {
  position: relative;
  padding-left: 28px;
}
.ss-vpts-table2 .check-list li::before {
  content: "✓";
  display: inline-block;
  color: #fff;
  position: absolute;
  left: 0;
}
.ss-vpts-table2 .check-list + .label-white,
.ss-vpts-table2 .check-list + .label-black {
  margin-top: 20px;
}
.ss-vpts-table2 .in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ss-vpts-table2 th .in {
  background: #333333;
}
.ss-vpts-table2 td .in {
  background: #555555;
}
.ss-vpts-table2 th,
.ss-vpts-table2 td {
  vertical-align: top;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ss-vpts-table2 th .in,
.ss-vpts-table2 td .in {
  height: 100%;
}
.ss-vpts-table2 thead th {
  padding-bottom: 10px;
  height: 80px;
}
.ss-vpts-table2 thead th:first-child {
  padding-right: 5px;
}
.ss-vpts-table2 thead th:last-child {
  padding-left: 5px;
}
.ss-vpts-table2 thead .in {
  border-radius: 5px;
}
.ss-vpts-table2 tbody td {
  padding-bottom: 5px;
}
.ss-vpts-table2 tbody td .in {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 24px 20px 24px 30px;
}
.ss-vpts-table2 tbody td:first-child {
  padding-right: 2.5px;
}
@media screen and (min-width: 768px) {
  .ss-vpts-table2 tbody td:first-child {
    padding-right: 2px;
  }
}
.ss-vpts-table2 tbody td:first-child .in {
  border-radius: 0 0 0 5px;
}
.ss-vpts-table2 tbody td:last-child {
  padding-left: 2.5px;
}
@media screen and (min-width: 768px) {
  .ss-vpts-table2 tbody td:last-child {
    padding-left: 2px;
  }
}
.ss-vpts-table2 tbody td:last-child .in {
  border-radius: 0 0 5px 0;
}
.ss-vpts-table2 tbody th {
  padding-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .ss-vpts-table2 tbody th {
    padding-bottom: 4px;
  }
}
.ss-vpts-table2 tbody th .in {
  border-radius: 5px 5px 0 0;
}
.ss-vpts-table2 tbody th.col-2-1, .ss-vpts-table2 tbody th.col-3-1 {
  padding-top: 5px;
}
@media screen and (min-width: 768px) {
  .ss-vpts-table2 tbody th.col-2-1, .ss-vpts-table2 tbody th.col-3-1 {
    padding-top: 6px;
  }
}
.ss-vpts-table2 tbody th dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ss-vpts-table2 tbody .col-1-1,
.ss-vpts-table2 tbody .col-2-1,
.ss-vpts-table2 tbody .col-3-1 {
  height: 164px;
}
@media screen and (min-width: 768px) {
  .ss-vpts-table2 tbody .col-1-1,
  .ss-vpts-table2 tbody .col-2-1,
  .ss-vpts-table2 tbody .col-3-1 {
    height: 110px;
  }
}
.ss-vpts-table2 tbody .col-1-2 {
  height: 260px;
}
@media screen and (min-width: 768px) {
  .ss-vpts-table2 tbody .col-1-2 {
    height: 207px;
  }
}
.ss-vpts-table2 tbody .col-2-2 {
  height: 336px;
}
@media screen and (min-width: 768px) {
  .ss-vpts-table2 tbody .col-2-2 {
    height: 280px;
  }
}
.ss-vpts-table2 tbody .col-3-2 {
  height: 185px;
}
@media screen and (min-width: 768px) {
  .ss-vpts-table2 tbody .col-3-2 {
    height: 147px;
  }
}