main .section_top_pattern {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
main .section_top_pattern h3 {
  font-size: 34rem;
  line-height: 1.235;
  font-weight: bold;
  margin-bottom: 40rem;
}
@media (max-width: 767px) {
  main .section_top_pattern h3 {
    font-size: 28rem;
    line-height: 1.5;
  }
}
main .section_top_pattern h3::after {
  content: none;
}
main .section_top_pattern h3.green {
  color: #058841;
}
main .section_top_pattern h3.orange {
  color: #D5891F;
}
main .section_top_pattern img {
  width: 64rem;
  margin-bottom: 15rem;
}
@media (max-width: 767px) {
  main .section_top_pattern img {
    margin-bottom: 10rem;
  }
}

main.recruit_top {
  overflow: hidden;
}
main.recruit_top #top_mv {
  height: 460rem;
  background-image: url(../img/recruit_top_mv01.jpg);
  padding-top: 98rem;
}
@media (max-width: 767px) {
  main.recruit_top #top_mv {
    height: 600rem;
    padding-top: 65rem;
    background-position: 28.5% center;
  }
}
main.recruit_top #top_mv .mv_content {
  position: relative;
  z-index: 1;
  max-width: 1366px;
  margin: 0 auto;
  width: 100%;
}
main.recruit_top #top_mv .mv_content::before {
  content: "";
  position: absolute;
  width: 198rem;
  height: 238rem;
  background-image: url(../img/recruit_top_icon02.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: 610rem;
  top: 177rem;
  z-index: 33;
}
@media (max-width: 767px) {
  main.recruit_top #top_mv .mv_content::before {
    width: 90rem;
    height: 108.38rem;
    right: 265rem;
    top: 450.8rem;
  }
}
main.recruit_top #top_mv .mv_content::after {
  content: "";
  position: absolute;
  width: 790rem;
  height: 790rem;
  background-image: url(../img/recruit_top_mv02.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  right: -74rem;
  top: -323rem;
  z-index: 9;
}
@media (max-width: 767px) {
  main.recruit_top #top_mv .mv_content::after {
    width: 375rem;
    height: 375rem;
    right: -55rem;
    top: 219rem;
  }
}
main.recruit_top #top_mv .mv_content h1 {
  padding-left: 3rem;
}
@media (max-width: 767px) {
  main.recruit_top #top_mv .mv_content h1 {
    margin-left: 40rem;
    padding-left: 0rem;
  }
}
main.recruit_top #top_mv .mv_content h1 img {
  width: 353rem;
  position: relative;
  z-index: 99;
}
@media (max-width: 767px) {
  main.recruit_top #top_mv .mv_content h1 img {
    width: 260rem;
  }
}
main.recruit_top #top_mv .mv_content h1 span {
  margin: 0 0 51rem 25rem;
  position: relative;
}
@media (max-width: 767px) {
  main.recruit_top #top_mv .mv_content h1 span {
    margin: 0 0 35rem 10rem;
  }
}
main.recruit_top #top_mv .mv_content h1 span img {
  width: 112rem;
  position: relative;
  z-index: 99;
}
@media (max-width: 767px) {
  main.recruit_top #top_mv .mv_content h1 span img {
    width: 90rem;
  }
}
main.recruit_top #top_mv .mv_content h1 span::before {
  content: "";
  position: absolute;
  width: 121rem;
  height: 121rem;
  background-image: url(../img/recruit_top_icon01.png);
  background-size: contain;
  background-repeat: no-repeat;
  left: -51rem;
  top: -56rem;
  z-index: 9;
}
@media (max-width: 767px) {
  main.recruit_top #top_mv .mv_content h1 span::before {
    width: 94rem;
    height: 94rem;
    left: -40rem;
    top: -42rem;
  }
}
main.recruit_top section#top_text {
  background-image: url(../img/CHIKUMAUEDA.png);
  background-size: auto 130rem;
  background-position: top 59.8rem left -7.8rem;
  background-repeat: repeat no-repeat;
  padding: 155rem 0 0 !important;
}
@media (max-width: 767px) {
  main.recruit_top section#top_text {
    padding: 85rem 20rem 0 !important;
    background-size: auto 86rem;
    background-position: top 30rem left -120rem;
  }
}
main.recruit_top section#top_text .inner {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  gap: 375rem;
}
@media (max-width: 767px) {
  main.recruit_top section#top_text .inner {
    flex-direction: column;
    gap: 50rem;
  }
}
main.recruit_top section#top_text .inner .textbox {
  writing-mode: vertical-rl;
  position: relative;
}
main.recruit_top section#top_text .inner .textbox h2 {
  font-size: 30rem;
  line-height: 1.8333333;
  font-weight: 500;
  margin-left: 46rem;
  letter-spacing: 0.2666em;
}
@media (max-width: 767px) {
  main.recruit_top section#top_text .inner .textbox h2 {
    font-size: 24rem;
    line-height: 1.625;
    margin-left: 27.5rem;
    letter-spacing: 0.3333333em;
  }
}
main.recruit_top section#top_text .inner .textbox p {
  padding-top: 35rem;
  line-height: 1.75;
  letter-spacing: 0.25em;
}
@media (max-width: 767px) {
  main.recruit_top section#top_text .inner .textbox p {
    line-height: 1.625;
  }
}
main.recruit_top section#top_text .inner .textbox p:first-of-type {
  margin-left: 13rem;
}
@media (max-width: 767px) {
  main.recruit_top section#top_text .inner .textbox p:first-of-type {
    margin-left: 10rem;
  }
}
main.recruit_top section#top_text .inner .textbox p:nth-of-type(2) {
  margin-left: 23rem;
}
@media (max-width: 767px) {
  main.recruit_top section#top_text .inner .textbox p:nth-of-type(2) {
    margin-left: 20rem;
  }
}
main.recruit_top section#top_text .inner .textbox::after {
  content: "";
  position: absolute;
  width: 121rem;
  height: 121rem;
  background-image: url(../img/recruit_top_icon05.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: -70rem;
  bottom: -71rem;
}
@media (max-width: 767px) {
  main.recruit_top section#top_text .inner .textbox::after {
    width: 81rem;
    height: 81rem;
    right: 0;
    bottom: -20rem;
  }
}
main.recruit_top section#top_text .inner .imgbox {
  position: relative;
  margin-top: 106rem;
}
@media (max-width: 767px) {
  main.recruit_top section#top_text .inner .imgbox {
    margin-top: 0;
  }
}
main.recruit_top section#top_text .inner .imgbox .img_001 {
  width: 260rem;
  position: relative;
  z-index: 33;
}
@media (max-width: 767px) {
  main.recruit_top section#top_text .inner .imgbox .img_001 {
    width: 174rem;
  }
}
main.recruit_top section#top_text .inner .imgbox .img_002 {
  width: 420rem;
  position: absolute;
  left: 80rem;
  top: 80rem;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.16);
  z-index: 9;
}
@media (max-width: 767px) {
  main.recruit_top section#top_text .inner .imgbox .img_002 {
    width: 281rem;
    left: 54rem;
    top: 54rem;
  }
}
main.recruit_top section#top_text .inner .imgbox::before {
  content: "";
  position: absolute;
  width: 440rem;
  height: 440rem;
  background-image: url(../img/recruit_top_icon03.png);
  background-size: contain;
  background-repeat: no-repeat;
  left: -223rem;
  top: -211rem;
  z-index: 9;
}
@media (max-width: 767px) {
  main.recruit_top section#top_text .inner .imgbox::before {
    width: 322rem;
    height: 322rem;
    left: -181rem;
    top: -174.5rem;
  }
}
main.recruit_top section#top_text .inner .imgbox::after {
  content: "";
  position: absolute;
  width: 129rem;
  height: 129rem;
  background-image: url(../img/recruit_top_icon04.png);
  background-size: contain;
  background-repeat: no-repeat;
  left: 419rem;
  top: 287rem;
  z-index: 5;
}
@media (max-width: 767px) {
  main.recruit_top section#top_text .inner .imgbox::after {
    width: 95rem;
    height: 95rem;
    left: 279rem;
    top: 198rem;
  }
}
main.recruit_top section#requirements .inner {
  padding: 92rem 0 85rem;
}
@media (max-width: 767px) {
  main.recruit_top section#requirements .inner {
    padding: 127rem 0 46rem;
  }
}
main.recruit_top section#requirements .inner .btn_flex {
  display: flex;
  justify-content: center;
  gap: 80rem;
}
@media (max-width: 767px) {
  main.recruit_top section#requirements .inner .btn_flex {
    flex-direction: column;
    gap: 61rem;
  }
}
main.recruit_top section#requirements .inner .btn_flex a {
  width: 400rem;
  height: 200rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 5rem;
  position: relative;
}
@media (max-width: 767px) {
  main.recruit_top section#requirements .inner .btn_flex a {
    width: 268rem;
    height: 134rem;
  }
}
main.recruit_top section#requirements .inner .btn_flex a img {
  position: absolute;
  height: 275rem;
  bottom: -25rem;
}
@media (max-width: 767px) {
  main.recruit_top section#requirements .inner .btn_flex a img {
    height: 184rem;
    bottom: -17rem;
  }
}
main.recruit_top section#requirements .inner .btn_flex a:first-of-type {
  background-image: url(../img/recruit_top_img04.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 20rem;
}
@media (max-width: 767px) {
  main.recruit_top section#requirements .inner .btn_flex a:first-of-type {
    margin: 0 0 0 auto;
  }
}
main.recruit_top section#requirements .inner .btn_flex a:first-of-type img {
  left: -100rem;
}
@media (max-width: 767px) {
  main.recruit_top section#requirements .inner .btn_flex a:first-of-type img {
    left: -67rem;
  }
}
main.recruit_top section#requirements .inner .btn_flex a:nth-of-type(2) {
  background-image: url(../img/recruit_top_img05.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-right: 20rem;
}
main.recruit_top section#requirements .inner .btn_flex a:nth-of-type(2) img {
  right: -100rem;
}
@media (max-width: 767px) {
  main.recruit_top section#requirements .inner .btn_flex a:nth-of-type(2) img {
    right: -67rem;
  }
}
main.recruit_top section#requirements .inner .btn_flex a h4 {
  font-size: 32rem;
}
@media (max-width: 767px) {
  main.recruit_top section#requirements .inner .btn_flex a h4 {
    font-size: 20rem;
  }
}
main.recruit_top section#requirements .inner .btn_flex a p {
  font-size: 20rem;
}
@media (max-width: 767px) {
  main.recruit_top section#requirements .inner .btn_flex a p {
    font-size: 14rem;
  }
}
main.recruit_top section#requirements .inner .btn_flex a h4, main.recruit_top section#requirements .inner .btn_flex a p {
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 0 15px rgba(4, 41, 11, 0.5);
}
main.recruit_top section#requirements .inner .btn_flex a:hover {
  opacity: 0.5;
}
main.recruit_top section#numbers {
  background-color: #F5F5F5;
  padding: 80px 0 120px;
}
@media (max-width: 767px) {
  main.recruit_top section#numbers {
    padding: 40px 0 60px;
  }
}
main.recruit_top section#numbers .inner .section_top_pattern {
  align-items: flex-start;
}
main.recruit_top section#numbers .inner .section_top_pattern h3 {
  margin-bottom: 15rem;
  padding-left: 57rem;
  position: relative;
}
@media (max-width: 767px) {
  main.recruit_top section#numbers .inner .section_top_pattern h3 {
    text-align: left;
    font-size: 24rem;
  }
}
main.recruit_top section#numbers .inner .section_top_pattern h3::before {
  content: "";
  position: absolute;
  width: 46rem;
  height: 46rem;
  background-image: url(../img/recruit_top_icon06.png);
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 3rem;
  z-index: 9;
}
main.recruit_top section#numbers .inner p {
  line-height: 1.75;
  margin-bottom: 40rem;
}
@media (max-width: 767px) {
  main.recruit_top section#numbers .inner p {
    margin-bottom: 20rem;
  }
}
main.recruit_top section#numbers .inner .img_area .img_flex {
  display: flex;
  justify-content: space-between;
  margin-top: 30rem;
}
@media (max-width: 767px) {
  main.recruit_top section#numbers .inner .img_area .img_flex {
    flex-direction: column;
    margin-top: 20rem;
    gap: 20rem;
  }
}
main.recruit_top section#numbers .inner .img_area .img_flex .img_007 {
  width: 36%;
}
main.recruit_top section#numbers .inner .img_area .img_flex .img_008 {
  width: 61%;
}
main.recruit_top section#numbers .inner .img_area .img_flex .img_009 {
  width: 31.3%;
}
main.recruit_top section#numbers .inner .img_area .img_flex .img_010 {
  width: 31.4%;
}
main.recruit_top section#numbers .inner .img_area .img_flex .imgbox {
  width: 31.3%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 767px) {
  main.recruit_top section#numbers .inner .img_area .img_flex .imgbox {
    gap: 20rem;
  }
}
main.recruit_top section#numbers .inner .img_area .img_flex .imgbox img {
  width: 100%;
}
main.recruit_top section#numbers .inner .img_area .img_flex .img_013 {
  width: 48.5%;
}
main.recruit_top section#numbers .inner .img_area .img_flex .img_014 {
  width: 48.5%;
}
main.recruit_top section#numbers .inner .img_area .img_flex img {
  box-shadow: 10px 20px 50px rgba(0, 6, 69, 0.1);
}
@media (max-width: 767px) {
  main.recruit_top section#numbers .inner .img_area .img_flex .img_007, main.recruit_top section#numbers .inner .img_area .img_flex .img_008, main.recruit_top section#numbers .inner .img_area .img_flex .img_009, main.recruit_top section#numbers .inner .img_area .img_flex .img_010, main.recruit_top section#numbers .inner .img_area .img_flex .imgbox, main.recruit_top section#numbers .inner .img_area .img_flex .img_013, main.recruit_top section#numbers .inner .img_area .img_flex .img_014 {
    width: 100%;
  }
}

