@charset "UTF-8";
/*responsive----------------------------------------------------*/
/*color*/
/*common*/
* {
  scroll-behavior: smooth; }

body#recruit {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif !important;
  color: #000;
  font-size: 1.2rem !important;
  font-weight: 600;
  overflow-x: hidden;
  line-height: inherit !important; }
  @media (max-width: 1024px) {
    body#recruit {
      font-size: 1.1rem !important; } }
  @media (max-width: 599px) {
    body#recruit {
      font-size: 1.05rem !important; } }
  body#recruit h2 {
    line-height: 0.85em !important; }
    @media (max-width: 1024px) {
      body#recruit h2 {
        font-size: 3.2rem !important; } }
    @media (max-width: 599px) {
      body#recruit h2 {
        font-size: 2.2rem !important;
        margin-top: 0.6em !important;
        line-height: 1em !important; } }
    body#recruit h2 span {
      display: block !important;
      font-size: 1.8rem !important;
      font-weight: 500; }
      @media (max-width: 1024px) {
        body#recruit h2 span {
          font-size: 1.4rem !important; } }
      @media (max-width: 599px) {
        body#recruit h2 span {
          font-size: 1.1rem !important; } }
  body#recruit .wpcf7 {
    width: 100%;
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    font-size: 1.2rem !important; }
    @media (max-width: 599px) {
      body#recruit .wpcf7 {
        font-size: 1.05rem !important; } }

