@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;
  margin-top: 120px;
}

.top_info h3 {
  font-size: 120%;
  margin-bottom: 10px;
}


.mt70 {
  margin-top: 70px;
}

.pdfbox a {
  display: block;
  margin-top: 20px;
  /* background: #eeee; */
  width: 20%;
  margin: 20px auto;
  padding: 15px;
  background: -webkit-linear-gradient(top, #154465, #0c2f4e);
  color: #fff;
}

.pdfbox:hover {
  opacity: .7;
  transition: all 0.5s;
}

.pdfbox a:hover {
  text-decoration: none;
}
.info-h3 {
  border-top: 1px dotted;
  padding-top: 20px;
  width: 80%;
  margin: 30px auto 0;
}
.top_info .subtitle-h3 {
  font-size: 26px;
  font-weight: bold;
}

.title-h3 {
  font-weight: bold;
  display: block;
  margin: 20px auto 0;
  background: #ae945d;
  color: #fff;
  font-size: 30px;
  padding: 20px;
}

.pcnone {
  display: none;
}

@media screen and (max-width: 768px) {
  .top_info {
    margin-top: 60px;
  }
  .title-h3 {
    font-size: 20px;
    padding: 13px;
    text-align: center;
  }
  .top_info .subtitle-h3 {
    font-size: 18px;
    text-align: center;
  }

  .pdfbox a  {
  width: 80%;
  text-align: center;
  }
  .pcnone {
    display: block;
  }
  .top_info p {
    text-align: start;
  }
}



@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;
}
.newswrap {
}
.newswrap .newstablist {
  margin-left: -20px;
  margin-bottom: 28px;
}
.newswrap .newstablist li {
  float: left;
  width: 25%;
  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;
}
.newswrap .newstablist li a {
  display: block;
  background: #fff;
  text-align: center;
  position: relative;
  padding: 16px 0;
  font-size: 114%;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.newswrap .newstablist li a:hover, .newswrap .newstablist li a.current {
  background: #ae945d;
  color: #fff;
  text-decoration: none;
}
.newswrap .newstablist li a.current:before {
  border-top: 8px solid #ae945d;
  border-bottom: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: -8px;
  z-index: 2;
  content: "";
}
.newswrap .newstablist li a i {
  display: block;
  margin: 0;
  font-size: 125%;
  line-height: 26px;
  color: #ae945d;
  margin-bottom: 3px;
}
.newswrap .newstablist li a:hover i, .newswrap .newstablist li a.current i {
  color: #fff;
}
}

@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;
}
.newswrap {
}
.newswrap .newstablist {
  margin-left: -20px;
  margin-bottom: 28px;
}
.newswrap .newstablist li {
  float: left;
  width: 25%;
  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;
}
.newswrap .newstablist li a {
  display: block;
  background: #fff;
  text-align: center;
  position: relative;
  padding: 16px 0;
  font-size: 114%;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.newswrap .newstablist li a:hover, .newswrap .newstablist li a.current {
  background: #ae945d;
  color: #fff;
  text-decoration: none;
}
.newswrap .newstablist li a.current:before {
  border-top: 8px solid #ae945d;
  border-bottom: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: -8px;
  z-index: 2;
  content: "";
}
.newswrap .newstablist li a i {
  display: block;
  margin: 0;
  font-size: 125%;
  line-height: 26px;
  color: #ae945d;
  margin-bottom: 3px;
}
.newswrap .newstablist li a:hover i, .newswrap .newstablist li a.current i {
  color: #fff;
}
}

