@charset "UTF-8";

.job-thumb-wrap{
    max-width:430px;
    margin:0 auto 3em;
}
.jobdetail-tbl-box{
    margin: 0;
}
.jobdetail-img-box .jobdetail-img {
    width: 100%;
    height: auto;
    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: #fff;
    font-weight: bold;
    text-align: left;
    /* border-left: 10px solid rgb(232, 211, 161); */
    padding: 6px 0 6px 8px !important;
    font-size: 16px !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;
    color: #fff;
}
.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{
    margin: 0;
    padding: 0 15px;
    border-radius: 0;
    font-weight: normal;
    font-size: 15px;
    position: relative;
    top: -3px;
    left: 1em;
} */
.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;
    font-size: 18px;
}
.slick-dots li {
    margin: 0 4px;
}
.form-inline.form-radio {
    margin: 12px 0 12px 20px;
    font-size: 14px;
}
.mailbox_text {
    font-size: 13px;
    color: #000;
    text-align: center;
}
@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 {
        font-size: 18px;
        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;
    }
    .apply_form_box .form-control2 {
        margin-top: 0;
    }
}
@media screen and ( max-width:380px ) {
    .jobdetail-img-box .jobdetail-img {
        width: 260px;
        height: 195px;
        margin: 0 auto;
    }
}
@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;
    }
}

/****************************************

ここから山紀採用サイト job/index.html 追加CSS

****************************************/
.detail_box{
    display: grid;
    grid-template-columns: 45% 45% 10%;
    width: 90vw;
    max-width: 1200px;
    height: fit-content;
    margin: auto;
    margin-top: -10vh;
    padding-top: 20vh;
    padding-bottom: 20vh;
    /* overflow: hidden; */

}
.left_detail {
    width: 100%;
    height: fit-content;
    position: sticky;
    top: 15%;
    color: #fff;
    /* display: grid;
    grid-template-columns: 100%; */
}
 /* 背景の正方形キューブ */
 .cube_wrapper{
    display: grid;
    gap: 25px;
    transform: rotate(319deg);
    position: absolute;
    top: -49vh;
    left: 61%;
    z-index: 0;
 }
 .cube{
    width: 30vw;
    height: 30vw;
    background-color: #223c46;
    z-index: 0;
}
@media screen and (max-width:799px) {
    .detail_box{
        width: 95vw;
        grid-template-columns: 100%;
    }
    .left_detail {
        top: 7%;
        z-index: 100;
        background: #233940;
        position: unset;
    }
    .job-thumb-wrap {
        max-width: 380px;
        margin: 0 auto 1em;
    }
    .table-striped td {
        padding: 0;
        font-size: 13px;
        line-height: 18px;
        color: #fff;
    }
}
@media screen and (max-width:520px) {
    /* 背景の正方形キューブ */
    .cube_wrapper{
        display: none;
    }
}
/*====== 求人原稿のパーツ ======*/

.joblist_box{
    display: grid;
    grid-template-columns: 20% 10% 70%;
    /* grid-template-rows: repeat(10, 1fr); */
    grid-row-gap: 30px;
    width: 100%;
    height: auto;
    font-size: 14px;
    margin: 2vh auto 10vh;
    font-size: 14px;
    color: #fff;
}
.job-gmap-btn {
    margin: 0;
    padding: 0 15px;
    border-radius: 0;
    font-weight: normal;
    font-size: 15px;
    position: relative;
    top: 10px;
    left: 1em;
    color: #233940;
    border: 2px solid #fff;
    background: #fff;
    border-radius: 5px;
}
.btn:focus {
    box-shadow: none;
}
.job-gmap-btn:hover {
    color: #23394053;
    opacity: 0.9;
}
.sp_joblist_box{
    display: none;
}
@media screen and (min-width:1200px) {
    .joblist_box{
        display: grid;
        grid-template-columns: 20% 10% 70%;
        /* grid-template-rows: repeat(10, 1fr); */
        grid-row-gap: 30px;
        width: 100%;
        height: auto;
        font-size: 14px;
        margin: 5vh auto 10vh;
        font-size: 14px;
    }
}

/* タイトル項目 */
.map_img{
    width: 60px;
    height: auto;
}
.shop_name_tittle{
    grid-column: 1/2;
    grid-row: 1/2;
}
.emlist_name_tittle{
    grid-column: 1/2;
    grid-row: 2/3;
}
.contents_neme_tittle{
    grid-column: 1/2;
    grid-row: 3/4;
}
.nenshu_neme_tittle{
    grid-column: 1/2;
    grid-row: 4/5;
}
.qualification_neme_tittle{
    grid-column: 1/2;
    grid-row: 5/6;
}
.worktime_neme_tittle{
    grid-column: 1/2;
    grid-row: 6/7;
}
.holiday_neme_tittle{
    grid-column: 1/2;
    grid-row: 7/8;
}
.salary_neme_tittle{
    grid-column: 1/2;
    grid-row: 8/9;
}
.address_neme_tittle{
    grid-column: 1/2;
    grid-row: 9/10;
}
.apply_way_neme_tittle{
    grid-column: 1/2;
    grid-row: 10/11;
}

