@charset "UTF-8";
/* Sass Document */
.p-job__heading {
  padding-top: 16.7rem;
  padding-bottom: 2.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-job__heading {
    padding-top: 5.7rem;
    padding-bottom: 1rem;
  }
}

.p-job__heading-inner {
  max-width: 136.6rem;
  width: 100%;
  position: relative;
  margin-inline: auto;
}
.p-job__heading-inner .p-img {
  position: absolute;
}
.p-job__heading-inner .p-img01 {
  width: 21.1rem;
  left: 0;
  top: -7.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-job__heading-inner .p-img01 {
    width: 9rem;
    top: -8.6rem;
  }
}
.p-job__heading-inner .p-img02 {
  width: 28rem;
  right: 5.3rem;
  top: 10rem;
}
@media screen and (max-width: 767.98px) {
  .p-job__heading-inner .p-img02 {
    width: 9rem;
    top: 13rem;
    right: 0;
  }
}
.p-job__heading-inner .p-img03 {
  width: 28rem;
  left: 5.3rem;
  top: 13.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-job__heading-inner .p-img03 {
    width: 9.8rem;
    left: auto;
    right: 0;
    top: 34rem;
  }
}
.p-job__heading-inner .p-img04 {
  width: 21rem;
  right: 0;
  top: 37.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-job__heading-inner .p-img04 {
    width: 11rem;
    right: 0;
    top: auto;
    bottom: 3rem;
  }
}

.p-job__heading-ttl {
  font-weight: 900;
  text-align: center;
  font-size: 8rem;
  color: #fff;
  margin-bottom: 6rem;
}
@media screen and (max-width: 767.98px) {
  .p-job__heading-ttl {
    font-size: 3.4rem;
    margin-bottom: 2rem;
  }
}
.p-job__heading-ttl .u-txtsize--small {
  font-size: 3.6rem;
  display: block;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-job__heading-ttl .u-txtsize--small {
    font-size: 1.8rem;
    margin-bottom: 1.3rem;
  }
}
.p-job__heading-ttl .u-txtsize--large {
  font-size: 11rem;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 767.98px) {
  .p-job__heading-ttl .u-txtsize--large {
    font-size: 6.1rem;
  }
}

.p-job__heading-txt {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.1;
}
@media screen and (max-width: 767.98px) {
  .p-job__heading-txt {
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.875;
    padding-inline: 2rem;
  }
}
.p-job__heading-txt + .p-job__heading-txt {
  margin-top: 2em;
}

.p-loop-txt-wrapper {
  overflow: clip;
  width: 100%;
  margin-top: 2.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-loop-txt-wrapper {
    margin-top: 0;
  }
}