@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;
}
.newswrap {
}
.newswrap .newstablist {
  margin-left: -20px;
  margin-bottom: 28px;
}
.newswrap .newstablist li {
  float: left;
  width: 25%;
  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;
}
.newswrap .newstablist li a {
  display: block;
  background: #fff;
  text-align: center;
  position: relative;
  padding: 16px 0;
  font-size: 114%;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.newswrap .newstablist li a:hover, .newswrap .newstablist li a.current {
  background: #ae945d;
  color: #fff;
  text-decoration: none;
}
.newswrap .newstablist li a.current:before {
  border-top: 8px solid #ae945d;
  border-bottom: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: -8px;
  z-index: 2;
  content: "";
}
.newswrap .newstablist li a i {
  display: block;
  margin: 0;
  font-size: 125%;
  line-height: 26px;
  color: #ae945d;
  margin-bottom: 3px;
}
.newswrap .newstablist li a:hover i, .newswrap .newstablist li a.current i {
  color: #fff;
}
}

@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;
}
.newswrap {
  padding: 0 10px;
}
.newswrap .newstablist {
  margin-left: -2px;
  margin-bottom: 4px;
}
.newswrap .newstablist li {
  float: left;
  width: 25%;
  padding-left: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.newswrap .newstablist li a {
  display: block;
  background: #fff;
  text-align: center;
  position: relative;
  padding: 8px 0;
  font-size: 83%;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.newswrap .newstablist li a:hover, .newswrap .newstablist li a.current {
  background: #ae945d;
  color: #fff;
  text-decoration: none;
}
.newswrap .newstablist li a.current:before {
  border-top: 4px solid #ae945d;
  border-bottom: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: -4px;
  z-index: 2;
  content: "";
}
.newswrap .newstablist li a i {
  display: block;
  margin: 0;
  font-size: 150%;
  color: #ae945d;
}
.newswrap .newstablist li a:hover i, .newswrap .newstablist li a.current i {
  color: #fff;
}
}

@media screen and (min-width: 1200px) {

.pickupslider li {
  width: 360px;
  padding-right: 20px;
  position: relative;
}

.pickupslider li a {
  display: block;
  position: relative;
}
.pickupslider .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 0 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;
  background: url(/img/bg_caption.png) 0 0 repeat;
}
.pickupslider .caption span {
  display: table-cell;
  width: 320px;
  height: 50px;
  vertical-align: middle;
  color: #fff;
}
.pickupwrap .bx-wrapper .bx-pager {
  text-align: center;
  padding: 0 !important;
  bottom: -40px !important;
}
.pickupwrap .pickupctrl .bx-prev {
  left: -10px;
  background: url(/img/btn_prev.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  outline: 0;
  width: 36px;
  height: 60px;
  text-indent: -9999px;
  z-index: 9999;
}

.pickupwrap .pickupctrl .bx-next {
  right: -10px;
  background: url(/img/btn_next.png) no-repeat right 0;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  outline: 0;
  width: 36px;
  height: 60px;
  text-indent: -9999px;
  z-index: 9999;
}
}

@media screen and (min-width: 980px) and (max-width: 1199px) {
.pickupslider li {
  width: 360px;
  padding-right: 20px;
  position: relative;
}

.pickupslider li a {
  display: block;
  position: relative;
}
.pickupslider .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 0 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;
  background: url(/img/bg_caption.png) 0 0 repeat;
}
.pickupslider .caption span {
  display: table-cell;
  width: 320px;
  height: 50px;
  vertical-align: middle;
  color: #fff;
}
.pickupwrap .bx-wrapper .bx-pager {
  text-align: center;
  padding: 0 !important;
  bottom: -40px !important;
}
.pickupwrap .pickupctrl .bx-prev {
  left: 0;
  background: url(/img/btn_prev.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  outline: 0;
  width: 36px;
  height: 60px;
  text-indent: -9999px;
  z-index: 9999;
}

.pickupwrap .pickupctrl .bx-next {
  right: 0;
  background: url(/img/btn_next.png) no-repeat right 0;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  outline: 0;
  width: 36px;
  height: 60px;
  text-indent: -9999px;
  z-index: 9999;
}
}

@media screen and (min-width: 768px) and (max-width: 979px) {
.pickupslider li {
  width: 360px;
  padding-right: 20px;
  position: relative;
}

.pickupslider li a {
  display: block;
  position: relative;
}
.pickupslider .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 0 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;
  background: url(/img/bg_caption.png) 0 0 repeat;
}
.pickupslider .caption span {
  display: table-cell;
  width: 320px;
  height: 50px;
  vertical-align: middle;
  color: #fff;
}
.pickupwrap .bx-wrapper {
  width: 1140px;
  left: 50%;
  margin-left: -570px;
}
.pickupwrap .bx-wrapper .bx-pager {
  text-align: center;
  padding: 0 !important;
  bottom: -40px !important;
}
.pickupwrap .pickupctrl .bx-prev {
  left: 0;
  background: url(/img/btn_prev.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  outline: 0;
  width: 36px;
  height: 60px;
  text-indent: -9999px;
  z-index: 9999;
}

.pickupwrap .pickupctrl .bx-next {
  right: 0;
  background: url(/img/btn_next.png) no-repeat right 0;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  outline: 0;
  width: 36px;
  height: 60px;
  text-indent: -9999px;
  z-index: 9999;
}
}

@media screen and (max-width: 767px) {

.pickupslider li {
  width: 300px;
  padding: 0 40px;
  position: relative;
}

.pickupslider li a {
  display: block;
  position: relative;
}
.pickupslider .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 0 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;
  background: url(/img/bg_caption.png) 0 0 repeat;
}
.pickupslider .caption span {
  display: table-cell;
  width: 300px;
  height: 50px;
  vertical-align: middle;
  color: #fff;
}
.pickupwrap .bx-wrapper {
  width: 1140px;
  left: 50%;
  margin-left: -570px;
}
.pickupwrap .bx-wrapper .bx-pager {
  text-align: center;
  padding: 0 !important;
  bottom: -22px !important;
}
.pickupwrap .pickupctrl {
  display: none;
}

}

