@charset "UTF-8";
/* コンテンツ最大幅 */
/* color */
/* ============================================ */
/* font */
/* ============================================ */
.job-intro {
  position: relative;
  margin: 100px auto 90px;
}
@media all and (max-width: 1367px) {
  .job-intro {
    margin: 100px auto 45px;
  }
}
@media all and (max-width: 896px) {
  .job-intro {
    padding-top: 350px;
    margin: 50px auto 0;
  }
}
@media (width < 640px) {
  .job-intro {
    padding-top: 300px;
  }
}
@media all and (max-width: 480px) {
  .job-intro {
    padding-top: 250px;
  }
}
.job-intro__copy {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 4.6rem;
  text-align: center;
  max-width: 950px;
  margin: auto;
  word-break: keep-all;
}
@media (width < 1680px) {
  .job-intro__copy {
    max-width: 700px;
  }
}
@media all and (max-width: 1367px) {
  .job-intro__copy {
    font-size: 4rem;
    max-width: 600px;
    line-height: 60px;
  }
}
@media all and (max-width: 1025px) {
  .job-intro__copy {
    max-width: 500px;
  }
}
@media all and (max-width: 896px) {
  .job-intro__copy {
    max-width: 600px;
  }
}
@media (width < 640px) {
  .job-intro__copy {
    font-size: 3.5rem;
  }
}
@media all and (max-width: 480px) {
  .job-intro__copy {
    font-size: clamp(2.5rem, 1.9rem + 3vw, 2.8rem);
    line-height: 45px;
  }
}
.job-intro__sub {
  font-size: clamp(1.4rem, 1.36rem + 0.2vw, 1.6rem);
  max-width: 950px;
  margin: 65px auto 0;
  line-height: 34px;
  padding: 0 15px;
}
@media (width < 1680px) {
  .job-intro__sub {
    max-width: 700px;
  }
}
@media all and (max-width: 1367px) {
  .job-intro__sub {
    max-width: 600px;
    margin: 50px auto 0;
  }
}
@media all and (max-width: 1025px) {
  .job-intro__sub {
    max-width: 500px;
  }
}
@media all and (max-width: 896px) {
  .job-intro__sub {
    max-width: 600px;
  }
}
@media all and (max-width: 480px) {
  .job-intro__sub {
    margin: 32px auto 0;
    line-height: 32px;
    padding: 0;
  }
}
.job-intro__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.job-intro__img--left {
  position: relative;
}
.job-intro__img--left p:first-child {
  position: absolute;
  top: 38px;
  left: 24px;
}
@media (width < 1200px) {
  .job-intro__img--left p:first-child {
    left: 0;
  }
}
@media (width < 1500px) {
  .job-intro__img--left p:first-child img {
    width: 192.8px;
  }
}
@media (width < 1200px) {
  .job-intro__img--left p:first-child img {
    width: 144.6px;
  }
}
@media all and (max-width: 896px) {
  .job-intro__img--left p:first-child img {
    width: 192.8px;
  }
}
@media (width < 640px) {
  .job-intro__img--left p:first-child img {
    width: 144.6px;
  }
}
@media all and (max-width: 480px) {
  .job-intro__img--left p:first-child img {
    width: 120.5px;
  }
}
.job-intro__img--left p:last-child {
  position: absolute;
  top: 229px;
  left: 215px;
}
@media (width < 1500px) {
  .job-intro__img--left p:last-child {
    top: 190px;
    left: 177px;
  }
}
@media all and (max-width: 1367px) {
  .job-intro__img--left p:last-child {
    top: 215px;
    left: 120px;
  }
}
@media (width < 1200px) {
  .job-intro__img--left p:last-child {
    top: 153px;
    left: 115px;
  }
}
@media all and (max-width: 896px) {
  .job-intro__img--left p:last-child {
    top: 190px;
    left: 152px;
  }
}
@media (width < 640px) {
  .job-intro__img--left p:last-child {
    top: 153px;
    left: 115px;
  }
}
@media all and (max-width: 480px) {
  .job-intro__img--left p:last-child {
    top: 133px;
    left: 95px;
  }
}
@media (width < 1500px) {
  .job-intro__img--left p:last-child img {
    width: 132.8px;
  }
}
@media (width < 1200px) {
  .job-intro__img--left p:last-child img {
    width: 99.6px;
  }
}
@media all and (max-width: 896px) {
  .job-intro__img--left p:last-child img {
    width: 132.8px;
  }
}
@media (width < 640px) {
  .job-intro__img--left p:last-child img {
    width: 99.6px;
  }
}
@media all and (max-width: 480px) {
  .job-intro__img--left p:last-child img {
    width: 83px;
  }
}
.job-intro__img--right {
  position: relative;
}
.job-intro__img--right p {
  position: absolute;
  top: -35px;
  right: 0;
}
@media all and (max-width: 896px) {
  .job-intro__img--right p {
    top: auto;
  }
}
@media (width < 1500px) {
  .job-intro__img--right p img {
    width: 285.6px;
  }
}
@media (width < 1200px) {
  .job-intro__img--right p img {
    width: 214.2px;
  }
}
@media all and (max-width: 896px) {
  .job-intro__img--right p img {
    width: 285.6px;
  }
}
@media (width < 640px) {
  .job-intro__img--right p img {
    width: 214.2px;
  }
}
@media all and (max-width: 480px) {
  .job-intro__img--right p img {
    width: 178.5px;
  }
}
.job-intro__img img {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.16);
}

