@charset "utf-8";

/*-----------------------------------------------
    entry
-----------------------------------------------*/
@media only screen and (max-width:767px){
	.secIndex .topTxt{
		font-size: 12px;
		line-height: 18px;
		text-align: center;
		margin-top: 13px;
	}
    .wrapperSp335{
        width:89.334%;
        margin:0 auto;
	}
    .footerBox img {
        margin-top:0;
    }
    .wrapperSpTraining{
        width:93.333%;
        margin: 0 auto;
    }
    .wrapperSpTop{
        width: 94.4%;
        margin: 0 auto;
    }
}

/*-----------------------------------------------
	index
-----------------------------------------------*/
.secCmnTit {
    height: 300px;
    padding-top: 65px;
    background: url(../img/recruit/bgTopRecruit.jpg) center top no-repeat;
    text-align: center;
    color: #fff;
}
@media only screen and (max-width: 767px){
    .secCmnTit {
        margin-top: 0;
        padding-top: 30px;
        height: 150px;
        background: url(../img/recruit/bgTopRecruit_sp.jpg) center top / cover no-repeat;
    }
}
@media only screen and (max-width: 767px){
    .brSp5e{
        display:inline;
    }
}
@media only screen and (max-width: 359px){
    .brSp5e{
        display: none;
    }
}