main.recruit_list {
  overflow: hidden;
}
main.recruit_list #top_mv {
  height: 300rem;
  padding-top: 50rem;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
@media (max-width: 767px) {
  main.recruit_list #top_mv {
    height: 380rem;
  }
}
main.recruit_list #top_mv .mv_content {
  position: relative;
  z-index: 1;
  max-width: 1366px;
  margin: 0 auto;
  width: 100%;
}
main.recruit_list #top_mv .mv_content::after {
  content: "";
  position: absolute;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  right: 83rem;
  z-index: 9;
}
@media (max-width: 767px) {
  main.recruit_list #top_mv .mv_content::after {
    right: 0;
  }
}
main.recruit_list #top_mv .mv_content h1 {
  font-size: 36rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.12em;
}
@media (max-width: 767px) {
  main.recruit_list #top_mv .mv_content h1 {
    font-size: 28rem;
    margin-left: 20rem;
  }
}
main.recruit_list #top_mv .mv_content h1 span {
  font-size: 16rem;
  font-weight: normal;
  margin-bottom: 20rem;
  line-height: 2;
  display: block;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  main.recruit_list #top_mv .mv_content h1 span {
    font-size: 14rem;
    margin-bottom: 15rem;
  }
}
main.recruit_list #top_mv .mv_content h2 {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 20rem;
  font-weight: 500;
  color: #FFF;
  margin-top: 14rem;
  width: 88%;
  letter-spacing: 0.06em;
}
@media (max-width: 767px) {
  main.recruit_list #top_mv .mv_content h2 {
    font-size: 16rem;
    width: 100%;
    margin: 12rem 20rem 0;
  }
}
main.recruit_list h4 {
  font-size: 34rem;
  max-width: 1000px;
  margin: 0 auto 40rem;
  padding-left: 57rem;
  position: relative;
}
@media (max-width: 767px) {
  main.recruit_list h4 {
    font-size: 24rem;
    margin-bottom: 20rem;
  }
}
main.recruit_list h4::before {
  content: "";
  position: absolute;
  width: 46rem;
  height: 46rem;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  z-index: 9;
}
main.recruit_list h4.green {
  color: #058841;
}
main.recruit_list h4.green::before {
  background-image: url(../img/recruit_top_icon06.png);
}
main.recruit_list h4.orange {
  color: #D5891F;
}
main.recruit_list h4.orange::before {
  background-image: url(../img/list_2/recruit_prt_title_icon02.png);
}
main.recruit_list .flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  main.recruit_list .flex {
    flex-direction: column;
  }
}
main.recruit_list #recruitment_type {
  padding: 80rem 0 102rem;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  main.recruit_list #recruitment_type {
    padding: 40rem 0;
  }
}
main.recruit_list #recruitment_type .inner {
  text-align: center;
}
main.recruit_list #recruitment_type .inner h3 {
  font-size: 40rem;
  color: #FFF;
  margin-bottom: 40rem;
}
@media (max-width: 767px) {
  main.recruit_list #recruitment_type .inner h3 {
    font-size: 36rem;
    margin-bottom: 20rem;
  }
}
main.recruit_list #recruitment_type .inner .banner_flex {
  background-color: #F2F8F7;
  padding: 40rem 50rem;
  gap: 40rem;
  justify-content: center;
}
@media (max-width: 767px) {
  main.recruit_list #recruitment_type .inner .banner_flex {
    gap: 20rem;
    padding: 20rem 30rem;
  }
}
main.recruit_list #recruitment_type .inner .banner_flex a {
  width: 47.777777%;
  height: 80rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  main.recruit_list #recruitment_type .inner .banner_flex a {
    width: 100%;
  }
}
main.recruit_list #recruitment_type .inner .banner_flex a.link:hover {
  opacity: 0.5;
}
main.recruit_list #recruitment_type .inner .banner_flex a p {
  font-weight: bold;
  color: #fff;
}
main.recruit_list #type_list {
  padding: 80rem 0 120rem;
}
@media (max-width: 767px) {
  main.recruit_list #type_list {
    padding: 40rem 0 60rem;
  }
}
main.recruit_list #type_list .inner div.container table {
  border-spacing: 0;
  width: 800rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  main.recruit_list #type_list .inner div.container table {
    width: 100%;
  }
}
main.recruit_list #type_list .inner div.container table tbody tr th {
  border-bottom: solid 1rem #3A4644;
  font-size: 14rem;
  font-weight: normal;
  line-height: 1.7;
  padding: 20rem 0 20rem 4rem;
  text-align: right;
  white-space: nowrap;
  vertical-align: top;
}
@media (max-width: 767px) {
  main.recruit_list #type_list .inner div.container table tbody tr th {
    padding: 20rem 0;
    font-size: 13rem;
  }
}
main.recruit_list #type_list .inner div.container table tbody tr td {
  border-bottom: solid 1rem #3A4644;
  padding: 20rem 20rem 20rem 100rem;
  font-size: 16rem;
  line-height: 1.5;
}
@media (max-width: 767px) {
  main.recruit_list #type_list .inner div.container table tbody tr td {
    padding: 20rem 0 20rem 20rem;
    font-size: 15rem;
  }
}
main.recruit_list #type_list .inner div.container table tbody tr td ul li {
  padding-left: 1em;
  text-indent: -1em;
}
main.recruit_list #type_list .inner div.container table tbody tr:last-of-type th, main.recruit_list #type_list .inner div.container table tbody tr:last-of-type td {
  border-bottom: none;
  padding-bottom: 0;
}
main.recruit_list #type_list .inner > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 260rem;
  padding: 18rem 0;
  margin: 50rem auto 0;
  font-size: 16rem;
}
@media (max-width: 767px) {
  main.recruit_list #type_list .inner > a {
    margin: 30rem auto 0;
  }
}
main.recruit_list #type_list .inner .recruit_link {
  text-align: center;
  padding-top: 20rem;
}
main.recruit_list #type_list .inner .recruit_link a {
  color: #058841;
  transition: all linear 0.2s;
}
main.recruit_list #type_list .inner .recruit_link a:hover {
  opacity: 0.8;
}

