@charset "UTF-8";

.job-thumb-wrap{
    max-width:430px;
    margin:0 auto 3em;
}
.jobdetail-tbl-box{
    margin: 0;
}
.jobdetail-img-box .jobdetail-img {
    border-radius: 15px;
    width: 90vw;
    max-width: 445px;
    height: auto;
    object-fit: cover;
    height: auto;
    margin-top: -15vw;
    font-family: 'object-fit: contain; object-position: center;' /* IE・Edge対応; */
}
.slick-next:before{
    content: "";
    display: block;
    margin: auto;
    width: 25px;
    height: 25px;
    border: 3px solid;
    border-color: transparent #9e9e9e #9e9e9e transparent;
    transform: rotate(-45deg);
}
.slick-prev:before{
    content: "";
    display: block;
    margin: auto;
    width: 25px;
    height: 25px;
    border: 3px solid;
    border-color: transparent #9e9e9e #9e9e9e transparent;
    transform: rotate(135deg);
}
.slick-prev, .slick-next{
    top: 50%;
}
.slick-prev {
    left: -20px;
}
.slick-next{
    right: -20px;
}
.jobdetail-ttl-2 {
    max-width: 750px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}
.jobdetail-ttl-2>p{
    display: inline-block;
    text-align: left;
    margin-bottom: 0;
}
.jobdetail-box{
    max-width: 700px;
    margin: 0 auto;
}
.jobdetail-ttl {
    background: none;
    color: #000;
    font-weight: normal;
    text-align: left;
    border-left: 10px solid rgb(232, 211, 161);
    padding: 6px 0 6px 8px !important;
    font-size: 20px !important;
    line-height: normal !important;
}
.jobdetail-contents:nth-child(2n+1) .jobdetail-ttl {
    background: none;
}
.jobdetail-contents:nth-child(2n) .jobdetail-ttl {
    background: none;
}
.job-detail{
    max-width: 700px;
    margin: 0 auto;
}
.jobdetail-caption {
    word-break: break-all;
    text-align: left;
}
.table-striped th,
.table-striped td {
    border-top: none;
    padding: 0.75em 0 0;
}
.table-striped th{
    font-size: 16px;
    line-height: 22px;
    padding: 9px 0 0;
}
.table-striped td {
    padding: 0 0 9px;
    font-size: 14px;
    line-height: 22px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 0%, 0);
}
.job-apply-process-text {
    margin: 0;
    font-size: 1em;
    text-align: left;
}
.jobdetail-txt{
    font-size: 14px;
    max-width: none;
    text-align: left;
    line-height: 22px;
}
.apply_form_box {
    border:1px solid #bfbfbf;
    padding:0 5px;
    background: #FFF;
}
.apply_form_center {
    border-bottom: 1px solid #bfbfbf;
}
.apply_form_center:last-child {
    border-bottom: none;
}
.apply-form .form-label-bg label {
    font-size: 14px;
    margin-top: 6px;
}
.apply_form_box .form-control {
    margin-left: 30px;
    font-size: 14px;
    height: calc(2rem + -2px);
    padding: 0 5px;
    border-radius: 0;
    margin-top: 15px;
    border-color: #bfbfbf;
}
.apply_form_box .form-control2 {
    display: block;
    width: 100%;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-left: 50px;
    font-size: 14px;
    height: calc(2rem + -2px);
    padding: 0 5px;
    border-radius: 0;
    margin-top: 15px;
    border-color: #bfbfbf;
}
.form-inline span{
    margin-top: 12px;
    margin-left: 5px;
}
.job-gmap-btn{
    width: 50px;
    margin-top: 40px;
    margin-left: 0;
    padding: 0 10px;
    border-radius: 0;
    font-weight: normal;
    font-size: 15px;
    position: relative;
    top: -3px;
    left: 0;
    background-color: #008000;
    border-radius: 6px;
    border: none;
    color: #fff;
    /* margin: 0;
    padding: 0 15px;
    border-radius: 0;
    font-weight: normal;
    font-size: 15px;
    position: relative;
    top: -3px;
    left: 1em; */
}
.job-gmap-btn:hover{
    color: #2f2f2f;
    text-decoration: none;
}



