@media screen and (max-width: 768px) {
.shibuichi_block01{
  background: #EFEDE6;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
}
.shibuichi_block01:before{
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 90px 90px 90px;
  border-color: transparent transparent #32312e transparent;
  position: absolute;
  top: 63px;
  left: -65px;
  display: none;
  -webkit-transform-origin: 0 0;
     -moz-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
       -o-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.shibuichi_block01 .table{
  display: block;
  width: 100%;
}
.shibuichi_block01 .table .col{
  display: block;
  width: 100%;
  vertical-align: middle;
}
.shibuichi_block01 .table .col img{
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.shop_access_block .table > .col.info .title{
  font-family: 'Pathway Gothic One', sans-serif;
  font-size: 30px;
  letter-spacing: 10px;
  margin-bottom: 15px;
  text-align: left;
}
.shop_access_block{
  margin-bottom: 0px;
}
.shop_access_block .table{
  display: block;
  width: 100%;
}
.shop_access_block .table > .col{
  width: 100%;
  display: block;
  vertical-align: top;
  position: relative;
}
.shop_access_block .table > .col.info{
  padding: 15px;
  padding-top: 60px;
  padding-bottom: 30px;
  background: #2D2D2D;
  color: #fff;
}
.shop_access_block .table > .col.info a{
  color: #FFF;
}
.shop_access_block .table > .col .shop_map_container{
  width: 100%;
  height: 300px !important;
  min-height: auto;
}
.shop_access_block .table > .col.info .title{
  font-size: 30px;
  margin-bottom: 20px;
  text-align: center;
}
.shop_access_block .table > .col.info .name_en{
  font-size: 16px;
}
.shop_access_block .table > .col.info .name_ja{
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 20px;
}
.shop_access_block .table > .col.info .sns_area{
  margin-bottom: 20px;
}
.shop_access_block .table > .col.info .sns_area a{
  font-size: 16px;
  margin-right: 15px;
}
.shop_access_block .table > .col.info .address_area{
  margin-bottom: 20px;
}
.shop_access_block .table > .col.info a{
  text-decoration: underline;
}
.shop_access_block .table > .col.info .contact_area{
  margin-bottom: 20px;
}
.shop_access_block .table > .col.info .contact_area span{
  margin-right: 20px;
}
.shop_access_block .table > .col.info .contact_area span i{
  margin-right: 5px;
}
.shop_access_block .table > .col.info .info_table{
  width: 100%;
}
.shop_access_block .table > .col.info .info_table th{
  width: 100%;
  vertical-align: top;
  padding: 5px;
  display: block;
}
.shop_access_block .table > .col.info .info_table th .label{
  font-weight: bold;
  display: inline-block;
  width: 100%;
  border: none;
  color: #FFF;
  text-align: left;
  padding: 7px;
  background: #222;
}
.shop_access_block .table > .col.info .info_table td{
  vertical-align: top;
  padding: 15px;
  display: block;
  width: 100%;
}
.shop_shibuichi .shop_access_block{
  background: #EFEDE6;
  padding: 10px;
  position: relative;
  border-bottom: 3px solid #32312E;
}
.shop_access_block .table > .col.info .info_table th .label{
  font-weight: bold;
  display: inline-block;
  width: 100%;
  border: none;
  color: #FFF;
  background: #000;
  text-align: center;
  padding: 7px;
}
.shop_shibuichi .shop_access_block .table > .col.info a{
  color: #000;
}
.shop_shibuichi .shop_access_block .table > .col.info{
  padding: 15px;
  padding-top: 80px;
  background: #EFEDE6;
  color: #000;
  position: static;
}
/*---*/
.shop_access_change_btn_wrap{
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 10px 20px;
  background: none;
  border: 2px solid #000;
}
.shop_access_change_btn_wrap span{
  text-decoration: none;
  color: #000;
}
.shop_map_container{
  border: 3px solid #000;
}
.shop_menu_block{
  text-align: center;
  padding: 5px;
  color: #111;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
.shop_menu_block .title{
  font-family: 'Pathway Gothic One', sans-serif;
  font-size: 60px;
  letter-spacing: 10px;
  margin-bottom: 30px;
  text-align: center;
}
.shop_menu_block > .inner{
  width: 100%;
  background: #EFEDE6;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.shop_menu_block .shop_menu_tab > li{
  display: inline-block;
  letter-spacing: normal;
  color: #000;
  background: #efede6;
  padding: 10px 15px;
  text-align: center;
  margin-bottom: 0px;
  width: 120px;
  cursor: pointer;
}
.shop_menu_block .shop_menu_tab > li:last-child{
  width: 240px;
}
.shop_menu_block .shop_menu_tab > li.on{
  background: #000;
  color: #fff;
}
.shop_menu_block .item_list .item .image{
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
     -moz-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
       -o-transition: opacity 0.3s ease;
          transition: opacity 0.3s ease;
}
.shop_menu_block .item_list .item .name{
  color: #000;
  margin-bottom: 5px;
}
.shibuichi_block02{
  text-align: center;
  padding: 70px 50px 60px 50px;
  color: #FFF;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
.shibuichi_block02 .logo img{
  max-width: 100%;
}
.shibuichi_block01 .title{
  font-size: 30px;
  letter-spacing: 10px;
  font-family: 'Pathway Gothic One', sans-serif;
}
.shibuichi_block01 .title_ja{
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 4px;
  margin-bottom: 20px;
}
.shibuichi_block01 .title_en{
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.shibuichi_block01 .text{
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 30px;
}
.shop_shibuichi .corp_news_block{
  background: #EFEDE6;
}
.shop_shibuichi .corp_news_block .inner{

}
.shop_shibuichi .corp_news_title{
  font-size: 30px;
  margin-bottom: 0px;
  font-family: 'Pathway Gothic One', sans-serif;
  letter-spacing: 10px;
  margin-bottom: 20px;
}
.shop_shibuichi .corp_news_block .table .col{
  width: 100%;
  display: block;
}

.shop_shibuichi .corp_news_block .table .col:nth-of-type(1) {
  width: 100%;
  display: block;
}
.corp_news_block .news_list > li:nth-child(odd){
  background: #EFEDE6;
}
.corp_news_block .news_list > li:last-child{
  margin-bottom: 15px;
}
.corp_news_block .news_list .title{
  width: 60%;
}
.corp_news_block .news_list .date{
  margin-right: 15px;
}

.slick-dots{
  bottom: calc(50% - 90px);
}

.mv_news_on .slick-dots{
  bottom: calc(50% - 85px);
}





















}