a {
  text-decoration: none;
  color: #000; }

p,
dt,
dd {
  line-height: 1.8em; }

p {
  margin: 1.8em 0 !important; }
  @media (max-width: 599px) {
    p {
      font-size: 1rem !important; } }

.font-s {
  font-size: 0.85rem;
  font-weight: 400;
  line-height: 1.3em; }

.alignright {
  display: block;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px; }

.alignleft {
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

.aligncenter {
  display: block;
  text-align: center;
  margin: 0 auto; }

.pc {
  display: block; }
  @media (max-width: 1024px) {
    .pc {
      display: none; } }
  @media (max-width: 599px) {
    .pc {
      display: none; } }

.sp {
  display: none; }
  @media (max-width: 1024px) {
    .sp {
      display: block; } }
  @media (max-width: 599px) {
    .sp {
      display: block; } }

.sp2 {
  display: none; }
  @media (max-width: 1024px) {
    .sp2 {
      display: none; } }
  @media (max-width: 599px) {
    .sp2 {
      display: block; } }

.wrap {
  max-width: 1280px;
  width: 86%;
  margin: 0 auto; }

.wrap2 {
  max-width: 1200px;
  width: 60%;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .wrap2 {
      width: 86%; } }

.wrap3 {
  max-width: 1400px;
  width: 60%;
  margin: 0 auto; }
  @media (max-width: 1440px) {
    .wrap3 {
      width: 70%; } }
  @media (max-width: 1024px) {
    .wrap3 {
      width: 80%; } }

h2 {
  font-size: 4rem;
  text-align: center;
  text-shadow: none !important;
  margin: 0.83em 0 !important; }

h3 {
  font-size: 1.8rem !important;
  margin: 2em 0 1em !important;
  margin: 1em 0 !important; }
  @media (max-width: 1024px) {
    h3 {
      font-size: 1.6rem !important; } }
  @media (max-width: 599px) {
    h3 {
      font-size: 1.3rem !important; } }

/*header*/
header {
  height: 120px;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
  z-index: 99999; }
  @media (max-width: 1024px) {
    header {
      border-top: solid 2px #109920; } }
  header::before {
    content: "";
    border-top: solid 2px #109920;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200; }
    @media (max-width: 1024px) {
      header::before {
        content: none; } }
  header .header_inner {
    display: block;
    margin: 0 auto;
    max-width: 94%;
    width: 100%;
    height: 120px; }
    header .header_inner .header_wrap {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: flex-start;
      align-items: center;
      gap: 3em; }
      @media (max-width: 1024px) {
        header .header_inner .header_wrap {
          gap: 2em; } }
      @media (max-width: 599px) {
        header .header_inner .header_wrap {
          flex-direction: column;
          align-items: flex-start;
          gap: 18px; } }
      header .header_inner .header_wrap .logo_wrap {
        max-width: 516px;
        width: 100%;
        font-size: inherit !important; }
        @media (max-width: 1024px) {
          header .header_inner .header_wrap .logo_wrap {
            max-width: 300px; } }
        @media (max-width: 768px) {
          header .header_inner .header_wrap .logo_wrap {
            max-width: 200px; } }
        @media (max-width: 599px) {
          header .header_inner .header_wrap .logo_wrap {
            max-width: 180px; } }
        header .header_inner .header_wrap .logo_wrap .logo {
          background: url("../../img/recruit/logo.svg") no-repeat top center/cover;
          height: auto;
          margin: 1em 0 0.4em; }
          @media (max-width: 1024px) {
            header .header_inner .header_wrap .logo_wrap .logo {
              background: url("../../img/recruit/logo_sp.svg") no-repeat top center/cover;
              margin: 1em 0 0.85em; } }
          @media (max-width: 768px) {
            header .header_inner .header_wrap .logo_wrap .logo {
              margin: 1.2em 0; } }
          @media (max-width: 599px) {
            header .header_inner .header_wrap .logo_wrap .logo {
              max-width: 250px;
              margin: 1.15em 0 0; } }
          header .header_inner .header_wrap .logo_wrap .logo a {
            display: block;
            width: 100%;
            padding-top: 9%; }
            @media (max-width: 1024px) {
              header .header_inner .header_wrap .logo_wrap .logo a {
                padding-top: 20.96%; } }
        header .header_inner .header_wrap .logo_wrap .illust {
          margin-left: 29%; }
          @media (max-width: 1024px) {
            header .header_inner .header_wrap .logo_wrap .illust {
              display: none; } }
      header .header_inner .header_wrap .corp a {
        display: block;
        font-weight: bold;
        padding-left: 2em;
        position: relative; }
        @media (max-width: 599px) {
          header .header_inner .header_wrap .corp a {
            font-size: 0.75rem; } }
        header .header_inner .header_wrap .corp a::before {
          content: "";
          color: #109920;
          border-top: solid 2px #109920;
          border-right: solid 2px #109920;
          -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
          padding: 4px;
          position: absolute;
          top: 50%;
          left: 0; }

.entry {
  position: fixed;
  top: -3%;
  right: 3%;
  border: solid 3px #109920;
  border-radius: 50%;
  background: #fff;
  width: 14rem;
  height: 14rem;
  z-index: 100; }
  @media (max-width: 1024px) {
    .entry {
      right: -3%;
      border-width: 2px;
      border-radius: 50% 0 50% 50%; } }
  @media (max-width: 768px) {
    .entry {
      width: 12rem;
      height: 12rem; } }
  @media (max-width: 599px) {
    .entry {
      right: -6%;
      width: 10.5rem;
      height: 10.5rem; } }
  .entry a {
    display: block;
    color: #109920;
    border-radius: 50%;
    width: 100%;
    padding: 40% 0;
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold; }
    @media (max-width: 1024px) {
      .entry a {
        font-size: 1.6rem;
        font-weight: 600; } }
    @media (max-width: 599px) {
      .entry a {
        font-size: 1.4rem; } }

/*main*/
main {
  position: relative;
  padding-bottom: 12em; }
  @media (max-width: 599px) {
    main {
      padding-bottom: 6em; } }

.slider_content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%; }
  @media (max-width: 1024px) {
    .slider_content {
      width: 80%; } }
  .slider_content .slick_slider {
    width: 100%;
    height: 100%; }
    .slider_content .slick_slider img {
      width: 100%; }
      @media (max-width: 1024px) {
        .slider_content .slick_slider img {
          width: 90%;
          margin: 0 auto; } }
      @media (max-width: 599px) {
        .slider_content .slick_slider img {
          width: 100%; } }

.dogs {
  position: absolute;
  bottom: -3%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 25%; }
  @media (max-width: 1024px) {
    .dogs {
      bottom: 26.8%;
      width: 46%; } }
  @media (max-width: 768px) {
    .dogs {
      bottom: 26%; } }
  @media (max-width: 599px) {
    .dogs {
      bottom: 28.5%;
      width: 50%; } }
  .dogs div {
    background: url("../../img/recruit/dogs.png") no-repeat top center/cover;
    padding-top: 101%;
    width: 100%; }

.scroll {
  position: absolute;
  bottom: 5%;
  right: 3%; }
  .scroll img {
    max-width: 28px;
    width: 100%; }

section {
  position: relative; }
  section:nth-child(even) h2 {
    color: #099219 !important; }
  section:nth-child(odd) h2 {
    color: #3c4043 !important; }
  section#main_img {
    background: url("../../img/recruit/main_bg.jpg") no-repeat top center/cover;
    padding-top: 48.1%; }
    @media (max-width: 1024px) {
      section#main_img {
        background: url("../../img/recruit/main_bg_sp.jpg") no-repeat top center/cover;
        padding-top: 165%; } }
    @media (max-width: 768px) {
      section#main_img {
        padding-top: 160%; } }
    @media (max-width: 599px) {
      section#main_img {
        padding-top: 195%; } }
  @media (max-width: 1024px) {
    section#message {
      padding-bottom: 90%; } }
  section#message .wrap {
    padding: 6em 0 12em; }
    @media (max-width: 1024px) {
      section#message .wrap {
        padding: 3em 0; } }
  section#feature {
    background: url("../../img/recruit/feature_bg.jpg") no-repeat top center/cover;
    padding: 10em 0; }
    @media (max-width: 1024px) {
      section#feature {
        padding: 5em 0 20em; } }
    @media (max-width: 599px) {
      section#feature {
        padding: 5em 0 10.5em; } }
  section#culture {
    overflow: hidden; }
    @media (max-width: 1024px) {
      section#culture {
        padding-bottom: 8em; } }
    @media (max-width: 599px) {
      section#culture {
        padding-bottom: 4em; } }
    section#culture .wrap3 {
      padding: 6em 0; }
      @media (max-width: 1024px) {
        section#culture .wrap3 {
          padding: 3em 0; } }
  section#job {
    background: #ebefe3;
    overflow-x: clip; }
    @media (max-width: 599px) {
      section#job {
        padding-bottom: 4em; } }
    section#job .wrap2 {
      padding: 6em 0 10em;
      position: relative;
      z-index: 1; }
      @media (max-width: 1024px) {
        section#job .wrap2 {
          padding: 3em 0 12em; } }
      @media (max-width: 599px) {
        section#job .wrap2 {
          padding: 3em 0 5em; } }
  section#form {
    overflow: hidden; }
    section#form .wrap {
      padding: 6em 0 10em;
      position: relative; }
      @media (max-width: 1024px) {
        section#form .wrap {
          padding: 3em 0 5em; } }
      @media (max-width: 599px) {
        section#form .wrap {
          padding: 3em 0 0; } }

