.recruit-slider img {
  width: 90%;
}

.recruit-slider .swiper-wrapper {
  transition-timing-function: linear;
}

.recruit-slider-1 img {
  width: 90%;
}

.recruit-slider-1 .swiper-wrapper {
  transition-timing-function: linear;
}

.page-template-page-recruit .jumbotron-common .ttl-cont {
  justify-content: center;
}

.bg-common.catch .title.orange {
  text-align: left;
}

@media screen and (max-width: 991px) {
  .tani-num {
    font-size: 38px;
    font-weight: 700;
  }

  .tani-text {
    font-size: 16px;
    font-weight: 500;
  }

  .bg-common.catch .ttl-area {
    background-color: #fff;
    opacity: 0.9;
    padding: 35px;
  }
}

@media screen and (min-width: 992px) {
  main {
    padding-top: 112px !important;
  }

  .tani-num {
    font-size: 56px;
    font-weight: 700;
  }

  .tani-text {
    font-size: 20px;
    font-weight: 500;
  }

  .bg-common.catch .ttl-area {
    background-color: #fff;
    opacity: 0.9;
    padding: 35px;
    width: 42%;
  }
}

.bg-common.catch,
.bg-common.our-work {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: visible;
}

.bg-green {
  background-color: #359e2e;
}

.bg-blue {
  background-color: #263e9f;
}

.bg-green-1 {
  background-color: #2a9c95;
}

@media screen and (max-width: 767px) {
  .recruit-button-center {
    margin-top: 20px;
  }

  .bg-common.catch .metabox {
    line-height: 25px;
    color: #000;
  }

  .bg-common.catch .title {
    margin-bottom: 15px;
  }

  .jumbotron-common .ttl-main .ttl .ttl-jpn.black {
    color: #000;
    font-weight: 700;
    font-size: 27px;
  }

  .jumbotron-common .ttl-main .ttl .ttl-jpn.bg-orange {
    font-size: 20px !important;
    font-weight: 500;
    padding: 7px 15px 7px 15px;
    margin-top: 13px;
  }
}

@media screen and (min-width: 768px) {
  .bg-common.catch .metabox {
    line-height: 35px;
  }

  .bg-common.catch .title {
    margin-bottom: 35px;
  }

  .jumbotron-common .ttl-main .ttl .ttl-jpn.black {
    color: #000;
    font-weight: 700;
    font-size: 48px;
  }

  .jumbotron-common .ttl-main .ttl .ttl-jpn.bg-orange {
    font-size: 32px !important;
    font-weight: 500;
    padding: 7px 15px 7px 15px;
    margin-top: 23px;
  }
}

