/* Scss Document */
/* Scss Document */
#key {
  background: url(../img/recruit/key_img.jpg) no-repeat top center;
  height: 745px;
  margin: 48px 0 32px 0;
}

#key .wrap {
  height: 745px;
}

#key .key_txt2 {
  bottom: -205px;
  right: -14px;
  position: absolute;
}

#key .key_txt1 {
      top: 54px;
    right: 210px;
    position: absolute;
}

#sec1 {
  padding-bottom: 70px;
}

#sec1 .sec1Item {
  width: 500px;
  position: relative;
}

#sec1 .sec1_1 {
         margin-bottom: 20px;
    position: relative;
    height: 850px;
}

#sec1 .sec1_1 .sec1Item.fl h2 {
  margin-left: -18px;
}

#sec1 .sec1_1 .sec1Item.fl .sec1_label {
  top: -16px;
  right: -81px;
  position: absolute;
}

#sec1 .sec1_1 .sec1Item.fl .sec1_txt {
  margin: 7px 0 0 48px;
}

#sec1 .sec1_1 .sec1Item.fl:before {
  top: 303px;
}

#sec1 .sec1_1 .sec1Item.fr {
  margin-top: 214px;
    position: static;
}

#sec1 .sec1_1 .sec1Item.fr h2 {
  margin-left: 135px;
}

#sec1 .sec1_1 .sec1Item.fr .sec1_label {
      top: 419px;
    right: 331px;
    position: absolute;
}

#sec1 .sec1_1 .sec1Item.fr .sec1_txt {
    margin: 0;
    position: absolute;
    top: 300px;
    left: 50px;
}

#sec1 .sec1_1 .sec1Item.fr:before {
  top: 450px;
}

#sec1 .sec1_2 .sec1Item.fl {
  margin-top: -88px;
}

#sec1 .sec1_2 .sec1Item.fl h2 {
  margin-left: 124px;
}

#sec1 .sec1_2 .sec1Item.fl .sec1_label {
  top: 275px;
  left: -80px;
  position: absolute;
}

#sec1 .sec1_2 .sec1Item.fl .sec1_txt {
  margin: 7px 0 0 140px;
}

#sec1 .sec1_2 .sec1Item.fl:before {
  top: 110px;
}

#sec1 .sec1_2 .sec1Item.fr h2 {
  margin-left: 126px;
}

#sec1 .sec1_2 .sec1Item.fr .sec1_label {
  top: 390px;
  left: -78px;
  position: absolute;
}

#sec1 .sec1_2 .sec1Item.fr .sec1_txt {
  margin: 7px 0 0 190px;
}

#sec1 .sec1_2 .sec1Item.fr:before {
  top: 330px;
}

#sec1 .sec1Item:before {
  content: "";
  position: absolute;
  width: 1000px;
  height: 293px;
  background: #f0f0ed;
  z-index: -1;
}

#sec1 .sec1Item.fl:before {
  left: -528px;
  /* IE 9 */
  -webkit-transform: skewX(20deg);
  /* Safari 3-8 */
  transform: skewX(20deg);
}

#sec1 .sec1Item.fr:before {
  right: -549px;
  /* IE 9 */
  -webkit-transform: skewX(-20deg);
  /* Safari 3-8 */
  transform: skewX(-20deg);
}

#sec2 {
  padding: 62px 0 27px 0;
}

#sec2 .sec2_bnr {
  width: 680px;
  margin: 37px auto 42px auto;
}

#sec2 .sec2Item {
  background: #fff;
  margin-bottom: 63px;
  padding-bottom: 35px;
  color: #2c2b2b;
}

#sec2 .sec2Item dl {
  width: 835px;
  line-height: 25px;
  margin: auto;
  background: url(../img/recruit/sec2_line.jpg) repeat-x bottom left;
  padding: 10px 0;
}

#sec2 .sec2Item dl dt {
  float: left;
  width: 250px;
  text-indent: 3px;
}

#sec2 .sec2Item dl dd {
  float: left;
  width: 585px;
}

#sec2 .sec2Item dl dd span {
  color: #fa1e01;
  font-weight: bold;
  font-size: 25px;
}

#sec2 .sec2Item dl .noneLine {
  background: none;
  padding: 0;
}

#sec2 .sec2Item dl .noneLine dt {
  width: 117px;
  margin-left: 0;
}

#sec2 .sec2Item dl .noneLine dd {
  width: 460px;
}

#sec2 .sec2Item dl .dlLine {
  width: 426px;
  margin-left: 0;
  padding-left: 10px;
}

#sec2 .sec2Item dl .dlLine dt {
  float: none;
  font-weight: bold;
  margin-left: 0;
}

#sec2 .sec2Item dl .dlLine dd {
  float: none;
}

#sec2 .sec2Item dl .dlLine:last-child {
  background: none;
  padding-bottom: 0;
}

#sec3 {
  padding: 88px 0 60px 0;
}

#sec3 .sec3_txt {
  padding: 20px 0 40px 0;
}

input,
select,
textarea,
button {
  padding: 5px 10px;
  color: #070707;
  border: none;
  outline: none;
}