.apply-form .apply-btn-box .apply-btn {
    background: #4e7280;
}
#page-top{
    bottom: 16%;
    font-size:70%;
}
#page-top a {
    padding: 4px 0;
    width: 75px;
    height: 59px;
}
#page-top a span{
    font-size: 22px;
    position: relative;
    top: 2px;
}
.error-txt{
    left: 24px;
}
.badge{
    margin: 7px 0 0;
    background: #ed1c24;
    font-weight: normal;
    padding: 3px 5px 4px;
}
.slick-dots li {
    margin: 0 4px;
}
.form-inline.form-radio {
    margin: 12px 0 12px 20px;
    font-size: 14px;
}
.mailbox_text {
    font-size: 13px;
}
@media screen and ( max-width:815px ) {
    .jobdetail-ttl-2 {
        font-size: 20px;
    }
}
@media screen and (min-width: 768px){
    .option-btn-list > li > a > .phone-btn {
        background: #dd6f6f;
        font-size: 11px;
        padding: 17px 0 3px;
        width: 75px;
    }
    .option-btn-list > li > a > .selfmail-btn {
        background: #FB8C00;
        font-size: 11px;
        padding: 17px 0 3px;
        width: 75px;
    }
    .option-btn-list > li > a > .apply-btn {
        background: #28a745;
        font-size: 11px;
        padding: 17px 0 3px;
        width: 75px;
    }
    .option-btn-list > li > a > .phone-btn > .icon {
        position: relative;
        top: -7px;
    }
    .option-btn-list > li > a > .selfmail-btn > .icon {
        position: relative;
        top: -4px;
    }
    .option-btn-list > li > a > .apply-btn > .icon {
        position: relative;
        top: -5px;
    }
}
@media screen and (min-width: 767px){
    .denwa input[type="text"],
    .email input[type="email"] {
        max-width: 390px;
        width:100%;
    }
    .form-inline .form-control {
        width: 100%;
    }
}
@media screen and ( max-width:767px ) {
    .slick-prev {
        left: 5px;
    }
    .slick-next{
        right: 5px;
    }
    .apply_form_box{
        border: none;
    }
    .apply_form_center{
        border: none;
    }
    .apply-form .form-label-bg{
        padding: 10px 1em 10px !important;
    }
    .form-row>.py-2 {
        padding: 0 !important;
    }
    .apply-form .form-label-bg label{
        font-size: 1rem;
        margin-top: 0;
    }
    .form-inline.form-radio {
        margin: 12px 0;
    }
    .form-control{
        margin-left: 0;
        height: calc(2.25rem + 2px);
        padding: .375rem .75rem;
        font-size: 1rem;
        margin-top: 0;
    }
    .apply_form_box .form-control,
    .apply_form_box .form-control2{
        margin-left: 0;
        height: 44px;
        padding-left: 1em;
        border-color: #cdcdcd;
        margin-bottom: 15px;
    }
    .error-txt{
        left: 0px;
    }
    .badge {
        margin: 3px 0 0;
    }
    .modal-dialog{
        top: 65px;
    }
    .option-btn-list > li > a .phone-btn {
        background: #dd6f6f;
        border-radius: 0;
    }
    .option-btn-list > li > a .selfmail-btn {
        background: #FB8C00;
        border-radius: 0;
    }
    .option-btn-list > li > a .apply-btn {
        background: #28a745;
        border-radius: 0;
    }
}
@media screen and ( max-width:480px ) {
    /* .jobdetail-img-box .jobdetail-img {
        width: 300px;
        height: 225px;
        margin: 0 auto;
        border-radius: 15px;
    } */
    .apply_form_box .form-control2 {
        margin-top: 0;
    }
}
/* @media screen and ( max-width:380px ) {
    .jobdetail-img-box .jobdetail-img {
        width: 500px;
        height: 195px;
        margin: 0 auto;
        border-radius: 15px;
    }
} */
@media (min-width: 576px){
.modal-dialog {
    top: 60px;
}
}
/* --------------------------------------------------------
    @ 確認ぺーじ
-------------------------------------------------------- */
.apply-confi-form{
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    padding: 0 5px;
    border-color: #4e7280;
}
.apply-confi-form .form-label-bg,
.apply-confi-form .form-label-bg2{
    border-bottom: 1px solid;
}




/***************************************************************
#
#  固定ボタン
#
****************************************************************/

