@charset "UTF-8";
/*
	Helper mixins
*/
.contact-form label.error {
  display: block;
  margin-top: 6px;
  font-style: normal;
  font-size: 100%;
  font-weight: 400;
  line-height: 15px;
  color: #ee9393;
  display: none;
}


.main-content.contact-about-fresher-recruit {
  opacity: 1; }
.main-content.contact-about-fresher-recruit .region {
  opacity: 1; }
.main-content.contact-about-fresher-recruit .region.main-region {
  opacity: 1;
  margin-top: 2.6875rem; }
.main-content.contact-about-fresher-recruit .region.main-region .block {
  opacity: 1; }
.main-content.contact-about-fresher-recruit .region.main-region .block .main-content-block {
  opacity: 1;
  margin: 0 auto;
  margin-top: 31px; }
.main-content.contact-about-fresher-recruit .region.main-region .block .main-content-block .content-block {
  opacity: 1; }
.main-content.contact-about-fresher-recruit .region.main-region .block .main-content-block .content-block .description-block {
  opacity: 1;
  text-align: center; }
.main-content.contact-about-fresher-recruit .region.main-region .block.contact {
  opacity: 1;
  margin-top: 44px; }
@media only screen and (max-width: 767px) {
  .main-content.contact-about-fresher-recruit .region.main-region .block.contact {
    margin-top: 1.875rem; } }
.main-content.contact-about-fresher-recruit .region.main-region .block.contact .title-block {
  font-size: 35px;
  font-size: 2.1875rem;
  letter-spacing: 3.5px;
  letter-spacing: 0.21875rem; }
.main-content.contact-about-fresher-recruit .region.main-region .block.contact .title-block span.sign-left {
  margin-left: -17.5px;
  margin-left: -1.09375rem; }
.main-content.contact-about-fresher-recruit .region.main-region .block.contact .title-block span.sign-right {
  margin-right: -17.5px;
  margin-right: -1.09375rem; }
.main-content.contact-about-fresher-recruit .region.main-region .block.contact .title-block:after {
  opacity: 1; }

.main-content-block {
  opacity: 1;
  margin-top: 3.25rem;
  margin-bottom: 4rem;
  max-width: 970px; }
.main-content-block .content-block {
  opacity: 1; }
.main-content-block .content-block .header-form {
  opacity: 1;
  text-align: center; }
.main-content-block .content-block .header-form .title-header {
  opacity: 1;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 40px;
  color: #231815;
  font-weight: 600;
}
.main-content-block .content-block .header-form .title-header span.sign-left {
  margin-left: -10px;
  margin-left: -0.625rem; }
.main-content-block .content-block .header-form .title-header span.sign-right {
  margin-right: -10px;
  margin-right: -0.625rem; }
.main-content-block .content-block .header-form .description-header {
  opacity: 1;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  /* font-size: 1.25rem; */
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 40px;
  color: #595757;
  margin-top: 27px;
  }
@media only screen and (max-width: 480px) {
  .main-content-block .content-block .header-form .description-header {
    line-height: 25px;
  }
  .main-content-block .content-block .header-form .description-header br {
    display: none;
  } }
.main-content-block .content-block .header-form .description-header span.sign-left {
  margin-left: -10px;
  margin-left: -0.625rem; }
.main-content-block .content-block .header-form .description-header span.sign-right {
  margin-right: -10px;
  margin-right: -0.625rem; }
.main-content-block .content-block .main-form {
  opacity: 1;
  margin-top: 85px;
  margin-bottom: 193px; }
.main-content-block .content-block .main-form .formId {
  opacity: 1; }
.main-content-block .content-block .main-form .formId .outside-div-full {
  margin-left: calc(-50vw + 51%);
  margin-right: calc(-50vw + 51%); }
.main-content-block .content-block .main-form .formId .outside-div-full .hr-config {
  opacity: 1;
  border-top: 1px solid #b1b1b1;
  width: 1200px;
  margin: auto;
  display: block;}
