@charset "UTF-8";
/*------------------------------

  共通Css

------------------------------*/
.mainimg img{
    width: 100%;
    max-width: none;
}


.job .main-lead{
    margin: 40px auto;
}
.job .main-lead h3,
.job .main-lead p{
    padding-top: 10px;
    padding-bottom: 10px;
}
.job .main-lead h3{
    width: 23%;
    font-size: 30px;
    letter-spacing: .03em;
    text-align: left;
    border-right: solid 4px #01a797;
    padding-right: 20px;
}
.job .main-lead p{
    text-align: left;
    width: 77%;
    padding-left: 20px;
}
/*==== mobile スマフォ横〜用css ===*/
@media screen and (max-width: 896px){
    .job .main-lead h3,
    .job .main-lead p{
        width: 100%;
        padding: 0;
    }
    .job .main-lead h3{
        width: auto;
        font-size: 24px;
        border-right: none;
        border-bottom: solid 4px #01a797;
        margin: 0 auto 20px;
        padding: 0 0 10px;
    }
}


.job .link-welfare{
    margin: 80px auto 120px;
}
.job .link-welfare td{
    padding: 18px;
}
.job .link-welfare a:hover{
    opacity: .6;
}
/*==== mobile スマフォ横〜用css ===*/
@media screen and (max-width: 896px){
    .job .link-welfare{
        max-width: 70%;
        margin: 60px auto;
    }
}
/*==== mobile スマフォ縦用css ===*/
@media screen and (max-width: 480px){
    .job .link-welfare{
        max-width: none;
        margin: 40px auto;
    }
    .job .link-welfare .w-3{
        width: 33%;
    }
}



/***上ニコマーク付き緑下線***/
.ttl-nico{
    color: #505050;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: .03em;
    margin: 100px 0 50px;
}
.ttl-nico:before{
    content: '';
    display: block;
    width: 44px;
    height: 44px;
    background: url("../../common/img/common/ico_nico.png") no-repeat;
    background-size: contain;
    margin:0 auto 15px;
}
.ttl-nico:after{
    content: '';
    display: block;
    width: 138px;
    height: 4px;
    background: #01a797;
    margin: 15px auto 0;
}
/*==== mobile スマフォ横〜用css ===*/
@media screen and (max-width: 896px){
    .ttl-nico{
        font-size: 24px;
        margin: 70px 0 30px;
    }
    .ttl-nico:before{
        width: 38px;
        height: 38px;
        margin: 0 auto 10px;
    }
    .ttl-nico:after{
        width: 110px;
        margin: 10px auto 0;
    }
}
/*==== mobile スマフォ縦用css ===*/
@media screen and (max-width: 480px){
    .ttl-nico {
        margin: 50px 0 20px;
    }
    .ttl-nico:before{
        width: 32px;
        height: 32px;
    }
    .ttl-nico:after{
        height: 2px;
    }
}


/***枠緑アイコン付き***/
.ttl-waku{
    display: block;
    width: 100%;
    border: solid 2px #80d3cb;
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .03em;
    text-align: left;
    color: #19a696;
    background: url("../../common/img/common/ico_yg.png") no-repeat 20px center;
    margin: 60px auto 40px;
    padding: 8px 10px 8px 50px;

}
/*==== mobile スマフォ縦用css ===*/
@media screen and (max-width: 480px){
    .ttl-waku {
        font-size: 16px;
        background-position: 12px 14px;
        background-size: 12px auto;
        margin: 30px auto 20px;
        padding: 8px 10px 8px 30px;
    }
}



#sec-career .head{
    margin-bottom: 40px;
}
#sec-career .head .txt{
    width: 55%;
    line-height: 2;
    text-align: left;
    padding-right: 20px;
}
#sec-career .head .img{
    width: 45%;
}
/*==== mobile スマフォ縦用css ===*/
@media screen and (max-width: 480px){
    #sec-career .head .txt{
        width: 100%;
        line-height: 1.8;
        padding-right: 0;
    }
    #sec-career .head .img{
        width: 80%;
        margin: 20px auto 0;
    }
}



.tab .inner{
    padding: 30px 30px 0;
}
.tab03 .inner{
    padding: 30px;
}
/*==== mobile スマフォ縦用css ===*/
@media screen and (max-width: 480px){
    .tab .inner,
    .tab03 .inner{
        padding: 20px;
    }
}