.message_box {
  padding: 0 20%; }
  @media (max-width: 1024px) {
    .message_box {
      padding: 0; } }
  .message_box p:first-of-type {
    margin-top: 0.4em; }
  .message_box h3.tegaki {
    text-align: center; }
    .message_box h3.tegaki img {
      width: 80%; }

.message_01,
.message_02 {
  position: absolute;
  z-index: -1; }
  .message_01 div,
  .message_02 div {
    width: 100%; }

.message_01 {
  width: 29.5%;
  top: 16%;
  left: 0; }
  @media (max-width: 1024px) {
    .message_01 {
      width: 100%;
      top: inherit;
      bottom: 3%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); } }
  .message_01 div {
    background: url("../../img/recruit/message_01.png") no-repeat top center/cover;
    padding-top: 137%; }
    @media (max-width: 1024px) {
      .message_01 div {
        background: url("../../img/recruit/message_sp.png") no-repeat top center/cover;
        padding-top: 90.4%; } }

.message_02 {
  width: 27.5%;
  top: 29.5%;
  right: 0; }
  @media (max-width: 1024px) {
    .message_02 {
      display: none; } }
  .message_02 div {
    background: url("../../img/recruit/message_02.png") no-repeat top center/cover;
    padding-top: 126%; }

.feature_box {
  background: #fff;
  border-radius: 50px;
  padding: 2.5em 5em 8.5em;
  width: 100%; }
  @media (max-width: 1024px) {
    .feature_box {
      padding: 2.5em 3em; } }
  @media (max-width: 599px) {
    .feature_box {
      padding: 2.5em 1.2em; } }
  .feature_box .feature_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2em; }
    @media (max-width: 599px) {
      .feature_box .feature_list {
        grid-template-columns: auto;
        margin-top: 3.2em; } }
    .feature_box .feature_list .item {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      border: solid 3px #91d4ff;
      border-radius: 30px;
      text-align: center;
      height: 100%;
      padding: 2.4em 2em 1.6em;
      position: relative; }
      @media (max-width: 599px) {
        .feature_box .feature_list .item {
          padding: 1.4em 1em 1em; } }
      .feature_box .feature_list .item::before {
        content: "01";
        font-size: 1.6rem;
        border-bottom: solid 3px #91d4ff;
        position: absolute;
        top: 5%;
        left: 5%; }
        @media (max-width: 599px) {
          .feature_box .feature_list .item::before {
            font-size: 1.3rem; } }
      .feature_box .feature_list .item:nth-of-type(2)::before {
        content: "02"; }
      .feature_box .feature_list .item:nth-of-type(3)::before {
        content: "03"; }
      .feature_box .feature_list .item:nth-of-type(4)::before {
        content: "04"; }
      .feature_box .feature_list .item:nth-of-type(4) > div {
        position: relative; }
        .feature_box .feature_list .item:nth-of-type(4) > div .hukidashi {
          position: absolute;
          top: -82%;
          right: -68%;
          width: 100%; }
          @media (max-width: 1024px) {
            .feature_box .feature_list .item:nth-of-type(4) > div .hukidashi {
              top: -100%;
              right: -32%; } }
          @media (max-width: 599px) {
            .feature_box .feature_list .item:nth-of-type(4) > div .hukidashi {
              right: -40%;
              width: 90%; } }
          .feature_box .feature_list .item:nth-of-type(4) > div .hukidashi div {
            background: url("../../img/recruit/feature_hukidashi.png") no-repeat top center/cover;
            width: 100%;
            padding-top: 68.9%; }
      .feature_box .feature_list .item img {
        width: 90%;
        margin: 0 auto; }
        @media (max-width: 599px) {
          .feature_box .feature_list .item img {
            width: 65%; } }
      .feature_box .feature_list .item div {
        color: #3c4043;
        font-size: 1.4rem;
        font-weight: bold;
        margin-top: 1em; }
        @media (max-width: 1024px) {
          .feature_box .feature_list .item div {
            font-size: 1.2rem; } }
        @media (max-width: 599px) {
          .feature_box .feature_list .item div {
            font-size: 1.1rem; } }

