@media screen and (max-width: 767px) {
    .offset-2,.offset-1,.offset-3{
        margin-left: 0;
    }

    .navbar-brand{
        width: 50%;
    }

    .navbar-light .navbar-toggler{
        border-color: rgba(0, 0, 0, 0);
    }

    .navbar-toggler:focus{
        box-shadow: none;
    }

    .navbar-nav{
        flex-direction: column;
        text-align: center;
    }

    .dropdown-menu{
        display: block;
        box-shadow: none;
        text-align: center;
    }

    .video-wrap{
        margin-top: 60px;
    }

    .tp-ser-title,.tp-company .col-md-10,.tp-contact .col-md-10,.tp-contact-text ul,footer .col-md-10,.foot-site-text,.page-head,.comp-philo .col-md-10,.site-kaigo,.page-ser-head,.recr-contact ul,.kensetsu-ser .col-md-10,.column{
        flex-direction: column;
    }

    .tp-about,.column-re{
        flex-direction: column-reverse;
    }

    .tp-about-text{
        padding: 0 20px;
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .tp-about figure{
        text-align: end;
    }

    .tp-about img{
        width: 70%;
    }

    .tp-service{
        padding-bottom: 150px;
    }

    .tp-ser-btn h4{
        font-size: 15px;
    }

    .tp-ser-btn p{
        font-size: 12px;
    }

    .tp-contact{
        margin-bottom: -10px;
    }

    .tp-contact .col-md-3{
        text-align: center;
        margin: 0 auto;
    }

    .tp-contact img{
        width: 50%;
    }

    .tp-contact-text ul{
        justify-content: center;
    }

    .tp-contact-text li{
        margin-bottom: 10px;
    }

    footer img{
        width: 40%;
    }

    .foot-info-text{
        margin: 30px 0;
    }

    .foot-site-text li{
        margin: 0;
    }

    .page-head{
        align-items: baseline;
    }

    .page-title h3{
        font-size: 30px;
    }

    .comp-title{
        padding-left: 20px;
        margin-bottom: 50px;
    }

    .head-img figure{
        text-align: end;
    }

    .head-img figure img{
        width: 70%;
    }

    .comp-philo-title,.comp-philo-content{
        width: 100%;
    }

    .comp-gre p{
        font-size: 14px;
    }

    .comp-gre img{
        width: 45%;
    }

    .index-content{
        padding-top: 100px;
    }

    .kaigo-index-photo h3{
        font-size: 30px;
    }

    .tp-ser-content{
        flex-direction: column;
        margin-top: 0;
    }

    .tp-ser-content .col-md-4{
        width: 100%;
    }

    .tp-ser-content a{
        display: flex;
        justify-content: center;
        margin: 20px 0;
    }

    .tp-ser-content a img{
        border-radius: 0;
        width: 20%;
    }

    .tp-ser-btn{
        width: 60%;
        margin: auto 0;
        padding: 30px 0;
    }

    .kaigo-index-photo{
        margin-top: 50px;
    }

    .page-ser-head{
        margin-top: 65px;
    }

    .page-ser-title,.page-ser-img{
        width: 100%;
    }

    .page-ser-img img{
        border-radius: 0;
    }

    .page-ser-text{
        margin-left: 0;
        text-align: center;
    }

    .page-ser-text h2{
        font-size: 30px;
    }

    .page-ser-text p{
        font-size: 14px;
    }

    .page-title{
        margin: 20px 0;
    }

    .page-title h3{
        margin-top: 30px;
    }

    .info-terms p{
        line-height: 1.5em;
        font-size: 16px;
    }

    .info-map iframe{
        height: 250px;
    }

    .info-pro1 th,.info-pro1 td,.info-pro2 th,.info-pro2 td,.recruit-info th,.recruit-info td,.comp-prof th,.comp-prof td{
        display: block;
        width: 100%;
        border-top: none;
    }

    .kaigo-staff-list a,.kaigo-pg-list a{
        width: 48%;
    }

    .kaigo-recr-text br{
        display: none;
    }

    .recr-process-step img{
        width: 20%;
        margin-right: 10px;
    }

    .recr-contact h4{
        font-size: 20px;
    }

    .recr-contact ul{
        margin: 0;
        width: 100%;
    }

    .recr-contact li a{
        margin: 0 auto;
        font-size: 20px;
        width: 320px;
    }

    .bott-line-sp{
        margin-top: -20px;
    }

    .kensetsu-ser .col-md-10{
        margin-top: 20px;
    }

    .ken-list{
        width: 100%;
        margin: 20px auto;
    }

    .kensetsu-str figure,.ken-forte{
        width: 100%;
    }

    .ken-kankyo{
        width: 95%;
        margin: 0 auto;
    }

    .kankyo-text{
        padding: 20px;
    }

    .ken-works-img{
        flex-wrap: wrap;
    }

    .ken-works-data{
        width: 70%;
        margin: 20px auto 0 auto;
    }

    .hoken-ser{
        margin: 50px auto;
    }

    .hoken-ser-content{
        width: 100%;
    }

    .hoken-str-text{
        padding: 10px;
    }

    .hoken-str-text h4{
        font-size: 24px;
    }
}