@charset "utf-8";

/***************************************************************************
*
* COMPANY STYLE
*
***************************************************************************/

/*#main*/
#main .inner {
    top: 60.2%;
    left: 49.7%;
}

#main .namePage {
    width: 48%;
}

#main .namePage .icon img {
    width: 55px;
}

/*#MAIN*/
#content {
    background: #eaf7f4;
    padding-top: 77px;
}

.areawork .workTitle {
    text-align: center;
    font-size: 32px;
    color: #2db294;
    font-weight: normal;
    margin-bottom: 27px;
}

.areawork .workTitle span {
    position: relative;
    letter-spacing: 1px;
}

.areawork .workTitle span:before {
    content: "";
    position: absolute;
    background: url(../images/work/icon-cross.svg) no-repeat;
    width: 25px;
    height: 24px;
    top: 59%;
    left: -45px;
    transform: translateY(-50%);
}

.areawork .workTitle span:after {
    content: "";
    position: absolute;
    background: url(../images/work/icon-cross.svg) no-repeat;
    width: 25px;
    height: 24px;
    top: 59%;
    right: -38px;
    transform: translateY(-50%);
}

.areaFacility {
    margin-bottom: 86px;
}

.areaFacility .workTitle {
    margin-bottom: 27px;
}

.areaFacility .boxFacility {
    background: #2db294;
    padding: 0 6px 6px 6px;
}

.areaFacility .boxFacility.top {
    margin-bottom: 24px;
}

.areaFacility .boxFacility .boxfacilityTitle {
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    padding: 8px 0 12px;
    letter-spacing: 1px;
}

.areaFacility .boxFacility .listFacility {
    overflow: hidden;
}

.areaFacility .boxFacility .listFacility li {
    float: left;
    width: 232px;
    margin-right: 7px;
}

.areaFacility .boxFacility .listFacility li:nth-child(5n) {
    margin-right: 0;
}

.areaFacility .boxFacility .listFacility li .photo {}

.areaFacility .boxFacility .listFacility li .faciContent {
    background: #fff;
    padding: 21px 0 18px;
}

.areaFacility .boxFacility .listFacility li .faciContent .faciTitle,
.areaFacility .boxFacility .listFacility li .faciContent .faciTitle a {
    font-size: 22px;
    color: #2db294;
    font-weight: 600;
    line-height: 1.3;
    padding: 0 8px;
    margin-bottom: 9px;
    /*letter-spacing: -1.1px;*/
    min-height: 56px;
}

.areaFacility .boxFacility .listFacility li .faciContent .text {
    padding: 0 8px;
}

/*listElderly*/
.areaFacility .boxFacility .listElderly {
    overflow: hidden;
}

.areaFacility .boxFacility .listElderly li {
    float: left;
    width: 292px;
    margin-right: 6.5px;

}

.areaFacility .boxFacility .listElderly li:nth-child(4n) {
    margin-right: 0;
}

.areaFacility .boxFacility .listElderly li:nth-child(4n) .faciContent .faciTitle {
    margin-bottom: 9px;
}

.areaFacility .boxFacility .listElderly li .photo {}

.areaFacility .boxFacility .listElderly li .faciContent {
    background: #fff;
    padding: 21px 0 26px;
}

.areaFacility .boxFacility .listElderly li .faciContent .faciTitle,
.areaFacility .boxFacility .listElderly li .faciContent .faciTitle a {
    font-size: 22px;
    color: #2db294;
    font-weight: 600;
    line-height: 1.3;
    padding: 0 9px;
    margin-bottom: 33px;
    min-height: 56px;
}

.areaFacility .boxFacility .listElderly li .faciContent .text {
    padding: 0 8px;
}

.areaFacility .boxFacility .listFacility li .faciContent .text a {
    margin-left: -8px;
}

.areaFacility .boxFacility .listElderly li .faciContent .text a {
    margin-left: -8px;
}

.areaFacility .boxFacility .listElderly li .faciContent .text a.two {
    margin-left: -10px;
}

/*areaCareer*/
.areaCareer {
    margin-bottom: 80px;
}

