.navbar{
    margin-bottom: 0;
}
.wrap.contentclass{
    margin-top: 50px;
    margin-bottom: 0;
}
@media (min-width:576px){
    .wrap.contentclass{
        margin-top: 0;
    }
}
.page-header{
    padding: calc(30px + 30 * (100vw - 320px) / 920);
    text-align: center;
    margin-bottom: 0;
}
.recruit-title{
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
}
.recruit-wp{
    background: var(--bs-medium-gray);
    padding-top: 5em;
    padding-bottom: 100px;
}
h2.custom-title {
    font-family: Lato;
    line-height: 40px;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    color: #009599;
}
h2.header-title {
    font-size: xxx-large;
    font-family: var(--font-midashi);
}
h3.custom-title {
    font-family: Lato;
    line-height: 40px;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    margin-top: 2%;
    margin-bottom: 2%;
}
h4.custom-title {
    font-family: Lato;
    line-height: 40px;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    padding-bottom: 3%;
}

.rounded-10{
    border-radius: 10px;
}
.rounded-20{
    border-radius: 20px;
}


.page-menu{
    position: sticky;
    top: 100px;
    z-index: 2;
}
    @media only screen and (max-width:599px){
        .page-menu{
            top: 70px;
        }

    }
    .page-menu .mobile,
    .page-menu .mobile-cdrom{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        border-radius: 1em;
        overflow: hidden;
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
    }
    .page-menu .mobile a,
    .page-menu .mobile-cdrom a{
        display: block;
        padding: 1.2em 0;
        background: #ccc;
        text-align: center;
        background: var(--bs-light-blue);
        color: var(--bs-white);
        font-size: 13px;
    }
        .page-menu .mobile a:nth-child(1),
        .page-menu .mobile-cdrom a:nth-child(1){
            border-right: 1px solid #228fbd;
            border-bottom: 1px solid #228fbd;
        }
        .page-menu .mobile a:nth-child(2),
        .page-menu .mobile-cdrom a:nth-child(2){
            border-right: 1px solid #228fbd;
            border-bottom: 1px solid #228fbd;
        }

#recruit-top, #info-engineer, #info-designer, #info-recruit2023{
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}
    @media only screen and (max-width:599px){
        #info-engineer, #info-designer, #info-recruit2023{
            display: block;
            padding-top: 150px;
            margin-top: -150px;
        }
    }

table.table-custom {
    font-size: 15px;
}
figcaption.caption-custom {
    font-size: 14px;
    margin-top: 2%;
}
ul.dev-list {
    font-size: 1.5em;
    padding-left: 20px;
    list-style: initial;
}
ul.dev-list li {
    margin-bottom: 5px;
}
div.header-img {
    width: 100vw;
    min-height: 430px;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding: 0;
    background-color: #313131;
    opacity: 4;
}
div.header-text {
    width: 100%;
    font-size: larger;
    padding: 0;
    top: calc(50% - 0.5rem);
    text-align: center;
    font-weight: bold;
    color: white;
    position: absolute;
}
img.header-img {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    -o-object-fit: cover;
    object-fit: cover;
    outline: none;
    border: none;
    box-shadow: none;
    object-position: 33% 88%;
}
a.btn-max {
    width: 100%;
}
/*----------------------------
 owl carousel
------------------------------*/
.owl-carousel .owl-stage-outer {
    padding-bottom: 50px;
}
.owl-theme .owl-nav {
      margin-top: 0;
      position: absolute;
      bottom: 0;
      background: rgba(50,50,50,1);
      font-size: 1.5em;
      color: #FFF;
      width: 100px;
      height: 50px;
      display: flex;
      justify-content: space-around;
    }
.owl-theme .owl-dots {
      position: absolute;
      bottom: 0;
      background: rgba(50,50,50,1);
      padding: 1em;
      right: 0;
      width: calc(100% - 100px);
      font-size: 1.5em;
      height: 50px;
      display: flex;
      justify-content: flex-start;
  }
.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent; 
    color: #f66b4a;
    text-decoration: none;
  }
.owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next
 {
     width: 100%; 
    }
/*----------------------
 recruit info table
--------------------------*/
 .recruit-info th{
    font-size: clamp(14px, 2vw, 16px);
    line-height: 1.7em;
}
.recruit-info td{
    font-size: clamp(14px, 2vw, 16px);
    line-height: 1.7em;
}
.recruit-info .row{
    margin-bottom: 0;
}
.recruit-info dl{
    border-bottom: 1px solid #ccc;
}
.recruit-info dl:last-child{
    border-bottom: 0;
}
.recruit-info dt{
    font-size: clamp(14px, 2vw, 16px);
    line-height: 1.7em;
    background: #ebebeb;
     padding:1em;
}
.recruit-info dd{
    font-size: clamp(14px, 2vw, 16px);
    line-height: 1.7em;
    background: #FFF;
    padding:1em;
}
.recruit-info .skill-title{
    font-weight: 700;
}
.recruit-info .skill-tree{
    list-style: disc;
    list-style-position: outside;
    padding-left: 1rem;
    margin-left: 2rem;
}

.table-border-radius {
    border-width: 10px;
    border-radius: 10px;
    border-spacing: 0;
    border-collapse: separate;
}
.table-border-radius tr td {
    border: none;
    border-bottom: 10px solid black;
    border-right: 10px solid black;
}
.table-border-radius tr td:first-child {
    border-left: none;
}
.table-border-radius tr td:last-child {
    border-right: none;
}
.table-border-radius tr:first-child td {
    border-top: none;
}
.table-border-radius tr:last-child td {
    border-bottom: none;
}
@media screen and (max-width: 767px){
    .table-responsive{
        border-radius: 10px;
        border-width: 5px;
    }
}
/* --------------------------
  2023 recruit bnr 
----------------------------- */
.recruit-bnr-2023 {
    width: 40%;
    margin: 0 auto;
    padding-bottom: 40px;
}
.recruit-bnr-2023:hover {
    opacity: 0.8;
}
@media screen and (max-width:820px) {
  .recruit-bnr-2023 {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .recruit-bnr-2023 {
    width: 100%;
  }
}
/* //--------------------------
  END--2023 recruit bnr --
----------------------------- */