.job-list {
  padding-top: 90px;
}
@media all and (max-width: 480px) {
  .job-list {
    padding-top: 45px;
  }
}
.job-list .common-ttl__normal {
  margin-top: 0;
}
@media all and (max-width: 480px) {
  .job-list .common-ttl__normal {
    margin-top: 0;
  }
}
.job-list .common-col2 {
  margin-top: 65px;
  gap: 48px;
}
@media all and (max-width: 480px) {
  .job-list .common-col2 {
    margin-top: 30px;
  }
}
@media all and (max-width: 1025px) {
  .job-list .common-col2 {
    gap: 24px;
  }
}
.job-list__card {
  border-radius: 16px;
  border: 1px solid #0079C0;
}
.job-list__card dl dt {
  position: relative;
  background: #0079C0;
  color: #fff;
  font-size: clamp(1.6rem, 1.46rem + 0.7vw, 2.3rem);
  font-weight: 500;
  text-align: center;
  padding: 8px;
  border-radius: 14px 14px 0 0;
}
.job-list__card dl dd {
  padding: 30px 50px;
  font-size: clamp(1.4rem, 1.32rem + 0.4vw, 1.8rem);
  line-height: 34px;
}
@media all and (max-width: 1025px) {
  .job-list__card dl dd {
    padding: 20px 25px;
    font-size: clamp(1.4rem, 1.34rem + 0.3vw, 1.7rem);
  }
}
@media all and (max-width: 480px) {
  .job-list__card dl dd {
    padding: 15px 20px;
    line-height: 28px;
  }
}
.job-list__iconnow {
  position: absolute;
  color: #212121;
  background: #FF0;
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2.4rem);
  font-weight: 500;
  text-align: center;
  padding: 0 8px;
  top: 50%;
  transform: translateY(-50%);
  left: 50px;
}
@media all and (max-width: 1025px) {
  .job-list__iconnow {
    left: 20px;
    font-size: clamp(1.4rem, 1.24rem + 0.8vw, 2.2rem);
  }
}

