@charset "UTF-8";
/*--------------------------
  region
--------------------------*/
#region {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0;
}
#region .head {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto 10px auto;
  padding: 0;
  background-size: cover;
}
#region .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;
}
#region .head h2 {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 0;
  color: #fff;
  text-align: center;
}
/*---------------------------*/
#contents-pager h4 {
  color: #ed7474;
}
/*---------------------------*/
#region .temp {
  clear: both;
  position: relative;
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 0;
}
#region .temp:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
#region .temp .name {
  position: relative;
  width: 1000px;
  margin: 0 auto 55px auto;
  padding: 0;
  color: #5D88B2;
  font-size: 1.4rem;
  line-height: 1.5;
}
#region .temp .name span {
  font-size: 1.1rem;
}
#reform .female .name:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
#region .temp .name .ps5 {
  display: inline-block;
  width: 40%;
  margin: 0;
  padding: 0;
}
#region .temp .name .ps6 {
  display: inline-block;
  width: 50%;
  margin: 0;
  padding: 0;
}
#region .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;
}
#region .temp .i {
  position: relative;
  width: 1000px;
  margin: 0 auto 60px auto;
  padding: 0;
}
#region .temp .i:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
#region .temp .i hr {
  position: relative;
  clear: both;
  width: 100%;
  height: 80px;
  margin: 0;
  padding: 0;
  border: none;
}
#region .temp .i .ic {
  position: relative;
  width: 100%;
  margin: 0 0 35px 0;
  padding: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
}
#region .temp .i .ic span {
  padding: 7px 30px;
  background: #E17070;
  color: #fff;
  font-weight: 600;
}
#region .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: #ed7474;
}
#region .temp .i .ptw {
  position: relative;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 40px 0;
}
#region .temp .i .txtw {
  position: relative;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 80px 0;
  font-size: 1.2rem;
}
#region .temp .i .pt {
  position: relative;
  width: 460px;
  margin: 0 0 0 0;
  padding: 0;
}
#region .temp .i .txt {
  position: relative;
  width: 462px;
  margin: 0 0 0 0;
  padding: 0;
  font-size: 1.4rem;
}
#region .temp .i .career {
  width: 100%;
}

#region .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/region/img/female_wk_bg.jpg)0 0 no-repeat
}
#region .temp .w:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
#region .temp .sustainability_mt {
  margin-top: 250px;
  min-height: 501px;
}
#region .temp .sustainability_mt2 {
  margin-top: 350px;
  min-height: 501px;
}
#region .temp .w .ob {
  position: relative;
  width: 600px;
  margin: 0 0 35px 0;
  padding: 0;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
}
#region .temp .w .ob span {
  padding: 7px 30px;
  background: #fff;
  color: #F8B62D;
  font-weight: 600;
}
#region .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;
}
#region .temp .w .txt {
  position: relative;
  width: 620px;
  margin: 0 0 0 0;
  padding: 0;
  font-size: 1.1rem;
}
#region .temp .w .pt {
  position: absolute;
  bottom: 0;
}
@media only screen and (max-width: 736px), screen and(orientation: landscape) {
  /*--------------------------
  region
--------------------------*/
  #region {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
  }
  #region .head {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto 10px auto;
    padding: 0;
    background-size: cover;
  }
  #region .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;
  }
  #region .head h2 {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
    padding: 0;
    color: #fff;
    text-align: center;
  }
  /*---------------------------*/
  #contents-pager h4 {
    color: #ed7474;
  }
  /*---------------------------*/
  #region .temp {
    clear: both;
    position: relative;
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0;
  }
  #region .temp:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
  }
  #region .temp .name {
    position: relative;
    width: 90%;
    margin: 0 auto 5% auto;
    padding: 0;
    color: #5D88B2;
    font-size: 1.2rem;
    line-height: 1.5;
  }
  #region .temp .name .ps5 {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #region .temp .name .ps6 {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #region .temp .name span {
    font-size: 1rem;
  }
  #reform .female .name:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
  }
  #region .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;
  }
  #region .temp .i {
    position: relative;
    width: 100%;
    margin: 0 auto 6% auto;
    padding: 0;
  }
  #region .temp .i:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
  }
  #region .temp .i .ic {
    margin: 0 0 5% 0;
    font-size: 1.1rem;
  }
  #region .temp .i .ic span {
    padding: 1.5% 5%;
  }
  #region .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: #ed7474;
  }
  #region .temp .i h3 {
    position: relative;
    width: 90%;
    margin: 0 auto 3.2% auto;
    padding: 0;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.3;
    color: #ed7474;
  }
  #region .temp .ptw {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding: 0 0 4% 0;
  }
  #region .temp .i .txtw {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding: 0 0 8% 0;
    font-size: 1rem;
  }
  #region .temp .i .pt {
    position: relative;
    width: 90%;
    margin: 0 5% 5% 5%;
    padding: 0;
  }
  #region .temp .i .txt {
    position: relative;
    width: 90%;
    margin: 0 5% 0 5%;
    padding: 0;
    font-size: 1rem;
  }
  #region .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/region/img/female_wk_bg.jpg)0 0 no-repeat
  }
  #region .temp .w:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
  }
  #region .temp .sustainability_mt {
    margin-top: 5%;
    margin-bottom: 10%;
    min-height: auto;
  }
  #region .temp .sustainability_mt2 {
    margin-top: 5%;
    margin-bottom: 10%;
    min-height: auto;
  }
  #region .temp .w .ob {
    position: relative;
    float: right;
    width: 75%;
    margin: 5% auto 5% auto;
    padding: 0;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
  }
  #region .temp .w .ob span {
    padding: 7px 30px;
    background: #fff;
    color: #F8B62D;
    font-weight: 600;
  }
  #region .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;
  }
  #region .temp .w .txt {
    position: relative;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
    font-size: 1.1rem;
    line-height: 1.6;
  }
  #region .temp .w .pt {
    position: relative;
    float: left;
    width: 20%;
    margin: 0;
    padding: 0;
  }
}