﻿.recruitmentBanner {
    padding: 120px 20px;
    background: url(/_assets/img/research/RDNTT20200701/recruitment_banner.jpg) no-repeat left top;
}
figure.SP_img {
    margin-top: 60px;
}
.recruitmentBanner h3 {
    font-size: 32px;
	margin-bottom: 1em;
}
.recruitmentBanner p {
    font-size: 18px;
}
.pageLaboratoryRecruitment .leadLinks .linksItem .itemLink .linkTxt {
    background-color: rgba(230,137,28,.8);
}
.boxLead .recruitmentBanner .txtWrap .width_auto {
    width: auto;
}
.pageLaboratoryRecruitment .leadTxtBox .txtBoxItem {
    height: 210px;
}
.pageLaboratoryRecruitment .leadTxtBox .txtBoxItem .itemTxtBox {
    height: 160px;
}
.pageLaboratoryRecruitment .leadTxtBox .txtBoxItem a {
    position: relative;
    display: block;
    height: 100%;
}
.pageLaboratoryRecruitment .leadTxtBox .txtBoxItem a span {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 2;
    z-index: 1;
}
.pageLaboratoryRecruitment .leadTxtBox .txtBoxItem a span svg {
    margin-left: 15px;
}
.boxRecruitmentB .interview {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
}
.boxRecruitmentB .interview a {
    position: relative;
    display: block;
    margin: 0 0 20px;
    width: 100%;
    background: #fff;
    text-align: center;
}
.boxRecruitmentB .figure-L {
    margin-bottom: 15px;
    text-align: center;
}
.boxRecruitmentB .figure-L img{
    width:100%;
}
.boxRecruitmentB.boxFocus {
    margin: 20px 0;
}
.boxRecruitmentB .interview img{
	width:100%;
}
.boxFocus h2 {
    margin-bottom: 40px;
    font-size: 22px;
    color: #000;
    text-align: center;
}

.boxFocus ul {
    display: flex;
    flex-wrap: wrap;
}
.boxFocus li {
    position: relative;
    display: block;
    margin: 12px 0 0 0;
    width: calc(50% - 6px);
    background: #fff;
    margin:3px;
}
.boxFocus li a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(/_assets/img/se/recruitment/bgi_boxFocus01.jpg) no-repeat left top /cover;
    min-height: 260px;
    height: 100%;
    border: #999 1px solid;
    font-weight: bold;
    font-size: 75%;
    color: #fff;
    text-align: center;
}
.boxFocus li.boxFocus01 a {
    background-image: url(/_assets/img/se/recruitment/bgi_boxFocus01.jpg);
}
.boxFocus li.boxFocus02 a {
    background-image: url(/_assets/img/se/recruitment/bgi_boxFocus02.jpg);
}
.boxFocus li.boxFocus03 a {
    background-image: url(/_assets/img/se/recruitment/bgi_boxFocus03.jpg);
}
.boxFocus li.boxFocus04 a {
    background-image: url(/_assets/img/se/recruitment/bgi_boxFocus04.jpg);
}
.boxFocus li.boxFocus05 a {
    background-image: url(/_assets/img/se/recruitment/bgi_boxFocus05.jpg);
}
.boxFocus li.boxFocus06 a {
    background-image: url(/_assets/img/se/recruitment/bgi_boxFocus06.jpg);
}
.boxFocus li.boxFocus07 a {
    background-image: url(/_assets/img/se/recruitment/bgi_boxFocus07.jpg);
}
.boxFocus li.boxFocus08 a {
    background-image: url(/se/recruitment/img/bgi_boxFocus08.jpg);
}
.boxFocus li.boxFocus09 a {
    background-image: url(/se/recruitment/img/bgi_boxFocus09.jpg);
}
.boxFocus li.boxFocus10 a {
    background-image: url(/se/recruitment/img/bgi_boxFocus10.jpg);
}
.boxFocus li.boxFocus11 a {
    background-image: url(/se/recruitment/img/bgi_boxFocus11.jpg);
}
.boxFocus li a figure {
    padding: 15px 0;
}
.boxFocus li a span {
    position: absolute;
    display: block;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    padding: 5px 30px;
    background: #000;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
}
.boxFocus li a span svg {
    margin-left: 15px;
}
.leadTxtBox .txtBoxItem a:hover ,
.boxRecruitmentB .interview a:hover ,
.boxFocus li a:hover {
    opacity: .7;
}
.boxCareerInterview {
    border-bottom: #ebebe7 5px solid;
    padding: 20px 0;
}
.boxCareerInterview:first-child {
    border-top: #ebebe7 5px solid;
}

