@charset "UTF-8";
.container {
  overflow: hidden;
}

#contents {
  background: url("../images/company/bg-main.jpg") no-repeat center top;
  background-size: cover;
  padding-top: 12rem;
  margin-top: -12rem;
}

.u-mv {
  position: relative;
  padding: 11rem 0 9rem;
}
.u-mv .c-btn__wrap {
  display: flex;
  gap: 6rem;
  margin-top: 9.5rem;
}
.u-mv .c-btn {
  width: 100%;
}
.u-mv .c-btn .c-btn__link {
  min-width: inherit;
  width: 100%;
  min-height: 9.5rem;
  font-size: 2.4rem;
  font-weight: 400;
}

.u-mv__title {
  font-size: 9.26rem;
}

.u-mv__lead--wrap {
  margin-top: 3rem;
  margin-left: auto;
  display: inline-block;
}

.u-mv__lead {
  display: block;
  text-align: left;
}

.u-mv__text {
  font-size: 2.1rem;
  line-height: 1.5;
  text-align: left;
  margin-left: auto;
  margin-top: 2.5rem;
}

.c-pagelead__title {
  margin-left: 5rem;
}

.c-pagelead.-right .l-container {
  padding-left: 8rem;
}
.c-pagelead.-right .c-pagelead__title {
  margin-left: 6rem;
}

.c-numbers .l-container.-sm {
  padding-top: 14rem;
  padding-bottom: 23rem;
  max-width: calc(946px + 6rem);
  position: relative;
}

.c-numbers__wrap::after {
  content: "";
  clear: both;
  display: block;
}

.c-numbers__img {
  position: absolute;
  right: 2.5rem;
  top: 2.5rem;
  width: 12rem;
  z-index: 0;
}

.c-numbers__topimg {
  text-align: right;
  position: absolute;
  top: 0;
  right: -63rem;
}
.c-numbers__topimg img {
  max-width: 1132px;
}

.c-numbers__bottomimg {
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: -79rem;
  width: 100%;
}
.c-numbers__bottomimg img {
  max-width: 1236px;
}

.c-numbers__item {
  position: relative;
  width: calc(50% - 2.5rem);
  padding: 2.5rem;
  margin-bottom: 4.5rem;
  background-color: var(--c-white);
  min-height: 26rem;
  display: flex;
  flex-direction: column;
}
.c-numbers__item:nth-child(1) .c-numbers__img {
  width: 15.7rem;
}
.c-numbers__item:nth-child(2) {
  margin-top: 15rem;
}
.c-numbers__item:nth-child(3) .c-numbers__img {
  width: 16.5rem;
}
.c-numbers__item:nth-child(4) .c-numbers__img {
  width: 15rem;
  top: inherit;
  bottom: 2.5rem;
}
.c-numbers__item:nth-child(5) .c-numbers__img {
  width: 12.7rem;
}
.c-numbers__item:nth-child(6) .c-numbers__img {
  width: 9.8rem;
}
.c-numbers__item:nth-child(7) .c-numbers__img {
  width: 13.6rem;
}
.c-numbers__item:nth-child(8) .c-numbers__img {
  width: 15.3rem;
}
.c-numbers__item:nth-child(9) .c-numbers__img {
  width: 16.7rem;
}
.c-numbers__item:nth-child(10) .c-numbers__img {
  width: 8.5rem;
}
.c-numbers__item:nth-child(odd) {
  float: left;
}
.c-numbers__item:nth-child(even) {
  float: right;
}

.c-numbers__title {
  font-size: 2.55rem;
  font-weight: 500;
  line-height: 1.2555;
  position: relative;
  z-index: 1;
}

.c-numbers__text--wrap {
  margin-top: auto;
  position: relative;
  z-index: 1;
}

.c-numbers__text--sm {
  font-size: 6.5rem;
  font-weight: 500;
  color: var(--c-green);
}
.c-numbers__text--sm .sm {
  font-size: 4.8rem;
}

.c-numbers__text--md {
  font-size: 7.5rem;
  font-weight: 500;
  color: var(--c-green);
}
.c-numbers__text--md .sm {
  font-size: 4.8rem;
}

.c-numbers__text {
  font-size: 11.7rem;
  font-weight: 500;
  color: var(--c-green);
}
.c-numbers__text .sm {
  font-size: 6.6rem;
}

.c-numbers__text--annotation {
  font-size: 1.5rem;
}
.c-numbers__text--annotation.-absolute {
  position: absolute;
  right: 1.5rem;
  bottom: 0;
}

.c-welfare {
  margin-top: 6rem;
  margin-bottom: 14rem;
}

