.s-content-step-07 .s-payment__table {
  width: 100%;
  margin-bottom: 60px;
}

.s-content-step-07 .s-payment__table tr td {
  padding: 4px 8px 4px 30px;
  font-size: 16px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .s-content-step-07 .s-payment__table tr td {
    font-size: 14px;
    padding: 4px 8px 4px 12px;
  }
}

.s-content-step-07 .s-payment__table tr td:first-child {
  background-color: #276EAC;
  color: #fff;
  width: 154px;
  border-right: 3px solid;
  border-bottom: 3px solid;
}

@media screen and (max-width: 768px) {
  .s-content-step-07 .s-payment__table tr td:first-child {
    width: 100px;
    font-size: 14px;
  }
}

.s-content-step-07 .s-payment__table tr td:last-child {
  background-color: #f0f3f5;
  border-bottom: 3px solid #fff;
}

.s-content-step-07 .s-chapter-01__title {
  font-size: 23px;
  color: #004C88;

}

@media screen and (max-width: 768px) {
  .s-content-step-07 .s-chapter-01__title {
    font-size: 14px;
  }
}

.s-content-step-07 .s-chapter-01__flex {
  display: flex;
  margin-bottom: 24px;
}

@media screen and (max-width: 768px) {
  .s-content-step-07 .s-chapter-01__flex {
    flex-direction: column;
  }
}

.s-content-step-07 .s-chapter-01__flex .s-check-list__item {
  font-size: 20px;
}

.s-content-step-07 .s-chapter-01__flex .s-text-sm {
  font-size: 16px;
}

.s-content-step-07 .s-chapter-01__flex .s-check-list {
  width: calc(100% - 200px);
}

@media screen and (max-width: 768px) {
  .s-content-step-07 .s-chapter-01__flex .s-check-list {
    width: 100%;
  }
}

.s-content-step-07 .s-chapter-01__text {
  width: 200px;
  color: #004C88;
}

@media screen and (max-width: 768px) {
  .s-content-step-07 .s-chapter-01__text {
    width: 100%;
    margin-bottom: 16px;
  }
}

.s-content-step-07 .s-chapter-01 .s-text-red {
  font-size: 13px;
  color: #E73820;
  padding: 16px 0 40px;
}

.s-content-step-07 .s-chapter-01 .s-text-sm {
  font-size: 12px;
}

@media screen and (min-width: 769px) {
  .m-link-list__item-steps {
    width: 372px;
  }
}

@media screen and (max-width: 768px) {
  .s-content-step-07 .s-pc-servheading {
    display: none;
  }

  .s-content-step-07 .s-sp-servheading {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .s-content-step-07 .s-pc-servheading {
    display: block;
  }

  .s-content-step-07 .s-sp-servheading {
    display: none;
  }
}

/*# sourceMappingURL=static_original-kounyu-guide-7.css.map */