.areaCareer .workTitle {
    margin-bottom: 26px;
}

.areaCareer .workTitle span {
    letter-spacing: -3px;
}

.areaCareer .careerList {
    overflow: hidden;
}

.areaCareer .careerList>li {
    float: left;
    width: 392px;
    margin-right: 12px;
    background: #fff;
}

.areaCareer .careerList li:nth-child(3n) {
    margin-right: 0;
}

.areaCareer .careerList li .careerlistTitle {
    font-size: 24px;
    text-align: center;
    color: #fff;
    background: #2db294;
    font-weight: normal;
    padding: 8px 0 10px;
    letter-spacing: -2px;
}

.areaCareer .careerList li .careerlistCt {
    padding: 9px 26px 23px;
}

.areaCareer .careerList li .careerlistCt .careerlistCtitle {
    font-size: 22px;
    color: #2db294;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.3;
    letter-spacing: -0.8px;
    padding-left: 1px;
}

.areaCareer .careerList li .careerlistCt .listCate {
    overflow: hidden;
    padding: 0 1px;
}

.areaCareer .careerList li .careerlistCt .listCate li {
    float: left;
    width: 160px;
    margin-right: 18px;
    margin-bottom: 8px;
}

.areaCareer .careerList li .careerlistCt .listCate li:nth-child(2n) {
    margin-right: 0;
}

.areaCareer .careerList li .careerlistCt .listCate li a {
    display: block;
    pointer-events: none;
    font-size: 16px;
    text-align: center;
    background: #ed8484;
    color: #fff;
    border-radius: 50px;
    padding: 4px 0;
}

/*areaPlan*/
.areaPlan .workTitle {
    margin-bottom: 26px;
}

.areaPlan .workTitle span {
    letter-spacing: -3px;
}

.areaPlan .listPlan {
    overflow: hidden;
    width: 1185px;
    margin: 0 auto 54px;

}

.areaPlan .listPlan li {
    float: left;
    width: 216px;
    height: 216px;
    padding: 82px 0;
    font-size: 24px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    background: #2db294;
    border-radius: 50%;
    margin-right: 26px;
    line-height: 1.2;
    letter-spacing: -1.1px;
}

.areaPlan .listPlan li:nth-child(5n) {
    margin-right: 0;
}

.areaPlan .listPlan li span {
    font-weight: normal;
}

/*areaWelfare*/
.areaWelfare {
    padding-bottom: 73px;
}

.areaWelfare .workTitle {
    margin-bottom: 36px;
}

.areaWelfare .listWelfare {
    overflow: hidden;
}

.areaWelfare .listWelfare li {
    float: left;
    width: 291.5px;
    margin-right: 10px;
    margin-bottom: 15px;
}

.areaWelfare .listWelfare li:nth-child(4n) {
    margin-right: 0;
}

.areaWelfare .listWelfare li a {
    border: 1px solid #2db294;
    border-radius: 9px;
    background: #fff;
    text-align: center;
    display: block;
    padding: 18px 0;
    font-size: 18px;
    color: #2db294;
    letter-spacing: 0.5px;
    pointer-events: none;
}

#footer {
    padding-top: 0;
}

@media(min-width: 769px) {
    .areaFacility .boxFacility .listFacility li .faciContent .text a {
        pointer-events: none;
    }

    .areaFacility .boxFacility .listElderly li .faciContent .text a {
        pointer-events: none;
    }
}

@media all and (-ms-high-contrast:none) {
    .areawork .workTitle span:after {
        top: 46%;
    }

    .areawork .workTitle span:before {
        top: 46%;
    }

    .areaFacility .boxFacility .boxfacilityTitle {
        padding: 11px 0 8px;
    }

    .areaCareer .careerList li .careerlistTitle {
        padding: 10px 0 8px;
    }

    .areaCareer .careerList li .careerlistCt {
        padding: 23px 26px;
    }

    .areaCareer .careerList li .careerlistCt .listCate li a {
        padding: 15px 0 0;
    }

    .areaWelfare .listWelfare li a {
        padding: 20px 0 15px;
    }

    .areaPlan .listPlan li {
        padding: 90px 0;
    }

}

