@charset "UTF-8";
/* workPerson */
/*===========================
 workPersonWrapper
===========================*/
.ContentsWrapper{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-image:none;
    background-repeat:no-repeat ;
    background-position:center bottom ;
    background-size: contain;
}
.workPerson_bgWrapper{ 
    max-width: 100%;
    height: 465px;
    margin: 0 auto;
    background-image: url('/saiyou/plant/highschool/images/workperson/interview_footer_bg.png');
    background-repeat:no-repeat ;
    background-position:center 0 ;
    background-size: 100%;
    display: flex;
    align-items: flex-end;
}
.workPerson_bgWrapper .bgWrapper_inner {
    max-width: 1280px;
    margin: 0 auto;
    background-image: url('/saiyou/plant/highschool/images/workperson/interview_footer_text.png');
    background-repeat:no-repeat ;
    background-position:center bottom ;
    background-size: 100%;
    flex: 1;
}
.workPersonContentsInner {
    margin: 0 auto;
    width: 1130px;
    padding:0 75px 0 75px;
}

.workPersonWrapper {
    letter-spacing: 0.05em;
}
.workPersonContentsWrapper {
    display: block;
}
body img {
    max-width: 100%;
    height: auto;
}
/*===========================
 workPersonContainer 製造技能職
===========================*/
.Manufacture {
    background-color: #e4eaf4;
}

/*===========================
 workPersonContainer 保全技能職
===========================*/
.Maintenance {
    background-color: #dfefef;
}

/*===========================
workPersonInterview
===========================*/
.Manufacture h2 {
    color:#0f73cf;
}
.Manufacture h2::before {
    width:7px;
    height:25px;
    border-radius:3px;
    background-color:#0f73cf;
    content: "";
    display: inline-flex;
    margin-top: 1px;
    position: absolute;
    top: 7px;
    left: 0px;
}
.Maintenance h2 {
    color:#1da3a3;
}
.Maintenance h2::before {
    width:7px;
    height:25px;
    border-radius:3px;
    background-color:#1da3a3;
    content: "";
    display: inline-flex;
    margin-top: 1px;
    position: absolute;
    top: 7px;
    left: 0px;
}
.workPersonInterview ul {
    margin: 0px;
}
.workPersonInterview ul li {
    border-radius: 20px;
    margin-bottom: 50px;
}
.workPersonInterview h2,
.workPersonInterview p {
    position: relative;
}
.workPersonInterview h3 {
    text-align: left;
    font-size: 1.5em;
    line-height: 1;
    font-family: UD Shin Go Bold;
    margin-bottom:20px
}
.workPersonInterview div.text_block p {
    margin-bottom: 12px;
    text-align: left;
    font-size: 1em;
    line-height: 1;
    font-family: UD Shin Go Light;
}
.workPersonInterview div.text_block p:last-child {
    margin-bottom: 0px;
}
/*===========================
workPersonVoiceInfo
===========================*/
.workPersonVoiceInfo h2 {
    font-family: UD Shin Go Medium;
    position: relative;
}
.workPersonVoiceInfo h2 span {
    font-family: UD Shin Go Medium;
    display: block;
    position: relative;
}
.workPersonVoiceInfo p {
    text-align: left;
    font-family: UD Shin Go Medium;
}

/*===========================
workPerson
===========================*/
.workPersonWrapper {
    max-width: 1280px;
    padding-top: 161px;
    margin: 0 auto;
    background-image: url('/saiyou/plant/highschool/images/workperson/interview_bg.png');
    background-repeat:no-repeat;
    background-position:center top 160px ;
    background-size: 100%;
}

