/* default settings */
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
.page-corp .top-active {
  color: #000;
}

.txt-orange {
  color: #FF8700;
}

.value {
  padding: 5.0625rem 0 6.8125rem 0;
}
@media (max-width: 750px) {
  .value {
    padding: 1.5rem 0 0.8125rem 0;
  }
}
.value-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.34375rem 1.375rem;
}
@media (max-width: 750px) {
  .value-list {
    gap: 1.1875rem 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.value-item {
  padding: 0.25rem;
  width: 31.25rem;
  border-radius: 0.625rem;
  overflow: hidden;
  text-align: center;
  position: relative;
  background-color: #FF8700;
}
@media (max-width: 750px) {
  .value-item {
    padding: 0.125rem;
    width: 100%;
  }
}
.value-item-inner {
  background: #FFFFFF;
  width: 100%;
  border-radius: 0.375rem;
  padding: 1.5rem 1.25rem 1.8125rem;
}
@media (max-width: 750px) {
  .value-item-inner {
    border-radius: 0.5rem;
    padding: 1.5625rem 0.9375rem 1.3125rem;
  }
}
.value-item .desc {
  width: 100%;
}
.value-item .num {
  position: absolute;
  top: 0;
  left: 0;
  width: 5.8125rem;
  height: 3.9375rem;
  border-radius: 0 0 1.25rem 0;
  background: url("../img/num_01.svg") no-repeat 1.8125rem center;
  background-size: auto 1.75rem;
  background-color: #FF8700;
  z-index: 1;
}
@media (max-width: 750px) {
  .value-item .num {
    width: 3.75rem;
    height: 3rem;
    background-size: auto 1.4375rem;
    background-position: 0.75rem center;
    border-radius: 0 0 0.875rem 0;
    top: 0;
    left: 0;
  }
}
.value-item .ttl {
  font-size: 1.5rem;
  font-weight: bold;
  color: #FF8700;
  letter-spacing: 0.03em;
  line-height: 2.125rem;
}
@media (max-width: 750px) {
  .value-item .ttl {
    font-size: 1.1875rem;
    line-height: 1.875rem;
  }
}
.value-item p {
  margin-top: 0.9375rem;
  width: 100%;
  text-align: center;
  font-size: 0.9375rem;
  line-height: 1.5rem;
  font-weight: bold;
}
@media (max-width: 750px) {
  .value-item p {
    margin-top: 0.625rem;
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}
.value-item:nth-child(2) .num {
  background-image: url("../img/num_02.svg");
}
.value-item:nth-child(3) .num {
  background-image: url("../img/num_03.svg");
}
.value-item:nth-child(4) .num {
  background-image: url("../img/num_04.svg");
}
.value .photo {
  width: 32.4375rem;
}
@media (max-width: 750px) {
  .value .photo {
    width: 100%;
  }
}
.value .photo img {
  border-radius: 1.25rem;
}
@media (max-width: 750px) {
  .value .photo img {
    border-radius: 0.625rem;
  }
}
.value-ttl {
  font-size: 2.5rem;
  line-height: 3.375rem;
  letter-spacing: 0.03em;
  font-weight: 700;
  margin: 0.3125rem 0 2.9375rem 0;
}
@media (max-width: 750px) {
  .value-ttl {
    font-size: 1.5rem;
    line-height: 2rem;
    margin: 1.875rem 0 1.875rem 0;
  }
}
.value-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.value-list li span:first-child {
  display: inline-block;
  margin-right: 1.25rem;
}
@media (max-width: 750px) {
  .value-list li span:first-child {
    margin-right: 1rem;
  }
}
.value_descriptions {
  margin-top: 6.6875rem;
  position: relative;
}
@media (min-width: 751px) {
  .value_descriptions {
    padding-bottom: 16.375rem;
  }
}
@media (max-width: 750px) {
  .value_descriptions {
    margin-top: 3.5rem;
  }
}
.value_descriptions .value-ttl {
  margin-bottom: 2.375rem;
}
@media (max-width: 750px) {
  .value_descriptions .value-ttl {
    margin-bottom: 1.4375rem;
  }
}
@media (max-width: 750px) {
  .value_descriptions .txt {
    padding-left: 0.625rem;
  }
}
.value_descriptions .photo {
  position: absolute;
  bottom: -4.3125rem;
  right: 0;
  width: 21.5625rem;
  height: 21.5625rem;
}
@media (max-width: 750px) {
  .value_descriptions .photo {
    margin: 0 auto;
    margin-top: 1.875rem;
    width: 19.6875rem;
    position: static;
  }
}
.value_descriptions p {
  font-size: 1rem;
  line-height: 1.875rem;
  letter-spacing: 0.03em;
}
@media (max-width: 750px) {
  .value_descriptions p {
    font-size: 0.9375rem;
    line-height: 1.875rem;
    letter-spacing: -0.03em;
  }
}
.value_descriptions p + p {
  margin-top: 1.8125rem;
}
@media (max-width: 750px) {
  .value_descriptions p + p {
    margin-top: 1.875rem;
  }
}
.value_descriptions p.author {
  margin-top: 1.9375rem;
}
.value_descriptions .author-img img {
  border-radius: 0;
}

.company-profile {
  background: #F5F5F5;
  padding: 6rem 0 5.6875rem 0;
}
@media (max-width: 750px) {
  .company-profile {
    padding: 3.0625rem 0 2.625rem 0;
  }
}
@media (min-width: 751px) {
  .company-profile .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.company-profile .primary-title02 {
  margin: 0.5rem 0 0 0;
  width: 12.5rem;
}
@media (max-width: 750px) {
  .company-profile .primary-title02 {
    margin: 0 0 -0.125rem 0;
    width: 100%;
  }
}
.company-profile-table {
  width: 41.875rem;
}
@media (max-width: 750px) {
  .company-profile-table {
    width: 100%;
  }
}
.company-profile-table p {
  border-bottom: 0.1875rem solid #fff;
  padding: 1.5625rem 1.25rem 1.375rem 1.5625rem;
  font-size: 1.125rem;
  line-height: 1.875rem;
  letter-spacing: 0;
}
@media (max-width: 750px) {
  .company-profile-table p {
    padding: 0.6875rem 0.3125rem 0.625rem 0.3125rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.company-profile-table p.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.company-profile-table p .tb-dt {
  width: 6.875rem;
}
@media (max-width: 750px) {
  .company-profile-table p .tb-dt {
    width: 5rem;
  }
}
.company-profile-table p .tb-dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.company-profile-table p .money {
  display: inline-block;
}
.company-profile-table p a {
  text-decoration: underline;
}
@media (max-width: 750px) {
  .company-profile-table ul {
    padding: 0.625rem 0 0 5rem;
    border-bottom: 0.1875rem solid #fff;
  }
}
.company-profile-table ul li {
  border-bottom: 0.1875rem solid #fff;
  padding: 1.5625rem 1.25rem 1.375rem 8.4375rem;
  font-size: 1.125rem;
  line-height: 1.875rem;
  letter-spacing: 0;
}
@media (max-width: 750px) {
  .company-profile-table ul li {
    border-bottom: none;
    padding: 0 0.3125rem 0 0.3125rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.office {
  padding: 5.5rem 0 4.75rem 0;
}
@media (max-width: 750px) {
  .office {
    padding: 3rem 0 2.8125rem 0;
  }
}
@media (min-width: 751px) {
  .office .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.office .primary-title02 {
  margin: 0.125rem 0 0 0;
  width: 12.5rem;
}
@media (max-width: 750px) {
  .office .primary-title02 {
    margin: 0 0 0.1875rem 0;
    width: 100%;
  }
}
.office-table {
  width: 41.875rem;
}
@media (max-width: 750px) {
  .office-table {
    width: 100%;
  }
}
.office-table p {
  border-bottom: 0.0625rem solid #E7E7E7;
  padding: 0.75rem 1.25rem 0.6875rem 1.625rem;
  font-size: 1.125rem;
  line-height: 1.875rem;
  letter-spacing: 0;
}
@media (max-width: 750px) {
  .office-table p {
    border-bottom: 0.1875rem solid #E7E7E7;
    padding: 0.625rem 0.3125rem 0.625rem 0.3125rem;
  }
}
.office-table p.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.office-table p .tb-dt {
  width: 10rem;
}
@media (max-width: 750px) {
  .office-table p .tb-dt {
    width: 8.75rem;
  }
}
.office-table p .tb-dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.office-table p span {
  display: inline-block;
}
.office-table p a {
  text-decoration: underline;
}
.office-table p:first-child {
  border-top: 0.0625rem solid #E7E7E7;
}
@media (max-width: 750px) {
  .office-table p:first-child {
    border-top: none;
  }
}

.company-history {
  background: #F5F5F5;
  padding: 6.625rem 0 6.375rem 0;
}
@media (max-width: 750px) {
  .company-history {
    padding: 3rem 0 2.5rem 0;
  }
}
.company-history .primary-title02 {
  margin: 0 0 2.9375rem 0;
}
@media (max-width: 750px) {
  .company-history .primary-title02 {
    margin: 0 0 0rem 0;
  }
}
.company-history-table {
  font-family: "noto-sans-cjk-jp", sans-serif;
}
.company-history-table dl {
  border-bottom: 0.1875rem solid #fff;
  padding: 1.5625rem 0 1.375rem 2.4375rem;
  line-height: 1.875rem;
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 750px) {
  .company-history-table dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 1.3125rem 0.3125rem 1.25rem 0.3125rem;
    line-height: 1.5rem;
  }
}
.company-history-table dl dt {
  width: 9.375rem;
}
@media (max-width: 750px) {
  .company-history-table dl dt {
    width: 100%;
    margin-bottom: 0.4375rem;
  }
}
.company-history-table dl dd {
  width: 53.3125rem;
}
@media (max-width: 750px) {
  .company-history-table dl dd {
    width: 100%;
  }
}

.contact {
  background: #FFFFFF;
}