@charset "UTF-8";
/* CSS Document */
a{ color : inherit;
  text-decoration : none;}

.pc-no{display: none !important;
}
.normal-txt {
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
}
.recruit .inner {
    display: block;
    max-width: 1100px;
    padding: 0 15px;
    margin: 0 auto;
}
.recruit_wrap .sec-bg{
	background: url("../img/recruit/bg_note.png") center bottom repeat; 
	position:relative;
}
h2.ttlcomp-01 {margin-bottom:50px;}
.recruit_wrap .sm-txt {
    margin-bottom: 50px;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}

@media screen and (max-width: 834px) {
    .recruit-contents{
        padding: 50px 10px 50px;
        margin-bottom: 50px;
        line-height: 1.6;
        font-size: 14px;
        font-size: 1.4rem;
	}
}

@media screen and (max-width: 640px) {
    
    .recruit .inner {
        width: 90%;
        max-width: 1100px;
        margin: 0 auto;
        padding: 0;
        display: block;
    }
    h2.ttlcomp-01 {margin-bottom:10vw;}
    .normal-txt {
        font-size: 3.4vw;
    }
    .recruit_wrap .sm-txt {
        margin-bottom: 10vw;
        font-size: 3.4vw;
    }
   
}
	
@media screen and (max-width: 375px) {
    .pc-no { display: block !important;}
}


/*---------- MV ----------*/
.recruit_wrap .sec-mv {
	height: 768px;
    background: url("../img/recruit/mv_pc.jpg") center bottom no-repeat;
	background-size: cover;
    position: relative;
}
.recruit_wrap .sec-mv .txt-area {
    position: absolute;
    top: calc(50% - 100px);
    left: 150px;
}
.recruit_wrap .sec-mv .copy-txt {
    display: block;
    color: #fff;
    font-family: "Noto Serif JP", serif;
    font-size: 40px;
    font-weight: 700;
    text-shadow: 0 0 10px rgba(0,0,0,0.26);
}
.recruit_wrap .sec-mv .sub-txt {
    margin-top: 20px;
    display: block;
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    text-shadow: 0 0 10px rgba(0,0,0,0.26);
}
@media screen and (max-width: 834px) {
}

@media screen and (max-width: 640px) {
    .recruit_wrap .sec-mv { height:100vh;}
    
    .recruit_wrap .sec-mv .txt-area {
        width: 90%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .recruit_wrap .sec-mv .copy-txt{
        display: block;
        font-size: 8vw;
    }
    .recruit_wrap .sec-mv .sub-txt {
        margin-top: 6vw;
        font-size: 4.8vw;
        line-height: 1.8;
    }
}
	
@media screen and (max-width: 375px) {
}

/*---------- 挨拶 ----------*/

.recruit_wrap .sec-message {
    background-color: #6EB944;
	background-image: url("../img/recruit/bg_01.jpg");
    background-position: center center;
    background-repeat: no-repeat;
	background-size: 100%;
	padding: 90px 0;
}
/*.recruit_wrap .sec-message .heading-ttl {margin-bottom: 50px;}*/
.sec-message .message-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width:100%;
}
.sec-message .message-box-txt{
     width:65%;
    text-align: left;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 2;
}
.sec-message .message-box-txt p + p{margin-top:30px;}
.sec-message .message-box-image{width:32%;}
.sec-message .message-box-image p{
    font-size: 20px;
     color: #fff;
    font-weight: 500;
    line-height: 2;
    text-align: right;
    margin-top:10px;
}
.sec-message .message-box-image p{
    line-height: 1.8;
}
.sec-message .message-box-image p span{
    font-size: 16px;
}

/*---------- About us ----------*/
.recruit_wrap .sec-about {
    padding: 80px 0 100px;
    position: relative;
    background-image: url("../img/recruit/bg_02.png");
    background-position: center center;
    background-repeat: no-repeat;
	background-size: cover;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.8;
}
.recruit_wrap .sec-about .inner {
    position: relative;
    z-index: 2;
}
.recruit_wrap .sec-about .middle-txt {
    margin-bottom: 50px;
    text-align: center;
    color: #6EB944;
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    font-weight: 700;
}
.recruit_wrap .sec-about .sm-txt{margin-bottom:0;font-size:18px;}