.workPersonContentsInner {
    margin: 0 auto;
    width: auto;
    padding:0 75px 0 75px;
}
.Maintenance {
    margin-top: 75px;
    margin-bottom: 100px;
}
.workPersonInterview {
    width: 980px; 
    border-radius: 35px;
    padding: 75px;
}
.Manufacture h2 {
    color:#0f73cf;
}
.Manufacture h2::before {
    width:7px;
    height:25px;
    border-radius:3px;
    background-color:#0f73cf;
    content: "";
    display: inline-flex;
    margin-top: 1px;
    position: absolute;
    top: 7px;
    left: 0px;
}
.Maintenance h2 {
    color:#1da3a3;
}
.Maintenance h2::before {
    width:7px;
    height:25px;
    border-radius:3px;
    background-color:#1da3a3;
    content: "";
    display: inline-flex;
    margin-top: 1px;
    position: absolute;
    top: 7px;
    left: 0px;
}
.workPersonInterview h2 {
    margin-bottom: 0;
    text-align: left;
    position: relative;
    padding-left: 30px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
}
.workPersonInterview h2 p {
   font-size: 26px;
   margin: 0;
   font-family: UD Shin Go bold;
}
.workPersonInterview h2 span {
    font-size: 16px;
    color:#333333;
    line-height: 3em;
    font-family: UD Shin Go Medium;
}
.workPersonInterview ul {
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.workPersonInterview ul li {
    display: block;
    width: 465px;
    height: auto;
    border-radius: 20px;
    margin-bottom: 50px;
    padding: 0px;
    position: relative;
    opacity: 1;
    transition: all 0.6s ease;
}
.workPersonInterview ul li:nth-last-child(-n+2) {
    margin-bottom: 0px;
}

.workPersonInterview ul li div.picture_block{
    width: 100%;
    height: auto;
    border-radius: 20px 20px 0px 0px;
    padding-top: 262px;
    z-index: 0;
    font-size: 1rem;
    box-sizing: border-box;
    position: relative;
    box-sizing: border-box;
}
.workPersonInterview ul li div.picture_block p{
    width: 100%;
    height: 100%;
    border-radius: 20px 20px 0px 0px;
    z-index: 1;
    font-size: 32px;
    box-sizing: border-box;
    position: absolute;
    top:0%;
    left:0%;
    display: flex;
    align-content: center;
    justify-content: left;
    flex-wrap:wrap;
    font-family: UD Shin Go Bold;
    padding-left: 40px;
}
/* before */
.workPersonInterview ul li div.picture_block p.before{
    opacity: 0;
    transition: all 0.6s ease;
    transform: translate( 0px, 40px);
    z-index: 4;
}
.workPersonInterview ul li:hover div.picture_block p.before{
    opacity: 1;
    transform: translate( 0px, 0px);
    transition: all 0.6s ease;
    z-index: 4;
}
/* after */
.workPersonInterview ul li div.picture_block p.after{
    opacity:  0.2;
    transition: all 0.6s ease;
    transform: translate( 0px, 0px);
}
.workPersonInterview ul li:hover div.picture_block p.after{
    opacity: 0;
    transform: translate( 0px, -40px);
    transition: all 0.6s ease;
}
.workPersonInterview ul li div.picture_block p span{
    width: auto;
    height: auto;
    display: block;
    text-align: left;
    color: #ffffff;
    letter-spacing: 0;
}
.workPersonInterview ul li div.text_block{
    width: 100%;
    height: auto;
    border-radius: 0px 0px 20px 20px;
    padding: 45px 40px;
    background-color: #ffffff;
    z-index: 0;
    font-size: 1rem;
    box-sizing: border-box;
    position: relative
}
.Maintenance ul li div.text_block::before{
    display: block;
    content:'';
    position:absolute;
    top: 0;
    left: 40px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 25px 30px ;
    border-color: transparent transparent transparent #0d7bd6;
}
.Maintenance ul li div.text_block::before{
    display: block;
    content:'';
    position:absolute;
    top: 0;
    left: 40px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 25px 30px ;
    border-color: transparent transparent transparent #1da3a3;
}
/*===========================
 thumbnail_Block
===========================*/
.workPersonInterview ul li a{
    display: block;
    width: 100%;
    height: 100%;
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: all 0.6s ease;
    border-radius: 20px 20px 0px 0px;
}
.workPersonInterview ul li a::before{
    width: 100%;
    height: 100%;
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.6s ease;
    border-radius: 20px 20px 0px 0px;
}
.workPersonInterview ul li:hover{
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.15);
}