.main-content-block .content-block .main-form .formId .round-choose-file {
  display: inline-block;
  position: relative;
  width: 303px;
  float: right;
  }
@media only screen and (max-width: 960px) {
  .main-content-block .content-block .main-form {
    margin-top: 50px;
  }
  .main-content-block .content-block .main-form .formId .round-choose-file {
    display: block;
    width: 100%;
    float: none; } }
.main-content-block .content-block .main-form .formId .btn-submit {
  opacity: 1;
  margin-top: 53px;}
.main-content-block .content-block .main-form .formId .btn-submit button {
  opacity: 1;
  font-family: ヒラギノ角ゴ Pro;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 50px;
  width: 253px;
  background: #00A29A;
  padding: 0;
  margin: 0 auto;
  display: block;
  border: none;
  border-radius: 8px; }

.form-group.line-row {
  opacity: 1;
  display: block;
  margin-top: 27px;
  margin-bottom: 27px;
  /* display: flex; */
  }
.wpcf7-form-control-wrap {
  display: inline-block;
  vertical-align: middle;
}
.wpcf7-form-control-wrap[data-name="firstName"] {
  margin-right: 13px;
}
.wpcf7-form-control-wrap[data-name="lastName"] {
  vertical-align: top;
}
.wpcf7-form-control-wrap[data-name="note"] {
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .form-group.line-row {
    /* align-items: center; */
    /* display: flex; */
    } }
@media only screen and (max-width: 767px) {
  .form-group.line-row {
    opacity: 1; } }
@media only screen and (max-width: 480px) {
  .main-content-block .content-block .main-form .formId .btn-submit {
    margin-bottom: 60px;
  }
  .main-content-block .content-block .main-form .formId .outside-div-full .hr-config {
    width: 95%;
  }
  .form-group.line-row {
    display: block; }
  .wpcf7-form-control-wrap {
	display: contents; }
  .wpcf7-form-control-wrap[data-name="firstName"] {
    margin-right: 0px; }
  .wpcf7-form-control-wrap[data-name="firstName"] .half-input {
    margin-right: 10px; }
}

.form-group.line-row:before, .form-group.line-row:after {
  content: "";
  display: table; }
.form-group.line-row:after {
  clear: both; }
.form-group.line-row.outside-radio {
  margin-right: -100px; }
@media only screen and (max-width: 1024px) {
  .form-group.line-row.outside-radio {
    margin-right: 0px; } }
.form-group.line-row .round-input {
  display: inline-block; }
.form-group.line-row .round-label-radio {
  display: inline-block; }
@media only screen and (max-width: 1024px) {
  .form-group.line-row .round-label-radio {
    opacity: 1; } }
@media only screen and (max-width: 480px) {
  .form-group.line-row .round-label-radio {
    margin-top: 12px; } }
.form-group.line-row .round-input-third {
  opacity: 1;
  display: inline-block; }
@media only screen and (max-width: 960px) {
  .form-group.line-row .round-input-third {
    width: 57%; } }
.form-group.line-row .nessessary, .form-group.line-row .any {
  font-family: "小塚ゴシック Pr6N";
  font-size: 12px;
  color: #FFFFFF;
  line-height: 30px;
  width: 88px;
  display: inline-block;
  border-radius: 15px;
  text-align: center; }
