@charset "UTF-8";

*{
  margin: 0;
  padding: 0;
}

a{
  color: #0084ff;
  text-decoration: none;
}

p{
  font-size: 12px;
}

a:hover{
  color: #FF6500;
}

#wrapper{
  width: 980px;
  margin: auto;
  clear: both;
  overflow: hidden;
}

.blank{
  display: none;
}

.corona{
  color: red;
}

#body{
  float: left;
}

#sidebar{
  float: right;
}

h3{
  clear: both;
  overflow: hidden;
  margin-top: 10px;
  padding-left: 20px;
  font-size: 25px;
  border-bottom: 10px #ffc400 double;
  text-align: left;
  margin-bottom: 10px;
}

.clear{
  clear: both;
  overflow: hidden;
}

table{
  font-size: unset;
  border-collapse: collapse;
}

.w10p{
  width: 10% !important;
}

.w20p{
  width: 20% !important;
}

.w40p{
  width: 40% !important;
}

.w80p{
  width: 80% !important;
}

.w90p{
  width: 90% !important;
}

.w100p{
  width: 100% !important;
}

.w240p{
  width: 240px !important;
}

.w360p{
  width: 360px !important;
}

.w100per{
  width: 100% !important;
}

.nomiko{
  font-weight: bold;
  font-size: 98%;
}


.table_note{
  font-size: 12px;
}

.checkbox{
  height: unset;
}

.required{
  width: 30px;
  font-size: 14px;
  background-color: #df0000;
  color: white;
  padding: 0 5px;
  border-radius: 3px;
  margin-left: 5px;
  white-space: nowrap
}

/********************display******************************/
.pc{
  display: inline;
}

.tablet{
  display: none;
}

.mobile{
  display: none;
}

.mobile500{
  display: none;
}

.slide_pc{
  display: inline;
}

.slide_mobile{
  display: none;
}

.pc855{
  display: inline;
}

.pc700t{
  display: table;
}

.pc511{
  display: inline;
}

.pc300{
  display: inline;
}

.mobile855{
  display: none;
}

.mobile700{
  display: none;
}

#mobile_reserve{
  display: none;
}

/********************ヘッダー************************************************************/
header{
  box-shadow: 0 0 3px #6e6e6e;
  /*height: 60px;*/
}

#rogo{
  width: 980px;
  margin: 0 auto;
}

#rogo a{
  width: 150px;
  height: 61px;
  display: block;
}

header img{
  width: 150px;
}

#header_emergency{
  clear: both;
  background-color: #FFF9D3;
  text-align: center;
  border-bottom: solid 2px #f58115;
  margin-bottom: 5px;
  padding: 5px 0 2px;
  margin-top: -6px;
}

.header_emergency_span{
  color: red;
  font-weight: bold;
}

/********************店舗名********************/
#store_top{
  margin-top: 5px;
  clear: both;
}

#store_top ul{
  list-style: none;
  width: 978px;
  height: 19.5px;
  background-color: #f7ede1;
  color: #6b3900;
  font-size: 13px;
}

#store_top li{
  float: left;
}

.genre_top{
  background-color: #e0d7cc;
  padding: 0 5px;
  height: 19.5px;
}

.genre_detail{
  padding: 0 15px 0 5px;
}


#store_left,#seatselect_guest, #coupon_top{
  float: left;
}

#store_left{
  width: 50%;
}

.sub{
  font-size: 11px;
  text-align: left;
  margin: 30px 0 0 20px;
}

.main_name{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  padding-left: 15px;
}

#top_info{
  clear: both;
  font-size: 12.5px;
  padding-left: 15px;
}

#top_info th{
  font-weight: normal;
  padding: 1px;
}

#top_info td{
  padding-right: 3px;
}

#top_info img{
  width: 10.5px;
  height: 10.5px;
  border-radius: 2px;
}

#seatselect_guest{
  background-color: #ffa76c;
  width: 180px;
  height: 100px;
  margin: 10px 1% 0 0;
}

#seatselect_guestin{
  width: 170px;
  height: 90px;
  background-color: #fff;
  margin: 5px;
  border-radius: 10px;
}