@media screen and (min-width: 1200px) {
.restaurantbox ul {
  overflow: hidden;
  margin-left: -20px;
  margin-bottom: 60px;
}
.restaurantbox ul li {
  float: left;
  width: 50%;
  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;
}
.restaurantbox ul li .restaurantbg {
  background: #fff;
}
.restaurantbox ul li .restaurantinner {
  padding: 25px 20px 30px;
}
.restaurantbox ul li .restaurantinner table {
  margin: 25px 0 20px;
}
.restaurantbox ul li .restaurantinner table th {
  width: 21.6%;
}
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
.restaurantbox ul {
  overflow: hidden;
  margin-left: -20px;
  margin-bottom: 60px;
}
.restaurantbox ul li {
  float: left;
  width: 50%;
  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;
}
.restaurantbox ul li .restaurantbg {
  background: #fff;
}
.restaurantbox ul li .restaurantinner {
  padding: 25px 20px 30px;
}
.restaurantbox ul li .restaurantinner table {
  margin: 25px 0 20px;
}
.restaurantbox ul li .restaurantinner table th {
  width: 21.6%;
}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
.restaurantbox ul {
  overflow: hidden;
  margin-left: -20px;
  margin-bottom: 60px;
}
.restaurantbox ul li {
  float: left;
  width: 50%;
  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;
}
.restaurantbox ul li .restaurantbg {
  background: #fff;
}
.restaurantbox ul li .restaurantinner {
  padding: 25px 20px 30px;
}
.restaurantbox ul li .restaurantinner table {
  margin: 25px 0 20px;
}
.restaurantbox ul li .restaurantinner table th {
  width: 21.6%;
}
}
@media screen and (max-width: 767px) {
.restaurantbox ul {
  margin-left: 0;
  margin-bottom: 30px;
}
.restaurantbox ul li {
  float: none;
  width: 100%;
  padding-left: 0;
  margin-bottom: 10px;
}
.restaurantbox ul li img {
  width: 100%;
}
.restaurantbox ul li .restaurantbg {
  background: #fff;
}
.restaurantbox ul li .restaurantinner {
  padding: 10px 10px 15px;
}
.restaurantbox ul li .restaurantinner table {
  margin: 10px 0 15px;
}
.restaurantbox ul li .restaurantinner table th {
  width: 40%;
}
}



