@charset "UTF-8";
/*--------------------------
  future
--------------------------*/
#future {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0;
}
#future .head {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto 10px auto;
  padding: 0;
  background-size: cover;
}
#future .head .shadow {
  position: absolute;
  width: 100%;
  height: 29px;
  margin: 0;
  padding: 0;
  background: url(../../img/slide/shadow.png) repeat-x;
  line-height: 0;
  bottom: 0;
  z-index: 90;
}
#future .head h2 {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 0;
  color: #fff;
  text-align: center;
}
/*---------------------------*/
#contents-pager h4 {
  color: #f49f3b;
}
/*---------------------------*/
#future .temp {
  clear: both;
  position: relative;
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 0;
}
#future .temp:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
#future .temp .name {
  position: relative;
  width: 1000px;
  margin: 0 auto 55px auto;
  padding: 0;
  color: #5D88B2;
  font-size: 1.4rem;
  line-height: 1.5;
}
#future .temp .name span {
  font-size: 1rem;
}
#future .temp .name p.ps1 {
  left: 0;
}
#future .temp .name p.ps2 {
  position: absolute;
  top: 0;
  right: 0;
}
#future .female .name:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
#future .temp .if {
  position: relative;
  width: 1000px;
  height: auto;
  margin: 0 auto 90px auto;
  padding: 0;
  text-align: left;
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.6;
}
#future .temp .i {
  position: relative;
  width: 1000px;
  margin: 0 auto 60px auto;
  padding: 0;
}
#future .temp .i:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
#future .temp .i h3 {
  position: relative;
  width: 100%;
  margin: 0 auto 32px auto;
  padding: 0;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.3;
  color: #f49f3b;
}
#future .temp .i .pt {
  position: relative;
  width: 460px;
  margin: 0 0 0 0;
  padding: 0;
}
#future .temp .i .txt {
  position: relative;
  width: 462px;
  margin: 0 0 0 0;
  padding: 0;
  font-size: 1.2rem;
}
#future .temp .w {
  position: relative;
  width: 1340px;
  min-height: 710px;
  margin: 0 auto 60px auto;
  padding: 80px 145px 0 145px;
  background: url(https://hirogin.dev-hp.site/recruitment/future/img/female_wk_bg.jpg)0 0 no-repeat
}
#future .temp .w:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
#future .temp .w h3 {
  position: relative;
  width: 620px;
  margin: 0 auto 15px auto;
  padding: 0;
  text-align: left;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.3;
}
#future .temp .w .txt {
  position: relative;
  width: 620px;
  margin: 0 0 0 0;
  padding: 0;
  font-size: 1.1rem;
}
#future .temp .w .pt {
  position: absolute;
  bottom: 0;
}
/*---------------------------*/
#future .dev .if {
  position: relative;
  width: 1000px;
  height: auto;
  margin: 60px auto 90px auto;
  padding: 0;
  text-align: left;
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.4;
}
#future .dev .anc {
  position: relative;
  width: 1000px;
  margin: 0 auto 90px auto;
  padding: 0;
  line-height: 1;
}
#future .dev .anc:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
#future .dev .anc li {
  position: relative;
  float: left;
  width: 320px;
  height: 90px;
  margin: 0;
  padding: 0;
  background: #F19337;
  text-align: center;
}
#future .dev .anc li:nth-of-type(2) {
  margin: 0 20px;
}
#future .dev .anc li span {
  font-size: 1rem;
}
#future .dev .anc li a {
  position: relative;
  display: block;
  padding: 20px 0 15px;
  height: 100%;
  color: #fff;
  text-decoration: none;
}
#future .dev .anc li a.g1 {
  padding: 30px 10px 10px 10px;
}
#future .dev .anc li a:after {
  position: absolute;
  display: block;
  content: "▼";
  width: 100%;
  text-align: center;
  bottom: 5px;
}
#future .dev .i {
  position: relative;
  width: 1000px;
  margin: 0 auto 60px auto;
  padding: 0;
}
#future .dev .i:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
#future .dev .i h3 {
  position: relative;
  width: 100%;
  margin: 0 auto 60px auto;
  padding: 20px;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.3;
  color: #FFF;
  background: #F19337;
}
#future .dev .i h3 span.ac_b {
  display: none;
}
#future .dev .i h3 span {
  background: #fff;
  padding: 7px 15px;
  color: #F19337;
  font-size: 1.5rem;
}
#future .dev .i .wtxt {
  position: relative;
  width: 100%;
  margin: 0 0 50px 0;
  padding: 0;
  font-size: 1.7rem;
  letter-spacing: .1em;
}
#future .dev .i .wtxt strong {
  font-weight: 600;
  font-size: 2.3rem;
}
#future .dev .i .pt, #future .dev .i .pt2, #future .dev .i .wpt {
  position: relative;
  width: 100%;
  margin: 20px 0 50px 0;
  padding: 0;
}
#future .dev .i .pt:after, #future .dev .i .pt2:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
#future .dev .i .pt img {
  float: right;
  width: 40%;
  height: auto;
}
#future .dev .i .pt span {
  position: absolute;
  bottom: 0;
  text-align: right;
  right: 45%;
}
#future .dev .i .pt2 img {
  float: left;
  width: 40%;
  height: auto;
}
#future .dev .i .pt2 span {
  position: absolute;
  bottom: 0;
  text-align: left;
  left: 45%;
}
#future .dev .i .wak {
  position: relative;
  width: 90%;
  margin: 0 0 50px 0;
  padding: 40px 60px;
  font-size: 1.2rem;
  border: 1px solid #F19337;
}
#future .dev .i .wak h4 {
  font-weight: 600;
  font-size: 2rem;
  color: #F19337;
}
#future .dev .i .wak p {
  font-size: 1.7rem;
  letter-spacing: .1em;
  margin: 0 0 50px 0;
}
#future .dev .i .lst {
  position: relative;
  width: 100%;
  margin: 20px 0 50px 0;
  padding: 0;
}
#future .dev .i .lst:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
#future .dev .i .lst .pho {
  position: relative;
  width: 460px;
  margin: 0 0 0 0;
  padding: 0;
}
#future .dev .i b {
  font-size: 2rem;
  font-weight: normal;
}
#future .dev .i .lst .pho img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
#future .dev .i .lst .tex {
  position: relative;
  width: 462px;
  margin: 0 0 0 0;
  padding: 0;
  font-size: 1.2rem;
}
@media only screen and (max-width: 736px), screen and(orientation: landscape) {
  #future {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
  }
  #future .head {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto 10px auto;
    padding: 0;
    background-size: cover;
  }
  #future .head .shadow {
    position: absolute;
    width: 100%;
    height: 29px;
    margin: 0;
    padding: 0;
    background: url(../../img/slide/shadow.png) repeat-x;
    line-height: 0;
    bottom: 0;
    z-index: 90;
  }
  #future .head h2 {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
    padding: 0;
    color: #fff;
    text-align: center;
  }
  /*---------------------------*/
  #contents-pager h4 {
    color: #f49f3b;
  }
  /*---------------------------*/
  #future .temp {
    clear: both;
    position: relative;
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0;
  }
  #future .temp:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
  }
  #future .temp .name {
    position: relative;
    width: 90%;
    margin: 0 auto 5% auto;
    padding: 0;
    color: #5D88B2;
    font-size: 1.2rem;
    line-height: 1.5;
  }
  #future .temp .name span {
    font-size: 1rem;
  }
  #future .temp .name p.ps1 {
    width: 100%;
    left: none;
    margin-bottom: 2%;
  }
  #future .temp .name p.ps2 {
    position: relative;
    width: 100%;
    top: none;
    right: none;
  }
  #future .female .name:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
  }
  #future .temp .if {
    position: relative;
    width: 90%;
    height: auto;
    margin: 0 auto 9% auto;
    padding: 0;
    text-align: left;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.6;
  }
  #future .temp .i {
    position: relative;
    width: 100%;
    margin: 0 auto 6% auto;
    padding: 0;
  }
  #future .temp .i:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
  }
  #future .temp .i h3 {
    position: relative;
    width: 100%;
    margin: 0 auto 3% auto;
    padding: 0;
    text-align: center;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.3;
    color: #f49f3b;
  }
  #future .temp .i .pt {
    position: relative;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 5% 2.5% 5%;
  }
  #future .temp .i .txt {
    position: relative;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 5% 0 5%;
    font-size: 1rem;
  }
  #future .temp .w {
    position: relative;
    width: 100%;
    min-height: auto;
    margin: 0 auto 6% auto;
    padding: 3% 5% 3% 5%;
    background: url(https://hirogin.dev-hp.site/recruitment/future/img/female_wk_bg.jpg)0 0 no-repeat
  }
  #future .temp .w:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
  }
  #future .temp .w h3 {
    position: relative;
    float: right;
    width: 75%;
    margin: 0 auto 1.5% auto;
    padding: 0;
    text-align: left;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.3;
  }
  #future .temp .w .txt {
    position: relative;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
    font-size: 1.1rem;
    line-height: 1.6;
  }
  #future .temp .w .pt {
    position: relative;
    float: left;
    width: 20%;
    margin: 0;
    padding: 0;
  }
  /*---------------------------*/
  #future .dev .if {
    position: relative;
    width: 90%;
    height: auto;
    margin: 0 auto 9% auto;
    padding: 0;
    text-align: left;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.6;
  }
  #future .dev .anc {
    display: none;
  }
  #future .dev .i {
    position: relative;
    width: 100%;
    margin: 0 auto 6% auto;
    padding: 0;
  }
  #future .dev .i:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
  }
  #future .dev .i h3 {
    position: relative;
    width: 90%;
    margin: 0 auto 3% auto;
    padding: 3%;
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.8;
    color: #FFF;
    background: #F19337;
  }
  #future .dev .i h3 span {
    background: #fff;
    padding: 1% 2%;
    color: #F19337;
    font-size: 0.8rem;
  }
  #future .dev .i h3 span.ac_b {
    display: inline-block;
  }
  #future .dev .i h3 span.ac_b {
    position: absolute;
    padding: 0.2% 1%;
    border: 1px solid #fff;
    color: #fff;
    background: none;
    right: 3%;
  }
  #future .dev .i h3 span.ac_top {
    top: 35%;
  }
  #future .dev .i .wtxt {
    position: relative;
    width: 90%;
    margin: 0 auto 5% auto;
    padding: 0;
    font-size: 1rem;
    letter-spacing: .1em;
  }
  #future .dev .i .wtxt strong {
    font-weight: 600;
    font-size: 1.4rem;
  }
  #future .dev .i .pt, #future .dev .i .pt2, #future .dev .i .wpt {
    position: relative;
    width: 90%;
    margin: 2% auto 5% auto;
    padding: 0;
    font-size: 0.8rem;
  }
  #future .dev .i .pt:after, #future .dev .i .pt2:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
  }
  #future .dev .i .pt img {
    float: right;
    width: 40%;
    height: auto;
  }
  #future .dev .i .pt span {
    position: absolute;
    bottom: 0;
    text-align: right;
    right: 45%;
  }
  #future .dev .i .pt2 img {
    float: left;
    width: 40%;
    height: auto;
  }
  #future .dev .i .pt2 span {
    position: absolute;
    bottom: 0;
    text-align: left;
    left: 45%;
  }
  #future .dev .i .wak {
    position: relative;
    width: 90%;
    margin: 0 auto 5% auto;
    padding: 4% 6%;
    font-size: 1rem;
    border: 1px solid #F19337;
  }
  #future .dev .i .wak h4 {
    font-weight: 600;
    font-size: 1.2rem;
    color: #F19337;
  }
  #future .dev .i .wak p {
    font-size: 1rem;
    letter-spacing: .1em;
    margin: 0 0 5% 0;
  }
  #future .dev .i .lst {
    position: relative;
    width: 90%;
    margin: 2% auto 5% auto;
    padding: 0;
  }
  #future .dev .i .lst:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
  }
  #future .dev .i .lst .pho {
    position: relative;
    width: 100%;
    margin: 0 auto 5% auto;
    padding: 0;
    font-size: 0.8rem;
  }
  #future .dev .i b {
    font-size: 1.2rem;
    font-weight: normal;
  }
  #future .dev .i .lst .pho img {
    width: 100%;
    height: auto;
    margin-bottom: 2%;
  }
  #future .dev .i .lst .tex {
    position: relative;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
    font-size: 1rem;
  }
}