@media (max-width: 768px) {
  /*--------------------------------
    all-cmn
    --------------------------------*/
  .all-cmn .cont-bdr::before {
    width: 80%;
    margin-bottom: 50px;
  }
  .all-cmn .reserve-cafe_bar .tel {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .all-cmn h2.fle {
    display: block;
  }
  .all-cmn h2 .main {
    font-size: 22px;
    font-size: 2.2rem;
    display: block;
  }
  .all-cmn h2 .ruby {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 10px;
    display: block;
  }
  .all-cmn h2 aside {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .all-cmn h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  /*--------------------------------
    header
    --------------------------------*/
  header {
    position: relative;
    z-index: 99;
  }
  header .header-bar {
    z-index: 99;
    position: relative;
  }
  header .header-bar .ctn {
    padding: 0;
  }
  header .header-bar h1, header .header-bar .shop, header .header-bar .button, header .header-bar .tel {
    margin: 5px;
  }
  header .header-bar h1 img {
    height: 18vh;
  }
  header .header-bar .wrp {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  header .header-bar .info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  header .header-bar .shop a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  header .header-bar .tel {
    font-size: 22px;
    font-size: 2.2rem;
  }
  header .wrp-mv {
    margin-top: 0;
  }
  header .wrp-mv .mv-main {
    height: 300px;
  }
  header .wrp-mv .mv-main .cc {
    padding: 0 5%;
  }
  header nav #menu-btn {
    background: #362e2b;
  }
  header nav #menu-btn span {
    background: #fff;
  }
  header nav #gnav {
    background: #7e6b5a;
  }
  header nav ol {
    width: auto;
    display: block !important;
    background: none;
    padding: 60px 20px 20px !important;
  }
  header nav ol li {
    border-bottom: solid 1px #fff;
  }
  header nav ol li a {
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 15px 0;
  }
  header nav ol li a::before {
    content: none !important;
  }
  header nav ol li.sns {
    margin-left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-bottom: none;
  }
  header nav ol li.sns a {
    width: 40px;
    margin: 0 20px;
  }
  /*--------------------------------
    container-top
    --------------------------------*/
  .container-top h2 {
    font-size: 22px !important;
  }
  .container-top h2 .ruby {
    margin-top: 10px;
  }
  /*--------------------------------
    commit
    --------------------------------*/
  .container-top article.commit .wrp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    flex-direction: column-reverse;
  }
  .container-top article.commit .wrp figure {
    text-align: right;
    margin-left: auto;
    margin-right: inherit;
    position: relative;
    z-index: 2;
  }
  .container-top article.commit .wrp figure img {
    height: 40vh;
  }
  .container-top article.commit .wrp p {
    width: 80%;
    padding: 30px;
    margin-top: -5vh;
  }
  /*--------------------------------
    menu
    --------------------------------*/
  .container-top article.menu .ctn {
    display: block;
  }
  .container-top article.menu figure, .container-top article.menu .box {
    margin: 0 auto;
  }
  .container-top article.menu .box {
    margin-top: 20px;
  }
  .container-top article.menu .obj {
    display: none;
  }
  /*--------------------------------
    blog
    --------------------------------*/
  .container-top article.blog h2::after {
    margin-left: 0;
  }
  /*--------------------------------
    event
    --------------------------------*/
  .container-top article.event .txt-box {
    padding: 30px;
  }
  /*--------------------------------
    info
    --------------------------------*/
  .container-top article.info .flebox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
/*# sourceMappingURL=style_sp_cafe_bar.css.map */