/* Sass Document */
.p-system__content {
  position: relative;
  padding-top: 8.7rem;
  padding-bottom: 11rem;
  background-color: #fff;
  overflow: clip;
}
@media screen and (max-width: 767.98px) {
  .p-system__content {
    margin-top: 0;
  }
}
.p-system__content::before {
  content: "";
  position: absolute;
  bottom: 11rem;
  right: -4.2rem;
  width: 40.4rem;
  height: 39.3rem;
  background: url(../img/about/bg_bottom.svg) no-repeat center bottom/100% 100%;
  z-index: 1;
}
@media screen and (max-width: 767.98px) {
  .p-system__content::before {
    width: 44.7rem;
    height: 43rem;
  }
}
.p-system__content .c-section__ttl {
  border-bottom: 1px solid #707070;
  padding-bottom: 4.6rem;
  margin-bottom: 3.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-system__content .c-section__ttl {
    border-color: #d6d5d5;
    text-align: center;
    padding-bottom: 5rem;
    margin-bottom: 5rem;
  }
}

.p-system__inner {
  max-width: 120rem;
  margin-inline: auto;
  width: 100%;
  background-color: #ededed;
  position: relative;
  padding: 9.6rem 0 12.6rem 8rem;
}
@media screen and (max-width: 767.98px) {
  .p-system__inner {
    margin: 0;
    padding: 10rem 3.4rem 30.8rem;
  }
}
.p-system__inner * {
  position: relative;
  z-index: 2;
}
.p-system__inner::after {
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-color: #ededed;
  content: "";
  position: absolute;
}
@media screen and (max-width: 767.98px) {
  .p-system__inner::after {
    display: none;
  }
}

.p-background .c-sub-ttl {
  font-size: 2.4rem;
  line-height: 1.5833333333;
  font-weight: 400;
  margin-bottom: 1.3rem;
  letter-spacing: 0.045em;
}
@media screen and (max-width: 767.98px) {
  .p-background .c-sub-ttl {
    font-size: 3.9rem;
  }
}
.p-background .c-heading__txt {
  font-weight: 400;
  line-height: 2;
}
.p-background .c-bottom__txt {
  margin-top: 12.5rem;
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.9090909091;
  letter-spacing: 0.015em;
}
@media screen and (max-width: 767.98px) {
  .p-background .c-bottom__txt {
    font-size: 3rem;
    margin-top: 6rem;
  }
}

.p-background__list {
  margin-top: 12rem;
}
@media screen and (max-width: 767.98px) {
  .p-background__list {
    margin-top: 6rem;
  }
}

.p-background__item {
  display: flex;
  gap: 0 8.2rem;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  .p-background__item {
    display: block;
  }
}
.p-background__item:nth-child(even) {
  flex-direction: row-reverse;
}
.p-background__item:nth-child(even) .p-background__img-wrapper {
  margin: 0 auto 0 -8rem;
}
@media screen and (max-width: 767.98px) {
  .p-background__item:nth-child(even) .p-background__img-wrapper {
    margin: 4.6rem 0 0;
  }
}
.p-background__item:nth-child(even) .p-background__body {
  width: 55.9rem;
}
@media screen and (max-width: 767.98px) {
  .p-background__item:nth-child(even) .p-background__body {
    width: 100%;
  }
}
.p-background__item + .p-background__item {
  margin-top: 10rem;
}
@media screen and (max-width: 767.98px) {
  .p-background__item + .p-background__item {
    margin-top: 7.2rem;
  }
}

.p-background__img-wrapper {
  width: 55.9rem;
  flex-shrink: 0;
  margin: 0 0 0 auto;
}
.p-background__img-wrapper img {
  width: 100%;
}
@media screen and (max-width: 767.98px) {
  .p-background__img-wrapper {
    margin-top: 4.6rem;
    width: 100%;
  }
}

.p-background__body .c-num {
  display: block;
  color: #c5161d;
  font-size: 3.2rem;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 767.98px) {
  .p-background__body .c-num {
    font-size: 5.2rem;
    text-align: center;
  }
}
.p-background__body .c-ttl {
  margin-top: 1.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-background__body .c-ttl {
    margin-top: 3.4rem;
    text-align: center;
  }
}
.p-background__body .c-ttl span {
  font-size: 2.6rem;
  font-weight: 500;
  background-color: #c5161d;
  color: #fff;
  display: inline-block;
  padding: 0 0.5em 0.1em;
  margin: 0.1em 0;
  font-family: YuMincho, "Noto Serif JP", serif;
  letter-spacing: 0;
}
@media screen and (max-width: 767.98px) {
  .p-background__body .c-ttl span {
    font-size: 3.6rem;
    padding-block: 0.2em 0.25em;
    margin: 0.15em 0;
  }
}
.p-background__body .c-ttl span.u-pr {
  padding-right: 0;
}
.p-background__body .c-ttl + p {
  margin-top: 1.2rem;
  line-height: 2;
}
@media screen and (max-width: 767.98px) {
  .p-background__body .c-ttl + p {
    margin-top: 2.5rem;
    line-height: 1.7692307692;
  }
}

.p-mrc {
  margin-top: 9.3rem;
}

