#entry {
  padding: 40px 0 110px 0;
  width: 100%;
  overflow: hidden;
}

#entry .contents {
  margin-top: 50px;
}

/*input btn*/


.btn01.middle p {
  cursor: pointer;
}

.btn01.middle p input {
  font-size: 20px;
  font-weight: bold;
  padding: 26px;
  background: #f86ea8;
  color: #fff;
  line-height: 1;
  z-index: 1;
  position: relative;
  text-align: center;
  width: 100%;
}

/*.btn01 p input::after {
  right: 0;
  background: #111;
  top: 64px;
  height: 1px;
  width: 30px;
}

.btn01.middle p input:hover {
  color: #fff;
}

.btn01.middle p input::before {
  background: #051330;
}

.btn01 p input:hover::before,
.btn01 p input:hover::after {
  width: 100%;
}

.btn01.middle p input::after {
  background: #fff;
  right: 0;
  top: 34px;
  height: 1px;
  width: 30px;
}

.btn01.middle p input:hover::after {
  background: #fff;
}

.btn01 p input::after,
.btn01 p input::before {
  content: "";
  position: absolute;
}


.btn01 p input,
.btn01 p input::after,
.btn01 p input::before {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}


.btn01 p input:hover::before,
.btn01 p input:hover::after {
  width: 100%;
}

.btn01 p input:hover::after {
  width: 0;
}*/



/***********/

.mv .inner .mvImg.img {
  background: url(/recruit/entry/img/mv.jpg) center center no-repeat;
  background-size: cover;
}

.mv .inner .mvText {
  position: absolute;
  width: 19%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.subTitltle {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 40px;
}

.subTitltle h3 span {
  padding: 8px 15px;
  line-height: 2.8em;
  font-weight: bold;
  font-size: 22px;
  color: #051330;
  width: 50%;
  font-weight: bold;
}

.inputErea {
  padding: 30px 30px;
  position: relative;
  z-index: 99;
}

.inputEreaBrn {
    margin-top: 50px;
    text-align: center;
}

.inputErea dl {
  width: 100%;
  display: table;
  border: none;
}

.aform-content dl {
  margin: -1px 0 0;
  padding: 0;
  clear: both;
  zoom: 1;
  overflow: hidden;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.inputErea dl dt {
  width: 30%;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  background: 0 0;
  border: none;
  float: none;
}

label.label_radio {
    padding: 5px 5px;
}

.inputErea dl dt .aform-label {
  float: none;
  position: relative;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
}

.inputErea dl dt .aform-label .required {
  float: left;
  right: inherit;
  top: 0;
  left: 0;
  color: #fff;
  background-color: #f86ea8;
  padding: 6px 10px;
  margin-right: 5px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
}

.inputErea dl dd {
  width: 70%;
  display: table-cell;
  vertical-align: middle;
  color: #252529;
  position: relative;
  word-break: break-all;
}

.inputErea .error-msg {
  padding-bottom: 5px;
  display: block;
}

.aform .aform-content ul,
.aform .aform-content li,
.aform .aform-content div,
.aform .aform-content dl p {
  list-style: none;
  margin: 0;
}

.dl_parts-1 dd ul li,
.dl_parts-24 dd ul li,
.dl_parts-8 dd ul li,
.ext-checkbox ul li {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 1em;
  padding-bottom: 7px;
}

.aform-content .aform-horizontal-ul li {
  position: relative;
  margin-right: 20px;
}

.dl_parts-1 dd ul li label,
.dl_parts-24 dd ul li label,
.dl_parts-8 dd ul li label,
.ext-checkbox ul li label {
  padding: 5px 5px;
  display: inline-block;
  vertical-align: middle;
}

.aform-tel,
.aform-text,
.aform-zipcode,
.aform-email {
  display: block;
  height: 40px;
  width: 560px;
  border: 1px solid #c5c5c9;
  border-radius: 5px;
  background: #fff;
  color: #252529;
  padding-left: 20px;
  padding-right: 20px;
}

.parts-14,
.parts-12 {
  width: 200px !important;
}

.inputErea dl dt .aform-validation {
  font-size: 12px;
}


select#parts-15 {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 240px;
  background-color: #757579;
  color: #fff;
  font: 300 15px/40px Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Meiryo, メイリオ, sans-serif;
  position: relative;
  padding-left: 20px;
  outline: 0;
  border: none;
}

textarea.parts-22 {
  -webkit-transition: -webkit-box-shadow .3s ease;
  transition: -webkit-box-shadow .3s ease;
  transition: box-shadow .3s ease;
  transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
  height: 120px;
  width: 560px;
  border: 1px solid #c5c5c9;
  border-radius: 5px;
  background: #fff;
  font: 300 15px/1em Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Meiryo, メイリオ, sans-serif;
  color: #252529;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: 0;
  padding: 10px 10px 0;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5em
}

/* thanksページ　*/


.thankcontents {
  position: relative;
  z-index: 99;
}

.thankBox {
  width: 80%;
  margin: 50px auto;
  text-align: center;
  padding: 50px;
  background: #f86ea8;
  color: #fff;
  border-radius: 20px;
}

.thankBox p {
  font-size: 14px;
  line-height: 2;
  font-weight: bold;
}

.thankBox p span {
  font-size: 12px;
  line-height: 1.5 !important;
  display: block;
}

.thankcontents .btn01.small {
  width: 20%;
  margin: 0 auto;
  display: block;
}







@media screen and (max-width: 900px) and (min-width: 0px) {

  /***entry***/

  #entry {
    padding: 30px 0 50px 0;
  }


  .inputErea dl dt {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
  }

  .inputErea dl dd {
    width: 100% !important;
    display: inline-block;
  }

  .aform-tel,
  .aform-text,
  .aform-zipcode,
  .aform-email {
    width: 100%;
  }

  textarea#parts-22 {
    width: 100%;
  }


  .thankcontents .btn01.small {
    width: 50%;
  }


}

@media screen and (max-width: 799px) and (min-width: 0px) {
  /***entry***/

  #entry {
    padding: 30px 0 50px 0;
  }


  .inputErea dl dt {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
  }

  .inputErea dl dd {
    width: 100% !important;
    display: inline-block;
  }

  .aform-tel,
  .aform-text,
  .aform-zipcode,
  .aform-email {
    width: 100%;
  }

  textarea#parts-22 {
    width: 100%;
  }
  
  .btn01.middle {
    width: 60%;
    margin-right: 0;
    margin-bottom: 15px;
}


}
