@charset "utf-8";
/* CSS Document */

.mvfast {
    background-image: url(/img/mv.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    padding-top: 14%;
    padding-bottom: 17%;
}

.copy {
    padding-left: 135px;
    padding-top: 40px;
    margin-top: 0px;
    line-height: 52px;
    letter-spacing: 5px;
    font-size: 38px;
}

.box01 {
    background-image: url(/img/main.jpg);
    padding-top: 25%;
    padding-bottom: 25%;
    background-position: center;
    width: 95%;
    margin: 0 auto;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 60px;
}

.kaigo {
    position: absolute;
    bottom: -30px;
    left: 2%;
    background-color: #fafafa;
    padding: 20px 30px 30px 30px;
    width: 40%;
}

.ti {
    font-size: 25px;
    line-height: 40px;
    border-bottom: 1px solid #d8ebff;
    
}

.box01 .kaigo p {
    padding-top: 10px;
}

.box01 .kaigosien .ti {
    font-size: 25px;
}

.box01 .kaigosien p {
    padding-top: 10px;
}

.kaigosien {
    position: absolute;
    bottom: -30px;
    right: 2%;
    background-color: #fafafa;
    padding: 20px 20px 30px 30px;
    width: 40%;
}

.iryou {
    position: absolute;
    top: 8%;
    padding: 30px;
    text-align: center;
    width: 95%;
}

.iryou p {
    padding-top: 15px;
}

.newsbox {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 80px;
}

.newsbox h2 {
    font-size: 35px;
    letter-spacing: 4px;
    text-align: center;
    font-weight: 500;
}

.newsbox h2 span {}


.newsbox ul {
    padding-top: 35px;
    text-align: center;
}

.newsbox ul li {
    display: inline-block;
    text-align: center;
    border: 1px solid #007bbb;
    padding: 12px;
    border-radius: 10px;
    width: 10%;
    margin-right: 10px;
    cursor: pointer;
}

/*--------白庭病院--------*/

.newsbox ul .shiraniwa {
    border: 1px solid #007bbb;
    color: #007bbb;
}

.newsbox ul .shiraniwa:hover {
    color: white;
    background-color: #007bbb;
}

.newsbox ul .shiraniwa.is-active {
    color: white;
    background-color: #007bbb;
}

/*--------白庭病院--------*/

/*--------東生駒病院--------*/

.newsbox ul .higasiikoma {
    border: 1px solid #ed778a;
    color: #ed778a;
}

.newsbox ul .higasiikoma:hover {
    color: white;
    background-color: #ed778a;
}

.newsbox ul .higasiikoma.is-active {
    color: white;
    background-color: #ed778a;
}

/*--------東生駒病院--------*/

/*-------グランファミリア--------*/

.newsbox ul .guran {
    border: 1px solid #FFA500;
    color: #FFA500;
}

.newsbox ul .guran:hover {
    color: white;
    background-color: #FFA500;
}

.newsbox ul .guran.is-active {
    color: white;
    background-color: #FFA500;
}

/*-------グランファミリア--------*/

/*-------エリクシール--------*/

.newsbox ul .eric {
    border: 1px solid #6bb334;
    color: #6bb334;
}

.newsbox ul .eric:hover {
    color: white;
    background-color: #6bb334;
}

.newsbox ul .eric.is-active {
    color: white;
    background-color: #6bb334;
}

/*-------エリクシール--------*/

/*-------委託介護支援--------*/

.newsbox ul .itakukaigo {
    border: 1px solid #cc56cc;
    color: #cc56cc;
}

.newsbox ul .itakukaigo:hover {
    color: white;
    background-color: #cc56cc;
}

.newsbox ul .itakukaigo.is-active {
    color: white;
    background-color: #cc56cc;
}

/*-------委託介護支援--------*/

/*-------採用--------*/

.newsbox ul .saiyou {
    border: 1px solid #3f99ff;
    color: #3f99ff;
}

.newsbox ul .saiyou:hover {
    color: white;
    background-color: #3f99ff;
}

.newsbox ul .saiyou.is-active {
    color: white;
    background-color: #3f99ff;
}

/*-------採用--------*/

/*-------看護--------*/

.newsbox ul .kango {
    border: 1px solid #ec649e;
    color: #ec649e;
}

.newsbox ul .kango:hover {
    color: white;
    background-color: #ec649e;
}

.newsbox ul .kango.is-active {
    color: white;
    background-color: #ec649e;
}

/*-------看護--------*/

.newsbox ul .saiyou {
    border: 1px solid #3f99ff;
    color: #3f99ff;
}

.newsbox .newslist {
    padding-top: 20px;
    padding-bottom: 30px;
}

.newsbox .newslist li:first-child {
    border-top: 1px solid #eeeeee;
}

.newsbox .newslist li {
    width: 100%;
    border: none;
    padding-top: 23px;
    padding-bottom: 23px;
    display: block;
    text-align: left;
    padding-left: 20px;
    border-bottom: 1px solid #eeeeee;
    box-sizing: border-box;
}

.newsbox .newslist a {}

.newsbox .newslist span {
    background-color: #a9adb0;
    font-size: 13px;
    padding: 5px 15px 5px 15px;
    border-radius: 10px;
    width: 5%;
    margin-right: 15px;
    color: white;
    letter-spacing: 1px;
}

.newsbox i {
    margin-right: 15px;
    font-style: normal;
}

.btn01 {
    width: 180px;
    background-color: #3e9eff;
    text-align: center;
    padding: 12px 0 12px 0;
    border-radius: 25px;
    color: white;
    margin: 0 auto;
}

.btn01 a {
    color: white;
    letter-spacing: 1px;
}

.recruitbox {
    background-image: url(/img/saiyou.jpg);
    padding-top: 15%;
    padding-bottom: 8%;
    background-repeat: no-repeat;
    margin-top: 120px;
    background-position: center;
    position: relative;
}

.box01_sp {
    display: none;
}

.sp_copy {
    display: none;
}

.recruitbox .textrecbox {
    position: absolute;
    top: -15px;
    ;
    left: 10%;

}

.recruitbox .recti {
    font-size: 85px;
    color: #3e9eff;
    letter-spacing: 5px;
    margin-bottom: 40px;
    font-family: 'Open Sans', sans-serif;
    float: left;
}

.recruitbox .btn01 {
    float: right;
}

.recruitbox_sp{
   
    display: none;
}

@media only screen and (max-width: 1700px) {
    .box01 {
        padding-top: 35%;
        margin-top: 90px;
    }
}

@media only screen and (max-width: 1600px) {
    .box01 {
        padding-top: 30%;
        margin-top: 80px;
    }
}

@media only screen and (max-width: 1300px) {
    .box01 {
        padding-top: 23%;
        padding-bottom: 40%;
        margin-top: 100px;
    }
    .recruitbox {
        background-image: url(/img/saiyou.jpg);
        padding-top: 18%;
        padding-bottom: 14%;
        background-repeat: no-repeat;
        margin-top: 40px;
        background-position: center;
        position: relative;
    }
}

@media only screen and (max-width: 1200px) {
    .box01 {
        padding-top: 35%;
        padding-bottom: 40%;
        margin-top: 100px;
    }
}









@media only screen and (max-width: 1024px) {

    .mv {
        padding-top: 25%;
        padding-bottom: 25%;
    }

    .textrecbox {
        display: none;
    }

    .newsbox {
        width: 95%;
        margin: 0 auto;
        padding-top: 40px;
    }
    .newsbox h2 {
        font-size: 30px;
        letter-spacing: 4px;
        text-align: center;
        font-weight: 500;
    }


    .newsbox ul {
        padding-top: 35px;
        text-align: center;
    }
    .newsbox ul li {
        font-size: 14px;
        display: inline-block;
        text-align: center;
        border: 1px solid #007bbb;
        padding: 12px;
        border-radius: 10px;
        width: 35%;
        margin-bottom: 10px;
        cursor: pointer;
        letter-spacing: -1px;
    }
    .newsbox .newslist {
        padding-top: 0px;
    }
    .newsbox .newslist li {
        padding-left: 0px;
        padding-top: 15px;
        padding-bottom: 15px;

    }
    .newsbox .newslist li:first-child {
        padding-top: 30px;
    }
    .newsbox .newslist {
        padding-bottom: 10px;
    }
    .newsbox .newslist span {
        width: 30%;
        font-size: 13px;
    }
    .newsbox .newslist a {
        display: block;
        padding-top: 10px;
        line-height: 25px;
    }

    .recruitbox {
        display: none;
    }
    .recruitbox_sp{
        display: block;
         margin-top: 40px;
    margin-bottom: 40px;
    }
    .copy img {
        width: 100%;
    }
    .copy {
        padding-left: 50px;
        text-align: center
    }

    .box01_sp {
        display: block;
        margin: 0 auto;
        width: 90%;
        margin-top: 20px;
    }
    .box01 {
        display: none;
    }
    .sp_copy {
        display: block;
        color: white;
        font-size: 30px;
        line-height: 45px;
        text-align: center;
        font-weight: 500;
    }
    .copy {
        display: none;
    }
}

@media only screen and (max-width: 640px) {
    .mv {
        padding-top: 40%;
        padding-bottom: 45%;
        background-size: cover;
    }
    .sp_copy {
        font-size: 20px;
        line-height: 30px;
    }
    .mvfast {
    background-image: url(/img/mv.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    padding-top: 17%;
    padding-bottom: 18%;
}
}