/*---------- 資格取得 ----------*/
.recruit_wrap .qualification-wrap{padding: 90px 0;}

.recruit_wrap .qualification-wrap .box-wrap {
    display: flex;
    flex-wrap: wrap;
}
.recruit_wrap .qualification-wrap .box-wrap .box-left {
    width: 55%;
}
.recruit_wrap .qualification-wrap .box-wrap h3 {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #579336;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.2em;
}
.recruit_wrap .qualification-wrap .box-wrap .sm-txt {
    margin-bottom: 20px;
    display: block;
    font-family: "Noto Serif JP", serif;
    font-size: 25px;
    font-weight: 700;
}
.recruit_wrap .qualification-wrap .box-wrap .box-right {
    width: 40%;
    margin-left: auto;
}
.recruit_wrap .qualification-wrap .sec-shikaku {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.recruit_wrap .qualification-wrap .sec-shikaku .shikaku-box {
    width: calc((100% - 40px*2)/3);
    display: block;
    margin-bottom:40px;
    position: relative;
}
.recruit_wrap .qualification-wrap .sec-shikaku .shikaku-box + .shikaku-box{margin-left:40px;}
.recruit_wrap .qualification-wrap .sec-shikaku .shikaku-box:nth-of-type(4){margin-left:0px;}
.recruit_wrap .qualification-wrap .sec-shikaku .shikaku-box .shikaku-ttl {
    width: calc(100% - 40px);
    height: 60px;
    margin: 20px auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.recruit_wrap .qualification-wrap .sec-shikaku .shikaku-box .shikaku-txt {
    width: calc(100% - 40px);
    margin: 0 auto 20px;
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
}
.recruit_wrap .qualification-wrap .sec-shikaku .shikaku-box.box-odd {
    background: #6EB944;
    border: 4px solid #6EB944;
}
.recruit_wrap .qualification-wrap .sec-shikaku .shikaku-box.box-even {
    background: #00B1DD;
    border: 4px solid #00B1DD;
}
.recruit_wrap .qualification-wrap .sec-shikaku .p-required{
    background: #ff8331;
    width:100px;
    height:100px;
    border-radius: 50%;
    position: absolute;
    color:#fff;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:18px ;
    text-align: center;
    top:-50px;
    left:-2px;
}

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

@media screen and (max-width: 640px) {
    /*---------- 挨拶 ----------*/
    .recruit_wrap .sec-message {padding: 12vw 0;}
    .recruit_wrap .sec-message .normal-txt {font-size: 3.8vw;}
    /*.recruit_wrap .sec-message .heading-ttl {margin-bottom: 8vw;}*/
    .sec-message .message-box-txt{
         width:100%;
        font-size: 3.4vw;
        margin-bottom:5vw;
    }
    .sec-message .message-box-txt p + p{margin-top:5vw;}
    .sec-message .message-box-image{width:100%;}
    .sec-message .message-box-image p{
        font-size: 3.4vw;
        margin-top:2vw;
    }
    .sec-message .message-box-image p{
        font-size: 3.7vw;
    }
    .sec-message .message-box-image p span{
        font-size: 3.2vw;
    }
    
    /*---------- about us ----------*/
    .recruit_wrap .sec-about {
        padding: 12vw 0;
        position: relative;
        font-size: 3.4vw;
    }
    .recruit_wrap .sec-about .inner {
        position: relative;
        z-index: 2;
    }
    .recruit_wrap .sec-about::before {
        content: none;
    }
     .recruit_wrap .sec-about .middle-txt {
        margin-bottom: 8vw;
        font-size: 4.8vw;
        line-height: 1.8;
    }
    
    
    
    /*---------- 資格取得----------*/
    .recruit_wrap .qualification-wrap{padding: 12vw 0;}
    .recruit_wrap .qualification-wrap .box-wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .recruit_wrap .qualification-wrap .box-wrap .box-left {
        width: 100%;
    }
    .recruit_wrap .qualification-wrap .box-wrap h3 {
        width: 100%;
        margin-bottom: 4vw;
        padding-bottom: 2vw;
        border-bottom: 2px solid #579336;
        font-size: 5vw;
    }
    .recruit_wrap .qualification-wrap .box-wrap .sm-txt {
        margin-bottom: 4vw;
        font-size: 4.4vw;
    }
    .recruit_wrap .qualification-wrap .box-wrap .box-right {
        width: 100%;
        margin-left: auto;
        margin-top: 5vw;
    }
    .recruit_wrap .qualification-wrap .box-wrap.mt-minus {
        margin-top: 8vw;
    }
    .recruit_wrap .qualification-wrap .sec-shikaku {
        width: 100%;
        margin: 0 auto 0;
        display: block;
    }
    .recruit_wrap .qualification-wrap .sec-shikaku .shikaku-box {
        width: 80%;
        margin: 5vw auto 0;
        display: block;
    }
    .recruit_wrap .qualification-wrap .sec-shikaku .shikaku-box .shikaku-ttl {
        width: 90%;
        height: auto;
        margin: 4vw auto 4vw;
        padding: 3vw;
        font-size: 3.6vw;
    }
    .recruit_wrap .qualification-wrap .sec-shikaku .shikaku-box .shikaku-txt {
        width: calc(100% - 40px);
        margin: 0 auto 20px;
        color: #fff;
        font-size: 3.2vw;
    }
    .recruit_wrap .qualification-wrap .sec-shikaku .shikaku-box:nth-of-type(4){margin-left:40px;
    }
    .recruit_wrap .qualification-wrap .sec-shikaku .p-required{
        width:20vw;
        height:20vw;
        font-size: 4vw ;
        top:-10vw;
        left:-0.5vw;
    }
}

/*---------- 4つの心得 ----------*/
.recruit_wrap .sec-rules {
    padding: 90px 0;
    background: #F2FFEB;
}
.recruit_wrap .sec-rules .rules-wrap {
    display: flex;
    justify-content: space-between;
}
.recruit_wrap .sec-rules .rules-wrap .box-rules {
    width: 23%;
    padding: 40px 15px 20px;
    display: block;
    background: #fff;
    border: 4px solid #6EB944;
    border-radius: 15px;
    position: relative;
}
.recruit_wrap .sec-rules .rules-wrap .box-rules .box-num {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    background: #6EB944;
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    position: absolute;
    top: -25px;
    left: calc(50% - 25px);
}
.recruit_wrap .sec-rules .rules-wrap .box-rules img {
    width: 80%;
    max-width: 160px;
    margin: 0 auto 20px;
    display: block;
}
.recruit_wrap .sec-rules .rules-wrap .box-rules .rules-ttl {
    margin: 0 auto 10px;
    text-align: center;
    color: #6EB944;
    font-size: 20px;
    font-weight: 500;
}
.recruit_wrap .sec-rules .rules-wrap .box-rules .rules-txt {
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.2em;
    line-height: 1.7;
}
@media screen and (max-width: 834px) {
}

@media screen and (max-width: 640px) {
    .recruit_wrap .sec-rules {
        padding: 15vw 0 10vw;
        background: #F2FFEB;
    }
    /*.recruit_wrap .sec-rules .heading-ttl {
        margin-bottom: 8vw;
    }*/
    .recruit_wrap .sec-rules .rules-wrap {
        display: block;
    }
    .recruit_wrap .sec-rules .rules-wrap .box-rules {
        width: 80%;
        margin: 0 auto 10vw;
        padding: 10vw 4vw 4vw;
        display: block;
        background: #fff;
        border: 4px solid #6EB944;
        border-radius: 15px;
        position: relative;
    }
    .recruit_wrap .sec-rules .rules-wrap .box-rules .box-num {
        width: 10vw;
        height: 10vw;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5vw;
        background: #6EB944;
        text-align: center;
        color: #fff;
        font-size: 5.2vw;
        font-weight: 500;
        position: absolute;
        top: -5vw;
        left: calc(50% - 5vw);
    }
    .recruit_wrap .sec-rules .rules-wrap .box-rules img {
        width: 80%;
        max-width: 160px;
        margin: 0 auto 4vw;
        display: block;
    }
    .recruit_wrap .sec-rules .rules-wrap .box-rules .rules-ttl {
        margin: 0 auto 2vw;
        font-size: 4vw;
    }
    .recruit_wrap .sec-rules .rules-wrap .box-rules .rules-txt {
        text-align: center;
        font-size: 3.4vw;
    }
}
	
@media screen and (max-width: 375px) {
}

/*---------- 社内の様子 ----------*/
.sec-office{padding:90px 0;}
.sec-office.sec-bg{
    position: relative;
    z-index: -1;
}
.sec-office .office-sub-ttl{
    background: #6EB944;
    text-align: center;
    color:#fff;
    width:252px;
    padding:10px 20px ;
    font-size:20px;
    border-bottom:4px solid #579336;
    font-weight: bold;
    margin:0 auto;
    margin-bottom:50px;
}
.sec-office .office-con{
    position: relative;
    margin-top:60px;
}
.sec-office .office-con:nth-of-type(3){padding-bottom:50px; margin-top:20px;}
.sec-office .office-con:nth-of-type(3) .office-image{margin-top:7%;}
.sec-office .office-con::after{
    content:'';
    position: absolute;
    top:0;
    width:80%;
    height:100%;
    background: #F2FFEB;
    z-index:-1;
}
.sec-office .office-con:nth-of-type(1)::after{ left:0;}
.sec-office .office-con:nth-of-type(2)::after{right:0;background: linear-gradient(180deg,transparent 15%, #F2FFEB 15%, #F2FFEB 85%, transparent 85%);}
.sec-office .office-con:nth-of-type(3)::after{ left:0;background: linear-gradient(180deg,transparent 15%, #F2FFEB 15%, #F2FFEB 100%);}
.sec-office .office-box{
    display: flex;
    justify-content: center;
    align-items: center;
}
.sec-office .office-image{
    width:49%;
    position: relative;
    filter: drop-shadow(0px 5px 10px rgba(0,0,0,0.2));
    margin-right:1%;
}
.sec-office .office-image > div{}
.sec-office .office-image > p{
    background: #00B1DD;
    color:#fff;
    padding:15px 0;
    width:40%;
    text-align: center;
    position: absolute;
    top:0;
    right:0;
    transform: rotate(6deg);
    font-size:16px;
    font-weight: 500;
}
.sec-office .office-image > p span{
    font-size:20px;
}
.sec-office .office-box.reverse .office-image{
    margin-right:0;
    margin-left:1%;
}
.sec-office .office-box.reverse .office-image > p{
    position: absolute;
    top:-4%;
    right:auto;
    left:0;
    transform: rotate(-14deg);
}
.sec-office .office-comment{
    position: relative;
    width:50%;
    background: #6EB944;
    padding:40px 40px;
    border-radius: 20px;
    color:#fff;
    font-size:16px;
    line-height: 2;
    letter-spacing:1.5px;
    margin-top:50px;
}
.sec-office .office-comment{
    position: relative;
}
.sec-office .office-box .office-comment::before{
    content:'';
    position: absolute;
    border: 17px solid transparent;
    border-right: 28px solid #6EB944;
    left: -44px;
    top: 50%;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.sec-office .office-box.reverse .office-comment::before{
    left: auto;
    right: -44px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180degg);
    transform: translateY(-50%) rotate(180deg);
}
.office-wrap-item{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.office-wrap-item .office-image{
    width:47%;
}
.office-wrap-item .office-comment-w{
    width:20%;
    background: #fff;
    color:#00B1DD;
    border:2px solid #00B1DD;
    border-radius: 40px;
    padding:40px 30px;
    font-weight: bold;
    text-align: center;
    position: relative;
    font-size:18px;
    line-height: 2;
    letter-spacing:1.5px;
    z-index: 9;
    left:2%;
}
.office-wrap-item .office-comment-w::after{
    content:'';
    position: absolute;
    border: 10px solid transparent;
    border-right: 20px solid #fff;
    left: -28px;
    top: 60%;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.office-wrap-item .office-comment-w::before{
    content:'';
    position: absolute;
    border: 10px solid transparent;
    border-right: 20px solid #00B1DD;
    left: -32px;
    top: 60%;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.office-wrap .office-wrap-item:nth-of-type(2) .office-comment-w::after{
    left: 35%;
    -webkit-transform: translateX(-50%) rotate(-90deg);
    -ms-transform: translateX(-50%) rotate(-90deg);
    transform: translateX(-50%) rotate(-90deg);
    bottom: 0;
    top:102%;
}
.office-wrap .office-wrap-item:nth-of-type(2) .office-comment-w::before{
    left: 35%;
    -webkit-transform: translateX(-50%) rotate(-90deg);
    -ms-transform: translateX(-50%) rotate(-90deg);
    transform: translateX(-50%) rotate(-90deg);
    bottom: 0;
    top:105%;
}
.office-wrap .office-wrap-item:nth-of-type(3) .office-comment-w::after{
    left: auto;
    right: -27px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180degg);
    transform: translateY(-50%) rotate(180deg);
}
.office-wrap .office-wrap-item:nth-of-type(3) .office-comment-w::before{
    left: auto;
    right: -32px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180degg);
    transform: translateY(-50%) rotate(180deg);
}
.office-wrap-item:nth-of-type(1) .office-comment-w{margin-top:-15%}
.office-wrap-item:nth-of-type(2){justify-content: flex-end;margin-top:-15%;}
.office-wrap-item:nth-of-type(2) .office-comment-w{margin-top:-38%}
.office-wrap-item:nth-of-type(2) .office-image{margin-right:-15%;}
.office-wrap-item:nth-of-type(3){margin-top:-3%;}
.office-wrap-item:nth-of-type(3) .office-image{margin-left:-2%;}
.office-wrap-item:nth-of-type(3) .office-comment-w{margin-top:-20%;margin-left:2%;}

@media screen and (max-width: 834px) {
    .sec-office .office-comment{padding:20px;}
    .office-wrap-item .office-comment-w{
        width:35%;
        border-radius: 20px;
        padding:20px;
    }
    .office-wrap-item:nth-of-type(2) {
        justify-content: flex-end;
        margin-top: -3%;
    }
    .office-wrap-item:nth-of-type(3) {
        margin-top: 3%;
    }
    .office-wrap-item:nth-of-type(2) {
        position: relative;
        right: -7%;
    }
    .office-wrap-item:nth-of-type(2) .office-comment-w{
        left:-7%;
    }
    
}

@media screen and (max-width: 640px) {
    /*---------- 社内の様子 ----------*/
    .sec-office{padding:15vw 0 12vw;}
    .sec-office .office-sub-ttl{
        width:252px;
        padding:3vw 5vw ;
        font-size: 4.2vw;
        margin-bottom:10vw;
    }
    .sec-office .office-con{
        position: relative;
        margin-top:10vw;
    }
    .sec-office .office-con:nth-of-type(3){padding-bottom:5vw; margin-top:20px;}
    .sec-office .office-con:nth-of-type(3) .office-image{margin-top:7%;}
    .sec-office .office-con::after{
        content:'';
        position: absolute;
        top:0;
        width:80%;
        height:100%;
        background: #F2FFEB;
        z-index:-1;
    }
    .sec-office .office-box{
        flex-wrap: wrap;
        margin-top:15vw;
    }
    .sec-office .office-con:nth-of-type(3) .office-box{margin-top:3vw;}
    .sec-office .office-image{
        width:100%;
        position: relative;
        margin-right:0;
    }
    .sec-office .office-image > p{
        padding:2vw 0;
        font-size: 3.5vw;
    }
    .sec-office .office-image > p span{font-size: 4.2vw;}
    .sec-office .office-box.reverse { flex-direction: column-reverse}
    .sec-office .office-comment{
        position: relative;
        width:95%;
        padding:5vw;
        border-radius: 5vw;
        font-size: 3.4vw;
        margin-top:3vw;
    }
    .sec-office .office-box .office-comment::before{
        border: 4.533vw solid transparent;
        border-right:7.467vw solid #6EB944;
        top: -9vw;
        left:50%;
        transform: translateX(-50%) rotate(90deg);
        
    }
    .sec-office .office-box.reverse .office-comment::before{
        top: -31vw;
        left:50%;
        transform: translateX(-50%) rotate(90deg);
        
    }
    .office-wrap-item{
        flex-wrap: wrap;
        margin-bottom:5vw;
    }
    .office-wrap-item .office-image{  width:80%;  }
    .office-wrap-item .office-comment-w{
        width: 51%;
        border-radius: 5vw;
        padding:3vw;
        position: relative;
        font-size:4vw;
        margin:0 0 0 auto;
    }
    .office-wrap-item:nth-of-type(2) {
        margin-top: 0;
        flex-direction: column-reverse;
        position: relative;
        right: -10%;
        margin-bottom:7vw;
    }
    .office-wrap-item:nth-of-type(3) { margin-top: 0;}
    .office-wrap-item:nth-of-type(1) .office-comment-w{margin-top:-15%}
    .office-wrap-item:nth-of-type(2){margin-top:0;}
    .office-wrap-item:nth-of-type(2) .office-comment-w{
        margin-top:-38%;
        margin:0 auto -10% 0;
        left: -10%;
    }
    .office-wrap-item:nth-of-type(2) .office-image{margin-right:0;}
    .office-wrap-item:nth-of-type(3){margin-top:-3%;}
    .office-wrap-item:nth-of-type(3) .office-image{margin-left:-2%;}
    .office-wrap-item:nth-of-type(3) .office-comment-w{
        margin-top:-20%;
        margin-left:2%;
        margin:0 0 -13% auto;
        width:84%;
    }
    
    
    .office-wrap-item .office-comment-w::after{
        content:'';
        position: absolute;
        border: 2.667vw solid transparent;
        border-right: 5.333vw solid #fff;
        left: -28px;
        top: 60%;
        z-index: 9;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        
        top:-6vw;
        left:5vw;
        transform: rotate(90deg);
    }
    .office-wrap-item .office-comment-w::before{
        content:'';
        position: absolute;
        border: 2.667vw solid transparent;
        border-right: 5.333vw solid #00B1DD;
        left: -32px;
        top: 60%;
        z-index: 9;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        
        top:-7vw;
        left:5vw;
        transform: rotate(90deg);
    }
    .office-wrap .office-wrap-item:nth-of-type(2) .office-comment-w::after{
        left: 35%;
        -webkit-transform: translateX(-50%) rotate(-90deg);
        -ms-transform: translateX(-50%) rotate(-90deg);
        transform: translateX(-50%) rotate(-90deg);
        bottom: 0;
        
        top:14.5vw;
        left:30vw;
        transform: rotate(-90deg);
    }
    .office-wrap .office-wrap-item:nth-of-type(2) .office-comment-w::before{
        left: 35%;
        -webkit-transform: translateX(-50%) rotate(-90deg);
        -ms-transform: translateX(-50%) rotate(-90deg);
        transform: translateX(-50%) rotate(-90deg);
        bottom: 0;
        
        top:15.5vw;
        left:30vw;
        transform: rotate(-90deg);
    }
    .office-wrap .office-wrap-item:nth-of-type(3) .office-comment-w::after{
        left: auto;
        right: -27.5px;
        -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180degg);
        transform: translateY(-50%) rotate(180deg);
        
        top:51.5vw;
        left:1vw;
        transform: rotate(-90deg);
    
    }
    .office-wrap .office-wrap-item:nth-of-type(3) .office-comment-w::before{
        left: auto;
        right: -33px;
        -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180degg);
        transform: translateY(-50%) rotate(180deg);
        
        top:53.5vw;
        left:0vw;
        transform: rotate(-90deg);
    }
}


/*---------- 1日のSCHEDULE ----------*/
.sec-schedule {
    padding: 90px 0 70px;
    background: #6EB944;
}
.sec-schedule h3 {
    margin-bottom: 55px;
    padding: 10px 20px;
    display: inline-block;
    box-sizing: border-box;
    border: 4px solid #fff;
    background: #6EB944;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    position: relative;
}
.sec-schedule h3::after {
    content: "";
    width: calc(100% + 8px);
    height: 4px;
    background: #579336;
    position: absolute;
    bottom: -4px;
    left: -4px;
}
.sec-schedule h4 {
    width: 100%;
    margin-bottom: 55px;
    padding: 8px 20px;
    display: block;
    box-sizing: border-box;
    border: 4px solid #fff;
    background: #fff;
    text-align: center;
    color: #6EB944;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
}
.sec-schedule .schedule-flow {
    display: flex;
    justify-content: space-between;
    color: #fff;
    text-align: center;
}
.sec-schedule .schedule-flow.flow01 {
    width: 84%;
    margin: 30px auto 20px;
    flex-wrap: wrap;
}
.sec-schedule .schedule-flow.flow02 {
    width: 100%;
    margin: 30px auto 0;
}
.sec-schedule .schedule-flow.flow01 li {
    width: 16%;
    margin-left: 12%;
    margin-bottom: 30px;
}
.sec-schedule .schedule-flow.flow02 li {
    width: 12.5%;
}
.sec-schedule .schedule-flow li:first-child, 
.sec-schedule .schedule-flow.flow01 li:nth-child(5) {
    margin-left: 0;
}

.sec-schedule .schedule-flow li {
    position: relative;
}
.sec-schedule .schedule-flow li::before {
    content: "";
    width: 32px;
    height: 30px;
    background: url("../img/recruit/arrow.svg") center center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 20%;
    left: -47%;
}
.sec-schedule .schedule-flow li:first-child::before {
    content: none;
}
.sec-schedule .schedule-flow li .schedule-ttl {
    margin-bottom: 15px;
    padding: 15px 0;
    border-bottom: 2px solid #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6;
}
.sec-schedule .schedule-flow li .schedule-txt {
    font-size: 16px;
}
@media screen and (max-width: 834px) {
}

@media screen and (max-width: 640px) {
    .sec-schedule {
        padding: 15vw 0 10vw;
    }
    .sec-schedule h3 {
        margin-bottom: 10vw;
        padding: 2vw 4vw;
        font-size: 4.2vw;
    }
    .sec-schedule h4 {
        width: 100%;
        margin-bottom: 8vw;
        padding: 1.5vw 4vw;
        font-size: 4vw;
    }
    .sec-schedule .schedule-flow {
        display: flex;
        justify-content: space-between;
        color: #fff;
        text-align: center;
    }
    .sec-schedule .schedule-flow.flow01 {
        width: 80%;
        margin: 0 auto 5vw 5%;
        flex-wrap: wrap;
    }
    .sec-schedule .schedule-flow.flow02 {
        width: 80%;
        margin: 0 auto 5vw 5%;
        flex-wrap: wrap;
    }
    .sec-schedule .schedule-flow.flow01 li {
        width: 38%;
        margin-left: 12%;
        margin-bottom: 5vw;
    }
    .sec-schedule .schedule-flow.flow02 li {
        width: 38%;
        margin-left: 12%;
        margin-bottom: 5vw;
    }
    .sec-schedule .schedule-flow li:first-child, 
    .sec-schedule .schedule-flow.flow01 li:nth-child(5) {
        margin-left: 12%;
    }

    .sec-schedule .schedule-flow li {
        position: relative;
    }
    .sec-schedule .schedule-flow li::before {
        content: "";
        width: 5vw;
        height: 5vw;
        background: url("../img/recruit/arrow.svg") center center no-repeat;
        background-size: 100%;
        position: absolute;
        top: 20%;
        left: -25%;
    }
    .sec-schedule .schedule-flow li:first-child::before {
        content: none;
    }
    .sec-schedule .schedule-flow li .schedule-ttl {
        margin-bottom: 3vw;
        padding: 3vw 0;
        border-bottom: 2px solid #fff;
        font-size: 3.95vw;
    }
    .sec-schedule .schedule-flow li .schedule-txt {
        font-size: 2.8vw;
    }
}
	
@media screen and (max-width: 375px) {
}

/*---------- sdgs ----------*/
.sec-sdgs{
    padding: 90px 0;
    background: #F2FFEB;
    position: relative;
}
.sec-sdgs .ttlcomp-01{
    display: inline-block;
    position: relative;
}
.sec-sdgs .ttlcomp-01::after{
    content: '';
    position: absolute;
    display: block;
    background: url("../img/common/chiba-sdgs.jpg") no-repeat center;
    background-size: contain;
    width:100px;
    height:165px;
    right:-170px;
    top:-10px;
}
.chiba-sdgs{
    position: absolute;
    top: 87px;
    right:25%;
    width: 95px;
}
.sdgs-con table{width:100%;}
.sdgs-con table thead tr th{
    background:#6EB944; 
    color:#fff;
    font-weight: 500;
    font-size:20px;
    padding:10px 20px;
    text-align: center;
}
.sdgs-con table thead tr th + th{border-left:4px solid #fff;}
.sdgs-con table thead tr th:first-of-type{border-left:4px solid #6EB944;width:20%;}
.sdgs-con table thead tr th:last-of-type{border-right:4px solid #6EB944;width:40%;}
.sdgs-con table tbody tr td{
    font-size:16px;
    line-height: 1.8;
    background: #fff;
    padding:20px 20px;
    border-bottom:4px solid #6EB944;
}
.sdgs-con table tbody tr td{border-right:4px solid #6EB944;}
.sdgs-con table tbody tr td:first-of-type{border-left:4px solid #6EB944; text-align: center;}
.sdgs-image{
    display: flex;
    justify-content: flex-start;
}
.sdgs-image p{width:calc((100% - 20px*2)/3);}
.sdgs-image p + p{margin-left:20px;}

@media screen and (min-width: 641px) {
    .sdgs-con table tbody tr td.sub-th{
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .sec-sdgs .ttlcomp-01::after{
        width: 70px;
        height: 135px;
        right: -106px;
        top: -50px;
    }
    .sdgs-con table thead tr th{display: none;} 
    .sdgs-con table tbody tr td{
        display: block;
        text-align: center;
        border-right:4px solid #6EB944;
        border-left:4px solid #6EB944;
        border-bottom:1px solid #6EB944;
        padding:3vw 3vw;
        font-size: 3.4vw;
    }
    .sdgs-con table tbody tr td:first-of-type{
        background: #6EB944; 
        color:#fff; 
        font-weight: bold;
        font-size: 4vw;
    }
    .sdgs-con table tbody tr td.sub-th{
        font-weight: bold;
        background: #F2FFEB;
        color:#6EB944;
        display: block;
    }
    .sdgs-con table tbody tr td:last-of-type{border-bottom:4px solid #6EB944;}
    .sdgs-image p{width:calc((100% - 3vw*2)/3);}
    .sdgs-image p + p{margin-left:3vw;}
}


/*---------- 募集要項 ----------*/
.sec-outline {
    padding: 90px 0 110px;
    background: #6EB944;
}
.sec-outline .tab-head {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.sec-outline .tab-head li {
    width: 50%;
    padding: 10px;
    background: #F2FFEB;
    border: 4px solid #6EB944;
    text-align: center;
    color: #6EB944;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}
.sec-outline .tab-head li.is-active {
    background: #6EB944;
    color: #fff;
}
.sec-outline .tab-head li:last-child { border-left: none;}

.sec-outline .tab-cont {
    padding: 70px 100px;
    display: none;
    background: #fff;
    border: 4px solid #6EB944;
    border-top: none;
}
.sec-outline .tab-cont.is-show{
    display: block;
}

.sec-outline .tab-cont .outline-wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    border-top: 1px solid #6EB944;
}
.sec-outline .tab-cont .outline-wrap.last {
    border-bottom: 1px solid #6EB944;
}
.sec-outline .tab-cont .outline-wrap .outline-ttl {
    width: 185px;
    padding: 20px 0;
    font-size: 18px;
    font-weight: 500;
}
.sec-outline .tab-cont .outline-wrap .outline-txt {
    width: calc(100% - 185px);
    padding: 20px 0;
    font-size: 18px;
}
@media screen and (max-width: 834px) {
}

@media screen and (max-width: 640px) {
    .sec-outline {
        padding: 15vw 0;
    }
    .sec-outline .tab-head {
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .sec-outline .tab-head li {
        width: 50%;
        padding: 2vw;
        font-size: 4vw;
    }
    .sec-outline .tab-head li.is-active {
        background: #6EB944;
        color: #fff;
    }
    .sec-outline .tab-head li:last-child { border-left: none;}

    .sec-outline .tab-cont {
        padding: 10vw;
        display: none;
        background: #fff;
        border: 4px solid #6EB944;
        border-top: none;
    }
    .sec-outline .tab-cont.is-show{
        display: block;
    }

    .sec-outline .tab-cont .outline-wrap {
        width: 100%;
        display: block;
        border-top: 1px solid #6EB944;
    }
    .sec-outline .tab-cont .outline-wrap.last {
        border-bottom: 1px solid #6EB944;
    }
    .sec-outline .tab-cont .outline-wrap .outline-ttl {
        width: 100%;
        padding: 4vw 0;
        font-size: 3.8vw;
    }
    .sec-outline .tab-cont .outline-wrap .outline-txt {
        width: 100%;
        padding: 0 0 4vw;
        font-size: 3.4vw;
    }
}
	
@media screen and (max-width: 375px) {
}

