/*レスポンシブ*/
@media screen and (max-width:767px) {
    
/*    フル画面アイテム非表示*/
    .greeting_imgbox{
        display: none;
    }
/*    フル画面アイテム非表示*/

    header,nav,main,footer{
        width: auto;
    }
 
    .logo{
        display: none;
    }
    
    .responsive_logo{
        display:inline;
        position: absolute;
        margin: 5%;
    }
    
    .responsive_logo img{
        width: 35%;
    }
    
    body{
/*        min-width: 767px;*/
        
    }
    

    
    header nav ul{
        display: none;
    }
    
    h1{
        font-size: 20px;
        top: 15%;
    }
    
    h2{
        font-size: 14px;
        margin-top: 30vh;
    }
    
    
/*    【レスポンシブ】フッター*/
    
    
    .footer_box{
        margin: 50px 0 0 0;
        display: inline-block;
    }
    
    .footer_box address{
        background-color: white;
        color: black;
        border: solid 1px rgba(14,0,0,0.7);
        margin-bottom: 100px;
    }
    
    .footer_box address a{
        color: black;
    }
    
    
    .footer_box img{
        display: none;
    }
    
    address{
        width: 70%;
        opacity: 1;
        margin: 0 5%;
        padding: 35px 25px;
        font-size: 14px;
    }
    
    address a{
        font-size: 22px;
    }
    
    
    .footer_nav{
        display: none;
    }
    
    
    
    .footer_box02{
        background-color: #0e0000;
        color: white;
        opacity: 0.7; 
        padding-bottom: 100px;
    }

    .footer_box02 p a{
        color: white;
    }
    
    .footer_text01{
        font-size: 14px;
        line-height: 180%;
        margin-top: 10px;
    }
    
     .footer_text02{
        font-size: 14px;
         line-height: 180%;
    }
    
    
    .footer_text03{
        font-size: 14px;
        line-height: 180%;
    }
    
    .footer_text04{
        font-size: 14px;
        line-height: 180%;
    }
    
    

.responsive_footer_img{
    margin-bottom: -6px;
}
    
    
    
/*    【レスポンシブ】ごあいさつページ*/
    .greeting_img01{
        padding-bottom: 30px;
    }
    
    .greeting_img01 img{
        width: 100%;
    }
    
    .greeting{
        width: 100%;
        text-align: center;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .responsive_greeting_imgbox{
        margin: 10%;
    }
    .responsive_greeting_imgbox img{
        width: 100%;
    }
    
    .greeting_textbox{
        
    }
    
    .greeting_text01{
        text-align: center;
        display: block;
        font-size: 14px;
    }
    
    .greeting_text02{
        display: block;
        margin: 0 10%;
        font-size: 18px;
    }
    .greeting_text03{
        display: block;
        margin: 0 10%;
        font-size: 18px;
    }
    .greeting_text04{
        display: block;
        margin: 0 10%;
        font-size: 14px;
    }
    
    
/*    【レスポンシブ】お品書きページ*/
    
    
    .menu_img01 img{
        width: 100%;
    }
    .menu_section{
        display: block;
        flex-flow: column wrap;
    }
    .menu_section div{
        width:auto;
    }
/*【レスポンシブ】たたずまいページ*/
    
    /*PCサイズ用非表示*/
    .appearance_img_nav01{
        display: none;
    }
    .appearance_img_nav02{
        display: none;
    }
    /*ここまで*/
    
    
    .responsive_img_nav{
        
        display: flex;
        justify-content: center;
    }
    
    .responsive_img_nav_ex{
        display: inline-block;
/*        display: flex;*/
        width: 40%;
        margin-right: 5px;
    }
    
    
    
    .responsive_img_nav_ex img{
        max-width: 100%;
        margin: 0;
        display: flex;
        align-items: center;
    }
    
    .responsive_img_nav_ex img:hover{
        opacity: 0.7;
        transition: 0.7s;
    }
    
    .responsive_img_nav_in{
        display: inline-block;
/*        display: flex;*/
        width: 40%;
        margin-left: 5px;
    }
    
    
    
    .responsive_img_nav_in img{
        max-width: 100%;
        margin: 0;
        display: flex;
        align-items: center;
    }
    
    .responsive_img_nav_in img:hover{
        opacity: 0.7;
        transition: 0.7s;
    }
    
    .responsive_button{
        width: 100%;
        padding: 5% 0;
        margin: 0;
        font-size: 15px;
        display: inline-block;
        text-decoration: none;
        color: white;
        background-color: #0e0000;
        opacity: 0.7;
    }
    
    
    
    /*【レスポンシブ】外観・店内共通*/
    
    .appearance_img_nav_box{
        display: none;
    }
    
    .appearance_nav li{
        padding: 80px;
        font-size: 14px;
    }
    
    .appearance_nav{
        top:15%;
    }
    
    .responsive_button_appearance{
        width: 85%;
        padding: 3% 20%;
        margin: 0;
        font-size: 18px;
        line-height: 50px;
        text-decoration: none;
        color: white;
        background-color: #0e0000;
        opacity: 0.7;
    }
    
     /*【レスポンシブ】外観ページ*/
    
    
    .exterior_img01 img{
        width: 100%;
    }
    
    .section_exterior{
        font-size: 14px;
        margin-bottom: 50px;
    }
    
    .line01{
        top:15%;
        width: 60px;
        left:-webkit-calc(50% - 90px);
    }
    
    
    
    /*【レスポンシブ】店内ページ*/
    
    
    .interior_img01 img{
        width: 100%;
    }
    
    .interior_text{
        font-size: 14px;
        
    }
    
     .line02{
        top:15%;
        width: 60px;
        left:-webkit-calc(50% + 30px);
    }
    
    .section_interior{
        font-size: 16px;
        margin-right: 5%;
        margin-left: 5%;
    }
    
    .section_interior div p{
        font-size: 11px;
    }
    
    
/*【レスポンシブ】ご予約・アクセスページ*/
    .address_box{
        margin: 0 5%;
    }
    .address_box p:nth-child(1){
        font-size: 14px;
    }
    .address_box p:nth-child(3){
        font-size: 14px;
    }
    .address_box p:nth-child(4){
        font-size: 14px;
    }
    
    .address_box p:nth-child(9){
        padding: 5%;
    }
    
    .use{
        font-size: 14px;
    }
    
    .address_box p a{
        font-size: 22px;
    }
    
    .address_box .map{
        width: 100%;
    }
    .googlemap_icon{
        width: 30%;
        margin: 2% 5%;
    }
    .infomation{
        font-size: 12px;
        padding: 30px ;
    }
    
    
/*    フッターロゴ*/
    .responsive_reservation_access_logo img{
        display: inline-block;
        width: 20%;
    }
    
    .resevation_access_footer{
    margin: 100px 0 100px 0;
}
    
    
/*【レスポンシブ】フッター*/
    .footer_logo{
        display: none;
    }
    .responsive_footer_logo{
        display: inline-block;
        width: 20%;
        padding-top: 100px;
    }
    
    
    /*ハンバーガーメニュー*/
    .hamburger {
        padding:10px;
        position: fixed;
        z-index: 9999;
        right: 0;
    }
    #nav-drawer {
    /*  position: relative;*/

    }

    /*チェックボックス等は非表示に*/
    .nav-unshown {
      display:none;
    }

    /*アイコンのスペース*/
    #nav-open {
      display: inline-block;
      width: 30px;
      height: 22px;
      vertical-align: middle;
    }

    /*ハンバーガーの形をCSSで表現*/
    #nav-open span, #nav-open span:before, #nav-open span:after {
      position: absolute;
      height: 3px;/*線の太さ*/
      width: 25px;/*長さ*/
      border-radius: 3px;
      background: #a20918;
      display: block;
      content: '';
      cursor: pointer;

    }
    #nav-open span:before {
      bottom: -8px;
    }
    #nav-open span:after {
      bottom: -16px;
    }

    /*閉じる用の薄黒箇所*/
    #nav-close {
      display: none;
      position: fixed;
      z-index: 99;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: black;
      opacity: 0;
      transition: .3s ease-in-out;
    }

    /*メニューの中身*/
    #nav-content {
        font-size: 1.1rem;
        overflow: auto;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 9999;
        width: 90%;
        max-width: 60%;/*最大幅*/
        height: 100%;
        background: black;
        transition: .3s ease-in-out;
        -webkit-transform: translateX(105%);
        transform: translateX(105%);
      /* overflow: auto;
      position: fixed;
      top: 0;
      right: 0;
      z-index: 9999;
      width: 90%; */
      /*max-width: 60%;/*最大幅（お好みで調整を）*/
      /* height: 100%;
      background: black;
      transition: .3s ease-in-out;
      -webkit-transform: translateX(105%);
      transform: translateX(105%); */
    }

    #nav-content ul{
        margin: 20px 0 0 20px;
    }
    #nav-content ul li{
        padding: 15px;
    }

    #nav-content a{
        color: white;
        text-decoration: none;
    }

    /*チェックがついたら表示させる*/
    #nav-input:checked ~ #nav-close {
      display: block;
        opacity: 0.5;
    }

    #nav-input:checked ~ #nav-content {
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
      box-shadow: 6px 0 25px rgba(0,0,0,.15);
    }

    .header-logo-menu{
        display: flex;
        display: -moz-flex;
        display: -o-flex;
        display: -webkit-flex;
        display: -ms-flex;
        flex-direction: row;
        -moz-flex-direction: row;
        -o-flex-direction: row;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
    }
    .greenzone_box h3 {
        line-height: 200%;
    }
}
/*endou0809*/
@media screen and (max-width:1150px){
    /*お品書き*/
    .sp-menu-wrap, .con_menu_cell{
        flex-flow: column nowrap;
    }
    .sp-menu-left, .sp-menu-right, .con_menu_textwrap{
        min-width:465px;
    }
    .con_menu_cell{
        justify-content: center;
        align-items: center;
    }
}
@media screen and (max-width:500px){
    .menu_section div{
        width:48%;
    }
    .menu_section div p{
        text-align: center;
    }
    .menu_section img{
        width:90%;
        height:auto;
        margin:0.2em 0 1em 0;
    }
    .menu_h3{
        font-size:20px;
        text-align: center;
        margin:0 0 1em 0;
    }
    .sp-menu-left{
        width:100%;
        min-width:300px;
    }
    .sp-menu-left img, .con_menu_img, .sp-menu-right, .con_menu_textwrap, .con_menu_textwrap2{
        width:90%;
        min-width:300px;
        height:auto;
    }
    .con_menu_textwrap2{
        max-width:inherit;
    }
    .sp-menu-box{
        flex-flow: column nowrap;
        align-items: stretch;
    }
    .sp-menu-title p, .con_menu_title > p, .con_menu_title2{
        font-size:20px;
    }
    .menu-cont-right p, .con_menu_caution{
        font-size:16px;
    }
    .con_menu_label_wrap{
        margin-left:inherit;
    }
    .con_menu_price_wrap{
        margin-left:inherit;
    }
    .con_menu_text{
        justify-content: space-between;
        align-items: center;
    }
    .con_menu_price_wrap{
        font-size:80%;
    }
    .con_menu_detail_wrap2{
        height:auto;
        font-size:80%;
    }
    .con_menu_caution_wrap2{
        flex-flow: column nowrap;
    }
    .con_menu_text2{
        flex-flow: column nowrap;
        margin-top:1em;
    }
    .con_menu_label2{
        width:100%;
    }
    .con_menu_caution{
        padding-left:inherit;
        text-align: center;
    }
    .con_menu_caution2{
        font-size:80%;
        margin-right:inherit;
    }
    .hyaku-alert{
        font-size:80%;
    }
    .br-block{
    display: none;
}
}