/* 追加CSS */
.subscribe-newsletter .wpcf7-form-control.wpcf7-checkbox {
  display: initial;
}

.footer__about-daikichi {
  color: #fff;
  margin-top: 3.375rem;
  font-size: 14px;
}

.footer__container{
  position: relative;
}


@media screen and (max-width: 767px) {
  .footer__about-daikichi::before {
    content: "";
    display: block;
    width: 113px;
    height: 0.125rem;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: -1rem;
    left: 3px;
    z-index: 1;
  }
}

.subcomparison {
  padding-top: 43px;
  padding-top: 2.6875rem;
  padding-bottom: 54px;
  padding-bottom: 3.375rem;
}

@media screen and (min-width: 768px) {
  .subcomparison {
    padding-top: 4.375rem;
    padding-bottom: 5.25rem;
  }
}

.subcomparison__inner {
  padding: 0 20px;
  padding: 0 1.25rem;
}

.subcomparison__highlight-table {
  display: block;
  margin: 0 auto;
  margin-top: 25px;
  margin-top: 1.5625rem;
  width: 100%;
  max-width: 576px;
  max-width: 36rem;
}

@media screen and (min-width: 768px) {
  .subcomparison__highlight-table {
    margin-top: 1.8125rem;
    display: flex;
    justify-content: center;
    max-width: none;
  }
}

/* tableはPCファーストで作成 */
.subcomparison .highlight-table {
  overflow-x: auto;
  max-width: 100%;
}

.subcomparison .highlight-table table {
  border-collapse: collapse;
  table-layout: fixed;
  max-width: 1020px;
  width: 100%;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .subcomparison .highlight-table table {
    width: 494px;
    width: 30.875rem;
    margin: auto;
  }
}

.subcomparison .highlight-table td {
  border: 2px solid #2A2B63;
  text-align: left;
  background: #fff;
  color: #000;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4285714286;
}

@media screen and (max-width: 768px) {
  .subcomparison .highlight-table td {
    letter-spacing: 0.05rem;
    line-height: 1.2142857143;
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.subcomparison .highlight-table th {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  background: #7677B6;
  color: #fff;
  font-weight: 600;
  width: 148px;
  width: 9.25rem;
  border: 2px solid #2A2B63;
  text-align: center;
  padding-top: 3px;
  padding-top: 0.1875rem;
}

@media screen and (max-width: 768px) {
  .subcomparison .highlight-table th {
    width: 128px;
    width: 8rem;
    font-size: 1.8px;
    font-size: 1.125rem;
    border-left: 2px solid #2A2B63;
    border-right: none;
  }
}

.subcomparison .highlight-table .highlight-table__header--top {
  width: 123px;
  width: 7.6875rem;
  height: 43px;
  height: 2.6875rem;
}

@media screen and (max-width: 768px) {
  .subcomparison .highlight-table .highlight-table__header--top {
    width: 128px;
    width: 8rem;
  }
}

.subcomparison .highlight-table .highlight-table__header--left {
  text-align: center;
  padding: 11px;
  padding: 0.6875rem;
  position: sticky;
  left: 0px;
  left: 0rem;
  z-index: 2;
  width: 148px;
  width: 9.25rem;
  padding-top: 13px;
  padding-top: 0.8125rem;
  font-size: 18px;
  font-size: 1.125rem;
}

@media screen and (max-width: 768px) {
  .subcomparison .highlight-table .highlight-table__header--left {
    width: 128px;
    width: 8rem;
    text-align: left;
  }
}

.subcomparison .highlight-table .highlight-table__header--bottom {
  padding: 16px 5px;
  padding: 1rem 0.3125rem;
}

.subcomparison .highlight-table .highlight-table__header--left:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  top: -0.0625rem;
  left: -1px;
  left: -0.0625rem;
  width: 100%;
  height: 100%;
  border: none;
}

@media screen and (max-width: 768px) {
  .subcomparison .highlight-table .highlight-table__header--left:before {
    border-left: 1px solid #2A2B63;
  }
}

.subcomparison .highlight-table tbody td {
  padding: 13px 0;
  padding: 0.8125rem;
}

.subcomparison .highlight-table tbody tr:nth-child(2) td {
  padding: 13px 0;
  padding: 0.8125rem;
}

.subcomparison .highlight-table tbody tr:nth-child(3) td {
  padding: 13px 0;
  padding: 0.8125rem;
}

.subcomparison .highlight-table tbody td:nth-child(2) {
  border-top: none;
  border-bottom: 2px solid #2A2B63;
  border-right: 2px solid #2A2B63;
  border-left: 2px solid #2A2B63;
  background-color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2222222222;
  letter-spacing: 0.8px;
  letter-spacing: 0.05rem;
  color: #000000;
  padding: 12px 0;
  padding: 0.75rem;
}

@media screen and (max-width: 768px) {
  .subcomparison .highlight-table tbody td:nth-child(2) {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.subcomparison .highlight-table th:nth-child(2) {
  background-color: #2A2B63;
  border-right: 2px solid #2A2B63;
  border-left: 2px solid #2A2B63;
  width: 426px;
  width: 26.625rem;
}

@media screen and (max-width: 768px) {
  .subcomparison .highlight-table th:nth-child(2) {
    border-right: 2px solid #2A2B63;
    border-left: 2px solid #2A2B63;
    width: 180px;
    width: 11.25rem;
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.subcomparison .highlight-table th:nth-child(3) {
  background-color: #A6A6A6;
  border-top: 2px solid #2A2B63;
  border-right: 2px solid #2A2B63;
  border-left: 2px solid #2A2B63;
  width: 446px;
  width: 27.875rem;
}

@media screen and (max-width: 768px) {
  .subcomparison .highlight-table th:nth-child(3) {
    border-top: 2px solid #2A2B63;
    border-right: 2px solid #2A2B63;
    border-left: 2px solid #2A2B63;
    width: 186px;
    width: 11.625rem;
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.subcomparison .highlight-table .highlight-table__data--bottom {
  border: none;
  position: relative;
}

.subcomparison .highlight-table .highlight-table__data--bottom::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  bottom: -0.0625rem;
  width: 100%;
  height: 0;
  border-bottom: 2px solid #2A2B63;
}

@media screen and (max-width: 768px) {
  .subcomparison .highlight-table .highlight-table__data--bottom::after {
    border-bottom: 2px solid #2A2B63;
  }
}

.about{
  padding-bottom: 63px;
  padding-bottom: 3.9375rem;
}

@media screen and (max-width: 768px) {
  .about {
    padding-bottom: 56px;
    padding-bottom: 3.5rem;
    }
}

.works{
  padding-top: 44px;
  padding-top: 2.75rem;
}

.section-title__text{
  white-space: nowrap;
}

.highlight{
  color: #997300;
  background: linear-gradient(to top,#FFF8B5 0.5em,transparent 0.5em);
}

.pc-only{
  display: block;
}

@media screen and (max-width: 768px) {
  .pc-only{
    display: none;
  }
}

.sp-only{
  display: none;
}

@media screen and (max-width: 768px) {
  .sp-only{
    display: block;
  }
}


.period-rate{
background-color: #fff !important;
color: #000 !important;
font-size: 13px;
}

.comparison_period-rate{
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .comparison_period-rate{
    font-size: 10px;
  }
}