/* 767px以下の画面幅 */
@media screen and (max-width:767px) {
    .fixed-option-buttons {
        position: fixed;
        top: auto;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 60px;
        z-index: 999;
        background: rgba(0,0,0,.5);
    }
    .fixed-option-buttons__list {
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        flex-flow: nowrap row;
        align-items: center;
        justify-content: space-between;
        margin: 0 1%;
        padding: 0;
        list-style: none;
        width: 98%;
        height: 100%;
    }
    .fixed-option-buttons__item {
        flex: 1 0 32%;
        margin: 0;
        padding: 0;
        height: 80%;
    }
    .fixed-option-buttons__item > button,
    .fixed-option-buttons__item > a {
        position: relative;
        display: block;
        margin: 0 2.5%;
        padding: 0;
        width: 95%;
        height: 100%;
        color: #fff;
        font-size: 10px;
        cursor: pointer;
        text-align: center;
        text-decoration: none;
        outline: 0;
        border: 0;
        border-radius: 0;
    }
    .fixed-option-buttons__item > a:hover {
        color: #fff;
        text-decoration: none;
    }
    .fixed-option-buttons__text {
        position: absolute;
        bottom: 4px;
        left: 0;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        font-size: 10px;
        text-align: center;
    }
    .fixed-option-buttons__icon {
        position: absolute;
        top: 8px;
        left: 50%;
        transform: translateX(-50%);
        display: inline-block;
        margin: 0;
        padding: 0;
        font-size: 20px;
    }
}
/* 768px以上の画面幅 */
@media screen and (min-width:768px) {
    .fixed-option-buttons {
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 999;
    }
    .fixed-option-buttons__list {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 70px;
    }
    .fixed-option-buttons__item {
        margin: 0;
        padding: 0;
    }
    .fixed-option-buttons__item > button,
    .fixed-option-buttons__item > a {
        position: relative;
        display: block;
    margin: 0 0 5px;
    padding: 10px 0;
        width: 100%;
        height: 100%;
        color: #fff;
        font-size: 10px;
        cursor: pointer;
        text-align: center;
        text-decoration: none;
        outline: 0;
        border: 0;
        border-radius: 10px 0 0 10px;
    }
    .fixed-option-buttons__icon {
    display: block;
    margin: 0;
    width: 100%;
    text-align: center;
    font-size: 20px;
    }
    .fixed-option-buttons__text {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 10px;
    text-align: center;
    }
    }
    #js-phone-box {
        background: #43A047;
    }
    #js-apply-box {
        background: #ff0000;
    }
    #js-line-box {
        background: #2099FF;
    }
    .btn-secondary {
        background-color: #bfbfbf;
        border-color: #bfbfbf;
    }
/***************************************

LINE用

***************************************/
.line-header {
    text-align: center;
}

.line-backg {
    display: block;
    width: 100%;
    background-color: #4caf50;
    color: #fff;
    padding: 10px 2px;
    box-sizing: border-box;
    font-size: 30px;
    letter-spacing: 1px;
    text-align: center;
    border-radius: 4px 4px 0 0;
    font-weight: bold;
}

.modal__content ul {
    margin-top: 18px;
    margin-bottom: 0px;
    padding: 0 56px;
    font-size: 17px;
    list-style: none;
    counter-reset:cp_clist;
}

.modal__content ul li {
    position: relative;
    padding-left: 27px;
}

.modal__content ul li:before {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 0;
    counter-increment: cp_clist;
    content: counter(cp_clist);
    padding: 3px;
    background: #636363;
    color: #fff;
    border-radius: 50%;
    width: 19px;
    height: 19px;
    line-height: 11px;
    text-align: center;
    transform: translateY(-50%);
}

.modal__content a {
    background-color: #4caf50;
    width: 220px;
    display: block;
    margin: 15px auto 0;
    text-align: center;
    line-height: 49px;
    border-radius: 32px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 17px;
}

.line-btn{
    background-color: #4caf50;
    width: 220px;
    display: block;
    text-align: center;
    line-height: 49px;
    border-radius: 32px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 17px;
    margin-right: auto;
    margin-left: auto;
}

.line-btn:hover{

    color: #fff;
    text-decoration: none;
}
.line-close{
    height: 22px;
    width: 22px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
}

/* 767px以下の画面幅 */
@media screen and (max-width:502px) {
    .modal__content ul {
        margin-top: 18px;
        margin-bottom: 0px;
        padding: 0px 6px;
        font-size: 17px;
        list-style: none;
        counter-reset: cp_clist;
    }
    .modal__content ul li {
        position: relative;
        padding-left: 26px;
        vertical-align: top;
        font-size: 3.2vw;
    }
    .line-btn {
        width: 50vw;
        font-size: 4vw;
        margin-right: auto;
        line-height: 10vw;
    }
    .line-backg {
        font-size: 5vw;
    }
    .line-header {
        font-size: 3.4vw;
    }
    .modal__content ul li:before {
        padding: 3px;
        border-radius: 50%;
        width: 4vw;
        height: 4vw;
    }
}