/*==== mobile スマフォ横〜用css ===*/
@media screen and (max-width: 896px){
    .people-list .item{
        width: 50%;
    }
}


/*------------------------------

  総合職Css

------------------------------*/

/***キャリアプラン***/
.list-career dt{
    font-size: 0;
    text-align: left;
}
.list-career dt .ico,
.list-career dt .txt,
.list-career dt .illust{
    display: inline-block;
    vertical-align: middle;
}
.list-career dt .ico{
    width: 15%;
    max-width: 94px;
    min-width: 94px;
    height: 94px;
    border-radius: 50%;
    line-height: 94px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #ffef00;
    background: #2bb1a2;
}
.list-career dt .txt{
    width: 74%;
    font-size: 16px;
    padding: 0 0 0 15px;
}
.list-career dt .illust{
    width: 10%;
    text-align: right;
}

.list-career .green{
    font-size: 20px;
    font-weight: bold;
    color: #3bb8ab;
}


.list-career .table{
    position: relative;
    margin-bottom: 60px;
}
.list-career .table:before{
    content: '';
    width: 100%;
    height: 36px;
    border-radius: 18px;
    background: #2bb1a2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.list-career .table ul{
    display: table;
    table-layout: fixed;
    margin-right: -20px;
}
.list-career .table ul li{
    display: table-cell;
    padding-right: 20px;
}
.list-career .table01 ul li{
    width: 25%;
}
.list-career .table02 ul li{
    width: 20%;
}
.list-career .table ul li p{
    font-size: 14px;
    text-align: left;
    margin: 15px 0;
}


.list-career .table li:before{
    content: '';
    display: block;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    background: #fff;
    margin: 4px auto 15px;
}
.list-career .table li .green{
    display: block;
}

/*==== mobile スマフォ縦用css ===*/
@media screen and (max-width: 480px){
    .list-career dt{
        position: relative;
    }
    .list-career dt .ico {
        width: 20%;
        max-width: none;
        min-width: auto;
        height: auto;
        line-height: normal;
        font-size: 12px;
        border-radius: 10px;
        padding: 13px;
    }
    .list-career dt .illust {
        width: 40px;
        text-align: right;
        position: absolute;
        bottom: -65px;
        right: 0;
    }
    .list-career dt .txt {
        width: 80%;
    }
    .list-career dd{
        width: 90%;
        margin: 20px auto 0;
    }
    
    .list-career .table:before{
        width: 28px;
        height: 100%;
    }
    .list-career .table ul {
        margin-right: 0;
    }
    .list-career .table ul li{
        display: block;
        width: 100%;
        text-align: left;
        margin: 20px 0 0 0;
        padding: 0 0 0 40px;
        position: relative;
    }
    .list-career .table li:before {
        width: 20px;
        height: 20px;
        margin: 0;
        position: absolute;
        top: 5px;
        left: 4px;
    }
    .list-career .table ul li p {
        font-size: 12px;
        margin: 5px 0;
    }
}



/***教育プログラム***/

/*tabブロック*/
#sec-educational .tab{
    margin-bottom: 50px;
}

/*キャッチ*/
#sec-educational .lead{
    padding-right: 50px;
}
#sec-educational .lead div{
    text-align: center;
    margin-bottom: 20px;
}

#sec-educational .lead,
#sec-educational .list{
    width: 50%;
}

/*リスト*/
#sec-educational .list dl{
    flex-wrap: nowrap;
}
#sec-educational .list dt,
#sec-educational .list dd{
    margin-bottom: 30px;
}
#sec-educational .list dd{
    padding-left: 20px;
}
#sec-educational .list dd ul li{
    font-size: 12px;
    font-weight: bold;
    display: inline;
    padding-right: 3px;
}
#sec-educational .list dd ul li:before{
    content: "●";
    color: #80d3cb;
}
#sec-educational .list .ico-green,
#sec-educational .list .ico-wh{
    display: block;
    max-width: 111px;
    min-width: 111px;
    height: 111px;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    padding: 2.5em 0 0;
}
#sec-educational .list .ico-green{
    background: #2bb1a2;
    color: #fff;
}
#sec-educational .list .ico-wh{
    border: solid 1px #2bb1a2;
    color: #2bb1a2;
}


