/* ------------------------------
 width: all
------------------------------ */
main .section_wrapper {
  background-image: url(../../../images/rj0405.jpg);
  background-size: 2000px auto;
  background-position: top 0 center;
  background-repeat: repeat-y;
}
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(4) 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 {
  margin-top: 70px;
  padding-bottom: 40px;
}
main section.s03 .wrapper h4 {
  text-align: center;
  font-size: 48px;
  font-weight: bold;
}
main section.s03 .wrapper ul {
  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;
  width: 800px;
  margin: 20px auto 0;
  margin: 20px auto 0;
}
main section.s03 .wrapper ul li {
  width: 129px;
}
main section.s03 .wrapper ul li a {
  width: 100%;
  text-decoration: none;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #9fd9f6;
  border-top: 5px solid #9fd9f6;
  height: 45px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main section.s03 .wrapper ul li a p {
  width: 100%;
  color: #403634;
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
  text-align: center;
}
main section.s04 {
  padding-bottom: 50px;
}
main section.s04 .wrapper .btn_job {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  cursor: pointer;
  height: 84px;
  background-image: url(../../../images/rj0400.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 31px;
}
main section.s04 .wrapper .btn_job:hover {
  opacity: 0.7;
}
main section.s04 .wrapper .btn_job.active p .icon.icon_open {
  opacity: 0;
}
main section.s04 .wrapper .btn_job.active p .icon.icon_close {
  opacity: 1;
}
main section.s04 .wrapper .btn_job p {
  width: 800px;
  margin: 0 auto;
  position: relative;
  color: #fff;
  font-size: 22px;
  line-height: 22px;
}
main section.s04 .wrapper .btn_job p .icon {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -17px;
  width: 34px;
}
main section.s04 .wrapper .btn_job p .icon.icon_open {
  opacity: 1;
}
main section.s04 .wrapper .btn_job p .icon.icon_close {
  opacity: 0;
}
main section.s04 .wrapper .job_contents {
  width: 800px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
}
main section.s04 .wrapper .job_contents .box {
  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;
  width: 100%;
}
main section.s04 .wrapper .job_contents .box .leftbox {
  width: 420px;
}
main section.s04 .wrapper .job_contents .box .rightbox {
  width: 342px;
}
main section.s04 .wrapper .job_contents .dl01 + .box {
  margin-top: 40px;
}
main section.s04 .wrapper .job_contents .dl01 dt {
  font-size: 19px;
  font-weight: bold;
}
main section.s04 .wrapper .job_contents .dl01 dd {
  padding: 5px 0 5px 20px;
  border-left: 1px solid #403634;
  font-size: 14px;
  line-height: 175%;
  margin-top: 15px;
}
main section.s04 .wrapper .job_contents table {
  width: 100%;
  border-top: 8px solid #9fd9f6;
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  background-color: #fff;
}
main section.s04 .wrapper .job_contents table tr {
  position: relative;
}
main section.s04 .wrapper .job_contents table tr::after {
  content: "";
  display: block;
  width: calc(100% - 20px);
  height: 1px;
  background-color: #ddd;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s04 .wrapper .job_contents table tr th {
  width: 100px;
  background-color: rgba(0, 0, 0, 0.04);
  font-size: 14px;
  font-weight: 500;
  line-height: 200%;
  vertical-align: top;
  padding: 18px 0 18px 15px;
}
main section.s04 .wrapper .job_contents table tr td {
  font-size: 14px;
  font-weight: 500;
  line-height: 200%;
  vertical-align: top;
  padding: 18px 15px 18px 15px;
}
main section.s04 .wrapper .job_contents .box03 {
  position: relative;
  background-color: #5eb7e8;
  padding: 40px 30px 40px 0;
  width: 378px;
}
main section.s04 .wrapper .job_contents .box03 .bd {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -10px;
  left: -10px;
  right: 10px;
  bottom: 10px;
  border: 2px solid #c0e5f9;
}
main section.s04 .wrapper .job_contents .box03 .icon_time {
  width: 45px;
  display: block;
  margin: 0 auto;
}
main section.s04 .wrapper .job_contents .box03 .t01 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 3px;
  margin-top: 15px;
  margin-bottom: 35px;
}
main section.s04 .wrapper .job_contents .box03 dl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
}
main section.s04 .wrapper .job_contents .box03 dl dt {
  width: 80px;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  position: relative;
  color: #fff;
  padding-right: 15px;
}
main section.s04 .wrapper .job_contents .box03 dl dt img {
  width: 10px;
  display: block;
  position: absolute;
  right: -6px;
  top: 6px;
}
main section.s04 .wrapper .job_contents .box03 dl dd {
  width: calc(100% - 80px);
  border-left: 2px solid #fff;
  padding-bottom: 15px;
}
main section.s04 .wrapper .job_contents .box03 dl dd ul li {
  font-size: 14px;
  line-height: 17px;
  padding-left: 20px;
  color: #fff;
}
main section.s04 .wrapper .job_contents .box03 dl dd ul li + li {
  margin-top: 15px;
}
main section.s04 .wrapper .job_contents .photolist01 {
  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;
  margin-top: 40px;
}
main section.s04 .wrapper .job_contents .photolist01 li {
  width: 391px;
}
main section.s04 .wrapper .job_contents .photolist01 li img {
  width: 100%;
  display: block;
}
main section.s04 .wrapper .job_contents .photolist02 li {
  width: 100%;
}
main section.s04 .wrapper .job_contents .photolist02 li + li {
  margin-top: 15px;
}
main section.s04 .wrapper .job_contents .photolist02 li img {
  width: 100%;
  display: block;
}
main section.s04 .wrapper .btnbox {
  text-align: center;
  margin-top: 50px;
}
main section.s04 .wrapper .btnbox a {
  display: inline-block;
  vertical-align: top;
  height: 52px;
  background-image: url(../../../images/rj0403.jpg);
  background-size: 100% 100%;
  border-radius: 26px;
  position: relative;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  font-weight: 500;
  padding: 19px 85px 19px 20px;
  text-decoration: none;
}
main section.s04 .wrapper .btnbox a img {
  width: 74px;
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -22px;
}