@media screen and (min-width: 1200px) {
.restauranttxt {
  font-size: 114%;
  margin-bottom: 25px;
}
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
.restauranttxt {
  font-size: 114%;
  margin-bottom: 25px;
}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
.restauranttxt {
  font-size: 114%;
  margin-bottom: 25px;
}
}
@media screen and (max-width: 767px) {
.restauranttxt {
  font-size: 100%;
  margin-bottom: 13px;
}
}

@media screen and (min-width: 1200px) {
.restauranttit {
  font-size: 171%;
  margin-bottom: 10px;
  text-align: center;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.restauranttit span {
  display: block;
  color: #a2a8af;
  font-size: 45.8%;
}
.tablebasic th {
  width: 15%;
}
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
.restauranttit {
  font-size: 171%;
  margin-bottom: 10px;
  text-align: center;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.restauranttit span {
  display: block;
  color: #a2a8af;
  font-size: 45.8%;
}
.tablebasic th {
  width: 15%;
}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
.restauranttit {
  font-size: 171%;
  margin-bottom: 10px;
  text-align: center;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.restauranttit span {
  display: block;
  color: #a2a8af;
  font-size: 45.8%;
}
.tablebasic th {
  width: 30%;
}
}
@media screen and (max-width: 767px) {
.restauranttit {
  font-size: 171%;
  margin-bottom: 10px;
  text-align: center;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.restauranttit span {
  display: block;
  color: #a2a8af;
  font-size: 45.8%;
}

.tablebasic th {
  width: 40%;
}

.mb60 {
  margin-bottom: 15px !important;
}
}


.notice {
  padding: 20px;
  border: 1px solid #fff;
  background-color: #d00;
  margin-bottom: 20px;
}
.notice_y {
  border: none;
  background-color: #888;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .notice_y {
    padding: 20px;
    margin-bottom: 20px;
  }
}
.notice h3 {
  font-size: 120%;
  font-weight: bold;
}
.notice h3 a {
  text-decoration: underline;
  color: #fff;
}

/* ２．３月バナー本公開時に消す */

/* .pdfbox a {
  display: block;
  margin-top: 20px;

  width: 20%;
  margin: 20px auto;
  padding: 15px;
  background: -webkit-linear-gradient(top, #154465, #0c2f4e);
  color: #fff;
}

.pdfbox:hover {
  opacity: .7;
  transition: all 0.5s;
}

.pdfbox a:hover {
  text-decoration: none;
} */

/* ２．３月バナー本公開時に反映させる */
.info-flex {
  display: flex;
  justify-content: space-around;
  width: 80%;
  margin: 0 auto;

}

a.pdfbox{
  display: block;
  width: 40%;
  margin: 30px auto;
  padding: 15px;
  background: -webkit-linear-gradient(top, #154465, #0c2f4e);
  color: #fff;
}

.pdfbox:hover {
  opacity: .7;
  transition: all 0.5s;
}

.pdfbox:hover {
  text-decoration: none;
}

.info-h3 {
  border-top: 1px dotted;
  padding-top: 20px;
  width: 80%;
  margin: 30px auto 0;
}
.top_info .subtitle-h3 {
  font-size: 26px;
  font-weight: bold;
}

.title-h3 {
  font-weight: bold;
  display: block;
  margin: 20px auto 0;
  background: #ae945d;
  color: #fff;
  font-size: 30px;
  padding: 20px;
}

.pcnone {
  display: none;
}

@media screen and (max-width: 768px) {
  .title-h3 {
    font-size: 20px;
    padding: 13px;
    text-align: center;
  }
  .top_info .subtitle-h3 {
    font-size: 18px;
    text-align: center;
  }

  .pdfbox a  {
  width: 80%;
  text-align: center;
  }
  .pcnone {
    display: block;
  }
  .top_info p {
    text-align: start;
  }

  .info-flex {
    display: block;
    width: 100%;
  }
  a.pdfbox{
    display: block;
    width: 90%;
    text-align: center;
  }  

}