.p-loop-txt {
  display: flex;
  -webkit-animation: slideTxt 42s linear infinite;
          animation: slideTxt 42s linear infinite;
  gap: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0;
}
.p-loop-txt p {
  text-transform: uppercase;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-size: 14rem;
  font-weight: 700;
  color: #fff;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 0;
  white-space: nowrap;
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .p-loop-txt p {
    font-size: 6rem;
  }
}
.p-loop-txt p span {
  display: inline-block;
  white-space: nowrap;
}
.p-loop-txt p i {
  display: inline-block;
  width: 10.2rem;
  height: 11.9rem;
  overflow: clip;
}
@media screen and (max-width: 767.98px) {
  .p-loop-txt p i {
    width: 4.2rem;
    height: 4.9rem;
  }
}
.p-loop-txt p i img {
  width: 100%;
  height: 100%;
  -o-object-position: top center;
     object-position: top center;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-ps {
  overflow: clip;
}

.p-ps__ttl {
  width: 83.9rem;
}
@media screen and (max-width: 767.98px) {
  .p-ps__ttl {
    width: auto;
  }
}
.p-ps__ttl img {
  width: 100%;
}

.p-job__content {
  padding-top: 12rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-job__content {
    padding-top: 4rem;
  }
}

.p-job__block {
  display: grid;
  max-width: 136.6rem;
  margin-inline: auto;
  margin-top: 10.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-job__block {
    display: block;
    padding-inline: 2rem;
    margin-top: 2.8rem;
  }
}

.p-job__txt-werapper {
  grid-row: 1;
  grid-column: 1;
  position: relative;
  z-index: 1;
  max-width: 117rem;
  width: 100%;
  margin-inline: auto;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-job__txt-werapper {
    margin-top: 0;
  }
}
.p-job__txt-werapper .c-ttl {
  font-size: 4.8rem;
  font-weight: 900;
  line-height: 1.5833333333;
  margin-bottom: 7.1rem;
}
@media screen and (max-width: 767.98px) {
  .p-job__txt-werapper .c-ttl {
    font-size: 2.2rem;
    margin-bottom: 2rem;
  }
}
.p-job__txt-werapper .c-ttl .u-bgcolor--black {
  background-color: #1d1d1d;
  color: #fff;
  padding-inline: 0.5rem;
}
.p-job__txt-werapper .c-txt {
  font-size: 2rem;
  line-height: 2.4;
}
@media screen and (max-width: 767.98px) {
  .p-job__txt-werapper .c-txt {
    font-size: 1.6rem;
    line-height: 1.875;
  }
}

.p-jpb__img-wrapper {
  grid-row: 1;
  grid-column: 1;
  margin-left: auto;
  width: 71rem;
}
@media screen and (max-width: 767.98px) {
  .p-jpb__img-wrapper {
    width: auto;
    margin: 2rem 0 0;
  }
}

.p-job-description {
  max-width: 110rem;
  margin: 6rem auto 0;
  background-color: #fff;
  display: flex;
  padding-block: 4.5rem;
}
.p-job-description:has(.u-right) {
  padding-bottom: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-job-description {
    margin-top: 2rem;
    padding-block: 2rem;
    display: block;
    margin-inline: 2rem;
  }
}

.p-job-description__heading {
  width: 38.2rem;
  flex-shrink: 0;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-job-description__heading {
    width: 100%;
    padding-bottom: 2rem;
  }
}
.p-job-description__heading .c-mark {
  width: 6rem;
  height: 6rem;
  display: block;
  margin-inline: auto;
}
@media screen and (max-width: 767.98px) {
  .p-job-description__heading .c-mark {
    width: 4.3rem;
    height: 4.3rem;
  }
}

.p-job-desc__ttl {
  text-align: center;
  font-size: 2.6rem;
  font-weight: 700;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-job-desc__ttl {
    font-size: 2.2rem;
  }
}
.p-job-desc__ttl span {
  display: block;
  font-size: 1.4rem;
  margin-top: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-job-desc__ttl span {
    margin-top: 0.5rem;
  }
}

.p-job-description__body {
  flex-grow: 1;
  padding: 1.5rem 1rem 1.5rem 8rem;
  position: relative;
}
.p-job-description__body::before {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  background-color: #1d1d1d;
  height: 100%;
  top: 0;
}
@media screen and (max-width: 767.98px) {
  .p-job-description__body::before {
    right: 0;
    left: 0;
    height: 1px;
    width: 90%;
    margin-inline: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .p-job-description__body {
    padding: 2rem 2rem 0;
  }
}
.p-job-description__body .c-txt.u-right {
  margin-top: 1rem;
  text-align: right;
  margin-right: -1rem;
}
@media screen and (max-width: 767.98px) {
  .p-job-description__body .c-txt.u-right {
    margin-right: 0;
  }
}
.p-ps .p-job-description__body::before {
  height: 83%;
}
@media screen and (max-width: 767.98px) {
  .p-ps .p-job-description__body::before {
    height: 1px;
    width: 90%;
  }
}

.p-job-description__inner {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 1rem;
}

.p-job-description__list {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 1.5rem 3.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-job-description__list {
    display: block;
  }
  .p-job-description__list li {
    font-size: 1.5rem;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.4;
  }
  .p-job-description__list li + li {
    margin-top: 0.5em;
  }
}

.p-img-carousel {
  width: 100%;
  overflow: clip;
  margin-top: 6rem;
}
@media screen and (max-width: 767.98px) {
  .p-img-carousel {
    margin-top: 2rem;
  }
}

.p-img-carousel__block {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.p-img-carousel__block > div {
  display: flex;
}
.p-img-carousel__block > div > div {
  display: flex;
  flex-shrink: 0;
  width: 196rem;
}
@media screen and (max-width: 767.98px) {
  .p-img-carousel__block > div > div {
    width: 96rem;
  }
}
.p-img-carousel__block.block01 {
  -webkit-animation: carousel 50s infinite linear;
          animation: carousel 50s infinite linear;
}
.p-img-carousel__block.block02 {
  margin-top: 1rem;
  transform: translateX(-50%);
  -webkit-animation: carousel-rev 50s infinite linear;
          animation: carousel-rev 50s infinite linear;
}

.p-rewarding {
  margin-top: 9.9rem;
}
@media screen and (max-width: 767.98px) {
  .p-rewarding {
    margin-top: 5rem;
  }
}

.p-rewarding__content {
  display: flex;
  flex-direction: row-reverse;
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
@media screen and (max-width: 767.98px) {
  .p-rewarding__content {
    display: block;
  }
}

.p-rewarding__ttl {
  font-size: 8.6rem;
  font-weight: 700;
  margin-bottom: 5.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-rewarding__ttl {
    font-size: 2.7rem;
    margin-bottom: 2rem;
  }
}
.p-rewarding__ttl .u-en {
  display: block;
  text-transform: uppercase;
  font-size: 2.4rem;
  font-weight: 800;
  margin-top: 2.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-rewarding__ttl .u-en {
    font-size: 1.7rem;
    margin-top: 1.3rem;
  }
}

.p-rewarding__img-wrapper {
  width: 51rem;
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .p-rewarding__img-wrapper {
    width: auto;
    margin-top: 2rem;
  }
}
.p-rewarding__img-wrapper img {
  display: block;
}
.p-rewarding__img-wrapper .img01 {
  width: 47rem;
}
@media screen and (max-width: 767.98px) {
  .p-rewarding__img-wrapper .img01 {
    width: 65%;
    margin-left: auto;
  }
}
.p-rewarding__img-wrapper .img02 {
  width: 35.9rem;
  margin-left: auto;
  margin-top: -7.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-rewarding__img-wrapper .img02 {
    width: 50%;
    margin-left: 0;
    margin-right: auto;
    margin-top: -10rem;
  }
}

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

.p-skill {
  margin-top: 4rem;
}
@media screen and (max-width: 767.98px) {
  .p-skill {
    margin-top: 2rem;
  }
}
.p-skill .c-note {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-top: 0.6rem;
  font-size: 1.2rem;
  line-height: 1.5;
}
@media screen and (max-width: 767.98px) {
  .p-skill .c-note {
    margin-left: 0;
  }
}

.p-skill__content {
  background-color: #fff;
  border-radius: 1rem;
  padding: 4.1rem 2rem 4.1rem 4rem;
}
@media screen and (max-width: 767.98px) {
  .p-skill__content {
    padding: 3rem 2rem;
  }
}
.p-skill__content .c-ttl {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: -0.08em;
}
@media screen and (max-width: 767.98px) {
  .p-skill__content .c-ttl {
    font-size: 2rem;
    letter-spacing: 0;
  }
}

.p-skill__inner {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
  -moz-column-gap: 3.1rem;
       column-gap: 3.1rem;
}
@media screen and (max-width: 767.98px) {
  .p-skill__inner {
    display: block;
  }
}

@media screen and (max-width: 767.98px) {
  .p-skill__block + .p-skill__block {
    margin-top: 2.7rem;
  }
}
.p-skill__block dt {
  min-width: 9rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-block: 0.4rem;
  background-color: #00b315;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
}
.p-skill__block dd {
  margin-top: 1.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-skill__block dd {
    margin-top: 1.2rem;
  }
}
.p-skill__block li {
  position: relative;
  padding-left: 1.7rem;
  line-height: 1.4;
  font-size: 1.5rem;
}
.p-skill__block li + li {
  margin-top: 0.7rem;
}
.p-skill__block li::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 100vw;
  background-color: #00b315;
  top: 0.8rem;
}

.p-timeschedule {
  margin-top: 6.8rem;
  padding-bottom: 8rem;
}
@media screen and (max-width: 767.98px) {
  .p-timeschedule {
    margin-top: 5rem;
    padding-bottom: 5rem;
  }
}

.p-timeschedule__tab {
  display: flex;
  justify-content: flex-end;
  font-size: 2.8rem;
  font-weight: 900;
  position: relative;
  z-index: 2;
  -moz-column-gap: 0.3rem;
       column-gap: 0.3rem;
  margin-top: -2rem;
}
@media screen and (max-width: 767.98px) {
  .p-timeschedule__tab {
    font-size: 1.9rem;
  }
}
.p-timeschedule__tab li {
  width: 26rem;
  min-height: 7rem;
  background-color: #00b315;
  border: 4px solid #00b315;
  border-bottom: none;
  color: #fff;
  position: relative;
}
.p-timeschedule__tab li.c-current {
  background-color: #fff;
  color: #00b315;
}
.p-timeschedule__tab li.c-current::before {
  content: "";
  position: absolute;
  top: 100%;
  height: 5px;
  width: 100%;
  left: 0;
  right: 0;
  background-color: #fff;
  pointer-events: none;
}
@media screen and (max-width: 767.98px) {
  .p-timeschedule__tab li {
    border-width: 2px;
    width: 50%;
    min-height: 5rem;
  }
}
.p-timeschedule__tab button {
  font: inherit;
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: grid;
  place-content: center;
  background-color: transparent;
}
@media (any-hover) {
  .p-timeschedule__tab button {
    transition: 0.3s;
  }
  .p-timeschedule__tab button:hover {
    opacity: 0.7;
  }
}

.schedule02 {
  margin-top: 10rem;
}
@media screen and (max-width: 767.98px) {
  .schedule02 {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 767.98px) {
  .schedule02 .p-timescedue__ttl {
    margin-bottom: 2.5rem;
  }
}
.schedule02 .p-timeschedule__inner {
  margin-top: 4.5rem;
}
@media screen and (max-width: 767.98px) {
  .schedule02 .p-timeschedule__inner {
    margin-top: 0;
  }
}

.p-timescedue__ttl {
  padding-left: 6.2rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-timescedue__ttl {
    padding-left: 3.8rem;
    margin-bottom: 3.7rem;
  }
}
.p-timescedue__ttl::before {
  content: "";
  position: absolute;
  width: 5rem;
  height: 5rem;
  background: url(../img/job/icn_time.svg) no-repeat center center/100% 100%;
  top: 2.5rem;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  .p-timescedue__ttl::before {
    width: 3rem;
    height: 3rem;
    top: 0.3rem;
  }
}
.p-timescedue__ttl .u-en {
  font-size: 10rem;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
  display: block;
}
@media screen and (max-width: 767.98px) {
  .p-timescedue__ttl .u-en {
    font-size: 3.6rem;
  }
}
.p-timescedue__ttl .u-jp {
  display: block;
  font-size: 2.4rem;
  font-weight: 900;
}
@media screen and (max-width: 767.98px) {
  .p-timescedue__ttl .u-jp {
    line-height: 1.4;
    font-size: 1.6rem;
  }
}

.p-timescedule__content {
  width: 100%;
  border: 4px solid #00b315;
  background-color: #fff;
  padding: 6rem 2rem 0 6rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-timescedule__content {
    display: block;
    padding: 2rem 2rem 0;
    border-width: 2px;
  }
}
.p-timescedule__content .c-note {
  font-size: 1.2rem;
  margin-top: 1rem;
  margin-left: 1rem;
}

.p-timesuchedule__block {
  display: flex;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-timesuchedule__block {
    display: block;
  }
}
.p-timesuchedule__block .c-time {
  font-size: 2.8rem;
  font-weight: 700;
  color: #00b315;
  border-radius: 100vw;
  border: 2px solid #00b315;
  background-color: #fff;
  padding: 0.1rem 2.8rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 22.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-timesuchedule__block .c-time {
    font-size: 1.8rem;
    min-width: 16.6rem;
  }
}
.p-timesuchedule__block .c-img {
  margin-top: 2.8rem;
  margin-left: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-timesuchedule__block .c-img {
    margin-top: 1.8rem;
    margin-left: 0;
  }
}
.p-timesuchedule__block .p-block {
  width: 34rem;
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .p-timesuchedule__block .p-block {
    width: 100%;
  }
}
.p-timesuchedule__block .c-img-last01 {
  width: 29.3rem;
  position: absolute;
  bottom: 0;
  right: 5.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-timesuchedule__block .c-img-last01 {
    position: static;
    width: 80%;
    margin-inline: auto;
  }
}

/* .p-pm {
	.p-timesuchedule__block {
		.p-block:first-of-type {
			width: 36rem;
			flex-shrink: 0;
			@include mq(m) {
				width: 100%;
			}
		}
	}
} */
.p-schedule-detail__list {
  margin-left: 2.8rem;
  position: relative;
  padding-top: 1.6rem;
  padding-left: 2.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-schedule-detail__list {
    margin-left: 1.7rem;
    padding-left: 1.5rem;
  }
}
.p-schedule-detail__list.u-has-line {
  padding-bottom: 3.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-schedule-detail__list.u-has-line {
    padding-bottom: 2.5rem;
  }
}
.p-schedule-detail__list.u-has-line::before {
  content: "";
  position: absolute;
  left: 0;
  width: 2px;
  border-radius: 100vw;
  top: 0;
  height: 100%;
  border-left: 2px dashed #00b315; /* 縦の点線 */
}
.p-schedule-detail__list li {
  font-size: 1.6rem;
  line-height: 1.75;
  position: relative;
  padding-left: 1.5rem;
  white-space: nowrap;
}
@media screen and (max-width: 767.98px) {
  .p-schedule-detail__list li {
    font-size: 1.4rem;
  }
}
.p-schedule-detail__list li::before {
  content: "";
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #00b315;
  border-radius: 100vw;
  left: 0;
  top: 1rem;
}

.p-worktime {
  margin-bottom: 3.2rem;
  max-width: 32rem;
  font-size: 3.6rem;
  font-weight: 700;
  color: #00b315;
  padding-bottom: 0.8rem;
  padding-left: 0.5rem;
  background: linear-gradient(180deg, rgba(255, 221, 0, 0) 0%, rgba(255, 221, 0, 0) 68%, rgb(255, 221, 0) 68%);
}
@media screen and (max-width: 767.98px) {
  .p-worktime {
    font-size: 2.1rem;
    margin-bottom: 2.1rem;
  }
}

#changes {
  padding-bottom: 4.7rem;
}
@media screen and (max-width: 767.98px) {
  #changes {
    padding-bottom: 2rem;
  }
  #changes .p-block + .p-block {
    margin-top: 4rem;
  }
}

#day {
  padding-bottom: 0;
}
#day .p-timesuchedule__block {
  -moz-column-gap: 0;
       column-gap: 0;
}
@media screen and (max-width: 767.98px) {
  #day .p-timesuchedule__block {
    margin-top: 1rem;
  }
}
#day .p-block {
  margin-right: 3rem;
}
@media screen and (max-width: 767.98px) {
  #day .p-block {
    margin-right: 0;
  }
}
#day .p-block:nth-of-type(2) {
  margin-right: 0;
  width: 32rem;
}
@media screen and (max-width: 767.98px) {
  #day .p-block:nth-of-type(2) {
    width: 100%;
  }
}