main.recruit_part #top_mv {
  background-image: url(../img/list_2/recruit_part_mv01.jpg);
  background-position: 80% 50%;
}
@media (max-width: 767px) {
  main.recruit_part #top_mv {
    background-image: url(../img/list_2/recruit_part_mv01_sp.jpg);
    padding-top: 190rem;
  }
}
main.recruit_part #top_mv .mv_content::after {
  background-image: url(../img/list_2/recruit_part_mv02.png);
  width: 470rem;
  height: 490rem;
  top: -115rem;
}
@media (max-width: 767px) {
  main.recruit_part #top_mv .mv_content::after {
    width: 235rem;
    height: 245rem;
    top: 113rem;
  }
}
main.recruit_part #top_text {
  padding: 80rem 0;
  background-color: #FCF9F5;
}
@media (max-width: 767px) {
  main.recruit_part #top_text {
    padding: 187rem 0 40rem;
  }
}
main.recruit_part #top_text .inner {
  max-width: 1080px;
  position: relative;
}
main.recruit_part #top_text .inner::after {
  content: "";
  position: absolute;
  width: 760rem;
  height: 842rem;
  background-image: url(../img/list_2/recruit_part_icon001.png);
  background-size: contain;
  background-repeat: no-repeat;
  left: -303rem;
  bottom: -662rem;
}
@media (max-width: 767px) {
  main.recruit_part #top_text .inner::after {
    left: -425rem;
    bottom: -610rem;
  }
}
main.recruit_part #top_text .inner h4 {
  position: relative;
  z-index: 11;
}
main.recruit_part #top_text .inner .flex {
  position: relative;
  z-index: 11;
}
@media (max-width: 767px) {
  main.recruit_part #top_text .inner .flex {
    gap: 30rem;
  }
}
main.recruit_part #top_text .inner .flex .contentsbox {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background-color: #FFF;
  width: 30%;
  padding: 45rem 0 40rem;
  box-shadow: 10px 20px 50px rgba(69, 40, 0, 0.1);
}
@media (max-width: 767px) {
  main.recruit_part #top_text .inner .flex .contentsbox {
    width: 95.522388%;
    margin: 0 auto;
  }
}
main.recruit_part #top_text .inner .flex .contentsbox img {
  width: 100rem;
}
main.recruit_part #top_text .inner .flex .contentsbox p.top {
  font-size: 22rem;
  font-weight: bold;
  margin: 20rem 0 11rem;
}
@media (max-width: 767px) {
  main.recruit_part #top_text .inner .flex .contentsbox p.top {
    font-size: 20rem;
  }
}
main.recruit_part #talk {
  padding: 80rem 0 100rem;
}
@media (max-width: 767px) {
  main.recruit_part #talk {
    padding: 40rem 0 100rem;
  }
}
main.recruit_part #talk .inner .fukidashi_box {
  margin: 0 auto;
  position: relative;
}
@media (min-width: 1120px) {
  main.recruit_part #talk .inner .fukidashi_box {
    max-width: 950rem;
  }
}
main.recruit_part #talk .inner .fukidashi_box::before {
  position: absolute;
  content: "";
  height: 185rem;
  width: 175rem;
  background-image: url(../img/list_2/recruit_part_img004.png);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -132rem;
  left: 65rem;
  border-radius: 10rem;
}
@media (min-width: 1120px) {
  main.recruit_part #talk .inner .fukidashi_box::before {
    left: 40rem;
  }
}
@media (max-width: 767px) {
  main.recruit_part #talk .inner .fukidashi_box::before {
    left: 0;
    bottom: 200rem;
  }
}
main.recruit_part #talk .inner .fukidashi_box::after {
  position: absolute;
  content: "";
  height: 170rem;
  width: 170rem;
  background-image: url(../img/list_2/recruit_part_img005.png);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -147rem;
  right: 25rem;
  border-radius: 2px;
}
@media (min-width: 1120px) {
  main.recruit_part #talk .inner .fukidashi_box::after {
    right: 0;
  }
}
@media (max-width: 767px) {
  main.recruit_part #talk .inner .fukidashi_box::after {
    right: 0;
    bottom: -147rem;
  }
}
main.recruit_part #talk .inner .fukidashi_box .fukidashi {
  position: relative;
  z-index: 11;
}
main.recruit_part #talk .inner .fukidashi_box .fukidashi p {
  font-size: 22rem;
  font-weight: bold;
  line-height: 1.72727;
  letter-spacing: 0.06em;
}
@media (max-width: 767px) {
  main.recruit_part #talk .inner .fukidashi_box .fukidashi p {
    font-size: 20rem;
  }
}
main.recruit_part #talk .inner .fukidashi_box .fukidashi p span {
  display: block;
  font-size: 16rem;
  font-weight: normal;
  letter-spacing: 0;
  margin-bottom: 5rem;
}
@media (max-width: 767px) {
  main.recruit_part #talk .inner .fukidashi_box .fukidashi p span {
    font-size: 14rem;
  }
}
main.recruit_part #talk .inner .fukidashi_box .fukidashi.fukidashi_1 {
  width: 670rem;
  padding: 36rem 80rem 44rem;
  border-radius: 108rem;
  background-color: #FFF;
  border: 5px solid #D5891F;
  margin-left: 25rem;
}
@media (min-width: 1120px) {
  main.recruit_part #talk .inner .fukidashi_box .fukidashi.fukidashi_1 {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  main.recruit_part #talk .inner .fukidashi_box .fukidashi.fukidashi_1 {
    width: 100%;
    margin-left: 0;
    padding: 25rem 45rem;
  }
}
main.recruit_part #talk .inner .fukidashi_box .fukidashi.fukidashi_1::before {
  position: absolute;
  content: "";
  height: 34rem;
  width: 54rem;
  -webkit-clip-path: polygon(7.4074% 0, 100% 0, 0 100%);
          clip-path: polygon(7.4074% 0, 100% 0, 0 100%);
  bottom: -34rem;
  left: 153rem;
  background: #D5891F;
  border-radius: 10rem;
}
main.recruit_part #talk .inner .fukidashi_box .fukidashi.fukidashi_1::after {
  position: absolute;
  content: "";
  height: 28rem;
  width: 43rem;
  -webkit-clip-path: polygon(7.4074% 0, 100% 0, 0 100%);
          clip-path: polygon(7.4074% 0, 100% 0, 0 100%);
  bottom: -24rem;
  left: 159rem;
  background: #fff;
  border-radius: 2px;
}
main.recruit_part #talk .inner .fukidashi_box .fukidashi.fukidashi_2 {
  width: 650rem;
  padding: 36rem 66rem 44rem;
  border-radius: 90rem;
  background-color: #D5891F;
  margin: -85rem 25rem 0 auto;
  max-width: 72%;
  color: #fff;
}
@media (min-width: 1120px) {
  main.recruit_part #talk .inner .fukidashi_box .fukidashi.fukidashi_2 {
    margin: -85rem 0 0 auto;
  }
}
@media (max-width: 767px) {
  main.recruit_part #talk .inner .fukidashi_box .fukidashi.fukidashi_2 {
    margin: 248rem 0 0;
    max-width: initial;
    width: 100%;
    padding: 20rem 50rem;
  }
}
main.recruit_part #talk .inner .fukidashi_box .fukidashi.fukidashi_2::before {
  position: absolute;
  content: "";
  height: 52rem;
  width: 52rem;
  -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
          clip-path: polygon(50% 0, 100% 100%, 0 100%);
  transform: rotate(150deg);
  bottom: -34.5rem;
  right: 139.5rem;
  background: #D5891F;
}
@media (max-width: 767px) {
  main.recruit_part #talk .inner .fukidashi_box .fukidashi.fukidashi_2 p {
    line-height: 1.5;
  }
}
main.recruit_part #talk .inner img {
  display: block;
  width: 100%;
  margin-top: 177rem;
  position: relative;
  z-index: 11;
}
@media (max-width: 767px) {
  main.recruit_part #talk .inner img {
    height: 240rem;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 59.2% 50%;
       object-position: 59.2% 50%;
  }
}
main.recruit_part #example {
  padding: 60rem 0 80rem;
  background-color: #FCF9F5;
}
@media (max-width: 767px) {
  main.recruit_part #example {
    padding: 30rem 0 40rem;
  }
}
@media (max-width: 767px) {
  main.recruit_part #example .inner .flex {
    gap: 30rem;
  }
}
main.recruit_part #example .inner .flex .contentsbox {
  width: 47.5%;
  padding: 30rem 40rem;
  box-shadow: 10px 20px 50px rgba(69, 40, 0, 0.1);
  background-color: #FFF;
}
@media (max-width: 767px) {
  main.recruit_part #example .inner .flex .contentsbox {
    width: 100%;
    padding: 30rem 20rem;
  }
}
main.recruit_part #example .inner .flex .contentsbox h5 {
  display: flex;
  align-items: center;
  font-size: 22rem;
  color: #D5891F;
  margin-bottom: 20rem;
}
@media (max-width: 767px) {
  main.recruit_part #example .inner .flex .contentsbox h5 {
    font-size: 20rem;
  }
}
main.recruit_part #example .inner .flex .contentsbox h5 img {
  width: 55rem;
  margin-right: 12rem;
}
main.recruit_part #example .inner .flex .contentsbox > p {
  margin-bottom: 15rem;
}
main.recruit_part #example .inner .flex .contentsbox p.title {
  margin-bottom: 5rem;
}
main.recruit_part #example .inner .flex .contentsbox .QandA {
  margin-top: 30rem;
  background-color: #FCF9F5;
  padding: 20rem 30rem;
}
@media (max-width: 767px) {
  main.recruit_part #example .inner .flex .contentsbox .QandA {
    padding: 20rem;
  }
}
main.recruit_part #example .inner .flex .contentsbox .QandA p.q {
  font-weight: bold;
  color: #D5891F;
  padding-left: 1.3em;
  text-indent: -1.3em;
  margin-bottom: 10rem;
}
main.recruit_part #example .inner .flex .contentsbox .QandA p.q span {
  font-size: 24rem;
  font-family: "Roboto";
}
@media (max-width: 767px) {
  main.recruit_part #example .inner .flex .contentsbox .QandA p.q span {
    font-size: 20rem;
  }
}
main.recruit_part #example .inner .flex.imgbox {
  gap: 2rem;
  justify-content: center;
  margin-top: 60rem;
}
@media (max-width: 767px) {
  main.recruit_part #example .inner .flex.imgbox {
    margin-top: 30rem;
  }
}
main.recruit_part #example .inner .flex.imgbox img {
  width: 30%;
}
@media (max-width: 767px) {
  main.recruit_part #example .inner .flex.imgbox img {
    width: 100%;
  }
}
main.recruit_part #interview {
  padding: 80rem 0;
}
@media (max-width: 767px) {
  main.recruit_part #interview {
    padding: 40rem 0;
  }
}
main.recruit_part #interview .inner .flex {
  align-items: flex-start;
}
@media (max-width: 767px) {
  main.recruit_part #interview .inner .flex {
    flex-direction: column-reverse;
    gap: 30rem;
  }
}
main.recruit_part #interview .inner .flex .QandA {
  width: 64%;
}
@media (max-width: 767px) {
  main.recruit_part #interview .inner .flex .QandA {
    width: 100%;
  }
}
main.recruit_part #interview .inner .flex .QandA p.q {
  font-weight: bold;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
