@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;700&family=Noto+Serif+JP:wght@200;300;400;500&family=Roboto:wght@100;300;400;500;700&display=swap");

.u-tb-sp-only {
  display: none !important;
}

.u-sp-only {
  display: none !important;
}

.p-team_head-title,
.p-recruit_head-title {
  margin-top: 130px;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  color: #0078c8;
  letter-spacing: 0.18em;
  line-height: 2;
}
.p-team_head-text,
.p-recruit_head-text {
  margin-top: 45px;
  padding-left: 33px;
}
.p-team_head-text img.comingsoon,
.p-recruit_head-text img.comingsoon {
  margin: auto;
  display: block;
}

.p-recruit_head-title {
  margin-top: 0;
  margin-bottom: 50px;
}
.p-recruit_head-text {
  margin-top: 25px;
}

.l-recruit {
  margin: 115px auto 80px;
  padding: 85px 0;
  background: #efefef;
}
.l-recruit h3 {
  margin: 0 0 25px;
  padding-left: 0.5em;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  border-left: 3px solid;
}
.l-recruit__container {
  margin-top: 60px;
  padding: 60px;
  background: #fff;
}
.l-recruit__container dl {
  margin-left: 0.5em;
  display: grid;
  grid-template-columns: 6em auto;
  border-bottom: 1px solid #b4b4b4;
}
.l-recruit__container dl dt,
.l-recruit__container dl dd {
  padding: 0.5em 0;
}
.l-recruit__container dl dt {
  font-weight: 500;
  text-align: right;
  border-top: 1px solid #b4b4b4;
}
.l-recruit__container dl dd {
  padding-left: 2em;
  border-top: 1px solid #b4b4b4;
}
.l-recruit__container dl dd strong {
  text-indent: -0.5em;
  display: inline-block;
}

.p-contact {
  margin: auto;
  max-width: 980px;
}
.p-contact h3 {
  margin-bottom: 1em;
  padding-left: 0.5em;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  border-left: 3px solid;
}
.p-contact p a {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .u-pc-only {
    display: none !important;
  }
  .u-sp-only {
    display: block !important;
  }
  .p-team_head-title,
  .p-recruit_head-title {
    margin-top: 8.59375vw;
    font-size: 5vw;
  }
  .p-team_head-text,
  .p-recruit_head-text {
    margin-top: 8.59375vw;
    padding-left: 4.21875vw;
  }
  .p-team_head-text img.comingsoon,
  .p-recruit_head-text img.comingsoon {
    width: 52.65625vw;
  }
  .p-recruit_head-title {
    margin-bottom: 7.8125vw;
  }
  .p-recruit_head-text {
    margin-bottom: 3.90625vw;
  }
  .l-recruit {
    margin: 18.75vw auto 12.5vw;
    padding: 12.5vw 0;
  }
  .l-recruit h3 {
    margin: 0 0 3.90625vw 0;
    font-size: 4.375vw;
    line-height: 7.5vw;
  }
  .l-recruit__container {
    margin-top: 9.375vw;
    padding: 9.375vw 3.90625vw;
  }
  .l-recruit__container dl {
    margin-left: 0;
    padding: 3.90625vw 0;
    display: block;
    font-size: 12px;
  }
  .l-recruit__container dl dt,
  .l-recruit__container dl dd {
    padding: 0.5em;
  }
  .l-recruit__container dl dt {
    padding: 0.5em 1em 0;
    text-align: left;
  }
  .l-recruit__container dl dd {
    padding: 0 1em 0.5em;
    border-top: none;
  }
  .p-contact {
    margin: 0 4.21875vw;
  }
  .p-contact h3 {
    font-size: 4.375vw;
    line-height: 7.5vw;
  }
  .p-contact p {
    padding-left: 1em;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .u-tb-sp-only {
    display: block !important;
  }
  .p-team_head-title,
  .p-recruit_head-title {
    margin-top: 10.8333333333vw;
    font-size: 18px;
  }
  .p-recruit_head-title {
    margin-bottom: 4.1666666667vw;
  }
  .p-recruit_head-text {
    margin-top: 2.0833333333vw;
  }
  .l-recruit {
    margin: 9.5833333333vw auto 6.6666666667vw;
    padding: 7.0833333333vw 0;
  }
  .l-recruit h3 {
    margin: 0 0 2.0833333333vw;
  }
  .p-contact {
    max-width: 85.3333333333vw;
  }
}
/*# sourceMappingURL=sourcemaps/team.css.map */