/* secTab */
.secTab{
    display: flex;
    align-items: flex-end;
    width: 1300px;
    margin: 0 auto;
    margin-top:55px;
}
.secTab .link{
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.secTab .item:nth-child(2){
    margin-top: -5px;
}
@media only screen and (max-width: 767px){
    .secTab{
            width: 94.4%;
            margin:0 auto;
            padding-bottom:0;
            margin-top:25px;
            flex-direction: column;
    }
    .secTab .item:nth-child(2){
        margin-top: 0;
    }
}
/* secCmnTabContainer */
.secCmnTabContainer{
    margin-top: 30px;
}

/* secHero01 */
.secHero01 {
    margin-top:220px;
}
.secHero01 .innerTxt{
    font-size:18px;
    line-height: 1.8;
}
.secHero01 .innerTxtSub{
    font-size:18px;
    margin-top:40px;
}
.secHero01 .innerBox02 .txtCheck{
    font-size:20px;
}
.secHero01 .secRecruitStaff{
    border-top:8px solid #ff9900;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    padding-bottom:60px;
}
.secHero01 .txtImage{
    content: "";
    width: 431px;
    height: 77px;
    position: absolute;
    top: -167px;
    left: 30px;
}
.secHero01 .iconImage{
    content: "";
    width:547px;
    height:167px;
    position: absolute;
    top:-84px;
    right:60px;
}
.secHero01 .innerBox01{
    padding-left:355px;
    margin-top: 90px;
    position: relative;
}
.secHero01 .innerBox01::after{
    content: "";
    background: url(../img/recruit/imgCheckPeople01_02.png) center top / cover no-repeat;
    width: 269px;
    height: 269px;
    position: absolute;
    top: -50px;
    left: 50px;
}
.secHero01 .innerBox02{
    padding-left: 95px;
    margin-top: 135px;
    position: relative;
}
.secHero01 .innerBox02::after{
    content: "";
    background: url(../img/recruit/imgCheckPeople02_02.png?231017) center top / cover no-repeat;
    width: 319px;
    height: 319px;
    position: absolute;
    top: -82px;
    right: 70px;
}
.secHero01 .innerBox02 .txtCheck{
    background: url(../img/recruit/iconCheckBox01.png) left center / auto no-repeat;
    padding:15px 15px 15px 60px;
    letter-spacing: 1px;
    position: relative;
}
.secHero01 .innerBox02 .iconImage{
    position: absolute;
    width: 175px;
    height: 101px;
    left:calc(50% - 45px);
    top:-90px;
}
@media only screen and (max-width: 767px){
    .secHero01 .innerBox02::after{
        display: none;
    }
    .secHero01 .secRecruitStaff{
        border-top:5px solid #ff9900;
        box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
        border-radius:0;
        padding-bottom:25px;
    }
    .secHero01 .txtImage{
        content: "";
        width: 40.27%;
        height: auto;
        top: -15.57vw;
        left: 41.33vw;
    }
    .secHero01 .iconImage{
        content: "";
        width: 47.73%;
        height: auto;
        top: 4vw;
        right: 6.87vw;
    }
    .secHero01 .innerBox01::after{
        content: "";
        background: url(../img/recruit/imgCheckPeople01_02_sp.png) center top / cover no-repeat;
        width: 124px;
        height: 124px;
        top: -137px;
        left: -4px;
    }
    .secHero01 .innerBox02 .iconImage{
        display: none;
    }
    .secHero01 .innerBox01{
        padding:0;
        margin-top: 78px;
    }
    .secHero01 .innerTxt{
        font-size:12px;
        line-height: 1.9;
        font-weight: 400;
    }
    .secHero01 .innerTxtSub{
        font-size:12px;
        line-height: 1.9;
        margin-top:0;
        font-weight: 400;
    }
    .secHero01 .innerBox02 .txtCheck{
        background: url(../img/recruit/iconCheckBox01_sp.png) left top / auto no-repeat;
        background-size:22px 19px ;
        padding:0 5px 13px 32px;
        letter-spacing: 1px;
        line-height: 1.5;
        font-size:14px;
    }
    .secHero01 .innerBox02{
        padding-left:0;
        margin-top:20px;
    }
    .secHero01 .innerBox02 li:nth-child(4) .txtCheck{
        padding-bottom:8px;
    }
    .secHero01{
        margin-top: 72px;
    }
}
@media only screen and (max-width: 359px){
    .secHero01 .innerTxt{
        font-size:11px;
    }
    .secHero01 .txtImage {
        content: "";
        width: 36%;
        height: auto;
        top: -14.67vw;
        left: 47.33vw;
    }
    .secHero01 .innerBox02 .txtCheck {
        font-size: 13px;
    }
}
/* secOverview */
.secHero01 .secOverview{
    margin-top: 50px;
    position: relative;
}
.secHero01 .secOverview .tableInner{
    width: 100%;
}
.secHero01 .secOverview .overviewTit{
    text-align: center;
}
.secHero01 .secOverview .bgBox{
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.3);
    background-color: #fff;
    margin-top: 52px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.secHero01 .secOverview::after{
    content: "";
    position: absolute;
    background: url(../img/recruit/imgOverviewPeople.png?231017) center top / cover no-repeat;
    width: 425px;
    height: 264px;
    bottom: -155px;
    right: calc(50% - 641px);
}
.secHero01 .secOverview .tableInner tr{
    border-bottom: solid 1px #eeeeee;
}
.secHero01 .secOverview .tableInner th{
    font-size: 16px;
    line-height: 35px;
    color: #fff;
    width: 260px;
    font-weight: 700;
    padding: 14px 0 17px;
    background-color: #ff9900;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 1px;
}
.secHero01 .secOverview .tableInner td{
    font-size: 16px;
    line-height: 35px;
    font-weight: 700;
    vertical-align: middle;
    padding: 14px 0 17px;
    padding-left: 50px;
    letter-spacing: 1px;
}
.secHero01 .secOverview .tableInner .fs16{
    font-size: 16px;
}
.secHero01 .secOverview .tableInner td .flowBox{
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.secOverview .tableInner td .flowBox .innerImage{
    padding-left:35px;
    padding-top:12px;
    padding-bottom:10px;
}
.secHero01 .secOverview .tableInner td .innerSub{
    font-size:14px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
}
.secHero01 .secOverview .tableInner td .bgInnerColor{
    background-color: #eeeeee;
    padding: 23px 30px 20px;
    margin: 15px 0 10px;
    width: 62.5%;
}
.secOverview .tableInner td .bgInnerColor .pl_no01{
    padding-left: 69px;
}
.secOverview .tableInner td .bgInnerColor .pl_no02{
    padding-left: 81px;
}
.secOverview .tableInner td .bgInnerColor .pl_no03{
    padding-left: 86px;
}
.secHero01 .secOverview .tableInner td .txtNote{
    line-height: 30px;
}
@media only screen and (max-width: 767px){
    .secHero01 .secOverview {
        margin-top: 40px;
    }
    .secHero01 .secOverview .overviewTit {
        width: 52.53%;
        margin: 0 auto;
    }
    .secHero01 .secOverview .bgBox {
        margin-top: 20px;
        border-radius: 5px;
    }
    .secHero01 .secOverview .tableInner td .mapBox {
        display: block;
        padding-bottom: 0;
    }
    .secHero01 .secOverview .tableInner th {
        font-size: 12px;
        line-height: 18px;
        width: 80px;
        padding: 11px 0;
        font-weight: 400;
        vertical-align: top;
    }
    .secHero01 .secOverview .tableInner td{
        font-size: 12px;
        line-height: 22px;
        padding: 9px 10px 11px 0;
        padding-left: 10px;
        font-weight: 400;
        letter-spacing: 0.5px;
    }
    .secHero01 .secOverview .tableInner td .txtNote,
    .secHero01 .secOverview .tableInner td .spLh18{
        display: block;
        line-height: 18px;
    }
    .secHero01 .secOverview .tableInner td .mapBox .mapItem:nth-child(2n+1) {
        width: 100%;
    }
    .secHero01 .secOverview .tableInner td .mapBox .mapItem:nth-child(2n) {
        width: 100%;
    }
    .secHero01 .secOverview .tableInner td .mapBox .mapItem{
        display: flex;
        display: -webkit-flex;
        align-items: center;
        margin-top: 10px;
    }
    .secHero01 .secOverview .tableInner td .mapBox .mapItem:first-child{
        margin-top: 0;
    }
    .secHero01 .secOverview .tableInner td .mapBox .mapItem .mapTxt {
        font-size: 12px;
        line-height: 18px;
        padding-left: 0;
        position: relative;
        margin: 0;
        display: block;
        letter-spacing: normal;
    }
    .secHero01 .secOverview .tableInner td .mapBox .mapItem .mapTxt .spanStore{
        padding-left: 15px;
    }
    .secHero01 .secOverview .tableInner td .mapBox .mapItem .mapTxt::after{
        width: 10px;
        height: 12px;
        top: 4px;
    }
    .secHero01 .secOverview .tableInner td .mapBox .mapItem .mapImg{
        width: 70px;
        margin-right: 10px;
        margin-left: auto;
    }
    .secHero01 .secOverview .tableInner td .flowBox{
        display: block;
    }
    .secHero01 .secOverview .tableInner td .flowBox .innerImage{
        width: 150px;
        height:auto;
        padding:5px 0 5px 0 ;
    }
    .secHero01 .secOverview .tableInner td .innerSub{
        font-size:11px;
    }
    .secHero01 .secOverview .tableInner td .bgInnerColor{
        background-color:#eeeeee ;
        padding:10px;
        margin:5px 0;
        width: 100%;
    }
    .secHero01 .secOverview .plSp{
        margin-left:62px;
    }
    .secHero01 .secOverview::after{
        display: none;
    }
    .secHero01 .secOverview .tableInner .fs16{
        font-size: 12px;
    }
}
@media only screen and (max-width: 374px){
    .secHero01 .secOverview .plSp{
        margin-left:62px;
    }
}
@media only screen and (max-width: 359px){
    .secHero01 .secOverview .plSp{
        margin-left:55px;
    }
    .secHero01 .secOverview .tableInner td {
        font-size: 11px;
        letter-spacing: -0.5px;
    }
    .secHero01 .secOverview .tableInner td .innerSub{
        font-size:10px;
    }
}
/* secRecruitStep */
.secHero01 .secRecruitStep{
    text-align: center;
    margin-top:95px;
}
.secHero01 .secRecruitStep .stepImage{
    position: relative;
    z-index: 10;
}
@media only screen and (max-width: 767px){
    .secHero01 .secRecruitStep {
        text-align: center;
        margin-top: 20px;
        padding-bottom:21.33vw;
    }
    .secHero01 .secRecruitStep .stepImage::after{
        content: "";
        position: absolute;
        background: url(../img/recruit/imgOverviewPeople_sp.png?231017) center top / cover no-repeat;
        width: 61.07vw;
        height: 32vw;
        right: 15px;
        top: 87.73vw;
    }
}
@media only screen and (max-width: 374px){
    .secHero01 .secRecruitStep .stepImage::after{
        content: "";
        position: absolute;
        background: url(../img/recruit/imgOverviewPeople_sp.png?231017) center top / cover no-repeat;
        width: 61.07vw;
        height: 32vw;
        right: 15px;
        top: 88.23vw;
    }
}
@media only screen and (max-width: 359px){
    .secHero01 .secRecruitStep .stepImage::after{
        content: "";
        position: absolute;
        background: url(../img/recruit/imgOverviewPeople_sp.png?231017) center top / cover no-repeat;
        width: 61.07vw;
        height: 32vw;
        right: 15px;
        top: 89.73vw;
    }
}



/* secHero02 */
.secHero02{
    margin-top:220px;
}
.secHero02 .innerTxt{
    font-size:18px;
    line-height: 1.8;
}
.secHero02 .innerTxtSub{
    font-size:18px;
    margin-top:40px;
}
.secHero02 .innerBox02 .txtCheck{
    font-size:20px;
}
.secHero02 .secRecruitStaff{
    border-top:8px solid #44803e;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    padding-bottom:60px;
}
.secHero02 .txtImage{
    content: "";
    width:386px;
    height:162px;
    position: absolute;
    top:-167px;
    left:30px;
}
.secHero02 .iconImage{
    content: "";
    width:547px;
    height:167px;
    position: absolute;
    top:-84px;
    right:60px;
}
.secHero02 .innerBox01{
    padding-left:355px;
    margin-top:100px;
    position: relative;
}
.secHero02 .innerBox01::after{
    content: "";
    background: url(../img/recruit/imgCheckPeople01.png?231017) center top / cover no-repeat;
    width: 269px;
    height:269px;
    position: absolute;
    top: -60px;
    left: 50px;
}
.secHero02 .innerBox02{
    padding-left:95px;
    margin-top:118px;
    position: relative;
}
.secHero02 .innerBox02::after{
    content: "";
    background: url(../img/recruit/imgCheckPeople02.png?231017) center top / cover no-repeat;
    width: 319px;
    height: 319px;
    position: absolute;
    top: -82px;
    right: 70px;
}
.secHero02 .innerBox02 .txtCheck{
    background: url(../img/recruit/iconCheckBox.png) left center / auto no-repeat;
    padding:15px 15px 15px 60px;
    letter-spacing: 1px;
    position: relative;
}
.secHero02 .innerBox02 .iconImage{
    position: absolute;
    width: 175px;
    height: 101px;
    left:calc(50% - 45px);
    top:-90px;
}
@media only screen and (max-width: 767px){
    .secHero02 .innerBox02::after{
        display: none;
    }
    .secHero02 .secRecruitStaff{
        border-top:5px solid #44803e;
        box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
        border-radius:0;
        padding-bottom:25px;
    }
    .secHero02 .txtImage{
        content: "";
        width: 40.27%;
        height: auto;
        top: -15.57vw;
        left: 41.33vw;
    }
    .secHero02 .iconImage{
        content: "";
        width: 47.73%;
        height: auto;
        top: 4vw;
        right: 5.87vw;
    }
    .secHero02 .innerBox01::after{
        content: "";
        background: url(../img/recruit/imgCheckPeople01_sp.png?231017) center top / cover no-repeat;
        width: 139px;
        height: 139px;
        top: -140px;
        left: -4px;
    }
    .secHero02 .innerBox02 .iconImage{
        display: none;
    }
    .secHero02 .innerBox01{
        padding:0;
        margin-top: 78px;
    }
    .secHero02 .innerTxt{
        font-size:12px;
        line-height: 1.9;
        font-weight: 400;
    }
    .secHero02 .innerTxtSub{
        font-size:12px;
        line-height: 1.9;
        margin-top:0;
        font-weight: 400;
    }
    .secHero02 .innerBox02 .txtCheck{
        background: url(../img/recruit/iconCheckBox_sp.png) left top / auto no-repeat;
        background-size:22px 19px ;
        padding:0 5px 13px 32px;
        letter-spacing: 1px;
        line-height: 1.5;
        font-size:14px;
    }
    .secHero02 .innerBox02{
        padding-left:0;
        margin-top:20px;
    }
    .secHero02 .innerBox02 li:nth-child(4) .txtCheck{
        padding-bottom:8px;
    }
    .secHero02{
        margin-top:70px;
    }
}
@media only screen and (max-width: 359px){
    .secHero02 .innerTxt{
        font-size:11px;
    }
    .secHero02 .txtImage {
        content: "";
        width: 36%;
        height: auto;
        top: -8.27vw;
        left: 47.33vw;
    }
    .secHero02 .innerBox02 .txtCheck {
        font-size: 13px;
    }
}
/* secHero03 */
.secHero03 {
    margin-top:80px;
}
.secHero03 .secOverview .tableInner th{
    background-color: #5593d4;
}
@media only screen and (max-width:767px){
    .secHero03 {
        margin-top:30px;
    }
}




/* secOverview */
.secHero02 .secOverview{
    margin-top: 50px;
}
.secHero02 .secOverview .tableInner{
    width: 100%;
}
.secHero02 .secOverview .overviewTit{
    text-align: center;
}
.secHero02 .secOverview .bgBox{
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.3);
    background-color: #fff;
    margin-top: 52px;
    border-radius: 10px;
    position: relative;
}
.secHero02 .secOverview .bgBox::after{
    content: "";
    position: absolute;
    background: url(../img/recruit/imgOverviewPeople.png?231017) center top / cover no-repeat;
    width: 425px;
    height: 264px;
    bottom: -155px;
    right: -8px;
}
.secHero02 .secOverview .tableInner tr{
    border-bottom: solid 1px #eeeeee;
}
.secHero02 .secOverview .tableInner th{
    font-size: 16px;
    line-height: 35px;
    color: #fff;
    width: 260px;
    font-weight: 700;
    padding: 14px 0 17px;
    background-color: #44803e;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 1px;
}
.secHero02 .secOverview .tableInner td{
    font-size: 16px;
    line-height: 35px;
    font-weight: 700;
    vertical-align: middle;
    padding: 14px 0 17px;
    padding-left: 50px;
    letter-spacing: 1px;
}
.secHero02 .secOverview .tableInner .fs16{
    font-size:16px;
}
.secHero02 .secOverview .tableInner td .flowBox{
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.secHero02 .secOverview .tableInner td .flowBox .innerImage{
    padding-left:35px;
    padding-top:12px;
    padding-bottom:10px;
}
.secHero02 .secOverview .tableInner td .innerSub{
    font-size:14px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
}
.secHero02 .secOverview .tableInner td .bgInnerColor{
    background-color:#eeeeee ;
    padding:23px 30px 20px;
    margin:15px 0 10px;
    width: 62.5%;
}
@media only screen and (max-width: 767px){
    .secHero02 .secOverview {
        margin-top: 40px;
    }
    .secHero02 .secOverview .overviewTit {
        width: 52.53%;
        margin: 0 auto;
    }
    .secHero02 .secOverview .bgBox {
        margin-top: 20px;
        border-radius: 5px;
    }
    .secHero02 .secOverview .tableInner td .mapBox {
        display: block;
        padding-bottom: 0;
    }
    .secHero02 .secOverview .tableInner th {
        font-size: 12px;
        line-height: 18px;
        width: 80px;
        padding: 12px 0 11px;
        font-weight: 400;
        vertical-align: top;
    }
    .secHero02 .secOverview .tableInner td{
        font-size: 12px;
        line-height: 22px;
        padding: 9px 10px 11px 0;
        padding-left: 10px;
        font-weight: 400;
        letter-spacing: 0.5px;
    }
    .secHero02 .secOverview .tableInner td .mapBox .mapItem:nth-child(2n+1) {
        width: 100%;
    }
    .secHero02 .secOverview .tableInner td .mapBox .mapItem:nth-child(2n) {
        width: 100%;
    }
    .secHero02 .secOverview .tableInner td .mapBox .mapItem{
        display: flex;
        display: -webkit-flex;
        align-items: center;
        margin-top: 10px;
    }
    .secHero02 .secOverview .tableInner td .mapBox .mapItem:first-child{
        margin-top: 0;
    }
    .secHero02 .secOverview .tableInner td .mapBox .mapItem .mapTxt {
        font-size: 12px;
        line-height: 18px;
        padding-left: 0;
        position: relative;
        margin: 0;
        display: block;
        letter-spacing: normal;
    }
    .secHero02 .secOverview .tableInner td .mapBox .mapItem .mapTxt .spanStore{
        padding-left: 15px;
    }
    .secHero02 .secOverview .tableInner td .mapBox .mapItem .mapTxt::after{
        width: 10px;
        height: 12px;
        top: 4px;
    }
    .secHero02 .secOverview .tableInner td .mapBox .mapItem .mapImg{
        width: 70px;
        margin-right: 10px;
        margin-left: auto;
    }
    .secHero02 .secOverview .tableInner td .flowBox{
        display: block;
    }
    .secHero02 .secOverview .tableInner td .flowBox .innerImage{
        width: 150px;
        height:auto;
        padding:5px 0 5px 0 ;
    }
    .secHero02 .secOverview .tableInner td .innerSub{
        font-size:11px;
    }
    .secHero02 .secOverview .tableInner td .bgInnerColor{
        background-color:#eeeeee ;
        padding:10px;
        margin:5px 0;
        width: 100%;
    }
    .secHero02 .secOverview .plSp{
        margin-left:62px;
    }
    .secHero02 .secOverview .bgBox::after{
        display: none;
    }
    .secHero02 .secOverview .tableInner .fs16{
        font-size:12px;
    }
}
@media only screen and (max-width: 374px){
    .secHero02 .secOverview .plSp{
        margin-left:62px;
    }
}
@media only screen and (max-width: 359px){
    .secHero02 .secOverview .plSp{
        margin-left:55px;
    }
    .secHero02 .secOverview .tableInner td {
        font-size: 11px;
        letter-spacing: -0.5px;
    }
    .secHero02 .secOverview .tableInner td .innerSub{
        font-size:10px;
    }
}
/* secRecruitStep */
.secHero02 .secRecruitStep{
    text-align: center;
    margin-top:95px;
}
.secHero02 .secRecruitStep .stepImage{
    position: relative;
    z-index: 10;
}
@media only screen and (max-width: 767px){
    .secHero02 .secRecruitStep {
        text-align: center;
        margin-top: 20px;
        padding-bottom:21.33vw;
    }
    .secHero02 .secRecruitStep .stepImage::after{
        content: "";
        position: absolute;
        background: url(../img/recruit/imgOverviewPeople_sp.png?231017) center top / cover no-repeat;
        width: 61.07vw;
        height: 32vw;
        right: 15px;
        top: 87.73vw;
    }
}
@media only screen and (max-width: 374px){
    .secHero02 .secRecruitStep .stepImage::after{
        content: "";
        position: absolute;
        background: url(../img/recruit/imgOverviewPeople_sp.png?231017) center top / cover no-repeat;
        width: 61.07vw;
        height: 32vw;
        right: 15px;
        top: 88.23vw;
    }
}
@media only screen and (max-width: 359px){
    .secHero02 .secRecruitStep .stepImage::after{
        content: "";
        position: absolute;
        background: url(../img/recruit/imgOverviewPeople_sp.png?231017) center top / cover no-repeat;
        width: 61.07vw;
        height: 32vw;
        right: 15px;
        top: 89.73vw;
    }
}