input[type=radio],
input[type=checkbox] {
  padding: 0;
  width: auto;
  position: relative;
  top: 0;
  left: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

textarea {
  min-height: 150px;
  resize: none;
}

button {
  cursor: pointer;
  display: inline-block;
  width: auto;
  background: none;
}

button + button {
  margin-left: 20px;
}

label {
  display: inline-block;
  margin-right: 10px;
}

#mail {
  margin: auto;
  width: 700px;
  font-weight: bold;
  line-height: 25px;
}

#mail .row {
  display: table;
  width: 100%;
}

#mail .row > .col {
  display: table-cell;
  padding: 15px 0;
  width: 50%;
}

#mail .mark-require {
  position: absolute;
  top: 0;
  right: 10px;
}

#mail .caption {
  float: left;
  width: 262px;
  position: relative;
  padding-left: 18px;
}

#mail .caption:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 12px;
  left: 0;
  background: #fa1e01;
}

#mail .input {
  width: 420px;
  float: left;
}

#mail .input div {
  float: left;
  width: 191px;
}

#mail .input div:nth-child(even) {
  margin-left: 15px;
}

#mail .submit {
  text-align: center;
}

/*
 * Custom mailform
 *
 */
#mail [class^=error] {
  left: 10px;
  bottom: 2px;
}

#mail .form-value + .form-value {
  margin-top: 10px;
}

#mail .form-value > [class^='error'] {
  bottom: -12px;
}

#mail .yubin-postal-mark {
  padding: 5px;
  line-height: 1;
}

#mail .yubin-postal-input {
  padding: 5px;
}

#mail .yubin-locate {
  padding: 5px;
}

#mail .input > .form-value,
#mail .form-parse-date > .form-value {
  display: inline-block;
}

#mail .form-attachment .attachment-preview {
  background: #252525;
  border: 1px dashed #363636;
  box-shadow: 0 0 0 1px #181818,
 inset 0 0 0 1px #181818;
  -moz-box-shadow: 0 0 0 1px #181818,
 inset 0 0 0 1px #181818;
  -webkit-box-shadow: 0 0 0 1px #181818,
 inset 0 0 0 1px #181818;
}

#mail .form-attachment .attachment-browse {
  color: #FEFEFE;
  background: #606060;
  max-width: 120px;
  box-shadow: inset 0 0 0 1px #202020,
 inset 0 0 0 2px #909090;
  -moz-box-shadow: inset 0 0 0 1px #202020,
 inset 0 0 0 2px #909090;
  -webkit-box-shadow: inset 0 0 0 1px #202020,
 inset 0 0 0 2px #909090;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
}

#mail .form-attachment .attachment-browse:hover {
  background: #404040;
}

#mail .form-attachment .attachment-caption input {
  margin: 5px 0;
  padding: 5px 10px;
  background: #404040;
  color: #909090;
  width: 100%;
  border: none;
  outline: none;
  box-shadow: inset 0 0 0 1px #303030,
 inset 0 0 0 2px #202020;
  -moz-box-shadow: inset 0 0 0 1px #303030,
 inset 0 0 0 2px #202020;
  -webkit-box-shadow: inset 0 0 0 1px #303030,
 inset 0 0 0 2px #202020;
}

#mail .form-attachment .attachment-list {
  background: #252525;
  min-height: 75px;
  border: 1px dashed #363636;
  box-shadow: 0 0 0 1px #181818,
 inset 0 0 0 1px #181818;
  -moz-box-shadow: 0 0 0 1px #181818,
 inset 0 0 0 1px #181818;
  -webkit-box-shadow: 0 0 0 1px #181818,
 inset 0 0 0 1px #181818;
}

#mail .form-attachment .attachment-item {
  background: #252525;
  border: 1px dotted #363636;
  box-shadow: 0 0 0 1px #181818,
 inset 0 0 0 1px #181818;
  -moz-box-shadow: 0 0 0 1px #181818,
 inset 0 0 0 1px #181818;
  -webkit-box-shadow: 0 0 0 1px #181818,
 inset 0 0 0 1px #181818;
}

#mail .form-attachment .attachment-item:nth-of-type(even) {
  background: #212121;
}

#mail .form-attachment .attachment-remove {
  background: #303030;
  border: 1px solid #363636;
  box-shadow: 0 0 0 1px #181818,
 inset 0 0 0 1px #181818;
  -moz-box-shadow: 0 0 0 1px #181818,
 inset 0 0 0 1px #181818;
  -webkit-box-shadow: 0 0 0 1px #181818,
 inset 0 0 0 1px #181818;
}

#mail .form-attachment .attachment-remove:before {
  color: #909090;
}

#mail .form-attachment .attachment-remove:hover {
  background: #282828;
}

#mail input, #mail select, #mail textarea {
  background-color: #FFFFFF;
  border: 1px #a19e9c solid;
}

#mail .input div input {
  width: 148px;
  float: left;
}

#mail .input div span {
  text-align: right;
  width: 33px;
  float: left;
  margin-right: 7px;
}

#mail .input div.form-parse-text {
  width: auto;
}

#mail .span1 {
  float: left;
  margin: 5px 10px 0 5px;
}

#thanks {
  padding-bottom: 100px;
}

#thanks h2 {
  font-size: 30px;
}
/*# sourceMappingURL=recruit.css.map */