/*プラスα分*/
#sec-educational .plus{
    width: 100%;
    position: relative;
    margin: 15px 0;
}
#sec-educational .plus:before{
    content: '';
    display: block;
    width: 100%;
    height: 45px;
    background: url("../img/system_icoPlus.png") no-repeat center;
    background-size: contain;
    margin-bottom: 15px;
}
#sec-educational .plus:after{
    content: '';
    width: 100%;
    height: 20px;
    border-bottom: dashed 2px #80d3cb;
    position: absolute;
    top: 0;
    z-index: -1;
}

#sec-educational .other .list{
    width: 100%;
    padding-right: 20px;
}
#sec-educational .other .green{
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .03em;
    color: #01a797;
    margin: 20px 0;
}
#sec-educational .other .list dd ul.col2{
    width: 50%;
}
#sec-educational .other .list dd ul li{
    display: block;
    margin-bottom: 6px;
}
#sec-educational .other .bd-top{
    border-top: solid 1px #e5e5e5;
    padding-top: 20px;
}



#sec-educational .tab02 .other{
    width: 50%;
}


#sec-educational .tab03 .lead{
    width: 35%;
}
#sec-educational .tab03 .list{
    width: 65%;
    flex-wrap: nowrap;
}
#sec-educational .tab03 .other .flex{
    align-items: baseline;
}
#sec-educational .tab03 .other .green{
    width: 30%;
    margin: 0;
    padding-right: 20px;
}
#sec-educational .tab03 .other .txt{
    width: 70%;
}


/*==== mobile スマフォ横〜用css ===*/
@media screen and (max-width: 896px){
    
    #sec-educational .lead{
        width: 40%;
        padding-right: 20px;
    }
    #sec-educational .list{
        width: 60%;
    }
    
    /*リスト*/
    #sec-educational .list .ico-green,
    #sec-educational .list .ico-wh{
        max-width: 90px;
        min-width: 90px;
        height: 90px;
        font-size: 12px;
        padding: 2.4em 0 0;
    }
    
    
    /*プラスα分*/
    #sec-educational .plus:before{
        height: 32px;
        margin-bottom: 15px;
    }
    #sec-educational .plus:after{
        height: 15px;
    }
    
    #sec-educational .other .green{
        font-size: 18px;
        margin: 0 0 20px;
    }
    #sec-educational .other .list{
        padding-right: 0;
    }
    #sec-educational .other .list dd{
        width: 100%;
    }
    
    
    #sec-educational .tab01 .lead{
        margin-bottom: 30px;
    }
    
    #sec-educational .tab02 .other{
        width: 100%;
    }
    
    #sec-educational .tab03 .lead{
        width: 25%;
    }
    #sec-educational .tab03 .list{
        width: 75%;
    }
}
/*==== mobile スマフォ縦用css ===*/
@media screen and (max-width: 480px){
    #sec-educational .lead,
    #sec-educational .list{
        width: 100%;
        padding-right: 0;
    }
    
    #sec-educational .lead{
        margin-bottom: 20px;
    }
    
    #sec-educational .list dl{
        flex-wrap: wrap;
    }
    #sec-educational .list dt,
    #sec-educational .list dd{
        width: 100%;
        margin: 0;
    }
    
    #sec-educational .list dd{
        padding: 8px 0 20px;
    }
    
    #sec-educational .list .ico-green,
    #sec-educational .list .ico-wh{
        max-width: none;
        min-width: auto;
        width: 100%;
        height: auto;
        border-radius: 0;
        padding: 6px 10px;
    }
    #sec-educational .list .ico-green br,
    #sec-educational .list .ico-wh br{
        display: none;
    }
    
    
    #sec-educational .tab03 .lead,
    #sec-educational .tab03 .list,
    #sec-educational .tab03 .other .green,
    #sec-educational .tab03 .other .txt{
        width: 100%;
        padding: 0;
    }
    #sec-educational .tab03 .other .green{
        margin-bottom: 10px;
    }
}




/***福利厚生***/
#sec-welfare .lead{
    font-size: 20px;
    font-weight: bold;
    line-height: 2.5;
    color: #505050;
}

#sec-welfare section{
    margin-bottom: 80px;
}

#sec-welfare .block{
    text-align: left;
}
#sec-welfare .inner{
    padding: 0 20px;
}
#sec-welfare h5{
    letter-spacing: .03em;
    font-weight: bold;
    color: #505050;
    margin: -70px 0 20px;
    padding-top: 70px;
}


#sec-welfare .item:nth-of-type(1){
    border-right: solid 1px #80d3cb;
    padding-right: 30px;
}
#sec-welfare .item:nth-of-type(2){
    padding-left: 30px;
}
#sec-welfare .item p{
    margin: 20px 0;
}



