.question {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 2.0rem;
  line-height: 1.5;
  margin-bottom: 2rem;
  padding-top: 2rem;
}
.top .kv {
  position: relative
}
.top .kv__inner {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: relative;
  padding-bottom: 6.5rem
}
.top .kv__inner:before {
  content: "";
  display: block;
  width: 154.46rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: .3
}
@media screen and (max-width: 767px) {
  .top .kv__inner:before {
    width: 30.1rem
  }
}
.top .kv__inner:after {
  content: "";
  display: block;
  width: 167.56rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: .2
}
@media screen and (max-width: 767px) {
  .top .kv__inner:after {
    width: 32.7rem
  }
}
@media screen and (max-width: 767px) {
  .top .kv__inner {
    width: 100%;
    padding-bottom: 2rem
  }
}
.top .kv__video-box {
  width: 141.4rem;
  height: 79.3rem;
  margin-left: auto;
  position: relative
}
@media screen and (max-width: 767px) {
  .top .kv__video-box {
    width: 27.6rem;
    height: 44rem
  }
}
.top .kv__video-box video {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0
}
.top .kv__message {
  color: #fff;
  position: absolute;
  top: 20rem;
  left: 14rem;
  z-index: 2
}
@media screen and (max-width: 767px) {
  .top .kv__message {
    top: 13rem;
    left: 2rem
  }
}
.top .kv__message h1 {
  font-size: 20rem;
  line-height: 1.22;
  letter-spacing: -0.01em
}
@media screen and (max-width: 767px) {
  .top .kv__message h1 {
    font-size: 6rem;
    letter-spacing: -0.025em
  }
}
.top .kv__message-ja {
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 2.277;
  letter-spacing: .01em;
  margin-bottom: 2rem
}
@media screen and (max-width: 767px) {
  .top .kv__message-ja {
    font-size: 1.9rem;
    line-height: 1.916;
    margin-bottom: 1rem
  }
}
.top .kv__message-en {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: .01em
}
@media screen and (max-width: 767px) {
  .top .kv__message-en {
    font-size: 1.2rem
  }
}
.top .kv__scroll {
  position: absolute;
  bottom: 3rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2
}
.top .kv__scroll-arrow {
  position: relative
}
.top .kv__scroll img {
  margin: 0 auto
}
@media screen and (max-width: 767px) {
  .top .kv__scroll img {
    height: 2.5rem
  }
}
.top .kv__scroll p {
  color: #fff;
  letter-spacing: .01em
}
.top .instagram {
  background: #ebebf5;
  padding: 10.7rem 0 8.5rem
}
.top .instagram .swiper {
  overflow: visible
}
.top .instagram .swiper-pagination, .top .instagram .swiper2-pagination {
  bottom: -4.8rem;
  z-index: 1
}
.top .instagram .swiper-pagination-bullet {
  background-color: #d6d6eb;
  opacity: 1;
  width: 1.4rem;
  height: 1.4rem
}
.top .instagram .swiper-pagination-bullet-active {
  background: #464646
}
@media screen and (max-width: 767px) {
  .top .instagram {
    padding: 6rem 0;
    overflow: hidden
  }
}
.top .instagram h2 {
  color: #339;
  text-align: center;
  font-size: 4.4rem;
  line-height: 1;
  letter-spacing: .01em;
  margin-bottom: 4.5rem
}
@media screen and (max-width: 767px) {
  .top .instagram h2 {
    font-size: 3.2rem;
    margin-bottom: 2.5rem
  }
}
.top .instagram h2 img {
  display: block;
  margin: 0 auto 1rem
}
.top .instagram a {
  position: relative
}
.top .instagram a:hover:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, .6);
  position: absolute;
  top: 0;
  left: 0
}
.top .instagram a:hover p {
  opacity: 1
}
.top .instagram a p {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: calc(100% - 2.9rem);
  padding: 2.9rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8
}
@media(max-width: 1280px) {
  .top .instagram a p {
    height: calc(100% - 2.7rem);
    padding: 2.7rem
  }
}
@media all and (min-width: 768px)and (max-width: 1024px) {
  .top .instagram a p {
    height: calc(100% - 1.5rem);
    padding: 1.5rem
  }
}
@media screen and (max-width: 767px) {
  .top .instagram a p {
    -webkit-line-clamp: 10;
    font-size: 1.4rem
  }
}
.top .reliance {
  background: url("../../img/bg_deco.png") repeat;
  padding: 10rem 0 13rem;
  margin-bottom: 16rem
}
@media screen and (max-width: 767px) {
  .top .reliance {
    padding: 6rem 0;
    margin-bottom: 6rem
  }
}
.top .reliance__lead {
  position: relative;
  margin-bottom: 16rem
}
@media screen and (max-width: 767px) {
  .top .reliance__lead {
    margin-bottom: 10rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}
.top .reliance__lead-txt {
  max-width: 132rem;
  margin: auto;
  position: relative;
  z-index: 1;
  padding-top: 7rem
}
@media screen and (max-width: 767px) {
  .top .reliance__lead-txt {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .top .reliance__lead-txt {
    padding-top: 20rem
  }
}
.top .reliance__lead-txt p {
  max-width: 42rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2;
  margin-bottom: 6rem
}
@media screen and (max-width: 767px) {
  .top .reliance__lead-txt p {
    max-width: initial;
    font-size: 1.6rem;
    margin-bottom: 3rem
  }
}
.top .reliance__lead-txt a {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  display: block;
  font-size: 2.8rem;
  font-weight: 500;
  width: 33.1rem
}
@media screen and (max-width: 767px) {
  .top .reliance__lead-txt a {
    font-size: 1.8rem;
    width: 22rem
  }
}
@media screen and (max-width: 767px) {
  .top .reliance__lead-txt a {
    margin-right: 0;
    margin-left: auto
  }
}
.top .reliance__lead-head span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #339;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1;
  padding: .8rem 2rem;
  margin-bottom: 2.5rem
}
@media screen and (max-width: 767px) {
  .top .reliance__lead-head span {
    font-size: 1.6rem;
    padding: .7rem 1.5rem;
    margin-bottom: 1.5rem
  }
}
.top .reliance__lead-head h2 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  display: inline-block;
  font-size: 12.6rem;
  line-height: 1;
  margin-bottom: 6rem
}
@media screen and (max-width: 767px) {
  .top .reliance__lead-head h2 {
    font-size: 4.2rem;
    margin-bottom: 2.5rem
  }
}
.top .reliance__lead-image img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: auto;
  height: 58.8rem
}
@media screen and (max-width: 767px) {
  .top .reliance__lead-image img {
    height: 17.75rem
  }
}
.top .reliance__lead a {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  display: block;
  font-size: 2.8rem;
  font-weight: 500;
  width: 33.1rem
}
@media screen and (max-width: 767px) {
  .top .reliance__lead a {
    font-size: 1.8rem;
    width: 22rem
  }
}
.top .reliance__point {
  position: relative;
  margin-bottom: 12rem
}
@media screen and (max-width: 767px) {
  .top .reliance__point {
    margin-bottom: 2rem
  }
}
.top .reliance__point-inner {
  max-width: 132rem;
  margin: auto
}
@media screen and (max-width: 767px) {
  .top .reliance__point-inner {
    max-width: calc(100% - 4rem)
  }
}
.top .reliance__point-text-box {
  max-width: 62rem;
  padding-top: 6rem
}
@media screen and (max-width: 767px) {
  .top .reliance__point-text-box {
    padding-top: 0
  }
}
.top .reliance__point-text-box.__reverse {
  margin-left: auto
}
@media screen and (max-width: 767px) {
  .top .reliance__point-text-box.__reverse {
    margin-left: 0
  }
}
.top .reliance__point-head {
  margin-bottom: 5.5rem
}
@media screen and (max-width: 767px) {
  .top .reliance__point-head {
    margin-bottom: 2.5rem
  }
}
.top .reliance__point-head h3 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  color: #fff;
  font-size: 5.6rem;
  font-weight: 500;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 1rem;
  padding: 2.5rem 2.5rem 1.5rem
}
@media screen and (max-width: 767px) {
  .top .reliance__point-head h3 {
    font-size: 2.6rem;
    padding: 1rem;
    -webkit-column-gap: .5rem;
    -moz-column-gap: .5rem;
    column-gap: .5rem
  }
}
.top .reliance__point-head h3 .num {
  font-size: 4.2rem;
  line-height: 1;
  position: relative;
  top: -1.5rem
}
@media screen and (max-width: 767px) {
  .top .reliance__point-head h3 .num {
    display: block;
    font-size: 2rem;
    top: -0.5rem
  }
}
.top .reliance__point-head h3 .num span {
  position: relative;
  top: 2.5rem
}
@media screen and (max-width: 767px) {
  .top .reliance__point-head h3 .num span {
    top: 1rem
  }
}
@media screen and (max-width: 767px) {
  .top .reliance__point-head h3 {
    margin: 0 auto 1rem
  }
}
.top .reliance__point-head p {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  letter-spacing: .05em;
  padding: .6rem 1.6rem;
  margin-left: 11.2rem
}
@media screen and (max-width: 767px) {
  .top .reliance__point-head p {
    font-size: 1.6rem;
    padding: .4rem 1.6rem;
    margin: 0 auto
  }
}
.top .reliance__point-head p span {
  font-size: 2.3rem
}
@media screen and (max-width: 767px) {
  .top .reliance__point-head p span {
    font-size: 1.4rem
  }
}
.top .reliance__point-text {
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0;
  margin-left: 11.2rem
}
@media screen and (max-width: 767px) {
  .top .reliance__point-text {
    font-size: 1.6rem;
    letter-spacing: .1em;
    margin-left: 0;
    margin-bottom: 2rem
  }
}
.top .reliance__point-image img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: auto;
  height: 50.6rem
}
@media screen and (max-width: 767px) {
  .top .reliance__point-image img {
    position: static;
    height: auto
  }
}
.top .reliance__point-image.__reverse img {
  left: 0
}
.top .reliance__message {
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2;
  margin-bottom: 10rem
}
@media screen and (max-width: 767px) {
  .top .reliance__message {
    max-width: 132rem;
    margin: auto;
    text-align: left;
    font-size: 1.6rem;
    margin-bottom: 3rem
  }
}
@media screen and (max-width: 767px)and (max-width: 767px) {
  .top .reliance__message {
    max-width: calc(100% - 4rem)
  }
}
.top .reliance__link {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  display: block;
  font-size: 2.8rem;
  font-weight: 500;
  width: 33.1rem;
  margin: auto
}
@media screen and (max-width: 767px) {
  .top .reliance__link {
    font-size: 1.8rem;
    width: 22rem
  }
}
.top .advantage {
  margin-bottom: 16rem
}
@media screen and (max-width: 767px) {
  .top .advantage {
    margin-bottom: 12rem
  }
}
.top .advantage__head {
  margin-bottom: 10rem
}
@media screen and (max-width: 767px) {
  .top .advantage__head {
    margin-bottom: 6rem
  }
}
.top .advantage__head h2 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  color: #fff;
  font-size: 5.2rem;
  font-weight: 500;
  line-height: 1;
  padding: 1.5rem 7rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 7rem
}
@media screen and (max-width: 767px) {
  .top .advantage__head h2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1rem;
    font-size: 2.6rem;
    line-height: 1.5;
    padding: .6rem 1.2rem;
    margin-bottom: 3rem
  }
}
.top .advantage__head h2 span {
  font-size: 2.2rem;
  line-height: 1
}
@media screen and (max-width: 767px) {
  .top .advantage__head h2 span {
    font-size: 2rem;
    display: block
  }
  .top .advantage__head h2 span span {
    display: inline;
    position: relative;
    top: .8rem
  }
}
.top .advantage__head p {
  text-align: center;
  font-size: 3.2rem;
  letter-spacing: .15em
}
@media screen and (max-width: 767px) {
  .top .advantage__head p {
    font-size: 2.2rem;
    letter-spacing: .1em
  }
}
.top .advantage__point {
  padding-top: 11rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#ebebf5), color-stop(30rem, #ebebf5), color-stop(30rem, #fff), to(#fff));
  background: -webkit-linear-gradient(top, #ebebf5 0%, #ebebf5 30rem, #fff 30rem, #fff 100%);
  background: linear-gradient(180deg, #ebebf5 0%, #ebebf5 30rem, #fff 30rem, #fff 100%)
}
@media screen and (max-width: 767px) {
  .top .advantage__point {
    padding-top: 2.4rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#ebebf5), color-stop(15rem, #ebebf5), color-stop(15rem, #fff), to(#fff));
    background: -webkit-linear-gradient(top, #ebebf5 0%, #ebebf5 15rem, #fff 15rem, #fff 100%);
    background: linear-gradient(180deg, #ebebf5 0%, #ebebf5 15rem, #fff 15rem, #fff 100%)
  }
}
.top .advantage__point:not(:last-of-type) {
  margin-bottom: 12rem
}
@media screen and (max-width: 767px) {
  .top .advantage__point:not(:last-of-type) {
    margin-bottom: 6rem
  }
}
.top .advantage__point-head {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  padding-top: 2rem
}
@media screen and (max-width: 767px) {
  .top .advantage__point-head {
    max-width: 132rem;
    margin: auto
  }
}
@media screen and (max-width: 767px)and (max-width: 767px) {
  .top .advantage__point-head {
    max-width: calc(100% - 4rem)
  }
}
.top .advantage__point-head .num {
  display: block;
  font-size: 4.2rem;
  line-height: 1;
  margin: -2rem .5rem 0 0
}
@media screen and (max-width: 767px) {
  .top .advantage__point-head .num {
    font-size: 2.4rem;
    margin-top: -1rem
  }
}
.top .advantage__point-head .num span {
  margin: 1rem 0 0
}
.top .advantage__point-head h3 {
  font-size: 4.2rem;
  font-weight: 500;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 7rem
}
@media screen and (max-width: 767px) {
  .top .advantage__point-head h3 {
    font-size: 2.4rem;
    line-height: inherit;
    margin-bottom: 5rem
  }
}
.top .advantage__point-inner {
  max-width: 132rem;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 5rem;
  -moz-column-gap: 5rem;
  column-gap: 5rem
}
@media screen and (max-width: 767px) {
  .top .advantage__point-inner {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .top .advantage__point-inner {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 3rem
  }
}
.top .advantage__point-text {
  padding-top: 11rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
@media screen and (max-width: 767px) {
  .top .advantage__point-text {
    max-width: 132rem;
    margin: auto;
    padding-top: 0
  }
}
@media screen and (max-width: 767px)and (max-width: 767px) {
  .top .advantage__point-text {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .top .advantage__point-text p {
    font-size: 1.5rem
  }
}
.top .advantage__point-text p:not(:last-of-type) {
  margin-bottom: 4rem
}
@media screen and (max-width: 767px) {
  .top .advantage__point-text p:not(:last-of-type) {
    margin-bottom: 3rem
  }
}
@media screen and (max-width: 767px) {
  .top .advantage__point-image {
    position: relative
  }
}
.top .advantage__point-image img {
  width: auto;
  height: 47.7rem
}
@media screen and (max-width: 767px) {
  .top .advantage__point-image img {
    height: auto
  }
}
.top .company {
  margin-bottom: 12rem
}
@media screen and (max-width: 767px) {
  .top .company {
    margin-bottom: 6rem
  }
}
.top .company__head {
  max-width: 163.2rem;
  margin: 0 0 8rem auto;
  background: url("../../img/top_company_info_ttl_bg.png") no-repeat right/cover
}
@media screen and (max-width: 767px) {
  .top .company__head {
    margin: 0 0 6rem auto
  }
}
.top .company__head h2 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 7.4rem;
  line-height: 1;
  padding: 19rem 0 6.5rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem
}
@media screen and (max-width: 767px) {
  .top .company__head h2 {
    max-width: 132rem;
    margin: auto;
    padding: 5rem 0;
    font-size: 3.4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1rem
  }
}
@media screen and (max-width: 767px)and (max-width: 767px) {
  .top .company__head h2 {
    max-width: calc(100% - 4rem)
  }
}
.top .company__head h2 span {
  font-size: 3rem;
  line-height: 1;
  margin-top: .4rem
}
@media screen and (max-width: 767px) {
  .top .company__head h2 span {
    display: block;
    font-size: 1.4rem
  }
}
@media screen and (max-width: 767px) {
  .top .company__head {
    background: url("../../img/top_company_info_ttl_bg_sp.png") no-repeat right/cover !important
  }
}
.top .company__inner {
  max-width: 132rem;
  margin: auto
}
@media screen and (max-width: 767px) {
  .top .company__inner {
    max-width: calc(100% - 4rem)
  }
}
.top .company__detail {
  max-width: 82rem;
  margin: 0 auto 11rem
}
.top .company__detail-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4rem 4rem 2rem;
  position: relative
}
@media screen and (max-width: 767px) {
  .top .company__detail-row {
    display: block;
    padding: 2rem 0
  }
}
.top .company__detail-row:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0
}
.top .company__detail-row dt, .top .company__detail-row dd {
  font-size: 2rem
}
@media screen and (max-width: 767px) {
  .top .company__detail-row dt, .top .company__detail-row dd {
    font-size: 1.6rem
  }
}
.top .company__detail-row dt {
  width: 26rem
}
.top .company__detail-row dd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
@media screen and (max-width: 767px) {
  .top .company__detail {
    margin-bottom: 6rem !important
  }
}
.top .company__link {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  display: block;
  font-size: 2.8rem;
  font-weight: 500;
  width: 33.1rem;
  margin: auto
}
@media screen and (max-width: 767px) {
  .top .company__link {
    font-size: 1.8rem;
    width: 22rem
  }
}
.top .access {
  padding: 11rem 0 12rem;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 153, 204, 0.2)), color-stop(44%, rgba(51, 51, 153, 0.2)), to(rgba(0, 169, 157, 0.2)));
  background: -webkit-linear-gradient(left, rgba(0, 153, 204, 0.2) 0%, rgba(51, 51, 153, 0.2) 44%, rgba(0, 169, 157, 0.2) 100%);
  background: linear-gradient(90deg, rgba(0, 153, 204, 0.2) 0%, rgba(51, 51, 153, 0.2) 44%, rgba(0, 169, 157, 0.2) 100%);
  background-size: cover
}
@media screen and (max-width: 767px) {
  .top .access {
    padding: 6rem 0;
    margin-bottom: 0
  }
}
.top .access__inner {
  max-width: 132rem;
  margin: auto
}
@media screen and (max-width: 767px) {
  .top .access__inner {
    max-width: calc(100% - 4rem)
  }
}
.top .access__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-column-gap: 5.5rem;
  -moz-column-gap: 5.5rem;
  column-gap: 5.5rem;
  margin-bottom: 6rem
}
@media screen and (max-width: 767px) {
  .top .access__head {
    display: block;
    margin-bottom: 3rem
  }
}
.top .access__head h2 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 7.4rem;
  line-height: 1;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  position: relative
}
@media screen and (max-width: 767px) {
  .top .access__head h2 {
    -webkit-column-gap: .5rem;
    -moz-column-gap: .5rem;
    column-gap: .5rem;
    font-size: 3.4rem;
    margin-bottom: 1.5rem
  }
}
.top .access__head h2 span {
  font-size: 3rem;
  line-height: 1
}
@media screen and (max-width: 767px) {
  .top .access__head h2 span {
    font-size: 1.4rem;
    margin-top: 0
  }
}
.top .access__head p {
  font-size: 2rem
}
@media screen and (max-width: 767px) {
  .top .access__head p {
    font-size: 1.4rem
  }
}
.top .access__map {
  width: 162.3rem;
  height: 71rem;
  margin-left: auto
}
@media screen and (max-width: 767px) {
  .top .access__map {
    width: 100%;
    height: 16.3rem
  }
}
.top .access__map iframe {
  width: 100%;
  height: 100%
}
.top .gallery {
  padding: 10rem 0 9rem;
  background-color: #ebebf5;
  overflow: hidden
}
.top .gallery .swiper {
  overflow: visible
}
.top .gallery .swiper-pagination, .top .gallery .swiper2-pagination {
  bottom: -4.8rem;
  z-index: 1
}
.top .gallery .swiper-pagination-bullet {
  background-color: #d6d6eb;
  opacity: 1;
  width: 1.4rem;
  height: 1.4rem
}
.top .gallery .swiper-pagination-bullet-active {
  background: #464646
}
@media screen and (max-width: 767px) {
  .top .gallery {
    padding: 6rem 0 11rem
  }
}
.top .gallery h2 {
  color: #339;
  text-align: center;
  font-size: 4.4rem;
  line-height: 1;
  letter-spacing: .01em;
  margin-bottom: 4.5rem
}
@media screen and (max-width: 767px) {
  .top .gallery h2 {
    font-size: 3.2rem;
    margin-bottom: 3rem
  }
}
.top .gallery h2 img {
  display: block;
  margin: 0 auto 1rem
}
.company .kv {
  height: 48.9rem;
  margin-bottom: 10rem
}
@media screen and (max-width: 767px) {
  .company .kv {
    height: 30rem
  }
}
@media screen and (max-width: 767px) {
  .company .kv {
    margin-bottom: 6rem
  }
}
.company .kv__inner {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: relative;
  max-height: 41.8rem
}
.company .kv__inner:before {
  content: "";
  display: block;
  width: 154.46rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: .3
}
@media screen and (max-width: 767px) {
  .company .kv__inner:before {
    width: 30.1rem
  }
}
.company .kv__inner:after {
  content: "";
  display: block;
  width: 167.56rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: .2
}
@media screen and (max-width: 767px) {
  .company .kv__inner:after {
    width: 32.7rem
  }
}
@media screen and (max-width: 767px) {
  .company .kv__inner {
    height: 25.8rem
  }
}
.company .kv__inner:before, .company .kv__inner:after {
  height: 48.9rem
}
@media screen and (max-width: 767px) {
  .company .kv__inner:before, .company .kv__inner:after {
    height: 30rem
  }
}
.company .kv__image {
  width: 141.5rem;
  height: 48.9rem;
  margin-left: auto;
  position: relative
}
@media screen and (max-width: 767px) {
  .company .kv__image {
    width: 27.6rem;
    height: 30rem
  }
}
.company .kv__title {
  color: #fff;
  position: absolute;
  top: 23.5rem;
  left: 15rem;
  z-index: 2
}
@media screen and (max-width: 767px) {
  .company .kv__title {
    top: 10.5rem;
    left: 9rem
  }
}
.company .kv__title h1 {
  font-size: 10rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem
}
@media screen and (max-width: 767px) {
  .company .kv__title h1 {
    font-size: 4.6rem;
    display: block
  }
}
.company .kv__title h1 span {
  font-size: 4rem;
  line-height: 1
}
@media screen and (max-width: 767px) {
  .company .kv__title h1 span {
    display: block;
    font-size: 2rem;
    margin: 0 0 1.5rem -7rem
  }
}
.company .message {
  margin-bottom: 22rem
}
@media screen and (max-width: 767px) {
  .company .message {
    margin-bottom: 6rem
  }
}
.company .message__inner {
  max-width: 132rem;
  margin: auto;
  position: relative
}
@media screen and (max-width: 767px) {
  .company .message__inner {
    max-width: calc(100% - 4rem)
  }
}
.company .message__text {
  padding-top: 6rem;
  position: relative;
  z-index: 1
}
@media screen and (max-width: 767px) {
  .company .message__text {
    padding-top: 17rem
  }
}
.company .message__head span {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  display: inline-block;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  padding: .8rem 2.4rem;
  margin-bottom: 3rem
}
@media screen and (max-width: 767px) {
  .company .message__head span {
    font-size: 1.6rem;
    font-weight: 500;
    padding: .6rem 1rem;
    margin-bottom: 1.5rem
  }
}
.company .message__head h2 {
  font-size: 6rem;
  line-height: 1.5;
  margin-bottom: 5rem
}
@media screen and (max-width: 767px) {
  .company .message__head h2 {
    font-size: 3rem;
    margin-bottom: 3rem
  }
}
.company .message__link {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  display: block;
  font-size: 2.8rem;
  font-weight: 500;
  width: 33.1rem
}
@media screen and (max-width: 767px) {
  .company .message__link {
    font-size: 1.8rem;
    width: 22rem
  }
}
@media screen and (max-width: 767px) {
  .company .message__link {
    margin-right: 0;
    margin-left: auto
  }
}
.company .message__image img {
  position: absolute;
  top: 0;
  right: 0;
  max-height: 57.9rem
}
@media screen and (max-width: 767px) {
  .company .message__image img {
    max-height: 20.1rem
  }
}
.company .section-bg {
  background: url("../../img/bg_deco.png") repeat;
  padding: 10rem 0 13rem
}
@media screen and (max-width: 767px) {
  .company .section-bg {
    padding: 6rem 0
  }
}
.company .philosophy h2, .company .policy h2 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  color: #fff;
  font-size: 5.2rem;
  line-height: 1;
  padding: 1.5rem 4.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 8rem
}
@media screen and (max-width: 767px) {
  .company .philosophy h2, .company .policy h2 {
    font-size: 2.6rem;
    padding: 1rem 2rem;
    margin-bottom: 4rem
  }
}
.company .philosophy h2 span, .company .policy h2 span {
  font-size: 2.2rem;
  line-height: 1
}
@media screen and (max-width: 767px) {
  .company .philosophy h2 span, .company .policy h2 span {
    font-size: 2rem;
    position: relative;
    top: -0.5rem;
    margin: 0 .2rem
  }
  .company .philosophy h2 span span, .company .policy h2 span span {
    position: relative;
    top: 1rem
  }
}
.company .philosophy h3, .company .policy h3 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 10rem;
  line-height: 1;
  margin-bottom: 7rem
}
@media screen and (max-width: 767px) {
  .company .philosophy h3, .company .policy h3 {
    font-size: 4rem;
    margin-bottom: 4rem
  }
}
.company .philosophy p, .company .policy p {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto
}
@media screen and (max-width: 767px) {
  .company .philosophy p, .company .policy p {
    font-size: 1.8rem
  }
}
.company .philosophy {
  text-align: center;
  margin-bottom: 13rem
}
@media screen and (max-width: 767px) {
  .company .philosophy {
    margin-bottom: 7rem
  }
}
@media screen and (max-width: 767px) {
  .company .policy {
    text-align: center
  }
}
.company .organization {
  margin-bottom: 16rem
}
@media screen and (max-width: 767px) {
  .company .organization {
    margin-bottom: 6rem
  }
}
.company .organization__head {
  background: url("../../img/company_organization_cart_ttl_bg.png") no-repeat right/cover;
  max-width: 163.2rem;
  margin: 0 0 8rem auto
}
@media screen and (max-width: 767px) {
  .company .organization__head {
    margin: 0 0 6rem auto
  }
}
.company .organization__head h2 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 7.4rem;
  line-height: 1;
  padding: 19rem 0 6.5rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem
}
@media screen and (max-width: 767px) {
  .company .organization__head h2 {
    max-width: 132rem;
    margin: auto;
    padding: 5rem 0;
    font-size: 3.4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1rem
  }
}
@media screen and (max-width: 767px)and (max-width: 767px) {
  .company .organization__head h2 {
    max-width: calc(100% - 4rem)
  }
}
.company .organization__head h2 span {
  font-size: 3rem;
  line-height: 1;
  margin-top: .4rem
}
@media screen and (max-width: 767px) {
  .company .organization__head h2 span {
    display: block;
    font-size: 1.4rem
  }
}
@media screen and (max-width: 767px) {
  .company .organization__head {
    background: url("../../img/company_organization_cart_ttl_bg_sp.png") no-repeat right/cover
  }
}
.company .organization__lead {
  font-size: 3.2rem;
  letter-spacing: .15em;
  text-align: center;
  margin-bottom: 7rem
}
@media screen and (max-width: 767px) {
  .company .organization__lead {
    font-size: 2.2rem;
    margin-bottom: 4rem
  }
}
.company .organization__lead-image {
  margin: 0 auto 13rem;
  max-height: 71.5rem
}
@media screen and (max-width: 767px) {
  .company .organization__lead-image {
    max-width: 132rem;
    margin: auto;
    margin-bottom: 6rem;
    max-height: initial
  }
}
@media screen and (max-width: 767px)and (max-width: 767px) {
  .company .organization__lead-image {
    max-width: calc(100% - 4rem)
  }
}
.company .organization__point {
  max-width: 132rem;
  margin: auto
}
@media screen and (max-width: 767px) {
  .company .organization__point {
    max-width: calc(100% - 4rem)
  }
}
.company .organization__point:not(:last-of-type) {
  margin-bottom: 14rem
}
@media screen and (max-width: 767px) {
  .company .organization__point:not(:last-of-type) {
    margin-bottom: 6rem
  }
}
.company .organization__point-inner {
  position: relative;
  background-color: #ebebf5;
  padding: 12rem 9.5rem 4.5rem
}
@media screen and (max-width: 767px) {
  .company .organization__point-inner {
    padding: 3rem 2rem 2rem
  }
}
.company .organization__point h3 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  color: #fff;
  font-size: 5.6rem;
  font-weight: 500;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 1rem;
  padding: 2.5rem 2.5rem 1.5rem;
  position: absolute;
  top: -4rem;
  left: 3.7rem
}
@media screen and (max-width: 767px) {
  .company .organization__point h3 {
    font-size: 2.6rem;
    padding: 1rem;
    -webkit-column-gap: .5rem;
    -moz-column-gap: .5rem;
    column-gap: .5rem
  }
}
.company .organization__point h3 .num {
  font-size: 4.2rem;
  line-height: 1;
  position: relative;
  top: -1.5rem
}
@media screen and (max-width: 767px) {
  .company .organization__point h3 .num {
    display: block;
    font-size: 2rem;
    top: -0.5rem
  }
}
.company .organization__point h3 .num span {
  position: relative;
  top: 2.5rem
}
@media screen and (max-width: 767px) {
  .company .organization__point h3 .num span {
    top: 1rem
  }
}
@media screen and (max-width: 767px) {
  .company .organization__point h3 {
    top: -2.5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
  }
}
.company .organization__point-text {
  font-weight: 500;
  margin-bottom: 3rem
}
@media screen and (max-width: 767px) {
  .company .organization__point-text {
    margin-bottom: 2rem
  }
}
.company .organization__point-suppliers {
  padding: 2.5rem;
  background-color: #fff
}
@media screen and (max-width: 767px) {
  .company .organization__point-suppliers {
    padding: 2rem
  }
}
.company .organization__point-suppliers h4 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 2.8rem;
  font-weight: 500;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 4rem;
  position: relative
}
@media screen and (max-width: 767px) {
  .company .organization__point-suppliers h4 {
    font-size: 1.8rem;
    margin-bottom: 3rem
  }
}
.company .organization__point-suppliers h4:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  display: block;
  width: 8.4rem;
  height: 1.5px;
  position: absolute;
  left: 50%;
  bottom: -1rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media screen and (max-width: 767px) {
  .company .organization__point-suppliers h4:after {
    width: 3rem;
    bottom: -0.5rem
  }
}
.company .organization__point-suppliers p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto
}
@media screen and (max-width: 767px) {
  .company .organization__point-suppliers p {
    font-size: 1.6rem
  }
}
.company .company {
  margin-bottom: 14rem
}
@media screen and (max-width: 767px) {
  .company .company {
    margin-bottom: 12rem
  }
}
.company .company__head {
  background: url("../../img/company_info_ttl_bg.png") no-repeat right/cover;
  max-width: 163.2rem;
  margin: 0 0 8rem auto
}
@media screen and (max-width: 767px) {
  .company .company__head {
    margin: 0 0 6rem auto
  }
}
.company .company__head h2 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 7.4rem;
  line-height: 1;
  padding: 19rem 0 6.5rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem
}
@media screen and (max-width: 767px) {
  .company .company__head h2 {
    max-width: 132rem;
    margin: auto;
    padding: 5rem 0;
    font-size: 3.4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1rem
  }
}
@media screen and (max-width: 767px)and (max-width: 767px) {
  .company .company__head h2 {
    max-width: calc(100% - 4rem)
  }
}
.company .company__head h2 span {
  font-size: 3rem;
  line-height: 1;
  margin-top: .4rem
}
@media screen and (max-width: 767px) {
  .company .company__head h2 span {
    display: block;
    font-size: 1.4rem
  }
}
@media screen and (max-width: 767px) {
  .company .company__head {
    background: url("../../img/company_info_ttl_bg_sp.png") no-repeat right/cover
  }
}
.company .company__detail {
  max-width: 82rem;
  margin: 0 auto 8rem
}
.company .company__detail-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4rem 4rem 2rem;
  position: relative
}
@media screen and (max-width: 767px) {
  .company .company__detail-row {
    display: block;
    padding: 2rem 0
  }
}
.company .company__detail-row:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0
}
.company .company__detail-row dt, .company .company__detail-row dd {
  font-size: 2rem
}
@media screen and (max-width: 767px) {
  .company .company__detail-row dt, .company .company__detail-row dd {
    font-size: 1.6rem
  }
}
.company .company__detail-row dt {
  width: 26rem
}
.company .company__detail-row dd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
@media screen and (max-width: 767px) {
  .company .company__detail {
    max-width: 132rem;
    margin: auto
  }
}
@media screen and (max-width: 767px)and (max-width: 767px) {
  .company .company__detail {
    max-width: calc(100% - 4rem)
  }
}
.company .history {
  margin-bottom: 14rem
}
@media screen and (max-width: 767px) {
  .company .history {
    margin-bottom: 12rem
  }
}
.company .history__head {
  background: url("../../img/company_history_ttl_bg.png") no-repeat right/cover;
  max-width: 163.2rem;
  margin: 0 0 8rem auto
}
@media screen and (max-width: 767px) {
  .company .history__head {
    margin: 0 0 6rem auto
  }
}
.company .history__head h2 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 7.4rem;
  line-height: 1;
  padding: 19rem 0 6.5rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem
}
@media screen and (max-width: 767px) {
  .company .history__head h2 {
    max-width: 132rem;
    margin: auto;
    padding: 5rem 0;
    font-size: 3.4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1rem
  }
}
@media screen and (max-width: 767px)and (max-width: 767px) {
  .company .history__head h2 {
    max-width: calc(100% - 4rem)
  }
}
.company .history__head h2 span {
  font-size: 3rem;
  line-height: 1;
  margin-top: .4rem
}
@media screen and (max-width: 767px) {
  .company .history__head h2 span {
    display: block;
    font-size: 1.4rem
  }
}
@media screen and (max-width: 767px) {
  .company .history__head {
    background: url("../../img/company_history_ttl_bg_sp.png") no-repeat right/cover
  }
}
.company .history__detail {
  max-width: 82rem;
  margin: 0 auto 8rem
}
.company .history__detail-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4rem 4rem 2rem;
  position: relative
}
@media screen and (max-width: 767px) {
  .company .history__detail-row {
    display: block;
    padding: 2rem 0
  }
}
.company .history__detail-row:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0
}
.company .history__detail-row dt, .company .history__detail-row dd {
  font-size: 2rem
}
@media screen and (max-width: 767px) {
  .company .history__detail-row dt, .company .history__detail-row dd {
    font-size: 1.6rem
  }
}
.company .history__detail-row dt {
  width: 26rem
}
.company .history__detail-row dd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
@media screen and (max-width: 767px) {
  .company .history__detail {
    max-width: 132rem;
    margin: auto
  }
}
@media screen and (max-width: 767px)and (max-width: 767px) {
  .company .history__detail {
    max-width: calc(100% - 4rem)
  }
}
.business .bg-deco {
  background: url("../../img/bg_deco.png") repeat;
  padding: 0 0 20rem
}
@media screen and (max-width: 767px) {
  .business .bg-deco {
    padding-bottom: 6rem
  }
}
.business .kv {
  height: 48.9rem;
  margin-bottom: 10rem
}
@media screen and (max-width: 767px) {
  .business .kv {
    height: 30rem
  }
}
.business .kv__inner {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: relative;
  max-height: 41.8rem
}
.business .kv__inner:before {
  content: "";
  display: block;
  width: 154.46rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: .3
}
@media screen and (max-width: 767px) {
  .business .kv__inner:before {
    width: 30.1rem
  }
}
.business .kv__inner:after {
  content: "";
  display: block;
  width: 167.56rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: .2
}
@media screen and (max-width: 767px) {
  .business .kv__inner:after {
    width: 32.7rem
  }
}
@media screen and (max-width: 767px) {
  .business .kv__inner {
    height: 25.8rem
  }
}
.business .kv__inner:before, .business .kv__inner:after {
  height: 48.9rem
}
@media screen and (max-width: 767px) {
  .business .kv__inner:before, .business .kv__inner:after {
    height: 30rem
  }
}
.business .kv__image {
  width: 141.5rem;
  height: 48.9rem;
  margin-left: auto;
  position: relative
}
@media screen and (max-width: 767px) {
  .business .kv__image {
    width: 27.6rem;
    height: 30rem
  }
}
.business .kv__title {
  color: #fff;
  position: absolute;
  top: 23.5rem;
  left: 15rem;
  z-index: 2
}
@media screen and (max-width: 767px) {
  .business .kv__title {
    top: 10.5rem;
    left: 9rem
  }
}
.business .kv__title h1 {
  font-size: 10rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem
}
@media screen and (max-width: 767px) {
  .business .kv__title h1 {
    font-size: 4.6rem;
    display: block
  }
}
.business .kv__title h1 span {
  font-size: 4rem;
  line-height: 1
}
@media screen and (max-width: 767px) {
  .business .kv__title h1 span {
    display: block;
    font-size: 2rem;
    margin: 0 0 1.5rem -7rem
  }
}
.business .point {
  position: relative
}
.business .point:not(:last-of-type) {
  margin-bottom: 12rem
}
@media screen and (max-width: 767px) {
  .business .point:not(:last-of-type) {
    margin-bottom: 4rem
  }
}
.business .point__inner {
  max-width: 132rem;
  margin: auto;
  position: relative;
  margin-bottom: 12rem
}
@media screen and (max-width: 767px) {
  .business .point__inner {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .business .point__inner {
    margin-bottom: 4rem
  }
}
.business .point__head {
  position: relative;
  top: -5.5rem;
  margin-bottom: 2.5rem
}
@media screen and (max-width: 767px) {
  .business .point__head {
    top: -4rem;
    margin-bottom: 0
  }
}
.business .point__head h2 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  color: #fff;
  font-size: 5.6rem;
  font-weight: 500;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 1rem;
  padding: 2.5rem 2.5rem 1.5rem;
  margin: 0 auto 1rem
}
@media screen and (max-width: 767px) {
  .business .point__head h2 {
    font-size: 2.6rem;
    padding: 1rem;
    -webkit-column-gap: .5rem;
    -moz-column-gap: .5rem;
    column-gap: .5rem
  }
}
.business .point__head h2 .num {
  font-size: 4.2rem;
  line-height: 1;
  position: relative;
  top: -1.5rem
}
@media screen and (max-width: 767px) {
  .business .point__head h2 .num {
    display: block;
    font-size: 2rem;
    top: -0.5rem
  }
}
.business .point__head h2 .num span {
  position: relative;
  top: 2.5rem
}
@media screen and (max-width: 767px) {
  .business .point__head h2 .num span {
    top: 1rem
  }
}
@media screen and (max-width: 767px) {
  .business .point__head h2 {
    display: block
  }
  .business .point__head h2 .num {
    margin-bottom: 1rem
  }
}
.business .point__head p {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  color: #fff;
  font-size: 2.6rem;
  font-weight: 500;
  letter-spacing: .05em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  padding: .6rem 1.6rem
}
@media screen and (max-width: 767px) {
  .business .point__head p {
    font-size: 1.4rem;
    padding: 0 1.3rem
  }
}
.business .point__lead {
  font-size: 3.2rem;
  letter-spacing: .15em;
  text-align: center;
  margin-bottom: 7rem
}
@media screen and (max-width: 767px) {
  .business .point__lead {
    position: relative;
    top: -2rem;
    font-size: 2.2rem;
    margin-bottom: .5rem
  }
}
.business .point__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 8.5rem;
  -moz-column-gap: 8.5rem;
  column-gap: 8.5rem
}
@media screen and (max-width: 767px) {
  .business .point__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 2rem
  }
}
.business .point__image img {
  max-height: 47.7rem
}
.business .point__text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 12.5rem
}
@media screen and (max-width: 767px) {
  .business .point__text {
    padding-top: 0;
    font-size: 1.6rem
  }
}
.business .point__border {
  max-width: 132rem;
  margin: auto;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  display: block;
  height: 2px
}
@media screen and (max-width: 767px) {
  .business .point__border {
    max-width: calc(100% - 4rem)
  }
}
.business .manufacturers {
  max-width: 132rem;
  margin: auto;
  background-color: #d8d8ec;
  padding: 10rem 9.5rem
}
@media screen and (max-width: 767px) {
  .business .manufacturers {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .business .manufacturers {
    padding: 6rem 0 6rem 1.8rem
  }
}
.business .manufacturers h2 {
  background-color: #3383ce;
  color: #fff;
  font-size: 4.5rem;
  line-height: 1;
  padding: 1.2rem 4rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 7rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem
}
@media screen and (max-width: 767px) {
  .business .manufacturers h2 {
    font-size: 2.6rem;
    padding: 1rem;
    display: block;
    margin-bottom: 3rem
  }
}
.business .manufacturers h2 span {
  font-size: 1.9rem;
  line-height: 1
}
@media screen and (max-width: 767px) {
  .business .manufacturers h2 span {
    font-size: 2rem;
    display: block;
    margin-bottom: 1rem;
    letter-spacing: .15em
  }
}
.business .manufacturers table {
  width: 100%;
  border: 2.5px solid #339
}
.business .manufacturers table tr td {
  color: #275c87;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.1rem;
  font-weight: 500;
  text-align: center;
  width: 25%;
  padding: 2rem 1rem;
  border: 2.5px solid #339
}
@media screen and (max-width: 767px) {
  .business .manufacturers table tr td {
    min-width: 18.5rem;
    white-space: nowrap
  }
}
.business .order {
  background-color: #ebebf5;
  padding: 16rem 0 13.5rem;
  position: relative
}
@media screen and (max-width: 767px) {
  .business .order {
    padding: 7rem 0 12rem
  }
}
.business .order:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1.5rem
}
@media screen and (max-width: 767px) {
  .business .order:after {
    height: .8rem
  }
}
.business .order__outer {
  max-width: 132rem;
  margin: auto;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  padding: .45rem;
  position: relative
}
@media screen and (max-width: 767px) {
  .business .order__outer {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .business .order__outer {
    padding: .3rem
  }
}
.business .order__inner {
  background-color: #fff;
  padding: 8rem 10rem
}
@media screen and (max-width: 767px) {
  .business .order__inner {
    padding: 5rem 1.8rem 6rem
  }
}
.business .order__inner h2 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  color: #fff;
  font-size: 5.2rem;
  line-height: 1;
  padding: 1.5rem 4.5rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -4.2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media screen and (max-width: 767px) {
  .business .order__inner h2 {
    top: -3rem;
    font-size: 2.6rem;
    padding: 1rem
  }
}
.business .order__inner h2 span {
  font-size: 2.2rem;
  line-height: 1
}
@media screen and (max-width: 767px) {
  .business .order__inner h2 span {
    font-size: 2rem;
    position: relative;
    top: -0.5rem
  }
  .business .order__inner h2 span span {
    position: relative;
    top: 1rem
  }
}
.business .order__lead {
  font-weight: 500;
  text-align: center;
  margin-bottom: 4.5rem
}
@media screen and (max-width: 767px) {
  .business .order__lead {
    margin-bottom: 3rem
  }
}
.business .order__way {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 8rem;
  -moz-column-gap: 8rem;
  column-gap: 8rem;
  margin-bottom: 6.5rem
}
@media screen and (max-width: 767px) {
  .business .order__way {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    row-gap: 3rem;
    margin-bottom: 3rem
  }
}
.business .order__way-item {
  padding: 4.5rem 4.5rem 4rem;
  background-color: #ebebf5
}
@media screen and (max-width: 767px) {
  .business .order__way-item {
    padding: 2.5rem 1.5rem 3rem
  }
}
.business .order__way-number {
  color: #339;
  font-size: 4.6rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  margin-bottom: 2rem
}
@media screen and (max-width: 767px) {
  .business .order__way-number {
    font-size: 2.6rem;
    -webkit-column-gap: .5rem;
    -moz-column-gap: .5rem;
    column-gap: .5rem
  }
}
.business .order__way-number span {
  display: inline-block;
  vertical-align: middle;
  background-color: #339;
  color: #fff;
  font-size: 1.9rem;
  letter-spacing: .05em;
  padding: .7rem 1rem;
  position: relative;
  top: .5rem
}
@media screen and (max-width: 767px) {
  .business .order__way-number span {
    font-size: 1.3rem;
    line-height: 1;
    padding: .5rem .5rem;
    top: .2rem
  }
}
.business .order__way-text {
  font-weight: 500;
  font-size: 1.7rem;
}
.business .order__link {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  display: block;
  font-size: 2.8rem;
  font-weight: 500;
  width: 33.1rem;
  margin: auto
}
@media screen and (max-width: 767px) {
  .business .order__link {
    font-size: 1.8rem;
    width: 22rem
  }
}
.inquiry .kv {
  height: 48.9rem;
  margin-bottom: 10rem
}
@media screen and (max-width: 767px) {
  .inquiry .kv {
    height: 30rem
  }
}
.inquiry .kv__inner {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: relative;
  max-height: 41.8rem
}
.inquiry .kv__inner:before {
  content: "";
  display: block;
  width: 154.46rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: .3
}
@media screen and (max-width: 767px) {
  .inquiry .kv__inner:before {
    width: 30.1rem
  }
}
.inquiry .kv__inner:after {
  content: "";
  display: block;
  width: 167.56rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: .2
}
@media screen and (max-width: 767px) {
  .inquiry .kv__inner:after {
    width: 32.7rem
  }
}
@media screen and (max-width: 767px) {
  .inquiry .kv__inner {
    height: 25.8rem
  }
}
.inquiry .kv__inner:before, .inquiry .kv__inner:after {
  height: 48.9rem
}
@media screen and (max-width: 767px) {
  .inquiry .kv__inner:before, .inquiry .kv__inner:after {
    height: 30rem
  }
}
.inquiry .kv__image {
  width: 141.5rem;
  height: 48.9rem;
  margin-left: auto;
  position: relative
}
@media screen and (max-width: 767px) {
  .inquiry .kv__image {
    width: 27.6rem;
    height: 30rem
  }
}
.inquiry .kv__title {
  color: #fff;
  position: absolute;
  top: 23.5rem;
  left: 15rem;
  z-index: 2
}
@media screen and (max-width: 767px) {
  .inquiry .kv__title {
    top: 10.5rem;
    left: 9rem
  }
}
.inquiry .kv__title h1 {
  font-size: 10rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem
}
@media screen and (max-width: 767px) {
  .inquiry .kv__title h1 {
    font-size: 4.6rem;
    display: block
  }
}
.inquiry .kv__title h1 span {
  font-size: 4rem;
  line-height: 1
}
@media screen and (max-width: 767px) {
  .inquiry .kv__title h1 span {
    display: block;
    font-size: 2rem;
    margin: 0 0 1.5rem -7rem
  }
}
.inquiry__inner {
  max-width: 132rem;
  margin: auto;
  max-width: 88rem
}
@media screen and (max-width: 767px) {
  .inquiry__inner {
    max-width: calc(100% - 4rem)
  }
}
.inquiry__inner .tel__head, .inquiry__inner .form__head {
  position: relative;
  margin-bottom: 5.5rem
}
.inquiry__inner .tel__head:after, .inquiry__inner .form__head:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  left: 0;
  bottom: -1rem;
  display: block;
  width: 100%;
  height: 2px
}
.inquiry__inner .tel__head h2, .inquiry__inner .form__head h2 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 0 1rem 0;
  position: relative
}
@media screen and (max-width: 767px) {
  .inquiry__inner .tel__head h2, .inquiry__inner .form__head h2 {
    -webkit-column-gap: .5rem;
    -moz-column-gap: .5rem;
    column-gap: .5rem;
    font-size: 2.6rem
  }
}
.inquiry__inner .tel__head h2 img, .inquiry__inner .form__head h2 img {
  width: auto
}
.inquiry__inner .tel {
  margin-bottom: 8rem
}
.inquiry__inner .tel__head h2 img {
  height: 3.8rem
}
@media screen and (max-width: 767px) {
  .inquiry__inner .tel__head h2 img {
    height: 2.6rem
  }
}
.inquiry__inner .tel__main {
  color: #339;
  font-size: 5.6rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .15em;
  text-align: center;
  margin-bottom: 3.5rem
}
@media screen and (max-width: 767px) {
  .inquiry__inner .tel__main {
    font-size: 2.6rem;
    margin-bottom: 1rem
  }
}
.inquiry__inner .tel__sub {
  font-size: 2rem;
  text-align: center
}
@media screen and (max-width: 767px) {
  .inquiry__inner .tel__sub {
    font-size: 1.2rem
  }
}
.inquiry__inner .form {
  font-size: 1.6rem;
  margin-bottom: 14rem
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form {
    margin-bottom: 12rem
  }
}
.inquiry__inner .form__head h2 img {
  height: 3rem
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form__head h2 img {
    height: 2.6rem
  }
}
.inquiry__inner .form__row {
  margin-bottom: 4.5rem
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form__row {
    margin-bottom: 2rem
  }
}
.inquiry__inner .form__label {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  margin-bottom: 3.2rem
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form__label {
    -webkit-column-gap: .5rem;
    -moz-column-gap: .5rem;
    column-gap: .5rem
  }
}
.inquiry__inner .form__label:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  left: 0;
  bottom: -1.2rem;
  display: block;
  width: 100%;
  height: 2px
}
.inquiry__inner .form__label span {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: .15em;
  color: #fff;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3.5rem;
  height: 2rem;
  margin-left: 1rem
}
.inquiry__inner .form__grid {
  display: grid;
  -webkit-column-gap: 6rem;
  -moz-column-gap: 6rem;
  column-gap: 6rem
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form__grid {
    gap: 1.6rem 0
  }
}
.inquiry__inner .form__grid.__col2 {
  grid-template-columns: repeat(2, 1fr)
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form__grid.__col2 {
    grid-template-columns: initial
  }
}
.inquiry__inner .form__radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 4rem;
  -moz-column-gap: 4rem;
  column-gap: 4rem
}
.form__radio-item {
  margin-bottom: 2rem;
}
.inquiry__inner .form__radio-item label {
  position: relative;
  padding: 0 0 0 4.2rem
}
.inquiry__inner .form__radio-item label:before, .inquiry__inner .form__radio-item label:after {
  position: absolute;
  content: "";
  display: block;
  top: 50%
}
.inquiry__inner .form__radio-item label:before {
  left: 2rem;
  margin-top: -0.5rem;
  width: 1rem;
  height: 1rem;
  background: #464646;
  border-radius: 50%;
  opacity: 0
}
.inquiry__inner .form__radio-item label:after {
  left: 1.7rem;
  margin-top: -0.8rem;
  width: 1.6rem;
  height: 1.6rem;
  border: 1px solid #464646;
  border-radius: 50%
}
.inquiry__inner .form__radio input[type=radio] {
  display: none
}
.inquiry__inner .form__radio input[type=radio]:checked + label:before {
  opacity: 1
}
.inquiry__inner .form__input input {
  width: 100%;
  background-color: #e3e3e3;
  padding: 1.6rem 2.5rem
}
.inquiry__inner .form__input.__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}
.inquiry__inner .form__input.__flex label {
  width: 4.8rem
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form__input.__flex label {
    width: 3.6rem;
    font-size: 1.4rem
  }
}
.inquiry__inner .form__input.__flex:first-of-type label {
  padding-left: 1.7rem;
  width: 6.7rem
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form__input.__flex:first-of-type label {
    padding-left: 0;
    width: 3.6rem
  }
}
.inquiry__inner .form__input.__flex input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form__input.__zip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.inquiry__inner .form__input.__zip input {
  width: 20rem
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form__input.__zip input {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }
}
.inquiry__inner .form__input.__zip a {
  color: #339;
  margin-left: 2rem;
  vertical-align: middle;
  text-decoration: underline
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form__input.__zip a {
    margin-left: 0;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
  }
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form__input.__zip p {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
  }
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form__input p {
    font-size: 1.2rem
  }
}
.inquiry__inner .form__select {
  margin-bottom: 2rem
}
.inquiry__inner .form__select select {
  background-color: #e3e3e3;
  padding: 1.6rem 2.5rem;
  width: 20rem;
  position: relative;
  background-image: url(../../img/select_arrow.png);
  background-size: 1.3rem 1.2rem;
  background-repeat: no-repeat;
  background-position: top 50% right 1.3rem
}
.inquiry__inner .form__select select:invalid {
  color: #b6b7b7
}
.inquiry__inner .form textarea {
  background-color: #e3e3e3;
  width: 100%;
  height: 13.6rem;
  padding: 2.5rem
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form textarea {
    height: 16rem;
    padding: 1.5rem
  }
}
.inquiry__inner .form textarea::-webkit-input-placeholder {
  color: #a2a2a2
}
.inquiry__inner .form textarea::-moz-placeholder {
  color: #a2a2a2
}
.inquiry__inner .form textarea:-ms-input-placeholder {
  color: #a2a2a2
}
.inquiry__inner .form textarea::-ms-input-placeholder {
  color: #a2a2a2
}
.inquiry__inner .form textarea::placeholder {
  color: #a2a2a2
}
.inquiry__inner .form__check {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: .5rem;
  -moz-column-gap: .5rem;
  column-gap: .5rem;
  line-height: 1;
  margin-bottom: 8rem
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form__check {
    -webkit-column-gap: .2rem;
    -moz-column-gap: .2rem;
    column-gap: .2rem;
    margin-bottom: 3.5rem
  }
  .inquiry__inner .form__check input {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    position: relative;
    top: .1rem
  }
}
.inquiry__inner .form__check a {
  text-decoration: underline
}
.inquiry__inner .form__check a:hover {
  text-decoration: none
}
.inquiry__inner .form button {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  display: block;
  font-size: 2.8rem;
  font-weight: 500;
  width: 33.1rem;
  margin: auto
}
@media screen and (max-width: 767px) {
  .inquiry__inner .form button {
    font-size: 1.8rem;
    width: 22rem
  }
}
.recruit .kv {
  height: 48.9rem;
  margin-bottom: 10rem;
  height: 75rem
}
@media screen and (max-width: 767px) {
  .recruit .kv {
    height: 30rem
  }
}
@media screen and (max-width: 767px) {
  .recruit .kv {
    height: 30rem;
    margin-bottom: 6rem
  }
}
.recruit .kv__inner {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: relative;
  max-height: 41.8rem;
  max-height: initial;
  height: 64.4rem
}
.recruit .kv__inner:before {
  content: "";
  display: block;
  width: 154.46rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: .3
}
@media screen and (max-width: 767px) {
  .recruit .kv__inner:before {
    width: 30.1rem
  }
}
.recruit .kv__inner:after {
  content: "";
  display: block;
  width: 167.56rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: .2
}
@media screen and (max-width: 767px) {
  .recruit .kv__inner:after {
    width: 32.7rem
  }
}
@media screen and (max-width: 767px) {
  .recruit .kv__inner {
    height: 25.8rem
  }
}
.recruit .kv__inner:before, .recruit .kv__inner:after {
  height: 48.9rem
}
@media screen and (max-width: 767px) {
  .recruit .kv__inner:before, .recruit .kv__inner:after {
    height: 30rem
  }
}
.recruit .kv__inner:before {
  content: none
}
@media screen and (max-width: 767px) {
  .recruit .kv__inner:before {
    content: ""
  }
}
.recruit .kv__inner:after {
  height: 75rem
}
@media screen and (max-width: 767px) {
  .recruit .kv__inner:after {
    height: 30rem
  }
}
.recruit .kv__image {
  position: relative;
  width: 154.6rem;
  height: 75rem;
  margin-left: auto
}
@media screen and (max-width: 767px) {
  .recruit .kv__image {
    width: 27.6rem;
    height: 30rem
  }
}
.recruit .kv__image:before {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  display: block;
  width: 100%;
  height: 75rem;
  position: absolute;
  top: 0;
  right: 0;
  opacity: .3
}
@media screen and (max-width: 767px) {
  .recruit .kv__image:before {
    height: 30rem
  }
}
.recruit .kv__message {
  color: #fff;
  position: absolute;
  top: 20rem;
  left: 15rem;
  z-index: 2
}
@media screen and (max-width: 767px) {
  .recruit .kv__message {
    top: 6rem;
    left: 2rem
  }
}
.recruit .kv__message h1 {
  font-size: 15.7rem;
  line-height: 1;
  margin-bottom: 6rem;
  letter-spacing: .01em
}
@media screen and (max-width: 767px) {
  .recruit .kv__message h1 {
    font-size: 4.6rem;
    margin-bottom: 2rem
  }
}
.recruit .kv__message-text {
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.75
}
@media screen and (max-width: 767px) {
  .recruit .kv__message-text {
    font-size: 1.4rem
  }
}
@media screen and (max-width: 767px) {
  .recruit .interview {
    overflow: hidden
  }
}
.recruit .interview__head {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  height: 21.4rem;
  position: relative
}
@media screen and (max-width: 767px) {
  .recruit .interview__head {
    height: 8.585rem
  }
}
.recruit .interview__head:before, .recruit .interview__head:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: 1;
  opacity: .3;
  height: 25rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__head:before, .recruit .interview__head:after {
    height: 10rem
  }
}
.recruit .interview__head:before {
  width: 167.5rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__head:before {
    width: 35.1rem
  }
}
.recruit .interview__head:after {
  width: 154.4rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__head:after {
    width: 33.834rem
  }
}
.recruit .interview__head h2 {
  max-width: 132rem;
  margin: auto;
  color: #fff;
  font-size: 7.4rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  height: 21.4rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__head h2 {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .interview__head h2 {
    font-size: 2.6rem;
    height: 8.585rem
  }
  .recruit .interview__head h2.__direction {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
    -ms-flex-align: initial;
    align-items: initial;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 1rem;
    margin-left: 1em
  }
  .recruit .interview__head h2.__direction span {
    display: block;
    top: 0;
    margin-left: -0.5em
  }
  .recruit .interview__head h2.__direction span span {
    display: inline-block;
    margin-left: .5rem
  }
  .recruit .interview__head h2:not(.__direction) span span {
    display: inline-block;
    margin: 0 .8rem;
    top: 0
  }
}
.recruit .interview__head h2 span {
  font-size: 3rem;
  line-height: 1;
  position: relative;
  top: -1.5rem
}
.recruit .interview__head h2 span span {
  display: inline-block;
  top: 0;
  margin: 0 1rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__head h2 span {
    font-size: 2rem
  }
  .recruit .interview__head h2 span span {
    display: inline-block;
    margin-left: .2rem
  }
}
.recruit .interview__inner {
  background: url("../../img/bg_deco_thin.png") repeat;
  padding: 12.9rem 0 14rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__inner {
    padding: 5.5rem 0 10rem
  }
}
.recruit .interview__lead {
  text-align: center;
  font-size: 3.2rem;
  letter-spacing: .15em;
  margin-bottom: 7.5rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__lead {
    font-size: 2.2rem;
    margin-bottom: 3rem
  }
}
.recruit .interview__text {
  text-align: center;
  font-weight: 500;
  margin-bottom: 7.5rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__text {
    max-width: 132rem;
    margin: auto;
    margin-bottom: 3rem;
    text-align: left
  }
}
@media screen and (max-width: 767px)and (max-width: 767px) {
  .recruit .interview__text {
    max-width: calc(100% - 4rem)
  }
}
/*--------------先輩社員4名時------------*/
/*.recruit .interview__content {
  max-width: 132rem;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem 2rem
}*/
/*--------------先輩社員3名時------------*/
.recruit .interview__content {
  max-width: 100rem;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem 2rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__content {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .interview__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 0;
    margin: 0
  }
}
.recruit .interview__content-item {
  text-align: center
}
.recruit .interview__content-item:hover .interview__content-thumbnail:before {
  content: "";
  display: block;
  width: 100%;
  height: 40.9rem;
  background-color: rgba(51, 51, 51, .6);
  position: absolute;
  top: 0;
  left: 0
}
@media screen and (max-width: 767px) {
  .recruit .interview__content-item:hover .interview__content-thumbnail:before {
    height: 25.1rem
  }
}
.recruit .interview__content-item:hover .interview__content-thumbnail p {
  opacity: 1
}
.recruit .interview__content-thumbnail {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  cursor: pointer;
  overflow: hidden
}
.recruit .interview__content-thumbnail img {
  margin: auto;
  max-height: 40.9rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__content-thumbnail img {
    max-height: 25.1rem
  }
}
.recruit .interview__content-thumbnail p {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  width: 100%;
  height: 100%
}
.recruit .interview__content-text {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  color: #fff;
  font-weight: 500;
  padding: 1.5rem;
  position: relative;
  top: -3.5rem;
  z-index: 2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto
}
@media screen and (max-width: 767px) {
  .recruit .interview__content-text {
    padding: 1rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    width: auto
  }
}
.recruit .interview__modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100vh;
  background-color: rgba(51, 51, 51, .6);
  padding: 38.5rem 0
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal {
    padding: 3rem 0
  }
}
.recruit .interview__modal-inner {
  max-width: 132rem;
  margin: auto;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 90vh;
  overflow-y: auto;
  width: 136.6rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-inner {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-inner {
    width: 33rem
  }
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-inner button img {
    max-height: 2.35rem
  }
}
.recruit .interview__modal-inner button.__head {
  position: absolute;
  top: 4rem;
  right: 4.5rem;
  z-index: 3
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-inner button.__head {
    top: .8rem;
    right: 1rem
  }
}
.recruit .interview__modal-inner button.__bottom {
  display: block;
  margin: 0 0 0 4rem;
  position: relative;
  top: -4rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-inner button.__bottom {
    margin: 0 0 0 2rem;
    top: -3rem
  }
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-inner .js-swiper {
    overflow: visible
  }
}
.recruit .interview__modal-head {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  height: 21.4rem;
  position: relative;
  height: 15.3rem;
  margin-bottom: 7.5rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-head {
    height: 8.585rem
  }
}
.recruit .interview__modal-head:before, .recruit .interview__modal-head:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: 1;
  opacity: .3;
  height: 25rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-head:before, .recruit .interview__modal-head:after {
    height: 10rem
  }
}
.recruit .interview__modal-head:before {
  width: 167.5rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-head:before {
    width: 35.1rem
  }
}
.recruit .interview__modal-head:after {
  width: 154.4rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-head:after {
    width: 33.834rem
  }
}
.recruit .interview__modal-head h2 {
  max-width: 132rem;
  margin: auto;
  color: #fff;
  font-size: 7.4rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  height: 21.4rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-head h2 {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-head h2 {
    font-size: 2.6rem;
    height: 8.585rem
  }
  .recruit .interview__modal-head h2.__direction {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
    -ms-flex-align: initial;
    align-items: initial;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 1rem;
    margin-left: 1em
  }
  .recruit .interview__modal-head h2.__direction span {
    display: block;
    top: 0;
    margin-left: -0.5em
  }
  .recruit .interview__modal-head h2.__direction span span {
    display: inline-block;
    margin-left: .5rem
  }
  .recruit .interview__modal-head h2:not(.__direction) span span {
    display: inline-block;
    margin: 0 .8rem;
    top: 0
  }
}
.recruit .interview__modal-head h2 span {
  font-size: 3rem;
  line-height: 1;
  position: relative;
  top: -1.5rem
}
.recruit .interview__modal-head h2 span span {
  display: inline-block;
  top: 0;
  margin: 0 1rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-head h2 span {
    font-size: 2rem
  }
  .recruit .interview__modal-head h2 span span {
    display: inline-block;
    margin-left: .2rem
  }
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-head {
    margin-bottom: 6rem;
    height: 8.55rem
  }
}
.recruit .interview__modal-head:before, .recruit .interview__modal-head:after {
  height: 17.78rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-head:before, .recruit .interview__modal-head:after {
    height: 10rem
  }
}
.recruit .interview__modal-head:before {
  width: 119.2rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-head:before {
    width: 31rem
  }
}
.recruit .interview__modal-head:after {
  width: 109.9rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-head:after {
    width: 29.8rem
  }
}
.recruit .interview__modal-head h2 {
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 5.2rem;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  height: 15.3rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal-head h2 {
    height: 8.55rem;
    text-align: left;
    margin-bottom: 6rem;
    font-size: 2.6rem
  }
}
.recruit .interview__modal-head h2 span {
  font-size: 2.1rem
}
.recruit .interview__modal .introduction {
  position: relative;
  margin-bottom: 14rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .introduction {
    max-width: 132rem;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 8.3rem
  }
}
@media screen and (max-width: 767px)and (max-width: 767px) {
  .recruit .interview__modal .introduction {
    max-width: calc(100% - 4rem)
  }
}
.recruit .interview__modal .introduction__text {
  max-width: 73.8rem;
  padding: 5rem 4.5rem 3rem 6.5rem;
  margin: 0 0 0 5rem;
  background-color: rgba(255, 255, 255, .6);
  position: relative;
  top: 2.5rem;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .introduction__text {
    width: 100%;
    padding: 1.5rem 0 0 0;
    margin: -6.3rem 0 0 0
  }
}
.recruit .interview__modal .introduction__text h3 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 4.2rem;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 6rem;
  padding-left: 2.5rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .introduction__text h3 {
    font-size: 2.0rem;
    padding-left: 0;
    margin-bottom: 3rem
  }
}
.recruit .interview__modal .introduction__name {
  color: #339;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.444;
  padding: 0 0 1.5rem 2.5rem;
  border-bottom: 1px solid #339;
  margin-bottom: 2.5rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .introduction__name {
    padding: 0 0 1rem 0;
    font-size: 2.6rem;
    margin-bottom: 1.5rem
  }
}
.recruit .interview__modal .introduction__name span {
  display: block;
  font-size: 2.2rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .introduction__name span {
    font-size: 1.6rem
  }
}
.recruit .interview__modal .introduction__detail {
  padding: 0 0 0 2.5rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .introduction__detail {
    padding-left: 0
  }
}
.recruit .interview__modal .introduction__detail-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .introduction__detail-row {
    font-size: 1.4rem
  }
}
.recruit .interview__modal .introduction__detail-row:not(:last-of-type) {
  margin-bottom: 1.5rem
}
.recruit .interview__modal .introduction__detail-row dt {
  width: 15.1rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .introduction__detail-row dt {
    width: 12rem
  }
}
.recruit .interview__modal .introduction__detail-row dd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
.recruit .interview__modal .introduction__image {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .introduction__image {
    position: relative
  }
}
.recruit .interview__modal .introduction__image img {
  max-height: 64.75rem
}
.recruit .interview__modal .example {
  margin-bottom: 7.5rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .example {
    margin-bottom: 4rem
  }
}
.recruit .interview__modal .example:last-of-type {
  margin-bottom: 9.5rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .example:last-of-type {
    margin-bottom: 6rem
  }
}
.recruit .interview__modal .example__inner {
  max-width: 132rem;
  margin: auto;
  max-width: 116rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 7.5rem;
  -moz-column-gap: 7.5rem;
  column-gap: 7.5rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .example__inner {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .example__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0
  }
  .recruit .interview__modal .example__inner.__reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}
