/* ------------------------------
 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(6) 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.s05 {
  padding-bottom: 90px;
  margin-top: 50px;
}
main section.s05 .wrapper .ttlbox {
  background-image: url(../../../images/rq0301.jpg);
  background-size: 100% 100%;
  padding: 40px 0;
}
main section.s05 .wrapper .ttlbox dl {
  width: 800px;
  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: 0 auto;
}
main section.s05 .wrapper .ttlbox dl dt {
  width: 490px;
}
main section.s05 .wrapper .ttlbox dl dt img {
  width: 100%;
  display: block;
}
main section.s05 .wrapper .ttlbox dl dd {
  width: 300px;
  text-align: right;
  font-size: 21px;
  font-weight: bold;
  padding-top: 25px;
}
main section.s05 .wrapper .box01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  margin: 60px auto 0;
}
main section.s05 .wrapper .box01 + .box01 {
  margin: 0 auto;
}
main section.s05 .wrapper .box01.single {
  display: block;
}
main section.s05 .wrapper .box01.single a {
  margin: 26px auto 0;
}
main section.s05 .wrapper .box01 a {
  width: 387px;
  display: block;
  text-decoration: none;
  margin: 26px 26px 0 0;
}
main section.s05 .wrapper .box01 a:nth-child(even) {
  margin-right: 0;
}
main section.s05 .wrapper .box01 a .photo {
  position: relative;
}
main section.s05 .wrapper .box01 a .photo img {
  width: 100%;
  display: block;
}
main section.s05 .wrapper .box01 a .photo p {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
  font-style: italic;
  font-size: 24px;
  color: #fff;
  padding-right: 10px;
}
main section.s05 .wrapper .box01 a .t01 {
  background-image: url(../../../images/rt0508.jpg);
  background-size: 100% 100%;
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 180%;
  padding: 10px 70px 10px 20px;
}
main section.s05 .wrapper .box01 a .t01 img {
  width: 48px;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -17px;
}
main section.s03 {
  overflow: hidden;
  background-image: url(../../../images/bg_iinterview_detail.jpg);
  background-size: 2000px auto;
  background-position: bottom 0 center;
  background-repeat: no-repeat;
  padding-bottom: 60px;
}
main section.s03 .wrapper .interviewdetail {
  position: relative;
}
main section.s03 .wrapper .interviewdetail .ttlbox02 {
  height: 210px;
  background-color: #E5F4F1;
  position: relative;
  padding-top: 130px;
}
main section.s03 .wrapper .interviewdetail .ttlbox02 p {
  width: 800px;
  margin: 0 auto;
  font-size: 48px;
  font-style: italic;
  color: #fff;
  position: relative;
  z-index: 2;
}
main section.s03 .wrapper .interviewdetail .ttlbox02 img {
  width: 266px;
  display: block;
  position: absolute;
  top: 50%;
  right: calc(50% + 200px);
}
main section.s03 .wrapper .interviewdetail .box01 {
  position: relative;
  z-index: 2;
  width: 800px;
  margin: 0 auto;
}
main section.s03 .wrapper .interviewdetail .box01 .photobox {
  position: relative;
}
main section.s03 .wrapper .interviewdetail .box01 .photobox img {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .interviewdetail .box01 .photobox .t01 {
  background-image: url(../../../images/rt0508.jpg);
  background-size: 100% 100%;
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 180%;
  padding: 10px 70px 10px 20px;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 315px;
}
main section.s03 .wrapper .interviewdetail .box01 .photobox .t01.t0102 {
  top: auto;
  bottom: 20px;
}
main section.s03 .wrapper .interviewdetail .box01 .photobox .t01 img {
  width: 48px;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -17px;
}
main section.s03 .wrapper .interviewdetail .box01 .t02 {
  text-align: center;
  font-size: 20px;
  line-height: 170%;
  padding: 15px 30px;
  background-image: url(../../../images/ri0302.jpg);
  background-size: 100% 100%;
}
main section.s03 .wrapper .interviewdetail .txtbox {
  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: 35px auto 0;
}
main section.s03 .wrapper .interviewdetail .txtbox dl {
  width: 392px;
}
main section.s03 .wrapper .interviewdetail .txtbox dl:nth-child(2) dt {
  border: none;
  border-left: 1px solid #5eb7e8;
}
main section.s03 .wrapper .interviewdetail .txtbox dl:nth-child(2) dt .t04 {
  padding: 0 0 0 30px;
}
main section.s03 .wrapper .interviewdetail .txtbox dl dt {
  border-right: 1px solid #5eb7e8;
}
main section.s03 .wrapper .interviewdetail .txtbox dl dt + dt {
  margin-top: 35px;
}
main section.s03 .wrapper .interviewdetail .txtbox dl dt .t03 {
  background-color: #5eb7e8;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  font-size: 18px;
  line-height: 160%;
  padding: 12px 20px;
}
main section.s03 .wrapper .interviewdetail .txtbox dl dt .t04 {
  padding-right: 30px;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
}
main section.s03 .wrapper .interviewdetail .txtbox dl dt + dd {
  margin-top: 25px;
}
main section.s03 .wrapper .interviewdetail .txtbox dl dd + dt {
  margin-top: 25px;
}
main section.s03 .wrapper .interviewdetail .txtbox dl dd img {
  width: 100%;
  display: block;
}
main section.s04 .wrapper {
  padding: 80px 0;
}
main section.s04 .wrapper .btn01 {
  width: 230px;
  display: block;
  margin: 0 auto;
}
main section.s04 .wrapper .btn01 img {
  width: 100%;
  display: block;
}

/* ------------------------------
 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.s05 {
    padding-bottom: 50px;
  }
  main section.s05 .wrapper .ttlbox {
    background-size: 100% 100%;
    padding: 20px 20px;
  }
  main section.s05 .wrapper .ttlbox dl {
    width: 100%;
    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: 0 auto;
  }
  main section.s05 .wrapper .ttlbox dl dt {
    width: 160px;
  }
  main section.s05 .wrapper .ttlbox dl dt img {
    width: 100%;
    display: block;
  }
  main section.s05 .wrapper .ttlbox dl dd {
    width: 150px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
  }
  main section.s05 .wrapper .box01 {
    width: 100%;
    display: block;
    margin: 30px auto 0;
    padding: 0 20px;
  }
  main section.s05 .wrapper .box01 + .box01 {
    margin: 0 auto;
  }
  main section.s05 .wrapper .box01.single {
    display: block;
  }
  main section.s05 .wrapper .box01.single a {
    margin: 26px auto 0;
  }
  main section.s05 .wrapper .box01 a {
    width: 100%;
    display: block;
    text-decoration: none;
    margin: 20px auto 0 !important;
  }
  main section.s05 .wrapper .box01 a:nth-child(even) {
    margin-right: 0;
  }
  main section.s05 .wrapper .box01 a .photo {
    position: relative;
  }
  main section.s05 .wrapper .box01 a .photo img {
    width: 100%;
    display: block;
  }
  main section.s05 .wrapper .box01 a .photo p {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    font-style: italic;
    font-size: 20px;
    color: #fff;
    padding-right: 10px;
  }
  main section.s05 .wrapper .box01 a .t01 {
    background-size: 100% 100%;
    position: relative;
    color: #fff;
    font-size: 13px;
    line-height: 180%;
    padding: 10px 70px 10px 20px;
  }
  main section.s05 .wrapper .box01 a .t01 img {
    width: 48px;
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -17px;
  }
  main section.s03 {
    overflow: hidden;
    background-image: url(../../../images/bg_iinterview_detail.jpg);
    background-size: 150% auto;
    background-position: bottom 0 center;
    background-repeat: no-repeat;
    padding-bottom: 40px;
  }
  main section.s03 .wrapper .interviewdetail {
    position: relative;
  }
  main section.s03 .wrapper .interviewdetail .ttlbox02 {
    height: 80px;
    background-color: #E5F4F1;
    position: relative;
    padding-top: 30px;
  }
  main section.s03 .wrapper .interviewdetail .ttlbox02 p {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    font-size: 28px;
    font-style: italic;
    color: #fff;
    position: relative;
    z-index: 2;
  }
  main section.s03 .wrapper .interviewdetail .ttlbox02 img {
    width: 266px;
    display: block;
    position: absolute;
    top: 20px;
    right: auto;
    left: -180px;
  }
  main section.s03 .wrapper .interviewdetail .box01 {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
  }
  main section.s03 .wrapper .interviewdetail .box01 .photobox {
    position: relative;
  }
  main section.s03 .wrapper .interviewdetail .box01 .photobox img {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .interviewdetail .box01 .photobox .t01 {
    background-image: url(../../../images/rt0508.jpg);
    background-size: 100% 100%;
    position: relative;
    color: #fff;
    font-size: 11px;
    line-height: 180%;
    padding: 8px 60px 8px 10px;
    position: absolute;
    top: auto;
    right: 10px;
    bottom: 10px !important;
    width: 260px;
  }
  main section.s03 .wrapper .interviewdetail .box01 .photobox .t01 img {
    width: 48px;
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -17px;
  }
  main section.s03 .wrapper .interviewdetail .box01 .t02 {
    text-align: center;
    font-size: 16px;
    line-height: 170%;
    padding: 12px 20px;
    background-image: url(../../../images/ri0302.jpg);
    background-size: 100% 100%;
    text-align: left;
  }
  main section.s03 .wrapper .interviewdetail .txtbox {
    width: 100%;
    display: block;
    padding: 0 20px;
    margin: 35px auto 0;
  }
  main section.s03 .wrapper .interviewdetail .txtbox dl {
    width: 100%;
  }
  main section.s03 .wrapper .interviewdetail .txtbox dl:nth-child(2) {
    margin-top: 20px;
  }
  main section.s03 .wrapper .interviewdetail .txtbox dl:nth-child(2) dt .t04 {
    padding: 0 0 0 30px;
  }
  main section.s03 .wrapper .interviewdetail .txtbox dl dt {
    border-right: 1px solid #5eb7e8 !important;
    border-left: none !important;
  }
  main section.s03 .wrapper .interviewdetail .txtbox dl dt + dt {
    margin-top: 20px;
  }
  main section.s03 .wrapper .interviewdetail .txtbox dl dt .t03 {
    background-color: #5eb7e8;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    line-height: 160%;
    padding: 10px 15px;
  }
  main section.s03 .wrapper .interviewdetail .txtbox dl dt .t04 {
    padding: 0 20px 0 0 !important;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 170%;
  }
  main section.s03 .wrapper .interviewdetail .txtbox dl dt + dd {
    margin-top: 25px;
  }
  main section.s03 .wrapper .interviewdetail .txtbox dl dd + dt {
    margin-top: 25px;
  }
  main section.s03 .wrapper .interviewdetail .txtbox dl dd img {
    width: 100%;
    display: block;
  }
  main section.s04 .wrapper {
    padding: 40px 0;
  }
  main section.s04 .wrapper .btn01 {
    width: 161px;
    display: block;
    margin: 0 auto;
  }
  main section.s04 .wrapper .btn01 img {
    width: 100%;
    display: block;
  }
}