.p-img-list {
  width: 33rem;
  flex-shrink: 0;
  margin-right: 6rem !important;
}
@media screen and (max-width: 767.98px) {
  .p-img-list {
    width: auto;
    margin-top: 4rem;
    margin-right: 0;
  }
}
.p-img-list figure + figure {
  margin-top: 2.9rem;
}
@media screen and (max-width: 767.98px) {
  .p-img-list figure + figure {
    margin-top: 1rem;
  }
}

.c-img-last02 {
  width: 28.9rem;
  margin-inline: auto;
}
@media screen and (max-width: 767.98px) {
  .c-img-last02 {
    width: 80%;
  }
}

.p-tabcontent {
  display: block;
}
@media screen and (max-width: 767.98px) {
  .p-tabcontent {
    padding-bottom: 0;
  }
}
.p-tabcontent.is-hide {
  display: none;
}

.p-careermodel {
  padding-top: 7.4rem;
  padding-bottom: 8.9rem;
}
@media screen and (max-width: 767.98px) {
  .p-careermodel {
    padding-top: 4.6rem;
    padding-bottom: 5rem;
  }
}

.p-careermodel__ttl {
  text-align: center;
  color: #fff;
  margin-bottom: 5.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-careermodel__ttl {
    margin-bottom: 3.4rem;
  }
}
.p-careermodel__ttl .u-en {
  display: block;
  font-size: 12rem;
  font-weight: 800;
  text-transform: uppercase;
}
@media screen and (max-width: 767.98px) {
  .p-careermodel__ttl .u-en {
    font-size: 4.1rem;
  }
}
.p-careermodel__ttl .u-jp {
  display: block;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767.98px) {
  .p-careermodel__ttl .u-jp {
    font-size: 1.5rem;
  }
}

