.recruit {
  overflow: hidden;
  background-color: #fff;
  color: #404040;
}
.recruit .main {
  position: relative;
  z-index: 2;
  background: url(../img/subpage/sec02--bg.jpg);
  background-attachment: fixed;
  background-position: center -50%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .recruit .main {
    margin-top: 0;
    background: url(../img/subpage/sec02--bg--sp.jpg);
    background-attachment: fixed;
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
.recruit p, .recruit span, .recruit time, .recruit a {
  font-family: "noto-sans-cjk-jp", sans-serif;
}
.recruit h1, .recruit h2, .recruit h3, .recruit h4, .recruit h5, .recruit h6 {
  font-family: "noto-sans-cjk-jp", sans-serif;
}
.recruit .subpage--header .fixed__wrapper {
  margin-top: 40px;
  margin-bottom: 20px;
}
.recruit .subpage--header .link-more {
  display: block;
  margin-bottom: 20px;
  max-width: 200px;
}
.recruit .subpage--header .link-more img {
  vertical-align: bottom;
}
.recruit .subpage--header .hamburger-menu span {
  display: inline-block;
  margin: 0 0.5em;
}
.recruit .first-view--wrapper {
  margin-bottom: 120px;
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper {
    margin-bottom: 90px;
  }
}
.recruit .first-view--wrapper .flex {
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .flex {
    display: block;
    margin-bottom: 60px;
  }
}
.recruit .first-view--wrapper .first-view--img {
  position: relative;
  width: calc(50% - 24px);
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--img {
    margin-bottom: 14px;
    width: 100%;
  }
}
.recruit .first-view--wrapper .first-view--img .img {
  border-radius: 0 0 100px 0;
}
.recruit .first-view--wrapper .first-view--img .course--text {
  position: absolute;
  right: 0%;
  bottom: 0%;
  max-width: 500px;
  transform: translateX(45%) translateY(40%);
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--img .course--text {
    display: none;
  }
}
.recruit .first-view--wrapper .first-view--text {
  margin-right: 16px;
  margin-left: 60px;
  max-width: 400px;
  width: calc(50% - 24px);
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--text {
    margin: 0 auto;
    max-width: 240px;
    width: 100%;
  }
}
.recruit .first-view--wrapper .first-view--text .text--wrapper {
  position: relative;
}
.recruit .first-view--wrapper .first-view--text .text--wrapper .text01--wrapper {
  position: relative;
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--text .text--wrapper .text01--wrapper {
    min-width: 260px;
  }
}
.recruit .first-view--wrapper .first-view--text .text--wrapper .text01--wrapper::before {
  position: absolute;
  z-index: -1;
  display: block;
  width: calc(100vw - 100px);
  height: 2px;
  content: "";
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--text .text--wrapper .text01--wrapper::before {
    height: 1.5px;
  }
}
.recruit .first-view--wrapper .first-view--text .text--wrapper .text01--wrapper::before {
  top: calc(50% - 1px);
  right: calc(-100vw + 50%);
  max-width: calc(100vw - 100px);
  width: calc(100vw - 100px);
  background: linear-gradient(to right, #dc000b 30px, #000 30.1px);
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--text .text--wrapper .text01--wrapper::before {
    right: calc(-100vw + 50% + 40px);
  }
}
.recruit .first-view--wrapper .first-view--text .text--wrapper .text01 {
  max-width: 60%;
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--text .text--wrapper .text01 {
    max-width: 180px;
    width: 65%;
  }
}
.recruit .first-view--wrapper .first-view--text .text--wrapper .text02 {
  margin-top: -4%;
  margin-bottom: -4%;
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--text .text--wrapper .text02 {
    margin-bottom: -9%;
  }
}
.recruit .first-view--wrapper .first-view--text .text--wrapper .text03 {
  position: relative;
  text-align: right;
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--text .text--wrapper .text03 {
    font-size: 12px;
  }
}
.recruit .first-view--wrapper .first-view--text .text--wrapper .text03::after {
  position: absolute;
  z-index: -1;
  display: block;
  height: 2px;
  content: "";
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--text .text--wrapper .text03::after {
    height: 1.5px;
  }
}
.recruit .first-view--wrapper .first-view--text .text--wrapper .text03::after {
  bottom: calc(50% - 1px);
  left: calc(-100vw + 100%);
  min-width: calc(100vw - 6em);
  width: calc(100vw - 6em);
  background: linear-gradient(to left, #dc000b 30px, #000 30.1px);
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--text .text--wrapper .text03::after {
    min-width: calc(100vw - 10em);
    width: calc(100vw - 10em);
  }
}
.recruit .first-view--wrapper .first-view--text .text--description {
  position: relative;
  z-index: 2;
  width: 125%;
  text-align: center;
}
@media (max-width: 1080px) {
  .recruit .first-view--wrapper .first-view--text .text--description {
    margin-left: -5%;
    width: 110%;
  }
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--text .text--description {
    margin-top: 20px;
  }
}
.recruit .first-view--wrapper .first-view--text .text--description h3 {
  text-align: left;
  font-size: 40px;
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--text .text--description h3 {
    text-align: center;
    font-size: 20px;
  }
}
.recruit .first-view--wrapper .first-view--text .text--description h3 .color--red {
  color: #fda7ac;
  font-weight: 700;
  font-style: normal;
  font-size: 40px;
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--text .text--description h3 .color--red {
    font-size: 20px;
  }
}
.recruit .first-view--wrapper .first-view--text .text--description .text-decoration.color--red {
  color: #dc000b;
  text-decoration: underline;
  font-size: 1em;
}
.recruit .first-view--wrapper .first-view--text .text--description .desc {
  text-align: left;
}
@media (max-width: 768px) {
  .recruit .first-view--wrapper .first-view--text .text--description .desc {
    margin-top: 8px;
  }
}
.recruit .sec01 {
  margin-bottom: 90px;
}
@media (max-width: 768px) {
  .recruit .sec01 {
    margin-bottom: 80px;
  }
}
.recruit .sec01 .flex {
  align-items: stretch;
}
@media (max-width: 768px) {
  .recruit .sec01 .flex {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.recruit .sec01 .box {
  width: calc(50% - 24px);
}
@media (max-width: 768px) {
  .recruit .sec01 .box {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .recruit .sec01 .box .box--left {
    padding-top: 10px;
  }
}
.recruit .sec01 .box img {
  vertical-align: middle;
}
.recruit .sec01 .box .box--img01 {
  position: relative;
  left: 100%;
  width: 50vw;
  transform: translateX(-100%);
}
@media (max-width: 768px) {
  .recruit .sec01 .box .box--img01 {
    right: 0;
    left: 0;
    margin-bottom: 20px;
    width: 100%;
    transform: none;
  }
}
.recruit .sec01 .box .box--img01 img {
  width: 50vw;
  height: 166px;
  border-radius: 0 24px 24px 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 768px) {
  .recruit .sec01 .box .box--img01 img {
    right: 0;
    left: 0;
    width: 100%;
    height: auto;
    border-radius: 24px;
    transform: none;
    -o-object-fit: auto;
    object-fit: auto;
    -o-object-position: auto;
    object-position: auto;
  }
}
.recruit .sec01 .box .box--text {
  margin-top: 40px;
  margin-bottom: 40px;
}
.recruit .sec01 .box .box--text h2 {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  font-size: 24px;
}
@media (max-width: 768px) {
  .recruit .sec01 .box .box--text h2 {
    text-align: center;
  }
}
.recruit .sec01 .box .box--text h2::before {
  position: absolute;
  top: -56px;
  left: -40px;
  display: block;
  width: 80px;
  height: 50px;
  background: #fda7ac;
  content: "";
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
  clip-path: polygon(0 0, 0 100%, 100% 0);
}
@media (max-width: 768px) {
  .recruit .sec01 .box .box--text h2::before {
    top: -26px;
    left: 0px;
    z-index: -1;
    width: 100px;
    height: 60px;
  }
}
.recruit .sec01 .box .box--text h2 .color--red {
  color: #fda7ac;
  font-weight: inherit;
  font-size: 1em;
  font-family: inherit;
}
.recruit .sec01 .box .box--img02 {
  position: relative;
  left: 100%;
  width: 50vw;
  transform: translateX(-100%);
}
@media (max-width: 768px) {
  .recruit .sec01 .box .box--img02 {
    right: 0;
    left: 0;
    width: 100%;
    transform: none;
  }
}
.recruit .sec01 .box .box--img02 img {
  width: 50vw;
  height: 300px;
  border-radius: 0 24px 24px 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 768px) {
  .recruit .sec01 .box .box--img02 img {
    right: 0;
    left: 0;
    width: 100%;
    height: auto;
    border-radius: 24px;
    transform: none;
    -o-object-fit: auto;
    object-fit: auto;
    -o-object-position: auto;
    object-position: auto;
  }
}
.recruit .sec01 .box .box--img03 {
  position: relative;
  left: 0;
  margin-bottom: 20px;
  width: 50vw;
  transform: translateX(0%);
}
@media (max-width: 768px) {
  .recruit .sec01 .box .box--img03 {
    right: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    border-radius: 24px;
    transform: none;
  }
}
.recruit .sec01 .box .box--img03 img {
  width: 50vw;
  height: 500px;
  border-radius: 24px 0 0 24px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 768px) {
  .recruit .sec01 .box .box--img03 img {
    right: 0;
    left: 0;
    width: 100%;
    height: auto;
    border-radius: 24px;
    transform: scale(1.2);
    -o-object-fit: auto;
    object-fit: auto;
    -o-object-position: auto;
    object-position: auto;
  }
}
.recruit .sec01 .box .box--img04 {
  position: relative;
  left: 0;
  width: 50vw;
  height: auto;
  transform: translateX(0%);
}
@media (max-width: 768px) {
  .recruit .sec01 .box .box--img04 {
    right: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    border-radius: 24px;
    transform: none;
  }
}
.recruit .sec01 .box .box--img04 img {
  width: 50vw;
  height: 232px;
  border-radius: 24px 0 0 24px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 768px) {
  .recruit .sec01 .box .box--img04 img {
    right: 0;
    left: 0;
    width: 100%;
    height: auto;
    border-radius: 24px;
    transform: scale(1.2);
    transform-origin: left;
    -o-object-fit: auto;
    object-fit: auto;
    -o-object-position: auto;
    object-position: auto;
  }
}
.recruit .sec02 {
  margin-bottom: 90px;
}
@media (max-width: 768px) {
  .recruit .sec02 {
    margin-bottom: 70px;
  }
}
.recruit .sec02 .flex-links {
  justify-content: center;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .recruit .sec02 .flex-links {
    margin-bottom: 0px;
  }
}
.recruit .sec02 .flex-links span {
  display: inline-block;
  margin: 0 0.5em;
}
.recruit .sec02 .flex-links .link-swiper--slide01,
.recruit .sec02 .flex-links .link-swiper--slide02,
.recruit .sec02 .flex-links .link-swiper--slide03 {
  cursor: pointer;
}
.recruit .sec02 .sec03-heading {
  position: relative;
  margin-top: 40px;
  margin-bottom: 20px;
  margin-left: 16px;
  padding-left: 16px;
  width: 100%;
  border-left: solid 7px #000;
  text-align: left;
  font-size: 28px;
  line-height: 1;
}
@media (max-width: 768px) {
  .recruit .sec02 .sec03-heading {
    margin-left: 0px;
    padding: 4px 12px;
    border-left: solid 7px #000;
    text-align: left;
    font-size: 22px;
  }
}
.recruit .sec02 .sec03-heading--img {
  position: absolute;
  right: 40px;
  bottom: 0;
  z-index: 0;
  max-width: 500px;
  width: 80%;
  transform: translateY(20%);
}
@media (max-width: 768px) {
  .recruit .sec02 .sec03-heading--img {
    right: 30px;
  }
}
.recruit .sec02 .kind--wrapper {
  box-sizing: border-box;
  margin: 10px auto;
  padding: 40px;
  width: 90%;
  /* border: solid #707070 1px; */
  border-radius: 32px;
  background: #fff;
  box-shadow: 0px 0px 16px #ccc;
}
@media (max-width: 768px) {
  .recruit .sec02 .kind--wrapper {
    margin: 0;
    padding: 0px;
    width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
}
.recruit .sec02 table {
  margin: 0 auto;
  margin-bottom: 60px;
  width: 100%;
  border-collapse: separate;
}
@media (max-width: 768px) {
  .recruit .sec02 table {
    margin-right: -5px;
    margin-bottom: 20px;
    margin-left: -5px;
    width: calc(100% + 10px);
    font-size: 14px;
  }
}
.recruit .sec02 table th {
  box-sizing: border-box;
  margin-right: 20px;
  padding: 20px;
  min-width: 120px;
  width: 20%;
  background-color: #c61a25;
  color: #fff;
  text-align: left;
  font-weight: 400;
}
@media (max-width: 768px) {
  .recruit .sec02 table th {
    padding: 10px;
    min-width: 80px;
  }
}
.recruit .sec02 table td {
  box-sizing: border-box;
  padding: 20px;
  padding-left: 2em;
  border-top: 1px solid #000;
  text-align: left;
  transform: translateY(-2.5px);
}
.recruit .sec02 table td span {
  display: inline;
  transform: translateY(2.5px);
}
.recruit .sec02 table td .flex-box {
  margin: 0;
}
@media (max-width: 768px) {
  .recruit .sec02 table td {
    padding: 10px;
  }
}
.recruit .sec02 table tr:last-child td {
  position: relative;
}
.recruit .sec02 table tr:last-child td::after {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #000;
  content: "";
}
.recruit .sec02 .swiper-button-prev-left {
  position: absolute;
  top: 50%;
  left: 7%;
  z-index: 2;
  width: 44px;
  cursor: pointer;
  transform: translate(-100%, -50%);
}
@media (max-width: 768px) {
  .recruit .sec02 .swiper-button-prev-left {
    width: 32px;
    transform: translate(-50%, -50%);
  }
}
.recruit .sec02 .swiper-button-next-right {
  position: absolute;
  top: 50%;
  right: 7%;
  z-index: 2;
  width: 44px;
  cursor: pointer;
  transform: translate(100%, -50%);
}
@media (max-width: 768px) {
  .recruit .sec02 .swiper-button-next-right {
    width: 32px;
    transform: translate(50%, -50%);
  }
}
.recruit .sec02 .swiper-pagination {
  position: static;
  margin-top: 20px;
  margin-bottom: 90px;
}
@media (max-width: 768px) {
  .recruit .sec02 .swiper-pagination {
    margin-top: 8px;
    margin-bottom: 20px;
  }
}
.recruit .sec02 .swiper-pagination .swiper-pagination-bullet {
  margin: 0 10px;
}
.recruit .sec02 .swiper-pagination .swiper-pagination-bullet-active {
  background: #dc000b;
}



.recruit .sec03 .form {
  margin-top: 90px;
}
@media (min-width: 769px) {
  .recruit .sec03 .form {
    padding-bottom: 120px;
  }
}
.recruit .sec03 .form .form__desc {
  text-align: center;
}
.recruit .sec03 .form .flow {
  display: block;
  margin: 60px auto;
  max-width: 350px;
  width: 100%;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .flow {
    max-width: 300px;
  }
}
.recruit .sec03 .form .rows {
  margin: 0px auto;
  padding: 20px;
  padding-top: 0;
  padding-bottom: 40px;
  max-width: 880px;
  width: 100%;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows {
    box-sizing: border-box;
    padding-bottom: 0;
    width: calc(100% - 0px);
    border-radius: 16px;
  }
}
.recruit .sec03 .form .rows .row {
  display: flex;
  padding: 20px 0;
  border-top: 1px solid #eee;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows .row {
    display: block;
  }
}
.recruit .sec03 .form .rows .row.row-birth,
.recruit .sec03 .form .rows .row.row1,
.recruit .sec03 .form .rows .row.row2,
.recruit .sec03 .form .rows .row.row3 {
	align-items: center;
}
@media(max-width: 768px) {
.recruit .sec03 .form .rows .row.row-birth,
.recruit .sec03 .form .rows .row.row1,
.recruit .sec03 .form .rows .row.row2,
.recruit .sec03 .form .rows .row.row3 {
	align-items: center;
}
}
.recruit .sec03 .form .rows .row:first-child {
  border-top: none;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows .row {
    border: none;
  }
}
.recruit .sec03 .form .rows .row .tr.tr--textarea {
  align-items: center;
  background: none;
}
.recruit .sec03 .form .rows .row .tr.tr--textarea .row__desc {
  color: #404040;
}
.recruit .sec03 .form .rows .row .tr {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  padding: 8px 0;
  min-width: 300px;
  border-radius: 32px 0 0 32px;
  background: #dc000b;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows .row .tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
    padding: 8px 16px;
    min-width: auto;
    border-radius: 32px;
  }
  .recruit .sec03 .form .rows .row .tr span {
    margin-right: 0;
    margin-bottom: 4px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .recruit .sec03 .form .rows .row .tr span {
    margin-right: 0;
  }
}
.recruit .sec03 .form .rows .row .tr.flex {
  display: inline-flex;
  align-items: flex-start;
  vertical-align: top;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows .row .tr.flex {
    display: flex;
  }
}

.recruit .sec03 .form .rows .row .row__desc {
  display: inline-block;
  box-sizing: border-box;
  padding-left: 20px;
  width: 185px;
  color: #fff;
  font-weight: normal;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows .row .row__desc {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows .row .row__desc.text-long {
    width: 75%;
  }
}
.recruit .sec03 .form .rows .row .row__opt {
  display: inline-block;
  box-sizing: border-box;
  margin-right: 24px;
  padding: 2px 12px;
  width: auto;
  border-radius: 4px;
  background: #000;
  color: #fff;
  font-size: 14px;
  cursor: default;
}
.recruit .sec03 .form .rows .row .row__opt.req {
  color: #fff;
  opacity: 1;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows .row .row__opt {
    margin-right: 1em;
    margin-bottom: 4px;
    padding: 0 8px;
    font-size: 10px;
  }
}
.recruit .sec03 .form .rows p.text-align {
  margin-top: 0;
  color: #404040;
  font-size: 13px;
}
.recruit .sec03 .form .rows input[type=text], .recruit .sec03 .form .rows input[type=tel], .recruit .sec03 .form .rows input[type=email], .recruit .sec03 .form .rows select {
  box-sizing: border-box;
  padding: 8px 10px;
  width: 100%;
  height: 100%;
  border: none;
  border: none;
  border-radius: 4px;
  background-color: #f5f5f5;
  color: #434343;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows input[type=text], .recruit .sec03 .form .rows input[type=tel], .recruit .sec03 .form .rows input[type=email], .recruit .sec03 .form .rows select {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
}
.recruit .sec03 .form .rows .mail-attention--text {
  margin: -12px 0 16px auto;
  max-width: 580px;
  width: 100%;
  text-align: left;
  font-size: 13px;
}
.recruit .sec03 .form .rows .wpcf7-form-control-wrap {
  width: 100%;
}
.recruit .sec03 .form .rows input[name=address__postcode] {
  margin-right: 25px;
}
.recruit .sec03 .form .rows select {
  box-sizing: border-box;
  padding: 8px 10px;
  min-width: 100%;
  border: none;
  text-align: left;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
	
}
@media(max-width: 768px) {
	.recruit .sec03 .form .rows select {
	min-width: calc(33.3333% - 1.5em);
    display: inline-block;
	}
}
.recruit .sec03 .form .rows select[name=birthYear], .recruit .sec03 .form .rows select[name=birthMonth], .recruit .sec03 .form .rows select[name=birthDay] {
  margin-right: 4px;
  width: 16%;
  text-align: center;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows select[name=year] {
    margin-left: 2.5%;
  }
  .recruit .sec03 .form .rows select[name=year], .recruit .sec03 .form .rows select[name=month], .recruit .sec03 .form .rows select[name=day] {
    margin-right: 5px;
    padding: 8px 0px;
    width: 20%;
    font-size: 1.2rem;
  }
}
.recruit .sec03 .form .rows input[type=text]#form__address__desc {
  margin-top: 12px;
  margin-left: 255px;
  width: 40%;
}
.recruit .sec03 .form .rows .input-desc {
  margin-top: 12px;
  margin-bottom: 0;
  margin-left: 260px;
  padding-left: 1em;
  text-align: left;
  text-align: left !important;
  text-indent: -1em;
  font-size: 14px;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows .input-desc {
    margin-left: 2.5%;
    font-size: 12px !important;
  }
}
.recruit .sec03 .form .rows .input-desc02 {
  margin-top: 0;
}
.recruit .sec03 .form .rows .flex {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 50%;
}
.recruit .sec03 .form .rows .flex .flex__wrapper {
  margin-bottom: 20px;
  width: 50%;
}
.recruit .sec03 .form .rows textarea {
  overflow: auto;
  box-sizing: border-box;
  margin: 0px 0px 0px 0px;
  padding: 8px 10px;
  min-width: 100%;
  min-height: 34px;
  max-width: 100%;
  height: 124px;
  border: none;
  border: solid 1px #ccc;
  border-radius: 4px;
  background-color: #f5f5f5;
  color: #434343;
  vertical-align: top;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows textarea {
    margin: 0;
    height: 64px;
  }
}
.recruit .sec03 .form .rows .method__select__wrapper {
  display: inline-block;
  margin-right: 60px;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows .method__select__wrapper {
    margin-right: 10px;
  }
}
.recruit .sec03 .form .rows label span {
  margin-left: 8px;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows label {
    margin-left: 2%;
  }
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows input[type=text]#form__address__postcode {
    display: inline-block;
    margin: 0 auto;
    width: 90%;
  }
  .recruit .sec03 .form .rows select[name=address__prefe] {
    margin-top: 12px;
    width: 70%;
  }
  .recruit .sec03 .form .rows input[type=text]#form__address__desc {
    margin-left: auto;
    width: 95%;
  }
  .recruit .sec03 .form .rows input[type=file] {
    margin-left: 2.5%;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .recruit .sec03 .form .rows input[type=file] {
    font-size: 1.2rem;
  }
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows .pre {
    white-space: pre;
  }
}
.recruit .sec03 .form .rows .textarea-wrapper {
  display: inline-block;
  width: 100%;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .rows .textarea-wrapper {
    display: block;
    margin: 0 auto;
  }
  .recruit .sec03 .form .rows .textarea-wrapper textarea {
    min-width: 200px;
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 768px) { 
	.recruit .sec03 .form .rows .row .wpcf7-list-item {
		    display: block;
    margin: 0 0 0 0.5em;
    text-align: left;
	} 
}
.recruit .sec03 .form input, .recruit .sec03 .form select, .recruit .sec03 .form textarea {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", sans-serif !important;
}
.recruit .sec03 .form .policy-box {
  overflow-y: scroll;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20px;
  max-width: 880px;
  max-height: 300px;
  background: #fffff7;
  color: #000 !important;
  font-size: 14px;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .policy-box {
    overflow-x: hidden;
    width: 100%;
  }
}
.recruit .sec03 .form .policy-box .policy-heading {
  border: none;
  color: #000;
  text-align: center;
  font-size: 16px;
}
.recruit .sec03 .form .policy-box p {
  color: #000;
  text-align: center;
}
.recruit .sec03 .form .policy-box h4 {
  margin: 12px 0;
  border-bottom: solid 1px #cccccc;
  color: #000;
}
.recruit .sec03 .form .policy-box ul {
  list-style-type: disc;
}
.recruit .sec03 .form .agree {
  margin-top: 12px;
  margin-bottom: 32px;
}
.recruit .sec03 .form .agree span {
  color: #666666;
}
.recruit .sec03 .form .agree .chkbox {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  /* ラベルのスタイル　*/
}
@media (max-width: 768px) {
  .recruit .sec03 .form .agree .chkbox {
    margin: 0;
  }
}
.recruit .sec03 .form .agree .chkbox label {
  position: relative;
  display: inline-table;
  max-width: 550px;
  text-indent: -1.5em;
  font-size: 16px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .agree .chkbox label {
    display: table;
    margin: 0 auto;
    width: 85%;
    font-size: 14px;
  }
}
.recruit .sec03 .form .agree .chkbox p {
  text-align: left;
}
.recruit .sec03 .form .agree .chkbox .wpcf7-form-control-wrap {
  position: static;
}
.recruit .sec03 .form .agree .chkbox input[type=checkbox] {
  margin-right: 0.5em;
  cursor: pointer;
  transform: scale(1);
  pointer-events: all;
}
.recruit .sec03 .form .agree .chkbox .wpcf7-not-valid-tip {
  position: absolute;
  right: 0em;
  bottom: -1.8em;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media (min-width: 769px) {
  .recruit .sec03 .form .agree .chkbox .wpcf7-not-valid-tip {
    right: 2em;
  }
}
.recruit .sec03 .form input[type=button], .recruit .sec03 .form input[type=submit] {
  display: block;
  margin: 0 auto;
  padding: 20px;
  width: 30%;
  border: none;
  border-radius: 36px;
    background: #000;
  box-shadow: 2px 2px 2px #aaa;
  color: #fff;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  -webkit-appearance: button;
  transition: 0.3s;
}
.recruit .sec03 .form input[type=button]:hover, .recruit .sec03 .form input[type=submit]:hover {
  background-color: #666;
  color: #fff;
}
@media (max-width: 768px) {
  .recruit .sec03 .form input[type=button], .recruit .sec03 .form input[type=submit] {
    width: 60%;
  }
}
.recruit .sec03 .form .address-prefe-text {
  margin-right: 0.5em;
}
.recruit .sec03 .form .address-postcode-text {
  margin-right: 0.5em;
}
.recruit .sec03 .form .wpcf7-not-valid-tip {
  margin-top: 4px;
  margin-right: 0.5em;
  text-align: right;
  font-size: 0.8em;
}
.recruit .sec03 .form .wpcf7 form.invalid .wpcf7-response-output, .recruit .sec03 .form .wpcf7 form.unaccepted .wpcf7-response-output, .recruit .sec03 .form .wpcf7 form.sent .wpcf7-response-output {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 0.9em;
}
.recruit .sec03 .form .wpcf7-form-control.wpcf7-back.wpcf7c-elm-step2.wpcf7c-btn-back {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .recruit .sec03 .form .wpcf7-form-control.wpcf7-back.wpcf7c-elm-step2.wpcf7c-btn-back {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .recruit .sec03 .desc--attention {
    margin-left: 1em;
    text-align: left;
    text-indent: -1em;
    font-size: 13px;
  }
}
.recruit .sec03 .form-policy-link {
	text-align: center;
}
.recruit .sec03 .form-policy-link a {
    color: #404040;
}
.recruit .sec03 .link-icon {
  width: 1em;
}