.workPersonInterview ul li:hover div.picture_block::before{
    opacity: 1;
    z-index: 2;
}
/*  人物画像  */
.workPersonInterview ul li div.picture_block::after{
    content:'';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 105%;
    z-index: 2;
    opacity: 1;
    transition: all 0.6s ease;
}
.workPersonInterview ul li:hover div.picture_block::after{
    opacity: 0.2;
    transform: scale(0.9)translate(0px, 10px);
    filter: blur(4px);
    z-index: 1;
}


/*===========================
 thumbnail 製造技能職　
===========================*/
.Manufacture ul li {
    background: url('/saiyou/plant/highschool/images/workperson/thumbnail_bg.png') ;
    background-size: contain;
    background-position: center 0;
    background-repeat: no-repeat;
}

/*  人物画像  */
/*  01  */
.Manufacture ul li:nth-child(1) div.picture_block::after{
    background: url('/saiyou/plant/highschool/images/workperson/thumbnail_pic_01.png') 0 0;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
}
/*  02  */
.Manufacture ul li:nth-child(2) div.picture_block::after{
    background: url('/saiyou/plant/highschool/images/workperson/thumbnail_pic_02.png') 0 0;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
}
/*  03  */
.Manufacture ul li:nth-child(3) div.picture_block::after{
    background: url('/saiyou/plant/highschool/images/workperson/thumbnail_pic_03.png') 0 0;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
}
/*  04  */
.Manufacture ul li:nth-child(4) div.picture_block::after{
    background: url('/saiyou/plant/highschool/images/workperson/thumbnail_pic_04.png') 0 0;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
}
/*  05  */
.Manufacture ul li:nth-child(5) div.picture_block::after{
    background: url('/saiyou/plant/highschool/images/workperson/thumbnail_pic_05.png') 0 0;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
}
/*  06  */
.Manufacture ul li:nth-child(6) div.picture_block::after{
    background: url('/saiyou/plant/highschool/images/workperson/thumbnail_pic_06.png') 0 0;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.Manufacture ul li div.text_block::before{
    display: block;
    content:'';
    position:absolute;
    top: 0;
    left: 40px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 25px 30px ;
    border-color: transparent transparent transparent #0d7bd6;
}

/*===========================
 thumbnail 保全技能職
===========================*/
.Maintenance ul li {
    background: url('/saiyou/plant/highschool/images/workperson/thumbnail_bg_02.png') ;
    background-size: contain;
    background-position: center 0;
    background-repeat: no-repeat;
}

/*  人物画像  */
/*  01  */
.Maintenance ul li:nth-child(1) div.picture_block::after{
    background: url('/saiyou/plant/highschool/images/workperson/thumbnail_pic_07.png') 0 0;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
}
/*  02  */
.Maintenance ul li:nth-child(2) div.picture_block::after{
    background: url('/saiyou/plant/highschool/images/workperson/thumbnail_pic_08.png') 0 0;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
}

    .workPersonTitle {
        height: 230px;
        margin-bottom: 75px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .workPersonTitle h1 {
        text-align: left;
        margin: 60px auto 0;
        display: inline-flex;
        align-items: left;
        justify-content: left;
        font-size: 32px;
    }
    .workPersonTitle h1 span{
        font-family: UD Shin Go Medium;
        }
    .workPersonTitle .text{
        margin-top: 32px;
        font-size: 16px;
        font-family: UD Shin Go Medium;
    }
   
    .workPersonTitle span.sub {
        font-size: 18px;
    }
    .workPersonPageMainVisual {
        height: 400px;
        background: url('/saiyou/plant/highschool/images/bg_region_mainvisual_pc.png') 50% 50%;
        background-size: cover;
    }
    .workPersonPageMainVisual h1 {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        height: 100%;
        width: 980px;
        margin: 0 auto;
    }
    .workPersonPageMainVisual h1 img {
        width: 800px;
        height: 332px;
    }
    .workPersonPageMainVisual_caption {
        padding-top: 8px;
    }
    .workPersonPageMainVisual_caption p {
        width: 980px;
        margin: 0 auto;
        text-align: left;
    }
/*===========================
workPersonVoiceInfo
===========================*/
    .workPersonVoiceInfo {
        padding: 0px 0 150px;
    }
    .workPersonVoiceInfo h2 {
        font-size: 26px;
        margin: 0 0 75px;
        color: #0f73cf;
    }
    .workPersonVoiceInfo h2:before {
        width: 79px;
        height: 62px;
        top: -10px;
        left: 50%;
        margin-left: -39px;
    }
    .workPersonVoiceInfo p {
        width: 300px;
        margin: 0 auto;
    }
    .workPersonVoiceInfo .btnList {
        width: 850px;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .workPersonVoiceInfo .btnList li {
        width: 400px;
        margin: 0px  !important;
        padding: 0px !important;
    }
    .workPersonVoiceInfo .btnList li:first-child {
        margin-right:  50px!important;
    }

/*===========================
blueBtn
===========================*/
    .blueBtn {
        margin-top: 15px !important;
    }
    .blueBtn+.blueBtn {
        margin-top: 20px !important;
    }
    .blueBtn a,
    .blueBtnS a {
        border-radius: 20px;
    }
    .blueBtn a:hover,
    .blueBtnS a:hover {
        background-color: #0f73cf;
        opacity: 0.5;
        transition: all 0.6s ease;
    }
    .blueBtn_L a:hover:after {
        background: url('/saiyou/plant/highschool/images/workperson/ico_arrow01_back.png') 0 0;
        background-size: cover;
    }
    .blueBtn_R a:hover:after {
        background: url('/saiyou/plant/highschool/images/workperson/ico_arrow01.png') 0 0;
        background-size: cover;
    }
    .blueBtn a {
        display: block;
        background-color: #0f73cf;
        color: #FFFFFF;
        line-height: 1;
        text-align: center;
        padding: 36px 30px;
        text-decoration: none;
        position: relative;
        letter-spacing: 0.1em;
        font-size: 18px;
        font-family: UD Shin Go Bold;
        opacity: 1;
        transition: all 0.6s ease;
    }

    .blueBtn_L a:after {
        content: "";
        display: block;
        position: absolute;
        background: url('/saiyou/plant/highschool/images/workperson/ico_arrow01_back.png') 0 0;
        background-size: cover;
        top: 50%;
        width: 10px;
        height: 20px;
        margin-top: -8px;
        left: 30px;
    }

    .blueBtn_R a:after {
        content: "";
        display: block;
        position: absolute;
        background: url('/saiyou/plant/highschool/images/workperson/ico_arrow01.png') 0 0;
        background-size: cover;
        top: 50%;
        width: 10px;
        height: 20px;
        margin-top: -8px;
        right: 30px;
    }
/* PC */
@media print,
screen and (min-width: 768px) and (max-width: 1279px) {
    .workPerson_bgWrapper{ 
        max-width: 100%;
        height: 100%;
        padding-top:6.5%;
        margin: 0 auto;
        background-image: url('/saiyou/plant/highschool/images/workperson/interview_footer_bg.png');
        background-repeat:no-repeat ;
        background-position:center top ;
        background-size: cover;
    }
    .workPersonWrapper {
        padding-top: 161px;
        margin: 0 auto;
        background-image: url('/saiyou/plant/highschool/images/workperson/interview_bg.png');
        background-repeat:no-repeat;
        background-position:center top 160px;
        background-size: 100%;
    }
    .workPersonContentsInner {
        margin: 0 auto;
        width: auto;
        padding:0 5.8% 0 5.8%;
    }
    .Maintenance {
        background-color: #dfefef;
        margin-top: 6.7%;
        margin-bottom: 9%;
    }

    .workPersonInterview {
        width: auto; 
        border-radius: 35px;
        padding: 5.8%;
    }
    .workPersonInterview h2 {
        font-size: 26px;
        margin-bottom: 3.7%;
        text-align: left;
        position: relative;
        padding-left: 3.1%;
        display: flex;
        justify-content: space-between;
    }
    .workPersonInterview h2 p {
        margin: 0;
        font-family: UD Shin Go Bold;
    }
    .workPersonInterview h2 span {
        font-size: 16px;
        color:#333333;
        line-height: 3em;
        font-family: UD Shin Go Medium;
    }
    .workPersonInterview h2::after {
        clear: both;
    }
    .Manufacture h2 {
        color:#0f73cf;
    }
    .Manufacture h2::before {
        width:7px;
        height:25px;
        border-radius:3px;
        background-color:#0f73cf;
        content: "";
        display: inline-flex;
        margin-top: 1px;
        position: absolute;
        top: 7px;
        left: 0px;
    }
    .Maintenance h2 {
        color:#1da3a3;
    }
    .Maintenance h2::before {
        width:7px;
        height:25px;
        border-radius:3px;
        background-color:#1da3a3;
        content: "";
        display: inline-flex;
        margin-top: 1px;
        position: absolute;
        top: 7px;
        left: 0px;
    }
    .workPersonInterview ul {
        margin: 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .workPersonInterview ul li {
        display: block;
        width: 47.15%;
        height: 100%;
        border-radius: 20px;
        margin-bottom: 5.1%;
        padding: 4% 42% 4% 4%;
        margin-bottom: 5%;
        padding: 0px;
        position: relative;
        opacity: 1;
        transition: all 0.6s ease;
    }
    .workPersonInterview p {
        margin-bottom: 2em;
        text-align: left;
    }
    .workPersonInterview ul {
        margin: 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .workPersonInterview ul li div.picture_block{
        width: 100%;
        height: auto;
        border-radius: 20px 20px 0px 0px;
        z-index: 0;
        font-size: 1rem;
        box-sizing: border-box;
        position: relative;
        padding-top: 56%;
    }
    .workPersonInterview ul li div.text_block{
        width: 100%;
        height: auto;
        border-radius: 0px 0px 20px 20px;
        padding: 9.6% 8.6%;
        background-color: #ffffff;
        z-index: 0;
        box-sizing: border-box;
        position: relative
    }
   
/*===========================
 thumbnail_Block
===========================*/
    .workPersonInterview ul li a{
        display: block;
        width: 100%;
        height: 100%;
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        transition: all 0.6s ease;
        border-radius:20px;
    }
    .workPersonInterview ul li:hover{
        box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.15);
    }

    /*  テキスト画像  */
    .workPersonInterview ul li div.picture_block::before{
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0.25;
        transition: all 0.6s ease;
    }
    .workPersonInterview ul li:hover  div.picture_block::before{
        opacity: 1;
        z-index: 2;
    }
    /*  人物画像  */
    .workPersonInterview ul li div.picture_block::after{
        content:'';
        position: absolute;
        bottom: 0;
        left: 0px;
        width: 100%;
        height: 105%;
        z-index: 2;
        opacity: 1;
        transition: all 0.6s ease;
    }
    .workPersonInterview ul li:hover div.picture_block::after{
        opacity: 0.2;
        transform: scale(0.9)translate(0px, 10px);
        filter: blur(4px);
        z-index: 1;
    }

    .Manufacture ul li div.text_block::before{
        display: block;
        content:'';
        position:absolute;
        top: 0;
        left: 8.6%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 25px 30px ;
        border-color: transparent transparent transparent #0d7bd6;
    }
    .workPersonInterview ul li div.picture_block p{
        font-size: 2.7vmin;
        padding-left: 7.8%;
    }
/*===========================
 thumbnail 保全技能職
===========================*/
.Maintenance ul li {
    background: url('/saiyou/plant/highschool/images/workperson/thumbnail_bg_02.png') ;
    background-size: contain;
    background-position: center 0;
    background-repeat: no-repeat;
}

/*===========================
workPersonTitle
===========================*/
    .workPersonTitle {
        height: 18%;
        margin-bottom: 5.8%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .workPersonTitle h1 {
        text-align: left;
        margin: 60px auto 0;
        display: inline-flex;
        align-items: left;
        justify-content: left;
        font-size: 32px;
    }
    .workPersonTitle .text{
        margin-top: 32px;
        font-size: 16px;
        font-family: UD Shin Go Medium;
    }

    .workPersonTitle span.sub {
        font-size: 18px;
    }
    .workPersonPageMainVisual {
        height: 400px;
        background: url('/saiyou/plant/highschool/images/bg_region_mainvisual_pc.png') 50% 50%;
        background-size: cover;
    }
    .workPersonPageMainVisual h1 {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        height: 100%;
        width: 980px;
        margin: 0 auto;
    }
    .workPersonPageMainVisual h1 img {
        width: 800px;
        height: 332px;
    }
    .workPersonPageMainVisual_caption {
        padding-top: 8px;
    }
    .workPersonPageMainVisual_caption p {
        width: 980px;
        margin: 0 auto;
        text-align: left;
    }
    /* テキスト調整*/
    .workPersonTitle h1 {
    font-size: 30px!important;
    }
    .workPersonTitle h1 span{
        font-family: UD Shin Go Medium;
        }
    .workPersonVoiceInfo {
        padding: 0px 0 15%;
    }
    .workPersonVoiceInfo h2 {
        font-size: 26px;
        margin: 0 0 50px;
        color: #0f73cf;
    }
    .workPersonVoiceInfo h2:before {
        width: 79px;
        height: 62px;
        top: -10px;
        left: 50%;
        margin-left: -39px;
    }
    .workPersonVoiceInfo p {
        width: 300px;
        margin: 0 auto;
    }
    .workPersonVoiceInfo .btnList {
        width: 75%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .workPersonVoiceInfo .btnList li {
        width: 50%;
        margin: 0px  !important;
        padding: 0px !important;
    }
    .workPersonVoiceInfo .btnList li:first-child {
        margin-right:  50px!important;
    }
/*===========================
blueBtn
===========================*/

    .blueBtn a {
        display: block;
        background-color: #0f73cf;
        color: #FFFFFF;
        line-height: 1;
        text-align: center;
        padding: 9% 7.5%;
        text-decoration: none;
        position: relative;
        letter-spacing: 0.1em;
        font-size: 18px;
    }

    .blueBtn_L a:after {
        content: "";
        display: block;
        position: absolute;
        background: url('/saiyou/plant/highschool/images/workperson/ico_arrow01_back.png') 0 0;
        background-size: cover;
        top: 50%;
        width: 2.5%;
        height: 20.5%;
        margin-top: -2%;
        left: 7.5%;
    }

    .blueBtn_R a:after {
        content: "";
        display: block;
        position: absolute;
        background: url('/saiyou/plant/highschool/images/workperson/ico_arrow01.png') 0 0;
        background-size: cover;
        top: 50%;
        width: 2.5%;
        height: 20.5%;
        margin-top: -2%;
        right: 7.5%;
    }
    .workPersonVoiceInfo h2 {
        font-size: 26px;
        margin: 0 0 75px;
    }
    .workPersonVoiceInfo h2:before {
        width: 79px;
        height: 62px;
        top: -10px;
        left: 50%;
        margin-left: -39px;
    }
    .workPersonVoiceInfo p {
        width: 300px;
        margin: 0 auto;
    }
    .workPersonVoiceInfo .btnList {
        width: 76.07%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .workPersonVoiceInfo .btnList li:first-child {
        margin-left: 0 !important;
    }
}

/* TABLET */
@media screen and (min-width: 768px) and (max-width: 979px) {
    .workPersonWrapper {
        max-width: 979px;
        min-width: auto;
        padding-top: 161px;
        margin: 0 auto;
        background-image: url('/saiyou/plant/highschool/images/workperson/interview_bg.png');
        background-repeat:no-repeat ;
        background-position:center top 160px;
        background-size: 100%;
        }
    .workPersonContentsInner {
        margin: 0 auto;
        width: auto;
        padding:0 35px;
    }
   
    /* テキスト調整*/
    .workPersonInterview h2 {
        display: flex!important;
        justify-content: space-between!important;
        flex-direction: column!important;
    }
}



/*=================================================================================
 インタービューページ 
=================================================================================*/
.interView_mainVisual_container{
    margin-top: 70px;
    margin-bottom: 75px;
    display: block;
}
.interView_mainVisual_container div.caption{
    margin: 20px 0 0; 
    width: 100%;
    text-align: right;
    font-size: 12px;
}
.interView_mainVisual{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    color: #ffffff;
    padding: 75px;
    box-sizing: border-box;
    border-radius: 35px;
    background-color:#0f73cf;
    position: relative;
}
.manufacture {
    background: url('/saiyou/plant/highschool/images/workperson/interView_mainVisual_bg.png') 0 0;
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color:#0f73cf;
}
.maintenance {
    background: url('/saiyou/plant/highschool/images/workperson/interView_mainVisual_bg_02.png') 0 0;
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color:#1da3a3;
}

/*技能職*/
.manufacture_title {
    display: block;
    position:absolute;
    top: -20px;
    left:6.5%;
    width: 113px;
    height: auto;
    border-radius: 25px;
    font-family: UD Shin Go Medium;
    font-size: 20px;
    color: #0f73cf;
    background-color: #ffffff;
    padding: 0.3% 1.58%;
    border: 4px solid #0f73cf;
    box-sizing: border-box;
    font-family: UD Shin Go Bold;
}
/*保全職*/
.maintenance_title {
    display: block;
    position:absolute;
    top: -20px;
    left:6.5%;
    width: 113px;
    height: auto;
    border-radius: 25px;
    font-family: UD Shin Go Medium;
    font-size: 20px;
    color: #1da3a3;
    background-color: #ffffff;
    padding: 0.3% 1.58%;
    border: 4px solid #1da3a3;
    box-sizing: border-box;
    font-family: UD Shin Go Bold;
}
.interView_mainVisual::before{
    display: block;
    content:'';
    position:absolute;
    bottom: 0px;
    right: 0;
    width:100%;
    height: 110%;
    border-radius: 35px;
}
/* 01 */
.interView_01::before{
    background: url('/saiyou/plant/highschool/images/workperson/interview_person_01.png') 0 0;
    background-size: cover;
    background-position: bottom right 20%;
    background-repeat: no-repeat;
}
/* 02 */
.interView_02::before{
    background: url('/saiyou/plant/highschool/images/workperson/interview_person_02.png') 0 0;
    background-size: cover;
    background-position: bottom right 20%;
    background-repeat: no-repeat;
}
/* 03 */
.interView_03::before{
    background: url('/saiyou/plant/highschool/images/workperson/interview_person_03.png') 0 0;
    background-size: cover;
    background-position: bottom right 20%;
    background-repeat: no-repeat;
}
/* 04 */
.interView_04::before{
    background: url('/saiyou/plant/highschool/images/workperson/interview_person_04.png') 0 0;
    background-size: cover;
    background-position: bottom right 20%;
    background-repeat: no-repeat;
}
/* 05 */
.interView_05::before{
    background: url('/saiyou/plant/highschool/images/workperson/interview_person_05.png') 0 0;
    background-size: cover;
    background-position: bottom right 20%;
    background-repeat: no-repeat;
}
/* 06 */
.interView_06::before{
    background: url('/saiyou/plant/highschool/images/workperson/interview_person_06.png') 0 0;
    background-size: cover;
    background-position: bottom right 20%;
    background-repeat: no-repeat;
}
/* 07 */
.interView_07::before{
    background: url('/saiyou/plant/highschool/images/workperson/interview_person_07.png') 0 0;
    background-size: cover;
    background-position: bottom right 20%;
    background-repeat: no-repeat;
}
/* 08*/
.interView_08::before{
    background: url('/saiyou/plant/highschool/images/workperson/interview_person_08.png') 0 0;
    background-size: cover;
    background-position: bottom right 20%;
    background-repeat: no-repeat;
}
.manufacture::after{ 
    display: block;
    content:'';
    position:absolute;
    bottom: -35px;
    left: 12.3%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 35px 42px ;
    border-color: transparent transparent transparent #0c78d3;
}
.maintenance::after{ 
    display: block;
    content:'';
    position:absolute;
    bottom: -35px;
    left: 12.3%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 35px 42px ;
    border-color: transparent transparent transparent #1ba4a4;
}
.interView_mainVisual h1{
    text-align: left;
    margin-bottom:  48px;
    display: inline-flex;
    font-size: 32px;
    line-height: 1;
    z-index: 3;
    font-family: UD Shin Go Medium;
}
.interView_mainVisual h1 span.stripe{ 
    position: relative;
}

.interView_mainVisual span.stripe:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 7px;
    background-image: url('/saiyou/plant/highschool/images/workperson/interView_Titile_underline.png');
    background-repeat:no-repeat ;
    background-position:center bottom ;
    background-size: 100%;
}
 
.interView_mainVisual h2{
    text-align: left;
    margin-bottom:  50px;
    font-size: 35px;
    line-height: 55px;
    z-index: 3;
    font-family: UD Shin Go Bold;
}  
.interView_mainVisual h3{
    text-align: left;
    margin: 0;
    font-size: 24px;
    line-height: 1;
    z-index: 3;
    font-family: UD Shin Go Bold;
    margin-bottom: 20px;
}
.interView_mainVisual p{
    text-align: left;
    margin-bottom:  12px;
    font-size: 16px;
    line-height: 1;
    z-index: 3;
    font-family: UD Shin Go Light;
}
.InterviewVoice_container {
    width: 76.07%;
    height: auto;
    margin: 0 auto 100px auto;
    padding: 0px;
    text-align: left;
}
.InterviewVoice {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
    margin-bottom: 75px;
}
.InterviewVoice h2 {
    font-size: 26px;
    margin-bottom:40px;
    line-height: 1;
    font-family: UD Shin Go Bold;
}
.InterviewVoice p {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 75px;
}
.InterviewVoice span.subHeading_01{
    font-size: 16px;
    color: #0f73cf;
    line-height: 1;
    margin-bottom: 30px;
    display: block;
    font-family: UD Shin Go Bold;
}
.InterviewVoice span.subHeading_02{
    font-size: 16px;
    color: #1da3a3;
    line-height: 1;
    margin-bottom: 30px;
    display: block;
    font-family: UD Shin Go Bold;
}
.InterviewVoicePictureblock{
    text-align: left;
    padding: 0 75px;
}
.InterviewVoicePictureblock img {
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
}
.InterviewVoicePictureblock p.caption{
    margin: 25px 0 10px 0;
    font-size: 14px;
    line-height: 30px;
}
.InterviewVoice_btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.InterviewVoice_btn a{
    text-decoration: none;
}
a p.index_btn {
    width: 250px;
    height: auto;
    padding: 23px 70px;
    border-radius: 50px;
    border: solid 3px  #0f73cf;
    background-color: #fff;
    font-size: 18px;
    line-height: 1;
    z-index: 1;
    font-family: UD Shin Go Bold;
    text-align: center;
    box-sizing: border-box;
    opacity: 1;
    transition: all 0.6s ease;
}
a p.index_btn:hover {
    opacity: 0.5;
    transition: all 0.6s ease;
}

/* PC */
@media print,
screen and (min-width: 768px) and (max-width: 1279px) {
    .interView_mainVisual{
        background-position: bottom right;
        padding: 6.637%;
    }
    .InterviewVoicePictureblock{
        text-align: left;
        padding: 0 8.824%;
    }

    
}
/* TABLET */
@media screen and (min-width: 768px) and (max-width: 979px) {
.interView_mainVisual::before{
    background-position: bottom right 50%;
}
.workPersonInterview ul li div.text_block{
    width: 100%;
    height: auto;
    border-radius: 0px 0px 20px 20px;
    padding: 9.6% 8.6%;;
    background-color: #ffffff;
    z-index: 0;
    box-sizing: border-box;
    position: relative
}
}