.f_dog {
  max-width: 365px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 11%; }
  @media (max-width: 1024px) {
    .f_dog {
      left: 0; } }
  @media (max-width: 599px) {
    .f_dog {
      width: 50%; } }
  .f_dog div {
    background: url("../../img/recruit/feature_dog.png") no-repeat top center/cover;
    padding-top: 85%;
    width: 100%; }

.culture_flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  align-items: center;
  justify-items: center;
  margin-top: 5em; }
  @media (max-width: 1024px) {
    .culture_flex {
      grid-template-columns: auto;
      margin-top: 10em; } }
  @media (max-width: 599px) {
    .culture_flex {
      margin-top: 5em; } }
  .culture_flex:first-of-type {
    margin-top: 0; }
  .culture_flex.reverse .item {
    order: 2;
    padding-right: 0;
    padding-left: 5em; }
    @media (max-width: 1024px) {
      .culture_flex.reverse .item {
        order: 1;
        padding-left: 0; } }
    .culture_flex.reverse .item::before {
      left: 0;
      background: url("../../img/recruit/paint_r.svg") no-repeat top center/cover;
      padding-top: 60.36%; }
      @media (max-width: 599px) {
        .culture_flex.reverse .item::before {
          left: -14%;
          transform: scale(1.8); } }
  .culture_flex.reverse div:nth-child(2) {
    order: 1; }
    @media (max-width: 1024px) {
      .culture_flex.reverse div:nth-child(2) {
        order: 2; } }
  .culture_flex .item {
    width: 100%;
    padding-right: 5em;
    position: relative; }
    @media (max-width: 1024px) {
      .culture_flex .item {
        padding-right: 0; } }
    .culture_flex .item::before {
      content: "";
      position: absolute;
      top: 19%;
      left: -6%;
      width: 100%;
      background: url("../../img/recruit/paint_g.svg") no-repeat top center/cover;
      padding-top: 60.37%;
      z-index: -1;
      -webkit-transform: scale(1.4);
      transform: scale(1.4); }
      @media (max-width: 599px) {
        .culture_flex .item::before {
          top: 28%;
          transform: scale(1.8); } }
    .culture_flex .item h3 {
      margin-top: 0; }
    .culture_flex .item p:first-of-type {
      margin-top: 0.4em; }
  .culture_flex div:nth-child(2) {
    position: relative; }
    .culture_flex div:nth-child(2) .illust {
      position: absolute; }
      .culture_flex div:nth-child(2) .illust.dog_01 {
        width: 44%;
        top: 61%;
        right: -22%; }
        @media (max-width: 1024px) {
          .culture_flex div:nth-child(2) .illust.dog_01 {
            width: 38%;
            top: 73%;
            right: -8%; } }
        .culture_flex div:nth-child(2) .illust.dog_01 div {
          background: url("../../img/recruit/dog_01.png") no-repeat top center/cover;
          padding-top: 107%;
          width: 100%; }
      .culture_flex div:nth-child(2) .illust.dog_02 {
        width: 30%;
        top: 61%;
        left: -13%; }
        @media (max-width: 1024px) {
          .culture_flex div:nth-child(2) .illust.dog_02 {
            width: 26%;
            top: 71%;
            left: -8%; } }
        .culture_flex div:nth-child(2) .illust.dog_02 div {
          background: url("../../img/recruit/dog_02.png") no-repeat top center/cover;
          padding-top: 147%;
          width: 100%; }
      .culture_flex div:nth-child(2) .illust.dog_03 {
        width: 36%;
        top: 57%;
        right: -19%; }
        @media (max-width: 1024px) {
          .culture_flex div:nth-child(2) .illust.dog_03 {
            width: 32%;
            top: 73%;
            right: -8%; } }
        .culture_flex div:nth-child(2) .illust.dog_03 div {
          background: url("../../img/recruit/dog_03.png") no-repeat top center/cover;
          padding-top: 113%;
          width: 100%; }
    .culture_flex div:nth-child(2) img {
      width: 100%; }

