@media screen and (max-width: 767px) {
    h1{
        width: 50%;
    }

    p,dd{
        font-size: 14px;
    }

    .offset-1{
        margin-left: 0;
    }

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

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

    .grnv-sp .navbar-toggler .navbar-toggler-icon{
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }

    .navbar-toggler .navbar-toggler-icon,.change-color .navbar-toggler .navbar-toggler-icon{
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(141,194,31,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }

    .nav{
        flex-direction: column;
        background-color: rgba(255, 255, 255, .5);
    }

    .nav-link{
        text-align: center;
        color: white;
        margin: 5px auto;
    }

    .sw-sl .swiper-text h3{
        font-size: 20px;
    }

    .sw-sl .swiper-text p{
        font-size: 14px;
    }

    .sp-column{
        flex-direction: column;
    }

    .sp-column-rev{
        flex-direction: column-reverse;
    }

    .sp-w100{
        width: 100%;
    }

    .tp-about{
        margin-bottom: 100px;
    }

    .tp-ab-title figure{
        margin-top: -100px;
    }

    .tp-ab-title h2{
        line-height: 1.5em;
    }

    .tp-ab-text p{
        line-height: 1.3em;
        letter-spacing: 0;
    }

    .news-title,.shoplist-title{
        width: 80%;
    }

    .news-title p,.ser-title p,.shoplist-title p,.recr-title p{
        font-size: 100px;
    }

    .recr-title p{
        text-align: center;
    }

    .news-title h2,.ser-title h2,.shoplist-title h2,.recr-title h2{
        top: 0;
        font-size: 28px;
    }

    .tp-service,.tp-comp-recr{
        padding: 100px 0;
    }

    .news-title img{
        display: none;
    }

    .news-content{
        padding: 20px;
    }

    .news-content dt{
        font-size: 16px;
    }

    .news-content dd{
        margin-bottom: 20px;
    }

    .sw-campaign .swiper-slide{
        width: 100%!important;
    }

    .camp-card{
        margin: 0;
    }

    .ser-btn-t,.ser-btn-b{
        width: 80%;
    }

    .tp-btn-text h3{
        font-size: 16px;
    }

    .ser-btn-item{
        margin-top: 0;
    }

    .tp-recr-btn{
        flex-direction: column;
    }

    .tp-recr-btn li{
        width: 100%;
    }

    .tp-recr-btn li a{
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }

    .comp-recr-btn{
        height: auto;
        margin: 50px 0;
    }

    .tp-contact{
        flex-direction: column;
        margin: 0 auto 50px auto;
        height: 65vh;
    }

    .tp-conta-r,.tp-comp-l{
        width: 100%;
        height: 250px;
        background-color: #8dc21f;
    }

    .tp-contact-text{
        padding: 20px 0 0 20px;
    }

    .tp-contact-text h2{
        font-size: 30px;
    }

    .tp-contact-text p{
        font-size: 12px;
    }

    .tp-shoplist{
        padding: 50px 0;
    }

    .foot-logo{
        width: 80%;
        margin: 0 auto;
    }

    .foot-logo p{
        text-align: center;
    }

    .foot-sitemap{
        margin: 0 auto;
        text-align: center;
    }

    .foot-sitemap li a{
        font-size: 14px;
    }

    .copy{
        border-top: 1px solid white;
        text-align: center;
        margin-top: -5px;
        padding: 10px 0;
    }

    .child-head{
        padding: 100px 0 80px 0;
    }

    .head-title h2{
        font-size: 50px;
    }

    .content-title h3{
        font-size: 26px;
    }

    .mcd{
        margin-bottom: 0;
    }

    .mcd-text{
        line-height: 1.5em;
    }

    .mcd-shopimg,.ipmd-img,.fbd-shopimg{
        margin-top: 50px;
    }

    .mcd-shopimg figure,.fbd-shopimg figure{
        margin-bottom: 0;
    }

    .mcd-info{
        padding: 0;
    }

    .mcd-tel img{
        width: 15%;
    }

    .mcd-map,.fbd-map{
        margin-top: 20px;
    }

    .mcd-map iframe,.fbd-map iframe{
        height: 250px;
    }

    .bsd-gaiyo{
        margin-top: 30px;
    }

    .bsd-text h4{
        font-size: 18px;
    }

    .bsd-works-text li{
        width: 100%;
        margin: 10px 0;
    }

    .bsd-camera-tokucho li{
        font-size: 14px;
    }

    .ipmd{
        margin: 50px 0;
    }

    .fbd-info{
        margin-bottom: 30px;
        padding: 20px 0;
    }

    .taimu-bg,.jpc-bg{
        width: 100%;
        height: 200px;
    }

    .taimu-bg img,.jpc-bg img{
        width: 50%;
    }

    .taimu-link,.jpc-link{
        width: 100%;
        font-size: 14px;
        letter-spacing: 0;
    }

    .syakun-content figure{
        display: none;
    }

    .cor-phi h4{
        font-size: 24px;
    }

    .greeting{
        margin-top: 50px;
    }

    .greeting-content{
        flex-direction: column-reverse;
    }

    .greeting-content .content-title{
        margin: 10px 0;
    }

    .gre-text p{
        font-size: 14px;
        line-height: 1.5em;
    }

    .greeting-content figure{
        width: 100%;
    }

    .greeting-content figure img{
        height: 200px;
        object-fit: cover;
        object-position: 100% 20%;
    }

    .compinfo-content .content-title,.hist-content .content-title{
        width: 100%;
    }

    .compinfo-data th,.compinfo-data td,.hist-data th,.hist-data td{
        display: block;
        width: 100%;
        border-top: none;
        font-size: 14px;
        padding: 15px 0;
    }

    .lifestyle{
        padding: 20px 0;
        background-position: bottom right;
    }

    .sv-img{
        height: 200px;
        object-fit: cover;
    }

    .sv-text-bg1{
        height: 500px;
    }

    .sv-text-bg2{
        height: 600px;
    }

    .sv-text-bg3{
        height: 850px;
    }

    .recr-info{
        margin-bottom: 0;
    }

    .recr-shopbtn a{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .recr-shopbtn a figure{
        width: 40%;
    }

    .recr-shopbtn a dl{
        width: 60%;
    }

    .pripoli-content p{
        line-height: 1.5em;
    }

    .pripoli-content li,.contact-cation li{
        font-size: 14px;
    }

    .cx-text p{
        line-height: 1.3em;
        margin-top: 20px;
    }
}