/* -------------------------------------
  recruit
---------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

body{
    font-family: "Noto Sans JP", serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
}

.recruit *{
    font-weight: 500;
}

.entryform *{
    font-weight: 500;
}

.recruit .subNav { background: #218f62; background: -moz-linear-gradient(left, #218f62 0%, #218f62 35%, #269e54 65%, #269e54 100%); background: -webkit-linear-gradient(left, #218f62 0%, #218f62 35%, #269e54 65%, #269e54 100%); background: linear-gradient(to right, #218f62 0%, #218f62 35%, #269e54 65%, #269e54 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#218f62', endColorstr='#279d4f',GradientType=1 ); }
.recruit .bg { background-image: url("../img/about_subnav_bg.jpg"); }
.recruit .aLinkTxt { margin: 30px auto; }
.recruit .toTop { width: 890px; height: 40px; margin-bottom: 50px; }
.recruit .toTop > p { display: inline-block; margin: 0px; width: 40px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; }

.disp-sp{
    display: none;
}

.recruit .video video{
    width: 100%;
    height: auto;
}

.recruit .content-top {
  font-weight: 500;
  font-size: 18px;
  line-height: 35px;
  color: #535557;
  margin: 90px auto 95px;
}
.recruit .content-top h2 img{
  max-width: 517px;
}
.recruit .content-title-img{
  width: auto;
}
.recruit .h2Img{
  text-align: center;
}
.recruit .content-menu{
  font-weight: bold;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 1px;
  color: #289798;
  display: flex;
  justify-content: center;
  margin: 40px 0 110px;
}
.recruit .content-menu li {
  width: 120px;
  padding: 0 8px;
  border-left: 1px solid #289798;
  border-right: 1px solid #289798;
  text-align: center;
  cursor: pointer;
}
.recruit .content-menu li+ li {
  border-left: 0;
  border-right: 1px solid #289798;
}
.recruit .content-menu li a {
  color: #289798;
  font-weight: 700;
  transition: transform 0.2s;
  display: inline-block;
}

.recruit .content-menu li a:hover{
    transform: scale(1.1);
}

.recruit .h3Img img{
  width: auto;
}
.recruit .h3Img{
  position: relative;
  padding-bottom: 28px;
  margin-bottom: 16px;
}
.recruit .h3Img::after{
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 70px;
  height: 6px;
  /* border: 2px solid #FDA915; */
  background-color: #FDA915;
}
.recruit .flexCnt {
  display: flex;
  align-items: flex-start;
  margin-bottom: 113px;
}
.recruit .flexCnt p{
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #535557;
  text-align: justify;
}
.recruit .flexCnt .category {
  margin-top: 24px;
}
.recruit .flexCnt .category span{
  background-color: #D4EAEA;
  padding: 3px 20px;
  border-radius: 4px;
  color: #289798;
  font-weight: 700;
  font-size: 12px;
  line-height: 30px;
  margin-right: 4px;
}
.recruit .flexCnt.bl .category span{
  background-color: #65A6DE4D;
  color: #65A6DE;
}
.recruit .flexCnt.br .category span{
  background-color: #fff;
  border: 1px solid #289798;
  color: #289798;
}
.recruit .slide-container{
  width: 100%;
}
.recruit .text-container{
  width: 780px;
  padding: 0 0 0 50px;
}