#sec-welfare .sec01 .item:nth-of-type(1),
#sec-welfare .sec02 .item:nth-of-type(1){
    width: 40%;
}
#sec-welfare .sec01 .item:nth-of-type(2),
#sec-welfare .sec02 .item:nth-of-type(2){
    width: 60%;
}



#sec-welfare .ico-green{
    display: block;
    max-width: 81px;
    min-width: 81px;
    height: 81px;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    padding: 2.3em 0 0;
    background: #2bb1a2;
    color: #ffef00;
}


#sec-welfare .other{
    align-items: center;
}
#sec-welfare .other dd{
    padding: 0 20px;
}
#sec-welfare .other dd p{
    color: #505050;
    font-weight: bold;
    padding-right: 20px;
}

#sec-welfare .sec02 .other{
    padding: 0 20px;
}
#sec-welfare .sec02 .other ul {
    padding-right: 20px;
}
#sec-welfare .sec02 .other ul li{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
}
#sec-welfare .sec02 .other li.bottom{
    text-align: right;
}

#sec-welfare .sec03 .item{
    width: 50%;
}
#sec-welfare .sec03 .item .inner{
    margin-bottom: 50px;
}


/*==== mobile スマフォ横〜用css ===*/
@media screen and (max-width: 896px){
    #sec-welfare .lead{
        font-size: 16px;
        line-height: 2;
    }
    
    #sec-welfare section{
        margin-bottom: 0;
    }
    #sec-welfare .inner{
        margin-bottom: 50px;
    }
    
    
    #sec-welfare .item:nth-of-type(1),
    #sec-welfare .item:nth-of-type(2),
    #sec-welfare .sec01 .item:nth-of-type(1),
    #sec-welfare .sec02 .item:nth-of-type(1),
    #sec-welfare .sec01 .item:nth-of-type(2),
    #sec-welfare .sec02 .item:nth-of-type(2){
        width: 100%;
        padding: 0;
        border: none;
    }
}
/*==== mobile スマフォ縦用css ===*/
@media screen and (max-width: 480px){
    #sec-welfare .lead {
        font-size: 14px;
        text-align: left;
    }
    #sec-welfare .inner{
        margin-bottom: 30px;
    }
    #sec-welfare h5{
        font-size: 14px;
        margin-top: 0;
        padding-top: 0;
    }
    
    #sec-welfare .other dt{
        width: 100%;
        margin-bottom: 10px;
    }
    #sec-welfare .ico-green{
        max-width: none;
        min-width: auto;
        height: auto;
        border-radius: 0;
        font-size: 12px;
        padding: 6px;
    }
    
    
    #sec-welfare .sec02 .other {
        margin-top: 20px;
        padding: 0;
    }
}



/***保育園バナー***/
.nursery .bnr{
    background: #2bb1a2;
    border-radius: 30px;
    overflow: hidden;
    margin: 30px 0 150px;
}

.nursery .bnr .txt{
    text-align: left;
    color: #fff;
    width: 58%;
    padding: 50px 90px 50px 40px;
}
.nursery .bnr .ttl{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .03em;
    color: #ffef00;
    margin-bottom: 15px;
}
.nursery .bnr .img{
    width: 42%;
    background: url("../../common/img/common/bnr_hoikuen_img.jpg") no-repeat center;
    background-size: cover;
    position: relative;
}
.nursery .bnr .img:before{
    content: '';
    width: 163px;
    height: 100%;
    background: url("../../common/img/common/bnr_hoikuen_ico.png") no-repeat center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: -82px;
}

/*==== mobile スマフォ横〜用css ===*/
@media screen and (max-width: 896px){
    .nursery{
        margin: 50px auto 0;
    }
}

/*==== mobile スマフォ縦用css ===*/
@media screen and (max-width: 480px){
    .nursery .bnr {
        border-radius: 20px;
        margin: 20px 0 50px;
    }
    .nursery .bnr .txt {
        width: 100%;
        padding: 20px 20px 60px;
    }
    .nursery .bnr .ttl {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .nursery .bnr .img {
        width: 100%;
        height: 200px;
        background: url(../../common/img/common/bnr_hoikuen_img.jpg) no-repeat;
        background-position: center top;
    }
    .nursery .bnr .img:before {
        width: 93px;
        height: 93px;
        top: -49px;
        left: 0;
        right: 0;
        margin: auto;
    }
}