@charset "UTF-8";
.recruit-btn {
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
  padding: 0.6em 1.5em !important;
  color: #fff;
  font-weight: bold;
  display: block;
  background: -webkit-gradient(linear, left top, right top, from(#d6007f), color-stop(#6b1685), to(#4140a1));
  background: -webkit-linear-gradient(left, #d6007f, #6b1685, #4140a1);
  background: linear-gradient(to right, #d6007f, #6b1685, #4140a1);
}
.recruit-btn:hover {
  color: #fff !important;
  background: -webkit-gradient(linear, left top, right top, from(#6b1685), color-stop(#4140a1), to(#0081cc)) !important;
  background: -webkit-linear-gradient(left, #6b1685, #4140a1, #0081cc) !important;
  background: linear-gradient(to right, #6b1685, #4140a1, #0081cc) !important;
}

.recruit-sec small {
  font-size: 14px;
}

.rec-copy {
  font-size: 40px;
  margin-top: 30px;
  margin-bottom: -20px;
  color: #004ea2;
  font-weight: bold;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .rec-copy {
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: -20px;
  }
  .pcTel-box {
    padding: 1em 1.3em 1em 1em;
  }
  .pcTel-box img {
    width: 100%;
  }
  .cd-primary-nav .recruit-btn {
    padding: 0.5em 1em !important;
    font-size: 20px;
    height: auto !important;
  }
  .cd-primary-nav .spTel {
    display: none !important;
  }
  .cd-primary-nav œ .pcTel {
    display: block !important;
  }
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.row {
  margin-right: -20px;
  margin-left: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

@media only screen and (min-width: 560px) {
  .col-3 {
    width: 25%;
  }
  .col-4 {
    width: 33.3%;
  }
  .col-5 {
    width: 41.6%;
  }
  .col-6 {
    width: 50%;
  }
  .col-7 {
    width: 58.3%;
  }
  .col-8 {
    width: 66.6%;
  }
  .col-9 {
    width: 75%;
  }
}
.newsContent .col-6 {
  margin-top: 20px;
}

.mg-t30 {
  margin-top: 30px;
}

#ico-floorF12 {
  top: 57%;
  left: 30%;
}

#ico-floorF13 {
  top: 65%;
  left: 28%;
}

#ico-floorF14 {
  top: 23%;
  left: 20%;
}

.square-blue {
  background: #004ea2;
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  width: 24px;
  height: 24px;
  text-align: center;
  display: block;
}

.front-contact-btn {
  position: fixed;
  z-index: 999;
  bottom: 30px;
  right: 30px;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#d6007f), color-stop(#6b1685), to(#4140a1));
  background: -webkit-linear-gradient(left, #d6007f, #6b1685, #4140a1);
  background: linear-gradient(to right, #d6007f, #6b1685, #4140a1);
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
.front-contact-btn:hover {
  background: -webkit-gradient(linear, left top, right top, from(#6b1685), color-stop(#4140a1), to(#0081cc)) !important;
  background: -webkit-linear-gradient(left, #6b1685, #4140a1, #0081cc) !important;
  background: linear-gradient(to right, #6b1685, #4140a1, #0081cc) !important;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
.front-contact-btn a {
  padding: 15px 20px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  display: block;
}
.front-contact-btn a small {
  font-size: 12px;
  display: block;
}

.adv-slider-box {
  padding-top: 40px;
}
.adv-slider-box h3 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .adv-slider-box h3 {
    font-size: 24px;
  }
}

.adv-row {
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.adv-col-L {
  width: 100%;
}

.adv-col-L-2 {
  width: 100%;
}

.adv-col-R {
  width: 100%;
}

.adv-col-R-2 {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .adv-col-L {
    width: 47%;
  }
  .adv-col-L-2 {
    width: 50%;
  }
  .adv-col-R {
    width: 53%;
  }
  .adv-col-R-2 {
    width: 50%;
  }
}
.adv-tit {
  position: absolute;
  left: 0;
  top: 4%;
}
.adv-tit strong {
  font-size: 45px;
  vertical-align: sub;
  line-height: 1;
  color: #2ea7e0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
}

@media only screen and (min-width: 768px) {
  .adv-tit {
    top: 2%;
  }
  .adv-tit strong {
    font-size: 70px;
  }
}
@media screen and (max-width: 767px) {
  .sliderMenu25 li {
    width: 50%;
  }
}
.adv-info {
  padding-right: 30px;
  position: relative;
}
.adv-info h4 {
  padding-left: 10%;
  display: block;
  font-size: 23px;
  line-height: 1.4;
  font-weight: bold;
  color: #004ea2;
}
.adv-info h4 small {
  font-size: 14px;
  line-height: 1;
  color: #2ea7e0;
  font-family: "Arimo", sans-serif;
  border-bottom: 0.2em solid;
  -webkit-border-image: -webkit-gradient(linear, left top, right top, from(#004ea2), to(#2ea7e0));
  -webkit-border-image: -webkit-linear-gradient(left, #004ea2 0%, #2ea7e0 100%);
       -o-border-image: linear-gradient(to right, #004ea2 0%, #2ea7e0 100%);
          border-image: -webkit-gradient(linear, left top, right top, from(#004ea2), to(#2ea7e0));
          border-image: linear-gradient(to right, #004ea2 0%, #2ea7e0 100%);
  border-image-slice: 1;
  margin-right: 5px;
}
.adv-info h5 {
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding-left: 10%;
  margin-top: 20px;
  line-height: 1.5;
  color: #004ea2;
}
.adv-info ul {
  padding-left: 10%;
}
.adv-info li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-size: 17px;
  color: #004ea2;
}
.adv-info li .square-blue {
  margin-right: 10px;
}
.adv-info li:not(:first-child) {
  margin-top: 0.1em;
}
@media only screen and (min-width: 768px) {
  .adv-info h4 {
    font-size: 26px;
  }
  .adv-info li {
    font-size: 20px;
  }
}

.adv-text {
  padding-left: 10%;
  margin-top: 20px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.adv-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  margin-top: 40px;
}
.adv-img figure {
  width: 32%;
  position: relative;
}
.adv-img .adv-bigImg {
  width: 46%;
}
.adv-img figure:not(:first-child) {
  margin-left: 2%;
}
.adv-img figcaption {
  position: absolute;
  left: 0;
  top: 0;
}
.adv-img p {
  padding: 20px 10px;
  border: 2px solid #2ea7e0;
  height: 62px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .adv-img p {
    padding: 20px 30px;
  }
}

.adv-contact {
  padding: 0 20px;
  margin-top: 60px;
  /* ラベル部分 左上に表示 */
}
.adv-contact h3 {
  text-align: center;
  font-size: 20px;
}
.adv-contact p {
  width: 100%;
  margin: 15px auto 50px;
  padding: 35px 25px;
  line-height: 1.6;
  border: 2px solid #2ea7e0;
  background: rgba(255, 255, 255, 0.6);
  position: relative;
}
@media only screen and (min-width: 768px) {
  .adv-contact p {
    padding: 35px 50px;
  }
  .adv-contact h3 {
    font-size: 25px;
  }
}
.adv-contact .triangle-1::before {
  content: "";
  top: -10px;
  left: -10px;
  border-bottom: 4em solid transparent;
  border-left: 4em solid #eaf6fc; /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 100;
}
.adv-contact .triangle-1::after {
  content: "";
  top: -9px;
  left: -9px;
  border-bottom: 4em solid transparent;
  border-left: 4em solid #2ea7e0; /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 99;
}
.adv-contact .triangle-2::before {
  content: "";
  bottom: -10px;
  right: -10px;
  border-top: 4em solid transparent;
  border-right: 4em solid #eaf6fc; /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 100;
}
.adv-contact .triangle-2::after {
  content: "";
  bottom: -9px;
  right: -9px;
  border-top: 4em solid transparent;
  border-right: 4em solid #2ea7e0; /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 99;
}/*# sourceMappingURL=recruit.css.map */