@charset "UTF-8";

.inner {
    max-width: 1640px;
    width: 90%;
    margin: 0 auto 160px;
    counter-reset: number 0;
}

.ttl_type01{
margin-bottom:40px;
}

.column2 {
    display: flex;
    justify-content: space-between;
}

.column2>section {
    width: 48.78%;
}

.txt {
    font-size: 18px
}

.rec-title {
    font-size: 27px;
    font-weight: bold;
    color: #ED7D31;
    text-align: center;
    margin-bottom: 30px;
}

.resources-img {
    text-align: center;
}

.resources-img img{
    max-width:100%;
height:auto;
}


@media screen and (max-width: 1280px) {
.column2>section {
    width: 100%;
}

.column2 {
flex-direction:column;
}
}

/*資格取得支援*/
.rec-h3 {
    display: flex;
    margin-bottom: 15px;
    padding-left: 30px;
    background: url(../images/common/h3.png) no-repeat left top 6px;
    color: #000;
    font-size: 21px;
    font-weight: bold;
}

.recruit-table {
    width: 100%;
    border-top: solid 1px #BFBFBF;
    border-bottom: solid 1px #BFBFBF;
    padding: 5px 10px 5px 20px;
}

.recruit-table th {
    width: 85.7%;
    /*あわせて100*/
    vertical-align: top;
    font-size: 18px;
    text-align: left;
    font-weight: 500;
}

.recruit-table td {
    width: 14.3%;
    /*あわせて100*/
    text-align: center;
    font-size: 18px;
}

@media screen and (max-width: 1024px) {

    .recruit-table th p,
    .recruit-table th {
        font-size: 15px !important;
    }

    .recruit-table td p,
    .recruit-table td,
    .recruit-table dt,
    .recruit-table dd {
        font-size: 15px !important;
    }
}

@media screen and (max-width: 767px) {
   
    .recruit-table td p,
    .recruit-table td {
        font-size: 15px !important;
    }

.min.ttl_type01 span {
font-size:10vw;
}
#recruit-qualification > div > section:nth-child(1) > p {
margin-bottom:20px;
}
}

/*******************************/
/*タブ切り替え*/
/*******************************/

/* 先輩社員紹介：タブ */
.rec_staff_tab {
    display: flex;
    width: 100%;
    overflow-x: auto;
    padding: 0 300px;
}

@media screen and (max-width: 1900px) {

.rec_staff_tab {
    padding: 0 10px;
}
}

.afs12 {
    text-align: center;
    margin: 10px 0;
    font-size: 16px;
}

.rec_staff_job_column .sec3-wrapper {
    max-width: inherit;
}

.rec_staff_tab li {
    border: solid 1px #D9D9D9;
    border-bottom: none;
    cursor: pointer;
    padding: 20px 10px 0;
    text-align: center;
min-width: 200px;
}
.rec_staff_tab li img{
width:100%;
height:auto;
}

.rec_staff_tab li:nth-of-type(1) {
    border: solid 1px #7F7F7F;
    border-bottom: 1px solid #ffffff;
    z-index: 2;
}

.rec_staff_tab li:nth-of-type(1).nonactive {
    z-index: 0;
    border: solid 1px #D9D9D9;
    border-bottom: none;

}

.rec_staff_tab li.active {
    border: solid 1px #7F7F7F;
    border-bottom: solid 1px #fff;
    z-index: 2;
    background: #fff;
}

/* 先輩社員紹介：コンテンツ部分 */
.staff_info-cnt01,
.staff_info-cnt02,
.staff_info-cnt03,
.staff_info-cnt04,
.staff_info-cnt05 {
    display: none;
}

.rec_staff_job.job-box {
    border-top: 1px solid #7F7F7F;
    z-index: 5;
    background: #fff;
}

.rec_staff_job .job-enclose {
    padding: 40px 0 0 0;
}

.rec_staff_job_column .essential p:nth-of-type(1) {
    margin-top: -1.5rem;
}

.rec-sec {
    display: flex;
    justify-content: space-between;
}

.rec-img {
    width: 31.7%;
}

.rec-img img {
    width: 100%;
height:auto;
}


.rec-text {
    width: 65.2%;
}

.employee-title {
    font-size: 27px;
    font-weight: bold;
    color: #ED7D31;
    margin-bottom: 15px;
}

@media only screen and (max-width: 1280px) {
.rec-img  {
    width: 31.7%;
}

}