.p-modal {
  background-color: rgba(0, 179, 21, 0.8);
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none;
}
.p-modal.is-show {
  display: flex;
}

.p-modal__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.p-modal__inner {
  position: relative;
  z-index: 2;
  width: 90%;
  flex-shrink: 0;
}
.p-modal__inner img {
  width: 100%;
}

.p-modal__close {
  position: absolute;
  top: -1rem;
  right: 0;
  width: 4rem;
  height: 4rem;
  transform: translateY(-100%);
  cursor: pointer;
  background-color: transparent;
  font-size: 4rem;
  color: #fff;
}

.p-careemoder__img-wrapper {
  border-radius: 1rem;
  overflow: clip;
}
.p-careemoder__img-wrapper .p-modal-open {
  background-color: transparent;
  border: none;
  pointer-events: none;
}
@media screen and (max-width: 767.98px) {
  .p-careemoder__img-wrapper .p-modal-open {
    position: relative;
    cursor: pointer;
    pointer-events: auto;
  }
  .p-careemoder__img-wrapper .p-modal-open::before {
    position: absolute;
    width: 4rem;
    height: 4rem;
    bottom: 1rem;
    right: 1.5rem;
    content: "";
    background: url(../img/common/icn_zoom_b.png) no-repeat center center/contain;
    pointer-events: none;
  }
}