#seatselect_guest h5{
  text-align: center;
  margin-top: 2px;
  font-size: 16px;
}

#seatselect_guest img, .seatselect-word{
  float: left;
}

#seatselect_guest img{
  width: 35%;
  margin-left: 2%;
}

.seatselect-word{
  font-size: 26px;
  font-weight: bold;
  margin-top: 13px;
  text-align: center;
  width: 63%;
}

#seatselect_wordafew{
  font-size: 21px;
}

#coupon_top{
  height: 130px;
}

#coupon_top a{
  color: #ff0d00;
}

#coupon_size{
  margin-top: 10px;
  width: 266px;
  height: 130px;
  background-image: url(../../img/coupon_back3.jpg);
  background-size: contain;
  box-shadow: 0 0 10px #999999;
}

#coupon_size h5{
  padding: 15px 0 0 65px;
  font-size: 20px;
  font-family: "Noto Sans JP";
  color: #474747;
}

#coupon_size p{
  text-align: center;
  line-height: 23px;
  font-family: 'Roboto Slab', serif;
}

.coupon_sub{
  font-size: 19px;
  font-weight: bold;
}

.coupon{
  font-size: 30px;
}

.coupon2{
  font-size: 30px;
  padding-top: 15px;
}

/********************GlobalNavi********************/
#globalnavi{
  clear: both;
  width: 980px;
  z-index: 10000;
}

#globalnav{
  width: 980px;
}

#border{
  clear: both;
  background-color: #FF6500;
  height: 5px;
}

#globalnav a{
  color: black;
  font-weight: bold;
  display: block;
  padding: 12px 0 8px;
}

#globalnav a:hover{
  box-shadow: 0 0 3px #a7a7a7 inset;
  border-radius: 15px 15px 0 0;
  color: #FF6500;
}

#globalnav ul{
  width: 980px;
  list-style: none;
  table-layout: fixed;
  clear: both;
  overflow: hidden;
  padding-top: 10px;
  background-color: white;
}

#globalnav li{
  width: 196px;
  float: left;
  text-align: center;
  background-color: #e9e9e9;
  border-radius: 15px 15px 0 0;
}

#globalnav .current{
  background: none;
  background-color: #FF6500;
  border: none !important;

}

#globalnav .current a{
  color: #fff;
}

#globalnav .current a:hover{
  box-shadow: none;
  color: white;
}

#body{
  width: 680px;
  margin-top: 10px;
}

.coming{
  color: #747474;
  padding: 12px 0 8px;
}

.fixed{
  position: fixed;
  width: 20%;
  top: 0;
}

.fixed ul{
  padding-top: 2px !important;
}

.fixed-margin{
  margin-top: 54px;
}

/*パンくずリスト*/
#breadcrumb{
  width: 100%;
  height: 20px;
  font-size: smaller;
  margin-top: 8px;
}
#breadcrumb ol{
  list-style: none;
  margin: 0;
  padding: 0;
}
#breadcrumb ol li{
  float: left;
}
#breadcrumb ol li::after{
  content: ">";
  padding: 0 3px;
}
#breadcrumb ol li:last-child::after{
  content: none;
}


/********************サイドバー********************/
#sidebar{
  margin: 0 0 0 10px;
  width: 290px;
}

#reserve{
  text-align: center;
  padding-top: 20px;
  background: white;
}

#book_button{
  background-color: #d80000;
  width: 230px;
  height: 50px;
  padding: 3px;
  font-size: 25px;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 0 0 5px #929292;
}

#book_button2{
  width: 228px;
  height: 41px;
  border: 1px solid white;
  color: white;
  border-radius: 7px;
  padding-top: 7px;
}

#rephone_num{
  margin-top: 10px !important;
  background-color: white;
  border-radius: 0 0 50px 50px;
  border-bottom: 5px double #039DDB;
}

#rephone_num h5{
  font-size: 20px;
  font-weight: normal;
  text-align: center;
}

#rephone_num p{
  font-size: 30px;
  height: 45px;
  text-align: center;
}