.recruit .rC .text-container{
  width: 780px;
  padding: 0 50px 0 0;
}
.recruit .bl .h3Img img{
  width: 340px;
}
.recruit .bl .h3Img#pass img{
  width: 384px;
}
.recruit .bl .h3Img#pass{
  margin-top: 21px;
}
.recruit .h3Img#seizo img{
  width: 311px;
}
.recruit .h3Img#yuso img{
  width: 314px;
}
.recruit .button{
  width: 400px;
}
.recruit .button-section{
  text-align: center;
  margin-bottom: 140px;
}
.recruit .button-section a{
    transition: opacity 0.4s;
}
.recruit .button-section a:hover{
    opacity: 0.5;
}
.carousel {
  position: relative;
  margin: auto;
  overflow: hidden;
  margin-top: 90px;
  margin-bottom: 132px;
}
.carousel-track {
  display: flex;
  transform: translateX(0);!i;!; /* JavaScriptで制御 */
}
.carousel-slide {
  min-width: 32%;
  max-width: 458px;
  flex-shrink: 0; /* 幅を一定に保つ */
  text-align: center;
  font-size: 24px;
  box-sizing: border-box;
  margin: 14px;
}
.wide{
  background-color: #F3F3F3;
  padding: 70px 0 80px;
}
.wide h2{
  text-align: center;
}
.wide h2 img{
  width: auto;
  margin: 0 auto;
}
.wide h3{
  color: #289798;
  font-weight: 600;
  font-size: 18px;
  border-bottom: 1px solid #289798;
  padding: 0 0 9px;
  margin-top: 26px;
  margin-bottom: 12px;
}
.wide p{
    font-size: 16px;
    font-weight: 400;
  }
.wide p sup{
    vertical-align: super;
    font-size: 12px;
}
.wide p span{
    font-size: 14px;
    font-weight: 400;
}
.wide>div{
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  box-sizing: border-box;
}
.wide>div>div{
  display: flex;
  justify-content: center;
  gap: 60px;
  margin-top: 40px;
}
.wide>div>div>div{
  width: 50%;
  /* padding: 0 20px; */
}
.wide.wh>div>.entry{
  margin-top: 80px;
  margin-bottom: 80px;
}
.wide.wh>div>.entry a{
    display: inline-block;
    font-size: 26px;
    font-weight: 700;
    color: #FFF;
    background-color: #289798;
    padding: 25px;
    position: relative;
    width: 400px;
    text-align: center;
    box-sizing: border-box;
    transition: opacity 0.4s;
}
.wide.wh>div>.entry a:hover{
    opacity: 0.6;
}
.wide.wh>div>.entry a::after{
    content: "";
    background: url(../img/recruit/recruit_arrow_entry.svg) no-repeat;
    background-size: contain;
    width: 13px;
    height: 20px;
    display: inline-block;
    margin-left: 40px;
}
.wide.wh{
  background-color: #fff;
}
.wide.wh h2 img{
  max-width: 678px;
}


