@charset "utf-8";
@media screen and (max-width: 670px) {
  
  body{
    padding-top: 82px;
    font-size: 15px;
    background: #eee;
  }
  body.home{
    background: url(img/about_main.jpg) repeat center 30px;
    background-size: 200% auto;    
  }

  
body.home::before {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background:url(img/35234502.jpg) center/cover no-repeat; 
  /*fixedをトル！*/
  -webkit-background-size:cover;/*Android4*/
  }
  body.page,
  body.single{
    background: #232;
  }
  
  
  
  .display-sp{
    display: block!important;
  }
  
.display-pc{
  display: none;
}
  
  
.home03 dl,
.home03 dl dd,
  .price_box_parent,
  .home04 ul,
  .innner_box,
.home09 dl,
  .home03 dl, .news_box,
  .home03 dl dd, .news_box dd,
  .page .entry-content,
  .home03 dl dt, .news_box dt,
  .home_img p,
.home .price_box_parent{
    width: auto;
  }
  .home03 dl dt, .news_box dt{
    text-align: left;
    display: block;
  }
  .home03 .news_box dl dt{
    text-align: left;
    display: inline-block;
  }
  .home03 .event_box dt{
    display: inline-block;
    width: 33%;
  }
  
  .page article,
  .entry-content,
  .news_box{
    padding-left: 3%;
    padding-right: 3%;
  }
  
  .home01 h1{
     letter-spacing: 0.06em;
  }
  .home04 h3{
    margin-bottom: 10px;
  }
  
header .logo img {
  max-width: 140px;
  }
  
  .logo{
    padding: 0;
    margin-top: 1px;
    margin-left: 12px;
  }
  .home .logo{
    text-align: left;
  }
  
  .home03 ul li,
  .app_box{
    display: block;
    width: auto;
  }
  
.home04 h2,
  .home h2 {
    font-size: 44px;
    font-weight: bold;
    padding-top:  33px;
  }
  
  .home .home_corona h2{
    font-size: 20px;
  }
.home .home01 h2{
    font-size: 7vw;
    margin-top: 150px;
    padding-top:  4px;
    padding-bottom: 4px;
    }
  .home01 h3{
    font-size: 3.6vw;
    letter-spacing: 0em;
    padding: 10px 13px;
  }
  
  .home02,  
  .home03,  
  .home04,  
  .home05,  
  .home06,  
  .home07,  
  .home08,  
  .home09,  
  .home10{
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 20px;
    padding-bottom: 50px;
  }  
  .entry-content h2.shoplist_head,
  .home02 h2{
    font-size: 7vw;
    letter-spacing: 0;
  }
  
  .home03 ul li a{
    display: block;
    width:auto;
  }
  .home05 ul{
    display: flex;
  flex-wrap: wrap;
  }
  
  .home05 ul li {
    width: 48%;
    vertical-align: top;
    margin: 0 1% 22px;
}
  .home05 ul li img{
    height: auto;
  }
  .home05 ul li p{
    margin-top: 5px;
  }
  .home06 h2 span:after {
    clear: both;
    display: block;
  }
  .home06 h3{
    text-align: center;
    font-size: 14px;
  }
  .home06 h2 span {
    background: #FF4F65;
    padding: 3px 10px;
    margin-right: 0px;
    color: #fff;
    line-height: 1.3;
    vertical-align: middle;
    display: block;
    margin-bottom: 10px;
    margin-top: 43px;
  }
  .home07 .title {
    font-size: 25px;
  }
  
  .home09 h2 {
    font-size: 24px;
}
  .entry-content h2{
    font-size: 18px;
    letter-spacing: .05em;
    line-height: 1.4;
    margin-bottom: 5px;
  }
  ul.step{
     display: block;
}
  ul.step li{
    width: auto;
  }
  
dl.table {
  background: #fafafa;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
dl.table dt,
dl.table dd {
  padding: 10px 10px 0 10px;
  border-top: 1px solid #ccc;
}
dl.table dt {
  width: 40%;
  float: left;
  font-weight: bold;
}
dl.table dd {
  background: #fff;
  margin-left: 40%;
  padding-bottom: 10px;
  border-left: 1px solid #ccc;
}
dl.table dd:after {
  content: '';
  display: block;
  clear: both;
}
 
.openhour{
  max-width: 1000px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.openhour li{
  width: auto;
  display: flex;
  margin: 0 0.25%;
}

.openhour_day{
  width: 30%;
  padding: 10px 0px 10px;
  background: #eee;
  margin-bottom: 4px;
  font-weight: bold;
}
.openhour_time{
  width: 70%;
  background: #f9f9f9;
  padding: 10px 0px;
  margin-bottom: 4px;
} 
  .home09 dt:before{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  
  .menu_btn{
    position: fixed;
    top:0;
    right: 0;
    padding-top: 26px;
    padding-bottom: 20px;
    width: 65px;
    text-align: center;
    font-size: 32px;
    z-index: 102;
  }
  .home .menu_btn i{
    color: #000;
  }
  .menu_btn i{
    color: #000;
  }
  .menu_btn i.close_btn{
    color: #fff;
    text-shadow: 0 0 2px rgba(0,0,0,0.5);
  }
  
  .menu_btn span{
    font-size: 11px;
    display: block;
    letter-spacing: -0.092em;
  }
  .menu_btn_clicked .bg{
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom:0;
    height: calc(100vh);
    z-index: 1;
  }
  .menu_btn_clicked{
    overflow: hidden;
  }
  .menu{
    display: none;
    position: fixed;
    top: -23px;
    background: rgba(1,1,1,1);
    background-size: auto 100%;
    left: 0;
    bottom: -60px;
    right: 0;
    text-align: center;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.17em;
    padding-top: 30px;
  }
  
  .menu a{
    text-decoration: none;
    display: block;
    padding: 12px 6px;
    color: #fff;
  }
  .menu_btn_clicked .menu{
    display: block;
      overflow-y: scroll;
      padding-bottom: 70px;
  }
  
  .menu_btn_clicked .fa,
  .close_btn{
    display: none;
  }
  
  .menu_btn_clicked .close_btn,
  .menu_btn_clicked .fa-times{
    display: block;
    font-style: inherit;
  }
    .home03{
        background-size: auto 110%;
    }
  .home03 dl dt {
    width: auto;
    font-size: 15px;
    font-weight: bold;
  }
  .price_box{
    width: auto;
    margin-right: auto;
    float: none;
  }
  .home01 h1{
    font-size: 38px;
  }
 
  .wpcf7-form dl dt {
    float: none;
    width: auto;
    padding: 10px 0 0 0;
    font-weight: bold;
    line-height: 150%;
  }
  .wpcf7-form dl dd {
    padding: 10px 0 10px 0;
    line-height: 150%;
    border-bottom: 1px #CCCCCC solid;
  }
  .wpcf7-form textarea,
  .wpcf7-form input[type="text"],
  .wpcf7-form input[type="email"] {
    width: 95%;
    border: 1px solid #CCC;
  }

  
  header{
    padding: 0;
    position: fixed;
    z-index: 101;
  }
  
  header .logo{
    position: relative;
    margin: 1rem auto;
    height: auto;
    background: none;
    padding-top: 0;
    padding-left: 20px;
    width: auto;
    z-index: 0;
  }
  header .menu a{
    font-size: 29px;
    line-height: 1.3;
  }
  header .menu a span{
    font-size: 14px;
    display: block;
    opacity: 0.8;
  }
  
  
  header .menu li ul{
    margin-bottom: 12px;
  }
  
  header .menu li ul li a{
    font-size: 18px;
  }
  
  header .menu li ul li a:before{
  content: '\f0da';
    margin-right: 3px;
    font-family:"FontAwesome","Font Awesome 5 Free","Font Awesome 5 Brands";
  }
  .error-404{
    padding-left: 3%;
    padding-right: 3%;
  }
  
  
  .author-box {
    padding: 10px;
  }
  .author-box img {
    width: 50px;
  }
  
    .drinkMenuList {
    float: none;
    width: auto;
}
  
  footer{
    padding-top: 50px;
  }
    footer ul{
        font-size: 11px;
    }
    
    .sub_banner img{
        max-width: 100%;
        height: auto;
        border: 1px solid #ccc;
        margin: 10px auto 0;
    }
    .post-type-archive-event .entry-content{
        padding: 0;
        margin-left: 1%;
        margin-right: 1%;
    }
    .fc-toolbar{
        display: block;
        text-align: center;
    }
    .fc-center{
        font-size: 12px;
    }
    .fc-content{
        font-size: 11px;
    }
    .fc-day-number{
        font-size: 12px;
        font-weight: bold;
    }
    .fc-title{
        font-size: 11px;
    }
    .fc-scroller{
        height: auto!important;
    }
    .nenmu{
        display: block;
        font-size: 15px;
    }
    
.banner-box div{
    display: inline-block;
    margin: 0 5% 10px;
    width: auto;
}
.banner-box div img{
    max-width:100%;
}

  
    .home_youtube img{
        max-width: 100%;
    }  
  
  .home01{
    padding-top: 10px;
    padding-bottom: 50px;
  }
  
  
  .shop_list{
    display: block;
  }
  .shop_list li{
    width: auto;
    margin-bottom: 20px;
  }
  .shop_list_name{
    font-size: 11.5vw;
  }
  .shop_list_info{  
    font-size: 8vw;  
  }

dl.news_box,
dl.news_box dt,
dl.news_box dd{
  width: auto;
  display: block;
  }


.single .entry-content,
  .page .entry-content{
    width: auto;
  }
  
  
.event_box01 dt{
  width: 22%;
  padding-right: 5px;
  font-size: 14px;
}
.event_box01 dd{
  padding: 12px 15px;
  width: 78%;
}
  
.aiseki li{
  width: 31.3%;
  margin: 0 1%;
}
  
.info01{
  text-align: left;
  font-size: 16px;
  }

.info01 br{
  display: none;
  }


}