img {
  height: auto;
}

.main {
  margin-top: 12rem;
}

.read {
  margin-bottom: 4.8rem;
}
@media only screen and (max-width: 767px) {
  .read {
    width: 90%;
    margin: 0 auto 8rem;
  }
}

.mv__texts02 {
  left: 8%;
}

.breadcrumbs {
  margin: 2.1rem 0 10rem;
}

p.green {
  color: #18e947 !important;
}

.company {
  margin-bottom: 9.7rem;
}
.company .inner {
  width: 110rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .company .inner {
    width: 90%;
  }
}
.company .inner .title-type04 {
  margin-bottom: 6.1rem;
}
.company .inner .title-type04 .title {
  margin-top: -7.4rem;
}

.small-txt {
  margin-top: 2.5rem;
}
@media only screen and (max-width: 767px) {
  .small-txt {
    margin-top: 6rem;
  }
}
.small-txt small {
  display: block;
  text-align: center;
  font-size: 1.8rem;
}
@media only screen and (max-width: 767px) {
  .small-txt small {
    font-size: 2.2rem;
  }
}

.title-type04 .title {
  margin-top: -9rem;
}
.title-type04 .title span {
  font-family: "Albert Sans", sans-serif;
  display: block;
  font-size: 2rem;
  font-weight: 700;
  color: #000;
  margin-top: 0.5rem;
}

.employee-info {
  padding: 7.2rem 0 9.9rem;
  background: #f2f2f2;
  margin-bottom: 7.2rem;
}
@media only screen and (max-width: 767px) {
  .employee-info {
    padding: 8rem 0 4rem;
  }
}
.employee-info .title-type04 {
  margin-bottom: 6.4rem;
}
@media only screen and (max-width: 767px) {
  .employee-info .title-type04 .title {
    margin-top: -15rem;
  }
}
.employee-info .title-type04 .title span {
  margin-top: 0.5rem;
}
.employee-info .infographic--single {
  background: #fff;
}

.work_style {
  margin-bottom: 10rem;
}
.work_style .title-type04 {
  margin-bottom: 6.6rem;
}