.swiper {
    padding-bottom: 45px !important;
}
.swiper-button-next, .swiper-button-prev{
  font-size: 5vw;
  color: #535557 !important;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
  color: #535557;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
  font-size: 20px !important;
}
.swiper-button-next::after, .swiper-rtl .swiper-button-prev::after{
  font-size: 20px !important;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
  top: auto !important;
  left: -8px !important;
  bottom: 0 !important;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev{
    top: auto !important;
    left: 50px !important;
    bottom: 0 !important;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
  width: auto !important;
  right: 0 !important;
  left: inherit !important;
  top: auto !important;
  bottom: 15px !important;
}
.swiper-pagination-bullet-active{
  background-color: #289798 !important;
}
.opacityIn {
  opacity: 0;
  transform: translateY(30px);
  transition: all .7s;
}
.opacityIn.active {
  opacity: 1;
  transform: translateX(0);
}

.rC{
  display: flex;
  flex-direction: row-reverse;
}

.recruit .lrgInr{
  max-width: 1000px;
  width: auto;
  padding: 0 20px;
  box-sizing: border-box;
}

/* -------------------------------------
  form
---------------------------------------- */
.entryform{
  margin-bottom: 80px;
  padding-top: 80px;
}
.entryform .formArea{
  font-family: "Noto Sans JP";
  padding: 0;
  border: inherit;
  margin-top: 100px;
  margin-bottom: 10px;
  padding-bottom: 100px;
}
.entryform dl{
  display: flex;
  align-items: center;
  border-bottom: 0;
  padding: 0 0 0 80px;
  gap: 0px;
  margin-bottom: 32px;
}
.entryform .checkArea dl{
    margin: 0 auto 32px;
    padding-left: 0;
}
.entryform dl.textarea{
  align-items: flex-start;
  margin-top: 65px;
}
.entryform dt .inp {
  width: 120px;
  padding: 0;
}
.entryform h2{
  font-family: "Noto Sans JP";
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  margin-bottom: 40px;
  color: #535557;
}
.entryform .req {
  font-size: 10px;
  border-radius: 8px;
  margin: 1px 3px 0;
}
.entryform .formArea dt {
  font-size: 14px;
  color: #535557;
  text-align: right;
  font-weight: 500;
}
.entryform .formArea.checkArea dt {
    width: auto;
  }
.entryform .formArea .textarea dt span {
  padding-right: 50px;
  display:inline-block;
}
.entryform .formArea dd{
  width: 100%;
  margin-left: 0;
  margin-left: 5px;
}
.entryform .formArea dd p{
  font-size: 14px;
}
.entryform .formArea dd span.check{
    font-size: 14px;
    color: #535557;
    display: block;
    width: 100%;
    text-align: left;
    margin-left: 15px;
    background-color: #f5f5f5;
    padding: 10px;
    box-sizing: border-box;
}
.entryform .formArea .hf{
  width: 57%;
  border: 1px solid #535557;
  background: #fff;
  border-radius: inherit;
}
.entryform .formArea .ann{
  width: auto;
  color: #FF0000;
  font-size: 12px;
}
.entryform .formArea textarea{
  width: 57%;
  border: 1px solid rgb(83, 85, 87);
  background: rgb(255, 255, 255);
  border-radius: inherit;
  margin-top: 15px;
}
.entryform .scroll-content{
  text-align: center;
  width: 680px;
  margin: 0px auto 40px;
}
.entryform .scroll-content h3{
  color: #289798;
  font-weight: 600;
  font-size: 17px;
  border-bottom: 1px solid #289798;
  padding: 0 0 4px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}
.entryform .scroll-content .scroll{
  text-align: left;
  margin: 0 auto 52px;
}
.entryform .formArea .btnBox input[type="button"] {
    padding:10px 14px;
}
.entryform .formArea .backBtn{
  display: block;
  margin: 40px auto;
}

.checkArea .btnBox{
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 80px;
}

.checkArea input[type="submit"]{
    margin: 0 !important;
}

.checkArea .text{
    text-align: center;
    margin-bottom: 30px;
}

.sub{
  display: block;
  width: auto;
  text-align: center;
  margin: 30px auto 10px;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 5px 12px;
  color: #fff;
  background: #009e9f;
  border: 1px solid #009e9f;
  cursor: pointer;
}
#sub:focus{
  background: #009e9f !important;
}

.formArea input[type="text"], .formArea input[type="email"], .formArea input[type="number"], .formArea textarea{
  font-size: 14px !important;
  font-family: 'Noto Sans JP';
}
.check-sub{
  width: 140px;
}
.hide{
  display: none;
}


.comp p{
  text-align: center;
  margin-top: 110px;
  line-height: 2;
}
.comp img{
  width: 180px;
}
.comp .top{
  text-align: center;
  margin-top: 75px;
}

.recruit .entryform.comp .top a{
    background-color: #009e9f;
    display: inline-block;
    color: #FFF;
    font-weight: 700;
    font-size: 17px;
    padding: 9px 20px;
  }

.sp-content,
.sp-content.ann{
  display: none !important;
}
.pc-content{
  display: block !important;
}
.pc-content.ann{
    display: inline-block !important;
  }

.recruit .content-top p{
  font-size: 18px;
}

.btn-return{
    font-size: 17px;
    padding: 10px !important;
    width: 180px;
    border: 1px solid #535557 !important;
    background-color: #FFF !important;
    font-weight: 700;
}

.btn-submit{
    font-size: 17px;
    padding: 10px !important;
    width: 180px !important;
    font-weight: 700;
}

.error_messe{
    color: #FF0000;
    text-align: center;
}

