@charset "UTF-8";
main {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .header_cont nav {
    padding-top: 3.666667vw;
    padding-bottom: 200px;
  }
}
.header_cont nav ul li {
  position: relative;
}
.header_cont nav ul li a:hover {
  color: #0286DC;
  opacity: 1 !important;
}
.header_cont nav ul li span {
  color: #000;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .header_cont nav ul li span {
    display: block;
    font-size: 4vw;
    font-weight: 500;
    padding: 4.2666666667vw 1.6vw;
  }
}
.header_cont nav ul li .nav-hover {
  margin-bottom: 20px;
  display: none;
  position: absolute;
  top: 27px;
  background: #fff;
  padding: 20px 10px;
  min-width: 280px;
}
@media screen and (max-width: 767px) {
  .header_cont nav ul li .nav-hover {
    display: block;
    position: static;
    zoom: 1;
    padding: 0;
    margin: 0 0 20px !important;
  }
}
.header_cont nav ul li .nav-hover ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.header_cont nav ul li .nav-hover ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 24px;
}
@media screen and (max-width: 767px) {
  .header_cont nav ul li .nav-hover ul li {
    border: none !important;
    margin: 0;
    width: 100%;
  }
  .header_cont nav ul li .nav-hover ul li a {
    padding: 2.2666666667vw 1.6vw;
  }
}
.header_cont nav ul li .nav-hover ul li::before {
  content: "ー";
  display: inline-block;
  color: #0286DC;
  font-weight: 900;
  font-size: 20px;
}
@media screen and (min-width: 767px) {
  .header_cont nav ul li:hover .nav-hover {
    display: block;
  }
}

.access_info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  margin-bottom: 30px;
}
.access_info ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  line-height: 1.7em;
}
.access_info ul li::before {
  content: "-";
  display: inline-block;
  color: #0286DC;
  font-weight: 900;
  font-size: 20px;
}

.page-title {
  background-color: #0286DC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 10px;
}
.page-title h1 {
  font-size: 46px;
  font-weight: 900;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .page-title h1 {
    font-size: 26px;
  }
}

