/* CSS Document */
/* CSS Document */
/* line 6, style.scss */
.recruit_detail {
  padding: 20px 40px 60px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 6, style.scss */
    .recruit_detail {
      padding: 0px 30px 60px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 6, style.scss */
    .recruit_detail {
      padding: 0px 30px 60px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 6, style.scss */
    .recruit_detail {
      padding: 10px 20px 40px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 6, style.scss */
    .recruit_detail {
      padding: 10px 20px 40px; } }
  @media screen and (max-width: 350px) {
    /* line 6, style.scss */
    .recruit_detail {
      padding: 10px 20px 40px; } }

/* line 27, style.scss */
.recruit_detailb {
  max-width: 1200px;
  margin: auto; }

/* line 33, style.scss */
.cimg-recruit {
  background: #007dd5; }

/* line 37, style.scss */
.cimg-recruitb {
  max-width: 1200px;
  margin: 0 auto; }

/* line 41, style.scss */
.recruit_title {
  margin-top: 60px; }

/* line 44, style.scss */
.recruit_titleb {
  position: relative;
  background-color: #999;
  height: 360px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 44, style.scss */
    .recruit_titleb {
      height: 32vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 44, style.scss */
    .recruit_titleb {
      height: 32vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 44, style.scss */
    .recruit_titleb {
      height: auto;
      padding-top: 48vw;
      padding-bottom: 30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 44, style.scss */
    .recruit_titleb {
      height: auto;
      padding-top: 48vw;
      padding-bottom: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 44, style.scss */
    .recruit_titleb {
      height: auto;
      padding-top: 48vw;
      padding-bottom: 20px; } }
  /* line 69, style.scss */
  .recruit_titleb:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 40.8%;
    width: 17.5%;
    height: 60%;
    background-image: url("../../images/recruit_img01.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.8; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 69, style.scss */
      .recruit_titleb:before {
        left: 0;
        width: 31.43%;
        height: 26.32vw; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 69, style.scss */
      .recruit_titleb:before {
        left: 0;
        width: 31.43%;
        height: 26.32vw; } }
    @media screen and (max-width: 350px) {
      /* line 69, style.scss */
      .recruit_titleb:before {
        left: 0;
        width: 31.43%;
        height: 26.32vw; } }
  /* line 102, style.scss */
  .recruit_titleb:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 40.8%;
    width: 17.5%;
    height: 36.7%;
    background-image: url("../../images/recruit_img02.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.8; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 102, style.scss */
      .recruit_titleb:after {
        left: 0;
        bottom: auto;
        top: 27.74vw;
        width: 31.43%;
        height: 18.41vw; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 102, style.scss */
      .recruit_titleb:after {
        left: 0;
        bottom: auto;
        top: 27.74vw;
        width: 31.43%;
        height: 18.41vw; } }
    @media screen and (max-width: 350px) {
      /* line 102, style.scss */
      .recruit_titleb:after {
        left: 0;
        bottom: auto;
        top: 27.74vw;
        width: 31.43%;
        height: 18.41vw; } }

/* line 142, style.scss */
.recruit_txt {
  width: 40.8%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 142, style.scss */
    .recruit_txt {
      width: 100%;
      height: auto;
      margin: 15px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 142, style.scss */
    .recruit_txt {
      width: 100%;
      height: auto;
      margin: 15px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 142, style.scss */
    .recruit_txt {
      width: 100%;
      height: auto;
      margin: 15px 0 0; } }
  /* line 167, style.scss */
  .recruit_txt:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 60%;
    width: 17.5%;
    height: 100%;
    background-image: url("../../images/recruit_img03.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.8; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 167, style.scss */
      .recruit_txt:before {
        left: 34.29%;
        width: 31.43%;
        height: 46.15vw; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 167, style.scss */
      .recruit_txt:before {
        left: 34.29%;
        width: 31.43%;
        height: 46.15vw; } }
    @media screen and (max-width: 350px) {
      /* line 167, style.scss */
      .recruit_txt:before {
        left: 34.29%;
        width: 31.43%;
        height: 46.15vw; } }
  /* line 200, style.scss */
  .recruit_txt:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 3.3%;
    width: 17.5%;
    height: 40%;
    background-image: url("../../images/recruit_img04.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.8; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 200, style.scss */
      .recruit_txt:after {
        right: 0;
        width: 31.43%;
        height: 19.49vw; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 200, style.scss */
      .recruit_txt:after {
        right: 0;
        width: 31.43%;
        height: 19.49vw; } }
    @media screen and (max-width: 350px) {
      /* line 200, style.scss */
      .recruit_txt:after {
        right: 0;
        width: 31.43%;
        height: 19.49vw; } }

/* line 235, style.scss */
.recruit_txtb:before {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  right: 3.3%;
  width: 17.5%;
  height: 56.7%;
  background-image: url("../../images/recruit_img05.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.8; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 235, style.scss */
    .recruit_txtb:before {
      right: 0;
      bottom: auto;
      top: 21.11vw;
      width: 31.43%;
      height: 25.04vw; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 235, style.scss */
    .recruit_txtb:before {
      right: 0;
      bottom: auto;
      top: 21.11vw;
      width: 31.43%;
      height: 25.04vw; } }
  @media screen and (max-width: 350px) {
    /* line 235, style.scss */
    .recruit_txtb:before {
      right: 0;
      bottom: auto;
      top: 21.11vw;
      width: 31.43%;
      height: 25.04vw; } }
/* line 274, style.scss */
.recruit_txtb p {
  color: #ffffff;
  line-height: 1.8;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 274, style.scss */
    .recruit_txtb p {
      font-size: max(2vw, 20px); } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 274, style.scss */
    .recruit_txtb p {
      font-size: max(2vw, 16px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 274, style.scss */
    .recruit_txtb p {
      font-size: 20px;
      font-size: 2.0rem; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 274, style.scss */
    .recruit_txtb p {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (max-width: 350px) {
    /* line 274, style.scss */
    .recruit_txtb p {
      font-size: 16px;
      font-size: 1.6rem; } }
  /* line 298, style.scss */
  .recruit_txtb p strong {
    font-size: 137.5%;
    font-weight: 700;
    margin-bottom: 10px; }

/* line 306, style.scss */
.recruit_txt_title {
  color: #fff;
  font-size: 44px;
  font-size: 4.4rem;
  letter-spacing: 0.05em;
  line-height: 1.0;
  text-align: center; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 306, style.scss */
    .recruit_txt_title {
      font-size: 42px;
      font-size: 4.2rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 306, style.scss */
    .recruit_txt_title {
      font-size: 38px;
      font-size: 3.8rem; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 306, style.scss */
    .recruit_txt_title {
      font-size: max(6.3vw, 28px); } }
  @media screen and (max-width: 350px) {
    /* line 306, style.scss */
    .recruit_txt_title {
      font-size: max(6.3vw, 22px); } }

/* line 332, style.scss */
.recruit_txt_title2 {
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.0;
  letter-spacing: 0.2em;
  margin-top: 15px;
  text-align: center;
  margin-bottom: 25px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 332, style.scss */
    .recruit_txt_title2 {
      font-size: 22px;
      font-size: 2.2rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 332, style.scss */
    .recruit_txt_title2 {
      font-size: 18px;
      font-size: 1.8rem;
      margin-top: 10px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 332, style.scss */
    .recruit_txt_title2 {
      font-size: 16px;
      font-size: 1.6rem;
      margin-top: 10px;
      margin-bottom: 15px; } }
  @media screen and (max-width: 350px) {
    /* line 332, style.scss */
    .recruit_txt_title2 {
      font-size: 15px;
      font-size: 1.5rem;
      margin-top: 10px;
      margin-bottom: 15px; } }

/* line 375, style.scss */
.recruit_form_lead {
  margin-top: 50px; }

/* line 378, style.scss */
.recruit_form_leadb {
  text-align: center;
  color: #fff; }
  /* line 381, style.scss */
  .recruit_form_leadb p {
    display: inline-block;
    text-align: left; }
  /* line 386, style.scss */
  .recruit_form_leadb a {
    color: #4be8ff; }

/* line 390, style.scss */
.form_flow {
  margin: 40px 0 0;
  display: flex;
  justify-content: center;
  padding: 0 30px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 390, style.scss */
    .form_flow {
      padding: 0 15px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 390, style.scss */
    .form_flow {
      padding: 0 15px; } }
  @media screen and (max-width: 350px) {
    /* line 390, style.scss */
    .form_flow {
      padding: 0 15px; } }
  /* line 408, style.scss */
  .form_flow div {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    width: 250px;
    background: #556293;
    margin: 0 10px;
    color: #fff; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 408, style.scss */
      .form_flow div {
        height: 50px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 408, style.scss */
      .form_flow div {
        height: 50px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 408, style.scss */
      .form_flow div {
        width: calc((100% - 40px) / 3);
        height: 50px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 408, style.scss */
      .form_flow div {
        line-height: 1.3;
        text-align: center;
        font-size: 14px;
        font-size: 1.4rem;
        height: 50px; } }
    @media screen and (max-width: 350px) {
      /* line 408, style.scss */
      .form_flow div {
        line-height: 1.3;
        text-align: center;
        font-size: 12px;
        font-size: 1.2rem;
        height: 50px; } }
    /* line 442, style.scss */
    .form_flow div:after {
      display: block;
      content: '';
      width: 0;
      height: 0;
      border-left: 16px solid #556293;
      border-top: 30px solid transparent;
      border-bottom: 30px solid transparent;
      position: absolute;
      right: -16px;
      top: 0;
      bottom: 0;
      margin: auto; }
      @media screen and (min-width: 930.01px) and (max-width: 1200px) {
        /* line 442, style.scss */
        .form_flow div:after {
          border-top: 25px solid transparent;
          border-bottom: 25px solid transparent; } }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 442, style.scss */
        .form_flow div:after {
          border-top: 25px solid transparent;
          border-bottom: 25px solid transparent; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 442, style.scss */
        .form_flow div:after {
          border-top: 25px solid transparent;
          border-bottom: 25px solid transparent; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 442, style.scss */
        .form_flow div:after {
          border-top: 25px solid transparent;
          border-bottom: 25px solid transparent; } }
      @media screen and (max-width: 350px) {
        /* line 442, style.scss */
        .form_flow div:after {
          border-top: 25px solid transparent;
          border-bottom: 25px solid transparent; } }
    /* line 476, style.scss */
    .form_flow div:before {
      display: block;
      content: '';
      width: 0;
      height: 0;
      border-left: 16px solid transparent;
      border-top: 30px solid #556293;
      border-bottom: 30px solid #556293;
      position: absolute;
      left: -16px;
      top: 0;
      bottom: 0;
      margin: auto; }
      @media screen and (min-width: 930.01px) and (max-width: 1200px) {
        /* line 476, style.scss */
        .form_flow div:before {
          border-top: 25px solid #556293;
          border-bottom: 25px solid #556293; } }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 476, style.scss */
        .form_flow div:before {
          border-top: 25px solid #556293;
          border-bottom: 25px solid #556293; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 476, style.scss */
        .form_flow div:before {
          border-top: 25px solid #556293;
          border-bottom: 25px solid #556293; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 476, style.scss */
        .form_flow div:before {
          border-top: 25px solid #556293;
          border-bottom: 25px solid #556293; } }
      @media screen and (max-width: 350px) {
        /* line 476, style.scss */
        .form_flow div:before {
          border-top: 25px solid #556293;
          border-bottom: 25px solid #556293; } }
    /* line 510, style.scss */
    .form_flow div.thisPage {
      background-color: #fff;
      color: #000;
      font-weight: 700; }
      /* line 514, style.scss */
      .form_flow div.thisPage:before {
        border-top: 30px solid #fff;
        border-bottom: 30px solid #fff; }
        @media screen and (min-width: 930.01px) and (max-width: 1200px) {
          /* line 514, style.scss */
          .form_flow div.thisPage:before {
            border-top: 25px solid #fff;
            border-bottom: 25px solid #fff; } }
        @media screen and (min-width: 760.01px) and (max-width: 930px) {
          /* line 514, style.scss */
          .form_flow div.thisPage:before {
            border-top: 25px solid #fff;
            border-bottom: 25px solid #fff; } }
        @media screen and (min-width: 600.01px) and (max-width: 760px) {
          /* line 514, style.scss */
          .form_flow div.thisPage:before {
            border-top: 25px solid #fff;
            border-bottom: 25px solid #fff; } }
        @media screen and (min-width: 350.1px) and (max-width: 600px) {
          /* line 514, style.scss */
          .form_flow div.thisPage:before {
            border-top: 25px solid #fff;
            border-bottom: 25px solid #fff; } }
        @media screen and (max-width: 350px) {
          /* line 514, style.scss */
          .form_flow div.thisPage:before {
            border-top: 25px solid #fff;
            border-bottom: 25px solid #fff; } }
      /* line 538, style.scss */
      .form_flow div.thisPage:after {
        border-left: 16px solid #fff; }
    /* line 542, style.scss */
    .form_flow div:first-of-type {
      padding-left: 15px;
      margin-left: 0; }
      /* line 545, style.scss */
      .form_flow div:first-of-type:before {
        display: none; }
    /* line 549, style.scss */
    .form_flow div:last-of-type {
      padding-right: 15px;
      margin-right: 0; }
      /* line 552, style.scss */
      .form_flow div:last-of-type:after {
        display: none; }

/*
---------------------------------------------------------------*/
/* line 561, style.scss */
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none; }

/* line 575, style.scss */
textarea {
  resize: vertical; }

/* line 579, style.scss */
input[type='checkbox'],
input[type='radio'] {
  display: none; }

/* line 584, style.scss */
input[type='submit'],
input[type='button'],
label,
button,
select {
  cursor: pointer; }

/* line 592, style.scss */
select::-ms-expand {
  display: none; }

/*
---------------------------------------------------------------*/
/* line 598, style.scss */
input,
select,
textarea {
  font-size: 14px;
  background: #fafafc; }

/* line 604, style.scss */
button {
  font-size: 14px;
  background: #ffffff; }

/* line 609, style.scss */
input, textarea {
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fafafc; }

/* line 615, style.scss */
input {
  padding: 5px; }

/* line 619, style.scss */
.radio label {
  position: relative;
  padding-left: 25px;
  margin-right: 30px; }

/* line 625, style.scss */
.radio label::before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  border-radius: 50%;
  background: #fff; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 625, style.scss */
    .radio label::before {
      top: 2px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 625, style.scss */
    .radio label::before {
      top: 2px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 625, style.scss */
    .radio label::before {
      top: 2px; } }
  @media screen and (max-width: 350px) {
    /* line 625, style.scss */
    .radio label::before {
      top: 2px; } }

/* line 652, style.scss */
.radio input:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 3px;
  width: 12px;
  height: 12px;
  background: #999;
  border-radius: 50%; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 652, style.scss */
    .radio input:checked + label::after {
      top: 5px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 652, style.scss */
    .radio input:checked + label::after {
      top: 5px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 652, style.scss */
    .radio input:checked + label::after {
      top: 5px;
      width: 11px;
      height: 11px; } }
  @media screen and (max-width: 350px) {
    /* line 652, style.scss */
    .radio input:checked + label::after {
      top: 5px;
      width: 11px;
      height: 11px; } }

/* line 681, style.scss */
.privacy label {
  position: relative;
  padding-left: 25px;
  margin-right: 15px; }

/* line 687, style.scss */
.privacy label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #fff; }

/* line 700, style.scss */
.privacy input:checked + label::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  border-bottom: 2px solid #27aece;
  border-left: 2px solid #27aece;
  content: "";
  display: block;
  height: 7px;
  left: 2px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  transition: all 0.3s ease 0s;
  width: 14px; }

/* line 715, style.scss */
select {
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 5px;
  background: #eee; }

/* line 722, style.scss */
textarea {
  margin: 0;
  padding: 5px;
  width: 80%; }

/* line 727, style.scss */
.w100 {
  width: 70%; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 727, style.scss */
    .w100 {
      width: 90%; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 727, style.scss */
    .w100 {
      width: 95%; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 727, style.scss */
    .w100 {
      width: 95%; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 727, style.scss */
    .w100 {
      width: 95%; } }
  @media screen and (max-width: 350px) {
    /* line 727, style.scss */
    .w100 {
      width: 95%; } }

/* line 745, style.scss */
.w40 {
  width: 27%; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 745, style.scss */
    .w40 {
      width: 35%; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 745, style.scss */
    .w40 {
      width: 40%; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 745, style.scss */
    .w40 {
      width: 40%; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 745, style.scss */
    .w40 {
      width: 35%; } }
  @media screen and (max-width: 350px) {
    /* line 745, style.scss */
    .w40 {
      width: 35%; } }

/* line 763, style.scss */
.w30 {
  width: 6.0em; }

/* line 766, style.scss */
.uword {
  max-width: 400px;
  width: 100%; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 766, style.scss */
    .uword {
      max-width: 300px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 766, style.scss */
    .uword {
      max-width: 280px; } }
  @media screen and (max-width: 350px) {
    /* line 766, style.scss */
    .uword {
      max-width: 260px; } }

/* line 783, style.scss */
.error {
  color: #d51f1f; }

/*
---------------------------------------------------------------*/
/* line 788, style.scss */
.form_area {
  margin: 70px 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 788, style.scss */
    .form_area {
      margin: 50px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 788, style.scss */
    .form_area {
      margin: 30px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 788, style.scss */
    .form_area {
      margin: 30px 0 0; } }

/* line 805, style.scss */
.form_areab table {
  width: 100%; }
  /* line 807, style.scss */
  .form_areab table th {
    padding: 25px 50px;
    width: 300px;
    font-weight: 600;
    vertical-align: top;
    background: #fff;
    border-bottom: 15px solid #1b2759;
    border-right: 1px solid #1b2759; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 807, style.scss */
      .form_areab table th {
        padding: 25px 30px;
        width: 280px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 807, style.scss */
      .form_areab table th {
        padding: 25px 15px;
        width: 240px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 807, style.scss */
      .form_areab table th {
        padding: 25px 15px;
        width: 240px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 807, style.scss */
      .form_areab table th {
        display: block;
        width: 100%;
        padding: 5px 0;
        border-right: none;
        border-bottom: 1px solid #1b2759;
        text-align: center; } }
    @media screen and (max-width: 350px) {
      /* line 807, style.scss */
      .form_areab table th {
        display: block;
        width: 100%;
        padding: 5px 0;
        border-right: none;
        border-bottom: 1px solid #1b2759;
        text-align: center; } }
    /* line 843, style.scss */
    .form_areab table th span {
      display: inline-block; }
      /* line 845, style.scss */
      .form_areab table th span.imp {
        margin-left: 30px;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 600;
        background: #1B2759;
        line-height: 1.0;
        color: #ffffff;
        padding: 3px 7px; }
        @media screen and (min-width: 600.01px) and (max-width: 760px) {
          /* line 845, style.scss */
          .form_areab table th span.imp {
            margin-left: 20px; } }
        @media screen and (min-width: 350.1px) and (max-width: 600px) {
          /* line 845, style.scss */
          .form_areab table th span.imp {
            margin-left: 15px; } }
        @media screen and (max-width: 350px) {
          /* line 845, style.scss */
          .form_areab table th span.imp {
            margin-left: 15px; } }
  /* line 870, style.scss */
  .form_areab table td {
    padding: 25px 50px;
    background: #fff;
    border-bottom: 15px solid #1b2759; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 870, style.scss */
      .form_areab table td {
        display: block;
        width: 100%;
        padding: 20px 20px 20px; } }
    @media screen and (max-width: 350px) {
      /* line 870, style.scss */
      .form_areab table td {
        display: block;
        width: 100%;
        padding: 20px 20px 20px; } }
    /* line 890, style.scss */
    .form_areab table td span {
      margin-right: 10px; }
    /* line 893, style.scss */
    .form_areab table td input + span {
      margin-left: 10px; }

/* line 899, style.scss */
.contact-btn {
  margin: 20px 0 0;
  text-align: center; }
  /* line 902, style.scss */
  .contact-btn p.pass_img {
    max-width: 290px;
    width: 100%;
    margin: auto;
    border: 1px solid #cccccc; }
  /* line 908, style.scss */
  .contact-btn.confirm_area {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 908, style.scss */
      .contact-btn.confirm_area {
        display: block; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 908, style.scss */
      .contact-btn.confirm_area {
        display: block; } }
    @media screen and (max-width: 350px) {
      /* line 908, style.scss */
      .contact-btn.confirm_area {
        display: block; } }

/* line 927, style.scss */
.form_box_btn {
  max-width: 340px;
  width: 100%;
  margin: auto; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 927, style.scss */
    .form_box_btn {
      max-width: 270px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 927, style.scss */
    .form_box_btn {
      max-width: 270px; } }
  @media screen and (max-width: 350px) {
    /* line 927, style.scss */
    .form_box_btn {
      max-width: 220px; } }
  /* line 944, style.scss */
  .confirm_area .form_box_btn {
    margin: 0;
    max-width: 300px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 944, style.scss */
      .confirm_area .form_box_btn {
        margin: auto; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 944, style.scss */
      .confirm_area .form_box_btn {
        margin: auto; } }
    @media screen and (max-width: 350px) {
      /* line 944, style.scss */
      .confirm_area .form_box_btn {
        margin: auto; } }
  /* line 961, style.scss */
  .form_box_btn button {
    display: block;
    text-decoration: none;
    color: #fff;
    max-width: 360px;
    width: 100%;
    margin: 0 auto 0;
    font-size: 22px;
    padding: 15px 0;
    text-align: center;
    font-weight: 700;
    line-height: 1.5;
    background: url("../../images/cmn/btn_bg.jpg") 50% 50% repeat-y;
    background-size: 100% auto;
    box-shadow: inset 3px 3px 0px rgba(255, 255, 255, 0.3), inset -3px -3px 0px rgba(0, 0, 0, 0.3); }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 961, style.scss */
      .form_box_btn button {
        font-size: 16px;
        max-width: 300px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 961, style.scss */
      .form_box_btn button {
        font-size: 16px;
        max-width: 300px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 961, style.scss */
      .form_box_btn button {
        font-size: 16px;
        max-width: 300px; } }
    @media screen and (max-width: 350px) {
      /* line 961, style.scss */
      .form_box_btn button {
        font-size: 16px;
        max-width: 300px; } }
    /* line 998, style.scss */
    .form_box_btn button:hover {
      opacity: 0.7; }
  /* line 1002, style.scss */
  .form_box_btn.form_box_btn_back {
    margin-right: 20px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1002, style.scss */
      .form_box_btn.form_box_btn_back {
        margin: 10px auto 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 1002, style.scss */
      .form_box_btn.form_box_btn_back {
        margin: 10px auto 0; } }
    @media screen and (max-width: 350px) {
      /* line 1002, style.scss */
      .form_box_btn.form_box_btn_back {
        margin: 10px auto 0; } }
    /* line 1019, style.scss */
    .form_box_btn.form_box_btn_back button {
      color: #AFD9FF; }

/* line 1024, style.scss */
.section {
  max-width: 800px;
  width: 100%;
  margin: 30px auto;
  border: 1px solid #cccccc;
  padding: 50px;
  text-align: left; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1024, style.scss */
    .section {
      padding: 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1024, style.scss */
    .section {
      padding: 30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1024, style.scss */
    .section {
      padding: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 1024, style.scss */
    .section {
      padding: 15px; } }

/* line 1048, style.scss */
.errer_box .form_areab,
.finish_box .form_areab {
  text-align: center; }
  /* line 1050, style.scss */
  .errer_box .form_areab p,
  .finish_box .form_areab p {
    display: inline-block;
    text-align: left;
    color: #fff; }

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