@media only screen and (max-width: 767px) {
    .rec_staff_job_column {
        flex-wrap: wrap;
    }

    .rec_staff_job_column>div:nth-of-type(1),
    .rec_staff_job_column>div:nth-of-type(2) {
        width: 100%;
        padding-left: 0;
    }

    .rec_sikaku_wrap.column2>div {
        width: 100%;
    }

    .rec_staff_job_column .sec3-wrapper .afs18 {
        font-size: 18px;
    }

    .rec-sec {
        flex-direction: column;
        align-items: center;
    }

    .rec-img {
        width: 100%;
        max-width: 520px;
        margin-bottom: 2rem;
    }


    .rec-text {
        width: 100%;
    }

    .rec-text h3 {
        font-size: 2.4rem;
    }
}

/* 募集要項 */
.rec_app_wrap#job-parent {
    margin: 0;
    padding-top: 1rem;
}

.rec_app_wrap .column2>div {
    width: 49%;
}

.rec_app_tab {
    margin-top: -1rem;
}

.rec_app_tab ul#job-select li {
    background: #fff;
    padding: 2.7rem 0;
    font-size: 18.7px;
}

.rec_app_job.job-box {
    border-top: 1px solid #7F7F7F;
}

.rec_app_job .job-enclose {
    padding: 4rem 0 3rem 0;
    border-bottom: 1px solid #A6A6A6;
}

.rec_app_contents {
    width: 100%;
}

.rec_app_contents tr:first-child {
    border-top: solid 1px #BFBFBF;
}

.rec_app_contents tr {
    border-bottom: solid 1px #BFBFBF;
}

.rec_app_contents th,
.rec_app_contents td {
    padding: 1rem 0;
}

.rec_app_contents th {
    padding-left: 1rem;
    padding-right: 2rem;
    vertical-align: top;
    width: 17%;
}

@media only screen and (max-width: 767px) {

    .rec_app_contents th,
    .rec_app_contents td {
        width: 100%;
        display: block;
        padding: 1rem 0 0 1rem;
    }

    .rec_app_wrap .column2>div {
        width: 100%;
    }

    .rec_app_tab ul#job-select li {
        font-size: 13px;
    }
}

.recruitment-list {
    width: 100%;
    border-top: solid 1px #BFBFBF;
}

.recruitment-list .recruitment-detail {
    display: flex;
    border-bottom: solid 1px #BFBFBF;
}

@media screen and (max-width: 767px) {
    .recruitment-list .recruitment-detail {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .stan {
        overflow-y: scroll;
        height: 160px;
    }
}

.recruitment-list .recruitment_head {
    width: 15%;
    max-width: 140px;
    padding: 1rem 0;
}

@media screen and (max-width: 767px) {
    .recruitment-list .recruitment_head {
        width: 100%;
        padding: 1rem 0 1rem 1rem;
        font-weight: bold;
    }
}

.recruitment-list .recruitment_data {
    width: 85%;
    padding: 1rem 0 1rem 2rem;
}

@media screen and (max-width: 767px) {
    .recruitment-list .recruitment_data {
        width: 100%;
    }
}

.member-info {
    display: flex;
}

@media screen and (max-width: 1280px) {
    .member-info {
        display: block;
    }
}

.member-info .member-img {
    width: 32%;
    max-width: 520px;
}

@media screen and (max-width: 1280px) {
    .member-info .member-img {
        width: 100%;
        margin: 0 auto 4rem;
    }
}

.member-info .member-text {
    width: 68%;
    max-width: 1110px;
    padding-left: 3rem;
}

@media screen and (max-width: 1280px) {
    .member-info .member-text {
        width: 100%;
        padding: 0;
    }
}

#job-parent {
    width: 100%;
    margin: 0 auto 35px;
}

@media only screen and (max-width: 599px) {
    #job-parent {
        margin-bottom: 40px;
    }
}

.job-box {
    width: 100%;
    margin: -1px auto 0;
    background: rgba(255, 255, 255, 0.5);
    overflow-y: auto;
}

.job-box .info-cnt01,
.job-box .info-cnt02,
.job-box .info-cnt03 {
    display: none;
}

.job-select-parent {
    position: relative;
    width: 98%;
    margin: 0 auto;
    z-index: 5;
}

#job-select {
    display: flex;
}

#job-select li {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    border: solid 1px #bfbfbf;
    border-bottom: 1px solid #7f7f7f;
    background: #f2f2f2;
    cursor: pointer;
}

#job-select li p {
    width: 100%;
    line-height: 1.3;
    text-align: center;
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
}

#job-select li:nth-last-of-type(1) {
    border-right: solid 1px #bfbfbf;
}

#job-select li:nth-of-type(1) {
    color: #000;
    border: solid 1px #7f7f7f;
    border-bottom: solid 1px #ffffff;
    background: #fff;
    z-index: 5;
}

#job-select {
    width: 95%;
max-width: 780px;
    margin: 0 auto;
}