/****************************************************
    採用情報一覧ページCSS
*****************************************************/

/*========= トップtittleパーツ ===============*/
.row{
    margin-top: 4vw;
}
.tittle_box{
    display: grid;
    grid-template-columns: auto auto;
    grid-column: 1;
    grid-row: 3;
}

.top_container{
    display: grid;
    grid-template-columns: repeat(10, 10%);
    grid-template-rows: repeat(5, 50px);
    width: 100%;
    margin: 0 auto;
}
.rec_container{
    max-width: 960px;
    /* display: grid;
    grid-template-columns: auto; */
    margin: 0 auto;
}

.top_image{
    grid-column: 1/9;
    grid-row: 6;
    width: 100%;
    max-width: 500px;
}

.iv-title1{
    color: #4a66db;
    font-size: 14px;
    font-weight: bold;
    width: 90vw;
    margin: 30px auto;
}
.sub_tittle img{
    width: 60vw;
    max-width: 200px;
}
.sub_tittle {
    width: 80vw;
    max-width: 300px;
    grid-column: 1;
    grid-row: 2;
    border-bottom: 1px solid red;
}
.tittle_text{
    grid-column: 1;
    margin-top: 5px;
    font-size: 16px;
    font-weight: 800;
    color: red;
}

.pc_fluid {
    display: none;
  }
  .sp_fluid{
    display: block;
    grid-column: 1;
    grid-row: 1/-1;
    position: relative;
    width: 44vw;
    height: 44vw;
    margin-left: -6vw;
    margin-top: -10vw;
    z-index: -10;
    overflow: hidden;
    background:#89c1e4;/*背景色*/
    animation: fluidrotate 8s ease 0s infinite;/*アニメーションの設定*/

  }

  .fluid2 {
    grid-column: 6/-1;
    grid-row: 5;
    width: 48vw;
    max-width: 300px;
    height: 31vh;
    z-index: -10;
    overflow: hidden;
    background:red;/*背景色*/
    animation: fluidrotate 8s ease 0s infinite;/*アニメーションの設定*/
  }
  .fluid4 {
    width: 19vw;
    max-width: 180px;
    height: 19vw;
    max-height: 180px;
    margin-left: 70vw;
    overflow: hidden;
    background: green;
    animation: fluidrotate 8s ease 0s infinite;

    z-index: -10;
}
  .job-thumb-inner h3{
    font-size: 20px;
    color: green;
    font-weight: 800;
    text-align: center;
    margin: 50px auto;
  }
  .white_circle{
    width: 4vw;
    max-width: 50px;
    margin-top: -5vw;
    margin-left: 131px;
}
.yellow_circle{
    width: 3vw;
    max-width: 50px;
    margin-top: -13vw;
    margin-left: 28vw;
    margin-right: 100px;
}
.yellow_plus{
    width: 3vw;
    max-width: 50px;
    margin-top: -13vw;
    margin-left: 10vw;
    margin-right: 100px;
}
.yellow_plus2{
    width: 3vw;
    max-width: 50px;
    margin-top: -1vw;
    margin-left: 10vw;
    margin-right: 100px;
}
.white_plus{
    width: 3vw;
    max-width: 50px;
    margin-top: -21vw;
    margin-left: 78vw;

}

  @keyframes fluidrotate {  
        
    0%, 100% {
        border-radius: 50% 50% 49% 51% / 50% 49% 51% 53% ;
    }
    14% {
        border-radius: 45% 40% 49% 45% / 47% 49% 51% 40% ;
    }
    28% {
        border-radius: 38% 46% 49% 40% / 40% 49% 51% 38% ;
    }
    42% {
        border-radius: 40% 55% 49% 51% / 30% 49% 51% 53% ;
    }
    56% {
        border-radius: 50% 60% 49% 60% / 47% 49% 51% 60% ;
    }
    70% {
        border-radius: 50% 50% 49% 51% / 40% 49% 51% 53% ;
    }
    84% {
        border-radius: 50% 40% 49% 51% / 47% 49% 51% 50% ;
    }
    }
    /* .jobbox{
        width: 95vw;
    } */

    @media screen and (min-width:800px) {
        .top_container{
            display: block;
        }
        .green_box {
            grid-column: 4/10;
            grid-row: 10;
            font-size: 14px;
            width: 100%;
            max-width: 350px;
            margin: 0 auto;
            height: fit-content;
            border: 1px solid green;
            padding: 25px 10px;
            border-radius: 12px;
            z-index: 20;
            background-color: rgba(255,255,255,0.6);
            backdrop-filter: blur(7px);
            line-height: 2em;
        }
        .tittle_box{
            /* display: grid;
            grid-template-columns: auto auto; */
            display: grid;
            grid-template-columns: auto;
            grid-template-rows: auto 100px 70px auto;
            text-align: center;
            margin: 0 auto;
            grid-column: 1/-1;
            grid-row: 3;
            width: 100vw;
        }
        .sub_tittle {
            text-align: center;
            border-bottom: 1px solid red;
            max-width: fit-content;
            margin: 0 auto;
            grid-row: 2;
            grid-column: 1;
        }
        .sub_tittle img {
            width: 50vw;
            max-width: 475px;
        }
        .tittle_text {
            color: red;
            font-size: 30px;
            font-weight: bold;
            text-align: center;
            margin-top: 10px;
            margin-top: 120px;
            grid-row: 2;
            grid-column: 1;
        }
        .top_image{
            grid-column: 1/9;
            grid-row: 8;
            width: 100%;
            max-width: 600px;
        }
        .sp_fluid{
            display: none;
        }
        .pc_fluid {
            display: block;
            grid-column: 1;
            grid-row: 1/-1;
            position: relative;
            width: 44vw;
            height: 44vw;
            margin-left: -6vw;
            margin-top: -10vw;
            z-index: -10;
            overflow: hidden;
            background:#89c1e4;/*背景色*/
            animation: fluidrotate 8s ease 0s infinite;/*アニメーションの設定*/
          
          }
          .fluid2 {
            grid-column: 6/-1;
            grid-row: 5;
            width: 20vw;
            max-width: 250px;
            height: 20vw;
            max-height: 250px;
            margin-left: 13vw;
            z-index: -10;
            overflow: hidden;
            background:red;/*背景色*/
            animation: fluidrotate 8s ease 0s infinite;/*アニメーションの設定*/
          }
          .rec_topimage {
            margin-top: -30vw;
            padding: 0;
            text-align: center;
            display: grid;
            justify-content: center;
        }
        .jobdetail-img-box .jobdetail-img {
            border-radius: 15px;
            width: 50vw;
            max-width: 500px;
            height: auto;
            object-fit: cover;
            height: auto;
            margin-top: -15vw;
            font-family: 'object-fit: contain; object-position: center;' /* IE・Edge対応; */
        }
        .yellow_circle{
            width: 3vw;
            max-width: 50px;
            margin-top: -13vw;
            margin-left: 57vw;
            margin-right: 100px;
        }
    }

    @media screen and (min-width:1000px) {
        .green_box {
            grid-column: 4/10;
            grid-row: 10;
            font-size: 14px;
            width: 100%;
            max-width: 350px;
            margin: 0 auto;
            height: fit-content;
            border: 1px solid green;
            padding: 50px 30px;
            border-radius: 12px;
            z-index: 20;
            background-color: rgba(255,255,255,0.6);
            backdrop-filter: blur(7px);
            line-height: 2em;
        }
        .row{
            margin-top: 8vw;
        }

    }

/*========= ↑ここまでトップtittleパーツ ===============*/
.inner{
    width: 90vw;
    max-width: 600px;
    margin: 0 auto;
    display: grid;
    justify-content: center;
}
.jobbox th{
    color: green;
    font-size: 16px;   
}
.jobbox td{
    display: block;
    margin: 40px auto;
}

.recruitment_box::first-letter{
    padding: 0.35rem 0.4rem;
    background-color: green;
    color: white;
    border-radius: 10px 10px 0 10px;
    margin-left: -10px;
}

.recruitment_box{
    border-bottom: 2px solid green;
    width: 100%;
    margin: 0 auto;
}

.jobbox th{
    display: grid;
}
/*========= フォーム ===============*/
.form__wrap{
    margin: 60px auto;
}

.fotter_top{
    margin-left: auto;
    margin-bottom: -39px;
    margin-top: -12px;
}
.fotter_top img{
    width: 36vw;
    max-width: 172px;
    margin-left: auto;
    display: block;
}