#key {
  background: url(../img/recruit/key.png) no-repeat center top / cover;
  min-height: 600px;
}
#key .key-title {
  position: absolute;
  top: 196px;
  left: 50%;
  transform: translate(-50%);
}
#container .bx-wrapper .bx-pager {
  bottom: -60px;
  top: auto;
}
#container .bx-wrapper .bx-pager a {
  background: url(../img/shared/pager.png) no-repeat;
  width: 25px;
  height: 25px;
  padding: 0 20px;
}
#container .bx-wrapper .bx-pager a.active,
#container .bx-wrapper .bx-pager a:hover {
  background: url(../img/shared/pager-active.png) no-repeat;
}
#sec01 {
  padding: 100px 0 92px;
  position: relative;
  line-height: 35px;
  color: #414141;
  font-weight: bold;
}
#sec01:before {
  content: "";
  position: absolute;
  background: url(../img/recruit/s1-bg.png) no-repeat right bottom / cover;
  height: 779px;
  width: calc(50% + 145px);
  top: 0;
  left: 0;
}
#sec01:after {
  content: "";
  position: absolute;
  background: url(../img/shared/line2.jpg) repeat-x;
  bottom: 0;
  right: 0;
  left: 0;
  height: 5px;
}
#sec01 .wrap {
  position: relative;
}
#sec01 .wrap:before {
  content: "";
  position: absolute;
  background: url(../img/index/key-deco.png) no-repeat;
  width: 463px;
  height: 389px;
  top: 184px;
  right: -249px;
}
#sec01 h2 {
  margin-bottom: 11px;
  text-align: right;
}
#sec01 .txt1 {
  float: right;
  margin-right: 88px;
  margin-bottom: 56px;
  width: 350px;
}
#sec01 .txt2 {
  float: right;
  width: 340px;
  margin-bottom: 87px;
}
#sec01 .txt2 p + p {
  margin-top: 35px;
}
#sec01 .slider {
  width: 702px;
  float: left;
  margin-left: -95px;
  margin-top: 25px;
  position: relative;
}
#sec01 .label,
#sec01 .btr {
  text-align: center;
}
#sec02 {
  padding: 100px 0 23px;
  background: url(../img/recruit/s2-pattern.jpg) repeat center top;
}
#sec02 h2 {
  text-align: center;
  margin-bottom: -17px;
}
#sec02 .group {
  display: table;
  width: 100%;
}
#sec02 .group h3 {
  margin-bottom: 32px;
}
#sec02 .g1 {
  margin-bottom: 62px;
}
#sec02 dl {
  background: #9b5b3c;
}
#sec02 dl + dl {
  position: relative;
}
#sec02 dl + dl:before {
  content: "";
  position: absolute;
  background: #c3b1a1;
  height: 1px;
  top: 0;
  left: 0;
  right: 0;
}
#sec02 dt {
  text-align: center;
  width: 170px;
  color: #fff;
  padding: 15px 0;
}
#sec02 dd {
  background: #f4f1e9;
  width: 830px;
  padding: 15px 0 15px 46px;
}
#sec03 {
  padding: 48px 0 53px;
  background: url(../img/recruit/s3-bg.png) no-repeat center 183px, url(../img/recruit/pattern.jpg) repeat center top;
  text-align: center;
}
#sec03 h2 {
  margin-bottom: 236px;
}