.recruit .interview__modal .example__text {
  padding-top: 2.5rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .example__text {
    padding-top: 1rem
  }
  .recruit .interview__modal .example__text p {
    font-size: 1.6rem
  }
}
.recruit .interview__modal .example__text h3 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 3.6rem;
  line-height: 1.5;
  margin-bottom: 3.5rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .example__text h3 {
    font-size: 2.6rem;
    margin-bottom: 1.5rem
  }
}
.recruit .interview__modal .example__image img {
  max-height: 51rem
}
.recruit .interview__modal .schedule h3 {
  width: 126.5rem;
  margin: 0 auto 9.5rem;
  position: relative;
  font-size: 4.2rem;
  line-height: 1;
  padding: 4rem 0;
  text-align: center
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .schedule h3 {
    max-width: 132rem;
    margin: auto;
    width: 100%;
    font-size: 2.4rem;
    padding: 1.5rem 0;
    margin-bottom: 4rem
  }
}
@media screen and (max-width: 767px)and (max-width: 767px) {
  .recruit .interview__modal .schedule h3 {
    max-width: calc(100% - 4rem)
  }
}
.recruit .interview__modal .schedule h3 span {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0)
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .schedule h3 span {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }
}
.recruit .interview__modal .schedule h3:before, .recruit .interview__modal .schedule h3:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  display: block;
  width: 100%;
  height: 2.5px;
  position: absolute;
  left: 0
}
.recruit .interview__modal .schedule h3:before {
  top: 0
}
.recruit .interview__modal .schedule h3:after {
  bottom: 0
}
.recruit .interview__modal .schedule__content {
  max-width: 132rem;
  margin: auto;
  max-width: 110rem;
  margin-bottom: 12rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .schedule__content {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .schedule__content {
    margin-bottom: 8rem
  }
}
.recruit .interview__modal .schedule__content-item:last-of-type .schedule__content-text:before {
  content: none
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .schedule__content-item:last-of-type .schedule__content-text {
    padding-bottom: 0
  }
}
.recruit .interview__modal .schedule__content-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
  margin-bottom: 1.5rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .schedule__content-head {
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    margin-bottom: 0
  }
}
.recruit .interview__modal .schedule__content-head span {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  color: #fff;
  font-size: 2.6rem;
  letter-spacing: .05em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 11rem;
  height: 3.2rem
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .schedule__content-head span {
    font-size: 1.6rem;
    width: 5.5rem;
    height: 2.2rem
  }
}
.recruit .interview__modal .schedule__content-head p {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 3rem;
  font-weight: 500
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .schedule__content-head p {
    font-size: 2rem
  }
}
.recruit .interview__modal .schedule__content-text {
  font-size: 2.4rem;
  padding: 0 0 5rem 13.2rem;
  position: relative;
  top: -0.5em;
  overflow: hidden
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .schedule__content-text {
    font-size: 1.6rem;
    padding: 0 0 8rem 0;
    top: 0
  }
}
.recruit .interview__modal .schedule__content-text:before {
  content: "";
  position: absolute;
  top: .8em;
  left: 5.2rem;
  background: url("../../img/recruit_schedule_dot.svg") repeat-y;
  background-size: 6px 21px;
  display: block;
  width: .6rem;
  height: 100%
}
@media screen and (max-width: 767px) {
  .recruit .interview__modal .schedule__content-text:before {
    top: initial;
    bottom: -1rem;
    height: 8.5rem;
    left: 2.5rem
  }
}
.recruit .business {
  margin-bottom: 14rem
}
@media screen and (max-width: 767px) {
  .recruit .business {
    margin-bottom: 12rem
  }
}
.recruit .business__head {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  height: 21.4rem;
  position: relative;
  margin-bottom: 13rem
}
@media screen and (max-width: 767px) {
  .recruit .business__head {
    height: 8.585rem
  }
}
.recruit .business__head:before, .recruit .business__head:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: 1;
  opacity: .3;
  height: 25rem
}
@media screen and (max-width: 767px) {
  .recruit .business__head:before, .recruit .business__head:after {
    height: 10rem
  }
}
.recruit .business__head:before {
  width: 167.5rem
}
@media screen and (max-width: 767px) {
  .recruit .business__head:before {
    width: 35.1rem
  }
}
.recruit .business__head:after {
  width: 154.4rem
}
@media screen and (max-width: 767px) {
  .recruit .business__head:after {
    width: 33.834rem
  }
}
.recruit .business__head h2 {
  max-width: 132rem;
  margin: auto;
  color: #fff;
  font-size: 7.4rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  height: 21.4rem
}
@media screen and (max-width: 767px) {
  .recruit .business__head h2 {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .business__head h2 {
    font-size: 2.6rem;
    height: 8.585rem
  }
  .recruit .business__head h2.__direction {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
    -ms-flex-align: initial;
    align-items: initial;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 1rem;
    margin-left: 1em
  }
  .recruit .business__head h2.__direction span {
    display: block;
    top: 0;
    margin-left: -0.5em
  }
  .recruit .business__head h2.__direction span span {
    display: inline-block;
    margin-left: .5rem
  }
  .recruit .business__head h2:not(.__direction) span span {
    display: inline-block;
    margin: 0 .8rem;
    top: 0
  }
}
.recruit .business__head h2 span {
  font-size: 3rem;
  line-height: 1;
  position: relative;
  top: -1.5rem
}
.recruit .business__head h2 span span {
  display: inline-block;
  top: 0;
  margin: 0 1rem
}
@media screen and (max-width: 767px) {
  .recruit .business__head h2 span {
    font-size: 2rem
  }
  .recruit .business__head h2 span span {
    display: inline-block;
    margin-left: .2rem
  }
}
@media screen and (max-width: 767px) {
  .recruit .business__head {
    margin-bottom: 6rem
  }
}
.recruit .business .point:last-of-type .point__inner {
  margin-bottom: 0
}
.recruit .bythenumber__head {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  height: 21.4rem;
  position: relative;
  margin-bottom: 13rem
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__head {
    height: 8.585rem
  }
}
.recruit .bythenumber__head:before, .recruit .bythenumber__head:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: 1;
  opacity: .3;
  height: 25rem
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__head:before, .recruit .bythenumber__head:after {
    height: 10rem
  }
}
.recruit .bythenumber__head:before {
  width: 167.5rem
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__head:before {
    width: 35.1rem
  }
}
.recruit .bythenumber__head:after {
  width: 154.4rem
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__head:after {
    width: 33.834rem
  }
}
.recruit .bythenumber__head h2 {
  max-width: 132rem;
  margin: auto;
  color: #fff;
  font-size: 7.4rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  height: 21.4rem
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__head h2 {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__head h2 {
    font-size: 2.6rem;
    height: 8.585rem
  }
  .recruit .bythenumber__head h2.__direction {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
    -ms-flex-align: initial;
    align-items: initial;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 1rem;
    margin-left: 1em
  }
  .recruit .bythenumber__head h2.__direction span {
    display: block;
    top: 0;
    margin-left: -0.5em
  }
  .recruit .bythenumber__head h2.__direction span span {
    display: inline-block;
    margin-left: .5rem
  }
  .recruit .bythenumber__head h2:not(.__direction) span span {
    display: inline-block;
    margin: 0 .8rem;
    top: 0
  }
}
.recruit .bythenumber__head h2 span {
  font-size: 3rem;
  line-height: 1;
  position: relative;
  top: -1.5rem
}
.recruit .bythenumber__head h2 span span {
  display: inline-block;
  top: 0;
  margin: 0 1rem
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__head h2 span {
    font-size: 2rem
  }
  .recruit .bythenumber__head h2 span span {
    display: inline-block;
    margin-left: .2rem
  }
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__head {
    margin-bottom: 6rem
  }
}
.recruit .bythenumber h3 {
  max-width: 132rem;
  margin: auto;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  margin: 0 auto 7.5rem;
  position: relative;
  font-size: 5.6rem;
  line-height: 1;
  padding: 4rem 0 4rem 16rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber h3 {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber h3 {
    margin-bottom: 3rem;
    text-align: left;
    font-size: 1.9rem;
    line-height: 1.1;
    padding: 2rem 0
  }
}
.recruit .bythenumber h3 span {
  display: block;
  font-size: 4.2rem;
  margin-top: -1rem
}
.recruit .bythenumber h3 span span {
  display: inline-block;
  margin: 0 1.5rem
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber h3 span {
    display: block;
    font-size: 1.6rem;
    margin-bottom: .5rem
  }
  .recruit .bythenumber h3 span span {
    margin-left: .5rem
  }
}
.recruit .bythenumber h3:before, .recruit .bythenumber h3:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  display: block;
  width: 100%;
  height: 2.5px;
  position: absolute;
  left: 0
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber h3:before, .recruit .bythenumber h3:after {
    height: .2rem
  }
}
.recruit .bythenumber h3:before {
  top: 0
}
.recruit .bythenumber h3:after {
  bottom: 0
}
.recruit .bythenumber__content {
  max-width: 132rem;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 7.5rem 8rem;
  margin-bottom: 9.5rem
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__content {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__content {
    grid-template-columns: 1fr;
    gap: 4rem 0
  }
}
.recruit .bythenumber__content-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  margin-bottom: 3.5rem
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__content-head {
    -webkit-column-gap: .5rem;
    -moz-column-gap: .5rem;
    column-gap: .5rem;
    margin-bottom: 2rem
  }
}
.recruit .bythenumber__content-head .num span {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  font-size: 2.8rem;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 5rem;
  height: 5rem
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__content-head .num span {
    font-size: 1.8rem;
    width: 3rem;
    height: 3rem
  }
}
.recruit .bythenumber__content-head .text {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 4.2rem
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__content-head .text {
    font-size: 1.8rem
  }
}
.recruit .bythenumber__content img {
  width: auto;
  max-height: 32rem;
  margin-bottom: 4rem
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__content img {
    margin-bottom: 2rem
  }
}
.recruit .bythenumber__content-description {
  font-weight: 500;
  line-height: 2;
  background-color: #ebebf5;
  padding: 3rem 3.5rem
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__content-description {
    padding: 2rem
  }
}
.recruit .bythenumber__content:last-of-type {
  margin-bottom: 14rem
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__content:last-of-type {
    margin-bottom: 12rem
  }
}
.recruit .bythenumber__content:last-of-type .bythenumber__content-item img {
  width: auto;
  max-height: 15.8rem
}
.recruit .bythenumber__content:last-of-type .bythenumber__content-item:first-of-type .bythenumber__content-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15rem;
  position: relative
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__content:last-of-type .bythenumber__content-item:first-of-type .bythenumber__content-description {
    padding-right: 2rem
  }
}
.recruit .bythenumber__content:last-of-type .bythenumber__content-item:first-of-type .bythenumber__content-description span {
  position: absolute;
  top: -6.5rem;
  right: 0
}
.recruit .bythenumber__content:last-of-type .bythenumber__content-item:first-of-type .bythenumber__content-description span img {
  width: 14.7rem;
  height: 17.7rem;
  margin-bottom: 0
}
.recruit .bythenumber__content:last-of-type .bythenumber__content-item:last-of-type .bythenumber__content-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 17.8rem;
  position: relative
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__content:last-of-type .bythenumber__content-item:last-of-type .bythenumber__content-description {
    position: static;
    padding-right: 2rem
  }
}
.recruit .bythenumber__content:last-of-type .bythenumber__content-item:last-of-type .bythenumber__content-description span {
  position: absolute;
  top: -4rem;
  right: 0
}
@media screen and (max-width: 767px) {
  .recruit .bythenumber__content:last-of-type .bythenumber__content-item:last-of-type .bythenumber__content-description span {
    top: 0
  }
}
.recruit .bythenumber__content:last-of-type .bythenumber__content-item:last-of-type .bythenumber__content-description span img {
  width: 17.5rem;
  height: 15.2rem;
  margin-bottom: 0
}
.recruit .env {
  margin-bottom: 16rem
}
@media screen and (max-width: 767px) {
  .recruit .env {
    margin-bottom: 12rem
  }
}
.recruit .env__head {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  height: 21.4rem;
  position: relative;
  margin-bottom: 13rem
}
@media screen and (max-width: 767px) {
  .recruit .env__head {
    height: 8.585rem
  }
}
.recruit .env__head:before, .recruit .env__head:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: 1;
  opacity: .3;
  height: 25rem
}
@media screen and (max-width: 767px) {
  .recruit .env__head:before, .recruit .env__head:after {
    height: 10rem
  }
}
.recruit .env__head:before {
  width: 167.5rem
}
@media screen and (max-width: 767px) {
  .recruit .env__head:before {
    width: 35.1rem
  }
}
.recruit .env__head:after {
  width: 154.4rem
}
@media screen and (max-width: 767px) {
  .recruit .env__head:after {
    width: 33.834rem
  }
}
.recruit .env__head h2 {
  max-width: 132rem;
  margin: auto;
  color: #fff;
  font-size: 7.4rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  height: 21.4rem
}
@media screen and (max-width: 767px) {
  .recruit .env__head h2 {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .env__head h2 {
    font-size: 2.6rem;
    height: 8.585rem
  }
  .recruit .env__head h2.__direction {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
    -ms-flex-align: initial;
    align-items: initial;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 1rem;
    margin-left: 1em
  }
  .recruit .env__head h2.__direction span {
    display: block;
    top: 0;
    margin-left: -0.5em
  }
  .recruit .env__head h2.__direction span span {
    display: inline-block;
    margin-left: .5rem
  }
  .recruit .env__head h2:not(.__direction) span span {
    display: inline-block;
    margin: 0 .8rem;
    top: 0
  }
}
.recruit .env__head h2 span {
  font-size: 3rem;
  line-height: 1;
  position: relative;
  top: -1.5rem
}
.recruit .env__head h2 span span {
  display: inline-block;
  top: 0;
  margin: 0 1rem
}
@media screen and (max-width: 767px) {
  .recruit .env__head h2 span {
    font-size: 2rem
  }
  .recruit .env__head h2 span span {
    display: inline-block;
    margin-left: .2rem
  }
}
@media screen and (max-width: 767px) {
  .recruit .env__head {
    margin-bottom: 6rem
  }
}
.recruit .env__content {
  max-width: 132rem;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 9.5rem 5rem
}
@media screen and (max-width: 767px) {
  .recruit .env__content {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .env__content {
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem 2rem
  }
}
.recruit .env__content-item {
  position: relative
}
.recruit .env__content-item p {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  color: #fff;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: .05em;
  position: absolute;
  right: .04rem;
  bottom: -2rem;
  padding: .8rem 1.5rem
}
@media screen and (max-width: 767px) {
  .recruit .env__content-item p {
    font-size: 1.3rem;
    bottom: -1rem;
    padding: .5rem .8rem
  }
}
.recruit .welfare {
  margin-bottom: 14rem
}
@media screen and (max-width: 767px) {
  .recruit .welfare {
    margin-bottom: 12rem
  }
}
.recruit .welfare__head {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  height: 21.4rem;
  position: relative;
  margin-bottom: 13rem
}
@media screen and (max-width: 767px) {
  .recruit .welfare__head {
    height: 8.585rem
  }
}
.recruit .welfare__head:before, .recruit .welfare__head:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: 1;
  opacity: .3;
  height: 25rem
}
@media screen and (max-width: 767px) {
  .recruit .welfare__head:before, .recruit .welfare__head:after {
    height: 10rem
  }
}
.recruit .welfare__head:before {
  width: 167.5rem
}
@media screen and (max-width: 767px) {
  .recruit .welfare__head:before {
    width: 35.1rem
  }
}
.recruit .welfare__head:after {
  width: 154.4rem
}
@media screen and (max-width: 767px) {
  .recruit .welfare__head:after {
    width: 33.834rem
  }
}
.recruit .welfare__head h2 {
  max-width: 132rem;
  margin: auto;
  color: #fff;
  font-size: 7.4rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  height: 21.4rem
}
@media screen and (max-width: 767px) {
  .recruit .welfare__head h2 {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .welfare__head h2 {
    font-size: 2.6rem;
    height: 8.585rem
  }
  .recruit .welfare__head h2.__direction {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
    -ms-flex-align: initial;
    align-items: initial;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 1rem;
    margin-left: 1em
  }
  .recruit .welfare__head h2.__direction span {
    display: block;
    top: 0;
    margin-left: -0.5em
  }
  .recruit .welfare__head h2.__direction span span {
    display: inline-block;
    margin-left: .5rem
  }
  .recruit .welfare__head h2:not(.__direction) span span {
    display: inline-block;
    margin: 0 .8rem;
    top: 0
  }
}
.recruit .welfare__head h2 span {
  font-size: 3rem;
  line-height: 1;
  position: relative;
  top: -1.5rem
}
.recruit .welfare__head h2 span span {
  display: inline-block;
  top: 0;
  margin: 0 1rem
}
@media screen and (max-width: 767px) {
  .recruit .welfare__head h2 span {
    font-size: 2rem
  }
  .recruit .welfare__head h2 span span {
    display: inline-block;
    margin-left: .2rem
  }
}
@media screen and (max-width: 767px) {
  .recruit .welfare__head {
    margin-bottom: 6rem
  }
}
.recruit .welfare__content {
  max-width: 132rem;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 7rem 5.5rem
}
@media screen and (max-width: 767px) {
  .recruit .welfare__content {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .welfare__content {
    grid-template-columns: 1fr;
    gap: 4rem 0
  }
}
.recruit .welfare__content-item h3 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 3.6rem;
  line-height: 1.305;
  padding: 0 0 2.5rem 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}
@media screen and (max-width: 767px) {
  .recruit .welfare__content-item h3 {
    font-size: 2.5rem;
    padding: 0 0 1.5rem 0
  }
}
.recruit .welfare__content-item h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  width: 100%;
  height: 2px
}
.recruit .welfare__content-item p {
  font-weight: 500;
  line-height: 2;
  margin-bottom: 2.5rem
}
@media screen and (max-width: 767px) {
  .recruit .welfare__content-item p {
    margin-bottom: 2rem
  }
}
.recruit .welfare__content-head {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 12.9rem;
  margin-bottom: 3.5rem
}
@media screen and (max-width: 767px) {
  .recruit .welfare__content-head {
    height: auto;
    margin-bottom: 2rem
  }
}
.recruit .welfare__content-head.__heightThin {
  height: auto
}
.recruit .personality__head {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  height: 21.4rem;
  position: relative
}
@media screen and (max-width: 767px) {
  .recruit .personality__head {
    height: 8.585rem
  }
}
.wel-vacation {
  min-height: 13.1vw;
}
@media screen and (max-width: 767px) {
  .wel-vacation {
    min-height: inherit;
  }
}
.recruit .personality__head:before, .recruit .personality__head:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: 1;
  opacity: .3;
  height: 25rem
}
@media screen and (max-width: 767px) {
  .recruit .personality__head:before, .recruit .personality__head:after {
    height: 10rem
  }
}
.recruit .personality__head:before {
  width: 167.5rem
}
@media screen and (max-width: 767px) {
  .recruit .personality__head:before {
    width: 35.1rem
  }
}
.recruit .personality__head:after {
  width: 154.4rem
}
@media screen and (max-width: 767px) {
  .recruit .personality__head:after {
    width: 33.834rem
  }
}
.recruit .personality__head h2 {
  max-width: 132rem;
  margin: auto;
  color: #fff;
  font-size: 7.4rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  height: 21.4rem
}
@media screen and (max-width: 767px) {
  .recruit .personality__head h2 {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .personality__head h2 {
    font-size: 2.6rem;
    height: 8.585rem
  }
  .recruit .personality__head h2.__direction {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
    -ms-flex-align: initial;
    align-items: initial;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 1rem;
    margin-left: 1em
  }
  .recruit .personality__head h2.__direction span {
    display: block;
    top: 0;
    margin-left: -0.5em
  }
  .recruit .personality__head h2.__direction span span {
    display: inline-block;
    margin-left: .5rem
  }
  .recruit .personality__head h2:not(.__direction) span span {
    display: inline-block;
    margin: 0 .8rem;
    top: 0
  }
}
.recruit .personality__head h2 span {
  font-size: 3rem;
  line-height: 1;
  position: relative;
  top: -1.5rem
}
.recruit .personality__head h2 span span {
  display: inline-block;
  top: 0;
  margin: 0 1rem
}
@media screen and (max-width: 767px) {
  .recruit .personality__head h2 span {
    font-size: 2rem
  }
  .recruit .personality__head h2 span span {
    display: inline-block;
    margin-left: .2rem
  }
}
.recruit .personality__inner {
  padding: 13rem 0 14rem;
  background: url("../../img/recruit_personality_bg.png") no-repeat top/cover
}
@media screen and (max-width: 767px) {
  .recruit .personality__inner {
    padding: 6rem 0;
    background: url("../../img/recruit_personality_bg_sp.png") no-repeat top/cover
  }
}
.recruit .personality__content {
  max-width: 132rem;
  margin: auto;
  max-width: 116rem;
  color: #fff
}
@media screen and (max-width: 767px) {
  .recruit .personality__content {
    max-width: calc(100% - 4rem)
  }
}
.recruit .personality__content-item:not(:last-of-type) {
  margin-bottom: 10rem
}
@media screen and (max-width: 767px) {
  .recruit .personality__content-item:not(:last-of-type) {
    margin-bottom: 3rem
  }
}
.recruit .personality__content-item h3 {
  font-size: 5.6rem;
  line-height: 1.333;
  margin-bottom: 3.5rem
}
@media screen and (max-width: 767px) {
  .recruit .personality__content-item h3 {
    font-size: 2.4rem;
    margin-bottom: 2rem
  }
}
.recruit .personality__content-item h3 span {
  display: block
}
.recruit .personality__content-item h3 span span {
  display: inline-block;
  margin-left: 1rem
}
.recruit .personality__content-item p {
  font-weight: 500;
  line-height: 2
}
@media screen and (max-width: 767px) {
  .recruit .personality__content-item p {
    font-size: 1.6rem
  }
}
.recruit .job-description {
  margin-bottom: 14rem
}
@media screen and (max-width: 767px) {
  .recruit .job-description {
    margin-bottom: 12rem
  }
}
.recruit .job-description__head {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  height: 21.4rem;
  position: relative;
  margin-bottom: 13rem
}
@media screen and (max-width: 767px) {
  .recruit .job-description__head {
    height: 8.585rem
  }
}
.recruit .job-description__head:before, .recruit .job-description__head:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: 1;
  opacity: .3;
  height: 25rem
}
@media screen and (max-width: 767px) {
  .recruit .job-description__head:before, .recruit .job-description__head:after {
    height: 10rem
  }
}
.recruit .job-description__head:before {
  width: 167.5rem
}
@media screen and (max-width: 767px) {
  .recruit .job-description__head:before {
    width: 35.1rem
  }
}
.recruit .job-description__head:after {
  width: 154.4rem
}
@media screen and (max-width: 767px) {
  .recruit .job-description__head:after {
    width: 33.834rem
  }
}
.recruit .job-description__head h2 {
  max-width: 132rem;
  margin: auto;
  color: #fff;
  font-size: 7.4rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  height: 21.4rem
}
@media screen and (max-width: 767px) {
  .recruit .job-description__head h2 {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .job-description__head h2 {
    font-size: 2.6rem;
    height: 8.585rem
  }
  .recruit .job-description__head h2.__direction {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
    -ms-flex-align: initial;
    align-items: initial;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 1rem;
    margin-left: 1em
  }
  .recruit .job-description__head h2.__direction span {
    display: block;
    top: 0;
    margin-left: -0.5em
  }
  .recruit .job-description__head h2.__direction span span {
    display: inline-block;
    margin-left: .5rem
  }
  .recruit .job-description__head h2:not(.__direction) span span {
    display: inline-block;
    margin: 0 .8rem;
    top: 0
  }
}
.recruit .job-description__head h2 span {
  font-size: 3rem;
  line-height: 1;
  position: relative;
  top: -1.5rem
}
.recruit .job-description__head h2 span span {
  display: inline-block;
  top: 0;
  margin: 0 1rem
}
@media screen and (max-width: 767px) {
  .recruit .job-description__head h2 span {
    font-size: 2rem
  }
  .recruit .job-description__head h2 span span {
    display: inline-block;
    margin-left: .2rem
  }
}
@media screen and (max-width: 767px) {
  .recruit .job-description__head {
    margin-bottom: 6rem
  }
}
.recruit .job-description__content {
  max-width: 132rem;
  margin: auto
}
@media screen and (max-width: 767px) {
  .recruit .job-description__content {
    max-width: calc(100% - 4rem)
  }
}
.recruit .job-description__detail-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3.5rem 3.5rem 3.5rem 8.5rem
}
@media screen and (max-width: 767px) {
  .recruit .job-description__detail-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0
  }
}
.recruit .job-description__detail-row:nth-of-type(odd) {
  background-color: rgba(51, 131, 206, .2)
}
@media screen and (max-width: 767px) {
  .recruit .job-description__detail-row:nth-of-type(odd) {
    background-color: initial
  }
}
.recruit .job-description__detail dt, .recruit .job-description__detail dd {
  font-weight: 500
}
@media screen and (max-width: 767px) {
  .recruit .job-description__detail dt, .recruit .job-description__detail dd {
    font-size: 1.8rem;
    padding: 1.5rem 2rem
  }
}
.recruit .job-description__detail dt {
  width: 42.5rem
}
@media screen and (max-width: 767px) {
  .recruit .job-description__detail dt {
    background-color: rgba(51, 131, 206, .2);
    width: 100%
  }
}
.recruit .job-description__detail dd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
.recruit .contact {
  margin-bottom: 14rem
}
.recruit .contact__head {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  height: 21.4rem;
  position: relative;
  margin-bottom: 13rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__head {
    height: 8.585rem;
    margin-bottom: 9rem;
  }
}
.recruit .contact__head:before, .recruit .contact__head:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: 1;
  opacity: .3;
  height: 25rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__head:before, .recruit .contact__head:after {
    height: 10rem
  }
}
.recruit .contact__head:before {
  width: 167.5rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__head:before {
    width: 35.1rem
  }
}
.recruit .contact__head:after {
  width: 154.4rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__head:after {
    width: 33.834rem
  }
}
.recruit .contact__head h2 {
  max-width: 132rem;
  margin: auto;
  color: #fff;
  font-size: 7.4rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  height: 21.4rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__head h2 {
    max-width: calc(100% - 4rem)
  }
}
@media screen and (max-width: 767px) {
  .recruit .contact__head h2 {
    font-size: 2.6rem;
    height: 8.585rem
  }
  .recruit .contact__head h2.__direction {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
    -ms-flex-align: initial;
    align-items: initial;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 1rem;
    margin-left: 1em
  }
  .recruit .contact__head h2.__direction span {
    display: block;
    top: 0;
    margin-left: -0.5em
  }
  .recruit .contact__head h2.__direction span span {
    display: inline-block;
    margin-left: .5rem
  }
  .recruit .contact__head h2:not(.__direction) span span {
    display: inline-block;
    margin: 0 .8rem;
    top: 0
  }
}
.recruit .contact__head h2 span {
  font-size: 3rem;
  line-height: 1;
  position: relative;
  top: -1.5rem
}
.recruit .contact__head h2 span span {
  display: inline-block;
  top: 0;
  margin: 0 1rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__head h2 span {
    font-size: 2rem
  }
  .recruit .contact__head h2 span span {
    display: inline-block;
    margin-left: .2rem
  }
}
.recruit .contact__inner {
  max-width: 132rem;
  margin: auto;
  max-width: 88rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner {
    max-width: calc(100% - 4rem)
  }
}
.recruit .contact__inner .tel__head, .recruit .contact__inner .form__head {
  position: relative;
  margin-bottom: 5.5rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .tel__head, .recruit .contact__inner .form__head {
    margin-bottom: 3.5rem
  }
}
.recruit .contact__inner .tel__head:after, .recruit .contact__inner .form__head:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  left: 0;
  bottom: -1rem;
  display: block;
  width: 100%;
  height: 2px
}
.recruit .contact__inner .tel__head h2, .recruit .contact__inner .form__head h2 {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 0 1rem 0;
  position: relative
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .tel__head h2, .recruit .contact__inner .form__head h2 {
    -webkit-column-gap: .5rem;
    -moz-column-gap: .5rem;
    column-gap: .5rem;
    font-size: 2.4rem
  }
}
.recruit .contact__inner .tel__head h2 img, .recruit .contact__inner .form__head h2 img {
  width: auto
}
.recruit .contact__inner .tel {
  margin-bottom: 8rem
}
.recruit .contact__inner .tel__head h2 img {
  height: 3.8rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .tel__head h2 img {
    height: 2.6rem
  }
}
.recruit .contact__inner .tel__main {
  color: #339;
  font-size: 5.6rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .15em;
  text-align: center;
  margin-bottom: 3.5rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .tel__main {
    font-size: 2.6rem;
    margin-bottom: 1rem
  }
}
.recruit .contact__inner .tel__sub {
  font-size: 2rem;
  text-align: center
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .tel__sub {
    font-size: 1.2rem
  }
}
.recruit .contact__inner .form {
  font-size: 1.6rem;
  margin-bottom: 14rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form {
    margin-bottom: 12rem
  }
}
.recruit .contact__inner .form__head h2 img {
  height: 3rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form__head h2 img {
    height: 2.6rem
  }
}
.recruit .contact__inner .form__row {
  margin-bottom: 4.5rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form__row {
    margin-bottom: 2rem
  }
}
.recruit .contact__inner .form__label {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  margin-bottom: 3.2rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form__label {
    -webkit-column-gap: .5rem;
    -moz-column-gap: .5rem;
    column-gap: .5rem
  }
}
.recruit .contact__inner .form__label:after {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  content: "";
  position: absolute;
  left: 0;
  bottom: -1.2rem;
  display: block;
  width: 100%;
  height: 2px
}
.recruit .contact__inner .form__label span {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: .15em;
  color: #fff;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3.5rem;
  height: 2rem;
  margin-left: 1rem
}
.recruit .contact__inner .form__grid {
  display: grid;
  -webkit-column-gap: 6rem;
  -moz-column-gap: 6rem;
  column-gap: 6rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form__grid {
    gap: 1.6rem 0
  }
}
.recruit .contact__inner .form__grid.__col2 {
  grid-template-columns: repeat(2, 1fr)
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form__grid.__col2 {
    grid-template-columns: initial
  }
}
.recruit .contact__inner .form__radio {
  /* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;*/
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 4rem;
  -moz-column-gap: 4rem;
  column-gap: 4rem
}
.recruit .contact__inner .form__radio-item label {
  position: relative;
  padding: 0 0 0 4.2rem
}
.recruit .contact__inner .form__radio-item label:before, .recruit .contact__inner .form__radio-item label:after {
  position: absolute;
  content: "";
  display: block;
  top: 50%
}
.recruit .contact__inner .form__radio-item label:before {
  left: 2rem;
  margin-top: -0.5rem;
  width: 1rem;
  height: 1rem;
  background: #464646;
  border-radius: 50%;
  opacity: 0
}
.recruit .contact__inner .form__radio-item label:after {
  left: 1.7rem;
  margin-top: -0.8rem;
  width: 1.6rem;
  height: 1.6rem;
  border: 1px solid #464646;
  border-radius: 50%
}
.recruit .contact__inner .form__radio input[type=radio] {
  display: none
}
.recruit .contact__inner .form__radio input[type=radio]:checked + label:before {
  opacity: 1
}
.recruit .contact__inner .form__input input {
  width: 100%;
  background-color: #e3e3e3;
  padding: 1.6rem 2.5rem
}
.recruit .contact__inner .form__input.__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}
.recruit .contact__inner .form__input.__flex label {
  width: 4.8rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form__input.__flex label {
    width: 3.6rem;
    font-size: 1.4rem
  }
}
.recruit .contact__inner .form__input.__flex:first-of-type label {
  padding-left: 1.7rem;
  width: 6.7rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form__input.__flex:first-of-type label {
    padding-left: 0;
    width: 3.6rem
  }
}
.recruit .contact__inner .form__input.__flex input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form__input.__zip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.recruit .contact__inner .form__input.__zip input {
  width: 20rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form__input.__zip input {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }
}
.recruit .contact__inner .form__input.__zip a {
  color: #339;
  margin-left: 2rem;
  vertical-align: middle;
  text-decoration: underline
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form__input.__zip a {
    margin-left: 0;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
  }
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form__input.__zip p {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
  }
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form__input p {
    font-size: 1.2rem
  }
}
.recruit .contact__inner .form__select {
  margin-bottom: 2rem
}
.recruit .contact__inner .form__select select {
  background-color: #e3e3e3;
  padding: 1.6rem 2.5rem;
  width: 20rem;
  position: relative;
  background-image: url(../../img/select_arrow.png);
  background-size: 1.3rem 1.2rem;
  background-repeat: no-repeat;
  background-position: top 50% right 1.3rem
}
.recruit .contact__inner .form__select select:invalid {
  color: #b6b7b7
}
.recruit .contact__inner .form textarea {
  background-color: #e3e3e3;
  width: 100%;
  height: 13.6rem;
  padding: 2.5rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form textarea {
    height: 16rem;
    padding: 1.5rem
  }
}
.recruit .contact__inner .form textarea::-webkit-input-placeholder {
  color: #a2a2a2
}
.recruit .contact__inner .form textarea::-moz-placeholder {
  color: #a2a2a2
}
.recruit .contact__inner .form textarea:-ms-input-placeholder {
  color: #a2a2a2
}
.recruit .contact__inner .form textarea::-ms-input-placeholder {
  color: #a2a2a2
}
.recruit .contact__inner .form textarea::placeholder {
  color: #a2a2a2
}
.recruit .contact__inner .form__check {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: .5rem;
  -moz-column-gap: .5rem;
  column-gap: .5rem;
  line-height: 1;
  margin-bottom: 8rem
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form__check {
    -webkit-column-gap: .2rem;
    -moz-column-gap: .2rem;
    column-gap: .2rem;
    margin-bottom: 3.5rem
  }
  .recruit .contact__inner .form__check input {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    position: relative;
    top: .1rem
  }
}
.recruit .contact__inner .form__check a {
  text-decoration: underline
}
.recruit .contact__inner .form__check a:hover {
  text-decoration: none
}
.recruit .contact__inner .form button {
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  display: block;
  font-size: 2.8rem;
  font-weight: 500;
  width: 33.1rem;
  margin: auto
}
@media screen and (max-width: 767px) {
  .recruit .contact__inner .form button {
    font-size: 1.8rem;
    width: 22rem
  }
}
.recruit .leave {
  display: block;
  margin-top: -3.1rem;
}
@media screen and (max-width: 767px) {
  .recruit .leave {
    margin-top: -1.6rem;
  }
}
/* ====================================================================
-------------------------------privacy-policy
==================================================================== */
.privacy main {
  border-bottom: 1px solid #D32A7B; /*色は適時変更*/
  margin-bottom: 50px;
}
.privacy_page_contents {
  margin: 0 auto;
  max-width: 960px; /*テキストのみ1行が長くなるので幅制限*/
  padding: 0 20px;
  margin-bottom: 80px;
}
.privacy_page_title {
  font-size: 1.62em; /*PCの画面幅、スマホ時もフォントサイズ可変しなくてOK*/
  font-weight: bold;
  margin-bottom: 40px;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.privacy_title {
  font-size: 1.2em; /*PCの画面幅、スマホ時もフォントサイズ可変しなくてOK*/
  font-weight: bold;
  margin-bottom: 5px;
  background: -webkit-gradient(linear, left top, right top, from(#09c), color-stop(2%, #058dc6), color-stop(10%, #166cb5), color-stop(18%, #2253a9), color-stop(26%, #2b41a0), color-stop(35%, #31369a), color-stop(44%, #339), color-stop(54%, #2d4099), color-stop(72%, #1d659a), color-stop(96%, #049f9c), to(#00a99d));
  background: -webkit-linear-gradient(left, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  background: linear-gradient(90deg, #09c 0%, #058dc6 2%, #166cb5 10%, #2253a9 18%, #2b41a0 26%, #31369a 35%, #339 44%, #2d4099 54%, #1d659a 72%, #049f9c 96%, #00a99d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.privacy dl {
  margin-bottom: 30px;
}
.privacy_text {
  padding-left: 1em;
  font-size: 1em; /*PCの画面幅、スマホ時もフォントサイズ可変しなくてOK*/
  margin-bottom: 2em;
}
.privacy_text_small {
  padding-left: 1.5em;
  font-size: 0.875em;
}
.text_small_title {
  margin-bottom: 5px;
}
.privacy_companyname {
  display: block;
  font-size: 1.2em; /*PCの画面幅、スマホ時もフォントサイズ可変しなくてOK*/
  margin: 20px 0 5px;
}
/*---------------------採用情報ページの募集停止文言-------------------------*/
.stoppage {
  text-align: center;
  font-size: 3.4rem;
  margin-bottom: 6.6rem;
  margin-top: -2.5rem;
  color:red;
}
.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
  .stoppage {
    font-size: 2.4rem;
    margin-bottom: 2.6rem;
    margin-top: -2.4rem;
    line-height: 1.4;
  }
}
/*---------------------採用情報ページの募集再開時は以下のスタイルを適用-------------------------*/
/*.stoppage {
  display:none!important;
}*/