/* line 4, recruit.scss */
.page-title .top-img {
  bottom: 11vw;
  translate: 0 0;
  width: 11%; }
  @media screen and (max-width: 800px) {
    /* line 4, recruit.scss */
    .page-title .top-img {
      top: 144px;
      right: 160px;
      translate: 0 0;
      width: 70px; } }
  /* line 14, recruit.scss */
  .page-title .top-img img {
    width: 100%; }
@media screen and (max-width: 800px) {
  /* line 18, recruit.scss */
  .page-title .el {
    top: 140px; } }
@media screen and (max-width: 800px) {
  /* line 23, recruit.scss */
  .page-title .page-title-left {
    margin-top: -124px; } }
/* line 28, recruit.scss */
.page-title .page-title-right {
  background-image: url("../img/topimage_recruit.jpg"); }
  @media screen and (max-width: 800px) {
    /* line 28, recruit.scss */
    .page-title .page-title-right {
      top: -128px; } }

/* line 38, recruit.scss */
.wrapper section.enquete {
  margin-bottom: 216px; }
  @media screen and (max-width: 800px) {
    /* line 38, recruit.scss */
    .wrapper section.enquete {
      margin-bottom: 80px; } }
  /* line 43, recruit.scss */
  .wrapper section.enquete h2 {
    margin-bottom: 132px; }
    @media screen and (max-width: 800px) {
      /* line 43, recruit.scss */
      .wrapper section.enquete h2 {
        width: calc(100% + 20px);
        margin-bottom: 64px; } }
    /* line 49, recruit.scss */
    .wrapper section.enquete h2 .en {
      font-family: "BIZ UDPMincho", serif;
      letter-spacing: 0.1em; }
@media screen and (max-width: 800px) {
  /* line 56, recruit.scss */
  .wrapper section.ag h2 {
    margin-bottom: 8px; } }