.infographic {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 768px) {
  .infographic {
    gap: 2.2rem;
    width: 110rem;
    margin: auto;
  }
}
.infographic--single {
  background: #f2f2f2;
  padding: 2.1rem 0 4.8rem;
}
@media only screen and (max-width: 767px) {
  .infographic--single {
    padding: 3.5rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 4rem;
    width: 100%;
  }
  .infographic--single.sp-column2 {
    width: calc(50% - 2rem);
    align-content: flex-start;
  }
  .infographic--single.sp-column2 .icon {
    margin: 0 auto 2rem;
  }
  .infographic--single.sp-column2.mr {
    margin-right: 4rem;
  }
  .infographic--single.sp-column2 h3 {
    line-height: 1.4;
  }
  .infographic--single.sp-column2 h3 span {
    display: block;
  }
}
.infographic--single.ratio .infographic--single--box {
  margin: 0 7rem;
}
@media only screen and (max-width: 767px) {
  .infographic--single.ratio .infographic--single--box {
    margin: 0 3rem;
  }
}
.infographic--single.ratio .infographic--single--box .box-title {
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  .infographic--single.ratio .infographic--single--box .box-title img {
    width: 9.8rem;
  }
}
@media print, screen and (min-width: 768px) {
  .infographic--single.other {
    padding: 2.1rem 0 0.8rem;
  }
}
.infographic--single.green {
  background: #18e947;
}
.infographic--single.green .num-box .num {
  color: #fff;
}
.infographic--single.green .num-box .num span {
  color: #000;
}
@media print, screen and (min-width: 768px) {
  .infographic--single.column1 {
    width: 100%;
  }
  .infographic--single.column2 {
    width: 53.9rem;
  }
  .infographic--single.column3 {
    width: 35.2rem;
  }
}
.infographic--single.flex {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}
.infographic--single h3 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  text-align: center;
  font-size: 2.6rem;
  font-weight: 700;
  margin-bottom: 0.3rem;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .infographic--single h3 {
    font-size: 3.4rem;
    width: 100%;
    margin-bottom: 1.5rem;
  }
}
.infographic--single h3 span {
  font-size: 84.615%;
}
.infographic--single .icon {
  width: 9.8rem;
  height: 8.5rem;
  margin: 0 auto 2rem;
}
@media only screen and (max-width: 767px) {
  .infographic--single .icon {
    margin: 0 1rem 0 0;
  }
}
.infographic--single .icon img {
  margin: auto;
}
.infographic--single .icon.mb-style {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 768px) {
  .infographic--single .num-box {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .infographic--single .num-box.flex {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.infographic--single .num-box .num {
  font-family: "Albert Sans", sans-serif;
  font-size: 12rem;
  font-weight: 700;
  line-height: 0.7;
  color: #18e947;
  display: flex;
  align-items: flex-end;
}
@media only screen and (max-width: 767px) {
  .infographic--single .num-box .num {
    font-size: 14.4rem;
    margin-left: 2rem;
  }
}
.infographic--single .num-box .num span {
  font-size: 2.8rem;
  font-weight: 500;
  color: #000;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .infographic--single .num-box .num span {
    font-size: 3.36rem;
  }
}
.infographic--single .num-box .num span.other {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: -1rem;
  color: inherit;
  line-height: 0.7;
  position: relative;
  top: -1rem;
}
.infographic--single .num-box .num small {
  font-family: inherit;
  font-size: 8rem;
  font-weight: 700;
}
.infographic--single .num-box small {
  display: block;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  margin-top: 1rem;
  width: 100%;
}
.infographic--single .num-box small span {
  font-size: 80%;
}
.infographic--single .num-box .num-txt {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.545;
  margin-right: 2rem;
  position: relative;
  top: 0.6rem;
}
@media only screen and (max-width: 767px) {
  .infographic--single .num-box .num-txt {
    margin-right: 0;
    font-size: 2.8rem;
  }
}
.infographic--single .num-box .num-txt.green {
  color: #18e947;
}
.infographic--single .num-box .num-single {
  display: flex;
  align-items: flex-end;
}
.infographic--single .num-box .num-single:not(:last-of-type) {
  margin-right: 1rem;
}
.infographic--single .num-box .num-single .num-txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  margin-right: 1rem;
  line-height: 1.45;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .infographic--single .num-box .num-single .num-txt {
    font-size: 1.8rem;
  }
}
.infographic--single .num-box .num-single .num {
  font-size: 10rem;
}
.infographic--single .num-box .num-single .num span {
  font-size: 2.8rem;
}
@media only screen and (max-width: 767px) {
  .infographic--single .num-box .num-single .num {
    font-size: 8rem;
  }
}
.infographic--single .box-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
}
.infographic--single .box-title p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
}
@media print, screen and (min-width: 768px) {
  .infographic--single .box-title img {
    width: 9.8rem;
  }
}
.infographic--single.recruit {
  padding: 3rem 9rem;
}
@media print, screen and (min-width: 768px) {
  .infographic--single.recruit {
    justify-content: space-between;
  }
}
.infographic--single.recruit .infographic--single--box {
  width: 18.7rem;
}
@media only screen and (max-width: 767px) {
  .infographic--single.recruit {
    padding: 3rem;
  }
  .infographic--single.recruit .infographic--single--box {
    margin: 0 2rem 4rem;
  }
  .infographic--single.recruit .infographic--single--box img {
    width: 9.8rem;
  }
}

