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

    .pc{
        display: none;
    }

    .logo{
        width: 40%;
    }

    .main-content{
        width: 95%;
        padding-left: 0;
    }

    .main-content h1{
        font-size: 24px;
        letter-spacing: 5px;
    }

    .main-content p{
        letter-spacing: 0;
        line-height: 1.2em;
    }

    .tp-about-l,.about-text{
        width: 90%;
        margin: 0 auto;
    }

    .tp-about-l img{
        width: 20%;
    }

    .tp-menu{
        flex-direction: column;
    }

    .tp-menu-b{
        height: 30vh;
    }

    .tp-menu-content h3{
        font-size: 30px;
    }

    .tp-menu-sub{
        margin-bottom: 0;
    }

    .btn{
        width: 150px;
    }

    .tp-hl{
        margin: 100px auto;
    }

    .tp-hl-content{
        flex-direction: column;
    }

    .tp-hl .tp-title img{
        width: 20%;
    }

    .tp-hl-content figure,.tp-hl-info{
        width: 90%;
    }

    .tp-hl-content-img img{
        height: 200px;
        object-fit: cover;
    }

    .tp-hl-info{
        margin-top: 30px;
    }

    .tp-hl-info table{
        width: 100%;
    }

    .tp-hl-info th,.tp-hl-info td{
        display: block;
        width: 100%;
    }

    .tp-hl-info th{
        border-bottom: 1px solid #758492;
    }

    .tp-map iframe{
        height: 200px;
    }

    footer{
        padding: 50px 0;
    }

    .foot-sitemap ul{
        flex-direction: column;
    }

    .foot-sitemap li{
        text-align: center;
    }

    footer figure{
        width: 40%;
    }

    .main-navbg{
        width: 10%;
    }

    .common-head .main-content{
        padding-left: 10px;
    }

    .common-head .main-content h1{
        font-size: 22px;
        letter-spacing: 1px;
    }

    .common-head .main-content h3{
        font-size: 14px;
    }

    .common-head .main-content p{
        display: none;
    }

    .about-content1{
        flex-direction: column-reverse;
    }

    .about-text{
        padding-left: 0;
    }

    .about-text h3{
        font-size: 22px;
    }

    .about-img1{
        width: 100%;
        margin-bottom: 20px;
    }

    .about-text p{
        line-height: 1.5em;
    }

    .about-text figure{
        width: 50%;
    }

    .about-content2{
        margin-bottom: 0;
    }

    .menu-content{
        margin-top: 50px;
    }

    .menu-sake-date{
        margin-bottom: 50px;
    }

    .menu-margin,.shop-flex1,.shop-flex2{
        flex-direction: column;
    }

    .menu-title,.menu-sake,.menu-list,.sh-info,.sh-map,.sh-info table,.sh-intro-l,.sh-intro-r,.menu-nomi{
        width: 100%;
    }

    .menu-sake-list{
        width: 48%;
    }

    .menu-sake-list h4,.menu-margin th,.menu-margin td{
        font-size: 14px;
    }

    .menu-list,.menu-sake,.menu-nomi{
        margin-top: 30px;
    }

    .menu-list th,.menu-list td,.sh-info th,.sh-info td{
        display: block;
        width: 100%;
        padding: 10px 12px;
    }

    .menu-list tr:first-child td{
        border-top: 1px dotted #758492;
    }

    .shop-flex1{
        margin-bottom: 50px;
    }

    .sh-info th{
        border-bottom: 1px solid #758492;
    }

    .sh-map{
        margin-top: 20px;
    }

    .sh-map iframe{
        height: 150px;
    }

    .field label{
        width: 100%;
    }

    .control{
        width: 100%;
    }

    .pripoli-content{
        margin-top: 50px;
    }
}