/* .boxFocus.sub */
.boxRecruitmentB.boxFocus.sub {
    background-color: #ebebe7;
    margin: 20px 0;
    padding: 40px 30px 20px;
}
.boxFocus.sub li {
    position: relative;
    display: block;
    margin: 0 0 20px;
    width: 100%;
    background: #fff;
}
.boxFocus.sub li a{
    min-height:307px;
    font-size: 3.7vw;
}
/* Philosophy */
.boxRecruitmentB .LeadText {
    margin-top: 30px;
    font-weight: bold;
}
.boxRecruitmentB figure.tAc {
    text-align: center
}
.interview_article {
    background-color: #ebebe7;
    padding: 0 0 10px;
    margin-top: 40px;
}
.interview_article .intaerview_tag {
    margin-bottom: 30px;
    padding: 7px;
    background: #555;
    color: #fff;
    text-align: center;
}
.interview_article .interview_boxLead {
    padding: 0 10px;
    border-bottom: #555 5px solid;
    text-align: center;
}
.interview_article .interview_boxLead > div {
    margin-bottom: 30px;
}
.interview_article figure {
    text-align: center;
}
.interview_article figure figcaption {
    margin-top: 5px;
    font-size: 16px;
}
.interview_article figure figcaption span {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}
.interview_article h2 {
    display: inline-block;
}
.interview_article .interview_boxBody {
    margin: 10px 10px 0;
    padding: 10px 10px 20px;
    background-color: #fff;
}
@media(min-width: 768px){
    .boxRecruitmentB .figure-L {
        float: left;
        margin-right: 15px;
    }
    .boxCareerInterview {
        padding: 50px 0;
    }
    .boxCareerInterview .figure-L {
        margin-right: 40px;
        margin-bottom: 0;
    }
    .boxCareerInterview h3 {
        margin-top: 0;
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 1.5;
    }
    .interview_article {
        padding: 0 0 20px;
    }
    .interview_article .interview_boxBody {
        margin: 20px 20px 0;
        padding: 10px 40px 40px;
    }
}
@media(min-width: 1280px){
    .boxRecruitmentB .figure-L {
        margin-top: 20px;
    }
    .boxCareerInterview h3 {
        margin-top: 20px;
        font-size: 30px;
    }
    .interview_article .interview_boxLead {
        padding: 0;
        text-align: left;
    }
    .interview_article .interview_boxLead > div {
        float: left;
        padding-left: 60px;
        width: calc(100% - 600px);
    }
    .interview_article .interview_boxLead > figure {
        float: left;
        width: 540px;
        text-align: right;
    }
    .interview_article .interview_boxBody {
        padding: 20px 70px 60px;
    }
}
a.linkRecruitment {
    color: #e6891c;
    text-decoration: underline;
}
a.linkRecruitment:hover {
    text-decoration: none;
}

/* Focus */
.pageLaboratoryOverview h2+ul ,
.pageLaboratoryOverview h2+dl {
    margin-top: 20px;
}
.pageLaboratoryRecruitment .leadTxtBox.leadBoxFocus .txtBoxItem {
    height: 220px;
}
.pageLaboratoryRecruitment .leadTxtBox.leadBoxFocus .txtBoxItem .itemTxtBox {
    height: 200px;
}
.pageLaboratoryRecruitment .leadTxtBox.leadBoxFocus .txtBoxItem .itemImgBox img {
    object-position: center left;
}
.boxRecruitmentB dl.information {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
.boxRecruitmentB dl.information dt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 75px;
    background: #e6891c;
}
.boxRecruitmentB dl.information dd {
    width: calc(100% - 75px - 42px);
    padding: 20px;
    border: #e6891c 1px solid;
}
.boxRecruitmentB dl.information dd h3 {
    margin-top: 0;
    margin-bottom: 20px;
}
.boxRecruitmentB dl.information dd h4 {
    display: inline-block;
    font-size: 16px;
    background: #f9e7d3;
    margin-bottom: 20px;
    padding: 5px;
}
.boxRecruitmentB dl.information dd ul li:before {
    content: "◆";
}
.boxRecruitmentB dl.information dd .desirable {
    margin-top: 0;
    color: #e6891c;
}
.boxRecruitmentB .box_message {
    position: relative;
    margin-top: 40px;
}
.boxRecruitmentB .box_message figure {
    text-align: center;
}
.boxRecruitmentB .box_message > div {
    margin-top: -100px;
    padding: 120px 20px 20px;
    background-color: #ebebe7;
}
.boxRecruitmentB .box_message > div h3 {
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1.7;
}