/* line */
.line_1{
    grid-column: 2/3;
    grid-row: 1/2;
}
.line_2{
    grid-column: 2/3;
    grid-row: 2/3;
}
.line_3{
    grid-column: 2/3;
    grid-row: 3/4;
}
.line_4{
    grid-column: 2/3;
    grid-row: 4/5;
}
.line_5{
    grid-column: 2/3;
    grid-row: 5/6;
}
.line_6{
    grid-column: 2/3;
    grid-row: 6/7;
}
.line_7{
    grid-column: 2/3;
    grid-row: 7/8;
}
.line_8{
    grid-column: 2/3;
    grid-row: 8/9;
}
.line_9{
    grid-column: 2/3;
    grid-row: 9/10;
}
.line_10{
    grid-column: 2/3;
    grid-row: 10/11;
}

/* 求人内容 */
.shop_neme{
    grid-column: 3/4;
    grid-row: 1/2;
    display: grid;
}
.emlist_neme{
    grid-column: 3/4;
    grid-row: 2/3;
}
.contents_neme{
    grid-column: 3/4;
    grid-row: 3/4;
}
.nenshu_neme{
    grid-column: 3/4;
    grid-row: 4/5;
}
.qualification_neme{
    grid-column: 3/4;
    grid-row: 5/6;
}
.worktime_neme{
    grid-column: 3/4;
    grid-row: 6/7;
}
.holiday_neme{
    grid-column: 3/4;
    grid-row: 7/8;
}
.salary_neme{
    grid-column: 3/4;
    grid-row: 8/9;
}
.address_neme{
    grid-column: 3/4;
    grid-row: 9/10;
}
.apply_way_neme{
    grid-column: 3/4;
    grid-row: 10/11;
}

.line{
    width: 10vw;
    border-left: 2px solid #bebcb1;
}
/*====== 求人原稿SP版パーツ ======*/
    .sp_joblist_box dl{
        display: grid;
        grid-template-columns: 100%;
        grid-row-gap: 0.5em;
        width: 100%;
        height: auto;
        font-size: 13px;
        margin: 0 auto;
    }
    .sp_joblist_box dl dt,
    .sp_joblist_box dl dd{
        color: #fff;
        width: 100%;
    }
    .sp_joblist_box dl dt{
        border-bottom: 1px solid #fff;
    }

@media screen and (max-width:799px) {
    .joblist_box{
        display: grid;
        grid-template-columns: 20% 10% 70%;
        /* grid-template-rows: repeat(10, 1fr); */
        grid-row-gap: 30px;
        width: 100%;
        height: auto;
        font-size: 13px;
        margin: 0 auto;
        font-size: 14px;
    }
}
@media screen and (max-width:520px) {
    .joblist_box{
        display: none;
    }
    .sp_joblist_box{
        display: block;
    }
    /* .joblist_box{
        display: grid;
        grid-template-columns: 20% 10% 70%;
        grid-row-gap: 30px;
        width: 100%;
        height: auto;
        font-size: 13px;
        margin: 0 auto;
        font-size: 13px;
    } */
}
/* フォーム関係 */
    /* 応募フォームセンタリング指定 */
    .recruit-form-grid{
        grid-column: 1 / -1;
    }
    .form{
        position: relative;
        padding-bottom: 10vh;
    }
    .form__title {
        font-size: 18px;
        color: #242321;
        background: #FEE100;
        font-weight: 700;
        max-width: 800px;
        width: 70vw;
        margin: auto;
        padding: 0.75em 1em;
        text-align: left;
    }
    .form__wrap {
        padding: 0;
        max-width: 800px;
        width: 70vw;
        background: #fff;
        padding: 3em 2em;
    }
    .form__background {
        background: #fff;
    }
    .badge-danger {
        color: #000;
        background: none;
        float: none;
    }
.form__table,
.form__table tr th,
.form__table tr td {
    border: none!important;
}
.pri_btn{
    color: #000;
}
.form__buttons {
    margin: 10vh 0 0;
}
@media screen and (max-width:520px) {
    .form__wrap {
        width: 90vw;
        padding: 1em;
    }
    .form__title {
        font-size: 16px;
        width: 90vw;
    }
    .form__table tr td {
        padding: 0.5em;
    }
}