.p-careermodel-case {
  margin-top: 7.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-careermodel-case {
    margin-top: 5rem;
  }
}

.p-careemodel-case__ttl {
  color: #fff;
}
.p-careemodel-case__ttl .u-en {
  text-transform: uppercase;
  font-weight: 800;
}
.p-careemodel-case__ttl .u-en.u-sub {
  font-size: 3rem;
}
@media screen and (max-width: 767.98px) {
  .p-careemodel-case__ttl .u-en.u-sub {
    font-size: 2.2rem;
  }
}
.p-careemodel-case__ttl .u-en.u-main {
  font-size: 8rem;
}
@media screen and (max-width: 767.98px) {
  .p-careemodel-case__ttl .u-en.u-main {
    font-size: 3.5rem;
  }
}
.p-careemodel-case__ttl .u-flex {
  display: flex;
  align-items: center;
}
.p-careemodel-case__ttl .u-jp {
  display: inline-block;
  font-size: 3.6rem;
  font-weight: 900;
  margin-left: 2.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-careemodel-case__ttl .u-jp {
    font-size: 2rem;
    margin-left: 1rem;
  }
}

.p-careermodel-case__list {
  display: flex;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  margin-top: 3.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-careermodel-case__list {
    display: block;
    margin-top: 1.2rem;
  }
}

.p-careermodel-case__item {
  border: 2px solid #1d1d1d;
  display: flex;
  flex-direction: column;
  width: calc((100% - 3rem) / 4);
}
@media screen and (max-width: 767.98px) {
  .p-careermodel-case__item {
    width: 100%;
  }
  .p-careermodel-case__item + .p-careermodel-case__item {
    margin-top: 2rem;
  }
}
.p-careermodel-case__item:not(:last-of-type) {
  position: relative;
}
.p-careermodel-case__item:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: 54%;
  left: 100%;
  transform: translate(-21%, -48%);
  background-color: #ffdd00;
  height: 5rem;
  width: 3.4rem;
  z-index: 2;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
@media screen and (max-width: 767.98px) {
  .p-careermodel-case__item:not(:last-of-type)::after {
    top: calc(100% - 0.9rem);
    left: 50%;
    transform: translateX(-50%);
    -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
            clip-path: polygon(0 0, 50% 100%, 100% 0);
    height: 2.4rem;
    width: 4.5rem;
  }
}
.p-careermodel-case__item .c-ttl {
  text-align: center;
  min-height: 6rem;
  display: grid;
  place-content: center;
  background-color: #1d1d1d;
  font-size: 2.8rem;
  color: #fff;
  font-weight: 900;
}
@media screen and (max-width: 767.98px) {
  .p-careermodel-case__item .c-ttl {
    font-size: 2rem;
    min-height: inherit;
    padding-block: 0.6rem 0.8rem;
  }
}

.p-careemodel-case__body {
  background-color: #fff;
  flex-grow: 1;
  padding: 2.2rem 2.8rem 3.1rem;
}
@media screen and (max-width: 767.98px) {
  .p-careemodel-case__body {
    padding: 1.5rem 2rem 2rem;
  }
}
.p-careemodel-case__body .c-body__ttl {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 2.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-careemodel-case__body .c-body__ttl {
    font-size: 1.7rem;
    margin-bottom: 1.3rem;
  }
}
.p-careemodel-case__body .c-txt {
  line-height: 1.75;
}

.u-bgmarker--sub {
  background: linear-gradient(180deg, rgba(255, 221, 0, 0) 0%, rgba(255, 221, 0, 0) 50%, rgb(255, 221, 0) 50%);
}

/* ----------------------------------------------------------------------------------------------------
*	教育・研修・支援制度
* --------------------------------------------------------------------------------------------------*/
.p-education-policy {
  background-color: #00b315;
  padding-block: 7.1rem 7.1rem;
}
@media screen and (max-width: 767.98px) {
  .p-education-policy {
    padding-block: 4rem;
  }
}

.p-education-policy__heading {
  max-width: 136.6rem;
  margin-inline: auto;
  display: grid;
  position: relative;
  z-index: 1;
  margin-bottom: -7.1rem;
}
@media screen and (max-width: 767.98px) {
  .p-education-policy__heading {
    display: block;
    margin-bottom: -2rem;
  }
}
.p-education-policy__heading .p-txt-wrapper {
  grid-row: 1;
  grid-column: 1;
  padding-top: 10rem;
  padding-left: 9.8rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.98px) {
  .p-education-policy__heading .p-txt-wrapper {
    padding-top: 0;
    padding-left: 2rem;
  }
}
.p-education-policy__heading .p-img-wrapper {
  grid-row: 1;
  grid-column: 1;
  max-width: 84rem;
  flex-shrink: 0;
  margin-left: auto;
}
@media screen and (max-width: 767.98px) {
  .p-education-policy__heading .p-img-wrapper {
    margin: 2rem 0 0;
    width: 100%;
    max-width: inherit;
  }
}

