@charset "UTF-8";
.page-recruit-top .main .section-voice .inner,
.page-recruit-top .main .section-faq .inner,
.page-recruit-top .main .section-recruit-news .inner {
  margin-top: -116px;
  padding-top: 116px;
}
.page-recruit-top .main .section-philosophy .inner {
  margin-top: -116px;
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .inner,
  .page-recruit-top .main .section-faq .inner,
  .page-recruit-top .main .section-recruit-news .inner {
    margin-top: -130px;
    padding-top: 130px;
  }
  .page-recruit-top .main .section-philosophy .inner {
    margin-top: -130px;
    padding-top: 30px;
  }
}
.page-recruit .main .entry-banner {
  position: fixed;
  bottom: 9px;
  right: 9px;
  width: 25.333333333333336vw;
  z-index: 9;
  opacity: 0;
  transition-property: opacity, transform;
  transform: translate3d(0, 40px, 0);
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0.5s;
}
.page-recruit .main .entry-banner.is-inview {
  opacity: 1;
  transform: translateZ(0);
}
.page-recruit .main .entry-banner a {
  display: block;
}
@media only screen and (max-width: 767px) {
  .page-recruit .main .entry-banner {
    bottom: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit .main .entry-banner {
    bottom: 48px;
    max-width: 130px;
    right: 48px;
    width: 10%;
  }
}
.page-recruit .main .web-interview-banner {
  position: relative;
  width: 88vw;
  margin-right: auto;
  margin-left: auto;
  z-index: 1;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .page-recruit .main .web-interview-banner {
    background: #fff;
    max-width: 1068px;
    width: 64.76923076923077%;
    margin-bottom: 60px;
  }
  .page-recruit .main .web-interview-banner a {
    display: block;
    transition: opacity 0.5s;
  }
  .page-recruit .main a:hover {
    opacity: 0.4;
  }
}
.page-recruit .main .ruby-sinyukai {
  position: relative;
}
.page-recruit .main .ruby-sinyukai::before {
  font-size: 2.133333333333333vw;
  line-height: 1;
  letter-spacing: 0.2em;
  position: absolute;
  top: -8px;
  left: 0;
  content: "しんゆうかい";
  display: block;
  word-break: keep-all;
}
@media (min-width: 415px) {
  .page-recruit .main .ruby-sinyukai::before {
    font-size: 0.8rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit .main .ruby-sinyukai::before {
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.1em;
    left: 3px;
    top: -5px;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main {
    padding-bottom: 65px;
  }
}
.page-recruit-top .main .inner {
  z-index: 1;
}
.page-recruit-top .main .heading-primary {
  font-size: 6.133333333333333vw;
  line-height: 1;
}
@media (min-width: 415px) {
  .page-recruit-top .main .heading-primary {
    font-size: 2.3rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .heading-primary {
    font-size: 3rem;
    line-height: 1;
  }
}
.page-recruit-top .main .hero {
  margin: 24px 0 0;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero {
    margin: 25px 0 0;
  }
}
.page-recruit-top .main .hero .hero-bg {
  height: 172vw;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-bg {
    height: 725px;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-bg .bg-gray {
    top: -13px;
  }
}
.page-recruit-top .main .hero .hero-bg .bg-pink {
  left: -22.5%;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-bg .bg-pink {
    left: -36.2%;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .hero .hero-bg .bg-blue::before {
    border-width: 0 0 650px 2500px;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .bg-dot {
    left: 93.07692307692308%;
    top: 0.5%;
  }
}
.page-recruit-top .main .hero .hero-content {
  color: #000;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-content {
    color: #fff;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-copy {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 1;
  }
}
.page-recruit-top .main .hero .hero-heading {
  font-size: 7.199999999999999vw;
  margin-bottom: 23px;
  line-height: 1.425925925925926;
}
@media (min-width: 415px) {
  .page-recruit-top .main .hero .hero-heading {
    font-size: 2.7rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-heading {
    font-size: 3.5rem;
    margin-bottom: 0;
    line-height: 1;
    letter-spacing: 0.2em;
    text-shadow: 0 0 30px #530000;
  }
}
.page-recruit-top .main .hero .hero-text-lead {
  font-size: 4vw;
  line-height: 1.6;
  font-weight: 500;
}
@media (min-width: 415px) {
  .page-recruit-top .main .hero .hero-text-lead {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-text-lead {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
.page-recruit-top .main .hero .hero-img {
  background: url("../../img/recruit/hero-1.jpg?hash=421644d9061f3879c8406b13a9660234") center top no-repeat;
  background-size: cover;
  width: 100%;
  height: 90.667vw;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .hero .hero-img {
    background: url("../../img/recruit/pc/hero-1.jpg?hash=df44e8a9642b2211a86865496b4a3958") center center no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    height: auto;
  }
  .page-recruit-top .main .hero .hero-img::before {
    content: "";
    display: block;
    padding-top: 32.30769230769231%;
  }
  .page-recruit-top .main .hero .hero-img > * {
    position: absolute;
  }
}
@media only screen and (min-width: 1300px) {
  .page-recruit-top .main .hero .hero-img::before {
    padding-top: 29.167vw;
  }
}
.page-recruit-top .main .section-philosophy {
  margin: 117px 0 45px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy {
    margin: 180px 0 160px;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .bg-1 {
    position: absolute;
    top: 153px;
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .bg-2 {
    position: absolute;
    top: 678px;
    right: 112px;
  }
}
.page-recruit-top .main .section-philosophy .heading-primary {
  margin-bottom: 153px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .heading-primary {
    margin-bottom: 60px;
  }
}
.page-recruit-top .main .section-philosophy .row {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .row {
    margin-left: 10.674157303370785%;
    max-width: 600px;
    width: 56.17977528089888%;
  }
}
.page-recruit-top .main .section-philosophy .row .column-img {
  z-index: 5;
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-philosophy .row .column-img {
    position: relative;
    width: 64vw;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    top: -33.06666666666666vw;
    right: 0;
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .row .column-img {
    position: absolute;
    top: 85px;
    right: -40.33333333333333%;
    max-width: 300px;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .row .column-content {
    width: 100%;
  }
}
.page-recruit-top .main .section-philosophy .row .column-content .box-primary .box-content {
  padding: 37.333333333333336vw 8vw 37px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .row .column-content .box-primary .box-content {
    padding: 52px 80px 53px 60px;
  }
}
.page-recruit-top .main .section-philosophy .row .column-content .box-primary .text {
  font-size: 3.733333333333334vw;
  line-height: 1.714285714285714;
  font-weight: 500;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-philosophy .row .column-content .box-primary .text {
    font-size: 1.4rem;
  }
}
.page-recruit-top .main .section-philosophy .row .column-content .box-primary .text:not(:first-child) {
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-philosophy .row .column-content .box-primary .text {
    font-size: 1.5rem;
    line-height: 1.866666666666667;
  }
  .page-recruit-top .main .section-philosophy .row .column-content .box-primary .text:not(:first-child) {
    margin-top: 28px;
  }
}
.page-recruit-top .main .section-policy {
  margin-top: 68px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy {
    margin-top: 132px;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-policy .bg-3 {
    position: absolute;
    top: 32vw;
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .bg-3 {
    position: absolute;
    top: 30px;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-policy .bg-4 {
    position: absolute;
    bottom: 6.666666666666667vw;
    right: 15.2vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .bg-4 {
    position: absolute;
    bottom: -2px;
    right: 0;
  }
}
.page-recruit-top .main .section-policy .heading-primary {
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .heading-primary {
    font-size: 2.4rem;
    line-height: 1;
    margin-bottom: 22px;
  }
}
.page-recruit-top .main .section-policy .text-lead {
  font-size: 3.733333333333334vw;
  line-height: 1.571428571428571;
  font-weight: 500;
  margin-bottom: 28px;
  text-align: center;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-policy .text-lead {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .text-lead {
    font-size: 1.6rem;
    line-height: 1.75;
    margin-bottom: 55px;
  }
}
.page-recruit-top .main .section-policy .philosophy-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 75px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-policy .philosophy-list {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .philosophy-list {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
  }
}
.page-recruit-top .main .section-policy .philosophy-list .item {
  position: relative;
  text-align: center;
  box-shadow: 5px 5px 0 #afdfdf;
}

@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-policy .philosophy-list .item:not(:first-child) {
    margin-top: 40px;
  }
}

@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .philosophy-list .item {
    width: 32%;
  }
}

.page-recruit-top .main .section-policy .philosophy-list .item-inner {
  padding: 30px;
  background: #fff;
  clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%, 0 10%);
  height: calc(100% - 60px);
}
.page-recruit-top .main .section-policy .philosophy-list .number,
.page-recruit-top .main .section-policy .philosophy-list .text,
.page-recruit-top .main .section-policy .philosophy-list .img {
  display: block;
}
.page-recruit-top .main .section-policy .philosophy-list .img img {
  width: 100%;
}
.page-recruit-top .main .section-policy .philosophy-list .number {
  font-size: 9.6vw;
  line-height: 1;
  color: #f4b339;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  z-index: 10;
  position: absolute;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-policy .philosophy-list .number {
    font-size: 3.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .page-recruit-top .main .section-policy .philosophy-list .number {
    top: -2.4rem;
    left: 15%;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .philosophy-list .number {
    font-size: 4.8rem;
    line-height: 1;
    top: -2.4rem;
    left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-policy .philosophy-list .number {
    top: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .page-recruit-top .main .section-policy .philosophy-list .number {
    font-size: 4rem;
    line-height: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-recruit-top .main .section-policy .philosophy-list .number {
    font-size: 3rem;
    line-height: 1;
  }
}
.page-recruit-top .main .section-policy .philosophy-list .text {
  font-size: 4.6vw;
  position: absolute;
  top: 210px;
  left: 0;
  z-index: 10;
  line-height: 1.416666666666667;
  font-weight: bold;
  background: #f4b338;
  color: #fff;
  text-align: left;
  margin-left: -10px;
  width: 65%;
  margin-top: -15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1220px) {
  .page-recruit-top .main .section-policy .philosophy-list .text {
    top: 16vw;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-policy .philosophy-list .text {
    top: 260px;
    padding: 5px 10px 5px 40px;
  }
}
@media only screen and (max-width: 500px) {
  .page-recruit-top .main .section-policy .philosophy-list .text {
    top: 250px;
  }
}
@media only screen and (max-width: 415px) {
  .page-recruit-top .main .section-policy .philosophy-list .text {
    top: 60vw;
  }
}

.page-recruit-top .main .section-policy .philosophy-list .text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 30px;
  background: url("../../img/top/pilosophy-ribon.png") no-repeat center left / auto 100%;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-policy .philosophy-list .text {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .philosophy-list .text {
    padding: 5px 10px 5px 40px;
    font-size: 2.2rem;
    line-height: 1.3;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .page-recruit-top .main .section-policy .philosophy-list .text {
    font-size: 2rem;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-recruit-top .main .section-policy .philosophy-list .text {
    font-size: 1.6rem;
    line-height: 1.625;
  }
}
.page-recruit-top .main .section-policy .philosophy-list .text2 {
  text-align: left;
  display: block;
  line-height: 1.5;
}
.page-recruit-top .main .section-policy .philosophy-list .img {
  text-align: center;
  margin-bottom: 60px;
}

@media only screen and (min-width: 768px) {
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-policy .philosophy-list .item {
    max-width: 400px;
    margin: 0 auto;
  }
}

.page-recruit-top .main .section-policy .button-pink {
  max-width: 300px;
  width: 76vw;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .button-pink {
    width: 300px;
  }
}
.page-recruit-top .main .section-policy .button-pink .label {
  margin-left: 7px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .button-pink .label {
    margin-left: -14px;
  }
}
.page-recruit-top .main .section-policy .button-pink .icon {
  right: 20px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-policy .button-pink .icon {
    right: 20px;
  }
}

.page-recruit-top .main .section-voice {
  background: #fff;
  margin: 68px 0 67px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice {
    margin: 119px 0 110px;
  }
}
.page-recruit-top .main .section-voice .bg {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto 0;
  width: 100%;
}
.page-recruit-top .main .section-voice .bg-1 {
  background: url("../../img/recruit/bg-1.jpg?hash=9ec244d2d78cefbb97930261b791c59e") center top no-repeat;
  background-size: cover;
  height: 39.46666666666667vw;
  top: -38.666666666666664vw;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .bg-1 {
    background: url("../../img/recruit/pc/bg-1.jpg?hash=c1f671dc670af713c0d8710b60bcd55b") center top no-repeat;
    height: 623px;
    top: -292px;
  }
}
.page-recruit-top .main .section-voice .bg-2 {
  background: url("../../img/recruit/bg-2.jpg?hash=c2ef7ae6bac90f3a8803f3f21fdf3e61") center top no-repeat;
  background-size: cover;
  bottom: -28.000000000000004vw;
  height: 47.199999999999996vw;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .bg-2 {
    background: url("../../img/recruit/pc/bg-2.jpg?hash=02002b2da20b014b73684b8463bd9628") center bottom no-repeat;
    bottom: -120px;
    height: 640px;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-voice .bg-woods-1 {
    position: absolute;
    top: 74.13333333333333vw;
    right: 4vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .bg-woods-1 {
    position: absolute;
    top: 70px;
    right: 112px;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-voice .bg-woods-2 {
    position: absolute;
    bottom: -26.666666666666668vw;
    left: 18.133333333333333vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .bg-woods-2 {
    position: absolute;
    top: 318px;
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .bg-woods-3 {
    position: absolute;
    bottom: -143px;
    right: 0px;
  }
}
.page-recruit-top .main .section-voice .heading-primary {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .heading-primary {
    margin-bottom: 24px;
  }
}
.page-recruit-top .main .section-voice .text-lead {
  font-size: 3.733333333333334vw;
  line-height: 1.571428571428571;
  font-weight: 500;
  margin-bottom: 25px;
  text-align: center;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-voice .text-lead {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .text-lead {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    margin-bottom: 56px;
  }
}
.page-recruit-top .main .section-voice .voice-list {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-voice .voice-list {
    height: 160vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .voice-list {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    width: 74.15730337078652%;
    margin-right: auto;
    margin-left: auto;
    margin-top: -60px;
    max-width: 700px;
    overflow: hidden;
  }
}
.page-recruit-top .main .section-voice .voice-list .item {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  width: 48vw;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-voice .voice-list .item:first-of-type {
    margin-top: 0 !important;
  }
  .page-recruit-top .main .section-voice .voice-list .item:nth-child(odd) {
    margin-top: 80px;
  }
  .page-recruit-top .main .section-voice .voice-list .item:nth-child(even) {
    position: absolute;
    right: 0;
  }
  .page-recruit-top .main .section-voice .voice-list .item:nth-child(2) {
    top: 34.66666666666667vw;
  }
  .page-recruit-top .main .section-voice .voice-list .item:nth-child(4) {
    top: 104vw;
  }
  .page-recruit-top .main .section-voice .voice-list .item:nth-child(6) {
    top: 173.33333333333334vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .voice-list .item {
    margin-top: 60px;
    width: 50%;
  }
  .page-recruit-top .main .section-voice .voice-list .item::before {
    content: "";
    display: block;
    max-width: 240px;
    width: 27.842227378190255%;
  }
  .page-recruit-top .main .section-voice .voice-list .item a {
    max-width: 240px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    display: block;
    margin-left: auto;
    margin: 0 auto;
  }
}
.page-recruit-top .main .section-voice .voice-list .caption {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(28, 90, 155, 0.7);
  padding: 12px 10px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .voice-list .caption {
    background: rgba(13, 122, 179, 0.7);
    border-radius: 0 0 50% 50%;
  }
}
.page-recruit-top .main .section-voice .voice-list .caption .text {
  font-size: 3.2vw;
  line-height: 1.5;
  letter-spacing: 0.06em;
  color: #fff;
  text-align: center;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-voice .voice-list .caption .text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .voice-list .caption .text {
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0.06em;
  }
}
.page-recruit-top .main .section-voice .web-interview-banner {
  /* margin-top: 53.333333333333336vw ; */
  margin-top: 0;
  /* padding-bottom: 120px; */
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-voice .web-interview-banner {
    margin-top: 120px;
  }
}

.voice-top {
  position: relative;
  width: 92vw;
  margin-right: auto;
  margin-left: auto;
  background: #d1f6f8;
  box-sizing: border-box;
  margin: 0 auto 100px;
  padding: 15px 15px 45px;
  text-align: left;
}

@media only screen and (min-width: 768px) {
  .voice-top {
    max-width: 950px;
    padding: 60px 60px 60px;
    width: 100%;
  }
}
.voice-top .bg {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
}
.voice-top .bg::before {
  border-color: #ffe5ea transparent transparent transparent;
  border-style: solid;
  border-width: 168px 280px 0 0;
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .voice-top .bg::before {
    border-width: 430px 716px 0 0;
  }
}
.voice-top .row {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .voice-top .column-img {
    margin: 0 0 112px auto;
    max-width: 536px;
    width: 66.66666666666666%;
  }
}
.voice-top .column-content {
  background: #fff;
  box-sizing: border-box;
  font-weight: bold;
  margin: -12vw 0 25px 5.333333333333334vw;
  padding: 20px 24px;
  position: relative;
  width: 73.6vw;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .voice-top .column-content {
    position: absolute;
    bottom: -60px;
    left: 0;
    margin: 0;
    max-width: 420px;
    padding: 28px 35px;
    width: 52.23880597014925%;
  }
}
.voice-top .column-content .heading {
  font-size: 5.600000000000001vw;
  line-height: 1.428571428571429;
  margin-bottom: 12px;
}
@media (min-width: 415px) {
  .voice-top .column-content .heading {
    font-size: 2.1rem;
  }
}
@media only screen and (min-width: 768px) {
  .voice-top .column-content .heading {
    font-size: 2.307692307692308vw;
    line-height: 1.5;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1300px) {
  .voice-top .column-content .heading {
    font-size: 3rem;
    line-height: 1.5;
  }
}
.voice-top .column-content .text {
  font-size: 3.2vw;
  line-height: 1.5;
}
@media (min-width: 415px) {
  .voice-top .column-content .text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 768px) {
  .voice-top .column-content .text {
    font-size: 1.6rem;
    line-height: 1.375;
  }
}
.voice-top .qa {
  font-weight: 500;
  margin: 0 15px;
}
@media only screen and (min-width: 768px) {
  .voice-top .qa {
    margin: 0 9%;
  }
}
.voice-top .qa dt {
  font-size: 4.266666666666667vw;
  line-height: 1.5625;
  color: #1c5a9b;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin: 35px 0 8px;
}
@media (min-width: 415px) {
  .voice-top .qa dt {
    font-size: 1.6rem;
  }
}
.voice-top .qa dt:first-of-type {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .voice-top .qa dt {
    font-size: 2rem;
    line-height: 1.5;
    margin: 50px 0 17px;
  }
}
.voice-top .qa dt .q-number {
  font-size: 5.066666666666666vw;
  line-height: 1.315789473684211;
  font-family: "Roboto", sans-serif;
  margin-right: 10px;
}
@media (min-width: 415px) {
  .voice-top .qa dt .q-number {
    font-size: 1.9rem;
  }
}
@media only screen and (min-width: 768px) {
  .voice-top .qa dt .q-number {
    font-size: 2.6rem;
    line-height: 1.153846153846154;
  }
}
.voice-top .qa dt .q-text {
  -webkit-flex-shrink: 2;
  flex-shrink: 2;
}
.voice-top .qa dd {
  font-size: 3.733333333333334vw;
  line-height: 1.714285714285714;
  letter-spacing: 0.08em;
  color: #000;
}
@media (min-width: 415px) {
  .voice-top .qa dd {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .voice-top .qa dd {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    letter-spacing: 0.08em;
  }
}

.page-recruit-top .main .section-faq {
  margin: 0 0 70px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq {
    margin: 115px 0 117px;
  }
}
.page-recruit-top .main .section-faq .inner {
  z-index: 2;
}
.page-recruit-top .main .section-faq a {
  color: #1c5a9b;
}
@media only screen and (max-width: 767px) {
  .page-recruit-top .main .section-faq .bg-woods {
    position: absolute;
    top: 25.333333333333336vw;
    left: 4vw;
  }
}
.page-recruit-top .main .section-faq .heading-primary {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .heading-primary {
    margin-bottom: 27px;
  }
}
.page-recruit-top .main .section-faq .text-lead {
  font-size: 3.733333333333334vw;
  line-height: 1.571428571428571;
  font-weight: 500;
  margin-bottom: 25px;
  text-align: center;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-faq .text-lead {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .text-lead {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    margin-bottom: 55px;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion {
    position: relative;
    width: 78.83895131086143%;
    margin-right: auto;
    margin-left: auto;
  }
}
.page-recruit-top .main .section-faq .accordion:not(:first-of-type) {
  margin-top: 2px;
}
.page-recruit-top .main .section-faq .accordion .accordion-button,
.page-recruit-top .main .section-faq .accordion .accordion-content {
  background: #fff;
}
.page-recruit-top .main .section-faq .accordion .accordion-button {
  cursor: pointer;
  padding: 20px 50px 20px 10px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion .accordion-button {
    padding: 24px 50px 24px 10px;
  }
}
.page-recruit-top .main .section-faq .accordion .accordion-button .label {
  font-size: 3.733333333333334vw;
  line-height: 1.357142857142857;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-faq .accordion .accordion-button .label {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion .accordion-button .label {
    font-size: 1.4rem;
    line-height: 1;
  }
}
.page-recruit-top .main .section-faq .accordion .accordion-button .icon-plus {
  right: 22px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion .accordion-button .icon-plus {
    right: 25px;
  }
}
.page-recruit-top .main .section-faq .accordion .accordion-button .q-number {
  font-size: 5.333333333333334vw;
  line-height: 0.95;
  color: #1c5a9b;
  font-family: "Roboto", sans-serif;
  margin: 0 7px 0 5px;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-faq .accordion .accordion-button .q-number {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion .accordion-button .q-number {
    font-size: 2rem;
    line-height: 0.7;
    margin: 0 10px 0 20px;
  }
}
.page-recruit-top .main .section-faq .accordion .accordion-button .q-text {
  -webkit-flex-shrink: 2;
  flex-shrink: 2;
}
.page-recruit-top .main .section-faq .accordion .accordion-content {
  display: none;
}
.page-recruit-top .main .section-faq .accordion .accordion-content-inner {
  border-top: 1px dashed #b5cdce;
  margin: 0 4vw;
  padding: 14px 10px 20px 10px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion .accordion-content-inner {
    margin: 0 18px;
    padding: 17px 10px 20px 10px;
  }
}
.page-recruit-top .main .section-faq .accordion .accordion-content-inner .row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.page-recruit-top .main .section-faq .accordion .accordion-content-inner .row .column-number .a-number {
  font-size: 5.333333333333334vw;
  line-height: 1.2;
  color: #b12121;
  font-family: $font-robotos;
  margin: 0 10px 0 35px;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-faq .accordion .accordion-content-inner .row .column-number .a-number {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion .accordion-content-inner .row .column-number .a-number {
    font-size: 2rem;
    line-height: 1.2;
  }
}
.page-recruit-top .main .section-faq .accordion .accordion-content-inner .row .column-content {
  -webkit-flex-shrink: 2;
  flex-shrink: 2;
}
.page-recruit-top .main .section-faq .accordion .accordion-content-inner .row .column-content .text {
  font-size: 3.733333333333334vw;
  line-height: 1.714285714285714;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-faq .accordion .accordion-content-inner .row .column-content .text {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-faq .accordion .accordion-content-inner .row .column-content .text {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
  }
}
.page-recruit-top .main .section-recruit-news {
  margin-bottom: 75px;
}
.page-recruit-top .main .section-recruit-news .heading-primary {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .heading-primary {
    margin-bottom: 28px;
  }
}
.page-recruit-top .main .section-recruit-news .sort-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -15px -1.866666666666667vw 30px;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .sort-list {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    width: 830px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
  }
}
.page-recruit-top .main .section-recruit-news .sort-list .sort-list-item {
  font-size: 3.733333333333334vw;
  line-height: 1;
  width: 20vw;
  margin: 15px 1.866666666666667vw 0;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-recruit-news .sort-list .sort-list-item {
    font-size: 1.4rem;
  }
}
.page-recruit-top .main .section-recruit-news .sort-list .sort-list-item .item-inner {
  background: #fff;
  border-radius: 20px;
  box-sizing: border-box;
  color: #1c5a9b;
  display: block;
  padding: 7px 5px 9px;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .sort-list .sort-list-item {
    font-size: 1.4rem;
    line-height: 1;
    width: 142px;
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .sort-list .sort-list-item-all:nth-child(1) {
    width: 100%;
    margin-bottom: 24px;
  }
  .page-recruit-top .main .section-recruit-news .sort-list .sort-list-item-all:nth-child(1) .item-inner {
    width: 142px;
    margin: 0 auto;
  }
}
.page-recruit-top .main .section-recruit-news .sort-list .sort-list-item.is-selected .item-inner {
  background: #1c5a9b;
  color: #fff;
  pointer-events: none;
}
.page-recruit-top .main .section-recruit-news .news-list {
  border-bottom: 1px solid #b5cdce;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .news-list {
    position: relative;
    width: 78.83895131086143%;
    margin-right: auto;
    margin-left: auto;
    max-width: 842px;
  }
}
.page-recruit-top .main .section-recruit-news .news-list .news-list-item {
  font-size: 3.733333333333334vw;
  line-height: 1.821428571428571;
  border-top: 1px solid #b5cdce;
}
@media (min-width: 415px) {
  .page-recruit-top .main .section-recruit-news .news-list .news-list-item {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .news-list .news-list-item {
    font-size: 1.4rem;
    line-height: 2;
  }
}
.page-recruit-top .main .section-recruit-news .news-list .news-list-item a {
  color: #1c5a9b;
}
.page-recruit-top .main .section-recruit-news .news-list .news-list-item .item-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  padding: 13px 0;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .news-list .news-list-item .item-inner {
    padding: 11px 0;
  }
}
.page-recruit-top .main .section-recruit-news .news-list .news-list-item .item-inner .icon-arrow {
  margin-top: 6px;
}
.page-recruit-top .main .section-recruit-news .news-list .news-list-item .item-inner .text {
  margin-left: 1.6vw;
  width: 85.86666666666667vw;
}
@media only screen and (min-width: 768px) {
  .page-recruit-top .main .section-recruit-news .news-list .news-list-item .item-inner .text {
    margin-left: 18px;
    max-width: 810px;
    width: 96.19952494061758%;
  }
}
.page-recruit .modal-block {
  display: none;
}
.page-recruit .modal-content {
  position: relative;
  width: 92vw;
  margin-right: auto;
  margin-left: auto;
  background: #d1f6f8;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 15px 15px 45px;
  text-align: left;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content {
    max-width: 924px;
    padding: 60px 60px 60px;
    width: 71.07692307692308%;
  }
}
.page-recruit .modal-content .bg {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
}
.page-recruit .modal-content .bg::before {
  border-color: #ffe5ea transparent transparent transparent;
  border-style: solid;
  border-width: 168px 280px 0 0;
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .bg::before {
    border-width: 430px 716px 0 0;
  }
}
.page-recruit .modal-content .row {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .column-img {
    margin: 0 0 112px auto;
    max-width: 536px;
    width: 66.66666666666666%;
  }
}
.page-recruit .modal-content .column-content {
  background: #fff;
  box-sizing: border-box;
  font-weight: bold;
  margin: -12vw 0 25px 5.333333333333334vw;
  padding: 20px 24px;
  position: relative;
  width: 73.6vw;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .column-content {
    position: absolute;
    bottom: -60px;
    left: 0;
    margin: 0;
    max-width: 420px;
    padding: 28px 35px;
    width: 52.23880597014925%;
  }
}
.page-recruit .modal-content .column-content .heading {
  font-size: 5.600000000000001vw;
  line-height: 1.428571428571429;
  margin-bottom: 12px;
}
@media (min-width: 415px) {
  .page-recruit .modal-content .column-content .heading {
    font-size: 2.1rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .column-content .heading {
    font-size: 2.307692307692308vw;
    line-height: 1.5;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1300px) {
  .page-recruit .modal-content .column-content .heading {
    font-size: 3rem;
    line-height: 1.5;
  }
}
.page-recruit .modal-content .column-content .text {
  font-size: 3.2vw;
  line-height: 1.5;
}
@media (min-width: 415px) {
  .page-recruit .modal-content .column-content .text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .column-content .text {
    font-size: 1.6rem;
    line-height: 1.375;
  }
}
.page-recruit .modal-content .qa {
  font-weight: 500;
  margin: 0 15px;
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .qa {
    margin: 0 11.194029850746269%;
  }
}
.page-recruit .modal-content .qa dt {
  font-size: 4.266666666666667vw;
  line-height: 1.5625;
  color: #1c5a9b;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin: 35px 0 8px;
}
@media (min-width: 415px) {
  .page-recruit .modal-content .qa dt {
    font-size: 1.6rem;
  }
}
.page-recruit .modal-content .qa dt:first-of-type {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .qa dt {
    font-size: 2rem;
    line-height: 1.5;
    margin: 50px 0 17px;
  }
}
.page-recruit .modal-content .qa dt .q-number {
  font-size: 5.066666666666666vw;
  line-height: 1.315789473684211;
  font-family: "Roboto", sans-serif;
  margin-right: 10px;
}
@media (min-width: 415px) {
  .page-recruit .modal-content .qa dt .q-number {
    font-size: 1.9rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .qa dt .q-number {
    font-size: 2.6rem;
    line-height: 1.153846153846154;
  }
}
.page-recruit .modal-content .qa dt .q-text {
  -webkit-flex-shrink: 2;
  flex-shrink: 2;
}
.page-recruit .modal-content .qa dd {
  font-size: 3.733333333333334vw;
  line-height: 1.714285714285714;
  letter-spacing: 0.08em;
  color: #000;
}
@media (min-width: 415px) {
  .page-recruit .modal-content .qa dd {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .qa dd {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    letter-spacing: 0.08em;
  }
}
.page-recruit .modal-content .button-close-top {
  position: absolute;
  top: -18px;
  right: -18px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .page-recruit .modal-content .button-close-top {
    width: 32px;
    height: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .button-close-top {
    position: absolute;
    top: -28px;
    right: -32px;
    width: 65px;
    height: 65px;
  }
}
.page-recruit .modal-content .button-close-bottom {
  position: relative;
  width: 49.333333333333336vw;
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-top: 45px;
}
.page-recruit .modal-content .button-close-bottom .icon-cross {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto 0;
  width: 10px;
  height: 10px;
  stroke: #000;
  stroke-width: 5px;
}
@media only screen and (min-width: 768px) {
  .page-recruit .modal-content .button-close-bottom {
    margin-top: 55px;
    width: 176px;
  }
  .page-recruit .modal-content .button-close-bottom .icon-cross {
    right: 12px;
    width: 8px;
    height: 8px;
  }
}
.page-recruit .video-modal-content {
  padding: 0;
}
.page-recruit .video-container {
  overflow: hidden;
  position: relative;
}
.page-recruit .video-container::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.page-recruit .video-container > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-recruit .video-container > video {
  transform: scale(1.01);
}
@media only screen and (min-width: 768px) {
  .page-article .main {
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) {
  .page-article .main .recruit-nav {
    margin-top: 27px;
  }
}
.page-article .main .hero {
  margin: 120px 0 29px;
}
@media only screen and (min-width: 768px) {
  .page-article .main .hero {
    margin: 192px 0 40px;
  }
}
.page-article .main .hero .hero-bg {
  height: 77.33333333333333vw;
}
@media only screen and (min-width: 768px) {
  .page-article .main .hero .hero-bg {
    height: 530px;
  }
}
.page-article .main .hero .bg-pink {
  left: -42%;
}
@media only screen and (min-width: 768px) {
  .page-article .main .hero .bg-pink {
    left: -38.8%;
  }
}
.page-article .main .hero .bg-gray {
  top: -20px;
}
.page-article .main .hero .hero-content {
  color: #000;
  position: relative;
  text-align: center;
}
.page-article .main .hero .hero-heading {
  font-size: 6.133333333333333vw;
  line-height: 1;
}
@media (min-width: 415px) {
  .page-article .main .hero .hero-heading {
    font-size: 2.3rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-article .main .hero .hero-heading {
    font-size: 2.4rem;
    line-height: 1;
  }
}
.page-article .main .article-contents .bg-1 {
  position: absolute;
  top: -21.333333333333336vw;
  right: 3.733333333333334vw;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .bg-1 {
    top: -114px;
    right: 0;
  }
}
.page-article .main .article-contents .bg-2 {
  position: absolute;
  bottom: -13.600000000000001vw;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .bg-2 {
    bottom: -86px;
    left: 70px;
  }
}
.page-article .main .article-contents .article-box {
  background: #fff;
  box-sizing: border-box;
  padding: 30px 15px 45px;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box {
    position: relative;
    width: 78.65168539325843%;
    margin-right: auto;
    margin-left: auto;
    max-width: 840px;
    padding: 42px 78px 90px;
  }
}
.page-article .main .article-contents .article-box-head {
  border-bottom: 1px solid #b5cdce;
  padding: 0 16px 25px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-head {
    padding: 0 100px 47px 0;
  }
}
.page-article .main .article-contents .article-box-head .tag {
  font-size: 3.733333333333334vw;
  line-height: 1;
  background: #1c5a9b;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  margin-bottom: 17px;
  padding: 8px 26px;
}
@media (min-width: 415px) {
  .page-article .main .article-contents .article-box-head .tag {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-head .tag {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-head .tag {
    font-size: 1.4rem;
    line-height: 1;
  }
}
.page-article .main .article-contents .article-box-head .heading {
  font-size: 4.533333333333333vw;
  line-height: 1.5;
  font-weight: bold;
  text-align: left;
}
@media (min-width: 415px) {
  .page-article .main .article-contents .article-box-head .heading {
    font-size: 1.7rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-head .heading {
    font-size: 1.7rem;
  }
}
.page-article .main .article-contents .article-box-body {
  padding: 26px 16px 30px;
}
.page-article .main .article-contents .article-box-body::after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-body {
    padding: 36px 0;
  }
}
.page-article .main .article-contents .article-box-body h4 {
  font-size: 3.733333333333334vw;
  line-height: 1.357142857142857;
  font-weight: bold;
  margin-bottom: 13px;
}
@media (min-width: 415px) {
  .page-article .main .article-contents .article-box-body h4 {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-body h4 {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    margin-bottom: 19px;
  }
}
.page-article .main .article-contents .article-box-body p {
  font-size: 3.733333333333334vw;
  line-height: 1.5;
  margin-bottom: 1em;
}
@media (min-width: 415px) {
  .page-article .main .article-contents .article-box-body p {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-body p {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
  }
}
.page-article .main .article-contents .article-box-body p.aligncenter {
  text-align: center;
}
.page-article .main .article-contents .article-box-body p.alignright {
  text-align: right;
}
.page-article .main .article-contents .article-box-body hr {
  background: none;
  border-top: 1px solid #b5cdce;
  margin: 26px -16px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-body hr {
    margin: 36px 0;
  }
}
.page-article .main .article-contents .article-box-body iframe {
  margin: 5px 0;
  width: 100%;
  height: 148px;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .article-box-body iframe {
    height: 358px;
  }
}
.page-article .main .article-contents .article-box-body a {
  color: #1c5a9b;
}
.page-article .main .article-contents .article-box-body img {
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
}
.page-article .main .article-contents .article-box-body img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.page-article .main .article-contents .article-box-body img.alignright {
  margin-left: auto;
  margin-right: 0;
}
.page-article .main .article-contents .return-link {
  margin-top: 9px;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .return-link {
    margin-top: 48px;
  }
}
.page-article .main .article-contents .return-link .button-primary {
  width: 76vw;
}
@media only screen and (min-width: 768px) {
  .page-article .main .article-contents .return-link .button-primary {
    width: 300px;
  }
  .page-article .main .article-contents .return-link .button-primary .label {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .inner {
    max-width: 840px;
    width: 64.61538461538461%;
  }
}
.page-requirements .main .hero {
  margin: 13px 0 26px;
  padding: 50px 0 0;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .hero {
    margin: 27px 0 34px;
    padding: 40px 0 0;
  }
}
.page-requirements .main .hero .hero-bg {
  height: 80.26666666666667vw;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .hero .hero-bg {
    height: 512px;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .hero .hero-bg .bg-gray {
    top: -20px;
  }
}
.page-requirements .main .hero .hero-bg .bg-pink {
  left: -42%;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .hero .hero-bg .bg-pink {
    left: -39%;
  }
}
@media only screen and (max-width: 767px) {
  .page-requirements .main .hero .bg-dot {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .hero .bg-dot {
    left: 93.07692307692308%;
    top: 0.5%;
  }
}
.page-requirements .main .hero .hero-content {
  color: #000;
  position: relative;
  text-align: center;
}
.page-requirements .main .hero .hero-heading {
  font-size: 6.133333333333333vw;
  line-height: 1;
  margin-bottom: 14px;
}
@media (min-width: 415px) {
  .page-requirements .main .hero .hero-heading {
    font-size: 2.3rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .hero .hero-heading {
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 11px;
  }
}
.page-requirements .main .hero .hero-text-lead {
  font-size: 3.733333333333334vw;
  line-height: 1.571428571428571;
  font-weight: 500;
}
@media (min-width: 415px) {
  .page-requirements .main .hero .hero-text-lead {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .hero .hero-text-lead {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
.page-requirements .main .tab {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-requirements .main .tab .bg-1 {
    position: absolute;
    top: -36vw;
    right: 4vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .tab .bg-1 {
    position: absolute;
    top: -85px;
    right: -115px;
  }
}
@media only screen and (max-width: 767px) {
  .page-requirements .main .tab .bg-2 {
    position: absolute;
    bottom: 57.333333333333336vw;
    left: 0;
  }
}
.page-requirements .main .tab .tab-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 5px solid #1c5a9b;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .tab .tab-nav {
    border-width: 4px;
  }
}
.page-requirements .main .tab .tab-nav li {
  width: 17.066666666666666vw;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .tab .tab-nav li {
    max-width: 160px;
    width: 19.047619047619047%;
  }
}
.page-requirements .main .tab .tab-nav .button {
  font-size: 5.333333333333334vw;
  line-height: 1;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
  border-radius: 4px 4px 0 0;
  box-sizing: border-box;
  color: #000;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  font-weight: bold;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 13px 10px;
  position: relative;
}
@media (min-width: 415px) {
  .page-requirements .main .tab .tab-nav .button {
    font-size: 2rem;
  }
}
.page-requirements .main .tab .tab-nav .button.is-selected {
  background: #1c5a9b;
  color: #fff;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .tab .tab-nav .button {
    font-size: 2rem;
    line-height: 1;
    padding: 20px 10px;
  }
}
.page-requirements .main .tab-panel {
  position: relative;
}
.page-requirements .main .box {
  background: #fff;
  padding: 0 4vw;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .box {
    padding: 0 9.523809523809524% 25px;
  }
}
.page-requirements .main .table-requirements {
  border-collapse: collapse;
  width: 100%;
}
.page-requirements .main .table-requirements caption {
  font-size: 4.533333333333333vw;
  line-height: 1;
  color: #000;
  font-weight: bold;
  padding: 28px 0 20px;
  text-align: center;
}
@media (min-width: 415px) {
  .page-requirements .main .table-requirements caption {
    font-size: 1.7rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .table-requirements caption {
    font-size: 1.7rem;
    line-height: 1;
    padding: 38px 20px 21px;
  }
}
.page-requirements .main .table-requirements tr {
  border-top: 1px solid #b5cdce;
}
@media only screen and (max-width: 767px) {
  .page-requirements .main .table-requirements th,
  .page-requirements .main .table-requirements td {
    font-size: 3.733333333333334vw;
    line-height: 1.5;
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .table-requirements th,
  .page-requirements .main .table-requirements td {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    padding: 15px 0 14px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 415px) {
  .page-requirements .main .table-requirements th,
  .page-requirements .main .table-requirements td {
    font-size: 1.4rem;
  }
}
.page-requirements .main .table-requirements th {
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .page-requirements .main .table-requirements th {
    padding: 25px 15px 6px;
  }
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .table-requirements th {
    max-width: 180px;
    vertical-align: top;
    width: 26.31578947368421%;
  }
}
@media only screen and (max-width: 767px) {
  .page-requirements .main .table-requirements td {
    padding: 6px 15px 25px;
  }
}
.page-requirements .main .table-requirements .paragraph {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .table-requirements .paragraph {
    margin-bottom: 24px;
  }
}
.page-requirements .main .table-requirements .button-secondary {
  width: 68vw;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .table-requirements .button-secondary {
    margin: 0 auto 0 0;
    width: 176px;
  }
}
.page-requirements .main .entry-box {
  margin: 30px 0 70px;
}
@media only screen and (min-width: 768px) {
  .page-requirements .main .entry-box {
    margin: 30px 0 80px;
  }
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .page-requirements .main .tab .tab-nav .button {
    bottom: -0.5px;
  }
}
.page-training .main {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-training .main .inner {
    max-width: 840px;
    width: 64.61538461538461%;
  }
}
.page-training .main .heading-primary {
  font-size: 6.133333333333333vw;
  line-height: 1;
}
@media (min-width: 415px) {
  .page-training .main .heading-primary {
    font-size: 2.3rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .heading-primary {
    font-size: 2.4rem;
    line-height: 1;
  }
}
.page-training .main .text-lead {
  font-size: 3.733333333333334vw;
  line-height: 1.571428571428571;
  text-align: center;
  font-weight: 500;
}
@media (min-width: 415px) {
  .page-training .main .text-lead {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .text-lead {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
.page-training .main .hero {
  margin: 13px 0 0;
  padding: 50px 0 0;
}
@media only screen and (min-width: 768px) {
  .page-training .main .hero {
    margin: 27px 0 0;
    padding: 40px 0 0;
  }
}
.page-training .main .hero .hero-bg {
  height: 80.26666666666667vw;
}
@media only screen and (min-width: 768px) {
  .page-training .main .hero .hero-bg {
    height: 530px;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .hero .hero-bg .bg-gray {
    top: -20px;
  }
}
.page-training .main .hero .hero-bg .bg-pink {
  left: -42%;
}
@media only screen and (min-width: 768px) {
  .page-training .main .hero .hero-bg .bg-pink {
    left: -38.8%;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .hero .bg-dot {
    left: 93.07692307692308%;
    top: 0.5%;
  }
}
.page-training .main .section-education {
  padding-bottom: 75px;
}
@media only screen and (max-width: 767px) {
  .page-training .main .section-education .bg-1 {
    position: absolute;
    top: -7.733333333333333vw;
    right: 4vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .bg-1 {
    position: absolute;
    top: -52px;
    right: -115px;
  }
}
@media only screen and (max-width: 767px) {
  .page-training .main .section-education .bg-2 {
    position: absolute;
    bottom: -17.333333333333336vw;
    left: 4vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .bg-2 {
    position: absolute;
    bottom: -50px;
    left: -45px;
  }
}
.page-training .main .section-education .heading-primary {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .heading-primary {
    margin-bottom: 21px;
  }
}
.page-training .main .section-education .text-lead {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .text-lead {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .page-training .main .section-education .education-items {
    margin: 0 4vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    width: 95.71428571428572%;
    margin-right: auto;
    margin-left: auto;
  }
}
.page-training .main .section-education .education-items .item {
  background: #fff;
  padding: 0px 0 10px;
}
@media only screen and (max-width: 767px) {
  .page-training .main .section-education .education-items .item:not(:first-child) {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item {
    width: 48%;
    margin-bottom: 35px;
  }
  .page-training .main .section-education .education-items .item:last-child {
    width: 100%;
    padding-bottom: 25px;
  }
}
.page-training .main .section-education .education-items .item .item-head {
  padding: 11px 10px;
  background: #1c5a9b;
  color: #fff;
}
@media only screen and (min-width: 1050px) {
  .page-training .main .section-education .education-items .item:last-child .img {
    width: 35%;
  }
}
@media only screen and (max-width: 1049px) {
  .page-training .main .section-education .education-items .item:last-child .img {
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item .item-head {
    padding: 16px 10px 16px;
  }
}
.page-training .main .section-education .education-items .item .img {
  margin-top: 16px;
  padding: 0 4vw;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item .img {
    padding: 0 25px;
    max-width: 274px;
  }
}
@media only screen and (min-width: 1050px) {
  .page-training .main .section-education .education-items .item .img {
    padding: 0 56px;
    max-width: 274px;
  }
}
.page-training .main .section-education .education-items .item .item-body {
  padding: 14px 4vw 5px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item .item-body {
    padding: 14px 25px 5px;
  }
}
@media only screen and (min-width: 1050px) {
  .page-training .main .section-education .education-items .item .item-body {
    padding: 14px 56px 5px;
  }
}
.page-training .main .section-education .education-items .item .heading {
  font-size: 4.2vw;
  line-height: 1.571428571428571;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 415px) {
  .page-training .main .section-education .education-items .item .heading {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item .heading {
    font-size: 1.6rem;
    line-height: 1.571428571428571;
  }
}
.page-training .main .section-education .education-items .item .text,
.page-training .main .section-education .education-items .item .list {
  font-size: 3.733333333333334vw;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (min-width: 415px) {
  .page-training .main .section-education .education-items .item .text,
  .page-training .main .section-education .education-items .item .list {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item .text,
  .page-training .main .section-education .education-items .item .list {
    font-size: 1.4rem;
    line-height: 1.666666666666667;
  }
}
.page-training .main .section-education .education-items .item .f-wrap {
}
@media only screen and (min-width: 1050px) {
  .page-training .main .section-education .education-items .item .f-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item .f-wrap .img {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 1049px) {
  .page-training .main .section-education .education-items .item .blue-line-wrap {
    padding: 0 56px;
  }
}

@media only screen and (max-width: 768px) {
  .page-training .main .section-education .education-items .item .blue-line-wrap {
    padding: 0 4vw;
  }
}
.page-training .main .section-education .education-items .item .blue-line {
  padding-left: 18px;
  position: relative;
  margin-top: 16px;
  margin-bottom: 25px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
}
.page-training .main .section-education .education-items .item .blue-line:before {
  content: "";
  display: block;
  height: 100%;
  width: 2px;
  position: absolute;
  left: 0px;
  background: #1c5a9b;
}
@media only screen and (max-width: 415px) {
  .page-training .main .section-education .education-items .item .blue-line {
    font-size: 4.2vw;
  }
}
.page-training .main .section-education .education-items .item .blue-line .blue-title {
  color: #1c5a9b;
}
.page-training .main .section-education .education-items .item .childminder-voice {
  margin: 20px 0;
  padding: 20px 4vw 1px;
  background: #fff7f6;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item .childminder-voice {
    margin: 45px 0 20px;
    padding: 18px 36px 1px;
  }
}
.page-training .main .section-education .education-items .item .cv-label {
  font-size: 1.6rem;
  margin-bottom: 20px;
  color: #ff6a53;
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 415px) {
  .page-training .main .section-education .education-items .item .cv-label {
    font-size: 4.2vw;
  }
}
.page-training .main .section-education .education-items .item .cv-title {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 00.05em;
  line-height: 1.6;
  padding-left: 18px;
  position: relative;
}
.page-training .main .section-education .education-items .item .cv-title::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-70%);
  width: 15px;
  height: 15px;
  background: url(../../img/recruit/training/megaphone.png) center/cover no-repeat;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item .cv-title {
    padding-left: 37px;
  }
  .page-training .main .section-education .education-items .item .cv-title::before {
    width: 30px;
    height: 30px;
  }
}
@media only screen and (max-width: 415px) {
  .page-training .main .section-education .education-items .item .cv-title {
    font-size: 3.99vw;
  }
}
.page-training .main .section-education .education-items .item .cv-text {
  font-size: 1.4rem;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
  line-height: 1.6;
  padding-left: 18px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-education .education-items .item .cv-text {
    font-size: 1.4rem;
    margin-bottom: 23px;
    padding-left: 37px;
  }
}
@media only screen and (max-width: 415px) {
  .page-training .main .section-education .education-items .item .cv-text {
    font-size: 3.733333333333334vw;
  }
}
.page-training .main .section-welfare .heading-primary {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .heading-primary {
    margin-bottom: 21px;
  }
}
.page-training .main .section-welfare .text-lead {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .text-lead {
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .box-primary::before,
  .page-training .main .section-welfare .box-inner::before,
  .page-training .main .section-welfare .box-primary::after,
  .page-training .main .section-welfare .box-inner::after {
    width: 28px;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .box-primary {
    background: -webkit-linear-gradient(315deg, transparent 8px, #fff 0) top left,
      -webkit-linear-gradient(225deg, transparent 8px, #fff 0) top right,
      -webkit-linear-gradient(135deg, transparent 8px, #fff 0) bottom right,
      -webkit-linear-gradient(45deg, transparent 8px, #fff 0) bottom left;
    background: -moz-linear-gradient(315deg, transparent 8px, #fff 0) top left,
      -moz-linear-gradient(225deg, transparent 8px, #fff 0) top right,
      -moz-linear-gradient(135deg, transparent 8px, #fff 0) bottom right,
      -moz-linear-gradient(45deg, transparent 8px, #fff 0) bottom left;
    background: -o-linear-gradient(315deg, transparent 8px, #fff 0) top left,
      -o-linear-gradient(225deg, transparent 8px, #fff 0) top right,
      -o-linear-gradient(135deg, transparent 8px, #fff 0) bottom right,
      -o-linear-gradient(45deg, transparent 8px, #fff 0) bottom left;
    background: -ms-linear-gradient(315deg, transparent 8px, #fff 0) top left,
      -ms-linear-gradient(225deg, transparent 8px, #fff 0) top right,
      -ms-linear-gradient(135deg, transparent 8px, #fff 0) bottom right,
      -ms-linear-gradient(45deg, transparent 8px, #fff 0) bottom left;
    background: linear-gradient(135deg, transparent 8px, #fff 0) top left,
      linear-gradient(225deg, transparent 8px, #fff 0) top right,
      linear-gradient(315deg, transparent 8px, #fff 0) bottom right,
      linear-gradient(45deg, transparent 8px, #fff 0) bottom left;
    background-repeat: no-repeat;
    background-size: 50% 50%;
  }
  .page-training .main .section-welfare .box-primary::before {
    position: absolute;
    top: 6px;
    left: -10px;
  }
  .page-training .main .section-welfare .box-primary::after {
    position: absolute;
    top: 6px;
    right: -10px;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .box-primary .box-inner::before {
    position: absolute;
    bottom: 4px;
    left: -9px;
  }
  .page-training .main .section-welfare .box-primary .box-inner::after {
    position: absolute;
    bottom: 4px;
    right: -9px;
  }
}
.page-training .main .section-welfare .box-primary .box-content {
  padding: 10px 15px 7px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .box-primary .box-content {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .welfare-items {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.page-training .main .section-welfare .welfare-items .item {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-training .main .section-welfare .welfare-items .item {
    padding: 25px 4vw;
  }
  .page-training .main .section-welfare .welfare-items .item:not(:first-child) {
    border-top: 1px dashed #bad0d1;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .welfare-items .item {
    max-width: 354px;
    padding: 25px 0;
    width: 45.38461538461539%;
  }
  .page-training .main .section-welfare .welfare-items .item:not(:nth-child(-n + 2)) {
    border-top: 1px dashed #bad0d1;
  }
  .page-training .main .section-welfare .welfare-items .item:nth-child(odd)::before {
    position: absolute;
    top: 0;
    right: -10.16949152542373%;
    bottom: 0;
    border-right: 1px dashed #bad0d1;
    content: "";
    display: block;
    margin: auto 0;
    width: 1px;
    height: calc(100% - 60px);
  }
}
.page-training .main .section-welfare .welfare-items .item .heading {
  font-size: 3.733333333333334vw;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}
@media (min-width: 415px) {
  .page-training .main .section-welfare .welfare-items .item .heading {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .welfare-items .item .heading {
    font-size: 1.4rem;
    line-height: 1.571428571428571;
    margin-bottom: 10px;
  }
}
.page-training .main .section-welfare .welfare-items .item .text,
.page-training .main .section-welfare .welfare-items .item .list {
  font-size: 3.733333333333334vw;
  line-height: 1.5;
}
@media (min-width: 415px) {
  .page-training .main .section-welfare .welfare-items .item .text,
  .page-training .main .section-welfare .welfare-items .item .list {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .welfare-items .item .text,
  .page-training .main .section-welfare .welfare-items .item .list {
    font-size: 1.2rem;
    line-height: 1.666666666666667;
  }
}

.page-training .main .section-welfare .welfare-items .welfare-item-img {
  margin-bottom: 28px;
  text-align: center;
  height: 150px;
}

.page-training .main .section-welfare .welfare-items .welfare-item-img img {
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
}

.page-training .main .section-welfare .img-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 10px 0 5px;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .img-container {
    position: relative;
    width: 101.69491525423729%;
    margin-right: auto;
    margin-left: auto;
    margin: 27px 0 0;
  }
}
.page-training .main .section-welfare .img-container .img {
  width: 36.666666666666664vw;
}
@media only screen and (min-width: 768px) {
  .page-training .main .section-welfare .img-container .img {
    max-width: 174px;
    width: 48.333333333333336%;
  }
}
.page-training .main .entry-box {
  margin: 75px 0;
}
@media only screen and (min-width: 768px) {
  .page-training .main .entry-box {
    margin: 60px 0 120px;
  }
}
.page-training .main .bg-woods-bottom {
  position: absolute;
  bottom: 48.266666666666666vw;
  right: 4vw;
}
@media only screen and (min-width: 768px) {
  .page-flow .main {
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .inner {
    max-width: 842px;
    width: 64.76923076923077%;
  }
}
.page-flow .main .hero {
  margin: 13px 0 19px;
  padding: 50px 0 0;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .hero {
    margin: 27px 0 34px;
    padding: 40px 0 0;
  }
}
.page-flow .main .hero .hero-bg {
  height: 80.26666666666667vw;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .hero .hero-bg {
    height: 512px;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .hero .hero-bg .bg-gray {
    top: -20px;
  }
}
.page-flow .main .hero .hero-bg .bg-pink {
  left: -42%;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .hero .hero-bg .bg-pink {
    left: -39%;
  }
}
@media only screen and (max-width: 767px) {
  .page-flow .main .hero .bg-dot {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .hero .bg-dot {
    left: 93.07692307692308%;
    top: 0.5%;
  }
}
.page-flow .main .hero .hero-content {
  color: #000;
  position: relative;
  text-align: center;
}
.page-flow .main .hero .hero-heading {
  font-size: 6.133333333333333vw;
  line-height: 1;
  margin-bottom: 14px;
}
@media (min-width: 415px) {
  .page-flow .main .hero .hero-heading {
    font-size: 2.3rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .hero .hero-heading {
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 11px;
  }
}
.page-flow .main .hero .hero-text {
  font-size: 3.733333333333334vw;
  line-height: 1.571428571428571;
  font-weight: 500;
}
@media (min-width: 415px) {
  .page-flow .main .hero .hero-text {
    font-size: 1.4rem;
  }
}
.page-flow .main .hero .hero-text:not(:first-child) {
  margin-top: 23px;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .hero .hero-text {
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .page-flow .main .hero .hero-text:not(:first-child) {
    margin-top: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .page-flow .main .contents .bg-1 {
    position: absolute;
    top: -21.333333333333336vw;
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .contents .bg-1 {
    position: absolute;
    top: -160px;
    right: -114px;
  }
}
@media only screen and (max-width: 767px) {
  .page-flow .main .contents .bg-2 {
    position: absolute;
    bottom: 57.333333333333336vw;
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .contents .bg-2 {
    position: absolute;
    bottom: 235px;
    left: 185px;
  }
}
.page-flow .main .flow-row {
  margin-bottom: 75px;
  position: relative;
}
.page-flow .main .flow-row a {
  color: #1c5a9b;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .page-flow .main .flow-row .column:not(:first-child) {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .column {
    max-width: 415px;
    width: 49.287410926365794%;
  }
}
.page-flow .main .flow-row .box-head {
  font-size: 3.733333333333334vw;
  line-height: 1.5;
  background: #1c5a9b;
  color: #fff;
  padding: 15px 0;
}
@media (min-width: 415px) {
  .page-flow .main .flow-row .box-head {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .box-head {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    letter-spacing: 0.08em;
    box-sizing: border-box;
    min-height: 210px;
    padding: 42px 0;
  }
}
.page-flow .main .flow-row .box-head .box-head-row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.page-flow .main .flow-row .box-head .column-img {
  text-align: center;
  width: 25.333333333333336vw;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .box-head .column-img {
    max-width: 150px;
    width: 36.144578313253014%;
  }
}
.page-flow .main .flow-row .box-head .column-img .img {
  display: inline-block;
  margin-bottom: 14px;
  width: 17.333333333333336vw;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .box-head .column-img .img {
    margin-bottom: 12px;
    max-width: 90px;
    width: 60%;
  }
}
.page-flow .main .flow-row .box-head .column-content {
  box-sizing: border-box;
  width: 66.66666666666666vw;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .box-head .column-content {
    box-sizing: border-box;
    max-width: 265px;
    padding: 0 10px 0 0;
    width: 63.85542168674698%;
  }
}
.page-flow .main .flow-row .box-head .column-content .text {
  margin-left: 2vw;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .box-head .column-content .text {
    margin-left: 0px;
  }
}
.page-flow .main .flow-row .modal-link {
  margin-top: -12px;
  padding: 0 0 20px;
  text-align: center;
}
.page-flow .main .flow-row .modal-link a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.page-flow .main .flow-row .modal-link .icon-arrow {
  margin-right: 10px;
}
.page-flow .main .flow-row .modal-link .text {
  -webkit-flex-shrink: 2;
  flex-shrink: 2;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .modal-link {
    margin-top: -35px;
    padding: 0 0 20px;
  }
  .page-flow .main .flow-row .modal-link .icon-arrow {
    margin-right: 5px;
  }
}
.page-flow .main .flow-row .text {
  font-size: 3.733333333333334vw;
  line-height: 1.5;
  margin-bottom: 8px;
}
.page-flow .main .flow-row .item .text:last-child {
  margin-bottom: 0px;
}
@media (min-width: 415px) {
  .page-flow .main .flow-row .text {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .text {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
  }
}
.page-flow .main .flow-row .paragraph {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .paragraph {
    margin-bottom: 15px;
  }
}
.page-flow .main .flow-row .box-body {
  background: #fff;
  padding: 30px 4vw;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .box-body {
    padding: 54px 30px 40px;
  }
}
.page-flow .main .flow-row .flow-items {
  border-bottom: 1px dashed #1c5a9b;
}
.page-flow .main .flow-row .flow-items .item {
  border-top: 1px dashed #1c5a9b;
  padding: 27px 0;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .flow-items .item {
    padding: 15px 0;
  }
}
.page-flow .main .flow-row .flow-items .item-heading {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 3.733333333333334vw;
  line-height: 1.5;
  letter-spacing: 0.08em;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (min-width: 415px) {
  .page-flow .main .flow-row .flow-items .item-heading {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .flow-items .item-heading {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    letter-spacing: 0.08em;
    margin-bottom: 9px;
  }
}
.page-flow .main .flow-row .flow-items .item-heading .number {
  font-size: 5.600000000000001vw;
  line-height: 1;
  color: #f4b339;
  font-family: "Lato", sans-serif;
  margin-right: 10px;
  position: relative;
  top: -1px;
}
@media (min-width: 415px) {
  .page-flow .main .flow-row .flow-items .item-heading .number {
    font-size: 2.1rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .flow-items .item-heading .number {
    font-size: 2.8rem;
    line-height: 1;
    margin-right: 8px;
  }
}
.page-flow .main .flow-row .flow-items .item-subheading {
  font-size: 3.733333333333334vw;
  line-height: 1;
  background: #d1f6f8;
  border-radius: 20px;
  display: inline-block;
  margin-bottom: 16px;
  padding: 6px 13px;
}
@media (min-width: 415px) {
  .page-flow .main .flow-row .flow-items .item-subheading {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .flow-items .item-subheading {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    letter-spacing: 0.08em;
    margin-bottom: 8px;
    padding: 1px 13px;
  }
}
.page-flow .main .flow-row .unit-container {
  margin: 15px 0 2px;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .unit-container {
    margin: 5px 0 4px;
  }
}
.page-flow .main .flow-row .unit {
  border: 1px solid #f2f2f2;
}
.page-flow .main .flow-row .unit:not(:first-child) {
  margin-top: 10px;
}
.page-flow .main .flow-row .unit .unit-head {
  background: #f2f2f2;
  padding: 5px 12px;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .unit .unit-head {
    padding: 3px 12px;
  }
}
.page-flow .main .flow-row .unit .unit-body {
  padding: 1px 12px;
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .unit .unit-body {
    padding: 1px 12px 4px;
  }
}
.page-flow .main .flow-row .unit .unit-heading {
  font-size: 3.733333333333334vw;
  line-height: 1.5;
}
@media (min-width: 415px) {
  .page-flow .main .flow-row .unit .unit-heading {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-flow .main .flow-row .unit .unit-heading {
    font-size: 1.4rem;
    line-height: 1.714285714285714;
    letter-spacing: 0.08em;
  }
}
.page-flow .main .flow-row .column-2 .box-head .column-img .img {
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .page-entry .main {
    padding-bottom: 120px;
  }
}
.page-entry .main .hero {
  margin: 29px 0 40px;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero {
    margin: 38px 0 56px 0;
  }
}
.page-entry .main .hero .hero-bg {
  height: 96.8vw;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero .hero-bg {
    height: 532px;
  }
}
.page-entry .main .hero .bg-pink {
  left: -45.5%;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero .bg-pink {
    left: -38.6%;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero .bg-gray {
    top: -20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-entry .main .hero .bg-dot {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero .bg-dot {
    top: 0.8%;
  }
}
.page-entry .main .hero .bg-woods {
  position: absolute;
  top: 59.199999999999996vw;
  right: 12vw;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero .bg-woods {
    position: absolute;
    top: 253px;
    left: 50%;
    margin-left: 490px;
  }
}
.page-entry .main .hero .hero-content {
  color: #000;
  text-align: center;
}
.page-entry .main .hero .hero-heading {
  font-size: 7.199999999999999vw;
  line-height: 1;
  margin-bottom: 13px;
}
@media (min-width: 415px) {
  .page-entry .main .hero .hero-heading {
    font-size: 2.7rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero .hero-heading {
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 27px;
  }
}
.page-entry .main .hero .hero-text-lead {
  font-size: 4vw;
  line-height: 1.666666666666667;
  font-weight: 500;
}
@media (min-width: 415px) {
  .page-entry .main .hero .hero-text-lead {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .hero .hero-text-lead {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
.page-entry .main .contact-form .contact-form-inner {
  padding-bottom: 75px;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .contact-form-inner {
    padding-bottom: 90px;
  }
}
.page-entry .main .contact-form .bg-woods {
  position: absolute;
  bottom: -13.866666666666665vw;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .bg-woods {
    bottom: 12px;
    left: -114px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .text-required {
    margin-bottom: 31px;
  }
}
.page-entry .main .contact-form input[type="radio"] {
  display: none;
}
.page-entry .main .contact-form .item-interview,
.page-entry .main .contact-form .item-select-box,
.page-entry .main .contact-form .item-tel,
.page-entry .main .contact-form .item-type,
.page-entry .main .contact-form .item-email-confirmation {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-select-box {
    padding-top: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-select-box .item-inner {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}
.page-entry .main .contact-form .item-select-box::before {
  display: none;
}
.page-entry .main .contact-form .item-select-box .value-container {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-select-box .value-container {
    max-width: 434px;
    width: 60.27777777777777%;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-select-box .value {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-select-box .text-error {
    top: -1.35em;
  }
}
.page-entry .main .contact-form .item-select-box .select-box-1 {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-select-box .select-box-1 {
    margin-bottom: 18px;
  }
}
.page-entry .main .contact-form .item-select-box .text-error {
  margin-top: 2px;
}
@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-email {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main {
    padding-bottom: 150px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-select-box .key {
    margin-top: 20px;
  }
}

.page-entry-top .main .contact-form .item-select-box .choice {
  display: block;
  margin-top: 10px;
}

.page-entry-top .main .contact-form .item-interview,
.page-entry-top .main .contact-form .item-type {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-interview .item-inner {
    display: block;
    width: 100%;
  }
}
.page-entry-top .main .contact-form .item-interview .key {
  display: inline-block;
  margin-bottom: 25px;
  padding-right: 0.5em;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-interview .key {
    margin-bottom: 30px;
    max-width: none;
  }
}
.page-entry-top .main .contact-form .item-interview .required::before {
  display: inline-block;
  font-weight: normal;
  position: static;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-interview .value {
    max-width: none;
    width: 100%;
  }
}
.page-entry-top .main .contact-form .item-interview .interview-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: space-around;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-interview .interview-item:not(:first-child) {
    margin-left: 130px;
  }
}
.page-entry-top .main .contact-form .item-interview .interview-items .item-radio {
  flex: 1;
}
.page-entry-top .main .contact-form .item-interview input[type="radio"] + span {
  font-size: 3.733333333333334vw;
  line-height: 1;
  letter-spacing: 0.08em;
  display: block;
  font-weight: 500;
  padding: 0;
  position: relative;
  text-align: center;
}
@media (min-width: 415px) {
  .page-entry-top .main .contact-form .item-interview input[type="radio"] + span {
    font-size: 1.4rem;
  }
}
.page-entry-top .main .contact-form .item-interview input[type="radio"] + span::before,
.page-entry-top .main .contact-form .item-interview input[type="radio"] + span::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 65px;
  height: 65px;
}
.page-entry-top .main .contact-form .item-interview input[type="radio"] + span::before {
  border-radius: 50%;
  margin-bottom: 14px;
}
.page-entry-top .main .contact-form .item-interview input[type="radio"] + span::after {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  border-radius: 50%;
  display: none;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-interview input[type="radio"] + span {
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0.08em;
  }
  .page-entry-top .main .contact-form .item-interview input[type="radio"] + span::before,
  .page-entry-top .main .contact-form .item-interview input[type="radio"] + span::after {
    width: 90px;
    height: 90px;
  }
  .page-entry-top .main .contact-form .item-interview input[type="radio"] + span::before {
    margin-bottom: 17px;
  }
}
.page-entry-top .main .contact-form .item-interview input[type="radio"]:checked + span::after {
  display: block;
}
.page-entry-top .main .contact-form .item-interview #interview-1 + span::before {
  background: url("../../img/recruit/entry/icon-interview-1-off.png?hash=b557255cafb82934cf997b7d94e65fde") center top
    no-repeat;
  background-size: cover;
}
.page-entry-top .main .contact-form .item-interview #interview-1 + span::after {
  background: url("../../img/recruit/entry/icon-interview-1-on.png?hash=53db6d31eba8178b41232ccce114af75") center top
    no-repeat;
  background-size: cover;
}
.page-entry-top .main .contact-form .item-interview #interview-2 + span::before {
  background: url("../../img/recruit/entry/icon-interview-2-off.png?hash=fe300f94fadafa072a7a4ee543709157") center top
    no-repeat;
  background-size: cover;
}
.page-entry-top .main .contact-form .item-interview #interview-2 + span::after {
  background: url("../../img/recruit/entry/icon-interview-2-on.png?hash=82cd1af9055a4eb13547fad85c4dcc58") center top
    no-repeat;
  background-size: cover;
}
.page-entry-top .main .contact-form .item-interview #interview-3 + span::before {
  background: url("../../img/recruit/entry/icon-interview-3-off.png?hash=fe300f94fadafa072a7a4ee543709157") center top
    no-repeat;
  background-size: cover;
}
.page-entry-top .main .contact-form .item-interview #interview-3 + span::after {
  background: url("../../img/recruit/entry/icon-interview-3-on.png?hash=82cd1af9055a4eb13547fad85c4dcc58") center top
    no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-type {
    padding-top: 15px;
  }
}
.page-entry-top .main .contact-form .item-type .item-inner {
  display: block;
}
.page-entry-top .main .contact-form .item-type .key {
  line-height: 1.5;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-type .key {
    margin-bottom: 30px;
    max-width: none;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-type .value {
    max-width: none;
    width: 100%;
  }
}
.page-entry-top .main .contact-form .item-type .type-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.page-entry-top .main .contact-form .item-type .mwform-radio-field:not(:first-child) {
  margin-left: 15.2vw;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-type .mwform-radio-field:not(:first-child) {
    margin-left: 158px;
  }
}
.page-entry-top .main .contact-form .item-type input[type="radio"] + span {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.page-entry-top .main .contact-form .item-type input[type="radio"] + span::before,
.page-entry-top .main .contact-form .item-type input[type="radio"] + span::after {
  content: "";
  display: inline-block;
  transform: translateY(-1px);
}
.page-entry-top .main .contact-form .item-type input[type="radio"] + span::before {
  background: #f1f5f7;
  border: 1px solid #dde6eb;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
  margin-right: 10px;
  width: 32px;
  height: 32px;
}
.page-entry-top .main .contact-form .item-type input[type="radio"] + span::after {
  position: absolute;
  top: 6px;
  left: 6px;
  background: #f4b339;
  border-radius: 50%;
  display: none;
  width: 20px;
  height: 20px;
}
@media only screen and (min-width: 768px) {
  .page-entry-top .main .contact-form .item-type input[type="radio"] + span::before {
    margin-right: 12px;
    width: 30px;
    height: 30px;
  }
  .page-entry-top .main .contact-form .item-type input[type="radio"] + span::after {
    width: 18px;
    height: 18px;
  }
}
.page-entry-top .main .contact-form .item-type input[type="radio"]:checked + span::after {
  display: block;
}
@media only screen and (max-width: 767px) {
  .page-entry-top .main .submit {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .page-entry-top .main .button-primary {
    width: 76.26666666666667vw;
  }
  .page-entry-top .main .button-primary input[type="submit"] {
    color: #1c5a9b;
  }
}
.page-entry.page-confirmation .main .contact-form .contact-form-inner {
  padding-bottom: 48px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .contact-form-inner {
    padding: 40px 60px 90px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .item:not(:first-child) {
    margin-top: 40px;
  }
}
.page-entry.page-confirmation .main .contact-form .item-interview {
  margin-top: 25px;
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .item-interview {
    margin-top: 22px !important;
    padding: 0 0 57px;
  }
}
.page-entry.page-confirmation .main .contact-form .item-interview .value {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.page-entry.page-confirmation .main .contact-form .item-interview .icon-interview {
  display: block;
  background: url("../../img/recruit/entry/icon-interview-3.png?hash=e994f5646dd2daaa5ca50c4d3f6711fd") center top
    no-repeat;
  background-size: cover;
  width: 32px;
  height: 33px;
  margin-right: 9px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .item-interview .icon-interview {
    margin-right: 17px;
    width: 46px;
    height: 48px;
  }
}
.page-entry.page-confirmation .main .contact-form .interview-1 .icon-interview {
  background: url("../../img/recruit/entry/icon-interview-3.png?hash=e994f5646dd2daaa5ca50c4d3f6711fd") center top
    no-repeat;
  background-size: cover;
  width: 32px;
  height: 33px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .interview-1 .icon-interview {
    width: 46px;
    height: 48px;
  }
}
.page-entry.page-confirmation .main .contact-form .interview-2 .icon-interview {
  background: url("../../img/recruit/entry/icon-interview-4.png?hash=60ae7974f9c6ce54339d6a8f1e732dca") center top
    no-repeat;
  background-size: cover;
  width: 25px;
  height: 38px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .interview-2 .icon-interview {
    width: 36px;
    height: 55px;
  }
}
.page-entry.page-confirmation .main .contact-form .item-select-box {
  margin-top: 40px;
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .item-select-box {
    margin: 0;
  }
}
.page-entry.page-confirmation .main .contact-form .item-select-box .value {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.page-entry.page-confirmation .main .contact-form .item-select-box .value:not(:first-child) {
  margin-top: 18px;
}
.page-entry.page-confirmation .main .contact-form .item-select-box .value span {
  word-break: break-all;
}
.page-entry.page-confirmation .main .contact-form .item-select-box .value span:nth-child(2) {
  -webkit-flex-shrink: 2;
  flex-shrink: 2;
}
@media only screen and (max-width: 767px) {
  .page-entry.page-confirmation .main .contact-form .item-select-box .value span:nth-child(1) {
    min-width: 15.333333333333332vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry.page-confirmation .main .contact-form .item-select-box .value:not(:first-child) {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .page-entry.page-confirmation .main .contact-form .item-type {
    margin-top: 38px;
  }
}
@media only screen and (max-width: 767px) {
  .page-entry.page-confirmation .main .contact-form .item-email-confirmation {
    margin-top: 38px;
  }
}
@media only screen and (max-width: 767px) {
  .page-entry.page-confirmation .main .contact-form .submit {
    margin-top: 75px;
  }
  .page-entry.page-confirmation .main .contact-form .submit .button-primary input[type="submit"] {
    color: #1c5a9b;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry.page-completion .main {
    padding-bottom: 90px;
  }
}
.page-entry.page-completion .main .contact-completion {
  text-align: center;
}
.page-entry.page-completion .main .contact-completion .contact-form-inner {
  padding-bottom: 75px;
  padding-top: 65px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-completion .main .contact-completion .contact-form-inner {
    padding-bottom: 87px;
    padding-top: 83px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry.page-completion .main .contact-completion .contact-form-inner .bg-woods {
    bottom: 41px;
  }
}
.page-entry.page-completion .main .contact-completion .text {
  font-size: 4vw;
  line-height: 1.666666666666667;
  font-weight: 500;
}
@media (min-width: 415px) {
  .page-entry.page-completion .main .contact-completion .text {
    font-size: 1.5rem;
  }
}
.page-entry.page-completion .main .contact-completion .text:not(:first-child) {
  margin-top: 62px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-completion .main .contact-completion .text {
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .page-entry.page-completion .main .contact-completion .text:not(:first-child) {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 768px) {
  .page-entry.page-completion .main .contact-completion .text-2 {
    font-size: 1.2rem;
    line-height: 1.666666666666667;
  }
}
.page-entry.page-completion .main .contact-completion .entry-link {
  display: inline-block;
  margin-top: 32px;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-completion .main .contact-completion .entry-link {
    margin-top: 20px;
  }
}
.page-entry.page-completion .main .contact-completion .entry-link a {
  font-size: 3.733333333333334vw;
  line-height: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #1c5a9b;
}
@media (min-width: 415px) {
  .page-entry.page-completion .main .contact-completion .entry-link a {
    font-size: 1.4rem;
  }
}
.page-entry.page-completion .main .contact-completion .entry-link a .icon-arrow {
  border-color: #1c5a9b;
  margin-right: 11px;
  transform: rotate(180deg);
}
.page-entry.page-completion .main .contact-completion .entry-link a .icon-arrow::before {
  border-color: #1c5a9b;
}
@media only screen and (min-width: 768px) {
  .page-entry.page-completion .main .contact-completion .entry-link a {
    font-size: 1.4rem;
    line-height: 1;
    transition: color 0.5s;
  }
  .page-entry.page-completion .main .contact-completion .entry-link a .icon-arrow {
    margin-right: 7px;
    transition: border 0.5s;
  }
  .page-entry.page-completion .main .contact-completion .entry-link a .icon-arrow::before {
    transition: border 0.5s;
  }
  .page-entry.page-completion .main .contact-completion .entry-link a:hover {
    color: #609ad7;
  }
  .page-entry.page-completion .main .contact-completion .entry-link a:hover .icon-arrow {
    border-color: #609ad7;
  }
  .page-entry.page-completion .main .contact-completion .entry-link a:hover .icon-arrow::before {
    border-color: #609ad7;
  }
}
.footer-copyright {
  padding-bottom: 15px;
}

.nav-fixed {
  display: none;
}

@media only screen and (min-width: 768px) {
  .page-entry .main .contact-form .item-work .item-inner {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .page-entry .main .contact-form .item-work {
    padding-top: 15px;
  }
}

/* .page-entry .main .contact-form .item-work{
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 40px;
} */

@media only screen and (min-width: 768px) {
  .page-recruit .wrapper .header .header-container .nav {
    display: none;
  }
  .page-recruit .wrapper .header .header-container {
    border-bottom: none;
  }
  .page-recruit .wrapper .header {
    background: rgba(255, 255, 255, 0.85);
    height: 152px;
  }
  .page-recruit .main {
    padding-top: 154px;
  }
}

.page-recruit .sticky-inner {
  padding: 0;
  top: 0;
}

@media only screen and (max-width: 768px) {
  .page-recruit .sticky-container {
    position: relative;
  }
}

@media only screen and (max-width: 767px) {
  .page-recruit .main {
    padding-top: 72px;
  }
  .page-recruit .sticky-container {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */

.inner {
  padding-bottom: 50px;
}
/* １日の流れ */
figure {
  margin: 0;
}
.flow {
  z-index: 1;
  padding: 139px 0 92px;
  background-color: #d0f6f7;
}
.flow__inner {
  max-width: 950px;
  margin: 0 auto;
  height: inherit;
}
@media screen and (max-width: 768px) {
  .flow__inner {
    width: 100%;
  }
}
.flow__title {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}
.flow__title span {
  position: relative;
}
.flow__title span::after {
  content: "※園により異なります";
  font-size: 15px;
  font-weight: 500;
  display: block;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .flow__title span::after {
    position: absolute;
    top: 50%;
    right: -125%;
    transform: translateY(-50%);
    width: 125%;
  }
}
@media screen and (max-width: 768px) {
  .flow__title span::after {
    margin-top: 20px;
  }
}
.flow__items {
  display: flex;
  margin-top: 66px;
}
@media screen and (max-width: 768px) {
  .flow__items {
    display: block;
    margin-top: 66px;
  }
}
.flow__item {
  width: calc(33.333333333333333% - 22px * 2 / 3);
  background-color: #fff;
  padding: 0px 24px 20px;
}
@media screen and (max-width: 768px) {
  .flow__item {
    width: 80%;
    margin: 0 auto;
  }
}
.flow__item:nth-child(n + 2) {
  margin-left: 22px;
}
@media screen and (max-width: 768px) {
  .flow__item:nth-child(n + 2) {
    margin-left: auto;
    margin-top: 24px;
  }
}
.flow__item-title {
  color: #fff;
  text-align: center;
  padding: 18px 0;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  width: calc(100% + 50px);
  margin-left: calc(50% - 50% - 25px);
}
.flow__item--1 .flow__item-title {
  background-color: #f4b338;
}
.flow__item--2 .flow__item-title {
  background-color: #ff6a53;
}
.flow__item--3 .flow__item-title {
  background-color: #1c5a9b;
}
.flow__item-unit {
  margin-top: 20px;
}
.flow__item-unit:first-child {
  margin-top: 13px;
}
.flow__item-text--1 {
  min-height: 11.9rem;
}
.flow__item-text--2 {
  min-height: 8.5rem;
}
@media screen and (max-width: 768px) {
  .flow__item-text--1 {
    min-height: unset;
  }
  .flow__item-text--2 {
    min-height: unset;
  }
}
.flow__item-time {
  text-align: center;
  color: #1c5a9b;
  font-size: 16px;
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 1.1875;
  padding: 10px 0;
}
.flow__item--1 .flow__item-time {
  background-color: #fff2c8;
}
.flow__item--2 .flow__item-time {
  background-color: #ffe6e2;
}
.flow__item--3 .flow__item-time {
  background-color: #e6f2ff;
}
.flow__item-time p {
  letter-spacing: 0.1em;
}
.flow__item-text {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.2142;
  margin-top: 10px;
  font-weight: 500;
}

.flow__item-img {
  width: 100%;
  margin-top: 10px;
}

.form-to-tel {
  margin-top: 3rem;
  font-size: 3.733333333333334vw;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.form-to-tel br.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .form-to-tel br.sp {
    display: inline;
  }
}

@media (min-width: 900px) {
  .form-to-tel {
    font-size: 1.5rem;
  }
}
@media (min-width: 769px) {
  .form-to-tel {
    font-size: 1.3rem;
  }
}

@media (min-width: 415px) and (max-width: 768px) {
  .form-to-tel {
    font-size: 1.4rem;
  }
}

.form-to-er {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 1.5vw;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 400;
}

@media (min-width: 415px) {
  .form-to-er {
    font-size: 1rem;
  }
}

.form-to-er a {
  color: #1c5a9b;
  text-decoration: underline;
}

/* 園見学ページ */
.page-enkengaku {
  margin: 0;
}
.page-enkengaku main {
  background-color: transparent;
  color: #1d1d1d;
}
.page-enkengaku h3 {
  font-size: 3rem;
  letter-spacing: 0.07em;
  font-weight: 700;
  color: #1c5a9b;
  text-align: center;
  line-height: 1.76667;
}
.page-enkengaku h3 .pink {
  color: #e766c5;
}
.page-enkengaku h3 .small {
  font-size: 2.6rem;
}
.page-enkengaku h3 .large {
  font-size: 4.5rem;
}
.page-enkengaku h3 .marker {
  background: linear-gradient(transparent 80%, #fbff7a 80%);
}
.page-enkengaku h3 .dot {
  background-size: 100% 3px;
  background-image: url(../../img/recruit/enkengaku/dot_pink_large.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
.page-enkengaku .kengaku-feature h3 .dot {
  padding-bottom: 5px;
}
.enkengaku-fv {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 38.6rem;
  position: relative;
}
.enkengaku-fv__content h2 {
  font-size: 2.9rem;
  line-height: 1.3103448;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-bottom: 3.3rem;
}
.enkengaku-fv__content h2 .pink {
  color: #e766c5;
}
.enkengaku-fv__content h2 .blue {
  color: #1c5a9b;
}
.enkengaku-fv__content__text {
  font-size: 1.7rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.7647;
  padding-bottom: 3.2rem;
}
.enkengaku-fv > img {
  position: absolute;
  z-index: -2;
}
.enkengaku-fv__fvimg1,
.enkengaku-fv__fvimg2,
.enkengaku-fv__fvimg3,
.enkengaku-fv__fvimg4 {
  z-index: -1;
}
.enkengaku-fv__img1 {
  width: 11.2rem;
  top: 4.6rem;
  left: 0;
}
.enkengaku-fv__img2 {
  width: 5.9rem;
  top: 6.2rem;
  left: 36.6%;
}
.enkengaku-fv__img3 {
  width: 3.5rem;
  top: 4.5rem;
  right: 15.6rem;
}
.enkengaku-fv__img4 {
  width: 7.3rem;
  top: 24.7rem;
  left: 42px;
  transform: scale(1, -1) rotate(-20deg);
}
.enkengaku-fv__img5 {
  width: 4.7rem;
  top: 29.5rem;
  left: 31%;
}
.enkengaku-fv__img6 {
  width: 5.2rem;
  top: 20.5rem;
  right: 1.4rem;
}
.enkengaku-fv__img7 {
  width: 2.8rem;
  top: 35.6rem;
  left: 13.7rem;
}
.enkengaku-fv__img8 {
  width: 2.2rem;
  bottom: 23.1rem;
  right: 40px;
  transform: rotate(120deg);
}
.enkengaku-fv__img9 {
  width: 7.6rem;
  bottom: 3.2rem;
  left: 45.3%;
}
.enkengaku-fv__img10 {
  width: 6rem;
  bottom: 1.7rem;
  right: 2rem;
  transform: rotate(-90deg);
}
.enkengaku-fv__img11 {
  width: 43.2rem;
  bottom: 0;
  right: 16.4%;
}
.enkengaku-fv__fvimg1 {
  width: 23.4rem;
  top: 7rem;
  left: 12.2rem;
}
.enkengaku-fv__fvimg2 {
  width: 15.4rem;
  top: 4.2rem;
  right: 0;
}
.enkengaku-fv__fvimg3 {
  width: 16.2rem;
  bottom: 3.6rem;
  left: 28.6rem;
}
.enkengaku-fv__fvimg4 {
  width: 18.54rem;
  bottom: 5.7rem;
  right: 4.8rem;
}
@media screen and (max-width: 1024px) {
  .enkengaku-fv__img5 {
    left: 24%;
  }
  .enkengaku-fv__fvimg1 {
    left: 12.2%;
  }
  .enkengaku-fv__fvimg3 {
    left: 28.6%;
  }
  .enkengaku-fv__content h2 {
    margin-left: 1.8rem;
  }
  .enkengaku-fv__content__text {
    margin-left: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .enkengaku-fv {
    padding-top: 39.8rem;
    width: 60%;
  }
  .enkengaku-fv__content h2 {
    font-size: 2.5rem;
    line-height: 1.32;
    letter-spacing: 0.04em;
    margin-bottom: 3px;
  }
  .enkengaku-fv__content__text {
    font-size: 1.5rem;
    line-height: 1.6667;
    padding-bottom: 2.6rem;
    margin-left: auto;
    margin-right: 1.8rem;
    display: flex;
    justify-content: flex-end;
  }
  .enkengaku-fv__img1 {
    display: none;
  }
  .enkengaku-fv__img2 {
    width: 3.9rem;
    top: 4px;
    left: 37.6%;
  }
  .enkengaku-fv__img3 {
    display: none;
  }
  .enkengaku-fv__img4 {
    width: 4rem;
    top: 13.6rem;
    left: 10px;
  }
  .enkengaku-fv__img5 {
    display: none;
  }
  .enkengaku-fv__img6 {
    width: 2.879rem;
    top: 6.2rem;
    right: 1.8rem;
  }
  .enkengaku-fv__img7 {
    width: 2.8rem;
    top: 37.8rem;
    left: 13.5rem;
  }
  .enkengaku-fv__img8 {
    width: 2.2rem;
    bottom: auto;
    top: 2.48rem;
    right: 68px;
  }
  .enkengaku-fv__img9 {
    width: 5.2rem;
    bottom: 25.1rem;
    left: 14.3rem;
  }
  .enkengaku-fv__img10 {
    width: 5.4rem;
    bottom: 23rem;
    right: 1.1rem;
  }
  .enkengaku-fv__img11 {
    width: 22.8rem;
    bottom: 23rem;
    right: 1.8rem;
  }
  .enkengaku-fv__fvimg1 {
    width: 13.3rem;
    top: 1.5rem;
    left: 1rem;
  }
  .enkengaku-fv__fvimg2 {
    display: none;
  }
  .enkengaku-fv__fvimg3 {
    width: 10.9rem;
    bottom: 25.3rem;
    left: 3rem;
  }
  .enkengaku-fv__fvimg4 {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .enkengaku-fv {
    width: 70%;
  }
}
@media screen and (max-width: 540px) {
  .enkengaku-fv {
    width: 80%;
  }
}
@media screen and (max-width: 499px) {
  .enkengaku-fv {
    width: 90%;
  }
}
@media screen and (max-width: 430px) {
  .enkengaku-fv {
    width: 100%;
  }
}
.kengaku__bg {
  background-image: url(../../img/recruit/enkengaku/kengaku_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2.2rem 0 6.4rem;
  position: relative;
}
@media (max-width: 767px) {
  .kengaku__bg {
    background-image: url(../../img/recruit/enkengaku/kengaku_bg-sp.png);
    background-repeat: repeat-y;
    background-size: 100%;
  }
}
.kengaku__bg.kengaku__bg2 {
  padding: 4.8rem 0;
}
.kengaku {
  max-width: 1000px;
  margin: 0 auto;
}
.kengaku__ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.7rem;
}
.kengaku__ttl img {
  width: 2.2rem;
}
.kengaku__ttl h3 {
  color: #fff;
  padding: 0 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.3333;
}
.kengaku__content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.kengaku__content p {
  background-color: #fff;
  padding: 1.4rem 0;
  position: relative;
  border-radius: 10px;
  width: 28.3%;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.07em;
  box-sizing: border-box;
  max-height: 8.2rem;
  color: #1c5a9b;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.kengaku__content p:not(:first-of-type) {
  margin-left: 2rem;
}
.kengaku__content p::before {
  position: absolute;
  display: block;
  content: "";
  background-image: url(../../img/recruit/enkengaku/enkengaku_reaf.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 4rem;
  height: 5rem;
  left: -20px;
  top: -20px;
}
.kengaku__link {
  position: absolute;
  background-color: #ffa800;
  box-shadow: 3px 3px 10px rgba(150, 66, 66, 0.34);
  padding: 2.6rem 0;
  width: 38%;
  max-width: 51.8rem;
  border-radius: 60px;
  text-align: center;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s ease-out;
}
.kengaku__link:hover {
  opacity: 0.8;
  cursor: pointer;
}
.kengaku__link a:hover {
  opacity: 0.8 !important;
}
.kengaku__link.kengaku__link2 {
  position: relative;
  transform: none;
  margin: 0 auto;
  bottom: 0;
  left: 0;
}
.kengaku__link a {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  color: #fff;
  width: 100%;
  display: block;
  transition: all 0.5s ease-out;
}
.kengaku__link::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../../img/recruit/enkengaku/kengaku_link.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 2.5rem;
  height: 2.5rem;
  right: 2.8rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.kengaku__link__bird {
  position: absolute;
  width: 11.8rem;
  bottom: 0;
  left: 21%;
}
.kengaku__link__reaf {
  position: absolute;
  width: 10.5rem;
  top: 6px;
  right: 22%;
}
@media screen and (max-width: 768px) {
  .page-enkengaku h3 {
    font-size: 2.8rem;
    letter-spacing: 0;
    line-height: 1.5769;
  }
  .kengaku__ttl h3 {
    font-size: 2.2rem;
    /* white-space: nowrap; */
    padding: 0;
    letter-spacing: -0.03em;
  }
  .page-enkengaku h3 .small {
    font-size: 2.4rem;
  }
  .page-enkengaku h3 .large {
    font-size: 4rem;
  }
  .kengaku__bg {
    padding: 4.2rem 0 5.7rem;
  }
  .kengaku__bg.kengaku__bg2 {
    padding: 3rem 0;
  }
  .kengaku__ttl {
    justify-content: space-between;
    margin-bottom: 4rem;
  }
  .kengaku__ttl img {
    width: 1.6rem;
    margin: 0 4px;
  }
  .kengaku__content {
    flex-wrap: wrap;
  }
  .kengaku__content p {
    width: 75.5%;
    min-height: 8.2rem;
  }
  .kengaku__content p:not(:first-of-type) {
    margin-left: 0;
  }
  .kengaku__content p:not(:last-of-type) {
    margin-bottom: 2rem;
  }
  .kengaku__link {
    width: 75%;
    max-width: 28rem;
    bottom: -35px;
  }
  .kengaku__link a {
    font-size: 2rem;
  }
  .kengaku__link::after {
    width: 1.8rem;
    height: 1.8rem;
    right: 1.5rem;
  }
  .kengaku__link__bird {
    width: 6.6rem;
    bottom: 0;
    left: -9px;
  }
  .kengaku__link__reaf {
    width: 6rem;
    top: 0;
    right: 0;
  }
}
.anxiety_bg {
  background-color: #f6f6f6;
  padding: 10rem 0 4.8rem;
}
.anxiety {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}
.anxiety h3 {
  line-height: 1.5;
}
.anxiety img.pc {
  position: absolute;
  top: -24px;
  right: 15%;
  width: 16.2rem;
}
.anxiety__bubble {
  margin-top: 2.6rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background-color: #6ebbda;
  border-radius: 25px;
  padding: 1.6rem 0 1rem;
}
.anxiety__bubble__content {
  width: 23%;
  position: relative;
}
.anxiety__bubble__content:nth-of-type(even) {
  margin-top: 2.4rem;
}
.anxiety__bubble__content img {
  max-width: 100%;
}
.anxiety__bubble__content:nth-of-type(2) img {
  transform: scale(1, -1);
}
.anxiety__bubble__content:nth-of-type(3) img {
  transform: scale(-1, 1);
}
.anxiety__bubble__content:nth-of-type(4) img {
  transform: rotate(180deg);
}
.anxiety__bubble__content p {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  color: #1c5a9b;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.anxiety__arrow {
  width: 20rem;
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
}
.participation {
  position: relative;
  padding: 6.6rem 0 4rem;
  max-width: 1000px;
  margin: 0 auto;
}
.participation img {
  position: absolute;
}
.participation img:nth-of-type(1) {
  width: 11.2rem;
  top: 15px;
  left: 10%;
}
.participation img:nth-of-type(2) {
  width: 5.2rem;
  top: 85px;
  right: 16%;
}
.participation img:nth-of-type(3) {
  width: 5.5rem;
  bottom: 65px;
  left: 21%;
}
.participation img:nth-of-type(4) {
  width: 6rem;
  transform: rotate(-90deg);
  bottom: 16px;
  right: 20%;
}
.participation h3 {
  margin-bottom: 4.5rem;
  line-height: 1.17778;
}
.participation p {
  font-size: 1.7rem;
  line-height: 1.7647;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 999px) {
  .anxiety img.pc {
    right: 5%;
  }
  .participation img:nth-of-type(1) {
    left: 5%;
  }
  .participation img:nth-of-type(2) {
    right: 10%;
  }
}
@media screen and (max-width: 768px) {
  .anxiety_bg {
    background-color: transparent;
    padding: 5rem 0 3.7rem;
  }
  .anxiety h3 {
    line-height: 1.7;
  }
  .anxiety__bubble {
    flex-wrap: wrap;
    margin: 2.7rem 1rem 0;
    padding-top: 1rem;
  }
  .anxiety__bubble__content {
    width: 50%;
    transform: scale(1.1);
    position: relative;
  }
  .anxiety__bubble__content:nth-of-type(odd) {
    left: 1rem;
  }
  .anxiety__bubble__content:nth-of-type(even) {
    right: 1rem;
  }
  .anxiety__bubble__content p {
    font-size: 1.7rem;
    line-height: 1.41176;
    width: 70%;
  }
  .anxiety__bubble__content:nth-of-type(even) {
    margin-top: 0;
  }
  .anxiety__arrow {
    width: 13.3rem;
  }
  .participation {
    padding-top: 3.4rem;
    padding-bottom: 6.2rem;
  }
  .participation img:nth-of-type(1) {
    width: 6.5rem;
    top: 0;
    left: 19px;
  }
  .participation img:nth-of-type(2) {
    width: 3.1rem;
    top: 60px;
    right: 32px;
  }
  .participation img:nth-of-type(3) {
    width: 4.5rem;
    bottom: 16px;
    left: 19px;
  }
  .participation img:nth-of-type(4) {
    width: 2.6rem;
    bottom: 30px;
    right: 14px;
  }
  .participation h3 {
    margin-bottom: 1.6rem;
    line-height: 1.3;
  }
  .participation p {
    font-size: 1.6rem;
    line-height: 1.6875;
    text-align: center;
    max-width: 33.9rem;
    margin: 0 auto;
  }
}
.kengaku-point_bg {
  background-color: #fff1f7;
  padding: 4.8rem 0 5.8rem;
}
.kengaku-feature_bg {
  background-color: #e7f6fc;
  padding: 3.8rem 0 5rem;
}
.kengaku-point {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .kengaku-point {
    margin: 0 1rem;
  }
}
.kengaku-point h3 {
  margin-bottom: 9.2rem;
}
.kengaku-point h3 {
  margin-bottom: 9.2rem;
}
.kengaku-feature h3 {
  margin-bottom: 8.4rem;
}
.kengaku-point__flex {
  display: flex;
  justify-content: space-between;
}
.kengaku-point__flex__content {
  position: relative;
  background-color: #ffffff;
  border-radius: 15px;
  width: 31%;
  display: flex;
  flex-direction: column;
}
.kengaku-point__flex__content__number {
  position: absolute;
  background-image: url(../../img/recruit/enkengaku/point_flower.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  top: -48.5px;
  width: 9rem;
  height: 9.7rem;
}
.kengaku-feature .kengaku-point__flex__content__number {
  background-image: url(../../img/recruit/enkengaku/feature_flower.png);
}
.kengaku-point__flex__content__number img {
  width: 4.8rem !important;
}
.kengaku-point__flex__content > img {
  margin-bottom: 1rem;
}
.kengaku-point__flex__content:nth-of-type(2) > img {
  margin-bottom: 2.8rem;
}
.kengaku-feature .kengaku-point__flex__content > img {
  margin-bottom: 1.8rem;
}
.kengaku-point__flex__content h4 {
  font-size: 2rem;
  letter-spacing: 0.1em;
  padding-bottom: 1.6rem;
  margin-bottom: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  position: relative;
}
.kengaku-point__flex__content:nth-of-type(2) h4 {
  padding-bottom: 1.7rem;
}
.kengaku-feature .kengaku-point__flex__content h4 {
  padding-bottom: 1.8rem;
  margin-bottom: 1rem;
}
.kengaku-point__flex__content h4::after {
  position: absolute;
  content: "";
  display: block;
  width: 2.8rem;
  height: 3px;
  background-size: contain;
  background-image: url(../../img/recruit/enkengaku/dot_pink.png);
  background-repeat: no-repeat;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.kengaku-feature .kengaku-point__flex__content h4::after {
  background-image: url(../../img/recruit/enkengaku/dot_blue.png);
}
.kengaku-point__flex__content p {
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  padding: 0 2.4rem 3.7rem;
  font-weight: 500;
  line-height: 1.73333;
}
@media screen and (max-width: 768px) {
  .kengaku-point_bg {
    padding: 4rem 0 5rem;
  }
  .kengaku-point h3 {
    margin-bottom: 7.8rem;
    font-size: 2.3rem;
    line-height: 1.2;
  }
  .kengaku-point h3 .pink {
    font-size: 2.6rem;
  }
  .page-enkengaku .kengaku-point h3 .dot {
    padding: 0 1rem;
  }
  .page-enkengaku .kengaku-feature h3 .dot {
    padding: 0 5px 5px;
  }
  .kengaku-point__flex {
    flex-wrap: wrap;
  }
  .kengaku-point__flex__content {
    width: 100%;
    max-width: 31rem;
    margin: 0 auto;
  }
  .kengaku-point__flex__content:not(:last-of-type) {
    margin-bottom: 6.9rem;
  }
}
.kengaku-faq__bg {
  background-color: #fff1f7;
  padding: 8rem 0 6rem;
}
.kengaku-faq h3 {
  font-size: 2.6rem;
  letter-spacing: 0.07em;
  margin-bottom: 4.7rem;
}
.kengaku-faq {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .kengaku-faq {
    margin: 0 1rem;
  }
}
.kengaku-faq dl {
  margin-bottom: 2.4rem;
}
.kengaku-faq [data-accordion] [data-accordion-el="button"] {
  position: relative;
  background-color: #fff;
  border-radius: 15px;
  padding-left: 9.4rem;
}
.kengaku-faq .label {
  display: block;
  padding: 3rem 0 3rem 3rem;
  position: relative;
}
.kengaku-faq .label::before {
  content: "";
  position: absolute;
  display: block;
  width: 9.4rem;
  height: 100%;
  background-color: #6ebbda;
  left: -9.4rem;
  top: 0;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.kengaku-faq .label::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(../../img/recruit/enkengaku/Q.png);
  background-size: contain;
  width: 2.7rem;
  height: 3.7rem;
  top: 50%;
  transform: translateY(-50%);
  left: calc(-3rem - 33px);
}
.kengaku-faq .q-text {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.44444;
}
.kengaku-faq .icon-plus {
  right: 2rem;
}
.kengaku-faq .icon-plus::before,
.kengaku-faq .icon-plus::after {
  background: #1c5a9b;
}
.kengaku-faq .icon-plus::before {
  width: 2rem;
}
.kengaku-faq .icon-plus::after {
  height: 2rem;
  left: 12px;
  top: 1px;
}
.kengaku-faq .accordion-content p.text {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.07em;
  padding: 2.5rem 0 3rem 16.8rem;
  line-height: 1.6667;
  position: relative;
}
.kengaku-faq .accordion-content p.text::before {
  position: absolute;
  content: "A";
  color: #e766c5;
  font-weight: 700;
  font-size: 3.8rem;
  top: 3px;
  left: 13rem;
}
@media screen and (max-width: 768px) {
  .kengaku-faq__bg {
    padding: 4.2rem 0 6rem;
  }
  .kengaku-faq {
    margin: 0 1.8rem;
  }
  .kengaku-faq h3 {
    font-size: 2.3rem;
    margin-bottom: 3.8rem;
  }
  .kengaku-faq [data-accordion] [data-accordion-el="button"] {
    padding-left: 4.3rem;
  }
  .kengaku-faq .label {
    padding: 1rem 1.6rem 3rem;
  }
  .kengaku-faq .label::before {
    width: 4.3rem;
    left: -4.3rem;
  }
  .kengaku-faq .label::after {
    width: 1.85rem;
    height: 2.56rem;
    left: calc(-1.6rem - 12.4px);
  }
  .kengaku-faq .q-text {
    font-size: 1.6rem;
    line-height: 1.625;
  }
  .kengaku-faq .accordion-content p.text {
    padding: 2rem 0 2rem 6rem;
    font-size: 1.6rem;
    line-height: 1.5625;
  }
  .kengaku-faq .icon-plus {
    right: 6px;
    margin: 0;
    top: auto;
    bottom: 4px;
  }
  .kengaku-faq .icon-plus::before {
    width: 1.2rem;
    height: 1.5px;
    top: 6.5px;
    left: 4px;
  }
  .kengaku-faq .icon-plus::after {
    height: 1.2rem;
    width: 1.5px;
    left: 9.5px;
    top: 1px;
  }
  .kengaku-faq .accordion-content p.text::before {
    font-size: 3rem;
    top: 8px;
    left: 12px;
  }
}

.page-requirements .entry-head {
  text-align: center;
  margin-top: 50px;
}

.page-requirements .entry-head-title {
  margin-bottom: 20px;
  font-size: 2.6rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .page-requirements .entry-head-title {
    font-size: 7vw;
  }
}

.page-requirements .entry-head-text {
  font-size: 1.6rem;
  line-height: 1.75;
}
.page-requirements .entry-head-text br.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .page-requirements .entry-head-text {
    font-size: 3.733333333333334vw;
  }
  .page-requirements .entry-head-text br.sp {
    display: inline;
  }
}

.page-requirements .entry-head-text a {
  text-decoration: underline;
  transition: 0.3s ease opacity;
}

.page-requirements .entry-box-flex {
  margin-top: 30px;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .page-requirements .entry-box-flex {
    display: flex;
    justify-content: center;
  }
}

.page-requirements .entry-box-flex a {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .page-requirements .entry-box-flex a {
    width: calc(50% - 20px / 2);
    max-width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .page-requirements .entry-box-flex a {
    max-width: 75vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 768px) {
  .page-requirements .entry-box-flex a:first-child {
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .page-requirements .entry-box-flex a:first-child {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .page-requirements .entry-box .button-primary {
    padding: 20px 50px 22px 30px;
  }
}

@media screen and (min-width: 768px) {
  .form-shisetsu-box .form-shisetsu-btn{
    display: inline-block;
    padding: 5px 60px 7px;
  }
  .form-shisetsu-box .form-shisetsu-btn:hover {
    opacity: 0.4;
  }
}

@media screen and (max-width: 767px) {
  .form-shisetsu-box .form-shisetsu-btn {
    display: block;
    max-width: 90%;
    padding: 7px 20px 9px;;
  }
}
@media screen and (max-width: 374px) {
  .form-shisetsu-box .form-shisetsu-btn {
    padding: 7px 20px 9px;;
    font-size: 3.6vw;
  }
}

.mw_wp_form_confirm .form-to-tel {
  display: none;
}

.mw_wp_form_confirm .form-to-er {
  display: none;
}

.mw_wp_form_confirm .form-shisetsu-box {
  display: none;
}

.page-recruit .header-inner {
  align-items: center;
}

.page-recruit .header-inner .button-primary {
  background: #f4b339;
  margin-right: 0;
  padding: 15px 40px 15px 50px;
  font-size: 1.4rem;
  margin-top: 5px;
}
@media screen and (min-width: 768px) {
  .page-recruit .header-inner .button-primary:hover {
    border-color: #1c5a9b;
    color: #1c5a9b;
    opacity: 0.4;
  }
  .page-recruit .header-inner .button-primary:hover .icon {
    border-color: #1c5a9b;
  }
  .page-recruit .header-inner .button-primary:hover .icon::before {
    border-color: #1c5a9b;
  }
}
@media screen and (max-width: 767px) {
  .page-recruit .header-inner .button-primary {
    display: none;
  }
  .page-recruit .header-inner .nav-inner .button-primary {
    display: block;
    margin-top: 30px;
  }
}

.page-recruit .header-inner .button-primary .icon {
  width: 20px;
  height: 20px;
}

.sticky-inner.is-sticky .recruit-nav .recruit-nav-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 20px;
}

.sticky-inner.is-sticky .recruit-nav .recruit-nav-wrap .recruit-nav-body {
  width: 80%;
}

.recruit-nav .recruit-nav-btn {
  display: none;
  background: #f4b339;
  padding: 12px 30px 12px 46px;
  font-size: 1.2rem;
  color: #1c5a9b;
}

@media screen and (min-width: 768px) {
  .recruit-nav .recruit-nav-btn:hover .icon {
    transform: translateX(2px);
  }

  .recruit-nav .recruit-nav-btn:hover {
    border-color: #1c5a9b;
    color: #1c5a9b;
    opacity: 0.4;
  }
  .recruit-nav .recruit-nav-btn:hover .icon {
    border-color: #1c5a9b;
  }
  .recruit-nav .recruit-nav-btn:hover .icon::before {
    border-color: #1c5a9b;
  }
}

.recruit-nav .recruit-nav-btn .icon {
  right: 5px;
  border: 1.5px solid #1c5a9b;
  width: 18px;
  height: 18px;
  top: 1px;
}

.recruit-nav .recruit-nav-btn .icon::before {
  border-right: 1.5px solid #1c5a9b;
  border-top: 1.5px solid #1c5a9b;
}

.sticky-inner.is-sticky .recruit-nav .recruit-nav-btn {
  display: block;
}

.sticky-inner.is-sticky .recruit-nav .recruit-nav-list .nav-list-item {
  font-size: 1.1rem;
  width: 10%;
}

.sticky-inner.is-sticky .recruit-nav .recruit-nav-list .nav-list-item:nth-of-type(3) {
  width: 14%;
}

.sticky-inner.is-sticky .recruit-nav .recruit-nav-list .nav-list-item:nth-of-type(6) {
  width: 15%;
}
.sticky-inner.is-sticky .recruit-nav .recruit-nav-list .nav-list-item:nth-of-type(9) {
  width: 9%;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .sticky-inner.is-sticky .recruit-nav .recruit-nav-btn {
    font-size: 1rem;
    padding: 12px 12px;
  }
  .recruit-nav .recruit-nav-btn .label {
    margin-left: 0;
  }
  .recruit-nav .recruit-nav-btn .icon {
    display: none;
  }
  .sticky-inner.is-sticky .recruit-nav .recruit-nav-list .nav-list-item {
    font-size: 1rem;
    width: 11%;
  }
  .sticky-inner.is-sticky .recruit-nav .recruit-nav-wrap {
    padding: 0 5px;
  }
}

/* 20240522追加 */
.page-enkengaku .l-cta {
  margin-bottom: 0;
}
.page-enkengaku .kengaku .l-cta {
  margin-top: 50px;
}
.page-enkengaku .l-cta__box {
  border: none;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .page-enkengaku .l-cta__box {
    border-radius: 10px;
  }
}
.page-recruit .section-recruit-top {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .page-recruit .section-recruit-top {
    margin-top: 30px;
  }
}
.page-recruit-top .section-recruit-top.mb {
  padding-bottom: 230px;
}
@media (max-width: 767px) {
  .page-recruit-top .section-recruit-top.mb {
    padding-bottom: 36vw;
  }

}
.page-recruit .section-recruit-top .inner {
  max-width: 1068px;
  width: 82.15384615384616%;
  padding-bottom: 0;
}
.page-recruit .section-recruit-top .inner > .heading {
  position: relative;
  margin-bottom: 1.6rem;
  font-size: 3rem;
  line-height: 1.435;
}
.page-recruit .section-recruit-top .inner > .heading::before {
  position: absolute;
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../img/common/pc/bg-woods-1.png");
  width: 45px;
  height: 45px;
  left: 100px;
  top: 0;
  transform: translateY(-100%);
}
.page-recruit .section-recruit-top .inner > .text-lead {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .page-recruit .section-recruit-top .inner > .heading {
    margin-bottom: 10px;
    font-size: 6.133333333333333vw;
  }
  .page-recruit .section-recruit-top .inner > .heading::before {
    width: 31px;
    height: 31px;
    top: auto;
    bottom: -50px;
    transform: translateY(100%);
    left: 0;
  }
  .page-recruit .section-recruit-top .inner > .text-lead {
    line-height: 1.57;
    margin-bottom: 25px;
    font-size: 14px;
  }
}
.page-recruit-top .section-voice .flow {
  padding-bottom: 0;
}

.page-entry .main .hero .line-entry-btn-lead {
  font-size: clamp(12px, 0.787878788vw, 13px);
  letter-spacing: -0.045em;
  font-weight: 700;
  margin-top: 40px;
}
.page-entry .main .hero .line-entry-btn {
  display: flex;
  align-items: center;
  position: relative;
  background-color: #fff;
  border: 1px solid #06C755;
  color: #06C755;
  box-sizing: border-box;
  margin: 8px auto 0;
  width: 280px;
  height: 60px;
  border-radius: 42px;
  font-size: 16px;
  line-height: 1;
  padding-left: 90px;
}
.page-entry .main .hero .line-entry-btn::before,
.page-entry .main .hero .line-entry-btn::after {
  position: absolute;
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
}
.page-entry .main .hero .line-entry-btn::before {
  background-image: url(../../img/common/ic-line02.png);
  width: 24px;
  height: 23px;
  left: 57px;
}
.page-entry .main .hero .line-entry-btn::after {
  background-image: url(../../img/common/ic-arrow-gr.png);
  width: 6px;
  height: 12px;
  right: 20px;
}
@media (min-width: 768px) {
  .page-entry .main .hero .line-entry-btn:hover {
    opacity: .7;
  }
}
@media (max-width: 767px) {
  .page-entry .main .hero .line-entry-btn-lead {
    margin-top: 8vw;
  }
  .page-entry .main .hero .line-entry-btn {
    margin: 1vw auto 0;
    width: 53.333333vw;
    height: 10.666666667vw;
    border-radius: 5.6vw;
    font-size: 3.466666667vw;
    padding-left: 15.6vw;
  }
  .page-entry .main .hero .line-entry-btn::before {
    width: 4vw;
    height: 3.8vw;
    left: 10vw;
  }
  .page-entry .main .hero .line-entry-btn::after {
    width: 1.06666667vw;
    height: 2.13333333vw;
    right: 3.53333333vw;
  }
}