.fixed2{
  position: fixed;
  width: 290px;
  height: 70px;
  background-color: white;
  top: 51px;
}

.fixed2 div{
  width: 290px;
  margin-top: 0 !important;
  top: 57px;
}

.fixed-margin2{
  margin-top: 139px !important;
}

#sidebanner{
  background-color: #f0e8db;
  margin-top: 20px;
  padding: 10px 10px 0 15px;
  margin: 20px auto 0;
  width: 205px;
  border-radius: 5px;
}

#sidebanner img{
  width: 200px;
  height: 100px;
  margin-bottom: 5px;
}

#sidebanner img:hover{
  opacity: 0.8;
  transition: 0.2s;
}

/********************フッター********************/
#blank1{
  clear: both;
  height: 30px;
}

footer{
  clear: both;
  text-align: center;
  margin-top: 30px;
}


/********************利用規約********************/
.policy{
  font-size: 13px;
}

.policy h4{
  margin-top: 20px;
}

.policy p{
  margin-left: 10px;
}

.policy li{
  margin-left: 30px;
}

.policy ul li{
  list-style-type: disc;
}

#policy_date{
  margin-top: 50px;
  text-align: right;
}

/****************************************タブレット&モバイル総合******************************/
@media screen and (max-width: 980px){
  .tablet{
    display: inline;
  }

  #wrapper, #rogo{
    width: 96%;
    margin: 0 2%;
  }

  #store_top ul{
    width: 100%;
  }

  #store_left{
    width: 48%;
  }

  #globalnavi, #globalnav, #globalnav ul{
    width: 100%;
  }

  .fixed{
    width: 96% !important;
  }

  #sidebar{
    width: 24%;
  }

  .fixed2{
    width: 23%;
    right: 2%;
  }

  .fixed2 div{
    width: 100%;
  }

  .fixed-margin2{
    margin-top: 155px !important;
  }

  #book_button{
    width: 96%;
    height: unset;
  }

  #book_button2{
    width: 99%;
    height: unset;
  }

  #rephone_num p{
    font-size: 150%;
    padding: 5px 0 3px;
    height: unset;
  }

  #sidebanner{
    padding: 10px 4% 0 4%;
    width: 91%;
    margin-left: 1%;
  }

  #sidebanner img{
    width: 100%;
    height: unset;
  }

  .required{
    margin: 0;
  }
}

@media screen and (max-width: 945px){
  #sidebar{
    width: 22%;
  }

  .fixed2{
    width: 21.1%;
    right: 2%;
  }

  #book_button{
    font-size: 140%;
  }

  #book_button2{
    padding-top: 4px;
  }

  #rephone_num p{
    font-size: 130%;
  }
}

@media screen and (max-width: 921px){
  #body{
    width: 70%;
  }

  .main_name{
    font-size: 22.5px;
  }

  #seatselect_guest{
    height: 130px;
    width: 110px;
  }

  #seatselect_guestin{
    height: 120px;
    width: 100px;
  }

  #seatselect_guest img{
    width: 66%;
    margin-left: 17%;
  }

  .seatselect-word{
    float: none;
    clear: both;
    font-size: 17px;
    width: 100%;
    padding-top: 2px;
    margin: 0;
  }

  #seatselect_wordafew {
    font-size: 18px;
  }

  .fixed2{
    width: 24.9%;
    height: 60px;
    }

  .fixed-margin2{
    margin-top: 140px !important;
  }

  #sidebar{
    width: 26%;
  }

  #rephone_num p{
    font-size: 110%;
  }
}

@media screen and (max-width: 855px){
  .pc855{
    display: none;
  }

  .mobile855{
    display: inline;
  }
}