h2 .ttl .ttl-eng {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

h2 .ttl .ttl-jpn {
  font-size: 32px;
  font-weight: 500;
  text-align: center;
}

h2 {
  text-align: center;
}

/* 
.set {
    background-color: #fff8f9;
    border: 5px solid #f45376;
    padding: 30px;
} */

.set .metabox {
  margin-top: 5px;
}

/* .set.yellow {
    background-color: #fef9f5;
    border: 5px solid #f19839;
    padding: 30px;
} */

.row-data .all {
  display: flex;
  align-items: center;
  justify-content: center;
}

.tani-all {
  text-align: center;
}

.row-data .item .cont {
  background: #fff;
  padding: 16px;
  border-bottom: 8px solid #dc8d14;
  box-shadow: 0 8px 16px rgb(0 0 0 / 16%);
}

.row-data .item .cont .metabox p {
  text-align: center;
  font-weight: 700;
  color: #000;
}

.set {
  margin: auto;
}

.data-2-all {
  display: flex;
  align-items: center;
  justify-content: center;
}

.row .title {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.row-data-2 .item:nth-child(1) .title {
  color: #409538;
}

.row-data-2 .item:nth-child(1) .tani-all {
  color: #409538;
}

.row-data-2 .item:nth-child(1) .cont {
  border: 5px solid #409538;
  background-color: #f9fff9;
  padding: 20px;
}

.dat-2-text-all {
  padding-left: 25px;
}

.row-data-2 .item:nth-child(2) .cont {
  border: 5px solid #15b5f0;
  background-color: #f6fdff;
  padding: 20px;
}

.row-data-2 .item:nth-child(3) .cont {
  border: 5px solid #673c99;
  background-color: #f9f3ff;
  padding: 20px;
}

.row-data-2 .item:nth-child(2) .tani-all {
  color: #15b5f0;
}

.row-data-2 .item:nth-child(3) .tani-all {
  color: #673c99;
}

.row-data-2 .item:nth-child(2) .title {
  color: #15b5f0;
}

.row-data-2 .item:nth-child(3) .title {
  color: #673c99;
}

.row-data-2 .metabox {
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  .row-data .metabox {
    text-align: center;
  }
}

.row-data .item .metabox p {
  font-size: 14px !important;
  font-weight: 400;
}

.row-data-2 .title {
  margin-bottom: 20px;
}

.bg-common.data {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: visible;
}

.bg-common.data.bg_dot {
  background-color: #fffdd9;
  background-image: radial-gradient(#fefbd9 40%, transparent 40%),
    radial-gradient(#fefbd9 40%, transparent 40%);
  background-size: 40px 40px;
  background-position: 0 0, 20px 20px;
  background-repeat: repeat;
}

.bg-common.data .ttl {
  color: #000;
}

h2 .ttl {
  margin-bottom: 45px;
}

.bg-common.for-families h2 .ttl .ttl-eng,
.bg-common.for-families h2 .ttl .ttl-jpn {
  text-align: left;
}

.button-area a {
  display: flex;
  align-items: center;
  justify-content: left;
  width: 300px;
  border-radius: 0;
  border-left: none;
  border-right: none;
  background-color: transparent;
  padding-left: 0;
  text-align: left;
}

.button-area a:nth-child(2) {
  border-bottom: none;
  border-top: none;
}

.button-area a svg {
  right: 0;
  background-color: #f19839;
  border-radius: 50px;
  fill: #fff;
}

.button-area a:hover svg {
  background-color: transparent;
  fill: #f19839;
}

.recruit-button-center a {
  border-radius: 0;
  border: 1px solid #dc8d14;
  color: #dc8d14;
  font-weight: 500;
  font-size: 16px;
  background-color: #fff;
}

.recruit-button-center a svg {
  right: 13px;
  background-color: #f19839;
  border-radius: 50px;
  fill: #fff;
}

.recruit-button-center a:hover svg {
  right: 13px;
  background-color: transparent;
  border-radius: 50px;
  fill: #f19839;
}

.recruit-button-center a .box {
  text-align: left;
}

.recruit-button-center {
  text-align: center;
}

.text-all .number {
  font-size: 64px;
  font-weight: 700;
  opacity: 0.1;
}

.text-all .text {
  font-size: 24px;
  font-weight: 400;
  margin-left: 50px;
}

.row-our-work .cont {
  padding: 20px;
}

.text-all {
  display: flex;
  align-items: center;
}

.row-our-work .item:nth-child(1) .btn svg {
  background-color: transparent;
  border-radius: 50px;
  border: transparent;
  color: #fff;
  position: relative;
  top: inherit;
  transform: inherit;
  right: inherit;
  background-color: #fff;
  fill: #359e2e;
}

.row-our-work .item:nth-child(2) .btn svg {
  background-color: transparent;
  border-radius: 50px;
  border: transparent;
  color: #fff;
  position: relative;
  top: inherit;
  transform: inherit;
  right: inherit;
  background-color: #fff;
  fill: #263e9f;
}

.row-our-work .item:nth-child(3) .btn svg {
  background-color: transparent;
  border-radius: 50px;
  border: transparent;
  color: #fff;
  position: relative;
  top: inherit;
  transform: inherit;
  right: inherit;
  background-color: #fff;
  fill: #2a9c95;
}

.row-our-work .item .btn {
  background-color: transparent;
  border-radius: 50px;
  border: transparent;
  color: #fff;
  fill: #359e2e;
  position: relative;
  top: inherit;
  transform: inherit;
  right: inherit;
  display: flex;
  align-items: center;
  padding-right: 0;
  padding-bottom: 0;
}

.row-our-work .item .btn .box {
  text-align: end;
  margin-right: 20px;
}

.row-our-work .metabox {
  margin-top: 25px;
}

.row-our-work .item a:hover .btn svg {
  background-color: transparent;
  fill: #fff;
  transition: 0.5s ease all;
}

.row-our-work .item a:hover .box {
  color: #000;
  transition: 0.5s ease all;
}

.row-our-work .btn.btn-light {
  min-width: auto;
}

@media screen and (max-width: 767px) {
  .row-our-work .metabox {
    text-align: left !important;
  }
}

.row .item .metabox.white {
  text-align: left !important;
}

/* interview-slider */

.interview-slider img {
  width: 100%;
}

.swiper-button-prev {
  padding: 23px;
  border-radius: 50%;
  border: 1px solid #000;
}

.swiper-button-next {
  padding: 23px;
  border-radius: 50%;
  border: 1px solid #000;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  font-size: 12px !important;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  font-size: 12px !important;
}

.bg-common.interview .ttl-area {
  position: relative;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "←";
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "→";
}

.name-area {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .midashi-area {
    margin-bottom: 20px;
    line-height: 25px;
  }

  .midashi-area {
    font-size: 17px;
    font-weight: 500;
    color: #dc8d14;
  }

  .swiper-button-next {
    right: 0px;
    position: absolute;
    left: initial;
    top: 20px;
    color: #000;
  }

  .swiper-button-prev {
    right: 60px;
    position: absolute;
    left: initial;
    top: 20px;
    color: #000;
  }
}

@media screen and (max-width: 767px) {
  .midashi-area {
    margin-bottom: 10px;
    line-height: 21px;
  }

  .midashi-area {
    font-size: 14px;
    font-weight: 500;
    color: #dc8d14;
  }

  .swiper-button-next {
    right: 0px;
    position: absolute;
    left: initial;
    top: 68px;
    color: #000;
  }

  .swiper-button-prev {
    right: 60px;
    position: absolute;
    left: initial;
    top: 68px;
    color: #000;
  }
}
