/* ------------------------------
 width: all
------------------------------ */
main section.s01 .wrapper {
  height: 433px;
  background-image: url(../../../images/bg_re.jpg);
  background-size: cover;
  background-position: center center;
  position: relative;
}
main section.s01 .wrapper h2 {
  width: 421px;
  position: absolute;
  top: 150px;
  right: calc(50% + 40px);
}
main section.s01 .wrapper h2 img {
  width: 100%;
  display: block;
}
main section.s02 {
  padding-top: 0;
}
main section.s02 .wrapper .pagemenu {
  width: 1000px;
  margin: 0 auto 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s02 .wrapper .pagemenu li {
  width: 139px;
}
main section.s02 .wrapper .pagemenu li:nth-child(3) a {
  background-image: url(../../../images/rt0205.jpg);
  background-size: 100% 100%;
}
main section.s02 .wrapper .pagemenu li a {
  width: 100%;
  display: block;
  background-color: #c4c7c9;
  text-align: center;
  font-size: 12px;
  color: #fff;
  line-height: 16px;
  padding: 19px 0;
  text-decoration: none;
}
main section.s02 .wrapper .pagemenu li a.double {
  padding: 11px 0;
}
main section.bnr_section {
  background-color: #eaf6fd;
  padding: 40px 0 55px;
}
main section.bnr_section .wrapper ul {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
}
main section.bnr_section .wrapper ul li {
  display: inline-block;
  vertical-align: top;
  width: 272px;
  margin: 5px 5px;
}
main section.bnr_section .wrapper ul li a {
  width: 100%;
  display: block;
}
main section.bnr_section .wrapper ul li a img {
  width: 100%;
  display: block;
}
main section.s03 {
  background-color: #eaf6fd;
  padding-top: 90px;
  padding-bottom: 200px;
}
main section.s03 .wrapper h4 {
  font-size: 48px;
  font-weight: bold;
  text-align: center;
}
main section.s03 .wrapper .recruit_dl {
  width: 800px;
  margin: 30px auto 0;
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
main section.s03 .wrapper .recruit_dl + .recruit_dl {
  margin-top: 40px;
}
main section.s03 .wrapper .recruit_dl.active dt .icon_re_open {
  opacity: 0;
}
main section.s03 .wrapper .recruit_dl.active dt .icon_re_close {
  opacity: 1;
}
main section.s03 .wrapper .recruit_dl dt {
  background-color: #e6eff3;
  border-top: 5px solid #5eb7e8;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 30px 85px 30px 30px;
  cursor: pointer;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: #dff2fc;
}
main section.s03 .wrapper .recruit_dl dt .icon_q {
  width: 20px;
  display: block;
  margin-top: 10px;
}
main section.s03 .wrapper .recruit_dl dt p {
  padding-left: 0px;
  font-size: 19px;
  line-height: 170%;
}
main section.s03 .wrapper .recruit_dl dt p img {
  width: 25px;
  display: inline-block;
  vertical-align: top;
  margin: 5px 5px 0 0;
}
main section.s03 .wrapper .recruit_dl dt p img:last-child {
  margin-right: 10px;
}
main section.s03 .wrapper .recruit_dl dt .icon_re_open {
  width: 34px;
  display: block;
  position: absolute;
  margin-top: -17px;
  top: 50%;
  right: 25px;
  opacity: 1;
}
main section.s03 .wrapper .recruit_dl dt .icon_re_close {
  width: 34px;
  display: block;
  position: absolute;
  margin-top: -17px;
  top: 50%;
  right: 25px;
  opacity: 0;
}
main section.s03 .wrapper .recruit_dl dd {
  display: none;
  background-color: #fff;
}
main section.s03 .wrapper .recruit_dl dd .box {
  padding: 30px 50px 40px;
}
main section.s03 .wrapper .recruit_dl dd .box .txt01 {
  font-size: 14px;
  line-height: 180%;
  padding-left: 25px;
  border-left: 1px solid #403634;
}
main section.s03 .wrapper .recruit_dl dd .box table {
  width: 100%;
  margin-top: 20px;
}
main section.s03 .wrapper .recruit_dl dd .box table tr {
  border-top: 1px solid #ccc;
}
main section.s03 .wrapper .recruit_dl dd .box table tr:last-child {
  border-bottom: 1px solid #ccc;
}
main section.s03 .wrapper .recruit_dl dd .box table tr th {
  background-color: rgba(128, 126, 142, 0.2);
  width: 126px;
  font-size: 14px;
  line-height: 180%;
  vertical-align: top;
  padding: 20px 0 20px 25px;
}
main section.s03 .wrapper .recruit_dl dd .box table tr td {
  padding: 20px 0 20px 20px;
  vertical-align: top;
  font-size: 14px;
  line-height: 180%;
  font-weight: 400 !important;
}
main section.s03 .wrapper .recruit_dl dd .box table tr td .t02 {
  padding-left: 14px;
}
main section.s03 .wrapper .recruit_dl dd .box .btn {
  width: 260px;
  display: block;
  margin: 60px auto 0;
}
main section.s03 .wrapper .recruit_dl dd .box .btn img {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .recruit_dl dd .box p.oubo {
  margin-top: 15px;
  font-weight: 500;
  text-align: center;
}

/* ------------------------------
 width < 1100px
------------------------------ */
@media screen and (max-width: 1000px) {
  main section.s01 .wrapper {
    background-image: url(../../../images/bg_re02.jpg);
  }
}
/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 .wrapper {
    height: 40vw;
    background-size: cover;
    background-position: top 0 center;
    position: relative;
  }
  main section.s01 .wrapper h2 {
    width: 210px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 20px;
    right: auto;
  }
  main section.s01 .wrapper h2 img {
    width: 100%;
    display: block;
  }
  main section.s02 {
    padding-top: 0;
  }
  main section.s02 .wrapper .pagemenu {
    width: 100%;
    margin: 0 auto 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main section.s02 .wrapper .pagemenu li {
    width: calc((100% - 9px) / 4);
    margin: 3px 3px 0 0;
  }
  main section.s02 .wrapper .pagemenu li:nth-child(-n+4) {
    margin: 0 3px 0 0;
  }
  main section.s02 .wrapper .pagemenu li:nth-child(4n) {
    margin-right: 0;
  }
  main section.s02 .wrapper .pagemenu li a {
    width: 100%;
    display: block;
    background-color: #c4c7c9;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    padding: 14px 0;
    text-decoration: none;
  }
  main section.s02 .wrapper .pagemenu li a.double, main section.s02 .wrapper .pagemenu li a.double_sp {
    padding: 6px 0;
  }
  main section.bnr_section {
    background-color: #eaf6fd;
    padding: 20px 20px 30px;
  }
  main section.bnr_section .wrapper ul {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main section.bnr_section .wrapper ul li {
    display: block;
    vertical-align: top;
    width: calc(50% - 5px);
    margin: 10px 10px 0 0;
  }
  main section.bnr_section .wrapper ul li:nth-child(even) {
    margin-right: 0;
  }
  main section.bnr_section .wrapper ul li a {
    width: 100%;
    display: block;
  }
  main section.bnr_section .wrapper ul li a img {
    width: 100%;
    display: block;
  }
  main section.s03 {
    background-color: #eaf6fd;
    padding: 40px 20px 60px;
  }
  main section.s03 .wrapper h4 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
  }
  main section.s03 .wrapper .recruit_dl {
    width: 100%;
    margin: 30px auto 0;
    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
            box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  }
  main section.s03 .wrapper .recruit_dl + .recruit_dl {
    margin-top: 15px;
  }
  main section.s03 .wrapper .recruit_dl.active dt .icon_re_open {
    opacity: 0;
  }
  main section.s03 .wrapper .recruit_dl.active dt .icon_re_close {
    opacity: 1;
  }
  main section.s03 .wrapper .recruit_dl dt {
    border-top: 3px solid #5eb7e8;
    position: relative;
    padding: 15px 40px 15px 15px;
    cursor: pointer;
  }
  main section.s03 .wrapper .recruit_dl dt p {
    font-size: 16px;
    line-height: 170%;
  }
  main section.s03 .wrapper .recruit_dl dt p img {
    width: 20px;
  }
  main section.s03 .wrapper .recruit_dl dt .icon_re_open {
    width: 20px;
    display: block;
    position: absolute;
    margin-top: -10px;
    top: 50%;
    right: 10px;
    opacity: 1;
  }
  main section.s03 .wrapper .recruit_dl dt .icon_re_close {
    width: 20px;
    display: block;
    position: absolute;
    margin-top: -10px;
    top: 50%;
    right: 10px;
    opacity: 0;
  }
  main section.s03 .wrapper .recruit_dl dd {
    display: none;
    background-color: #fff;
  }
  main section.s03 .wrapper .recruit_dl dd .box {
    padding: 20px 15px;
  }
  main section.s03 .wrapper .recruit_dl dd .box .txt01 {
    font-size: 14px;
    line-height: 180%;
    padding-left: 10px;
    border-left: 1px solid #403634;
  }
  main section.s03 .wrapper .recruit_dl dd .box table {
    width: 100%;
    margin-top: 20px;
  }
  main section.s03 .wrapper .recruit_dl dd .box table tr {
    border-top: 1px solid #ccc;
  }
  main section.s03 .wrapper .recruit_dl dd .box table tr:last-child {
    border-bottom: 1px solid #ccc;
  }
  main section.s03 .wrapper .recruit_dl dd .box table tr th {
    background-color: rgba(128, 126, 142, 0.2);
    width: 90px;
    font-size: 13px;
    line-height: 180%;
    vertical-align: top;
    padding: 10px 0 10px 10px;
  }
  main section.s03 .wrapper .recruit_dl dd .box table tr td {
    padding: 10px 0 10px 10px;
    vertical-align: top;
    font-size: 13px;
    line-height: 180%;
  }
  main section.s03 .wrapper .recruit_dl dd .box table tr td .t02 {
    padding-left: 13px;
  }
  main section.s03 .wrapper .recruit_dl dd .box .btn {
    width: 182px;
    display: block;
    margin: 30px auto 0;
  }
  main section.s03 .wrapper .recruit_dl dd .box .btn img {
    width: 100%;
    display: block;
  }
}