/*モバイル総合 iphone6.7.8plus用*/
@media screen and (max-width: 767px){
  .pc{
    display: none;
  }

  .mobile{
    display: inline;
  }

  #header{
    width: 100%;
  }

  #seatselect_guest{
    height: 107.5px;
  }

  #seatselect_guestin{
    height: 97.5px;
  }

  #seatselect_guest img{
    width: 52%;
    margin-left: 24%;
  }

  #seatselect_word{
    font-size: 15px;
    padding-top: 0;
  }

  #seatselect_wordafew{
    font-size: 16px;
    padding: 0;
    line-height: 17px;
  }

  #coupon_size{
    margin-top: 10px;
    width: 220px;
    height: 107.5px;
  }

  #coupon_size h5{
    padding: 9px 0 0;
    text-align: center;
    font-size: 110%;
  }

  .coupon_sub{
    font-size: 18px;
  }

  .coupon{
    font-size: 20px;
  }

  .coupon2{
    font-size: 150%;
    padding-top: 10px;
  }
  
}

@media screen and (max-width: 743px){
  .main_name{
    font-size: 21px;
  }

  #rephone_num p{
    font-size: 115%;
  }

}

@media screen and (max-width: 700px){
  .pc700t{
    display: none;
  }

  .mobile700{
    display: inline;
  }

  #globalnav li{
    width: 33.33%;
  }
}

@media screen and (max-width: 675px){
  #seatselect_guest{
    width: 72px;
  }

  #seatselect_guestin{
    width: 62px;
  }

  #seatselect_guest h5{
    font-size: 14px;
  }

  #seatselect_guest img{
    width: 80%;
    margin-left: 11%;
  }

  #seatselect_wordafew{
    font-size: 11px;
    padding-top: 2px;
    line-height: normal;
  }
}

@media screen and (max-width: 670px){
  .main_name{
    font-size: 115%;
  }

  #rephone_num p{
    font-size: 100%;
  }
}

@media screen and (max-width: 650px){
  .required{
    font-size: 12px;
  }
}

@media screen and (max-width: 600px){
  .fixed{
    position: unset;
  }

  .fixed2{
    position: unset;
  }

  .fixed-margin{
    margin: 0;
  }

  #slide_mobile_id{
    width: 50%;
    margin: 0 auto;
  }
  
  #slide_mobile_id img{
    width: 100%;
  }

  #mobile_bread a{
    font-size: 120%;
    font-weight: bold;
    width: 100%;
    margin-top: 10px;
    color: #999999;
  }

  .fixed-margin2{
    margin: 0;
  }
  
  .slide_pc{
    display: none !important;
  }
  
  .slide_mobile{
    display: inline;
  }

  .mobile_bread_area{
    color: #999999;
    margin-left: 10px;
  }
  
  #store_left{
    width: 100%;
    float: none;
  }
  
  .sub{
    margin: 10px 0 0 20px;
  }
  
  .main_name{
    font-size: 170%;
    margin-top: 10px;
  }
  
  #store_top{
    margin-top: 0px;
  }

  #top_info{
    width: 45%;
    float: left;
  }

  #seatselect_guest{
    display: none;
  }
  
  #coupon_top{
    height: unset;
  }
  
  #coupon_size{
    margin-top: 0;
    float: none;
    background-image: url(../../img/coupon_back2.jpg);
    width: 250px;
    height: 68px;
  }
  
  #coupon_size h5{
    padding-top: 6px;
    font-size: 91%;
  }

  #coupon_size p{
    line-height: 14px;
  }

  .coupon_sub{
    font-size: 14px;
    line-height: 5px;
  }
  
  .coupon2{
    font-size: 150%;
    padding-top: 0;
  }

  #top_info{
    font-size: 14px;
    padding: 10px 0 0 5px;
  }

  #body{
    width: 100%;
    float: none;
  }

  #sidebar{
    float: none;
    clear: both;
  }

  #top_point{
    padding: 0;
  }

  #reserve{
    display: none;
  }

  .fixed-margin2{
    margin-top: 10px !important;
  }
  
  #globalnav{
    margin-top: 0px;
  }

  #globalnav ul{
    padding-top: 0;
  }

  #mobile_reserve{
    display: inline;
  }

  #book_button{
    margin-top: 10px;
    font-size: 100%;
    text-align: center;
    background-color: #ff0404;
  }

  #book_button2{
    padding-top: 0;
    width: 99.5%;
  }

  #rephone_num{
    border-bottom: none;
    margin-top: 0 !important;
  }

  #rephone_num p{
    font-size: 90%;
  }

  #sidebanner{
    padding: 5px 0 5px;
    width: 100%;
    margin-left: 0;
  }

  #sidebar{
    float: none;
    clear: both;
    width: 100%;
    margin: 0;
  }

  #sidebar img{
    width: 48%;
    float: left;
    margin: 1% 1%;
  }
}