.c-welfare__inner {
  background-color: var(--c-white);
  padding: 6.5rem 5rem 5rem;
}

.c-welfare__title {
  font-size: 2.7rem;
  font-weight: 500;
  color: var(--c-blue);
  margin-bottom: 1.5rem;
}

.c-welfare__text {
  font-size: 1.8rem;
  line-height: 1.75;
  padding-left: 2rem;
  margin-bottom: 6rem;
  position: relative;
}
.c-welfare__text::before {
  content: "■";
  color: var(--c-blue);
  position: absolute;
  left: 0;
  top: 0;
}

.c-welfare__shinbokuimg {
  display: flex;
  gap: 1.5rem;
  margin-bottom: 6rem;
}

.c-welfare__shinbokuimg--item {
  text-align: center;
}
.c-welfare__shinbokuimg--item p {
  margin-top: 2rem;
  font-size: 1.8rem;
  font-weight: 500;
}

.c-welfare__dokoimg {
  text-align: center;
  margin-bottom: 6rem;
}
.c-welfare__dokoimg p {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 1rem;
}

.c-welfare__others {
  display: flex;
  gap: 1.5rem;
}

.c-welfare__others--item {
  width: calc(100% - 36.9rem);
}
.c-welfare__others--item:nth-child(2) {
  width: 36.9rem;
}

.c-training {
  margin-bottom: 9rem;
}
.c-training .l-container {
  position: relative;
  padding-top: 19rem;
}

.c-training__topimg {
  text-align: right;
  position: absolute;
  right: -59rem;
  top: 0;
}
.c-training__topimg img {
  max-width: 1078px;
}

.c-training__inner {
  background-color: var(--c-white);
  padding: 5rem 5rem 3rem;
}

.c-training__inner--img {
  padding: 0 2rem;
}

.c-training__title {
  font-size: 2.7rem;
  font-weight: 500;
  color: var(--c-green);
}

.c-training__flex {
  display: flex;
  gap: 1rem;
  margin-bottom: 2rem;
  width: calc(100% + 3rem);
  margin-left: -2.3rem;
}

.c-training__flex--item {
  flex: 1;
  width: 100%;
  padding: 5rem 1rem 1rem;
  background: url("../images/company/bg_green2.png") no-repeat center top;
  background-size: 100% 100%;
  min-height: 16.5rem;
  position: relative;
}
.c-training__flex--item:nth-child(2) {
  border-color: var(--c-orange);
  background-image: url("../images/company/bg_orange.png");
}
.c-training__flex--item:nth-child(3) {
  border-color: var(--c-light-green);
  background-image: url("../images/company/bg_lightgreen.png");
}
.c-training__flex--item:nth-child(4) {
  flex: 1.3;
  border-color: var(--c-light-blue);
  background-image: url("../images/company/bg_blue.png");
}