@media(max-width: 768px) {

    /*MAIN*/
    #main .namePage .icon img {
        width: 44px;
    }

    #content {
        padding-top: 30px;
    }

    .areawork .workTitle {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .areawork .workTitle span:before {
        width: 21px;
        height: 22px;
        left: -35px;
    }

    .areawork .workTitle span:after {
        width: 21px;
        height: 22px;
        right: -33px;
    }

    /*areaFacility*/
    .areaFacility {
        margin-bottom: 25px;
    }

    .areaFacility .workTitle {
        margin-bottom: 20px;
    }

    .areaFacility .boxFacility {
        padding-bottom: 0
    }

    .areaFacility .boxFacility .boxfacilityTitle {
        font-size: 20px;
        padding: 11px 0 9px;
    }

    .areaFacility .boxFacility .listFacility li {
        width: 48.9%;
        margin-right: 2%;
        margin-bottom: 2%;
    }

    .areaFacility .boxFacility .listFacility li:nth-child(2n) {
        margin-right: 0;
    }

    .areaFacility .boxFacility .listFacility li .faciContent {
        padding: 10px 0;
    }

    .areaFacility .boxFacility .listFacility li .faciContent .faciTitle,
    .areaFacility .boxFacility .listFacility li .faciContent .faciTitle a {
        font-size: 16px;
        min-height: 48px;
        margin-bottom: 3px;
        padding: 0 7px;
    }

    .areaFacility .boxFacility .listFacility li .faciContent .text {
        font-size: 14px;
    }

    .areaFacility .boxFacility .listElderly {
        display: flex;
        flex-wrap: wrap;
    }

    .areaFacility .boxFacility .listElderly li {
        width: 48.9%;
        margin-right: 2%;
        margin-bottom: 2%;
        background: #fff;
    }

    .areaFacility .boxFacility .listElderly li:nth-child(2n) {
        margin-right: 0;
    }

    .areaFacility .boxFacility .listElderly li .faciContent .faciTitle,
    .areaFacility .boxFacility .listElderly li .faciContent .faciTitle a {
        font-size: 16px;
        min-height: 48px;
        margin-bottom: 3px;
    }

    .areaFacility .boxFacility .listElderly li .faciContent .text {
        font-size: 14px;
    }

    /*areaCareer*/
    .areaCareer {
        margin-bottom: 30px;
    }

    .areaCareer .careerList>li {
        width: 100%;
    }

    .areaCareer .careerList li .careerlistCt {
        padding: 9px 18px 23px;
    }

    .areaCareer .careerList li .careerlistTitle {
        font-size: 20px;
        padding: 10px 0 8px;
    }

    .areaCareer .careerList li .careerlistCt .careerlistCtitle {
        font-size: 18px;
    }

    .areaCareer .careerList li .careerlistCt .listCate li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 3%;
    }

    /*areaPlan*/

    .areaPlan .listPlan {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }

    .areaPlan .listPlan li {
        padding: 60px 0;
        height: auto;
        width: 168px;
        margin-right: 9px;
        margin-bottom: 10px;
        font-size: 20px;
    }

    /*areaWelfare*/
    .areaWelfare {
        padding-bottom: 40px;
    }

    .areaWelfare .listWelfare li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }

    .areaWelfare .listWelfare li:nth-child(2n) {
        margin-right: 0;
    }

    .areaWelfare .listWelfare li a {
        padding: 10px 5px;
        font-size: 16px;
    }

}

@media(max-width: 768px) and (min-width: 415px) {
    .areaPlan .listPlan {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media(max-width: 414px) {

    .areaPlan .listPlan li {
        padding: 60px 0;
        height: auto;
        width: 168px;
        margin-right: 9px;
        margin-bottom: 10px;
    }

    .areaPlan .listPlan li:nth-child(2n) {
        margin-right: 0;

    }

    .areaWelfare .listWelfare {
        display: flex;
        flex-wrap: wrap;
    }

    .areaWelfare .listWelfare li {
        border: 1px solid #2db294;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 9px;
    }

    .areaWelfare .listWelfare li a {
        border: none;
    }

}