.breadcrumb {
  width: 1280px;
  margin: 20px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breadcrumb a {
  text-decoration: underline !important;
}
.breadcrumb a:hover {
  text-decoration: none !important;
}
.breadcrumb span {
  padding: 0 5px;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.baseline-list ul li {
  border-bottom: 1px solid #000000;
}
.baseline-list ul li:last-child {
  border-bottom: none;
}
.baseline-list ul li .base {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .baseline-list ul li .base {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.baseline-list ul li .box strong {
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .baseline-list ul li .box {
    width: 100%;
  }
}
.baseline-list ul li .btn-box {
  max-width: 183px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 767px) {
  .baseline-list ul li .btn-box {
    width: 100%;
  }
}

.history-list dl dt {
  width: 75px !important;
  text-align: left !important;
}
.access-list {
  margin-bottom: 80px;
}
.access-list .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 40px;
  padding-top: 40px;
  border-bottom: 1px solid #000;
}
.access-list .box:last-child {
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .access-list .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.access-list .box .text strong {
  font-weight: 900;
}
.access-list .box .text .btn {
  width: 183px;
}
@media screen and (max-width: 767px) {
  .access-list .box .text .btn {
    width: 100%;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin-bottom: 20px;
  }
}
.access-list .box .img {
  text-align: right;
  max-width: 310px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .access-list .box .img {
    text-align: center;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}

.top-message {
  padding-top: 60px;
}
.top-message .col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .top-message .col2.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
}
@media screen and (max-width: 767px) {
  .top-message .col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.top-message .col2 .img_wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.top-message .col2 .img_wrap.left {
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .top-message .col2 .img_wrap.left {
    margin-right: 0;
  }
}
.top-message .col2 .img_wrap.right {
  margin-left: 50px;
}
@media screen and (max-width: 767px) {
  .top-message .col2 .img_wrap.right {
    margin-left: 0;
  }
}

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.alignright {
  float: right;
  margin-bottom: 20px;
  margin-left: 20px;
}

.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.wp-caption,
[class*=wp-image] {
  display: block;
  max-width: 100% !important;
  margin-top: 1.5em;
  text-align: center;
}

.wp-caption-text {
  margin-top: 0;
}

.footer-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 60px;
  padding: 0 15px;
}
@media screen and (max-width: 1177px) {
  .footer-link {
    zoom: 0.6;
  }
}
@media screen and (max-width: 767px) {
  .footer-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    zoom: 1;
  }
}
.footer-link .box {
  width: 25%;
  max-width: 170px;
}
@media screen and (max-width: 767px) {
  .footer-link .box {
    width: 100%;
    max-width: none;
  }
}
.footer-link .box a {
  font-weight: 16px;
  font-weight: 900;
  margin-bottom: 30px;
}
.footer-link .box a:hover {
  color: #0286DC;
}
.footer-link .box span {
  color: #000;
  display: block;
  font-weight: 16px;
  font-weight: 900;
  margin-bottom: 30px;
}
.footer-link .box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  margin-left: -10px;
}
@media screen and (max-width: 767px) {
  .footer-link .box ul {
    margin-left: 0px;
    margin-bottom: 20px;
  }
}
.footer-link .box ul li {
  border: none;
}
.footer-link .box ul li a {
  position: relative;
  padding-left: 13px;
  font-weight: normal;
  margin-bottom: 15px;
}
.footer-link .box ul li a::before {
  position: absolute;
  content: "-";
  display: inline-block;
  left: 0;
}

.int-bg {
  background-image: url("../images/interview/mig_recruit_bg01_l.png"), url("../images/interview/mig_recruit_bg01_r.png");
  background-position: left top, right top;
  /* image1.jpg を左上、image2.png を右上に */
  background-repeat: repeat-y, repeat-y;
  /* 両方縦に繰り返す */
}
@media screen and (max-width: 767px) {
  .int-bg {
    background-size: 10%;
  }
}

.page-title-interviews {
  position: relative;
  overflow: hidden;
  padding: 97px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 35vw;
  max-height: 621px;
}
@media screen and (max-width: 767px) {
  .page-title-interviews {
    padding: 10px;
  }
}
.page-title-interviews img {
  z-index: -1;
  height: 35vw;
  width: 100%;
  max-height: 621px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.page-title-interviews .inner {
  max-width: 893px;
  margin: auto;
  padding: 0 20px;
  background-image: url(../images/common/);
  position: relative;
}
.page-title-interviews .inner h1 {
  text-align: center;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 46px;
  color: #fff;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .page-title-interviews .inner h1 {
    font-size: 20px;
    margin-bottom: 0;
  }
}
.page-title-interviews .inner .btn {
  text-align: center;
}
.page-title-interviews .inner .btn a {
  background: #fff;
  color: #0286DC;
}
.page-title-interviews .inner .btn a::before {
  background: #0286DC;
}

.page-title-interview {
  position: relative;
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #0286DC;
}
@media screen and (max-width: 1225px) {
  .page-title-interview {
    height: 30vw;
  }
}
@media screen and (max-width: 767px) {
  .page-title-interview {
    height: auto;
  }
}
.page-title-interview::after {
  content: "";
  display: block;
  border-right: 31vw solid;
  background-size: contain;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: right;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.page-title-interview .img {
  position: absolute;
}
.page-title-interview .num {
  font-family: Inter;
  font-weight: 900;
  font-size: 11px;
  letter-spacing: 0.11em;
  text-align: left;
  color: #72e9ff;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.page-title-interview .inner {
  margin: auto;
  padding: 20px 10%;
  height: 392px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 1225px) {
  .page-title-interview .inner {
    zoom: 0.6;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .page-title-interview .inner {
    zoom: 0.6;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: auto;
    height: auto;
    position: absolute;
    bottom: 7%;
  }
}
.page-title-interview .inner h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.page-title-interview .inner h1 .subtit {
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 24px;
  letter-spacing: 0.07em;
  text-align: left;
  color: #fff;
  margin-bottom: 20px;
}
.page-title-interview .inner h1 .maintit {
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 45px;
  letter-spacing: 0.03em;
  line-height: 60px;
  text-align: left;
  color: #fff;
  position: relative;
  margin-left: 29px;
  margin-bottom: 20px;
}
.page-title-interview .inner h1 .maintit::before {
  top: -10px;
  left: -35px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 12px solid #fff;
  border-top: 0;
  -webkit-transform: rotate(314deg);
          transform: rotate(314deg);
  position: absolute;
}
.page-title-interview .inner h1 .maintit::after {
  -webkit-transform: rotate(136deg);
          transform: rotate(136deg);
  bottom: -13px;
  right: -33px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 12px solid #fff;
  border-top: 0;
  position: absolute;
}
.page-title-interview .inner h1 .position {
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 20px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #fff;
  font-weight: normal;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -15px;
}
.page-title-interview .inner h1 .position::before {
  width: 50px;
  height: 1px;
  background-color: #fff;
  content: "";
  display: block;
}
.page-title-interview .inner h1 .position span {
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.07em;
  text-align: left;
  color: #fff;
}

.interview .wrap .edit {
  margin-bottom: 30px;
}
.interview .wrap .edit h2 {
  margin-top: 30px;
  margin-bottom: 17px;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 18px;
  letter-spacing: 0.06em;
  line-height: 32px;
  text-align: left;
  color: #0286dc;
}
.interview .wrap .edit h3 {
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 32px;
  text-align: left;
  color: #000;
}
.interview .wrap .edit strong {
  font-weight: 500;
}
.interview .wrap .edit p {
  margin-bottom: 30px;
}
.interview .wrap .edit img {
  margin-bottom: 30px;
}
.interview .wrap .edit .col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .interview .wrap .edit .col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.interview .wrap .edit .col2.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
@media screen and (max-width: 767px) {
  .interview .wrap .edit .col2.reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-flow: column-reverse !important;
            flex-flow: column-reverse !important;
  }
}
.interview .wrap .edit .col2.reverse .img {
  margin-left: 0;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .interview .wrap .edit .col2.reverse .img {
    margin-right: 0;
  }
}
.interview .wrap .edit .col2 .text {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .interview .wrap .edit .col2 .text {
    width: 100%;
  }
}
.interview .wrap .edit .col2 .img {
  margin-left: 15px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .interview .wrap .edit .col2 .img {
    width: 100%;
    margin-left: 0;
  }
  .interview .wrap .edit .col2 .img img {
    width: 100%;
    height: auto;
  }
}

.private_interview {
  background-color: #0286DC;
  padding: 70px 15px 0;
  background-image: url("../images/interview/mig_recruit_bg02_l.png"), url("../images/interview/mig_recruit_bg02_r.png");
  background-position: left top, right top;
  /* image1.jpg を左上、image2.png を右上に */
  background-repeat: repeat-y, repeat-y;
  /* 両方縦に繰り返す */
}
@media screen and (max-width: 767px) {
  .private_interview {
    background-size: 10%;
  }
}
.private_interview .inner {
  max-width: 893px;
  margin: auto;
  padding: 0 20px;
}
.private_interview .inner h2 .main {
  color: #fff;
}
.private_interview .inner h2 .main::before {
  border-bottom: 12px solid #fff;
}
.private_interview .inner h2 .main::after {
  border-bottom: 12px solid #fff;
}
.private_interview .inner p {
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 32px;
  text-align: center;
  color: #fff;
}
.private_interview .inner .edit p {
  font-weight: 300;
  text-align: left;
}
.private_interview .inner .edit .wp-caption {
  margin-bottom: 30px !important;
}
.private_interview .inner .edit .wp-caption img {
  margin-bottom: 0 !important;
}
.private_interview .inner .edit .col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .private_interview .inner .edit .col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.private_interview .inner .edit .col2.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
@media screen and (max-width: 767px) {
  .private_interview .inner .edit .col2.reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-flow: column-reverse !important;
            flex-flow: column-reverse !important;
  }
}
.private_interview .inner .edit .col2.reverse .img {
  margin-left: 0;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .private_interview .inner .edit .col2.reverse .img {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .private_interview .inner .edit .col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.private_interview .inner .edit .col2 .text {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .private_interview .inner .edit .col2 .text {
    width: 100%;
  }
}
.private_interview .inner .edit .col2 .img {
  margin-left: 15px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .private_interview .inner .edit .col2 .img {
    width: 100%;
    margin-left: 0;
  }
  .private_interview .inner .edit .col2 .img img {
    width: 100%;
    height: auto;
  }
}

.another_interview {
  padding: 100px 15px;
}
.another_interview.top {
  padding-top: 0;
}
.another_interview .inner {
  max-width: auto;
  margin: auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .another_interview .inner {
    padding: 0;
  }
}
.another_interview .inner .btn {
  text-align: center;
  margin-top: 100px;
}
.another_interview .list {
  margin: 0 -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .another_interview .list {
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.another_interview .list .slick-list {
  overflow: visible;
}
.another_interview .list .box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 270px;
  margin: 0 15px;
  /* 各スライドの幅を固定 */
}
@media screen and (max-width: 767px) {
  .another_interview .list .box {
    max-width: none;
    width: 37%;
    margin-bottom: 20px;
  }
}
.another_interview .list .box p {
  color: #000;
  font-size: 14px;
}
.another_interview .list .box p span {
  display: block;
  color: #0286DC;
  font-size: 12px;
}
.another_interview .list .box .img {
  overflow: hidden;
}
.another_interview .list .box .img img {
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
.another_interview .list .box:hover .img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.edit {
  padding: 70px 0 !important;
}
.edit figure.aligncenter {
  margin: 0 auto 30px;
}
.edit img {
  margin-bottom: 30px;
}
.edit .wp-caption {
  margin-bottom: 30px !important;
}
.edit .wp-caption img {
  margin-bottom: 0 !important;
}
.edit h2 {
  margin-bottom: 17px !important;
}
.edit h3,
.edit p {
  margin-bottom: 20px;
}
.edit .mapList01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
.edit .flL {
  float: left !important;
}
.edit .flR {
  float: right !important;
}
.edit .wp-caption {
  border: none;
  text-align: center;
  background-color: transparent;
  padding-top: 0;
  margin: 0;
}

.btn-bg-red a {
  border: 2px solid #0286DC;
}
.btn-bg-red a:hover {
  color: #0286DC;
  background: #fff;
  opacity: 1 !important;
}
.btn-bg-red a:hover::before {
  background: #0286DC;
}

.about02 p {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 50px;
}

main .about02 .img_wrap .btn a {
  color: #506F8D;
}
main .about02 .img_wrap .btn a:hover {
  background: #0286DC;
  color: #fff;
}
main .about02 .img_wrap .btn a:hover::before {
  background: #fff;
}

@media screen and (max-width: 768px) {
  main .mv {
    background-position: top !important;
    min-height: 680px;
  }
  main .mv .wrap {
    padding: 3.466667vw 0 21.3333333333vw 2.1333333333vw !important;
  }
}

@media screen and (max-width: 768px) {
  header .openbtn p {
    font-size: 14px !important;
  }
}

.btn-zigyou a {
  background: #2D3B52;
  border: 2px solid #2D3B52;
}
.btn-zigyou a:hover {
  border: 2px solid #506F8D;
  background: #fff;
  color: #506F8D;
}
.btn-zigyou a:hover::before {
  background: #506F8D;
}

/* 初期状態（PC表示） */
.showPC {
  display: block;
}

.showSP {
  display: none;
}

/* スマホ表示（例: 768px以下） */
@media screen and (max-width: 768px) {
  .showPC {
    display: none;
  }
  .showSP {
    display: block;
  }
}
#top a:hover {
  opacity: 1 !important;
}

.top-btn01-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top-btn01-section.tal {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.top-btn01-section.tar {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.top-btn01-section.row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}
.top-btn01-section.row a {
  margin-left: 30px;
}
.top-btn01-section.row a:first-child {
  margin-left: 0;
}
.top-btn01-section a {
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  height: 50px;
  max-width: 259px;
  background-color: #506F8D;
  color: #fff;
  margin-bottom: 30px;
  position: relative;
}
.top-btn01-section a:hover {
  background-color: #0286DC;
}
.top-btn01-section a::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: 5px;
  right: 13px;
  /* 任意：矢印前の余白 */
}
.top-btn01-section a.white-over:hover {
  background-color: #fff;
  color: #000;
}
.top-btn01-section a.white-over:hover::after {
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}
.top-btn01-section a.white {
  background-color: #fff;
  color: #000;
}
.top-btn01-section a.white::after {
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}
.top-btn01-section a.white:hover {
  background-color: #0286DC;
  color: #fff;
}
.top-btn01-section a.white:hover::after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.top-btn01-section a.blue {
  background-color: #0286DC;
  color: #fff;
}
.top-btn01-section a.blue::after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.top-btn01-section a.blue:hover {
  background-color: #506F8D;
  color: #fff;
}
.top-btn01-section a.blue:hover::after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

figcaption {
  text-align: right;
  font-size: 14px;
}/*# sourceMappingURL=style_jesco.css.map */