.thanks {
  text-align: center;
  margin-bottom: 150px;
}
.thanks h3 {
  margin: 100px 0;
  font-size: 4rem;
  color: #0b5083;
  line-height: 1.5;
}
.thanks p {
  font-size: 2rem;
}
.thanks a {
  display: inline-block;
  width: 83px;
  height: 43px;
  background-color: #005ca9;
  color: #fff;
  text-decoration: none;
  padding-top: 6px;
  margin-top: 5rem;
  transition: 0.5s;
}
.thanks a:hover {
  background: #fff;
  color: #005ca9;
  border: 2px solid #005ca9;
}

@media screen and (max-width: 768px) {
  .thanks {
    padding: 5%;
  }
  .thanks h3 {
    font-size: 3rem;
  }
  .thanks p {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 769px) {
  .recruit #mv {
    background: none;
    height: auto;
    text-align: center;
  }
  .recruit #mv img {
    position: unset;
    margin-left: 0;
  }
  .recruit-top {
    background: url("../img/common/bg.png") repeat;
  }
  .recruit-top .lead {
    font-size: 17px;
    color: #096db5;
    text-align: center;
    font-weight: bold;
    margin: 0 0 78px;
    letter-spacing: 2px;
    padding-top: 85px;
  }
  .recruit-top ul {
    font-size: 0;
    text-align: center;
    margin-bottom: 60px;
  }
  .recruit-top ul li {
    display: inline-block;
    margin: 0 28px;
  }
  .interview-under-mv {
    background: url("../img/recruit/senior/bg-main.png") repeat;
    position: relative;
  }
  .interview-under-mv h2 {
    position: absolute;
    top: 103px;
    left: 50%;
    margin-left: -430px;
    line-height: 55px;
    background: url("../img/recruit/senior/ttl01.png") no-repeat;
    width: 407px;
    font-size: 18px;
    color: #0088c8;
    text-align: center;
  }
  .interview-under-mv .txt-lead {
    width: 990px;
    max-width: 100%;
    margin: 0 auto;
  }
  .interview-under-mv .hito_img {
    float: right;
    padding-top: 38px;
  }
  .interview-under-mv .detail {
    background: url("../img/recruit/senior/bg.png") repeat;
    width: 442px;
    box-sizing: border-box;
    padding: 20px 20px 40px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 206px;
    margin-left: -440px;
  }
  @media screen and (max-width: 900px) {
    .interview-under-mv h2 {
      position: absolute;
      top: 103px;
      left: 5px;
      margin-left: 0px;
      line-height: 55px;
      background: url("../img/recruit/senior/ttl01.png") no-repeat;
      width: 407px;
      font-size: 18px;
      color: #0088c8;
      text-align: center;
    }
    .interview-under-mv .detail {
      background: url("../img/recruit/senior/bg.png") repeat;
      width: 442px;
      box-sizing: border-box;
      padding: 20px;
      text-align: center;
      position: absolute;
      left: 5px;
      margin-left: 0px;
      top: 206px;
    }
  }
  .interview-under-mv .detail .spell {
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    display: block;
    margin-bottom: 7px;
  }
  .interview-under-mv .detail .name {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 7px;
  }
  .interview-under-mv .detail .time {
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px;
  }
  .interview-under-mv .detail .txt {
    color: #fff;
    text-align: center;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
  }
  .interview-detail {
    background: url("../img/recruit/senior/bg-content.png") no-repeat center bottom;
    background-size: cover;
  }
  .interview-comment {
    padding: 95px 0 80px;
    width: 750px;
    margin: 0 auto;
    font-size: 15px;
    color: #fff;
  }
  .interview-comment .comment-box {
    width: 540px;
    box-sizing: border-box;
    margin-top: -10px;
    padding: 30px 45px;
    position: relative;
  }
  .interview-comment .comment-box.ptn01 {
    background: url("../img/recruit/senior/bg.png") repeat;
    float: right;
  }
  .interview-comment .comment-box.ptn01:after {
    position: absolute;
    top: 100%;
    right: 90px;
    content: "";
    display: block;
    width: 45px;
    height: 26px;
    background: url("../img/recruit/senior/hukidashi01.png") no-repeat;
  }
  .interview-comment .comment-box.ptn01 dt {
    font-size: 18px;
    color: #ffff66;
    font-weight: bold;
    margin-bottom: 23px;
  }
  .interview-comment .comment-box.ptn02 {
    float: left;
    border: 1px solid #1992cb;
    background: rgba(255, 255, 255, 0.9);
    color: #1992cb;
  }
  .interview-comment .comment-box.ptn02:after {
    position: absolute;
    top: 100%;
    left: 120px;
    content: "";
    display: block;
    width: 45px;
    height: 26px;
    background: url("../img/recruit/senior/hukidashi02.png") no-repeat;
  }
  .interview-comment .comment-box.ptn02 dt {
    font-size: 18px;
    color: #0085c4;
    margin-bottom: 23px;
    font-weight: bold;
  }
  .interview .advice {
    width: 820px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 56px;
    height: 700px;
  }
  .mid .interview-detail .advice {
    height: 480px;
  }
  .interview .int-02 {
    height: 800px;
  }
  .interview .advice img {
    max-width: 100%;
  }
  .interview .advice .txt {
    position: absolute;
    left: 50%;
    margin-left: 70px;
    top: 90px;
    background: #fff;
    border: 1px solid #0085c4;
    padding: 30px 50px;
    width: 436px;
    box-sizing: border-box;
  }
  @media screen and (max-width: 1044px) {
    .interview .advice .txt {
      position: absolute;
      left: unset;
      right: 10px;
      margin-left: 0px;
      top: 90px;
      background: #fff;
      border: 1px solid #0085c4;
      padding: 30px 50px;
      width: 436px;
      box-sizing: border-box;
    }
  }
  .interview .advice .txt span {
    font-size: 18px;
    font-weight: bold;
    line-height: 200%;
    color: #0085c4;
    display: block;
    margin-bottom: 15px;
  }
  .interview .advice .txt p {
    font-size: 15px;
    line-height: 200%;
    color: #0085c4;
  }
  .entry-detail {
    margin-top: 117px;
    width: 730px;
    margin: 117px auto 0;
  }
  .entry-detail h3 {
    width: 175px;
    text-align: center;
    color: #fff;
    background: #0088c8;
    margin: 0 auto 30px;
    font-size: 15px;
    height: 175px;
    height: 165px\0;
  }
  .entry-detail h3 span {
    display: block;
    padding-bottom: 33px;
  }
  .entry-detail h3 span:first-child {
    padding-top: 33px;
    padding-bottom: 25px;
  }
  .entry-detail h3 span:last-child {
    font-size: 22px;
  }
  .entry-detail .lead {
    font-size: 15px;
    color: #565656;
    line-height: 200%;
    padding: 38px 40px 30px;
    border: 1px solid #0c5e9a;
    margin-bottom: 50px;
  }
  .entry-detail table {
    border-top: 1px solid #0c5e9a;
    border-bottom: 1px solid #0c5e9a;
    width: 100%;
    font-size: 15px;
    line-height: 180%;
    margin-bottom: 123px;
  }
  .entry-detail table th {
    box-sizing: border-box;
    width: 175px;
    padding: 23px 26px;
    text-align: left;
    color: #0c5e9a;
    background: #e6eff5;
    border-right: 1px dotted #0c5e9a;
    border-bottom: 1px dotted #0c5e9a;
    vertical-align: top;
  }
  .entry-detail table td {
    padding: 23px 26px;
    border-bottom: 1px dotted #0c5e9a;
    vertical-align: top;
    color: #565656;
  }
  .entry-form h3 {
    line-height: 43px;
    background: url("../img/recruit/entry-ttl.png") no-repeat center;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    color: #0c5e9a;
    margin-bottom: 16px;
    padding-top: 20px\0;
  }
  .entry-form .lead {
    color: #0c5e9a;
    font-size: 15px;
    text-align: center;
    margin-bottom: 40px;
  }
  .entry-form dl {
    width: 487px;
    margin: 0 auto 50px;
    color: #0c5e9a;
  }
  .entry-form dl dt {
    font-size: 14px;
    color: #0c5e9a;
    line-height: 120%;
    margin-bottom: 3px;
    padding-left: 5px;
  }
  .entry-form dl span {
    color: #ee3322;
  }
  .entry-form dl dd {
    margin-bottom: 5px;
  }
  .entry-form dl input {
    background: #0c5e9a;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
  }
  .entry-form dl textarea {
    background: #0c5e9a;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    height: 150px;
  }
  .entry-form dl select {
    outline: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
    padding: 8px 12px;
    border: none;
    color: #fff;
    width: 100%;
    border-radius: 3px;
    background: #0c5e9a;
  }
  .entry-form dl select option {
    background-color: #0c5e9a;
    color: #fff;
  }
  .entry-form dl select::-ms-expand {
    display: none;
  }
  .entry-form dl select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #828c9a;
  }
  .entry-form dl select option {
    background-color: #0c5e9a;
    color: #fff;
  }
  .entry-form dl select::-ms-expand {
    display: none;
  }
  .entry-form dl select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #828c9a;
  }
  .entry-form .submit {
    text-align: center;
    margin-bottom: 50px;
  }
  .entry-form .submit input {
    background: #0c5e9a;
    color: #fff;
    border: none;
    width: 105px;
    font-size: 17px;
    font-weight: bold;
    padding: 14px 0;
    border-radius: 5px;
  }
  .entry-about h2 {
    line-height: 75px;
    background: url("../img/recruit/entry-ttl02.png") no-repeat center;
    text-align: center;
    color: #0088c8;
    font-size: 25px;
    margin-top: 145px;
    margin-bottom: 46px;
  }
  .entry-about .lead {
    text-align: center;
    font-size: 16px;
    color: #0088c8;
    margin-bottom: 115px;
  }
  .entry-about .anchor {
    font-size: 0;
    text-align: center;
    margin-bottom: 116px;
  }
  .entry-about .anchor li {
    display: inline-block;
    margin: 0 20px;
    width: 175px;
    background: url("../img/recruit/senior/bg.png") repeat;
    transition: all 0.5s;
  }
  .entry-about .anchor li a {
    display: block;
    line-height: 175px;
    font-size: 25px;
    position: relative;
    text-decoration: none;
    color: #fff;
  }

  .entry-about .anchor li a.txt-long {
    line-height: 1.5;
    font-size: 23px;
    padding: 37px 5px 69px;
  }

  .entry-about .anchor li:hover {
    opacity: 0.7;
  }
  .entry-about .anchor li a:after {
    content: "";
    display: block;
    left: 3px;
    width: 17px;
    height: 17px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    left: 50%;
    bottom: 25px;
    margin-left: -10px;
  }
  .entry-about .entry-gaiyo {
    width: 730px;
    margin: 0 auto 195px;
  }
  .entry-about .entry-gaiyo .link-form {
    text-align: center;
  }
  .entry-about .entry-gaiyo .link-form a {
    display: inline-block;
    position: relative;
    background: #0088c8;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    padding: 24px 48px 24px 27px;
    padding: 30px 48px 18px 27px\0;
    line-height: 100%;
  }
  .entry-about .entry-gaiyo .link-form a:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    bottom: 26px;
  }
  .entry-about table {
    border-top: 1px solid #0c5e9a;
    border-bottom: 1px solid #0c5e9a;
    width: 100%;
    font-size: 15px;
    line-height: 180%;
    margin-bottom: 30px;
  }
  .entry-about table th {
    box-sizing: border-box;
    width: 175px;
    padding: 23px 26px;
    text-align: left;
    color: #0c5e9a;
    background: #e6eff5;
    border-right: 1px dotted #0c5e9a;
    border-bottom: 1px dotted #0c5e9a;
    vertical-align: top;
  }
  .entry-about table th.table-ttl {
    background: #0088c8;
    background-position: auto 50%;
    vertical-align: middle;
    color: #fff;
    font-size: 20px;
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .entry-about table th.table-ttl span {
    position: relative;
    z-index: 1;
  }
  .entry-about table th.table-ttl::before {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    height: 97px\0;
    background: url(../img/recruit/senior/bg.png) repeat;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .entry-about table td {
    padding: 23px 26px;
    border-bottom: 1px dotted #0c5e9a;
    vertical-align: top;
    color: #565656;
  }
  .catch .mv {
    height: 5px;
    /* background: #daeef7 url("../img/recruit/catch/mv.png") no-repeat center top; */
    background-size: auto 100%;
    position: relative;
  }
  .catch .mv .recruit-ttl {
    width: 100%;
    background: rgba(0, 136, 200, 0.9);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 23px 0;
  }
  .catch .mv .recruit-ttl .txt {
    width: 940px;
    max-width: 100%;
    margin: 0 auto;
  }
  .catch .mv .recruit-ttl h2 {
    line-height: 77px;
    background: url("../img/recruit/under-ttl.png") no-repeat 5px center;
    background-size: 100% auto;
    padding-left: 50px;
    color: #fff;
    font-size: 30px;
    width: 437px;
    box-sizing: border-box;
    float: left;
    max-width: 48%;
  }
  .catch .mv .recruit-ttl p {
    float: right;
    font-size: 17px;
    color: #fff;
    line-height: 140%;
    text-align: center;
    padding-top: 17px;
    max-width: 50%;
  }

  .catch .detail-mv h2 {
    display: none;
  }

  .catch .lead {
    padding: 92px 0 80px;
  }
  .catch .lead h3 {
    color: #037eb7;
    font-size: 30px;
    line-height: 220%;
    text-align: center;
  }

  .catch .people {
    margin-bottom: 0;
  }
  .catch .diversity {
    height: 633px;
    background: #f4fdfb;
    position: relative;
    margin-bottom: 80px;
  }
  .catch .diversity .woman {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -244px;
  }
  .catch .diversity .txt {
    background: url("../img/recruit/catch/bg-diersity.png") no-repeat;
    width: 564px;
    height: 393px;
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -543px;
    top: 173px;
    box-sizing: border-box;
    padding: 85px 0 23px;
    text-align: center;
  }
  @media screen and (max-width: 1080px) {
    .catch .diversity {
      height: auto;
      background: #f3f5f3;
      position: relative;
      margin-bottom: 80px;
    }

    .catch .diversity .woman {
      position: inherit;
      width: 100%;
      margin-left: 0px;
      left: unset;
    }
    .catch .diversity .txt {
      width: 564px;
      height: 393px;
      position: absolute;
      z-index: 2;
      left: 50%;
      margin-left: -282px;
      top: 173px;
      box-sizing: border-box;
      padding: 85px 0 23px;
      text-align: center;
    }
  }
  .catch .diversity .txt h3 {
    line-height: 75px;
    font-size: 25px;
    text-align: center;
    color: #fff;
    margin-bottom: 36px;
  }
  .catch .diversity .txt p {
    width: 322px;
    margin: 0 auto 35px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 180%;
  }
  .catch .event {
    background: url("../img/recruit/senior/bg.png") repeat;
    position: relative;
    text-align: right;
    margin-bottom: 80px;
  }
  .catch .event .txt {
    position: absolute;
    text-align: left;
    top: 95px;
    left: 50%;
    margin-left: -516px;
  }
  .catch .event .txt h3 {
    line-height: 74px;
    color: #fff;
    padding-left: 34px;
    background: url(../img/recruit/catch/ttl.png) no-repeat;
    background-size: auto 100%;
    width: 365px;
    font-size: 25px;
    margin-bottom: 45px;
  }
  .catch .event .txt p {
    font-size: 16px;
    color: #fff;
    line-height: 180%;
    margin-bottom: 30px;
  }
  @media screen and (max-width: 1080px) {
    .catch .event .txt {
      position: absolute;
      text-align: left;
      top: 95px;
      left: 20px;
      margin-left: 0px;
    }
  }
  .entry-link a {
    display: block;
    text-align: center;
    padding-bottom: 35px;
    background: url("../img/recruit/senior/btn-entry.png") no-repeat;
    line-height: 190px;
    width: 420px;
    margin: 0 auto;
    font-size: 25px;
    color: #fff;
    text-decoration: none;
    transition: all 0.5s;
  }
  .entry-link a:hover {
    opacity: 0.7;
  }
  .people {
    position: relative;
    margin-bottom: 92px;
  }
  .people h3 {
    width: 1024px;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0 auto 22px;
    position: relative;
    z-index: 1;
    color: #037eb7;
    font-size: 25px;
    line-height: 77px;
    background: url("../img/recruit/senior/ttl02.png") no-repeat;
    box-sizing: border-box;
  }
  .people ul {
    width: 1024px;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding-bottom: 38px;
  }
  .people ul li {
    float: left;
    /* width: 31.2%; */
    width: 48%;
    margin-right: 3%;
    text-align: center;
    color: #fff;
    text-decoration: none;
  }
  .people ul li img {
    max-width: 100%;
  }
  .people ul li:last-child {
    margin-right: 0;
  }
  .people ul li .spell {
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    display: block;
    margin-bottom: 7px;
    padding-top: 16px;
  }
  .people ul li .name {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 18px;
  }
  .people ul li .time {
    font-size: 16px;
    color: #fff;
    margin-bottom: 25px;
  }
  .people-bg {
    background: url("../img/recruit/senior/bg.png") repeat;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 60%;
    bottom: 0;
    left: 0;
  }
  .messeage-new-mv {
    width: 750px;
    margin: 45px auto 40px;
    position: relative;
    margin-top: 0;
    width: 100%;
    margin-bottom: 30px;
    height: 400px;
    background: url("../img/recruit/messeage/mv.png") no-repeat center top;
    background-size: cover;
  }
  .messeage-new-mv h2 {
    position: absolute;
    line-height: 163px;
    padding-left: 45px;
    color: #fff;
    font-size: 22px;
    width: 380px;
    box-sizing: border-box;
    background: url("../img/company/messeage/ttl01.png") no-repeat;
    left: 50%;
    top: 137px;
    margin-left: 84px;
  }
  .messeage-new-bg {
    background: url("../img/recruit/messeage/bg.gif") repeat;
    position: relative;
    margin-bottom: 96px;
    padding-bottom: 60px;
  }
  .messeage-new-bg .messeage-new-box {
    width: 700px;
    margin: 0 auto;
  }
  .messeage-new-bg .messeage-new-box div {
    background: url("../img/recruit/messeage/bg02.png") repeat;
    width: 700px;
    margin: 0 auto 40px;
    box-sizing: border-box;
    padding: 33px 0 50px;
    color: #fff;
  }
  .messeage-new-bg .messeage-new-box div h3 {
    background: url("../img/recruit/messeage/ttl02.png") no-repeat 10px center;
    line-height: 77px;
    font-size: 30px;
    padding-left: 45px;
    margin-bottom: 55px;
  }
  .messeage-new-bg .messeage-new-box div h4 {
    padding-left: 45px;
    font-size: 20px;
    margin-bottom: 30px;
  }
  .messeage-new-bg .messeage-new-box div p {
    padding-left: 45px;
    font-size: 15px;
    line-height: 200%;
  }
  .messeage-new-bg .messeage-new-box div span {
    font-size: 18px;
  }
  .messeage-new-bg .messeage-new-box .name {
    text-align: right;
    padding-right: 30px;
  }
  .messeage-new-bg .messeage-new-box .name span {
    font-size: 15px;
    letter-spacing: 2px;
    padding-right: 26px;
  }
  .messeage-new-bg .messeage-new-box .name img {
    vertical-align: middle;
  }
  .recruit-banner {
    width: 980px;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 130px;
  }
  .recruit-banner ul {
    text-align: center;
  }
  .recruit-banner ul li {
    display: inline-block;
    text-align: left;
    width: 200px;
    margin-right: 1%;
  }
  .recruit-banner ul li img {
    max-width: 100%;
  }
  .recruit-banner ul li:last-child {
    margin-right: 0;
  }
  .recruit-banner ul li a {
    text-decoration: none;
    color: #0c5e9a;
    font-size: 15px;
    font-weight: bold;
  }
  .recruit-banner ul li a span {
    display: block;
    margin-top: 10px;
  }
  .recruit-banner ul li a span:before {
    content: "";
    display: inline-block;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    vertical-align: 2px;
    border-left: 3px solid #1c6096;
  }
  .diversity-mv {
    height: 630px;
    position: relative;
    margin-bottom: 68px;
    background: #f4f6f4;
    background: -moz-linear-gradient(top, #f4f6f4 86%, #e6e9e6 100%);
    background: -webkit-linear-gradient(top, #f4f6f4 86%, #e6e9e6 100%);
    background: linear-gradient(to bottom, #f4f6f4 86%, #e6e9e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f6f4', endColorstr='#e6e9e6', GradientType=0);
  }
  .diversity-mv .mv-woman {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -440px;
  }
  @media screen and (max-width: 950px) {
    .diversity-mv .mv-woman {
      position: absolute;
      bottom: 0;
      left: 0%;
      width: 100%;
      margin-left: 0;
    }
  }
  .diversity-mv > div {
    position: absolute;
    top: 224px;
    width: 561px;
    height: 350px;
    text-align: center;
    background: url("../img/recruit/diversity/mv-bg.png") no-repeat;
    left: 50%;
    margin-left: -259px;
    box-sizing: border-box;
    padding-top: 111px;
  }
  .diversity-mv h2 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 60px;
  }
  .diversity-mv p {
    font-size: 16px;
    color: #fff;
    width: 340px;
    margin: 0 auto;
  }
  .diversity-box01 {
    width: 880px;
    position: relative;
    margin: 0 auto 36px;
    max-width: 100%;
  }
  .diversity-box01 .txt {
    position: absolute;
    width: 467px;
    left: 408px;
    top: 66px;
    box-sizing: border-box;
    padding: 40px 30px 35px 44px;
    border-radius: 20px;
    background: url("../img/recruit/senior/bg.png") repeat;
  }
  .diversity-box01 .txt span {
    font-size: 18px;
    color: #ffff66;
    display: block;
    margin-bottom: 25px;
  }
  .diversity-box01 .txt p {
    font-size: 15px;
    color: #fff;
    line-height: 200%;
  }
  .diversity-box02 {
    margin-bottom: 16px;
    width: 932px;
    position: relative;
    margin: 0 auto;
    text-align: right;
    max-width: 100%;
  }
  .diversity-box02 .txt {
    position: absolute;
    text-align: left;
    width: 539px;
    left: 0px;
    top: 63px;
    box-sizing: border-box;
    padding: 40px 30px 35px 44px;
    border-radius: 20px;
    background: url("../img/recruit/senior/bg.png") repeat;
  }
  .diversity-box02 .txt span {
    font-size: 18px;
    color: #ffff66;
    display: block;
    margin-bottom: 25px;
  }
  .diversity-box02 .txt p {
    font-size: 15px;
    color: #fff;
    line-height: 200%;
  }
  .diversity-box03 {
    width: 902px;
    position: relative;
    margin: 0 auto 196px;
    max-width: 100%;
  }
  .diversity-box03 .txt {
    position: absolute;
    text-align: left;
    width: 467px;
    left: 415px;
    top: 60px;
    box-sizing: border-box;
    padding: 40px 30px 35px 44px;
    border-radius: 20px;
    background: url("../img/recruit/senior/bg.png") repeat;
  }
  .diversity-box03 .txt span {
    font-size: 18px;
    color: #ffff66;
    display: block;
    margin-bottom: 25px;
  }
  .diversity-box03 .txt p {
    font-size: 15px;
    color: #fff;
    line-height: 200%;
  }
  @media screen and (max-width: 950px) {
    .diversity-box01 .txt {
      left: unset;
      right: 0;
      top: 60px;
      box-sizing: border-box;
      padding: 40px 30px 35px 44px;
      border-radius: 20px;
      background: url(../img/recruit/senior/bg.png) repeat;
    }
    .diversity-box03 .txt {
      left: unset;
      right: 0;
      top: 60px;
      box-sizing: border-box;
      padding: 40px 30px 35px 44px;
      border-radius: 20px;
      background: url(../img/recruit/senior/bg.png) repeat;
    }
  }
  .event-ttl {
    margin: 95px 0 68px;
    text-align: center;
  }
  .event-ttl h3 {
    background: url("../img/recruit/event/ttl.png") no-repeat center;
    line-height: 77px;
    text-align: center;
    font-size: 25px;
    color: #0088c8;
    margin-bottom: 43px;
  }
  .event-ttl p {
    font-size: 16px;
    color: #0088c8;
    line-height: 200%;
  }
  .event-box {
    width: 857px;
    margin: 0 auto 35px;
    box-sizing: border-box;
    background: url("../img/recruit/senior/bg.png") repeat;
    padding: 5px;
    max-width: 100%;
    box-sizing: border-box;
  }
  .event-box.last {
    margin-bottom: 140px;
  }
  .event-box img {
    float: left;
    width: 46.1%;
  }
  .event-box .txt {
    float: left;
    width: 457px;
    width: 53.5%;
    box-sizing: border-box;
    padding: 37px 27px 30px 40px;
  }
  .event-box .txt span {
    font-size: 18px;
    color: #ffff66;
    display: block;
    margin-bottom: 25px;
  }
  .event-box .txt p {
    font-size: 15px;
    color: #fff;
    line-height: 200%;
  }
  .mid .cat-ttl {
    background: url("../img/common/ttl-bg-recruit-mid.png") no-repeat center top;
  }
  .mid .interview-under-mv h2 {
    background: url("../img/recruit/senior/ttl01_mid.png") no-repeat;
    color: #019589;
  }
  .mid .interview-under-mv .detail,
  .mid .interview-comment .comment-box.ptn01 {
    background: url("../img/recruit/senior/bg_mid.png") repeat;
  }
  .mid .interview-comment .comment-box.ptn02 {
    border: 1px solid #009185;
    color: #019589;
  }
  .mid .interview-comment .comment-box.ptn02 dt {
    color: #019589;
  }
  .mid .interview-comment .comment-box.ptn01::after {
    background: url("../img/recruit/senior/hukidashi01_mid.png") no-repeat;
  }
  .mid .interview-comment .comment-box.ptn02::after {
    background: url("../img/recruit/senior/hukidashi02_mid.png") no-repeat;
  }
  .mid .interview-detail {
    background: none;
  }
  .mid.interview .advice {
    /*height: 239px;*/
  }
  .mid.interview .advice .txt {
    position: static;
    background: #fff;
    border: 1px solid #009185;
    padding: 30px 50px;
    width: 436px;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .mid.interview .advice .txt span,
  .mid.interview .advice .txt p {
    color: #019589;
  }
  .mid .entry-link a {
    background: url("../img/recruit/senior/btn-entry-mid.png") no-repeat;
  }
  .mid.catch .people ul li {
    margin: auto;
    float: none;
  }
  .mid.catch .mv .recruit-ttl {
    background: rgba(0, 171, 157, 0.9);
  }
  .mid.catch .lead h3 {
    color: #029095;
  }
  .catch-messeage {
    height: auto;
    position: static;
    background: url("../img/recruit/catch/bg_gray.png") repeat;
    width: 100%;
    margin: 0 auto 75px;
    padding: 30px 0 90px;
  }
  .catch-messeage h3 {
    position: static;
    text-align: center;
    width: 1024px;
    max-width: 100%;
    margin: 0 auto 52px;
    z-index: 1;
    color: #037eb7;
    font-size: 25px;
    line-height: 77px;
    background: url("../img/recruit/catch/ttl01.png") no-repeat center top;
    box-sizing: border-box;
  }
  .mid.catch .catch-messeage h3 {
    color: #029095;
    background: url("../img/recruit/catch/ttl02.png") no-repeat center top;
  }
  .catch-messeage .m_catch-messeage {
    background: #00ab9d;
    width: 702px;
    box-sizing: border-box;
    padding: 36px 55px 28px;
    margin: 0 auto;
    text-align: center;
  }
  #rec-message.catch-messeage .m_catch-messeage {
    background: #057eb7;
  }
  .mid.catch .catch-messeage .m_catch-messeage {
    background: #00ab9d;
  }
  .catch-messeage .m_catch-messeage p {
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    text-align: left;
    padding-top: 30px;
  }
  .mid.catch .catch-messeage .m_catch-messeage span {
    font-size: 18px;
  }
  .mid.catch .catch-messeage .m_catch-messeage p:nth-of-type(1) {
    padding-top: 0;
  }
  .mid.catch .people h3 {
    color: #029095;
    background: url("../img/recruit/senior/ttl02_mid.png") no-repeat center top;
    text-align: center;
  }
  .mid.catch .people-bg {
    background: url("../img/recruit/senior/bg_mid.png") repeat;
  }
  .mid .entry-about.catch_mid h2 {
    background: url("../img/recruit/catch/ttl03.png") no-repeat center;
    color: #00ab9d;
    margin-top: 125px;
    margin-bottom: 90px;
  }
  .mid .entry-about .anchor li {
    background: url("../img/recruit/senior/bg_mid.png") repeat;
  }
  .mid .entry-about table th.table-ttl::before {
    background: none;
  }
  .mid .entry-about table th.table-ttl {
    background: #00ab9d;
  }
  .mid .entry-about table th {
    background: #e5f6f5;
  }
  .mid .entry-about.catch_mid table {
    margin-bottom: 92px;
  }
  .mid .entry-link a {
    background: url("../img/recruit/senior/btn-entry-mid.png") no-repeat;
    margin-top: 150px;
    margin-bottom: 100px;
  }

  a.anchor_entry {
    text-decoration: underline;
    color: #0c5e9a;
  }
  .mid .entry-detail h3 {
    background: #00ab9d url("../../img/recruit/senior/bg_mid.png") repeat;
    padding: 0 5px;
  }
  .mid .entry-detail table th {
    background: #e5f6f5;
  }
  .detail-mv.recruit {
    background: url("../img/recruit/mv.png") no-repeat center center;
    background-size: cover;
    text-align: center;
    height: 525px;
    position: relative;
  }
  .detail-mv > div {
    position: absolute;
    display: inline-block;
    margin: 0 auto;
    top: 240px;
    left: 0;
    width: 100%;
  }
  .detail-mv > div h2 {
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    background: #000;
    padding: 15px 40px 20px;
    background: url("../img/recruit/under-ttl.png") no-repeat center center;
    font-size: 30px;
    float: none !important;
  }
  .recruit-top ul {
    font-size: 30px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 124px;
  }
  .recruit-top ul li {
    width: 485px;
    height: 485px;
    background: url(../img/recruit/btn01_bg.png) center no-repeat;
    position: relative;
    text-align: center;
  }
  .recruit-top ul li:nth-child(2) {
    background: url(../img/recruit/btn02_bg.png) center no-repeat;
  }
  .recruit-top ul li p {
    padding-top: 225px;
  }
  .recruit-top ul li a {
    position: absolute;
    font-size: 13px;
    position: absolute;
    bottom: 140px;
    font-size: 13px;
    left: 50%;
    margin-left: -55px;
  }
  .messeage-new-bg .messeage-new-box {
    padding-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .recruit #mv {
    padding: 0;
  }
  .recruit #mv img {
    width: 100%;
    height: auto;
    padding-bottom: 0;
  }
  .recruit-top {
    background: url("../img/common/bg.png") repeat;
  }
  .recruit-top .lead {
    font-size: 20px;
    color: #096db5;
    text-align: left;
    padding: 0 20px;
    font-weight: bold;
    line-height: 160%;
    padding-top: 35px;
    margin: 0 0 15px;
    letter-spacing: 2px;
  }
  .recruit-top ul {
    font-size: 0;
    text-align: center;
    margin: 0 30px;
    margin-bottom: 60px;
  }
  .recruit-top ul li {
    margin-bottom: 20px;
  }
  .interview-under-mv {
    background: url("../img/recruit/senior/bg-main.png") repeat;
    position: relative;
  }
  .catch .mv > img {
    width: 100%;
  }
  .interview-under-mv h2 {
    position: absolute;
    top: 27px;
    left: 5px;
    width: calc(100% - 5px);
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    background: url("../img/recruit/senior/ttl01.png") no-repeat;
    background-size: auto 100%;
    font-size: 18px;
    color: #0088c8;
    text-align: left;
    padding-left: 10px;
  }
  .interview-under-mv .txt-lead {
    margin: 0 auto;
  }
  .interview-under-mv .hito_img {
    padding-top: 3px;
    width: 100%;
    text-align: right;
  }
  .interview-under-mv .hito_img img {
    width: 70%;
  }
  .interview-under-mv .detail {
    background: url("../img/recruit/senior/bg.png") repeat;
    box-sizing: border-box;
    padding: 20px 30px 30px;
    text-align: center;
  }
  .interview-under-mv .detail .spell {
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    display: block;
    margin-bottom: 0px;
  }
  .interview-under-mv .detail .name {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .interview-under-mv .detail .time {
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
  }
  .interview-under-mv .detail .txt {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 180%;
    color: rgba(255, 255, 255, 0.8);
  }
  .interview-comment {
    padding: 40px 0 30px;
    margin: 0 15px;
    font-size: 18px;
    color: #fff;
  }
  .interview-comment .comment-box {
    box-sizing: border-box;
    margin-bottom: 30px;
    padding: 20px 20px;
    position: relative;
    line-height: 200%;
  }
  .interview-comment .comment-box.ptn01 {
    background: url("../img/recruit/senior/bg.png") repeat;
    float: right;
  }
  .interview-comment .comment-box.ptn01:after {
    position: absolute;
    top: 100%;
    right: 25px;
    content: "";
    display: block;
    width: 45px;
    height: 26px;
    background: url("../img/recruit/senior/hukidashi01.png") no-repeat;
    background-size: auto 17px;
  }
  .interview-comment .comment-box.ptn01 dt {
    font-size: 21px;
    color: #ffff66;
    font-weight: bold;
    margin-bottom: 7px;
  }
  .interview-comment .comment-box.ptn02 {
    float: left;
    border: 1px solid #1992cb;
    background: rgba(255, 255, 255, 0.9);
    color: #1992cb;
    margin-left: 3px;
  }
  .interview-comment .comment-box.ptn02:after {
    position: absolute;
    top: 100%;
    left: 65px;
    content: "";
    display: block;
    width: 45px;
    height: 26px;
    background: url("../img/recruit/senior/hukidashi02.png") no-repeat;
    background-size: auto 17px;
  }
  .interview-comment .comment-box.ptn02 dt {
    font-size: 21px;
    color: #0085c4;
    margin-bottom: 7px;
    font-weight: bold;
  }
  .interview .advice {
    margin: 0 auto;
    position: relative;
    padding-bottom: 56px;
  }
  .interview .advice .txt {
    background: #fff;
    border: 1px solid #0085c4;
    padding: 18px 35px;
    box-sizing: border-box;
    margin: 20px 30px;
  }
  .interview .advice .txt span {
    font-size: 18px;
    font-weight: bold;
    line-height: 200%;
    color: #0085c4;
    display: block;
    margin-bottom: 5px;
  }
  .interview .advice .txt p {
    font-size: 15px;
    line-height: 200%;
    color: #0085c4;
  }
  .entry-link {
    text-align: center;
    padding-bottom: 35px;
    padding-top: 35px;
  }
  .entry-link a {
    background: url("../img/recruit/senior/btn-entry.png") no-repeat center;
    background-size: contain;
    width: 280px;
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 100px;
    margin: 0 auto;
    font-size: 15px;
    transition: all 0.5s;
  }
  .entry-link a:hover {
    opacity: 0.7;
  }
  .people {
    position: relative;
    margin-bottom: 42px;
    background: #1592cd;
    padding-top: 20px;
  }
  .people h3 {
    margin: 0px 0 22px;
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 25px;
    line-height: 40px;
    background: url("../img/recruit/senior/ttl02-sp.png") no-repeat;
    height: 40px;
    background-size: auto 100%;
    padding-left: 30px;
    box-sizing: border-box;
  }
  .people ul {
    margin: 0 15px;
    margin-right: 0;
    position: relative;
    z-index: 1;
    padding-bottom: 38px;
  }
  .people ul li {
    text-align: center;
    margin-bottom: 20px;
    color: #fff;
    text-decoration: none;
    display: table;
    width: 100%;
  }
  .people ul li:last-child {
    margin-right: 0;
  }
  .people ul li > div,
  .people ul li > img {
    display: table-cell;
    vertical-align: middle;
  }
  .people ul li > img {
    width: 100%;
    max-width: calc(50vw - 30px);
  }
  .people ul li > div {
    width: 50vw;
  }
  .people ul li .spell {
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    display: block;
    margin-bottom: 0px;
  }
  .people ul li .name {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .people ul li .time {
    font-size: 15px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 160%;
  }
  .people ul li .detail img {
    width: 50%;
  }
  .people-bg {
    background: url("../img/recruit/senior/bg.png") repeat;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 65%;
    bottom: 0;
    left: 0;
  }
  .entry-detail {
    margin-top: 60px;
    margin: 60px auto 0;
  }
  .entry-detail h3 {
    width: 140px;
    text-align: center;
    color: #fff;
    background: #0088c8;
    margin: 0 auto 30px;
    font-size: 15px;
    height: 140px;
  }
  .entry-detail h3 span {
    display: block;
    padding-bottom: 33px;
  }
  .entry-detail h3 span:first-child {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .entry-detail h3 span:last-child {
    font-size: 25px;
  }
  .entry-detail h3 span.txt-long {
    font-size: 20px;
  }
  .entry-detail .lead {
    font-size: 15px;
    color: #565656;
    line-height: 200%;
    padding: 20px 20px 30px;
    border: 1px solid #0c5e9a;
    margin: 0 20px 50px;
  }
  .entry-detail table {
    border-top: 1px solid #0c5e9a;
    border-bottom: 1px solid #0c5e9a;
    width: 100%;
    font-size: 15px;
    line-height: 180%;
    margin: 0 auto 80px;
  }
  .entry-detail table th {
    box-sizing: border-box;
    width: 25%;
    padding: 10px;
    text-align: left;
    color: #0c5e9a;
    background: #e6eff5;
    border-right: 1px dotted #0c5e9a;
    border-bottom: 1px dotted #0c5e9a;
    vertical-align: top;
  }
  .entry-detail table td {
    padding: 13px;
    border-bottom: 1px dotted #0c5e9a;
    vertical-align: top;
    color: #565656;
  }
  .entry-form {
    margin: 0 10px;
  }
  .entry-form h3 {
    background: url("../img/recruit/entry-ttl.png") no-repeat center;
    background-size: auto 100%;
    line-height: 43px;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    color: #0c5e9a;
    margin-bottom: 16px;
  }
  @media screen and (max-width: 386px) {
    .entry-form h3 {
      background: url("../img/recruit/entry-ttl.png") no-repeat center;
      background-size: 100% auto;
      line-height: 43px;
      text-align: center;
      font-weight: bold;
      font-size: 25px;
      color: #0c5e9a;
      margin-bottom: 16px;
    }
  }
  .entry-form .lead {
    color: #0c5e9a;
    font-size: 15px;
    text-align: center;
    margin-bottom: 40px;
  }
  .entry-form dl {
    width: 100%;
    margin: 0 auto 50px;
    color: #0c5e9a;
  }
  .entry-form dl dt {
    font-size: 14px;
    color: #0c5e9a;
    line-height: 120%;
    margin-bottom: 3px;
    padding-left: 5px;
  }
  .entry-form dl span {
    color: #ee3322;
  }
  .entry-form dl dd {
    margin-bottom: 5px;
  }
  .entry-form dl input {
    background: #0c5e9a;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
  }
  .entry-form dl textarea {
    background: #0c5e9a;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    height: 150px;
  }
  .entry-form dl select {
    outline: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
    padding: 8px 12px;
    border: none;
    color: #fff;
    width: 100%;
    border-radius: 3px;
    background: #0c5e9a;
  }
  .entry-form dl select option {
    background-color: #0c5e9a;
    color: #fff;
  }
  .entry-form dl select::-ms-expand {
    display: none;
  }
  .entry-form dl select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #828c9a;
  }
  .entry-form dl select option {
    background-color: #0c5e9a;
    color: #fff;
  }
  .entry-form dl select::-ms-expand {
    display: none;
  }
  .entry-form dl select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #828c9a;
  }
  .entry-form .submit {
    text-align: center;
    margin-bottom: 50px;
  }
  .entry-form .submit input {
    background: #0c5e9a;
    color: #fff;
    border: none;
    width: 105px;
    font-size: 17px;
    font-weight: bold;
    padding: 14px 0;
    border-radius: 5px;
  }
  .entry-about h2 {
    background: url("../img/recruit/entry-ttl02.png") no-repeat center;
    background-size: auto 100%;
    line-height: 55px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #0c5e9a;
    margin-top: 30px;
    margin-bottom: 16px;
  }
  .entry-about .lead {
    text-align: center;
    font-size: 16px;
    color: #0088c8;
    margin-bottom: 70px;
  }
  .entry-about .anchor {
    font-size: 0;
    text-align: center;
    margin-bottom: 66px;
  }
  .entry-about .anchor li {
    display: inline-block;
    margin: 0 5px;
    width: 85px;
    background: url("../img/recruit/senior/bg.png") repeat;
  }
  .entry-about .anchor li a {
    display: block;
    line-height: 85px;
    font-size: 18px;
    position: relative;
    text-decoration: none;
    color: #fff;
  }

  .entry-about .anchor li a.txt-long {
    line-height: 2;
    font-size: 13px;
    padding: 5px 0 25px;
  }

  .entry-about .anchor li a[href="#anchor03"] {
    line-height: 2;
    font-size: 13px;
    padding: 5px 0 25px;
  }

  .entry-about .anchor li a:after {
    content: "";
    display: block;
    left: 3px;
    width: 12px;
    height: 12px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    left: 50%;
    bottom: 15px;
    margin-left: -8px;
  }
  .entry-about .entry-gaiyo {
    margin: 0 0 95px;
  }
  .entry-about .entry-gaiyo .link-form {
    text-align: center;
  }
  .entry-about .entry-gaiyo .link-form a {
    display: inline-block;
    position: relative;
    background: #0088c8;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    padding: 24px 48px 24px 27px;
    line-height: 100%;
  }
  .entry-about .entry-gaiyo .link-form a:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    bottom: 26px;
  }
  .entry-about table {
    border-top: 1px solid #0c5e9a;
    border-bottom: 1px solid #0c5e9a;
    width: calc(100%);
    font-size: 15px;
    line-height: 180%;
    margin: 0 auto 40px;
  }
  .entry-about table th {
    box-sizing: border-box;
    width: 25%;
    padding: 13px 5px;
    text-align: left;
    color: #0c5e9a;
    background: #e6eff5;
    border-right: 1px dotted #0c5e9a;
    border-bottom: 1px dotted #0c5e9a;
    vertical-align: top;
  }
  .entry-about table th.table-ttl {
    background: #0088c8;
    background-position: auto 50%;
    vertical-align: middle;
    color: #fff;
    font-size: 25px;
    text-align: center;
    position: relative;
    z-index: 1;
  }

  .entry-about #anchor03 table th.table-ttl {
    font-size: 17px;
  }

  .entry-about table th.table-ttl span {
    position: relative;
    z-index: 1;
  }
  .entry-about table th.table-ttl:before {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    background: url(../img/recruit/senior/bg.png) repeat;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .entry-about table td {
    padding: 13px;
    border-bottom: 1px dotted #0c5e9a;
    vertical-align: top;
    color: #565656;
  }
  .catch .mv {
    position: relative;
  }
  .catch .mv > span {
    line-height: 55px;
    background: url("../img/recruit/under-ttl.png") no-repeat center;
    background-size: auto 55px;
    padding-left: 20px;
    color: #fff;
    font-size: 30px;
    box-sizing: border-box;
    position: absolute;
    top: 27%;
    display: block;
    text-align: center;
    width: 100%;
  }
  .catch .mv .recruit-ttl {
    width: 100%;
    background: #1994cd;
    padding: 23px 0;
  }
  .catch .mv .recruit-ttl .txt {
    margin: 0 auto;
  }
  .catch .mv .recruit-ttl h2 {
    line-height: 55px;
    background: url("../img/recruit/under-ttl.png") no-repeat left center;
    background-size: auto 55px;
    padding-left: 20px;
    color: #fff;
    font-size: 30px;
    box-sizing: border-box;
  }
  .catch .mv .recruit-ttl p {
    font-size: 20px;
    color: #fff;
    line-height: 140%;
    padding-top: 7px;
    padding: 7px 20px 0;
  }
  .catch .lead {
    padding: 55px 0 55px;
  }
  .catch .lead h3 {
    color: #037eb7;
    font-size: 24px;
    line-height: 200%;
    padding: 0;
    text-align: center;
  }
  .catch .catch-messeage {
    position: relative;
    background-size: 100% auto;
    margin-bottom: 0px;
    position: relative;
  }
  .catch .catch-messeage > img {
    width: 100%;
  }
  .catch .catch-messeage h3 {
    width: 316px;
    color: #037eb7;
    font-size: 17px;
    line-height: 220%;
    position: absolute;
    top: 18%;
    right: 20px;
    text-align: right;
  }
  .catch .catch-messeage a.btn-more02 {
    position: absolute;
    right: 20px;
    top: 50%;
  }
  .catch .people {
    margin-bottom: 0;
  }
  .catch .diversity {
    background: #f3f5f3;
    position: relative;
    padding-bottom: 200px;
    margin-bottom: 80px;
  }
  .catch .diversity > img {
    width: 100%;
  }

  .catch .diversity .txt {
    background: url("../img/recruit/catch/bg-diersity.png") no-repeat center top;
    background-size: contain;
    width: 100%;
    height: 393px;
    top: 173px;
    box-sizing: border-box;
    padding: 12% 0 23px;
    text-align: center;
    position: absolute;
    top: 40%;
    left: 0;
  }
  .catch .diversity .txt h3 {
    line-height: 75px;
    font-size: 25px;
    text-align: center;
    color: #fff;
    margin-bottom: 0%;
  }
  .catch .diversity .txt p {
    width: 80%;
    margin: 0 auto 20px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 180%;
  }
}

@media screen and (max-width: 768px) and (max-width: 340px) {
  .catch .diversity .txt {
    padding: 13% 0 0px;
  }
  .catch .diversity .txt h3 {
    line-height: 55px;
    font-size: 25px;
    text-align: center;
    color: #fff;
    margin-bottom: 0%;
  }
  .catch .diversity .txt p {
    width: 70%;
    margin: 0 auto 10px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 180%;
  }
  a.anchor_entry {
    text-decoration: underline;
    color: #0c5e9a;
  }
}

@media screen and (max-width: 768px) {
  .catch .event {
    background: url("../img/recruit/senior/bg.png") repeat;
    position: relative;
    margin-bottom: 80px;
    padding-top: 20px;
    padding-bottom: 60px;
    text-align: center;
  }
  .catch .event .txt {
    text-align: left;
  }
  .catch .event .txt h3 {
    line-height: 64px;
    color: #fff;
    padding-left: 24px;
    background: url(../img/recruit/catch/ttl.png) no-repeat;
    background-size: auto 100%;
    font-size: 25px;
    margin-bottom: 35px;
  }
  .catch .event .txt p {
    width: 85%;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    line-height: 180%;
    margin-bottom: 20px;
  }
  .catch .event .txt a.btn-more {
    margin-left: 7.5%;
  }
  .catch .event img {
    width: 85%;
    display: block;
    margin: -15px auto;
  }
  .messeage-new-mv {
    margin: 0px auto 40px;
    position: relative;
    margin-top: 0;
    width: 100%;
    margin-bottom: 30px;
    height: 200px;
    background: url("../img/recruit/messeage/mv.png") no-repeat center top;
    background-size: cover;
  }
  .messeage-new-mv h2 {
    position: absolute;
    padding-right: 20px;
    line-height: 80px;
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    background: url("../img/company/messeage/ttl01.png") no-repeat;
    background-size: auto 100%;
    right: 0%;
    top: 20%;
    width: 50%;
    text-align: center;
  }
  .messeage-new-bg {
    background: url("../img/recruit/messeage/bg.gif") repeat;
    position: relative;
    padding-bottom: 60px;
    margin-bottom: 50px;
  }
  .messeage-new-bg .messeage-new-box {
    width: 90%;
    margin: 0 auto;
  }
  .messeage-new-bg .messeage-new-box div {
    background: url("../img/recruit/messeage/bg02.png") repeat;
    margin: 0 auto 20px;
    box-sizing: border-box;
    padding: 33px 0 50px;
    color: #fff;
  }
  .messeage-new-bg .messeage-new-box div h3 {
    background: url("../img/recruit/messeage/ttl02.png") no-repeat 10px center;
    background-size: contain;
    line-height: 47px;
    font-size: 25px;
    padding-left: 25px;
    margin-bottom: 55px;
  }
  .messeage-new-bg .messeage-new-box div h4 {
    padding-left: 25px;
    font-size: 20px;
    margin-bottom: 30px;
  }
  .messeage-new-bg .messeage-new-box div p {
    padding: 0 25px;
    font-size: 15px;
    line-height: 200%;
  }
  .messeage-new-bg .messeage-new-box div span {
    font-size: 18px;
  }
  .messeage-new-bg .messeage-new-box .name {
    text-align: right;
    padding-right: 0px;
    margin-top: 15px;
  }
  .messeage-new-bg .messeage-new-box .name span {
    font-size: 13px;
    letter-spacing: 2px;
    padding-right: 26px;
  }
  .messeage-new-bg .messeage-new-box .name img {
    vertical-align: middle;
    height: 20px;
  }
  .recruit-banner {
    margin: 0 auto;
  }
  .recruit-banner ul {
    margin: 0 10px;
    padding-bottom: 20px;
    text-align: center;
  }
  .recruit-banner ul li {
    width: 200px;
    max-width: 40vw;
    display: inline-block;
    text-align: left;
    margin-left: 2vw;
    margin-bottom: 2vw;
  }
  .recruit-banner ul li a {
    text-decoration: none;
  }
  .recruit-banner ul li a span:before {
    content: "";
    display: inline-block;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    vertical-align: 2px;
    border-left: 3px solid #1c6096;
  }
  .recruit-banner ul li img {
    display: block;
    margin-bottom: 6px;
  }
  .recruit-banner ul li span {
    font-size: 15px;
    color: #0c5e9a;
    font-weight: bold;
    display: block;
    margin-bottom: 12px;
    padding-left: 0px;
    line-height: 100%;
  }
  .recruit-banner ul li p {
    display: none;
  }
  .diversity-mv {
    position: relative;
    margin-bottom: 68px;
    background: #f4f6f4;
    background: -moz-linear-gradient(top, #f4f6f4 86%, #e6e9e6 100%);
    background: -webkit-linear-gradient(top, #f4f6f4 86%, #e6e9e6 100%);
    background: linear-gradient(to bottom, #f4f6f4 86%, #e6e9e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f6f4', endColorstr='#e6e9e6', GradientType=0);
  }
  .diversity-mv > div {
    position: absolute;
    top: 84px;
    left: 0;
    width: 100%;
    text-align: center;
    background: url("../img/recruit/diversity/mv-bg.png") no-repeat center;
    background-size: contain;
    box-sizing: border-box;
    padding-top: 14%;
  }
  .diversity-mv h2 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 10px;
  }
  .diversity-mv p {
    font-size: 13px;
    color: #fff;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  @media screen and (min-width: 440px) and (max-width: 768px) {
    .diversity-mv > div {
      position: absolute;
      top: 84px;
      width: 80%;
      text-align: center;
      background: url("../img/recruit/diversity/mv-bg.png") no-repeat center;
      background-size: contain;
      left: 10%;
      box-sizing: border-box;
      padding-top: 12%;
    }
    .diversity-mv p {
      font-size: 13px;
      color: #fff;
      width: 45%;
      margin: 0 auto;
      padding-bottom: 20px;
    }
  }
  .diversity-box01,
  .diversity-box02,
  .diversity-box03 {
    position: relative;
    margin: 0 auto 36px;
  }
  .diversity-box01 > img,
  .diversity-box02 > img,
  .diversity-box03 > img {
    display: block;
    margin: 0 auto;
  }
  .diversity-box01 .txt,
  .diversity-box02 .txt,
  .diversity-box03 .txt {
    width: calc(100% - 20px);
    position: relative;
    z-index: 2;
    margin: -60px auto 0;
    box-sizing: border-box;
    padding: 30px 20px 25px 34px;
    border-radius: 20px;
    background: url("../img/recruit/senior/bg.png") repeat;
  }
  .diversity-box01 .txt span,
  .diversity-box02 .txt span,
  .diversity-box03 .txt span {
    font-size: 18px;
    color: #ffff66;
    display: block;
    margin-bottom: 25px;
  }
  .diversity-box01 .txt p,
  .diversity-box02 .txt p,
  .diversity-box03 .txt p {
    font-size: 15px;
    color: #fff;
    line-height: 200%;
  }
  .event-ttl {
    margin: 45px 0 50px;
    text-align: center;
  }
  .event-ttl h3 {
    background: url("../img/recruit/event/ttl.png") no-repeat center;
    background-size: auto 100%;
    line-height: 57px;
    text-align: center;
    font-size: 25px;
    color: #0088c8;
    margin-bottom: 23px;
  }
  .event-ttl p {
    font-size: 16px;
    color: #0088c8;
    padding: 0 20px;
    line-height: 200%;
  }
  .event-box {
    margin: 0 20px 35px;
    box-sizing: border-box;
    background: url("../img/recruit/senior/bg.png") repeat;
    padding: 5px;
  }
  .event-box.last {
    margin-bottom: 140px;
  }
  .event-box img {
    width: 100%;
  }
  .event-box .txt {
    box-sizing: border-box;
    padding: 37px 15px 37px 15px;
  }
  .event-box .txt span {
    font-size: 18px;
    color: #ffff66;
    display: block;
    margin-bottom: 25px;
  }
  .event-box .txt p {
    font-size: 15px;
    color: #fff;
    line-height: 200%;
  }
  .mid .cat-ttl {
    background: url("../img/common/ttl-bg-recruit-mid.png") no-repeat center top;
  }
  .mid .interview-under-mv h2 {
    background: url("../img/recruit/senior/ttl01_mid.png") no-repeat;
    background-size: auto 100%;
    color: #019589;
  }
  .mid .interview-under-mv .detail,
  .mid .interview-comment .comment-box.ptn01 {
    background: url("../img/recruit/senior/bg_mid.png") repeat;
  }
  .mid .interview-comment .comment-box.ptn02 {
    border: 1px solid #009185;
    color: #019589;
  }
  .mid .interview-comment .comment-box.ptn02 dt {
    color: #019589;
  }
  .mid .interview-comment .comment-box.ptn01::after {
    background: url("../img/recruit/senior/hukidashi01_mid.png") no-repeat;
  }
  .mid .interview-comment .comment-box.ptn02::after {
    background: url("../img/recruit/senior/hukidashi02_mid.png") no-repeat;
  }
  .mid .interview-detail {
    background: none;
  }
  .mid.interview .advice {
    height: 239px;
  }
  .mid.interview .advice .txt {
    position: static;
    background: #fff;
    border: 1px solid #009185;
    padding: 30px 50px;
    width: 436px;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .mid.interview .advice .txt span,
  .mid.interview .advice .txt p {
    color: #019589;
  }
  .mid .entry-link a {
    background: url("../img/recruit/senior/btn-entry-mid.png") no-repeat;
  }
  .mid.interview .advice {
    height: auto;
    padding-bottom: 40px;
  }
  .mid.interview .advice .txt {
    position: static;
    background: #fff;
    border: 1px solid #009185;
    width: calc(100% - 60px);
    box-sizing: border-box;
    padding: 18px 35px;
    margin: 0px 30px;
  }
  .mid .entry-link a {
    background-size: contain;
    background-position: center;
  }
  .mid.catch .mv .recruit-ttl {
    background: rgba(0, 171, 157, 0.9);
  }
  .mid.catch .lead h3 {
    color: #029095;
  }
  .catch-messeage {
    height: auto;
    position: static;
    background: url("../img/recruit/catch/bg_gray.png") repeat;
    width: 100%;
    margin: 0 auto 75px;
    padding: 30px 0 90px;
  }
  .catch-messeage h3 {
    position: static;
    text-align: center;
    width: 1024px;
    max-width: 100%;
    margin: 0 auto 52px;
    z-index: 1;
    color: #029095;
    font-size: 25px;
    line-height: 77px;
    background: url("../img/recruit/catch/ttl02.png") no-repeat center top;
    padding-left: 30px;
    box-sizing: border-box;
  }
  #rec-message.catch-messeage h3 {
    color: #037eb7;
    position: static;
    line-height: 60px;
    right: auto;
    top: auto;
    margin: 10px auto;
    text-align: center;
    background-size: contain;
  }
  #rec-message.catch-messeage .m_catch-messeage {
    background: #2e90c8;
    width: calc(100% - 20px);
    box-sizing: border-box;
    padding: 15px;
    margin: 0 auto;
    text-align: center;
  }
  #rec-message.catch-messeage .m_catch-messeage {
    background: #2e90c8;
  }
  .catch-messeage .m_catch-messeage p {
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    text-align: left;
    padding-top: 30px;
  }
  .catch-messeage .m_catch-messeage p:nth-of-type(1) {
    padding-top: 0;
  }
  .mid.catch .people h3 {
    color: #029095;
    background: url("../img/recruit/senior/ttl02_mid.png") no-repeat center top;
    text-align: center;
  }
  .mid.catch .people-bg {
    background: url("../img/recruit/senior/bg_mid.png") repeat;
  }
  .mid .entry-about.catch_mid h2 {
    background: url("../img/recruit/catch/ttl03.png") no-repeat center;
    color: #00ab9d;
    margin-top: 125px;
    margin-bottom: 90px;
  }
  .mid .entry-about .anchor li {
    background: url("../img/recruit/senior/bg_mid.png") repeat;
  }
  .mid .entry-about table th.table-ttl::before {
    background: none;
  }
  .mid .entry-about table th.table-ttl {
    background: #00ab9d;
  }

  .mid .entry-about #anchor01 table th.table-ttl {
    font-size: 17px;
  }

  .mid .entry-about table th {
    background: #e5f6f5;
  }
  .mid .entry-about.catch_mid table {
    margin-bottom: 92px;
  }
  .mid .entry-link a {
    background: url("../img/recruit/senior/btn-entry-mid.png") no-repeat;
  }
  .mid.catch .entry-about .entry-gaiyo {
    margin-bottom: 0px;
  }
  .mid.catch .catch-messeage .m_catch-messeage {
    background: #00ab9d;
    width: calc(100% - 20px);
    box-sizing: border-box;
    padding: 15px;
    margin: 0 20px;
    text-align: center;
  }
  .mid.catch .catch-messeage {
    padding: 30px 20px 30px 0;
    margin-bottom: 55px;
    box-sizing: border-box;
  }
  .mid.catch .catch-messeage h3 {
    color: #037eb7;
    position: static;
    line-height: 60px;
    right: auto;
    top: auto;
    margin: 10px auto;
    text-align: center;
    background-size: contain;
  }
  @media screen and (max-width: 360px) {
    .mid.catch .catch-messeage h3 {
      background: url("../img/recruit/catch/ttl02.png") no-repeat left top;
      background-size: 100% auto;
    }
  }
  .mid.catch .catch-messeage .m_catch-messeage p {
    font-size: 13px;
    line-height: 25px;
  }
  .mid.catch .catch-messeage .m_catch-messeage span {
    font-size: 18px;
  }
  .mid.catch .people {
    background: url(../img/recruit/senior/bg_mid.png) repeat;
  }
  .mid.catch .people h3 {
    margin: 0px 0 22px;
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 25px;
    line-height: 35px;
    background: url("../img/recruit/senior/ttl02-mid-sp.png") no-repeat;
    background-size: auto auto;
    height: 35px;
    background-size: auto 100%;
    padding-left: 30px;
    box-sizing: border-box;
    text-align: left;
  }
  .mid.catch .people ul {
    width: auto;
  }
  .mid.catch .people ul li .time {
    font-size: 1.3rem;
  }
  .mid .entry-about.catch_mid h2 {
    margin-top: 40px;
    margin-bottom: 40px;
    background-size: auto 100%;
  }
  @media screen and (max-width: 460px) {
    .mid .entry-about.catch_mid h2 {
      margin-top: 40px;
      margin-bottom: 40px;
      background-size: 100% auto;
    }
  }
  .mid .entry-about.catch_mid table {
    width: calc(100%);
    font-size: 15px;
    line-height: 180%;
    margin: 0 auto 40px;
  }
  .mid .entry-link a {
    background-size: contain;
    background-position: center;
  }
  .mid a.anchor_entry {
    text-decoration: underline;
    color: #0c5e9a;
  }
  .mid .entry-detail h3 {
    background: #00ab9d url("../../img/recruit/senior/bg_mid.png") repeat;
  }
  .mid .entry-detail table th {
    background: #e5f6f5;
  }
  a.anchor_entry {
    text-decoration: underline;
    color: #0c5e9a;
  }
  .detail-mv.recruit {
    background: url("../img/recruit/mv.png") no-repeat center center;
    background-size: cover;
    text-align: center;
    height: 525px;
    position: relative;
  }
  .detail-mv > div {
    position: absolute;
    display: inline-block;
    margin: 0 auto;
    top: 240px;
    left: 0;
    width: 100%;
  }
  .detail-mv > div h2 {
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    background: #000;
    padding: 15px 40px 20px;
    background: url("../img/recruit/under-ttl.png") no-repeat center center;
    font-size: 30px;
    float: none !important;
  }
  .recruit-top ul {
    font-size: 30px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 124px;
  }
  .recruit-top ul li {
    width: 485px;
    height: 485px;
    background: url(../img/recruit/btn01_bg.png) center no-repeat;
    position: relative;
    text-align: center;
  }
  .recruit-top ul li:nth-child(2) {
    background: url(../img/recruit/btn02_bg.png) center no-repeat;
  }
  .recruit-top ul li p {
    padding-top: 225px;
  }
  .recruit-top ul li a {
    position: absolute;
    top: 130px;
    font-size: 13px;
  }
  .detail-mv.recruit {
    background: none;
    text-align: center;
    height: 250px;
    position: relative;
  }
  .detail-mv.recruit {
    display: none;
  }
  .recruit-top ul {
    font-size: 15px;
    text-align: center;
    color: #fff;
    padding-bottom: 30px;
  }
  .recruit-top ul li {
    width: 100%;
    height: 200px;
    background: url(../img/recruit/btn01-bg-sp.png) center no-repeat;
    background-size: cover;
    position: relative;
    text-align: center;
  }
  .recruit-top ul li:nth-child(2) {
    background: url(../img/recruit/btn02-bg-sp.png) center no-repeat;
    background-size: cover;
  }
  .recruit-top ul li p {
    padding-top: 53px;
    font-size: 20px;
  }
  .recruit-top ul li a {
    position: absolute !important;
    top: 105px;
    font-size: 13px;
    margin-left: -40px;
  }
  .people {
    background: url("../img/recruit/senior/bg.png") repeat;
  }
  .messeage-new-bg .messeage-new-box {
    padding-top: 50px;
  }
}

/* マイナビ　バナー */
/* .bnr-mynavi {
  display: block;
  margin: 0 auto 20px;
  width: 160px;
} */

.mynavi {
  display: flex;
  justify-content: center;
  align-items: center;
  gap:2vw;
  margin-bottom: 20px;
}


/* 230818mv調整 */
@media screen and (max-width: 768px) {
  .recruit #mv,
  .catch #mv {
    width: 100%;
    height: 58vw;
    background: url("../img/recruit/mv-sp.png") no-repeat center/cover;
  }
  #mv h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 6vw;
  }
  #mv h2 span {
    text-shadow: 0 0 10px #333;
  }

  .detail-mv.recruit {
    display: block;
  }
  .detail-mv > div {
    top: 29vw;
  }
  .detail-mv > div h2 {
    background: url("../img/recruit/under-ttl.png") no-repeat center/cover;
    float: none !important;
    width:80%;
    height: 14vw;
  }
}