.p-mrc__ttl {
  color: #c5161d;
  font-size: 11.1rem;
  margin-left: -8.8rem;
  line-height: 0.8108108108;
}
@media screen and (max-width: 767.98px) {
  .p-mrc__ttl {
    font-size: 12.4rem;
    margin-left: -4.2rem;
    line-height: 9rem;
  }
  .p-mrc__ttl span {
    display: inline-block;
    padding-left: 1em;
    margin-top: 0.2em;
  }
}

.p-mrc__content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 6rem auto 0 18.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-mrc__content {
    width: auto;
    margin-top: 8rem;
    margin-left: 0;
  }
}
.p-mrc__content p {
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 400;
}
@media screen and (max-width: 767.98px) {
  .p-mrc__content p {
    font-size: 2.6rem;
    line-height: 1.6153846154;
    letter-spacing: 0.1em;
  }
}
.p-mrc__content .p-btn-wrapper {
  margin-top: 6.3rem;
  max-width: 25.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-mrc__content .p-btn-wrapper {
    margin-top: 8.3rem;
    max-width: 40.7rem;
  }
  .p-mrc__content .p-btn-wrapper .c-btn {
    padding-block: 2.4rem;
  }
}

.p-company__content {
  padding-top: 12rem;
  padding-bottom: 13.2rem;
  margin-bottom: 11.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-company__content {
    padding-top: 9rem;
    padding-bottom: 11rem;
  }
}

.p-company__block {
  max-width: 120rem;
  margin-inline: auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 767.98px) {
  .p-company__block {
    display: block;
    padding-inline: 3.4rem;
  }
}
.p-company__block + .p-company__block {
  margin-top: 12.3rem;
}
@media screen and (max-width: 767.98px) {
  .p-company__block + .p-company__block {
    margin-top: 10rem;
  }
}
.p-company__block p {
  font-size: 1.6rem;
  line-height: 2.4375;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767.98px) {
  .p-company__block p {
    font-size: 2.6rem;
    line-height: 1.7692307692;
  }
}
.p-company__block p + p {
  margin-top: 3em;
}
@media screen and (max-width: 767.98px) {
  .p-company__block p + p {
    margin-top: 1.6em;
  }
}

#access p {
  line-height: 2;
}
@media screen and (max-width: 767.98px) {
  #access p {
    line-height: 1.8846153846;
  }
}

.p-company__ttl .u-en {
  display: block;
  font-size: 3.2rem;
  font-family: "din-2014", sans-serif;
  letter-spacing: 0;
  font-weight: 900;
  color: #c5161d;
}
@media screen and (max-width: 767.98px) {
  .p-company__ttl .u-en {
    font-size: 4.8rem;
  }
}
.p-company__ttl .u-jp {
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-company__ttl .u-jp {
    font-size: 2.4rem;
  }
}

.p-company__body {
  flex-grow: 1;
  max-width: 78rem;
}
@media screen and (max-width: 767.98px) {
  .p-company__body {
    margin-top: 7.7rem;
  }
}

.p-company__access + .p-company__access {
  margin-top: 15rem;
}
@media screen and (max-width: 767.98px) {
  .p-company__access + .p-company__access {
    margin-top: 19.4rem;
  }
}
.p-company__access .c-ttl {
  font-weight: 400;
  font-size: 2rem;
  margin-bottom: 2.9rem;
  color: #c5161d;
}
@media screen and (max-width: 767.98px) {
  .p-company__access .c-ttl {
    font-size: 3.1rem;
    margin-bottom: 3.3rem;
  }
}

.p-company__table {
  width: 100%;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767.98px) {
  .p-company__table {
    font-size: 2.6rem;
    line-height: 1.7692307692;
  }
}
.p-company__table tr:first-of-type td,
.p-company__table tr:first-of-type th {
  padding-top: 0;
}
.p-company__table th,
.p-company__table td {
  padding-block: 2.6rem;
  border-bottom: 1px solid #d6d5d5;
  vertical-align: top;
}
@media screen and (max-width: 767.98px) {
  .p-company__table th,
.p-company__table td {
    display: block;
    width: 100%;
  }
}
.p-company__table th {
  font-weight: 400;
  width: 20.7rem;
  padding-right: 1em;
}
@media screen and (max-width: 767.98px) {
  .p-company__table th {
    border-bottom: none;
    padding-bottom: 0.5rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-company__table td {
    padding-top: 0;
  }
}
.p-company__table a {
  color: currentColor;
  text-decoration: none;
}

.p-brand__img {
  margin-bottom: 5rem;
}

p + .p-brand__img {
  margin-top: 4rem;
}

.p-map {
  margin-bottom: 5.3rem;
  border-radius: 1.6rem;
  overflow: hidden;
  aspect-ratio: 780/515;
}
.p-map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

#access .p-btn-wrapper {
  margin-top: 6.4rem;
  max-width: 25.6rem;
}
@media screen and (max-width: 767.98px) {
  #access .p-btn-wrapper {
    margin-top: 4rem;
    max-width: 40.7rem;
  }
}

.l-footer__inquiry-wrapper {
  background-color: #fff;
}
/*# sourceMappingURL=about.css.map */