.c-training__flex--title {
  font-size: 1.44rem;
  font-weight: 500;
  line-height: 1.38888;
  padding-left: 1.7rem;
  position: relative;
  margin-bottom: 0.6rem;
}
.c-training__flex--title::before {
  content: "●";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.c-training__flex--text {
  font-size: 1.26rem;
  font-weight: 500;
  line-height: 1.7142;
}

.c-training__textflex {
  display: flex;
  gap: 3rem;
}
.c-training__textflex p {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.75;
}

.c-profile {
  margin-top: 12rem;
  padding-bottom: 21rem;
}

.c-profile__inner {
  background-color: var(--c-white);
  padding: 8.5rem 11rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}
.c-profile__inner p {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.75;
}
.c-profile__inner .c-btn .c-btn__link {
  min-width: 39.5rem;
  min-height: 8.6rem;
  font-size: 2.16rem;
}

@media screen and (max-width: 1060px) {
  .u-mv .c-btn__wrap {
    gap: 3rem;
  }
  .c-numbers__img {
    right: 2vw;
    top: 2vw;
  }
  .c-numbers__item {
    min-height: 24vw;
  }
  .c-numbers__item:nth-child(1) .c-numbers__img {
    width: 14.7vw;
  }
  .c-numbers__item:nth-child(2) .c-numbers__img {
    width: 11.3vw;
  }
  .c-numbers__item:nth-child(3) .c-numbers__img {
    width: 15.5vw;
  }
  .c-numbers__item:nth-child(4) .c-numbers__img {
    width: 14vw;
    bottom: 2.3vw;
  }
  .c-numbers__item:nth-child(5) .c-numbers__img {
    width: 12vw;
  }
  .c-numbers__item:nth-child(6) .c-numbers__img {
    width: 9.2vw;
  }
  .c-numbers__item:nth-child(7) .c-numbers__img {
    width: 12.8vw;
  }
  .c-numbers__item:nth-child(8) .c-numbers__img {
    width: 14.4vw;
  }
  .c-numbers__item:nth-child(9) .c-numbers__img {
    width: 15.7vw;
  }
  .c-numbers__item:nth-child(10) .c-numbers__img {
    width: 8vw;
  }
  .c-numbers__title {
    font-size: 2.25vw;
  }
  .c-numbers__text {
    font-size: 11.5vw;
  }
  .c-numbers__text .sm {
    font-size: 6.4vw;
  }
  .c-numbers__text--sm {
    font-size: 6.3vw;
  }
  .c-numbers__text--sm .sm {
    font-size: 4.6vw;
  }
  .c-numbers__text--md {
    font-size: 7.3vw;
  }
  .c-numbers__text--md .sm {
    font-size: 4.6vw;
  }
  .c-numbers__text--annotation {
    font-size: 1.4vw;
  }
  .c-numbers__text--annotation.-absolute {
    right: 1vw;
  }
  .c-profile__inner {
    padding: 8.5rem 1rem;
    justify-content: center;
    gap: 3rem;
  }
  .c-profile__inner p .tb-none {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  #contents {
    background-image: url("../images/company/sp-bg-main.jpg");
  }
  .u-mv {
    background-image: url("../images/company/sp-mv.jpg") !important;
    height: 36.4rem;
    padding-top: 5rem;
  }
  .u-mv .c-btn__wrap {
    margin: 4.5rem 3rem 0;
    gap: 3rem;
  }
  .u-mv .c-btn .c-btn__link {
    font-size: 2.2rem;
    min-height: 6.3rem;
  }
  .u-mv__title {
    font-size: 5.3rem;
  }
  .u-mv__lead--wrap {
    margin-right: 5rem;
    margin-top: 1.5rem;
  }
  .u-mv__text {
    font-size: 1.4rem;
    margin-top: 1.5rem;
  }
  .c-pagelead__subtitle.-spleft {
    text-align: left;
    padding-left: 6rem;
  }
  .c-pagelead__subtitle.-spright {
    text-align: right;
    padding-right: 3rem;
  }
  .c-pagelead.-num01 {
    margin-bottom: 0;
  }
  .c-pagelead.-right .c-pagelead__title {
    margin-left: 0;
  }
  .c-numbers .l-container.-sm {
    padding-top: 28.5rem;
    padding-bottom: 25.5rem;
  }
  .c-numbers__topimg {
    right: 0;
    margin-bottom: 6rem;
  }
  .c-numbers__topimg img {
    width: 55rem;
  }
  .c-numbers__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 4.5rem 0;
  }
  .c-numbers__img {
    right: 2rem;
    top: 2rem;
  }
  .c-numbers__item {
    height: 31.5rem;
    min-height: inherit;
    float: none;
    width: calc(50% - 2rem);
    margin-bottom: 0;
    padding: 2.5rem;
  }
  .c-numbers__item:nth-child(odd) {
    float: none;
  }
  .c-numbers__item:nth-child(even) {
    float: none;
  }
  .c-numbers__item:nth-child(1) .c-numbers__img {
    width: 13.4rem;
  }
  .c-numbers__item:nth-child(2) {
    margin-top: 0;
  }
  .c-numbers__item:nth-child(2) .c-numbers__img {
    width: 11.3rem;
  }
  .c-numbers__item:nth-child(3) .c-numbers__img {
    width: 14.1rem;
    top: 6rem;
  }
  .c-numbers__item:nth-child(4) .c-numbers__img {
    width: 14rem;
    bottom: inherit;
    top: -2rem;
    right: -1rem;
  }
  .c-numbers__item:nth-child(5) .c-numbers__img {
    width: 10.9rem;
  }
  .c-numbers__item:nth-child(6) .c-numbers__img {
    width: 8.4rem;
  }
  .c-numbers__item:nth-child(7) .c-numbers__img {
    width: 11.6rem;
    top: 4rem;
  }
  .c-numbers__item:nth-child(8) .c-numbers__img {
    width: 14.3rem;
    top: 3rem;
  }
  .c-numbers__item:nth-child(9) .c-numbers__img {
    width: 14.8rem;
    top: 4.5rem;
  }
  .c-numbers__item:nth-child(10) .c-numbers__img {
    width: 7.3rem;
    right: 3.5rem;
  }
  .c-numbers__title {
    font-size: 2.3rem;
  }
  .c-numbers__text {
    font-size: 9.8rem;
  }
  .c-numbers__text .sm {
    font-size: 5.4rem;
  }
  .c-numbers__text.-spmd {
    font-size: 8.4rem;
  }
  .c-numbers__text.-spmd .sm {
    font-size: 4.3rem;
  }
  .c-numbers__text--md {
    font-size: 6.5rem;
  }
  .c-numbers__text--md .sm {
    font-size: 4.1rem;
  }
  .c-numbers__text--sm {
    font-size: 5.5rem;
  }
  .c-numbers__text--sm .sm {
    font-size: 3.6rem;
  }
  .c-numbers__text--annotation {
    font-size: 1.3rem;
  }
  .c-numbers__text--annotation.-absolute {
    position: static;
    text-align: right;
    margin-top: 1rem;
  }
  .c-numbers__bottomimg {
    left: 0;
  }
  .c-numbers__bottomimg img {
    width: 51rem;
  }
  .c-welfare__text {
    font-size: 2rem;
    padding-left: 2.5rem;
  }
  .c-welfare__shinbokuimg {
    flex-wrap: wrap;
    gap: 5rem 2rem;
    margin: 0 2.5rem 6rem;
  }
  .c-welfare__shinbokuimg--item:nth-child(1) {
    width: 100%;
  }
  .c-welfare__shinbokuimg--item:nth-child(2) {
    width: calc(50% - 1rem);
  }
  .c-welfare__shinbokuimg--item:nth-child(3) {
    width: calc(50% - 1rem);
  }
  .c-welfare__dokoimg {
    position: relative;
  }
  .c-welfare__dokoimg picture {
    display: block;
    margin: 0 2.5rem;
  }
  .c-welfare__dokoimg p {
    position: absolute;
    left: 29rem;
    bottom: 3rem;
    width: 22rem;
    text-align: left;
    margin-top: 0;
  }
  .c-welfare__dokoimg p span.u-sp {
    display: inline-block !important;
  }
  .c-welfare__others {
    flex-direction: column;
  }
  .c-welfare__others .c-welfare__text {
    margin-bottom: 0;
  }
  .c-welfare__others--item {
    width: 100%;
  }
  .c-welfare__others--item:nth-child(2) {
    width: 100%;
    padding: 0 2.5rem;
  }
  .c-training .l-container {
    padding-top: 12.5rem;
  }
  .c-training__topimg {
    right: 0;
  }
  .c-training__topimg img {
    width: 54.9rem;
  }
  .c-training__title {
    line-height: 1.285;
  }
  .c-training__inner {
    padding: 5rem 6rem;
  }
  .c-training__inner--img {
    padding: 0;
  }
  .c-training__flex {
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    gap: 2rem;
    margin: 3rem 0 5rem;
    padding: 0 1.5rem;
  }
  .c-training__flex--item {
    flex: none;
    width: calc(50% - 1rem);
    background-image: none;
    border: 0.2rem solid var(--c-black);
    padding: 1.5rem;
    border-radius: 1.4rem;
    min-height: inherit;
  }
  .c-training__flex--item:nth-child(1) {
    background-color: #E1F2E2;
    border-color: #17991E;
  }
  .c-training__flex--item:nth-child(1) .c-training__flex--title::before {
    color: #17991E;
  }
  .c-training__flex--item:nth-child(2) {
    background-image: none;
    background-color: #FEF1E2;
    border-color: #F7931E;
  }
  .c-training__flex--item:nth-child(2) .c-training__flex--title::before {
    color: #F7931E;
  }
  .c-training__flex--item:nth-child(3) {
    background-image: none;
    background-color: #F0F8E6;
    border-color: #8CC63F;
  }
  .c-training__flex--item:nth-child(3) .c-training__flex--title::before {
    color: #8CC63F;
  }
  .c-training__flex--item:nth-child(4) {
    background-image: none;
    flex: none;
    background-color: #DEF6FD;
    border-color: #00B9EF;
  }
  .c-training__flex--item:nth-child(4) .c-training__flex--title::before {
    color: #00B9EF;
  }
  .c-training__flex--title {
    font-size: 1.8rem;
    padding-left: 2.3rem;
    margin-bottom: 3rem;
  }
  .c-training__flex--title::before {
    top: 0.1rem;
  }
  .c-training__flex--text {
    font-size: 1.7rem;
  }
  .c-training__textflex {
    flex-direction: column;
    gap: 1rem;
  }
  .c-profile__inner {
    flex-direction: column;
    padding: 3.5rem 1rem;
    gap: 2rem;
  }
  .c-profile__inner p {
    text-align: center;
  }
  .c-profile__inner .c-btn .c-btn__link {
    min-width: 29.5rem;
    min-height: 6.3rem;
    font-size: 1.6rem;
  }
}