.voice {
  padding: 5.8rem 0 4rem;
  background: linear-gradient(90deg, rgba(135, 214, 222, 0.3) 0%, rgb(245, 245, 245) 50%, rgba(241, 143, 156, 0.2) 100%);
}
.voice .title-type04 {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 767px) {
  .voice .title-type04 .en {
    font-size: 12.9rem;
  }
}
.voice .title-type04 .title {
  margin-top: -7.7rem;
}
@media only screen and (max-width: 767px) {
  .voice .title-type04 .title {
    font-size: 3.84rem;
    margin-top: -8.7rem;
  }
}
.voice--content {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .voice--content {
    margin-bottom: 8rem;
  }
}
@media print, screen and (min-width: 768px) {
  .voice--content .center-title {
    position: absolute;
    top: 30%;
    right: 0;
    left: 0;
    margin: auto;
    transform: translateY(-75%);
    z-index: 1;
  }
  .voice--content .center-title.type2 {
    transform: translateY(-109%);
    top: 18%;
  }
}
@media only screen and (max-width: 767px) {
  .voice--content .center-title {
    width: 100%;
    margin-bottom: 5rem;
  }
}
.voice--content .center-title h3 {
  text-align: center;
}
.voice--content .center-title h3 span {
  display: block;
  font-size: 6rem;
  font-weight: 700;
  color: #18e947;
  line-height: 1;
  letter-spacing: -0.12rem;
}
@media only screen and (max-width: 767px) {
  .voice--content .center-title h3 span {
    font-size: 7.2rem;
  }
}
.voice--content .center-title h3 mark {
  font-size: 2.6rem;
  font-weight: 700;
  background: #18e947;
  line-height: 6rem;
  width: 40rem;
  display: inline-block;
  letter-spacing: 0.07rem;
}
.voice--content .center-title h3 mark:first-of-type::before {
  transform: rotate(-90deg);
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  background: url("../img/common/arrow-icon.svg") no-repeat center/100%;
  display: inline-block;
  margin: 0 1rem 0 0;
}
@media only screen and (max-width: 767px) {
  .voice--content .center-title h3 mark:first-of-type::before {
    width: 2.2rem;
    height: 2.2rem;
  }
}
.voice--content .center-title h3 mark:last-of-type::after {
  transform: rotate(90deg);
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  background: url("../img/common/arrow-icon.svg") no-repeat center/100%;
  display: inline-block;
  margin: 0 0 0 1rem;
}
@media only screen and (max-width: 767px) {
  .voice--content .center-title h3 mark:last-of-type::after {
    width: 2.2rem;
    height: 2.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .voice--content .center-title h3 mark {
    font-size: 3.2rem;
    line-height: 7.2rem;
    width: 48rem;
  }
}
@media print, screen and (min-width: 768px) {
  .voice .voice-box {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transition: -webkit-transform 0.1s linear;
    transform: translateY(0);
    transition: transform 0.1s linear;
  }
}
@media only screen and (max-width: 767px) {
  .voice .voice-box {
    transform: none !important;
  }
}
.voice--list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
.voice--list--single {
  border-radius: 5rem 0 5rem 0;
  padding: 2.3rem 3rem;
  margin-bottom: 6.2rem;
}
@media print, screen and (min-width: 768px) {
  .voice--list--single {
    width: 35rem;
  }
}
@media only screen and (max-width: 767px) {
  .voice--list--single {
    padding: 3rem 4rem;
    margin-bottom: 4rem;
  }
}
.voice--list--single.blue {
  background: #b7e6eb;
}
.voice--list--single.white {
  background: #fff;
}
.voice--list--single.pink {
  background: #f9d2d7;
}
.voice--list--single.green {
  background: #a3f6b5;
}
.voice--list--single.yellow {
  background: #fff9b1;
}
@media print, screen and (min-width: 768px) {
  .voice--list--single.center {
    width: 40.4rem;
  }
  .voice--list--single.order1 {
    order: 1;
    margin-top: 7rem;
  }
  .voice--list--single.order2 {
    order: 2;
  }
  .voice--list--single.order3 {
    order: 3;
    margin-top: 12.5rem;
  }
  .voice--list--single.order4 {
    order: 4;
  }
  .voice--list--single.order5 {
    order: 5;
    margin-top: 10rem;
  }
  .voice--list--single.order5.mt5 {
    margin-top: 5rem;
  }
  .voice--list--single.order6 {
    order: 6;
  }
}
.voice--list--single .df {
  letter-spacing: 0.21rem;
  line-height: 1.75;
}
@media only screen and (max-width: 767px) {
  .voice--list--single .df {
    line-height: 2.07;
  }
}
@media print, screen and (min-width: 768px) {
  .voice--list.type2 .voice--list--single.order1 {
    margin-top: 9rem;
  }
  .voice--list.type2 .voice--list--single.order3 {
    margin-top: 10rem;
  }
}
/*# sourceMappingURL=numbers.css.map */