@charset "UTF-8";
html body .fv-wrap {
  background-image: url("../../images/company/sec1-bg-pc.webp");
  background-repeat: no-repeat;
  background-position: center top;
  height: 600px;
}
@media screen and (max-width: 767px) {
  html body .fv-wrap {
    background-image: url("../../images/company/sec1-bg-pc.webp");
    height: 600px;
    height: 50vw;
  }
}
@media screen and (max-width: 575px) {
  html body .fv-wrap {
    background-image: url("../../images/company/sec1-bg-sp.webp");
    background-size: 100% auto;
    height: 355px;
    height: 94.6666666667vw;
  }
}
html body .sec1 {
  padding: 0;
  height: calc(100% - 40px);
}
html body .sec1 .wrapper {
  max-width: calc(900px + 2rem);
  height: 100%;
  display: grid;
  place-content: center;
}
html body .sec1 h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  html body .sec1 h1 {
    font-size: 16px;
    line-height: 1.625;
    margin-bottom: 10px;
  }
}
html body .sec1 p {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  html body .sec1 p {
    font-size: 14px;
    line-height: 1.8571428571;
  }
}
html body h2.h2-ttl-1 + p {
  text-align: center;
  color: #3B709B;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  html body h2.h2-ttl-1 + p {
    font-size: 20px;
    font-weight: 0;
    margin-bottom: 25px;
  }
}
html body .sec2 {
  background-color: #3B709B;
  color: #fff;
  position: relative;
}
html body .sec2 h2.h2-ttl-1 {
  color: #fff;
}
html body .sec2 h2.h2-ttl-1::after {
  background-color: #fff;
}
@media screen and (min-width: 576px) {
  html body .sec2 h2 + figure {
    width: 40.625%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 575px) {
  html body .sec2 h2 + figure {
    width: 286px;
    margin-left: -1rem;
    margin-bottom: 35px;
  }
}
html body .sec2 .contents-wrap {
  display: grid;
  grid-template-columns: 460px 1fr;
}
@media screen and (max-width: 991px) {
  html body .sec2 .contents-wrap {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
html body .sec2 .contents-wrap h3 {
  font-weight: 500;
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 991px) {
  html body .sec2 .contents-wrap h3 {
    font-size: 20px;
    line-height: 1.5;
  }
  html body .sec2 .contents-wrap h3 br {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  html body .sec2 .contents-wrap h3 {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
html body .sec2 .contents-wrap .contents-r p,
html body .sec2 .contents-wrap .contents-r li {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3333333333;
}
@media screen and (max-width: 767px) {
  html body .sec2 .contents-wrap .contents-r p,
  html body .sec2 .contents-wrap .contents-r li {
    font-size: 16px;
  }
}
html body .sec2 .contents-wrap .contents-r p {
  letter-spacing: 0.02em;
}
html body .sec2 .contents-wrap .contents-r p:not(:last-child) {
  margin-bottom: 28px;
}
html body .sec2 .contents-wrap .contents-r ul {
  margin-bottom: 28px;
}
html body .sec2 .contents-wrap .contents-r ul li {
  letter-spacing: 0;
}
html body .sec2 .contents-wrap .contents-r ul li + li {
  margin-top: 1rem;
}
html body .sec2 .contents-wrap .contents-r .written {
  width: fit-content;
  margin: auto 0 auto auto;
}
html body .sec2 .contents-wrap .contents-r .written p,
html body .sec2 .contents-wrap .contents-r .written figure {
  width: fit-content;
}
@media screen and (max-width: 767px) {
  html body .sec2 .contents-wrap .contents-r .written figure {
    width: 185px;
  }
}
html body .sec2 .contents-wrap .contents-r .written p {
  margin-bottom: 10px;
}
html body .sec2 .contents-wrap .contents-r .written p.date {
  text-align: right;
  font-size: 14px;
  margin-inline: auto 0;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  html body .sec2 .contents-wrap .contents-r .written p.date {
    font-size: 10px;
  }
}
html body .sec3 h3 {
  text-align: center;
  color: #3B709B;
  font-weight: 500;
  font-size: 24px;
  line-height: 2.0833333333;
  letter-spacing: 0.02em;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  html body .sec3 h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 575px) {
  html body .sec3 h3 {
    font-size: 18px;
    font-size: 4.8vw;
  }
}
html body .sec3 p,
html body .sec3 dt,
html body .sec3 dd {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  html body .sec3 p,
  html body .sec3 dt,
  html body .sec3 dd {
    font-size: 16px;
  }
}
html body .sec3 dl {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  html body .sec3 dl {
    margin-top: 20px;
  }
}
@media screen and (min-width: 767px) {
  html body .sec3 dl {
    width: fit-content;
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-inline: auto;
  }
}
html body .sec4 {
  background-color: #EAF7F9;
}
html body .sec4 .contents-list-wrapper {
  background-color: #fff;
  padding: 50px 1rem;
}
@media screen and (max-width: 767px) {
  html body .sec4 .contents-list-wrapper {
    padding: 30px 1rem;
  }
}
html body .sec4 .contents-list-wrapper .contents-list {
  max-width: 920px;
  width: 100%;
  margin-inline: auto;
}
@media screen and (min-width: 767px) {
  html body .sec4 dl {
    display: grid;
    grid-template-columns: 190px 1fr;
  }
}
@media screen and (max-width: 767px) {
  html body .sec4 dl {
    border-bottom: 1px solid #707070;
    padding-bottom: 13px;
  }
}
html body .sec4 dl + dl {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  html body .sec4 dl + dl {
    margin-top: 13px;
  }
}
html body .sec4 dl dt,
html body .sec4 dl dd,
html body .sec4 dl p {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  html body .sec4 dl dt,
  html body .sec4 dl dd,
  html body .sec4 dl p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  html body .sec4 dl dd {
    padding-left: 1em;
  }
}
html body .sec4 dl dd::before {
  content: "：";
  margin-left: -1.3em;
}
@media screen and (max-width: 767px) {
  html body .sec4 dl dd::before {
    content: none;
  }
}
html body .sec5 dl {
  display: grid;
  grid-template-columns: 130px 1fr;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 20px;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 767px) {
  html body .sec5 dl {
    grid-template-columns: 5.5em 1fr;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
  }
}
html body .sec5 dl + dl {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  html body .sec5 dl + dl {
    margin-top: 15px;
  }
}
html body .sec5 dt,
html body .sec5 dd,
html body .sec5 p,
html body .sec5 li {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  html body .sec5 dt,
  html body .sec5 dd,
  html body .sec5 p,
  html body .sec5 li {
    font-size: 16px;
    line-height: 1.5;
  }
}
html body .sec5 li + li {
  margin-top: 10px;
}
@media screen and (min-width: 767px) {
  html body .sec6 .box-wrap {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 260px));
    justify-content: center;
    gap: 40px 20px;
  }
}
html body .sec6 .box-wrap .box {
  max-width: 258px;
  width: 100%;
  height: 360px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  html body .sec6 .box-wrap .box {
    max-width: 300px;
  }
}
html body .sec6 .box-wrap .box figure {
  padding: 30px 12px;
  border: 1px solid #B7B7B7;
  height: calc(100% - 100px);
  display: grid;
  place-content: center;
}
html body .sec6 .box-wrap .box figure img {
  max-height: 200px;
}
html body .sec6 .box-wrap .box p {
  background-color: #3B709B;
  height: 100px;
  display: grid;
  place-content: center;
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
html .contents .sp-sld .slick-prev,
html .contents .sp-sld .slick-next {
  width: 14px;
  height: 45px;
  z-index: 2;
  font-size: 0;
  line-height: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
  top: 30%;
}
html .contents .sp-sld .slick-prev::before,
html .contents .sp-sld .slick-next::before {
  content: "";
}
html .contents .sp-sld {
  /* 前へ */
}
html .contents .sp-sld .slick-prev {
  position: absolute;
  left: -10px;
  background: url("../../images/common/arw-prev-1.svg") no-repeat center/contain;
}
html .contents .sp-sld {
  /* 次へ */
}
html .contents .sp-sld .slick-next {
  position: absolute;
  right: -10px;
  background: url("../../images/common/arw-next-1.svg") no-repeat center/contain;
}
html .contents .sp-sld .slick-track {
  display: flex;
}
html .contents .sp-sld .slick-slide {
  height: auto !important;
}
html .contents .sp-sld .slick-slide > div {
  height: 100%;
}

/*# sourceMappingURL=company.css.map */