.form-group.line-row .nessessary {
  background: #E60012; }
.form-group.line-row .any {
  background: #231815; }
.form-group.line-row .label-input {
  opacity: 1;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  letter-spacing: 4.8px;
  color: #595757;
  margin-left: 125px;
  width: 184px; }
@media only screen and (max-width: 960px) {
  .form-group.line-row .label-input {
    margin-left: 12px; } }
@media only screen and (max-width: 767px) {
  .form-group.line-row .label-input {
    width: 148px;
    } }
.form-group.line-row .half-input, .form-group.line-row .full-input, .form-group.line-row .third-input {
  opacity: 1;
  border: 1px solid #747474;
  border-radius: 8px;
  height: 50px;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  color: #595757; }
.form-group.line-row .third-input {
  opacity: 1;
  width: 175px;
  text-align: right;
  }
.wpcf7-form-control-wrap[data-name="year"] {
  margin-right: 13px;
}
.wpcf7-form-control-wrap[data-name="month"] {
  margin-right: 13px;
  vertical-align: top;
}
.wpcf7-form-control-wrap[data-name="day"] {
  vertical-align: top;
}
@media only screen and (max-width: 960px) {
  .form-group.line-row .third-input {
    margin-right: 12px; } }
@media only screen and (max-width: 960px) {
  .form-group.line-row .third-input {
    margin-top: 10px; } }
.form-group.line-row .third-input:not(:nth-child(3n + 1)) {
  margin-left: 13px; }
@media only screen and (max-width: 960px) {
  .form-group.line-row .third-input:not(:nth-child(3n + 1)) {
    margin-left: 0px; } }
.form-group.line-row .half-input {
  opacity: 1;
  width: 272px; }
@media only screen and (max-width: 960px) {
  .form-group.line-row .half-input {
    width: calc((100% - 328px) / 2);
    display: inline-block; } }
@media only screen and (max-width: 767px) {
  .form-group.line-row .half-input {
    width: calc((100% - 278px) / 2); } }
@media only screen and (max-width: 480px) {
  .form-group.line-row .half-input {
    width: calc((100% - 17px) / 2);
    margin-top: 12px; } }
.form-group.line-row .half-input:nth-child(even) {
  margin-left: 13px; }
@media only screen and (max-width: 480px) {
  .form-group.line-row .half-input:nth-child(even) {
    margin-left: 0px;
    /*display: block;*/ }

  .form-group.line-row .third-input{
    width: 35%;
    margin-right: 3px;
  }
  .form-group.line-row .round-input .third-input{
    width: 175px;
  }

  .round-input-third .third-input{
    display: inline !important;
  }

  .form-group.line-row .round-input-third{width: 100%;}

  .mb_width{width: 29% !important;}
}
.form-group.line-row .full-input {
  opacity: 1;
  width: 563px;
  /* border: 1px solid red; */
  font-family: sans-serif;
}
@media only screen and (max-width: 960px) {
  .form-group.line-row .full-input {
    width: calc(100% - 310px);
    display: inline-block; } }
@media only screen and (max-width: 767px) {
  .form-group.line-row .full-input {
    width: calc(100% - 265px); } }
@media only screen and (max-width: 480px) {
  .form-group.line-row .full-input {
    width: 100%;
    margin-top: 12px; } }
.form-group.line-row .round-rireki {
  opacity: 1;
  display: inline; }
.form-group.line-row .round-rireki .rireki {
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 14px;
  line-height: 40px;
  color: #58595B;
  color: #58595b;
  margin-left: -70px; }
@media only screen and (max-width: 960px) {
  .form-group.line-row .round-rireki .rireki {
    margin-left: 0px; } }
@media only screen and (max-width: 480px) {
  .form-group.line-row .round-rireki .rireki {
    display: block; } }
.form-group.line-row .request-content {
  opacity: 1;
  width: 100%;
  border: 1px solid #747474;
  height: 258px; }
@media only screen and (max-width: 960px) {
  .form-group.line-row .request-content {
    width: calc(100% - 21px); } }
@media only screen and (max-width: 767px) {
  .form-group.line-row .request-content {
    width: calc(100% - 10px); } }
@media only screen and (max-width: 480px) {
  .form-group.line-row .request-content {
    width: 100%; } }
.form-group.line-row .request-content::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  color: #C9CACA;
  color: #c9caca; }
.form-group.line-row .request-content::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  color: #C9CACA;
  color: #c9caca; }
.form-group.line-row .request-content:-ms-input-placeholder {
  /* IE 10+ */
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  color: #C9CACA;
  color: #c9caca; }
.form-group.line-row .request-content:-moz-placeholder {
  /* Firefox 18- */
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  color: #C9CACA;
  color: #c9caca; }

span.err-msg {
  color: red;
  margin-left: calc(100% - 564px);
  margin-top: 8px;
  display: inline-block;
  font-size: 18px;
  display: none;
  float: left;
  margin-bottom: -10px;}
.wpcf7-form-control-wrap[data-name="firstName"] span.err-msg,
.wpcf7-form-control-wrap[data-name="lastName"] span.err-msg {
  margin-left: calc(100% - 272px);
}
@media only screen and (max-width: 960px) {
    span.err-msg {
    margin-left: calc(100% - 445px); } }
@media only screen and (max-width: 767px) {
  span.err-msg {
    margin-left: calc(100% - 382px); } }
@media only screen and (max-width: 570px) {
  span.err-msg {
    margin-left: calc(100% - 283px); } }
@media only screen and (max-width: 480px) {
  span.err-msg {
    margin-left: 0; } }

.contact-about-fresher-recruit .jfilestyle {
  display: inline-block;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  position: relative;
  border-collapse: separate; }

.contact-about-fresher-recruit div.jfilestyle label, .contact-about-fresher-recruit div.jfilestyle input {
  font-family: sans-serif; }

.contact-about-fresher-recruit div.jfilestyle input {
  border: 1px solid #c0c0c0;
  background: #d9d9d9;
  margin: 0px -5px 0px 0px;
  vertical-align: middle;
  padding: 7px 14px;
  font-size: 14px;
  border-radius: 4px;
  color: #8d8d8d;
  cursor: default;
  line-height: normal; }

.contact-about-fresher-recruit div.jfilestyle label {
  display: inline-block;
  border: 1px solid #c0c0c0;
  background: #ffffff;
  padding: 7px 14px;
  color: #0662ba;
  vertical-align: middle;
  line-height: normal;
  text-align: center;
  margin: 0px;
  font-size: 14px;
  width: auto;
  border-radius: 4px;
  font-weight: normal; }

.contact-about-fresher-recruit div.jfilestyle.jfilestyle-corner input:first-child {
  border-right: 0; }

.contact-about-fresher-recruit div.jfilestyle.jfilestyle-corner input:last-child {
  border-left: 0; }

.contact-about-fresher-recruit div.jfilestyle.jfilestyle-corner input:first-child,
.contact-about-fresher-recruit div.jfilestyle.jfilestyle-corner span:first-child > label {
  font-family: ヒラギノ角ゴ Pro;
  font-size: 14px;
  color: #595757;
  color: #595757;
  line-height: 32px;
  padding: 0;
  width: 142px;
  border-radius: 9px; }

.contact-about-fresher-recruit div.jfilestyle.jfilestyle-corner input:last-child,
.contact-about-fresher-recruit div.jfilestyle.jfilestyle-corner span:last-child > label {
  border-radius: 0 4px 4px 0;
  font-family: ヒラギノ角ゴ Pro;
  font-size: 16px;
  color: #595757;
  color: #595757;
  border: none;
  background: #ffffff;
  width: calc(100% - 142px);
  padding: 0;
  padding-left: 12px; }
@media only screen and (max-width: 320px) {
  .contact-about-fresher-recruit div.jfilestyle.jfilestyle-corner input:last-child,
  .contact-about-fresher-recruit div.jfilestyle.jfilestyle-corner span:last-child > label {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding-left: 0px; } }

.contact-about-fresher-recruit div.jfilestyle label[disabled] {
  pointer-events: none;
  opacity: 0.6;
  filter: alpha(opacity=65);
  cursor: not-allowed; }

.contact-about-fresher-recruit div.jfilestyle label:hover {
  cursor: pointer;
  opacity: 0.9; }

.contact-about-fresher-recruit div.jfilestyle .count-jfilestyle {
  background: #303030;
  color: #fff;
  border-radius: 50%;
  padding: 1px 5px;
  font-size: 12px;
  vertical-align: middle; }

.main-content.contact-about-fresher-recruit .region.main-region .block .main-content-block .content-block .description-block {
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1.4px;
  letter-spacing: 0.0875rem;
  line-height: 25px;
  letter-spacing: 0.7px;
  color: #595757;
  color: #595757; }
.main-content.contact-about-fresher-recruit .region.main-region .block .main-content-block .content-block .description-block span.sign-left {
  margin-left: -7px;
  margin-left: -0.4375rem; }
.main-content.contact-about-fresher-recruit .region.main-region .block .main-content-block .content-block .description-block span.sign-right {
  margin-right: -7px;
  margin-right: -0.4375rem; }

.css-radio input[type=radio] {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.css-radio input[type=radio] + .wpcf7-list-item-label {
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  letter-spacing: 4.8px;
  color: #58595B;
  color: #58595b;
  line-height: 26px;
  padding-left: 35px; 
  font-weight: normal;
  }
.wpcf7-form-control-wrap[data-name="gender"] .wpcf7-list-item.first {
  margin-right: 40px;
  margin-left: 0px;
}
.wpcf7-form-control-wrap[data-name="gender"] .wpcf7-list-item.last {
  margin-left: 100px;
}
.wpcf7-form-control-wrap[data-name="chooseJob"] .css-radio input[type=radio] + .wpcf7-list-item-label {
  letter-spacing: 0.8px;
  padding-left: 34px;
}
.wpcf7-form-control-wrap[data-name="chooseJob"] .wpcf7-list-item {
  margin-left: 7px;
}
.wpcf7-form-control-wrap[data-name="chooseJob"] .wpcf7-list-item.first {
  margin-left: 0px;
}
@media only screen and (max-width: 480px) {
  .wpcf7-form-control-wrap[data-name="gender"] .wpcf7-list-item.first {
    margin-right: 0px;
    margin-left: 0px;
  }
  .wpcf7-form-control-wrap[data-name="gender"] .wpcf7-list-item.last {
    margin-left: 10px;
  }
}

/*
input[type=radio].css-radio + label.css-label.choose-gender {
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  letter-spacing: 4.8px;
  color: #58595B;
  color: #58595b;
  line-height: 26px;
  padding-left: 35px; }
input[type=radio].css-radio + label.css-label.choose-gender.not-first-gender {
  margin-left: 100px; }

input[type=radio].css-radio + label.css-label.choose-job {
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  letter-spacing: 0.8px;
  color: #58595B;
  color: #58595b;
  line-height: 26px;
  padding-left: 34px; }
input[type=radio].css-radio + label.css-label.choose-job.not-first-job {
  margin-left: 7px; }
@media only screen and (max-width: 1024px) {
  input[type=radio].css-radio + label.css-label.choose-job.not-first-job {
    margin-left: 0; } }
@media only screen and (max-width: 1024px) {
  input[type=radio].css-radio + label.css-label.choose-job {
    display: block; } }
*/
/*# sourceMappingURL=fresher-recruit.css.map */


/*modify css*/

.round-label-radio .err-msg.css-radio + label {
  /*color: red!important;*/

  background-image: url(/img/frontend/core-images/radio/radio_error.png);
  background-repeat: no-repeat;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* background-image: none; */
}
.round-choose-file .err-msg + .jfilestyle span label {
  border: 1px solid red;
}

#jfilestyle-0-error {
  font-size: 18px;
}

#chooseJob-error {
      margin-left: calc(100% - 662px);
}
.wpcf7-not-valid-tip {
    color: red;
    margin-top: 8px;
    display: block;
    font-size: 18px;
    margin-bottom: -10px;
}