@media screen and (max-width: 511px){
  .pc511{
    display: none;
  }

  #coupon_size{
    width: 200px;
    height: 54.5px;
  }

  #coupon_size h5{
    padding-top: 4px;
    font-size: 12px;
  }

  #coupon_size p{
    line-height: 12px;
  }

  .coupon_sub{
    font-size: 11px;
    line-height: 12px;
  }

  .coupon{
    font-size: 16px;
  }

  .coupon2{
    font-size: 20px;
  }

  #top_info{
    padding: 0 0 0 5px;
    font-size: 12px;
  }

  .main_name{
    font-size: 130%;
  }

}

@media screen and (max-width: 500px){
  .mobile500{
    display: inline;
  }

  #header_emergency{
    font-size: 11px;
  }
}

@media screen and (max-width: 440px){
  #store_top ul{
    height: 15px;
    font-size: 10px;
  }

  .genre_top{
    height: 15px;
  }

  .sub{
    font-size: 10px;
  }

  .main_name{
    font-size: 120%;
    margin: 5px 0 10px;
  }

  #top_info{
    font-size: 10px;
  }

  .main_name{
    font-size: 110%;
  }
}

@media screen and (max-width: 400px){
  #globalnav a{
    font-size: 13px;
    padding: 8px 0 4px;
  }

  #slide_mobile_id{
    height: 150px;
  }

  .sub{
    margin: 5px 0 0 10px;
  }

  .main_name{
    padding-left: 10px;
  }

  #coupon_size{
    width: 150px;
    height: 41px;
  }

  #coupon_size h5{
    display: none;
  }

  #coupon_size p{
    line-height: 16px;
    padding-top: 3px;
  }

  .coupon2{
    font-size: 15px;
    padding-top: 12px !important;
  }

  #top_info{
    font-size: 8px;
  }

  #top_info img{
    width: 7px;
    height: 7px;
  }

  #top_info td{
    padding-right: 0;
  }

  .main_name{
    font-size: 95%;
  }

  #store_top ul{
    height: 13px;
    font-size: 9px;
  }

  .genre_top{
    height: 13px;
  }
}

@media screen and (max-width: 350px){
  #globalnav a{
    padding: 8px 0 4px;
    font-size: 12px;
  }
}

@media screen and (max-width: 312px){
  header{
    height: 40px;
  }

  header img{
    width: 100px;
  }

  .required{
    font-size: 10px;
  }
}

@media screen and (max-width: 300px){
  .pc300{
    display: none;
  }

  #mobile_bread a{
    font-size: 100%;
  }

  #store_top ul{
    height: 10px;
    font-size: 7px;
  }

  #store_top li{
    height: 10px;
  }

  .sub{
    margin: 5px 0 0 0;
    font-size: 8px;
  }

  .main_name{
    font-size: 77%;
    padding-left: 0;
  }

  #top_info{
    font-size: 11px;
    width: 100%;
  }

  #coupon_top{
    width: 100%;
  }

  #coupon_size{
    width: 230px;
    height: 57.5px;
    margin: 5px auto 0;
    clear: both;
    text-align: center;
    padding-top: 5px;
  }

  #coupon_size h5{
    font-size: 14px;
    line-height: 4px;
    padding-top: unset;
    display: inline;
  }

  #coupon_size p{
    line-height: 13px;
    margin-top: -6px;
  }

  .coupon_sub{
    font-size: 13px;
    line-height: 12px;
  }

  .coupon2{
    font-size: 20px;
    padding-top: 5px;
  }

  #globalnav a{
    font-size: 9px;
  }
}