/* line 61, recruit.scss */
.wrapper section.ag table {
  border-top: 1px solid rgba(0, 0, 0, 0.15); }
  @media screen and (max-width: 800px) {
    /* line 61, recruit.scss */
    .wrapper section.ag table {
      border-top: none; } }
  /* line 66, recruit.scss */
  .wrapper section.ag table th {
    width: 352px; }
    @media screen and (max-width: 800px) {
      /* line 66, recruit.scss */
      .wrapper section.ag table th {
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }
  /* line 74, recruit.scss */
  .wrapper section.ag table td {
    width: calc(100% - 352px); }
    @media screen and (max-width: 800px) {
      /* line 74, recruit.scss */
      .wrapper section.ag table td {
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }
/* line 84, recruit.scss */
.wrapper section.ef {
  padding-top: 96px;
  padding-bottom: 96px; }
  @media screen and (max-width: 800px) {
    /* line 84, recruit.scss */
    .wrapper section.ef {
      width: calc(100% + 40px);
      padding: 64px 20px;
      margin-left: -20px;
      border-radius: 0; } }
  @media screen and (max-width: 800px) {
    /* line 93, recruit.scss */
    .wrapper section.ef h2 {
      margin-bottom: 32px; } }
  /* line 98, recruit.scss */
  .wrapper section.ef .read-ef {
    margin-bottom: 32px; }
    @media screen and (max-width: 800px) {
      /* line 98, recruit.scss */
      .wrapper section.ef .read-ef {
        margin-bottom: 0; } }
  /* line 104, recruit.scss */
  .wrapper section.ef .wpcf7-radio {
    display: flex;
    align-items: center;
    gap: 12px 45px; }
    /* line 108, recruit.scss */
    .wrapper section.ef .wpcf7-radio .wpcf7-list-item {
      margin: 0; }
  @media screen and (max-width: 800px) {
    /* line 114, recruit.scss */
    .wrapper section.ef table tbody th {
      font-size: 15px;
      padding-bottom: 8px; } }

/* line 130, recruit.scss */
.rt-content01 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 120px; }
  @media screen and (max-width: 800px) {
    /* line 130, recruit.scss */
    .rt-content01 {
      flex-wrap: wrap;
      gap: 24px 0;
      margin-bottom: 48px; } }
  /* line 140, recruit.scss */
  .rt-content01 .l-rt {
    width: 40.6%; }
    @media screen and (max-width: 800px) {
      /* line 140, recruit.scss */
      .rt-content01 .l-rt {
        width: 71.6%; } }
    /* line 145, recruit.scss */
    .rt-content01 .l-rt .recruit-img01 {
      width: 100%; }
      /* line 147, recruit.scss */
      .rt-content01 .l-rt .recruit-img01 img {
        width: 100%;
        border-radius: 8px; }
  /* line 153, recruit.scss */
  .rt-content01 .r-rt {
    width: 50%; }
    @media screen and (max-width: 800px) {
      /* line 153, recruit.scss */
      .rt-content01 .r-rt {
        width: 100%; } }
    /* line 158, recruit.scss */
    .rt-content01 .r-rt .read-rt {
      font-size: 18px;
      font-weight: 500;
      line-height: 2.1;
      margin-bottom: 48px; }
      @media screen and (max-width: 800px) {
        /* line 158, recruit.scss */
        .rt-content01 .r-rt .read-rt {
          font-size: 15px;
          margin-bottom: 24px; } }
    /* line 168, recruit.scss */
    .rt-content01 .r-rt h2 {
      border-bottom: 1px solid #004097;
      margin-bottom: 24px;
      padding-bottom: 32px; }
      @media screen and (max-width: 800px) {
        /* line 168, recruit.scss */
        .rt-content01 .r-rt h2 {
          padding-bottom: 16px;
          margin-bottom: 16px; } }
      /* line 176, recruit.scss */
      .rt-content01 .r-rt h2 .s-text {
        display: inline-flex;
        color: #004097;
        font-weight: 500;
        border: 2px solid #004097;
        border-radius: 4px;
        padding: 6px 10px;
        margin-bottom: 24px; }
        @media screen and (max-width: 800px) {
          /* line 176, recruit.scss */
          .rt-content01 .r-rt h2 .s-text {
            font-size: 13px;
            margin-bottom: 8px; } }
      /* line 189, recruit.scss */
      .rt-content01 .r-rt h2 .l-text {
        display: block;
        width: 100%;
        color: #0E2841;
        font-family: "BIZ UDPMincho", serif;
        font-size: 30px;
        font-weight: 400;
        line-height: 1.6;
        letter-spacing: 0.1em; }
        @media screen and (max-width: 800px) {
          /* line 189, recruit.scss */
          .rt-content01 .r-rt h2 .l-text {
            font-size: 21px;
            line-height: 2; } }
      /* line 203, recruit.scss */
      .rt-content01 .r-rt h2 .bgt-blue {
        margin-left: 0; }
    /* line 207, recruit.scss */
    .rt-content01 .r-rt .cap-rt {
      display: block;
      color: #0E2841;
      font-family: "BIZ UDPMincho", serif;
      font-size: 18px;
      letter-spacing: 0.1em;
      line-height: 2.1;
      margin: 0; }
      @media screen and (max-width: 800px) {
        /* line 207, recruit.scss */
        .rt-content01 .r-rt .cap-rt {
          font-size: 16px;
          line-height: 1.68; } }

/* line 223, recruit.scss */
.rt-content02 {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 800px) {
    /* line 223, recruit.scss */
    .rt-content02 {
      flex-wrap: wrap;
      gap: 48px 0;
      margin-bottom: 40px; } }
  /* line 231, recruit.scss */
  .rt-content02 .rt-detail {
    position: relative;
    width: 46.1%;
    text-align: center; }
    @media screen and (max-width: 800px) {
      /* line 231, recruit.scss */
      .rt-content02 .rt-detail {
        width: 100%; } }
    /* line 238, recruit.scss */
    .rt-content02 .rt-detail:nth-child(2) {
      margin-top: 130px; }
      @media screen and (max-width: 800px) {
        /* line 238, recruit.scss */
        .rt-content02 .rt-detail:nth-child(2) {
          margin-top: 0; } }
    /* line 244, recruit.scss */
    .rt-content02 .rt-detail::before {
      position: absolute;
      left: 50%;
      top: 10px;
      translate: -50% 0;
      width: 30.5vw;
      height: 30.5vw;
      max-width: 416px;
      max-height: 416px;
      content: "";
      background-color: rgba(194, 211, 225, 0.3);
      border-radius: 50%;
      pointer-events: none;
      z-index: -1; }
      @media screen and (max-width: 800px) {
        /* line 244, recruit.scss */
        .rt-content02 .rt-detail::before {
          top: 13px;
          width: 244px;
          height: 244px; } }
    /* line 264, recruit.scss */
    .rt-content02 .rt-detail h3 {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      max-width: 268px;
      min-height: 56px;
      color: #FFFFFF;
      font-family: "BIZ UDPMincho", serif;
      font-size: 25px;
      letter-spacing: 0.1em;
      text-align: center;
      background-color: #004097;
      border-radius: 4px;
      padding: 8px;
      margin-bottom: 32px;
      z-index: 1; }
      @media screen and (max-width: 800px) {
        /* line 264, recruit.scss */
        .rt-content02 .rt-detail h3 {
          max-width: 182px;
          min-height: 40px;
          font-size: 16px;
          margin-bottom: 20px; } }
      /* line 287, recruit.scss */
      .rt-content02 .rt-detail h3::after {
        position: absolute;
        left: 50%;
        top: calc(100% - 1px);
        translate: -50% 0;
        width: 16px;
        height: 8px;
        content: "";
        background-color: #004097;
        clip-path: polygon(50% 100%, 0 0, 100% 0); }
        @media screen and (max-width: 800px) {
          /* line 287, recruit.scss */
          .rt-content02 .rt-detail h3::after {
            width: 11px;
            height: 5px; } }
    /* line 303, recruit.scss */
    .rt-content02 .rt-detail .rt-illust {
      display: flex;
      justify-content: center;
      align-items: center;
      min-height: 127px;
      margin: 0 auto 56px; }
      @media screen and (max-width: 800px) {
        /* line 303, recruit.scss */
        .rt-content02 .rt-detail .rt-illust {
          min-height: inherit;
          margin: 0 auto 12px; } }
      @media screen and (max-width: 800px) {
        /* line 313, recruit.scss */
        .rt-content02 .rt-detail .rt-illust.rti01 {
          max-width: 90px; } }
      @media screen and (max-width: 800px) {
        /* line 318, recruit.scss */
        .rt-content02 .rt-detail .rt-illust.rti02 {
          max-width: 69px; } }
    /* line 324, recruit.scss */
    .rt-content02 .rt-detail ul {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-template-rows: repeat(2, 1fr);
      gap: 8px;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 800px) {
        /* line 324, recruit.scss */
        .rt-content02 .rt-detail ul {
          display: flex;
          flex-wrap: wrap;
          gap: 10px 0; } }
      /* line 336, recruit.scss */
      .rt-content02 .rt-detail ul.motomeru {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(7, 1fr); }
        /* line 340, recruit.scss */
        .rt-content02 .rt-detail ul.motomeru li:nth-child(1) {
          grid-row: span 2 / span 2; }
        /* line 343, recruit.scss */
        .rt-content02 .rt-detail ul.motomeru li:nth-child(2) {
          grid-row: span 3 / span 3; }
        /* line 346, recruit.scss */
        .rt-content02 .rt-detail ul.motomeru li:nth-child(3) {
          grid-row: span 2 / span 2;
          grid-row-start: 3; }
        /* line 350, recruit.scss */
        .rt-content02 .rt-detail ul.motomeru li:nth-child(4) {
          grid-row: span 3 / span 3;
          grid-column-start: 2;
          grid-row-start: 4; }
        /* line 355, recruit.scss */
        .rt-content02 .rt-detail ul.motomeru li:nth-child(5) {
          max-height: 133px;
          grid-row: span 3 / span 3;
          grid-row-start: 5; }
      /* line 362, recruit.scss */
      .rt-content02 .rt-detail ul li {
        width: 100%;
        color: #0E2841;
        text-align: center;
        background-color: #FFFFFF;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 8px;
        padding: 24px 8px;
        margin: 0; }
        @media screen and (max-width: 800px) {
          /* line 362, recruit.scss */
          .rt-content02 .rt-detail ul li {
            font-size: 14px;
            line-height: 1.9;
            padding: 8px; } }
        /* line 376, recruit.scss */
        .rt-content02 .rt-detail ul li strong {
          font-weight: 500; }

/* line 385, recruit.scss */
.rt-content03 {
  display: flex;
  align-items: center;
  margin-top: -20px; }
  @media screen and (max-width: 800px) {
    /* line 385, recruit.scss */
    .rt-content03 {
      margin-top: 0;
      justify-content: center; } }
  /* line 393, recruit.scss */
  .rt-content03 .l-rt03 {
    width: 131px;
    margin: 0 32px 0 10.1%; }
    @media screen and (max-width: 800px) {
      /* line 393, recruit.scss */
      .rt-content03 .l-rt03 {
        width: 71px;
        margin: 0 40px 0 0; } }
  /* line 401, recruit.scss */
  .rt-content03 .r-rt03 {
    width: calc(100% - 163px); }
    @media screen and (max-width: 800px) {
      /* line 401, recruit.scss */
      .rt-content03 .r-rt03 {
        width: auto; } }
    /* line 406, recruit.scss */
    .rt-content03 .r-rt03 p {
      color: #0E2841;
      font-family: "BIZ UDPMincho", serif;
      font-size: 30px;
      letter-spacing: 0.1em;
      line-height: 1.6;
      margin: 0; }
      @media screen and (max-width: 800px) {
        /* line 406, recruit.scss */
        .rt-content03 .r-rt03 p {
          font-size: 18px;
          line-height: 1.5; } }

/* line 423, recruit.scss */
.enquete-content {
  position: relative;
  margin-bottom: 172px; }
  @media screen and (max-width: 800px) {
    /* line 423, recruit.scss */
    .enquete-content {
      margin-bottom: 88px; } }
  /* line 430, recruit.scss */
  .enquete-content:nth-of-type(odd) .r-enquete {
    margin: 0 0 0 auto; }
    @media screen and (max-width: 800px) {
      /* line 430, recruit.scss */
      .enquete-content:nth-of-type(odd) .r-enquete {
        margin: -16px 0 0 0; } }
  /* line 437, recruit.scss */
  .enquete-content:last-of-type {
    margin-bottom: 0; }
  /* line 441, recruit.scss */
  .enquete-content.ec01 h3 {
    top: -40px;
    left: 0; }
    @media screen and (max-width: 800px) {
      /* line 441, recruit.scss */
      .enquete-content.ec01 h3 {
        top: auto;
        left: auto; } }
  /* line 453, recruit.scss */
  .enquete-content.ec01 .r-enquete .fukidashi ul li:nth-child(1) {
    translate: -113% -36%; }
    @media screen and (max-width: 800px) {
      /* line 453, recruit.scss */
      .enquete-content.ec01 .r-enquete .fukidashi ul li:nth-child(1) {
        translate: 0 0; } }
  /* line 459, recruit.scss */
  .enquete-content.ec01 .r-enquete .fukidashi ul li:nth-child(2) {
    translate: -70% -200%; }
    @media screen and (max-width: 800px) {
      /* line 459, recruit.scss */
      .enquete-content.ec01 .r-enquete .fukidashi ul li:nth-child(2) {
        translate: 0 0; } }
  /* line 465, recruit.scss */
  .enquete-content.ec01 .r-enquete .fukidashi ul li:nth-child(3) {
    translate: 45% -70%; }
    @media screen and (max-width: 800px) {
      /* line 465, recruit.scss */
      .enquete-content.ec01 .r-enquete .fukidashi ul li:nth-child(3) {
        translate: 0 0; } }
  /* line 474, recruit.scss */
  .enquete-content.ec01 .r-enquete .enquete-img {
    translate: 0% -15%; }
    @media screen and (max-width: 800px) {
      /* line 474, recruit.scss */
      .enquete-content.ec01 .r-enquete .enquete-img {
        translate: 0 0;
        width: 116px; } }
  /* line 484, recruit.scss */
  .enquete-content.ec02 h3 {
    bottom: -40px;
    right: 0; }
    @media screen and (max-width: 800px) {
      /* line 484, recruit.scss */
      .enquete-content.ec02 h3 {
        bottom: auto;
        right: auto; } }
  /* line 496, recruit.scss */
  .enquete-content.ec02 .r-enquete .fukidashi ul li:nth-child(1) {
    translate: -110% -120%; }
    @media screen and (max-width: 800px) {
      /* line 496, recruit.scss */
      .enquete-content.ec02 .r-enquete .fukidashi ul li:nth-child(1) {
        translate: 0 0; } }
  /* line 502, recruit.scss */
  .enquete-content.ec02 .r-enquete .fukidashi ul li:nth-child(2) {
    translate: -140% 20%; }
    @media screen and (max-width: 800px) {
      /* line 502, recruit.scss */
      .enquete-content.ec02 .r-enquete .fukidashi ul li:nth-child(2) {
        translate: 0 0; } }
  /* line 508, recruit.scss */
  .enquete-content.ec02 .r-enquete .fukidashi ul li:nth-child(3) {
    translate: 32% -160%; }
    @media screen and (max-width: 800px) {
      /* line 508, recruit.scss */
      .enquete-content.ec02 .r-enquete .fukidashi ul li:nth-child(3) {
        translate: 0 0; } }
  /* line 517, recruit.scss */
  .enquete-content.ec02 .r-enquete .enquete-img {
    translate: 7% -13%; }
    @media screen and (max-width: 800px) {
      /* line 517, recruit.scss */
      .enquete-content.ec02 .r-enquete .enquete-img {
        translate: 0 0;
        width: 133px; } }
  /* line 527, recruit.scss */
  .enquete-content.ec03 h3 {
    bottom: -40px;
    left: 0; }
    @media screen and (max-width: 800px) {
      /* line 527, recruit.scss */
      .enquete-content.ec03 h3 {
        bottom: auto;
        left: auto; } }
  /* line 539, recruit.scss */
  .enquete-content.ec03 .r-enquete .fukidashi ul li:nth-child(1) {
    translate: -108% -125%; }
    @media screen and (max-width: 800px) {
      /* line 539, recruit.scss */
      .enquete-content.ec03 .r-enquete .fukidashi ul li:nth-child(1) {
        translate: 0 0; } }
  /* line 545, recruit.scss */
  .enquete-content.ec03 .r-enquete .fukidashi ul li:nth-child(2) {
    translate: -75% 3%; }
    @media screen and (max-width: 800px) {
      /* line 545, recruit.scss */
      .enquete-content.ec03 .r-enquete .fukidashi ul li:nth-child(2) {
        translate: 0 0; } }
  /* line 551, recruit.scss */
  .enquete-content.ec03 .r-enquete .fukidashi ul li:nth-child(3) {
    translate: 40% -150%; }
    @media screen and (max-width: 800px) {
      /* line 551, recruit.scss */
      .enquete-content.ec03 .r-enquete .fukidashi ul li:nth-child(3) {
        translate: 0 0; } }
  /* line 560, recruit.scss */
  .enquete-content.ec03 .r-enquete .enquete-img {
    translate: 145% -12%; }
    @media screen and (max-width: 800px) {
      /* line 560, recruit.scss */
      .enquete-content.ec03 .r-enquete .enquete-img {
        translate: 0 0;
        width: 77px; } }
  /* line 570, recruit.scss */
  .enquete-content.ec04 h3 {
    top: -64px;
    right: 0; }
    @media screen and (max-width: 800px) {
      /* line 570, recruit.scss */
      .enquete-content.ec04 h3 {
        top: auto;
        right: auto; } }
  @media screen and (max-width: 800px) {
    /* line 578, recruit.scss */
    .enquete-content.ec04 .r-enquete {
      padding-top: 64px;
      margin-top: -40px; } }
  /* line 586, recruit.scss */
  .enquete-content.ec04 .r-enquete .fukidashi ul li:nth-child(1) {
    translate: -140% -88%; }
    @media screen and (max-width: 800px) {
      /* line 586, recruit.scss */
      .enquete-content.ec04 .r-enquete .fukidashi ul li:nth-child(1) {
        translate: 0 0; } }
  /* line 592, recruit.scss */
  .enquete-content.ec04 .r-enquete .fukidashi ul li:nth-child(2) {
    translate: -20% -90%; }
    @media screen and (max-width: 800px) {
      /* line 592, recruit.scss */
      .enquete-content.ec04 .r-enquete .fukidashi ul li:nth-child(2) {
        translate: 0 0; } }
  /* line 598, recruit.scss */
  .enquete-content.ec04 .r-enquete .fukidashi ul li:nth-child(3) {
    translate: 27% 37%; }
    @media screen and (max-width: 800px) {
      /* line 598, recruit.scss */
      .enquete-content.ec04 .r-enquete .fukidashi ul li:nth-child(3) {
        translate: 0 0; } }
  /* line 607, recruit.scss */
  .enquete-content.ec04 .r-enquete .enquete-img {
    translate: -117% 10%; }
    @media screen and (max-width: 800px) {
      /* line 607, recruit.scss */
      .enquete-content.ec04 .r-enquete .enquete-img {
        translate: 0 0;
        width: 133px; } }
  /* line 616, recruit.scss */
  .enquete-content h3 {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 232px;
    height: 232px;
    color: #FFFFFF;
    font-family: "BIZ UDPMincho", serif;
    font-size: 25px;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 0.1em;
    background-color: #97B2C6;
    border-radius: 8px;
    z-index: 1;
    margin: 0; }
    @media screen and (max-width: 800px) {
      /* line 616, recruit.scss */
      .enquete-content h3 {
        position: relative;
        width: calc(100% - 40px);
        height: auto;
        font-size: 18px;
        line-height: 1.3;
        padding: 12px;
        margin: 0 auto; } }
  /* line 643, recruit.scss */
  .enquete-content .r-enquete {
    position: relative;
    width: calc(100% - 144px);
    height: 320px;
    border-radius: 12px;
    background-color: #E2E7EB;
    z-index: 0; }
    @media screen and (max-width: 800px) {
      /* line 643, recruit.scss */
      .enquete-content .r-enquete {
        width: 100%;
        height: auto;
        margin-top: -16px;
        padding-top: 40px; } }
    /* line 656, recruit.scss */
    .enquete-content .r-enquete .fukidashi {
      position: relative;
      width: 100%;
      height: 100%; }
      @media screen and (max-width: 800px) {
        /* line 656, recruit.scss */
        .enquete-content .r-enquete .fukidashi {
          width: 100%;
          height: auto;
          margin: 0 0 16px;
          padding: 0 0 20px 20px;
          overflow-x: auto;
          overflow-y: hidden; } }
      /* line 668, recruit.scss */
      .enquete-content .r-enquete .fukidashi ul {
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0; }
        @media screen and (max-width: 800px) {
          /* line 668, recruit.scss */
          .enquete-content .r-enquete .fukidashi ul {
            display: flex;
            align-items: flex-end;
            min-width: 812px; } }
        /* line 679, recruit.scss */
        .enquete-content .r-enquete .fukidashi ul li {
          display: inline-block;
          position: absolute;
          left: 50%;
          top: 50%;
          width: 31.3%;
          font-size: 15px;
          font-weight: 500;
          text-align: center;
          background-color: #FFFFFF;
          border-radius: 4px;
          margin: 0;
          padding: 32px 8px;
          box-shadow: 1px 1px 3px #c2d3e2; }
          @media screen and (max-width: 800px) {
            /* line 679, recruit.scss */
            .enquete-content .r-enquete .fukidashi ul li {
              position: relative;
              left: auto;
              top: auto;
              width: 260px;
              font-size: 13px;
              padding: 16px;
              margin-right: 16px; } }
          /* line 703, recruit.scss */
          .enquete-content .r-enquete .fukidashi ul li.fr::before, .enquete-content .r-enquete .fukidashi ul li.fr::after {
            left: auto;
            right: 24px; }
            @media screen and (max-width: 800px) {
              /* line 703, recruit.scss */
              .enquete-content .r-enquete .fukidashi ul li.fr::before, .enquete-content .r-enquete .fukidashi ul li.fr::after {
                right: 14px; } }
          /* line 712, recruit.scss */
          .enquete-content .r-enquete .fukidashi ul li::before, .enquete-content .r-enquete .fukidashi ul li::after {
            position: absolute;
            bottom: 0;
            left: 24px;
            content: ""; }
            @media screen and (max-width: 800px) {
              /* line 712, recruit.scss */
              .enquete-content .r-enquete .fukidashi ul li::before, .enquete-content .r-enquete .fukidashi ul li::after {
                left: auto;
                right: 14px; } }
          /* line 723, recruit.scss */
          .enquete-content .r-enquete .fukidashi ul li::before {
            border-style: solid;
            border-width: 16px 8px 0 8px;
            border-color: #FFFFFF transparent transparent;
            translate: 0% 100%;
            filter: drop-shadow(1px 1px 3px #c2d3e2); }
            @media screen and (max-width: 800px) {
              /* line 723, recruit.scss */
              .enquete-content .r-enquete .fukidashi ul li::before {
                border-width: 10px 7.5px 0 7.5px; } }
          /* line 733, recruit.scss */
          .enquete-content .r-enquete .fukidashi ul li::after {
            bottom: 0px;
            width: 16px;
            height: 8px;
            background-color: #FFFFFF; }
            @media screen and (max-width: 800px) {
              /* line 733, recruit.scss */
              .enquete-content .r-enquete .fukidashi ul li::after {
                border-width: 6.7px 5px 0 5px; } }
    /* line 745, recruit.scss */
    .enquete-content .r-enquete .enquete-img {
      position: absolute;
      left: 50%;
      top: 50%; }
      @media screen and (max-width: 800px) {
        /* line 745, recruit.scss */
        .enquete-content .r-enquete .enquete-img {
          position: relative;
          left: auto;
          top: auto;
          bottom: -24px;
          margin: 0 20px 0 auto; } }

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