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


@media screen and (min-width: 1200px) {
#teaser {
  background: url(/banquet/img/bg_teaser_banquet.jpg) center center no-repeat;
  background-size: cover;
}
.textmb {
  margin-bottom: 30px;
}
.banquetlist01 {
  width: 100%;
  background: url(/common/img/bg_search.jpg) 0 0 repeat;
  padding: 30px 0;
  margin-bottom: 30px;
}
.banquetlist01 ul {
  margin-left: -20px;
}
.banquetlist01 ul li {
  float: left;
  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;
  width: 33.33%;
}
.banquetlist01 ul li > div {
  position: relative;
}
.banquetlist01 ul li img {
  width: 100%;
}
.banquetlist01 .roombox {
  position: absolute;
  background: url(/common/img/bg_menu.png) 0 0 repeat;
  width: 58%;
  height: 64%;
  left: 21%;
  top: 18%;
  z-index: 2;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.banquetlist01 .roombox > p {
  border: 1px solid #d7d6bb;
  text-align: center;
  padding: 22% 20px 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 128.5%;
  line-height: 24px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.banquetlist01 .roombox span {
  display: block;
  font-size: 61%;
  line-height: 24px;
  color: #a2a8af;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.banquetlist01 .roomcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  background: url(/img/bg_point_hover.png) 0 0 repeat;
  color: #fff;
  padding: 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;
  display: none;
}
.banquetlist01 ul li > div:hover .roomcaption {
  display: block;
}
.inquirybox {
  margin-bottom: 60px;
}
}
 @media screen and (min-width: 980px) and (max-width: 1199px) {
#teaser {
  background: url(/banquet/img/bg_teaser_banquet.jpg) center center no-repeat;
  background-size: cover;
}
.textmb {
  margin-bottom: 30px;
}

.banquetlist01 {
  width: 100%;
  background: url(/common/img/bg_search.jpg) 0 0 repeat;
  padding: 30px 0;
  margin-bottom: 30px;
}
.banquetlist01 ul {
  margin-left: -20px;
}
.banquetlist01 ul li {
  float: left;
  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;
  width: 33.33%;
}
.banquetlist01 ul li > div {
  position: relative;
}
.banquetlist01 ul li img {
  width: 100%;
}
.banquetlist01 .roombox {
  position: absolute;
  background: url(/common/img/bg_menu.png) 0 0 repeat;
  width: 58%;
  height: 64%;
  left: 21%;
  top: 18%;
  z-index: 2;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.banquetlist01 .roombox > p {
  border: 1px solid #d7d6bb;
  text-align: center;
  padding: 22% 20px 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 128.5%;
  line-height: 24px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.banquetlist01 .roombox span {
  display: block;
  font-size: 61%;
  line-height: 24px;
  color: #a2a8af;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.banquetlist01 .roomcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  background: url(/img/bg_point_hover.png) 0 0 repeat;
  color: #fff;
  padding: 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;
  display: none;
}
.banquetlist01 ul li > div:hover .roomcaption {
  display: block;
}
.inquirybox {
  margin-bottom: 60px;
}
}
 @media screen and (min-width: 768px) and (max-width: 979px) {
#teaser {
  background: url(/banquet/img/bg_teaser_banquet.jpg) center center no-repeat;
  background-size: cover;
}
.textmb {
  margin-bottom: 30px;
}

.banquetlist01 {
  width: 100%;
  background: url(/common/img/bg_search.jpg) 0 0 repeat;
  padding: 30px 0;
  margin-bottom: 30px;
}
.banquetlist01 ul {
  margin-left: -20px;
}
.banquetlist01 ul li {
  float: left;
  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;
  width: 33.33%;
}
.banquetlist01 ul li > div {
  position: relative;
}
.banquetlist01 ul li img {
  width: 100%;
}
.banquetlist01 .roombox {
  position: absolute;
  background: url(/common/img/bg_menu.png) 0 0 repeat;
  width: 58%;
  height: 64%;
  left: 21%;
  top: 18%;
  z-index: 2;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.banquetlist01 .roombox > p {
  border: 1px solid #d7d6bb;
  text-align: center;
  padding: 18% 5px 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  line-height: 18px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.banquetlist01 .roombox span {
  display: block;
  font-size: 61%;
  line-height: 18px;
  color: #a2a8af;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.banquetlist01 .roomcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  background: url(/img/bg_point_hover.png) 0 0 repeat;
  color: #fff;
  padding: 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;
  display: none;
}
.banquetlist01 ul li > div:hover .roomcaption {
  display: block;
}
.inquirybox {
  margin-bottom: 60px;
}
}
 @media screen and (max-width: 767px) {
#teaser {
  background: url(/banquet/img/bg_teaser_banquet_sp.jpg) center center no-repeat;
  background-size: 100% auto;
}
.banquetlist01 {
  background: url(/common/img/bg_search.jpg) 0 0 repeat;
  padding: 15px 10px;
  margin-bottom: 20px;
}
.banquetlist01 ul li + li {
  margin-top: 10px;
}
.banquetlist01 ul li > div {
  position: relative;
}
.banquetlist01 ul li img {
  width: 100%;
}
.banquetlist01 .roombox {
  position: absolute;
  background: url(/common/img/bg_menu.png) 0 0 repeat;
  width: 86%;
  height: 76%;
  left: 7%;
  top: 12%;
  z-index: 2;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.banquetlist01 .roombox > p {
  border: 1px solid #d7d6bb;
  text-align: center;
  padding: 2% 10px 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 16px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.banquetlist01 .roombox span {
  display: block;
  font-size: 58%;
  line-height: 10px;
  color: #a2a8af;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.banquetlist01 .roomcaption {
  display: none;
}
.inquirybox {
  margin-bottom: 20px;
}
}

 @media screen and (min-width: 1200px) {
.banquetlist02 {
  margin-left: -20px;
}
.banquetlist02 li {
  float: left;
  width: 33.33%;
  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;
  margin-bottom: 20px;
}
.banquetlist02 .banquetbox {
  position: relative;
  background: #fff;
}
.banquetlist02 .banquetbox img {
  width: 100%;
}
.banquetlist02 .banquetbox .banquetinner {
  position: relative;
  padding: 20px 20px 30px;
}
.banquetof {
  width: 70px;
  background: #ae945d;
  padding: 5px 0;
  position: absolute;
  top: 33px;
  left: 20px;
  z-index: 2;
}
.banquetof span {
  color: #fff;
  display: block;
  text-align: center;
}
.banquettit {
  font-size: 171.4%;
  text-align: center;
  margin-bottom: 13px;
}
.banquettit span {
  display: block;
  font-size: 45.8%;
  color: #a2a8af;
}
.tablebasic02 {
  margin-bottom: 20px;
}
.tablebasic02 th {
  width: 34.375%;
}
}
 @media screen and (min-width: 980px) and (max-width: 1199px) {
.banquetlist02 {
  margin-left: -20px;
}
.banquetlist02 li {
  float: left;
  width: 33.33%;
  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;
  margin-bottom: 20px;
}
.banquetlist02 .banquetbox {
  position: relative;
  background: #fff;
}
.banquetlist02 .banquetbox img {
  width: 100%;
}
.banquetlist02 .banquetbox .banquetinner {
  position: relative;
  padding: 20px 20px 30px;
}
.banquetof {
  width: 70px;
  background: #ae945d;
  padding: 5px 0;
  position: absolute;
  top: 33px;
  left: 20px;
  z-index: 2;
}
.banquetof span {
  color: #fff;
  display: block;
  text-align: center;
}
.banquettit {
  font-size: 171.4%;
  text-align: center;
  margin-bottom: 13px;
}
.banquettit span {
  display: block;
  font-size: 45.8%;
  color: #a2a8af;
}
.tablebasic02 {
  margin-bottom: 20px;
}
.tablebasic02 th {
  width: 34.375%;
}
}
 @media screen and (min-width: 768px) and (max-width: 979px) {
.banquetlist02 {
  margin-left: -20px;
}
.banquetlist02 li {
  float: left;
  width: 33.33%;
  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;
  margin-bottom: 20px;
}
.banquetlist02 .banquetbox {
  position: relative;
  background: #fff;
}
.banquetlist02 .banquetbox img {
  width: 100%;
}
.banquetlist02 .banquetbox .banquetinner {
  position: relative;
  padding: 20px 20px 30px;
}
.banquetlist02 .btnstyle02 {
  width: 100% !important;
  padding: 0;
  min-width: 100% !important;
}
.banquetof {
  width: 50px;
  background: #ae945d;
  padding: 5px 0;
  position: absolute;
  top: 33px;
  left: 20px;
  z-index: 2;
}
.banquetof span {
  color: #fff;
  display: block;
  text-align: center;
}
.banquettit {
  font-size: 171.4%;
  text-align: center;
  margin-bottom: 13px;
}
.banquettit span {
  display: block;
  font-size: 45.8%;
  color: #a2a8af;
}
.tablebasic02 {
  margin-bottom: 20px;
}
.tablebasic02 th {
  width: 34.375%;
}
}
 @media screen and (max-width: 767px) {
.banquetlist02 {
  margin-left: -10px;
}
.banquetlist02 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;
  margin-bottom: 10px;
}
.banquetlist02 .banquetbox {
  position: relative;
  padding: 0;
  background: #fff;
}
.banquetlist02 .banquetbox .banquetimg {
  float: none;
  width: 100%;
  margin-right: 0;
}
.banquetlist02 .banquetbox img {
  width: 100%;

}
.banquetlist02 .banquetbox .banquetinner {
  position: relative;
  overflow: hidden;
  padding: 15px 10px;
}

.banquetof {
  width: 35px;
  background: #ae945d;
  padding: 5px 0;
  position: absolute;
  top: 21px;
  right: 10px;
  z-index: 2;
}
.banquetof span {
  color: #fff;
  display: block;
  text-align: center;
}
.banquettit {
  font-size: 171.4%;
  text-align: left;
  margin-bottom: 13px;
  padding-top: 7px;
}
.banquettit span {
  display: block;
  font-size: 45.8%;
  color: #a2a8af;
}
.tablebasic02 {
  margin-bottom: 10px;
}
.mb30,
.mb35 {
  margin-bottom: 15px !important;
}
}
 @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) {
.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) {
.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) {
.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) {
.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;
}
}

.attention_message {
  border: 3px double #923241;
  padding: 20px;
  color: #923241;
  font-weight: bold;
  text-align: center;
}


.mainbox .banquet_img {
  overflow: hidden;
}
.mainbox .banquet_img ul {
  display: flex;
  justify-content: center;
}
.mainbox .banquet_img ul li {
  width: 50%;
  text-align: center;
}
.mainbox .banquet_img ul li:first-child {
  margin-right: 1%;
}

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

@media screen and (max-width: 767px) {
  .mainbox .banquet_img ul {
    display: block;
  }
  .mainbox .banquet_img ul li {
    width: 100%;
  }
  .mainbox .banquet_img ul li:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
}


/* バナー調整 */

.bnr {
  text-align: center;
  margin-bottom: 40px;
}

.bnr a:hover {
  opacity: 0.8;
}


/*20250716追加　バナー*/
.banner-grid {
  display: grid;  
    grid-template-columns: repeat(2, 1fr);
  row-gap: 17.5px;
  column-gap: 7px;
  max-width: 1120px;
  margin: 60px auto;
  padding:0 10px;
}

  .banner.main {
    grid-column: span 2;
  }
.banner {
  display: block;
  overflow: hidden;
  box-shadow: 0 0 6px rgba(0,0,0,0.1);
}

.banner img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}



/* PC：2列、gap調整 */
@media (min-width: 768px) {
  .banner-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    margin-top:100px;
    padding:0;
  }

}

@media screen and (max-width: 767px) {
.banner-grid {
margin-bottom: 45px !important;
}
.tac.mb75{
margin-bottom: 55px !important;
}
}