/* ------------------------------
 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 {
    margin-top: 40px;
    padding-bottom: 40px;
  }
  main section.s03 .wrapper h4 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
  }
  main section.s03 .wrapper ul {
    width: 100%;
    padding: 0 15px;
    margin: 20px auto 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: block;
    vertical-align: top;
    text-align: center;
  }
  main section.s03 .wrapper ul li {
    width: 110px;
    display: inline-block;
    margin: 5px 2.5px 0;
    vertical-align: top;
  }
  main section.s03 .wrapper ul li a {
    width: 100%;
    text-decoration: none;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #9fd9f6;
    border-top: 5px solid #9fd9f6;
    height: 40px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section.s03 .wrapper ul li a p {
    width: 100%;
    color: #403634;
    font-size: 10px;
    line-height: 12px;
    font-weight: 600;
    text-align: center;
  }
  main section.s04 {
    padding-bottom: 30px;
  }
  main section.s04:last-child {
    padding-bottom: 60px;
  }
  main section.s04 .wrapper .btn_job {
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    cursor: pointer;
    height: auto;
    background-image: url(../../../images/rj0400.jpg);
    background-size: cover;
    background-position: center center;
    padding: 15px 0;
  }
  main section.s04 .wrapper .btn_job:hover {
    opacity: 0.7;
  }
  main section.s04 .wrapper .btn_job.active p .icon.icon_open {
    opacity: 0;
  }
  main section.s04 .wrapper .btn_job.active p .icon.icon_close {
    opacity: 1;
  }
  main section.s04 .wrapper .btn_job p {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
  }
  main section.s04 .wrapper .btn_job p .icon {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -12px;
    width: 24px;
  }
  main section.s04 .wrapper .btn_job p .icon.icon_open {
    opacity: 1;
  }
  main section.s04 .wrapper .btn_job p .icon.icon_close {
    opacity: 0;
  }
  main section.s04 .wrapper .job_contents {
    width: 100%;
    padding: 20px 20px 30px;
    margin: 0 auto;
    display: none;
  }
  main section.s04 .wrapper .job_contents .box {
    display: block;
    width: 100%;
  }
  main section.s04 .wrapper .job_contents .box .leftbox {
    width: 100%;
  }
  main section.s04 .wrapper .job_contents .box .rightbox {
    width: 100%;
    margin-top: 20px;
  }
  main section.s04 .wrapper .job_contents .dl01 + .box {
    margin-top: 40px;
  }
  main section.s04 .wrapper .job_contents .dl01 dt {
    font-size: 16px;
    font-weight: bold;
  }
  main section.s04 .wrapper .job_contents .dl01 dd {
    padding: 5px 0 5px 12px;
    border-left: 1px solid #403634;
    font-size: 14px;
    line-height: 175%;
    margin-top: 10px;
  }
  main section.s04 .wrapper .job_contents table {
    width: 100%;
    border-top: 5px solid #9fd9f6;
    -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
    background-color: #fff;
  }
  main section.s04 .wrapper .job_contents table tr {
    position: relative;
  }
  main section.s04 .wrapper .job_contents table tr::after {
    content: "";
    display: block;
    width: calc(100% - 20px);
    height: 1px;
    background-color: #ddd;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s04 .wrapper .job_contents table tr th {
    width: 80px;
    background-color: rgba(0, 0, 0, 0.04);
    font-size: 13px;
    font-weight: 500;
    line-height: 200%;
    vertical-align: top;
    padding: 12px 0 12px 10px;
  }
  main section.s04 .wrapper .job_contents table tr td {
    font-size: 13px;
    font-weight: 500;
    line-height: 200%;
    vertical-align: top;
    padding: 12px 15px 12px 15px;
  }
  main section.s04 .wrapper .job_contents .box03 {
    position: relative;
    background-color: #5eb7e8;
    padding: 20px;
    width: 100%;
  }
  main section.s04 .wrapper .job_contents .box03 .bd {
    width: 100%;
    height: 100%;
    position: absolute;
    top: -10px;
    left: -10px;
    right: 10px;
    bottom: 10px;
    border: 2px solid #c0e5f9;
  }
  main section.s04 .wrapper .job_contents .box03 .icon_time {
    width: 30px;
    display: block;
    margin: 0 auto;
  }
  main section.s04 .wrapper .job_contents .box03 .t01 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 3px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  main section.s04 .wrapper .job_contents .box03 dl {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  main section.s04 .wrapper .job_contents .box03 dl dt {
    width: 50px;
    font-size: 13px;
    line-height: 17px;
    text-align: right;
    position: relative;
    color: #fff;
    padding-right: 15px;
  }
  main section.s04 .wrapper .job_contents .box03 dl dt img {
    width: 10px;
    display: block;
    position: absolute;
    right: -6px;
    top: 6px;
  }
  main section.s04 .wrapper .job_contents .box03 dl dd {
    width: calc(100% - 50px);
    border-left: 2px solid #fff;
    padding-bottom: 10px;
  }
  main section.s04 .wrapper .job_contents .box03 dl dd ul li {
    font-size: 13px;
    line-height: 17px;
    padding-left: 20px;
    color: #fff;
  }
  main section.s04 .wrapper .job_contents .box03 dl dd ul li + li {
    margin-top: 10px;
  }
  main section.s04 .wrapper .job_contents .photolist01 {
    display: block;
    margin-top: 30px;
  }
  main section.s04 .wrapper .job_contents .photolist01 li {
    width: 100%;
    margin-top: 15px;
  }
  main section.s04 .wrapper .job_contents .photolist01 li img {
    width: 100%;
    display: block;
  }
  main section.s04 .wrapper .job_contents .photolist02 li {
    width: 100%;
  }
  main section.s04 .wrapper .job_contents .photolist02 li + li {
    margin-top: 15px;
  }
  main section.s04 .wrapper .job_contents .photolist02 li img {
    width: 100%;
    display: block;
  }
  main section.s04 .wrapper .btnbox {
    text-align: center;
    margin-top: 25px;
  }
  main section.s04 .wrapper .btnbox a {
    display: inline-block;
    vertical-align: top;
    height: 42px;
    background-image: url(../../../images/rj0403.jpg);
    background-size: 100% 100%;
    border-radius: 26px;
    position: relative;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    font-weight: 500;
    padding: 14px 70px 14px 15px;
    text-decoration: none;
  }
  main section.s04 .wrapper .btnbox a img {
    width: 60px;
    display: block;
    position: absolute;
    top: 50%;
    right: 4px;
    margin-top: -18px;
  }
}