.job-detail .common-ttl__small {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0 24px;
}
@media all and (max-width: 480px) {
  .job-detail .common-ttl__small {
    gap: 0 15px;
    padding: 12px 10px;
  }
}
.job-detail .common-ttl__small.blue {
  margin-top: 70px;
}
@media all and (max-width: 896px) {
  .job-detail .common-ttl__small.blue {
    margin-top: 35px;
  }
}
.job-detail .common-ttl__small.blue + h4 {
  margin-top: 30px;
}
.job-detail .common-ttl__small span.icon_jyonin {
  color: #fff;
  background: #FF7C7C;
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2.4rem);
  font-weight: 500;
  text-align: center;
  padding: 0 8px;
  min-width: 85px;
}
@media all and (max-width: 1025px) {
  .job-detail .common-ttl__small span.icon_jyonin {
    font-size: clamp(1.4rem, 1.24rem + 0.8vw, 2.2rem);
  }
}
.job-detail .common-block__item:first-child {
  margin-top: 26px;
}
.job-detail .common-block__item dt {
  background: #505050;
}
.job-detail .common-block__item dt::before {
  background-color: #505050;
}
.job-detail .common-block__item .job-detail__btn a {
  position: relative;
  box-sizing: border-box;
  padding: 13px 32px;
  display: block;
  border: 2px solid #0079C0;
  font-size: clamp(1.5rem, 1.36rem + 0.7vw, 2.2rem);
  font-weight: 700;
  max-width: 358px;
  color: #fff;
  text-decoration: none;
  background-color: #0079C0;
  z-index: 10;
  border-radius: 8px;
}
@media all and (max-width: 480px) {
  .job-detail .common-block__item .job-detail__btn a {
    padding: 13px;
    max-width: 100%;
  }
}
.job-detail .common-block__item .job-detail__btn a::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  background: url(../../assets/images/common/icon_arrowline_left_w.svg) center/contain no-repeat;
  width: 40px;
  height: 40px;
  transition: background 0.3s ease;
}
@media all and (max-width: 480px) {
  .job-detail .common-block__item .job-detail__btn a::before {
    right: 16px;
    width: 35px;
    height: 35px;
  }
}
.job-detail .common-block__item .job-detail__btn a::after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  transition: all 0.3s ease-out;
  border-radius: 8px;
}
@media (hover: hover) {
  .job-detail .common-block__item .job-detail__btn a:hover {
    opacity: 1;
    color: #0079C0;
    background-color: transparent;
  }
  .job-detail .common-block__item .job-detail__btn a:hover::before {
    background: url(../../assets/images/common/icon_arrowline_left_b.svg) center/contain no-repeat;
  }
  .job-detail .common-block__item .job-detail__btn a:hover::after {
    width: 100%;
  }
}
.job-detail__nojob {
  margin-top: 50px;
  font-size: clamp(1.4rem, 1.28rem + 0.6vw, 2rem);
}
@media all and (max-width: 896px) {
  .job-detail__nojob {
    margin-top: 25px;
  }
}