main.recruit_part #interview .inner .flex .QandA p.q span {
  font-size: 20rem;
  font-family: "Roboto";
  color: #D5891F;
}
main.recruit_part #interview .inner .flex .QandA p.q.second {
  margin-top: 40rem;
}
@media (max-width: 767px) {
  main.recruit_part #interview .inner .flex .QandA p.q.second {
    margin-top: 30rem;
  }
}
main.recruit_part #interview .inner .flex .img {
  width: 30%;
  position: relative;
}
@media (max-width: 767px) {
  main.recruit_part #interview .inner .flex .img {
    width: 100%;
  }
}
main.recruit_part #interview .inner .flex .img::after {
  position: absolute;
  content: "";
  width: 450rem;
  height: 450rem;
  left: 75rem;
  top: 100rem;
  background: linear-gradient(#FFF72C, #EB8D20);
  opacity: 0.08;
  border-radius: 250rem;
  filter: blur(50rem);
  z-index: 9;
}
main.recruit_part #interview .inner .flex .img img {
  width: 100%;
  box-shadow: 10px 20px 50px rgba(69, 40, 0, 0.1);
  position: relative;
  z-index: 99;
}
main.recruit_part #recruitment_type {
  background-image: url(../img/list_2/recruit_part_btn_bg.jpg);
}
@media (max-width: 767px) {
  main.recruit_part #recruitment_type {
    padding: 40rem 0;
  }
}
main.recruit_part #recruitment_type .inner .banner_flex a {
  background-color: #4D4941;
}
main.recruit_part #type_list .inner h3 {
  margin-bottom: 20rem;
}
main.recruit_part #type_list .inner > a {
  background: linear-gradient(to right, #E8D423 0, #E27F0E 50%, #E8D423 100%);
  background-size: 200% auto;
  background-position: 1% 50%;
}
main.recruit_part #type_list .inner > a:hover {
  background-position: 99% 50%;
}
main.recruit_part #type_list .inner .container {
  margin-top: -91rem;
  padding-top: 91rem;
}