.p-education-policy__ttl {
  font-weight: 900;
}
.p-education-policy__ttl .u-sub {
  background-color: #1d1d1d;
  display: inline-block;
  font-size: 3.6rem;
  color: #fff;
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
  padding: 0.9rem 0.9rem 0.9rem 1.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-education-policy__ttl .u-sub {
    font-size: 1.5rem;
    padding: 0.5rem 1rem;
  }
}
.p-education-policy__ttl .u-txtsize--middle {
  display: block;
  font-size: 7rem;
  line-height: 1.1428571429;
  margin-top: 1.9rem;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 767.98px) {
  .p-education-policy__ttl .u-txtsize--middle {
    font-size: 3.4rem;
    margin-top: 0.7rem;
  }
}
.p-education-policy__ttl .u-txtsize--large {
  display: block;
  font-size: 14rem;
  color: #fff;
  margin-top: 0.3rem;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 767.98px) {
  .p-education-policy__ttl .u-txtsize--large {
    font-size: 6rem;
  }
}

.p-education-policy__body {
  background-color: #fff;
  border-radius: 1rem;
  padding: 16.4rem 2rem 9.4rem 22.5rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-education-policy__body {
    padding: 4rem 2rem 2rem;
  }
}
.p-education-policy__body .c-main-ttl {
  position: absolute;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  left: 7rem;
  top: 10rem;
}
@media screen and (max-width: 767.98px) {
  .p-education-policy__body .c-main-ttl {
    flex-direction: column;
    position: static;
  }
}
.p-education-policy__body .c-main-ttl .u-en {
  text-transform: uppercase;
  writing-mode: vertical-rl;
  font-size: 4rem;
  font-weight: 700;
  margin-left: 0.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-education-policy__body .c-main-ttl .u-en {
    writing-mode: horizontal-tb;
    margin-left: 0;
    display: block;
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
  }
}
.p-education-policy__body .c-main-ttl .u-jp {
  font-size: 1.6rem;
  font-weight: 700;
  writing-mode: vertical-rl;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-left: 2px solid #1d1d1d;
  padding-left: 0.5rem;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767.98px) {
  .p-education-policy__body .c-main-ttl .u-jp {
    writing-mode: horizontal-tb;
    padding-left: 0;
    display: inline-block;
    border-left: none;
    border-bottom: 2px solid #1d1d1d;
    padding-bottom: 0.5rem;
    font-size: 1.3rem;
  }
}
.p-education-policy__body .c-ttl {
  font-size: 8rem;
  font-weight: 900;
  font-feature-settings: "palt";
  letter-spacing: -0.01em;
  margin-bottom: 6.9rem;
  padding-bottom: 2.3rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: linear-gradient(180deg, rgba(0, 179, 21, 0) 89%, rgb(0, 179, 21) 89%, rgb(0, 179, 21) 100%);
}
@media screen and (max-width: 767.98px) {
  .p-education-policy__body .c-ttl {
    font-size: 3.9rem;
    margin-block: 1rem 1.4rem;
    line-height: 1.1;
    padding-bottom: 1rem;
    background: linear-gradient(180deg, rgba(0, 179, 21, 0) 94%, rgb(0, 179, 21) 94%, rgb(0, 179, 21) 100%);
  }
}
.p-education-policy__body p {
  font-size: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .p-education-policy__body p {
    font-size: 1.6rem;
  }
}
.p-education-policy__body p + p {
  margin-top: 2em;
}
@media screen and (max-width: 767.98px) {
  .p-education-policy__body p + p {
    margin-top: 1em;
  }
}
.p-education-policy__body p .u-line {
  background: linear-gradient(180deg, rgba(29, 29, 29, 0) 89%, rgb(29, 29, 29) 89%, rgb(29, 29, 29) 100%);
}

.p-message {
  background-color: #00b315;
  padding-block: 1.8rem 7.3rem;
  overflow: clip;
}
@media screen and (max-width: 767.98px) {
  .p-message {
    padding-block: 2rem 4rem;
  }
}

.p-message__ttl {
  text-align: center;
  margin-bottom: 5.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-message__ttl {
    margin-bottom: 2rem;
  }
}
.p-message__ttl .u-en {
  text-transform: uppercase;
  font-size: 15rem;
  color: #fff;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767.98px) {
  .p-message__ttl .u-en {
    font-size: 5rem;
  }
}
.p-message__ttl .u-en::before, .p-message__ttl .u-en::after {
  content: "";
  border-top: 1rem solid #fff;
  max-width: 10rem;
  flex-grow: 1;
  margin-top: 0.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-message__ttl .u-en::before, .p-message__ttl .u-en::after {
    border-width: 2px;
  }
}
.p-message__ttl .u-en::before {
  margin-right: 3.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-message__ttl .u-en::before {
    margin-right: 1rem;
  }
}
.p-message__ttl .u-en::after {
  margin-left: 3.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-message__ttl .u-en::after {
    margin-left: 1rem;
  }
}
.p-message__ttl .u-jp {
  font-size: 5.8rem;
  font-weight: 900;
  margin-top: -0.04rem;
  letter-spacing: -0.05em;
  display: inline-block;
}
@media screen and (max-width: 767.98px) {
  .p-message__ttl .u-jp {
    font-size: 2.2rem;
    margin-top: 0.5rem;
  }
}