.job-app {
  margin-top: 150px;
  padding: 150px 0;
}
@media all and (max-width: 1367px) {
  .job-app {
    margin-top: 65px;
    padding: 65px 0;
  }
}
.job-app__wrapper {
  position: relative;
  z-index: 1;
}
.job-app__haedline {
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  justify-content: space-between;
  gap: 30px 0;
}
.job-app__right {
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  justify-content: space-between;
  gap: 24px;
  margin-left: 18px;
}
@media all and (max-width: 480px) {
  .job-app__right {
    margin: 0 0 0 10px;
  }
}
.job-app__txt {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 48px;
  color: #212121;
}
@media (width < 1680px) {
  .job-app__txt {
    font-size: 2.2rem;
  }
}
@media all and (max-width: 896px) {
  .job-app__txt {
    font-size: 2rem;
    line-height: 40px;
  }
}
@media all and (max-width: 480px) {
  .job-app__txt {
    font-size: 1.6rem;
    line-height: 32px;
  }
}
.job-app__btn a {
  position: relative;
  box-sizing: border-box;
  padding: 22px 76px 22px 32px;
  display: block;
  border: 2px solid #0079C0;
  font-size: clamp(1.6rem, 1.36rem + 1.2vw, 2.8rem);
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  background-color: #0079C0;
  z-index: 10;
  border-radius: 8px;
  width: 514px;
}
@media (width < 514px) {
  .job-app__btn a {
    width: 100%;
  }
}
@media all and (max-width: 480px) {
  .job-app__btn a {
    padding: 10px 45px 10px 20px;
  }
}
.job-app__btn a::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 32px;
  width: 36px;
  height: 36px;
  background: url(../../assets/images/common/icon_outside_w.svg) center center/contain no-repeat;
}
@media all and (max-width: 480px) {
  .job-app__btn a::before {
    right: 10px;
    width: 26px;
    height: 26px;
  }
}
.job-app__btn a::after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  transition: all 0.3s ease-out;
  border-radius: 8px;
}
@media (hover: hover) {
  .job-app__btn a:hover {
    opacity: 1;
    color: #0079C0;
    background-color: transparent;
  }
  .job-app__btn a:hover::before {
    background: url(../../assets/images/common/icon_outside_b.svg) center/contain no-repeat;
  }
  .job-app__btn a:hover::after {
    width: 100%;
  }
}
.job-app__contact {
  border-radius: 16px;
  background: #FFF;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.08);
  padding: 45px 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
  gap: 20px;
}
@media all and (max-width: 1367px) {
  .job-app__contact {
    padding: 30px 50px;
    margin-top: 30px;
  }
}
@media all and (max-width: 480px) {
  .job-app__contact {
    padding: 25px 30px;
    justify-content: center;
  }
}
.job-app__contact--school {
  color: #000;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(1.8rem, 1.6rem + 1vw, 2.8rem);
  font-weight: 700;
  margin-bottom: 7px;
}
@media all and (max-width: 480px) {
  .job-app__contact--school {
    text-align: center;
  }
}
.job-app__contact--name {
  border-radius: 100vmax;
  border: 1px solid #0079C0;
  padding: 0 25px;
  text-align: center;
  font-size: clamp(1.4rem, 1.32rem + 0.4vw, 1.8rem);
  margin-bottom: 22px;
}
.job-app__contact--tel {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: 0;
  font-size: clamp(1.5rem, 1.4rem + 0.5vw, 2rem);
  font-weight: 500;
  padding: 0 8px 3px;
  border-bottom: 1px solid #CCC;
}
.job-app__contact--tel a {
  color: #333333;
  pointer-events: none;
}
@media all and (max-width: 480px) {
  .job-app__contact--tel a {
    pointer-events: auto;
  }
}
.job-app__contact--tel a span.reading {
  display: inline-block;
}
.job-app__contact--tel + .job-app__contact--tel {
  margin-top: 5px;
}
.job-app__contact ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 18px;
  width: 100%;
  max-width: 890px;
}
@media all and (max-width: 480px) {
  .job-app__contact ul {
    gap: 15px;
  }
}
.job-app__contact ul li {
  width: calc(33.3333333333% - 12px);
}
@media (width < 640px) {
  .job-app__contact ul li {
    width: 100%;
  }
}
.job-app__contact ul li a {
  position: relative;
  box-sizing: border-box;
  padding: 22px 65px 22px 32px;
  display: block;
  border: 1px solid #0079C0;
  font-size: 2.2rem;
  font-weight: 700;
  color: #0079C0;
  text-decoration: none;
  background-color: transparent;
  z-index: 10;
  border-radius: 8px;
  text-align: center;
}
@media all and (max-width: 1025px) {
  .job-app__contact ul li a {
    padding: 22px 45px 22px 15px;
    font-size: 1.8rem;
  }
}
@media all and (max-width: 896px) {
  .job-app__contact ul li a {
    padding: 22px 25px 22px 0px;
    font-size: 1.6rem;
  }
}
@media all and (max-width: 480px) {
  .job-app__contact ul li a {
    padding: 15px 32px;
  }
}
.job-app__contact ul li a::before {
  position: absolute;
  content: "";
  right: 32px;
  width: 36px;
  height: 36px;
  background: url(../../assets/images/common/icon_mail_b.svg) right center/contain no-repeat;
}
@media all and (max-width: 1025px) {
  .job-app__contact ul li a::before {
    right: 20px;
    width: 26px;
    height: 26px;
  }
}
@media all and (max-width: 896px) {
  .job-app__contact ul li a::before {
    right: 10px;
  }
}
@media all and (max-width: 480px) {
  .job-app__contact ul li a::before {
    right: 16px;
  }
}
.job-app__contact ul li a::after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background: #0079C0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  transition: all 0.3s ease-out;
  border-radius: 5px;
}
@media (hover: hover) {
  .job-app__contact ul li a:hover {
    opacity: 1;
    color: #fff;
    background-color: transparent;
  }
  .job-app__contact ul li a:hover::before {
    background: url(../../assets/images/common/icon_mail_w.svg) right center/contain no-repeat;
    transition: background 0.3s ease;
  }
  .job-app__contact ul li a:hover::after {
    width: 100%;
  }
}
.job-app__contact ul li.wide {
  width: 100%;
}
.job-app__contact ul li.wide a::before {
  position: absolute;
  content: "";
  right: 32px;
  width: 44px;
  height: 44px;
  background: url(../../assets/images/common/icon_outside_b.svg) left center/contain no-repeat;
}
@media all and (max-width: 1025px) {
  .job-app__contact ul li.wide a::before {
    right: 17px;
    width: 26px;
    height: 26px;
  }
}
@media all and (max-width: 896px) {
  .job-app__contact ul li.wide a::before {
    right: 10px;
  }
}
@media all and (max-width: 480px) {
  .job-app__contact ul li.wide a::before {
    right: 16px;
  }
}
@media (hover: hover) {
  .job-app__contact ul li.wide a:hover::before {
    background: url(../../assets/images/common/icon_outside_w.svg) left center/contain no-repeat;
    transition: background 0.3s ease;
  }
}

.footer {
  margin-top: 0;
}
@media all and (max-width: 896px) {
  .footer {
    margin-top: 0;
  }
}