@media (min-width: 768px){
    .pageLaboratoryRecruitment .leadTxtBox .txtBoxItem {
        height: 190px;
    }
    .pageLaboratoryRecruitment .leadTxtBox .txtBoxItem .itemTxtBox {
        height: 120px;
    }
    .boxRecruitmentB .interview a {
        margin: 0 10px 20px;
        width: calc((100% - 60px) / 3);
    }
    .boxRecruitmentB.boxFocus {
        margin: 50px 0;
    }
    .boxFocus h2 {
        font-size: 30px;
    }
    .boxRecruitmentB.boxFocus.sub {
        margin: 50px 0;
    }
    .boxFocus li a, .boxFocus.sub li a {
        font-size: 1.9vw;
    }
    .boxFocus.sub li {
        margin: 0 20px 30px;
        width: calc((100% - 80px) / 2);
    }
    .pageLaboratoryOverview h2+ul ,
    .pageLaboratoryOverview h2+dl {
        margin-top: 40px;
    }
    .pageLaboratoryRecruitment .leadTxtBox.leadBoxFocus .txtBoxItem {
        height: 200px;
    }
    .pageLaboratoryRecruitment .leadTxtBox.leadBoxFocus .txtBoxItem .itemTxtBox {
        height: 150px;
        width: calc(100% - 356px);
        margin-left: 310px;
    }
    .boxRecruitmentB dl.information dd h4 {
        font-size: 18px;
    }
    .boxRecruitmentB .box_message figure {
        position: absolute;
        top: -10px;
        left: 0;
        width: 300px;
    }
    .boxRecruitmentB .box_message > div {
        margin-top: 0;
        margin-left: 200px;
        padding: 20px 20px 20px 120px;
    }
}
@media (min-width: 1280px){
    .pageLaboratoryRecruitment .leadTxtBox .txtBoxItem {
        height: 380px;
    }
    .pageLaboratoryRecruitment .leadTxtBox .txtBoxItem .itemTxtBox {
        height: 250px;
    }
    .boxFocus li {
        width: calc((100% - 40px) / 4);
    }
    .boxFocus li a, .boxFocus.sub li a {
        font-size: 18px;
    }
    .boxFocus.sub li {
        width: calc((100% - 120px) / 3);
    }
    .pageLaboratoryOverview h2+ul ,
    .pageLaboratoryOverview h2+dl {
        margin-top: 20px;
    }
    .pageLaboratoryRecruitment .leadTxtBox.leadBoxFocus .txtBoxItem {
        width: 100%;
        height: 270px;
    }
    .pageLaboratoryRecruitment .leadTxtBox.leadBoxFocus .txtBoxItem .itemTxtBox {
        width: calc(100% - 406px);
        height: 170px;
        margin-left: 360px;
    }
    .pageLaboratoryOverview .boxPanel .panelTxtC h3 {
        margin-top: .07rem;
        margin-bottom: -0.03rem;
    }
    .boxRecruitmentB .box_message h3 {
        font-size: 28px;
    }
    .boxRecruitmentB .box_message figure {
        top: -15px;
        width: auto;
    }
    .boxRecruitmentB .box_message > div {
        margin-top: 0;
        margin-left: 307px;
        padding: 50px 50px 50px 150px;
    }
    .boxRecruitmentB .box_message > div p {
        padding: 0;
    }
}
@media (min-width: 768px) and (max-width: 1279px){
.panelListA li:nth-of-type(1){padding-bottom: calc( (100% - 36px) / 2 + 12px );}
.panelListAjp.panelTxtC li:nth-of-type(1) { padding-bottom: calc( (100% - 36px) / 4);}
}
@media (max-width: 767px){.panelListAjp.panelTxtC li:nth-of-type(1) .panelImg {width: 100%;padding-bottom: 100%;}
.panelListAjp.panelTxtC a{position:relative;}
}

