/* Sass Document */
.p-company {
  padding-bottom: 12rem;
}
@media screen and (max-width: 767.98px) {
  .p-company {
    padding-bottom: 8rem;
  }
}

.p-kv {
  max-width: 120rem;
  margin-inline: auto;
}
.p-kv img {
  width: 100%;
}

.p-heading {
  padding-top: 10rem;
}
@media screen and (max-width: 767.98px) {
  .p-heading {
    padding: 6rem 3rem 0;
  }
}

.c-heading__txt {
  font-size: 1.8rem;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 767.98px) {
  .c-heading__txt {
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.75;
  }
}

.p-company__block {
  max-width: 120rem;
  display: flex;
  align-items: flex-start;
  margin: 10rem auto 0;
  justify-content: space-between;
}
@media screen and (max-width: 767.98px) {
  .p-company__block {
    display: block;
    padding-inline: 3rem;
    margin-top: 6rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-company__block + .p-company__block {
    margin-top: 8rem;
  }
}

.p-company__ttl {
  flex-shrink: 0;
}
.p-company__ttl span {
  display: block;
}
.p-company__ttl .u-en {
  color: rgb(53, 63, 170);
  font-size: 12rem;
  font-weight: 600;
}
@media screen and (max-width: 767.98px) {
  .p-company__ttl .u-en {
    font-size: 5.8rem;
    margin-bottom: 1.2rem;
  }
}
.p-company__ttl .u-jp {
  font-size: 2.4rem;
  font-weight: 700;
  color: #000;
  margin-top: 1.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-company__ttl .u-jp {
    font-size: 1.8rem;
    margin-top: 1.2rem;
  }
}

.p-company__info {
  width: 60rem;
}
@media screen and (max-width: 767.98px) {
  .p-company__info {
    width: auto;
    margin-top: 2.8rem;
  }
}
.p-company__info > div {
  display: flex;
  min-height: 8.4rem;
  padding-block: 3rem;
  border-bottom: 1px solid #e7ebef;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  .p-company__info > div {
    min-height: 8rem;
  }
}
.p-company__info dt {
  font-size: 1.6rem;
  font-weight: 700;
  color: rgb(53, 63, 170);
  width: 20rem;
  flex-shrink: 0;
  line-height: 1.5;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767.98px) {
  .p-company__info dt {
    font-size: 1.3rem;
    width: 14rem;
  }
}
.p-company__info dd p {
  font-size: 1.6rem;
  color: #000;
  line-height: 1.5;
}
@media screen and (max-width: 767.98px) {
  .p-company__info dd p {
    font-size: 1.3rem;
  }
}
.p-company__info dd a {
  color: currentColor;
  text-decoration: none;
}
@media (any-hover) {
  .p-company__info dd a {
    transition: 0.3s opacity;
  }
  .p-company__info dd a:hover {
    opacity: 0.7;
  }
}

.p-company__body {
  padding-top: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-company__body {
    padding-top: 0;
  }
}

.p-company__body.-map {
  width: 70rem;
  padding-top: 0;
}
@media screen and (max-width: 767.98px) {
  .p-company__body.-map {
    width: auto;
    margin-top: 4rem;
  }
}

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

.p-map {
  aspect-ratio: 720/400;
}
@media screen and (max-width: 767.98px) {
  .p-map {
    aspect-ratio: 1/1;
  }
}
.p-map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.p-company__contact-wrapper {
  padding-top: 6rem;
  padding-right: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-company__contact-wrapper {
    padding: 2.8rem 0 0;
  }
}

.p-company__contact {
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .p-company__contact {
    display: block;
  }
}
.p-company__contact dd {
  margin-left: auto;
  font-size: 1.6rem;
  line-height: 1.75;
  max-width: 38.9rem;
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .p-company__contact dd {
    font-size: 1.4rem;
  }
}
.p-company__contact .p-btn-wrapper {
  margin-top: 2.2rem;
  width: 17.5rem;
}
.p-company__contact .c-note {
  margin-top: 3rem;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media screen and (max-width: 767.98px) {
  .p-company__contact .c-note {
    font-size: 1.3rem;
    margin-top: 2.8rem;
  }
}

.p-tel-fax-wrapper {
  display: flex;
  -moz-column-gap: 2.3rem;
       column-gap: 2.3rem;
  margin-top: 0.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-tel-fax-wrapper {
    display: block;
    margin-top: 1rem;
  }
}
.p-tel-fax-wrapper a {
  color: currentColor;
  text-decoration: none;
}
.p-tel-fax-wrapper p {
  font-size: 1.6rem;
  line-height: 1.2;
  color: #000;
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .p-tel-fax-wrapper p {
    font-size: 1.4rem;
  }
  .p-tel-fax-wrapper p + p {
    margin-top: 1rem;
  }
}
.p-tel-fax-wrapper .c-mark {
  font-family: "Jost", sans-serif;
  font-size: 1.6rem;
  color: rgb(53, 63, 170);
  font-weight: 600;
  padding-left: 1.8rem;
  position: relative;
  display: inline-block;
  margin-right: 1.8rem;
}
.p-tel-fax-wrapper .c-mark::before {
  content: "";
  position: absolute;
  left: 0;
  width: 1.4rem;
  height: 1.4rem;
  background-color: rgb(53, 63, 170);
}
.p-tel-fax-wrapper .c-mark.-tel::before {
  top: 0.3rem;
  -webkit-mask: url(../img/common/icn_tel3.svg) no-repeat center/100% 100%;
          mask: url(../img/common/icn_tel3.svg) no-repeat center/100% 100%;
}
.p-tel-fax-wrapper .c-mark.-fax::before {
  top: 0.3rem;
  -webkit-mask: url(../img/common/icn_fax.svg) no-repeat center/100% 100%;
          mask: url(../img/common/icn_fax.svg) no-repeat center/100% 100%;
}

.p-company__contact-ttl {
  font-size: 2rem;
  font-weight: 700;
  color: #000;
}
@media screen and (max-width: 767.98px) {
  .p-company__contact-ttl {
    font-size: 1.8rem;
  }
}
.p-company__contact-ttl span {
  font-size: 1.4rem;
  color: rgb(53, 63, 170);
  display: block;
  font-weight: 500;
  position: relative;
  padding-left: 2rem;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-company__contact-ttl span {
    padding-left: 1.5rem;
  }
}
.p-company__contact-ttl span::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 1000px;
  background-color: rgb(53, 63, 170);
  top: 0.3rem;
}

@media screen and (max-width: 767.98px) {
  .p-company__contact-addr {
    margin-top: 2rem;
  }
}

.l-link-list__content {
  margin-top: 12rem;
}
@media screen and (max-width: 767.98px) {
  .l-link-list__content {
    margin-top: 8rem;
  }
}

@media screen and (max-width: 767.98px) {
  .l-link-list {
    margin-top: 4rem;
  }
}

.l-link-list__ttl {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .l-link-list__ttl {
    display: block;
  }
}

.l-link-list__content {
  margin-top: 9rem;
}
/*# sourceMappingURL=company.css.map */