#job-select li.active {
    background: #fff;
    border: solid 1px #7f7f7f;
    border-bottom: solid 1px #fff;
    z-index: 5;
}

#job-select li.nonactive {
    background: #f2f2f2;
    border: solid 1px #bfbfbf;
    border-bottom: solid 1px #7f7f7f;
}

.job-enclose {
    width: 100%;
    margin: 0 auto;
    padding: 4rem 1rem 1rem;
    border-bottom: 1px solid #7F7F7F;
}

.job-enclose section>p {
    margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
    .job-description {
        margin-bottom: 8rem;
    }

    .rec_app_job .job-enclose {
        padding-bottom: 10rem;
    }
}

.bosyu-table{
border-top:1px solid #BFBFBF;
width: 100%;
}

.bosyu-table th ,.bosyu-table td {
font-size: 18px;
font-weight: 500;
text-align:left;
border-bottom:1px solid #BFBFBF;
padding:10px 0;
}

.bosyu-table th{
width: 16.25%;
}

.bosyu-table td{
width: 83.75%;
padding-left:10px
}


@media screen and (max-width: 767px) {
   
   .bosyu-table th {
        display:block;
width:100%;
font-weight:bold;
    }

   .bosyu-table td {
        display:block;
width:100%;
padding-left:0;
    }
}

#recruit-resources {
margin-top:90px;
}

/*******************************************/
/*プライバシーポリシーのページ*/
/*******************************************/
.privacy section li {
    padding-bottom: 20px;
    list-style: decimal inside;
    text-align: left;
}

.privacy section .inner {
    max-width: 980px;
}

/*******************************************/
/*メールフォーム*/
/*******************************************/
.mailform {
    width: 100%;
    max-width: 1080px;
    border: 1px solid #BFBFBF;
    padding: 6rem 4rem 6rem;
    margin: 0 auto;
}

.mailform iframe {
    width: 100%;
    height: 100%;
}

.mailform-recruit {
    width: 100%;

    margin: 0 auto;
}

.mailform-recruit iframe {
    width: 100%;
    height: 100%;
}

.tbl_form_box:first-of-type {
    border-bottom: 1px solid#D9D9D9;
}

.tbl_form_box dl {
    border-top: 1px solid#D9D9D9;
    margin: 0;
    display: flex;
    padding: 10px 10px;
}

.tbl_form_box dt {
    width: 30%;
    padding-right: 5px;
    padding-left: 40px;
    font-size: 18px;
    font-weight: 500;
}

.txt_req::after {
    content: "(必須)";
    display: inline-block;
    margin-left: 5px;
    color: #E71300;
}

.tbl_form_box dd {
    width: 63%;
}

dd input[type=radio] {
    width: 1em;
}

dd input[type=checkbox] {
    width: 1em;
}

dd input[type=file] {
    border: none;
    padding: 0;
    font-size: 16px;
}

dd input,
dd textarea {
    width: 100%;
    background: none;
    border: solid 1px #D9D9D9;
    border-radius: 2px;
    padding: 4px;
    font-size: 16px;
}

input[type=submit] {
    width: 200px;
    height: 40px;
    font-size: 16px;
}

.form_submit {
    text-align: center;
    margin-top: 4rem;
}

.tbl_form_box .first {
    margin-left: 0;
}

.wid-s {
    width: 60px;
}

.wpcf7-spinner {
    display: none !important;
}

@media screen and (max-width: 767px) {
    .tbl_form_box dl {
        flex-direction: column;
    }

    .tbl_form_box dt,
    .tbl_form_box dd {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .mailform {
        border: none;
        padding: 0;
    }
}


/*******************************************/
/*個人情報の取り扱いについて*/
/*******************************************/
.privacy-check-box {
    border: solid 1px #D9D9D9;
    margin-top: 2rem;
    padding: 20px;
}

.box-bor-gry-in {
    height: 260px;
    overflow-y: scroll;
    width: 100%;
    padding: 8px;
    border-bottom: 1px solid #D9D9D9
}

.box-bor-gry-in p,
.box-bor-gry-in li {
    font-size: 14px;
    margin-bottom: 1rem;
}

/*mailform*/
.contact-check {
    text-align: center;
}

.contact-check a {
    display: inline;
    text-decoration: underline;
}

@media screen and (max-width: 1280px) {

    .privacy-check-box .afs12,
    .privacy-check-box .afs11 {
        font-size: 13px;
    }
}
.mailform-recruit {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}

.tac {
text-align:center;
}

.afs13 {
font-size: 13px;}

.sp-on {
display:none;
}

.recruit-video{
max-width: 1200px;
margin:0 auto;}
@media screen and (max-width: 767px) {
.sp-on{
display:block;
}

.sp-off {
display:none;
}
}