@media only screen and (max-width:1000px) {
    .recruit .text-container{
        padding: 0 0 0 4vw;
      }
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
  .recruit .content-menu{
    width: 450px;
    margin: 40px auto;
    color: #289798;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .recruit .content-menu li {
    width: 120px;
    padding: 0 10px;
    border: 1px solid #289798;
    text-align: center;
    margin: 4px;
    border-radius: 4px;
  }
  .recruit .content-menu li+ li {
    border-left: 1px solid #289798;
  }
  .entryform dl{
    padding-left: 20px;
  }
  .recruit .entryform.com .top{
    margin-top: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
    .disp-sp{
        display: block;
    }
    .recruit .content-top p{
        font-size: 4vw;
        margin-top: 5px;
        line-height: 1.8;
    }
    .recruit .lrgInr{
        padding: 0;
    }
  .recruit .lrgInr>div{
    width: 87%;
    margin: 0 auto;
  }
  .recruit .content-top {
    font-size: 32px;
    line-height: 54px;
    color: #535557;
    margin: 5vw auto 20vw;
  }
  .recruit .content-top .h2Img img{
    width: 86.5vw;
  }
  .recruit .content-title-img{
    width: 51.4666vw;
    margin: 0 auto;
  }
  .recruit .content-menu {
    width: 100%;
    margin: 8vw auto 0;
    color: #289798;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 2.5vw;
}
  .recruit .content-menu li {
    width: 43%;
    padding: 1.1vw 2vw;
    border: 1px solid #289798;
    text-align: center;
    margin: 0;
    border-radius: 4px;
    font-size: 3.75vw;
    line-height: 1;
  }
  .recruit .content-menu li+ li {
    border-left: 1px solid #289798;
  }
  .entryform {
    padding-top: 50px;
  }
  .entryform h2{
    font-size: 15px;
  }
  .entryform .dl{
    display: block;
    padding-left: 0;
    padding-bottom: 4px;
    margin-bottom: 20px;
  }
  .entryform .formArea dt{
    text-align: left;
  }
  .entryform .formArea dd{
    margin-left: 0;
  }
  .entryform dt .inp{
    width: auto;
    font-size: 16px;
  }
  .entryform .req{
    margin-left: 6px;
    border-radius: 5px;
  }
  .entryform .formArea dd span.check{
    margin-left: 0;
    font-size: 16px;
}
  .entryform .formArea .hf{
    width: 100%;
  }
  .entryform .formArea dd p{
    font-size: 12px;
  }
  .entryform .formArea textarea{
    width: 100%;
    height: 200px !important;
  }
  .entryform dl{
    display: block;
    padding: 0;
  }
  .entryform dl.textarea{
    margin-top: 0;
  }
  .entryform .scroll-content{
    width: 100%;
  }
  .entryform .scroll-content h3{
    margin-top: 10px;
    font-size: 15px;
  }
  .entryform .scroll-content .scroll{
    width: 100%;
  }
  .entryform .formArea .backBtn {
    display: block;
    margin: 29px auto 20px;
    width: 140px;
    cursor: pointer;
  }
  .sub{
    font-size: 14px;
  }
  .check-sub{
    font-size: 14px;
    width: 140px;
  }
  .sp-none{
    display: none;
  }
  .recruit .flexCnt {
    display: block;
    padding: 20vw 0 0;
    margin-bottom: 0;
  }
  .recruit #a01.flexCnt {
    padding: 15vw 0 0;
  }
  .recruit .rC .text-container,
  .recruit .text-container{
    width: 100%;
    padding: 0;
  }
  .recruit .h3Img{
    margin-top: 0;
    padding-bottom: 5vw;
    margin-bottom: 6vw;
  }
  .recruit .h3-2{
    margin-top: 21.5vw !important;
  }
  #a01 .h3Img img{
    width: 48.9333vw;
  }
  #a02 .h3Img img{
    width: 28.1333vw;
  }
  #a03 .h3Img img{
    width: 42.8vw;
  }
  #a04 .h3Img img{
    width: 34.6666vw;
  }
  #a04 .h3Img.h3-2 img{
    width: 43.8666vw !important;
  }
  #a05 .h3Img img{
    width: 58.1333vw !important;
  }
  #a06 .h3Img img{
    width: 42.9333vw !important;
  }
  .recruit .h3Img::after{
    width: 11.5vw;
    height: 1vw;
  }
  .sp-content{
    display: block !important;
  }
  .sp-content.ann{
    display: inline-block !important;
  }
  .pc-content,
  .pc-content.ann{
    display: none !important;
  }
  .swiper{
    height: auto;
  }
  .recruit .flexCnt p{
    margin-top: 1vw;
    line-height: 1.8;
    font-size: 4vw;
  }
  .recruit .flexCnt .category{
    margin-top: 3vw;
  }
  .recruit .flexCnt .category span{
    padding: 1vw 4.5vw;
    margin-right: 0;
  }
  .recruit .slide-container {
    width: 100%;
    padding-bottom: 36px;
  }
  .swiper-button-prev, .swiper-rtl .swiper-button-next{
    left: 0 !important;
  }
  .swiper-button-next, .swiper-rtl .swiper-button-prev{
    left: 12vw !important;
  }
  .swiper-button-next:after, .swiper-button-prev:after{
    font-size: 4vw !important;
  }
  .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 4px;
  }
  .wide h2 img{
    margin: 0;
  }

  #t02.wide h2 img{
    width: 71.0666vw;
  }
  #t03.wide h2 img{
    width: 71.4666vw;
  }
  .wide>div>div{
    display: block;
    justify-content: center;
    margin-top: 8vw;
  }
  .wide>div>div>div{
    width: 100%;
    padding: 0;
  }
  .wide.wh>div>.entry{
    margin-top: 19vw;
    margin-bottom: 21vw;
  }
  .wide.wh h2 img {
    max-width: 300px;
  }
  .recruit .entryform.com .top{
    margin-top: 30px !important;
  }
  .comp p{
    margin-top: 38px;
    line-height: 1.75;
  }
  .comp .top{
    text-align: center;
    margin-top: 50px !important;
  }
  .recruit .entryform.comp .top a{
    font-size: 16px;
    padding: 5px 14px;
  }
  .comptext{
    margin-bottom: 30px;
    padding: 0 12px;
  }
  .btnFlex{
    display: flex;
  }
  .carousel{
    margin-bottom: 16vw;
    margin-top: 22vw;
  }
  .carousel-slide{
    width: 80vw;
    min-width: auto;
    max-width: none;
  }
  .recruit .button{
    width: 87vw;
  }
  .recruit .lrgInr>div.button-section{
    margin-bottom: 30px;
  }
  .wide{
    padding-left: 7vw;
    padding-right: 7vw;
    margin-top: 20vw;
    padding-top: 12vw;
    padding-bottom: 12vw;
  }
  .wide>div{
    width: 100%;
    padding: 0;
  }
  .wide .entry{
    text-align: center;
  }
  .wide .entry a img{
    width: 325px;
  }
  .wide h3{
    font-size: 4.1vw;
    margin-bottom: 2vw;
    margin-top: 5vw;
  }
  .wide p{
    font-size: 3.3vw;
  }

  .wide.wh {
    padding-left: 7vw;
    padding-right: 7vw;
    margin-top: 3vw;
    padding-top: 12vw;
    padding-bottom: 12vw;
  }
    .wide.wh>div>.entry a{
        font-size: 6vw;
        color: #FFF;
        padding: 2vw;
        width: 100%;
    }
    .wide.wh>div>.entry a::after{
        width: 3vw;
        height: 4.5vw;
        margin-left: 4vw;
    }

    .formArea input[type="text"], .formArea input[type="email"], .formArea input[type="number"], .formArea textarea{
        font-size: 16px !important;
      }

    .checkArea .btnBox{
        margin-top: 30px;
        gap: 20px;
    }

    .btn-return{
        font-size: 16px !important;
        padding: 8px !important;
        width: 50% !important;
    }

    .btn-submit{
        font-size: 16px !important;
        padding: 8px !important;
        width: 50% !important;
    }
}