@charseb "ubf-8";
/*
 * sbyle.css
 *
 *  version --- 1.0
 *  updabed --- 2013/5/10
 */


 .top_info {
  padding: 20px;
  border: 1px solid #c0c5cb;
  background: #fff;
  margin-bottom: 20px;
}

.top_info h3 {
  font-size: 120%;
  margin-bottom: 10px;
}
.corona {
  display: flex;
  justify-content: center;
  font-weight: bold;
}
.corona-right {
  text-align: left;
  margin-left: 15px;
}
.corona-biking {
  margin: 10px 0;
  font-weight: bold;
}
.br-sp {
  display: none;
}

.breafast_contaier {
  padding: 30px;
  background-color: white;
}
.breakfast_title {
  font-weight: bold;
  font-size: 17px;
  padding-bottom: 5px;
}
.breafast_list_box p {
  font-weight: bold;
}
.breakfast_list_menu {
  display: flex;
  flex-wrap: wrap;
}
.breakfast_list_menu li {
  list-style-type: disc;
  padding: 0 20px 0 4px;
  list-style-position: inside;
}
.breakfast_list__box {
  margin-top: 20px;
}
.breakfast_annotation {
  text-align: right;
  margin-top: 20px;
}

@media screen and (min-width: 1200px) {
#teaser {
  background: url(/restaurant/img/bg_teaser_restaurant.jpg) center center no-repeat;
  background-size: cover;
}
.textmb {
  margin-bottom: 30px;
}

}

@media screen and (min-width: 980px) and (max-width: 1199px) {
#teaser {
  background: url(/restaurant/img/bg_teaser_restaurant.jpg) center center no-repeat;
  background-size: cover;
}
.textmb {
  margin-bottom: 30px;
}
}

@media screen and (min-width: 768px) and (max-width: 979px) {
#teaser {
  background: url(/restaurant/img/bg_teaser_restaurant.jpg) center center no-repeat;
  background-size: cover;
}
.textmb {
  margin-bottom: 30px;
}
}

@media screen and (max-width: 767px) {
#teaser {
  background: url(/restaurant/img/bg_teaser_restaurant_sp.jpg) center center no-repeat;
  background-size: 100% auto;
}
.textmb {
  margin-bottom: 10px;
}
.mb35 {
  margin-bottom: 15px !important;
}
.br-sp {
  display: block;
}
.breakfast_title {
  font-size: 15px;
}
}

@media screen and (min-width: 1200px) {
.breakfastlist {
  overflow: hidden;
  margin-left:-20px;
  margin-bottom: 60px;
}
.breakfastlist li {
  float: left;
  width: 33.3%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 1.625;
  font-size: 114%;
  padding-bottom: 55px;
}
.breakfastlist li .breakfastlisttit {
  font-size: 171%;
  color: #484949;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  padding: 25px 0 20px;
}
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
.breakfastlist {
  overflow: hidden;
  margin-left:-20px;
  margin-bottom: 60px;
}
.breakfastlist li {
  float: left;
  width: 33.3%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 1.625;
  font-size: 114%;
  padding-bottom: 55px;
}
.breakfastlist li .breakfastlisttit {
  font-size: 171%;
  color: #484949;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  padding: 25px 0 20px;
}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
.breakfastlist {
  overflow: hidden;
  margin-left:-20px;
  margin-bottom: 60px;
}
.breakfastlist li {
  float: left;
  width: 33.3%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 1.625;
  font-size: 114%;
  padding-bottom: 55px;
}
.breakfastlist li .breakfastlisttit {
  font-size: 171%;
  color: #484949;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  padding: 25px 0 20px;
}
}
@media screen and (max-width: 767px) {
.breakfastlist {
  overflow: hidden;
  margin-left:-10px;
  margin-bottom: 35px;
}
.breakfastlist li {
  float: left;
  width: 50%;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding-bottom: 20px;
}
.breakfastlist li .breakfastlisttit {
  color: #484949;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  padding: 10px 0 6px;
}
}