/* 202309追記 */
.boxRecruitmentB .box_gray {
    background-color: #f7f7f7;
    padding: 30px 30px 16px;
    margin: 40px auto;
}

.boxRecruitmentB ul.ulA li a:hover {
    color: #007bc2;
}
.ulA li span, .boxRecruitmentB p.anc span{
    margin-right: 12px;
}
.boxRecruitmentB p.anc {
    margin: 80px 0px 20px;
    font-weight: bold;
    padding: 0;
    font-size:22px;
}
dl.information p {
    margin: 0;
}

/* 202508追記　メディア絞り込み*/
.filter-btn-block {
    display: flex;
    justify-content: center;
    margin: 50px 0 40px;
}
.filter-btn {
    padding: 11px;
    margin: 5px;
    border: 1px solid #007bc2;
    background-color: #fff;
    cursor: pointer;
    display: block;
    width: 50%;
    max-width: 350px;
    font-size: 18px;
    border-radius: 30px;
    color: #007bc2;
    transition: .3s;
}
.filter-btn.active, .filter-btn:hover {
    background-color: #007bc2;
    color: #fff;
  }
.item {
    margin: 5px 0;
  }
.panelList.mediaBOP {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    }
.panelList.mediaBOP > li {
        margin: 0 5px 25px;
        display: flex;
        width: calc(100% / 4 - 10px);
    }
.mediaBOP dl {
    }
    .mediaBOP dl dd {
        align-items: center;
        justify-content: center;
        padding: 20px 35px;
        font-weight: bold;
        font-size: 17px;
        position: relative;
    }
.mediaBOP dl dd span{
    display:block;padding-bottom: 10px;
}
.mediaBOP dl dd figure {
    position: absolute;
    top: -45px;
    left: 0;
    height: 45px;
    display: block;
}

.mediaBOP dl dd figure img {
    height: 45px;
}
    .mediaBOP dl dd br {
        display: none;
    }
.mediaBOP dl dt:nth-of-type(1) {
        width: 100%;
        overflow: hidden;
    }
.mediaBOP dl dt:nth-of-type(2) {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-height: 200px;
    }
.mediaBOP dl dt:nth-of-type(2) figure {
    }
.pageLaboratoryRecruitment .leadLinks{
	margin-top: 120px;
}

@media(max-width:1280px){
        .panelList.mediaBOP > li {
             width: calc(100% / 3 - 10px);
    }
}
@media(max-width:767px){
        .mediaBOP dl dd {
            order: 2;
            line-height: 1.4285714286;
            padding: 15px 20px;
        }
        .mediaBOP dl dt:nth-of-type(1) {
            order: 1;
        }
        .mediaBOP dl dt:nth-of-type(2) {
            order: 3;
            padding-bottom: 30px;
        }
        .mediaBOP dl dt:nth-of-type(2) figure {
            display: flex;
            width: 100%;
        }
        .mediaBOP dl dt:nth-of-type(2) figure img {
            order: 2;
            width: 50%;
            max-width: 184px;
        }
        figure.PC_img{
            display:none;
        }
        .panelList.mediaBOP > li {
             width: calc(100% / 2 - 10px);
        }
	figure.PC_img {
             display: none;
    }
	.filter-btn {
	     padding: 15px 5px;
	     font-size: 15px;
}
}

@media(min-width:768px){
        .mediaBOP dl dd {
            justify-content: flex-start;
            padding: 20px 20px 30px;
        }
        .mediaBOP dl dt:nth-of-type(1) {
        }
        .mediaBOP dl dt:nth-of-type(2) {
            width: 50%;
            position: absolute;
            top: 122px;
        }
        .mediaBOP dl dt:nth-of-type(2) figcaption {
            text-align: center;
        }
        figure.SP_img{
            display:none;
}
@media(min-width:1280px){
        .mediaBOP dl dd {
        }
        .mediaBOP dl dd br {
            display: inline-block;
	}
	.boxFocus li {
            width: calc((100% - 24px) / 4);
	}
}