.p-message__block {
  display: flex;
  padding-block: 6.5rem;
  position: relative;
  z-index: 2;
}
.p-message__block.-rev {
  flex-direction: row-reverse;
  padding-top: 2.5rem;
}
.p-message__block.-rev::after {
  right: auto;
  left: calc(50% + 33.1rem);
}
@media screen and (max-width: 767.98px) {
  .p-message__block.-rev::after {
    left: 70%;
  }
}
.p-message__block.-rev .p-message__body {
  padding: 5.4rem 6.1rem 4.9rem 6.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-message__block.-rev .p-message__body {
    padding: 3rem 2rem 2rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-message__block {
    padding-block: 2rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-message__block {
    display: block;
  }
}
.p-message__block::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100vw;
  right: calc(50% + 33.3rem);
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  .p-message__block::after {
    right: 70%;
  }
}
.p-message__block .p-img-wrapper {
  width: 50rem;
  flex-shrink: 0;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-message__block .p-img-wrapper {
    width: auto;
    aspect-ratio: 16.1/10;
  }
  .p-message__block .p-img-wrapper img {
    -o-object-position: top center;
       object-position: top center;
  }
}
.p-message__block .p-img-wrapper .p-name-wrapper {
  position: absolute;
  top: calc(100% - 5.6rem);
  left: 3rem;
  z-index: 2;
}
@media screen and (max-width: 767.98px) {
  .p-message__block .p-img-wrapper .p-name-wrapper {
    top: calc(100% - 4.6rem);
    left: 1rem;
  }
}
.p-message__block .p-img-wrapper .p-name-wrapper .c-position,
.p-message__block .p-img-wrapper .p-name-wrapper .c-name {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  background-color: #1d1d1d;
  font-weight: 700;
  line-height: 1;
}
.p-message__block .p-img-wrapper .p-name-wrapper .c-position {
  font-size: 2rem;
  padding: 0.6rem 1rem 0.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-message__block .p-img-wrapper .p-name-wrapper .c-position {
    font-size: 1.2rem;
    padding: 0.5rem 1rem;
  }
}
.p-message__block .p-img-wrapper .p-name-wrapper .c-name {
  font-size: 3.6rem;
  padding: 0.5rem 1rem 0.8rem;
  margin-left: 4rem;
}
@media screen and (max-width: 767.98px) {
  .p-message__block .p-img-wrapper .p-name-wrapper .c-name {
    font-size: 2.4rem;
    margin-left: 2rem;
  }
}
.p-message__block .p-img-wrapper .p-name-wrapper .c-name span {
  display: inline-block;
  font-size: 55.5%;
  margin-right: 1rem;
  position: relative;
  top: -0.4rem;
}
.p-message__block .p-img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-message__body {
  background-color: #fff;
  padding: 5.2rem 7.9rem 4.9rem 6.1rem;
}
@media screen and (max-width: 767.98px) {
  .p-message__body {
    padding: 3rem 2rem 2rem;
  }
}
.p-message__body p + p {
  margin-top: 2em;
}
@media screen and (max-width: 767.98px) {
  .p-message__body p + p {
    margin-top: 1rem;
  }
}

.p-education {
  padding-block: 9.7rem 9rem;
}
@media screen and (max-width: 767.98px) {
  .p-education {
    padding-block: 4rem;
  }
}

.p-pm .p-job__content {
  padding-top: 6rem;
}
@media screen and (max-width: 767.98px) {
  .p-pm .p-job__content {
    padding-top: 4rem;
  }
}
.p-pm .p-job__block {
  margin-top: 4.3rem;
}
@media screen and (max-width: 767.98px) {
  .p-pm .p-job__block {
    margin-top: 2.8rem;
  }
}
.p-pm .p-job__block .p-job__txt-werapper {
  margin-top: 6rem;
}
@media screen and (max-width: 767.98px) {
  .p-pm .p-job__block .p-job__txt-werapper {
    margin-top: 0;
  }
}
.p-pm .p-job__block .p-job__txt-werapper .c-ttl {
  margin-bottom: 5.3rem;
}
@media screen and (max-width: 767.98px) {
  .p-pm .p-job__block .p-job__txt-werapper .c-ttl {
    margin-bottom: 2rem;
  }
}
.p-pm .p-img-carousel__block > div > div {
  width: 207rem;
}
@media screen and (max-width: 767.98px) {
  .p-pm .p-img-carousel__block > div > div {
    width: 100rem;
  }
}
.p-pm .p-timescedule__content {
  padding-bottom: 3.6rem;
}
.p-pm .p-timescedule__content .p-img-list {
  width: 33rem;
}
@media screen and (max-width: 767.98px) {
  .p-pm .p-timescedule__content .p-img-list {
    width: 100%;
  }
}
.p-pm .p-timescedule__content .p-img-list figure + figure {
  margin-top: 2.2rem;
}

.p-pm__ttl {
  width: 107.1rem;
}
@media screen and (max-width: 767.98px) {
  .p-pm__ttl {
    width: auto;
  }
}

.c-img-last03 {
  position: absolute;
  bottom: 0;
  width: 28.1rem;
  margin-right: 6rem;
  margin-left: -2.3rem;
}
@media screen and (max-width: 767.98px) {
  .c-img-last03 {
    position: static;
    width: 80%;
    margin: 2rem auto 0;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	教育研修支援制度
* --------------------------------------------------------------------------------------------------*/
.p-es__heading {
  display: flex;
  margin-top: 9rem;
  justify-content: space-between;
}
@media screen and (max-width: 767.98px) {
  .p-es__heading {
    margin-top: 3rem;
  }
}
.p-es__heading.l-style--2 {
  margin-top: 10rem;
}
@media screen and (max-width: 767.98px) {
  .p-es__heading.l-style--2 {
    margin-top: 3rem;
  }
}
.p-es__heading.l-style--2 > div {
  max-width: 83.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-es__heading {
    display: block;
    margin-top: 2rem;
  }
}
.p-es__heading .c-ttl {
  color: #00b315;
  flex-shrink: 0;
  margin-top: 0.8rem;
}
.p-es__heading .c-ttl .u-jp {
  font-size: 4.8rem;
  font-weight: 900;
  display: block;
}
@media screen and (max-width: 767.98px) {
  .p-es__heading .c-ttl .u-jp {
    font-size: 2.6rem;
  }
}
.p-es__heading .c-ttl .u-en {
  display: block;
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 1.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-es__heading .c-ttl .u-en {
    font-size: 1.2rem;
    margin-top: 0.8rem;
  }
}
.p-es__heading > div {
  flex-grow: 1;
  max-width: 74rem;
}
.p-es__heading p {
  font-size: 2rem;
  line-height: 1.8;
  font-weight: 700;
}
@media screen and (max-width: 767.98px) {
  .p-es__heading p {
    font-size: 1.6rem;
    line-height: 1.875;
    margin-top: 1.5rem;
  }
}

.p-education__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 7rem;
  row-gap: 2.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-education__list {
    margin-top: 2.5rem;
    row-gap: 1rem;
  }
}

.p-education__item {
  display: flex;
  -moz-column-gap: 3.6rem;
       column-gap: 3.6rem;
  max-width: 57rem;
  border: 2px solid #00b315;
  padding: 3.4rem 3.7rem;
}
@media screen and (max-width: 767.98px) {
  .p-education__item {
    display: block;
    padding: 2rem 1rem;
    width: calc(50% - 0.5rem);
  }
}
.p-education__item .c-icn {
  display: block;
  width: 17rem;
  height: 17rem;
  margin-inline: auto;
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .p-education__item .c-icn {
    width: 7.5rem;
    height: 7.5rem;
  }
}

.p-education__body {
  padding-top: 0.7rem;
  flex-grow: 1;
}
.p-education__body .c-ttl {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 2rem;
  line-height: 1.4;
}
@media screen and (max-width: 767.98px) {
  .p-education__body .c-ttl {
    font-size: 1.9rem;
    margin-bottom: 1rem;
    text-align: center;
  }
}
@media screen and (max-width: 767.98px) {
  .p-education__body p {
    line-height: 1.6;
  }
}

.p-support {
  background-color: #eaf7da;
  padding-block: 8.8rem 8rem;
}
@media screen and (max-width: 767.98px) {
  .p-support {
    padding-block: 4rem;
  }
}

.p-example__content {
  margin-top: 7.1rem;
  background-color: #fff;
  padding: 7.4rem 7rem;
}
@media screen and (max-width: 767.98px) {
  .p-example__content {
    padding: 3rem 2rem;
    margin-top: 2rem;
  }
}

.p-example__ttl {
  font-size: 6rem;
  font-weight: 900;
}
@media screen and (max-width: 767.98px) {
  .p-example__ttl {
    font-size: 2.8rem;
  }
}

.p-example__list {
  margin-top: 7.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 5.1rem 4.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-example__list {
    margin-top: 0;
    display: block;
  }
}

.p-example__item {
  width: 31.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-example__item {
    width: 100%;
    padding-block: 2rem;
    border-bottom: 2px solid #eaf7da;
  }
}
.p-example__item.rank--s .c-mark,
.p-example__item.rank--s .c-lank {
  background-color: #f52814;
}
.p-example__item.rank--a .c-mark,
.p-example__item.rank--a .c-lank {
  background-color: #00b315;
}
.p-example__item .p-img-wrapper {
  position: relative;
  width: 100%;
}
.p-example__item .p-img-wrapper img {
  width: 100%;
}
.p-example__item .p-img-wrapper .c-mark {
  position: absolute;
  width: 6.5rem;
  height: 6.5rem;
  display: grid;
  place-content: center;
  color: #ffdd00;
  text-align: center;
  top: 0.8rem;
  right: 1.3rem;
  border-radius: 100vw;
  padding-top: 0.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-example__item .p-img-wrapper .c-mark {
    width: 5.5rem;
    height: 5.5rem;
  }
}
.p-example__item .p-img-wrapper .c-mark.u-en {
  text-transform: uppercase;
}
.p-example__item .p-img-wrapper .c-mark p {
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 767.98px) {
  .p-example__item .p-img-wrapper .c-mark p {
    font-size: 1.2rem;
  }
}
.p-example__item .p-img-wrapper .c-mark p span {
  font-size: 3.2rem;
  display: block;
}
@media screen and (max-width: 767.98px) {
  .p-example__item .p-img-wrapper .c-mark p span {
    font-size: 2.9rem;
  }
}

.p-example__body {
  padding-top: 2.2rem;
}
@media screen and (max-width: 767.98px) {
  .p-example__body {
    padding-top: 0.8rem;
  }
}
.p-example__body .c-ttl {
  font-size: 2.3rem;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767.98px) {
  .p-example__body .c-ttl {
    font-size: 1.9rem;
  }
}
.p-example__body .c-lank {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  padding: 0.4rem 1rem 0.5rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-example__body .c-lank {
    font-size: 1.3rem;
    margin-bottom: 0.7rem;
  }
}
.p-license {
  margin-top: 7rem;
}
@media screen and (max-width: 767.98px) {
  .p-license {
    margin-top: 3rem;
  }
}

.p-license__ttl {
  text-align: center;
  background-color: #00b315;
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
  padding-block: 1.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-license__ttl {
    font-size: 1.9rem;
    padding-block: 1.3rem;
  }
}

.p-license__content {
  margin-top: 3.6rem;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767.98px) {
  .p-license__content {
    margin-top: 2rem;
    display: block;
  }
}

.p-license__list {
  min-width: 30%;
}
@media screen and (max-width: 767.98px) {
  .p-license__list {
    min-width: inherit;
  }
  .p-license__list + .p-license__list {
    margin-top: 0.71em;
  }
}
.p-license__list li {
  line-height: 1.3;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 767.98px) {
  .p-license__list li {
    font-size: 1.5rem;
  }
}
.p-license__list li + li {
  margin-top: 0.71em;
}
/*# sourceMappingURL=job.css.map */