main.recruit_full h5 {
  font-size: 26rem;
  color: #148841;
  margin-bottom: 20rem;
}
@media (max-width: 767px) {
  main.recruit_full h5 {
    font-size: 20rem;
  }
}
main.recruit_full #top_mv {
  background-image: url(../img/list_1/recruit_full_mv01.jpg);
}
@media (max-width: 767px) {
  main.recruit_full #top_mv {
    background-image: url(../img/list_1/recruit_full_mv01_sp.jpg);
    padding-top: 41rem;
  }
}
main.recruit_full #top_mv .mv_content::after {
  background-image: url(../img/list_1/recruit_full_mv02.png);
  width: 535rem;
  height: 460rem;
  top: -100rem;
}
@media (max-width: 767px) {
  main.recruit_full #top_mv .mv_content::after {
    width: 355rem;
    height: 307rem;
    top: 137rem;
  }
}
main.recruit_full #example {
  padding: 95rem 0 100rem;
  background-color: #F2F8F7;
}
@media (max-width: 767px) {
  main.recruit_full #example {
    padding: 130rem 0 40rem;
  }
}
main.recruit_full #example .inner > div.flex {
  flex-direction: column;
  gap: 40rem;
  position: relative;
}
@media (max-width: 767px) {
  main.recruit_full #example .inner > div.flex {
    gap: 30rem;
  }
}
main.recruit_full #example .inner > div.flex::before {
  position: absolute;
  content: "";
  height: 210rem;
  width: 179rem;
  background-image: url(../img/list_1/recruit_full_icon002.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 543rem;
  right: -85rem;
}
@media (max-width: 767px) {
  main.recruit_full #example .inner > div.flex::before {
    top: 900rem;
  }
}
main.recruit_full #example .inner > div.flex::after {
  position: absolute;
  content: "";
  height: 731rem;
  width: 731rem;
  background-image: url(../img/list_1/recruit_full_icon003.png);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -248rem;
  left: -316rem;
}
@media (max-width: 767px) {
  main.recruit_full #example .inner > div.flex::after {
    bottom: 60rem;
    left: -380rem;
  }
}
main.recruit_full #example .inner > div.flex .contentsbox {
  width: 100%;
  padding: 50rem;
  box-shadow: 10px 20px 50px rgba(0, 6, 69, 0.1);
  background-color: #FFF;
  position: relative;
  z-index: 9;
}
@media (max-width: 767px) {
  main.recruit_full #example .inner > div.flex .contentsbox {
    width: 100%;
    padding: 30rem 20rem;
  }
}
main.recruit_full #example .inner > div.flex .contentsbox .textbox {
  align-items: flex-start;
  gap: 30rem;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  main.recruit_full #example .inner > div.flex .contentsbox .textbox {
    align-items: center;
  }
}
main.recruit_full #example .inner > div.flex .contentsbox .textbox .icon_area img {
  width: 120rem;
  height: 120rem;
}
main.recruit_full #example .inner > div.flex .contentsbox .textbox .icon_area p {
  text-align: center;
  margin-top: 7rem;
  line-height: 1.5;
  font-size: 14rem;
}
main.recruit_full #example .inner > div.flex .contentsbox .textbox .text_area p span {
  color: #148841;
}
main.recruit_full #example .inner > div.flex .contentsbox .imgbox {
  margin-top: 50rem;
}
@media (max-width: 767px) {
  main.recruit_full #example .inner > div.flex .contentsbox .imgbox {
    margin-top: 30rem;
  }
}
main.recruit_full #example .inner > div.flex .contentsbox.contentsbox_1 .textbox .icon_area {
  position: relative;
}
main.recruit_full #example .inner > div.flex .contentsbox.contentsbox_1 .textbox .icon_area img {
  filter: drop-shadow(10px 20px 50px rgba(0, 0, 0, 0.16));
}
main.recruit_full #example .inner > div.flex .contentsbox.contentsbox_1 .textbox .icon_area::before {
  position: absolute;
  content: "";
  height: 70rem;
  width: 70rem;
  background-image: url(../img/list_1/recruit_full_icon001.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: -20rem;
  left: -20rem;
}
main.recruit_full #example .inner > div.flex .contentsbox.contentsbox_1 .imgbox {
  gap: 40rem;
  justify-content: center;
}
main.recruit_full #example .inner > div.flex .contentsbox.contentsbox_1 .imgbox img {
  width: 44.444444444%;
}
@media (max-width: 767px) {
  main.recruit_full #example .inner > div.flex .contentsbox.contentsbox_1 .imgbox img {
    width: 100%;
  }
}
main.recruit_full #example .inner > div.flex .contentsbox.contentsbox_2 .imgbox img {
  width: 93.333333333%;
  margin: 0 auto;
  display: block;
}
@media (max-width: 767px) {
  main.recruit_full #example .inner > div.flex .contentsbox.contentsbox_2 .imgbox img {
    width: 100%;
    height: 177rem;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 100%;
       object-position: 100%;
  }
}
main.recruit_full #recruitment_type {
  background-image: url(../img/list_1/recruit_full_btn_bg.jpg);
  position: relative;
  z-index: 9;
}
@media (max-width: 767px) {
  main.recruit_full #recruitment_type {
    padding: 40rem 0;
  }
}
main.recruit_full #recruitment_type .inner .banner_flex a {
  background-color: #3A4644;
}
main.recruit_full #type_list .inner .container h5 {
  margin-top: -91rem;
  padding-top: 91rem;
}
main.recruit_full #type_list .inner .container_2 {
  margin-top: 100rem;
}
@media (max-width: 767px) {
  main.recruit_full #type_list .inner .container_2 {
    margin-top: 50rem;
  }
}/*# sourceMappingURL=recruit.css.map */