table {
  border-collapse: collapse;
  border: solid 3px #d2d2d2 !important;
  width: 100%;
  margin-top: clamp(3em, 10vw, 8em); }
  table tr:last-of-type th,
  table tr:last-of-type td {
    border-bottom: none; }
  table tr th,
  table tr td {
    vertical-align: middle;
    padding: 2em 4.5%;
    border-bottom: solid 2px #d2d2d2;
    letter-spacing: 0.03rem; }
    @media (max-width: 599px) {
      table tr th,
      table tr td {
        padding: 1.4em 4.5%; } }
  table tr th {
    width: 25%;
    color: #fff;
    background: #099219;
    border-right: solid 2px #d2d2d2; }
    @media (max-width: 599px) {
      table tr th {
        width: 35%; } }
  table tr td {
    width: 75%;
    background: #fff; }
    @media (max-width: 1024px) {
      table tr td {
        text-align: center; } }
    @media (max-width: 599px) {
      table tr td {
        width: 65%; } }

.job_01,
.job_02,
.job_03 {
  position: absolute;
  z-index: 0; }

.job_01 {
  width: 28%;
  top: 5%;
  left: 6.5%; }
  @media (max-width: 1024px) {
    .job_01 {
      width: 40%;
      top: 3%;
      left: -11.5%; } }
  @media (max-width: 599px) {
    .job_01 {
      width: 50%;
      top: 3.5%;
      left: -15%; } }
  .job_01 div {
    background: url("../../img/recruit/job_01.svg") no-repeat top center/cover;
    width: 100%;
    padding-top: 97.8%; }

.job_02 {
  width: 24%;
  top: 32%;
  right: 5.2%; }
  @media (max-width: 1024px) {
    .job_02 {
      width: 24%;
      top: 45%;
      right: -9.8%; } }
  @media (max-width: 599px) {
    .job_02 {
      width: 52%;
      top: 40%;
      right: -26.8%; } }
  .job_02 div {
    background: url("../../img/recruit/job_02.svg") no-repeat top center/cover;
    width: 100%;
    padding-top: 120%; }

.job_03 {
  width: 18%;
  bottom: 5%;
  left: 12%; }
  @media (max-width: 1024px) {
    .job_03 {
      width: 20%;
      bottom: 2.5%;
      left: -2%; } }
  @media (max-width: 768px) {
    .job_03 {
      width: 24.5%;
      bottom: 5.5%; } }
  @media (max-width: 599px) {
    .job_03 {
      width: 24%;
      bottom: 4.5%;
      left: -3%; } }
  .job_03 div {
    background: url("../../img/recruit/job_03.svg") no-repeat top center/cover;
    width: 100%;
    padding-top: 102.4%; }

.j_dog {
  position: absolute;
  width: 12.5%;
  bottom: -12px;
  right: 10.3%;
  z-index: 1; }
  @media (max-width: 1024px) {
    .j_dog {
      width: 18.5%;
      bottom: -9px;
      right: 0; } }
  @media (max-width: 599px) {
    .j_dog {
      width: 35.5%;
      bottom: -7px;
      right: 0; } }
  .j_dog div {
    background: url("../../img/recruit/job_dog.png") no-repeat top center/cover;
    width: 100%;
    padding-top: 104.67%; }

form {
  color: #3c4043;
  padding: 0 10% !important;
  margin: 5em 0 0 !important; }
  @media (max-width: 1024px) {
    form {
      padding: 0 !important;
      margin: 3em 0 0 !important; } }
  form .form_list {
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
    gap: 1.5em; }
    form .form_list .item {
      display: grid;
      grid-template-columns: 1fr 2.5fr;
      align-items: center;
      justify-items: stretch;
      width: 100%;
      gap: 4em; }
      form .form_list .item:nth-of-type(6) {
        align-items: start; }
      form .form_list .item:nth-of-type(7) {
        align-items: start; }
      @media (max-width: 1024px) {
        form .form_list .item {
          grid-template-columns: auto;
          gap: 2em; } }
      @media (max-width: 599px) {
        form .form_list .item {
          gap: 1em; } }
      form .form_list .item label {
        text-align: center;
        background: #ebefe3;
        border-radius: 30px;
        padding: 0.95em 0.6em; }
        @media (max-width: 1024px) {
          form .form_list .item label {
            width: 40%; } }
        @media (max-width: 599px) {
          form .form_list .item label {
            width: 50%;
            padding: 0.55em 0.6em; } }
      form .form_list .item > div {
        padding: 0.6em; }
        form .form_list .item > div span {
          display: inline-block;
          margin-right: 10px; }
          form .form_list .item > div span.title {
            margin: 0 10px; }
      form .form_list .item .radio_list .wpcf7-radio {
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: center;
        gap: 1.5em; }
        @media (max-width: 599px) {
          form .form_list .item .radio_list .wpcf7-radio {
            gap: 1em; } }
        form .form_list .item .radio_list .wpcf7-radio .wpcf7-list-item {
          margin-left: 0; }
        form .form_list .item .radio_list .wpcf7-radio label {
          background: none; }
          form .form_list .item .radio_list .wpcf7-radio label .wpcf7-list-item-label {
            font-size: 1.2rem; }
            @media (max-width: 1024px) {
              form .form_list .item .radio_list .wpcf7-radio label .wpcf7-list-item-label {
                font-size: 1.1rem; } }
            @media (max-width: 599px) {
              form .form_list .item .radio_list .wpcf7-radio label .wpcf7-list-item-label {
                font-size: 1.05rem; } }
      form .form_list .item .radio_list .btn_radio {
        background: none; }
  form input,
  form textarea {
    border-style: solid;
    border-width: 1px;
    border-color: #707070;
    border-radius: 15px; }
    @media (max-width: 1024px) {
      form input,
      form textarea {
        border-radius: 18px; } }
  form input {
    height: 45px;
    padding: 0.4em 1em; }
    @media (max-width: 1024px) {
      form input {
        height: 38px; } }
    @media (max-width: 599px) {
      form input {
        height: 32px; } }
    form input[type="radio"] {
      width: 20px;
      height: 20px;
      border-radius: 100px;
      position: relative;
      vertical-align: sub;
      margin-right: 5px; }
      form input[type="radio"]:hover {
        cursor: pointer; }
      form input[type="radio"]::before, form input[type="radio"]::after {
        content: "";
        display: block;
        border-radius: 50%;
        position: absolute;
        transform: translateY(-50%);
        top: 50%; }
      form input[type="radio"]::before {
        background-color: #fff;
        border: 1px solid #707070;
        height: 30px;
        width: 30px;
        left: 0px; }
        @media (max-width: 599px) {
          form input[type="radio"]::before {
            height: 24px;
            width: 24px; } }
      form input[type="radio"]::after {
        background-color: #099219;
        opacity: 0;
        height: 13px;
        width: 13px;
        left: 8px; }
        @media (max-width: 599px) {
          form input[type="radio"]::after {
            height: 12px;
            width: 12px;
            left: 6px; } }
      form input[type="radio"]:checked::after {
        opacity: 1; }
    form input[type="submit"] {
      font-size: 1.3rem !important;
      font-weight: 600;
      border: none !important;
      border-radius: 50px;
      color: #fff;
      background: #099219 !important;
      margin: 3em auto 0 !important;
      max-width: 440px;
      width: 100% !important;
      height: fit-content !important;
      padding: 1.55em 3.6em 1.25em;
      cursor: pointer !important; }
      @media (max-width: 599px) {
        form input[type="submit"] {
          font-size: 0.9rem !important;
          max-width: 300px;
          padding: 1.5em 1em 1.25em; } }
  form textarea {
    width: 100%;
    height: 280px;
    padding: 1em;
    line-height: 1.3em; }
  form .sei,
  form .mei {
    width: 42%; }
    @media (max-width: 1024px) {
      form .sei,
      form .mei {
        width: 35%; } }
  form .old {
    width: 18%; }
    @media (max-width: 599px) {
      form .old {
        width: 30%; } }
  form .tel,
  form .email,
  form .textarea-reason,
  form .textarea-question {
    width: 97%; }
    @media (max-width: 1024px) {
      form .tel,
      form .email,
      form .textarea-reason,
      form .textarea-question {
        width: 65%; } }
    @media (max-width: 599px) {
      form .tel,
      form .email,
      form .textarea-reason,
      form .textarea-question {
        width: 100%; } }
  form .tel {
    padding-bottom: 0; }

.paint_g,
.paint_r,
.paint_g2 {
  position: absolute;
  width: 35%; }
  @media (max-width: 1024px) {
    .paint_g,
    .paint_r,
    .paint_g2 {
      width: 46%; } }
  @media (max-width: 599px) {
    .paint_g,
    .paint_r,
    .paint_g2 {
      width: 72%; } }

.paint_g,
.paint_g2 {
  left: -6%; }
  .paint_g div,
  .paint_g2 div {
    background: url("../../img/recruit/paint_g.svg") no-repeat top center/cover;
    padding-top: 60.37%; }

.paint_g {
  top: 1%; }
  @media (max-width: 599px) {
    .paint_g {
      top: 2%; } }

.paint_r {
  top: 45%;
  right: -5%; }
  .paint_r div {
    background: url("../../img/recruit/paint_r.svg") no-repeat top center/cover;
    padding-top: 60.36%; }

.paint_g2 {
  bottom: 12%; }
  @media (max-width: 1024px) {
    .paint_g2 {
      bottom: 10%; } }

.f_illust {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%; }
  .f_illust div {
    background: url("../../img/recruit/f_illust.png") no-repeat top center/cover;
    width: 100%;
    padding-top: 6.7%; }
    @media (max-width: 599px) {
      .f_illust div {
        padding-top: 11.7%; } }

footer {
  padding: 2em !important; }
  @media (max-width: 599px) {
    footer {
      padding: 1em 1em 2em !important; } }
  footer .footer_inner {
    max-width: 1060px;
    width: 70%;
    margin: 0 auto; }
    @media (max-width: 1024px) {
      footer .footer_inner {
        width: 100%; } }
    footer .footer_inner .footer_wrap {
      display: flex;
      flex-flow: row nowrap;
      justify-content: space-between;
      align-items: center; }
      @media (max-width: 1024px) {
        footer .footer_inner .footer_wrap {
          flex-direction: column; } }
      footer .footer_inner .footer_wrap p {
        margin: 0; }
      footer .footer_inner .footer_wrap .sns {
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-end;
        align-items: center;
        gap: 10px; }
        @media (max-width: 1024px) {
          footer .footer_inner .footer_wrap .sns {
            margin-top: 2em; } }
  footer .copyright {
    font-size: 0.75rem;
    font-weight: 400;
    margin-top: clamp(2em, 10vw, 6em); }
