#menu {
    background-image: url('../_img/bg_menu.png');
    padding: 50px 0 60px;
    margin-bottom: 50px;
}
#menu .cp-msg {
    text-align: center;
    margin-bottom: 50px;
    font-weight: 700;
    color: #C1272D;
}
#menu .cp-msg img {
    width: 182px;
    height: 23px;
}

#staff {
    background-color: #fff;
    padding: 10px;
}

#sns {
    padding-bottom: 50px;
}
.fb-page {
    margin: 0 auto;
}

#top_menu .row .columns img {
    width: 100%;
}


/* Small only */
@media screen and (max-width: 39.9375em) {
    h2 {
        text-align: center;
        margin-bottom: 20px;
    }

    .swiper-container-sp {
        position: relative;
    }
    .swiper-slide img {
        width: 100%;
    }
    .catch {
        position: absolute;
        bottom: 10px;
        z-index: 9999;
        width: 100%;
        text-align: center;
        padding: 1rem;
        height: 100%;
    }
    .catch img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }
    .swiper-pagination {
        display: none;
    }

    #main{
      margin-top: 30px;
    }

    #menu {
        background-size: cover;
    }
    #menu .cp-msg span {
        display: block;
        color: #C1272D;
        font-size: 1.313rem;
    }
    #menu .cp-msg span.cp-date {
        font-size: 1rem;
    }

    #top_menu p{
      margin-top: 20px;
      margin-bottom: 30px;
    }

    #service-menu-btn .columns {
        margin-bottom: 20px;
    }
    #service-menu-btn .columns a img {
        width: 100%;
    }
    #top_menu .row .columns img {
        width: 100%;
    }
    .sns-icon {
        display: block;
        margin: 0 auto;
    }
    #insta,
    #fb {
        margin-top: 30px;
        text-align: center;
    }
    #insta h2,
    #fb h2{
        font-size: 0.75rem;
    }
    #insta h2:after,
    #fb h2:after {
        content: initial !important;
    }


    .blog_bnr_wrapper{
      width: 95%;
      margin: 0 auto;
    }
    .blog_bnr_wrapper ul{
      margin: 30px auto 60px auto;
      width: 70%;
    }
    .blog_bnr_wrapper ul li{
      list-style: none;
      text-align: center;
      font-size: 0.75rem;
    }
    .blog_bnr_wrapper ul li img{
      width: 100%;
    }
    .blog_bnr_wrapper p{
      margin-top: 10px;
    }

    .blog_bnr_wrapper a:hover{
      -webkit-transition: all .3s;
      transition: all .3s;
      opacity: 0.5 ;
    }
}

/* Medium and up */
@media screen and (min-width: 40em) {
    #menu {
        background-size: cover;
    }
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  h2 {
      text-align: center;
      margin-bottom: 20px;
  }

  .swiper-container-sp {
      position: relative;
  }
  .swiper-slide img {
      width: 100%;
  }
  .catch {
    position: absolute;
    bottom: 10px;
    z-index: 9999;
    width: 100%;
    text-align: center;
    padding: 1rem;
    height: 100%;
  }
  .catch img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;

  }
  .swiper-pagination {
      display: none;
  }

  #menu {
      background-size: cover;
  }
  #menu .cp-msg span {
      display: block;
      color: #C1272D;
      font-size: 1.313rem;
  }
  #menu .cp-msg span.cp-date {
      font-size: 1rem;
  }
  #service-menu-btn .columns {
      margin-bottom: 20px;
  }
  #service-menu-btn .columns a img {
      width: 100%;
  }
  #top_menu .row .columns img {
      width: 100%;
  }
  .sns-icon {
      display: block;
      margin: 0 auto;
  }
  #insta,
  #fb {
      margin-bottom: 50px;
      text-align: center;
  }
  #insta h2,
  #fb h2{
      font-size: 0.75rem;
  }
  #insta h2:after,
  #fb h2:after {
      content: initial !important;
  }


  .blog_bnr_wrapper{
    width: 95%;
    margin: 0 auto;
  }
  .blog_bnr_wrapper ul{
    margin: 30px auto 60px auto;
    width: 70%;
  }
  .blog_bnr_wrapper ul li{
    list-style: none;
    text-align: center;
    font-size: 0.75rem;
  }
  .blog_bnr_wrapper ul li img{
    width: 100%;
  }
  .blog_bnr_wrapper p{
    margin-top: 10px;
  }

  .blog_bnr_wrapper a:hover{
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0.5 ;
  }
}

/* Large and up */
@media screen and (min-width: 64em) {
   .swiper-pagination {
        max-width: 960px;
        text-align: left;
        margin: auto;
        left: 40px !important;
        right: 0;
   }
   .swiper-pagination-bullet-active {
        background: #C1272D !important;
        opacity: 1 !important;
   }
   .swiper-pagination-bullet {
        opacity: .6;
   }
   .catch {
        width: 960px;
        text-align: left;
        margin: auto;
        left: -40px;
        right: 0;
        position: absolute;
        bottom: 150px;
        z-index: 9999;
   }
    #menu {
        margin-bottom: 50px;
    }
    #menu .cp-msg span.cp-date:before {
        content: "｜";
        color: #C1272D;
        font-weight: 700;
    }

    .staff-pc {
        padding: 30px !important;
        font-size: 0.75rem;
    }

    .insta-account {
        font-size: 0.75rem;
        position: relative;
        margin-bottom: 40px;
        padding-left: 20px;
    }
    .insta-account:before {
        content: "";
        background-image: url('/_img/icon_instagram.png');
        background-size: cover;
        width: 15px;
        height: 15px;
        position: absolute;
        top: 3px;
        left: 0;
    }
    #fb h2 {
        margin-bottom: 20px;
    }

    .blog_bnr_wrapper{
      width: 960px;
      margin: 0 auto;
    }
    .blog_bnr_wrapper ul{
      margin: 30px 0 60px 0;
    }
    .blog_bnr_wrapper ul li{
      width: 210px;
      float: left;
      margin-left: 40px;
      list-style: none;
      text-align: center;
      font-size: 0.75rem;
    }
    .blog_bnr_wrapper ul li img{
      width: 100%;
    }
    .blog_bnr_wrapper ul li:first-child{
      margin-left: 0;
    }
    .blog_bnr_wrapper p{
      margin-top: 20px;
    }

    .blog_bnr_wrapper a:hover{
      -webkit-transition: all .3s;
      transition: all .3s;
      opacity: 0.5 ;
    }
}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}
