@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : banquet.css
 author     : Ability Consultant
 style info : 宴会･会議
=================================================================== */
.con_floormap .box_floormap:after {
  content: "";
  display: table;
  clear: both;
}

/* -----------------------------------------------------------
	SLICK SLIDER
----------------------------------------------------------- */
.con_recommend center {
  color: #FFF;
  margin-bottom: 2em;
}

/* -----------------------------------------------------------
	con_sellingpoint
----------------------------------------------------------- */
.con_sellingpoint {
  overflow: hidden;
  *zoom: 1;
  padding: 65px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .con_sellingpoint {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_sellingpoint {
    padding: 2em 0;
  }
}
.con_sellingpoint h3 .jp {
  font-size: 247%;
}
@media only screen and (max-width: 767px) {
  .con_sellingpoint h3 .jp {
    font-size: 200%;
  }
}
.con_sellingpoint .list_sellingpoint {
  overflow: hidden;
  *zoom: 1;
}
.con_sellingpoint .list_sellingpoint .box_overlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 9;
  width: 100%;
  height: auto;
  -moz-transition: all 0.7s ease 0.1s;
  -o-transition: all 0.7s ease 0.1s;
  -webkit-transition: all 0.7s ease;
  -webkit-transition-delay: 0.1s;
  transition: all 0.7s ease 0.1s;
}
.con_sellingpoint .list_sellingpoint .box_overlay ul {
  overflow: hidden;
  *zoom: 1;
  width: 90%;
  margin: auto;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .con_sellingpoint .list_sellingpoint .box_overlay ul {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sellingpoint .list_sellingpoint .box_overlay ul {
    width: 95%;
  }
}
.con_sellingpoint .list_sellingpoint .box_overlay ul li {
  display: block;
  width: 49%;
  margin-bottom: 2%;
  margin-right: 2%;
  overflow: hidden;
  *zoom: 1;
}
.con_sellingpoint .list_sellingpoint .box_overlay ul li:nth-child(2n) {
  margin-right: 0;
}
.con_sellingpoint .list_sellingpoint .box_overlay ul li a {
  background: -moz-linear-gradient(#ffffff, #f2f2f2);
  background: -webkit-linear-gradient(#ffffff, #f2f2f2);
  background: linear-gradient(#ffffff, #f2f2f2);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF2F2F2');
  padding: .7em;
  display: table;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.con_sellingpoint .list_sellingpoint .box_overlay ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.con_sellingpoint .list_sellingpoint .box_overlay ul li .img_s {
  display: table-cell;
  vertical-align: middle;
}
.con_sellingpoint .list_sellingpoint .box_overlay ul li .title {
  width: 54%;
  padding-left: 3%;
  display: table-cell;
  vertical-align: middle;
  font-size: 116%;
}
@media only screen and (max-width: 767px) {
  .con_sellingpoint .list_sellingpoint .box_overlay ul li .title {
    font-size: 100%;
  }
}
.con_sellingpoint .list_sellingpoint li {
  float: left;
  width: 49%;
  margin-right: 1.25%;
  position: relative;
  margin-bottom: 1.25%;
  background: -moz-linear-gradient(#ffffff, #f2f2f2);
  background: -webkit-linear-gradient(#ffffff, #f2f2f2);
  background: linear-gradient(#ffffff, #f2f2f2);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF2F2F2');
  overflow: hidden;
  *zoom: 1;
  /* &:before{
  	border-bottom:1px solid #ececec;
  	border-right:1px solid #ececec;
  	border-left:1px solid #ececec;
  	content:"";
  	position: absolute;
  	left: 0;
  	right:0;
  	bottom:0;
  	top:0;
  } */
}
.con_sellingpoint .list_sellingpoint li:nth-child(2n) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .con_sellingpoint .list_sellingpoint li {
    width: 100%;
    margin-right: 0;
  }
}
.con_sellingpoint .list_sellingpoint li .img img {
  width: 100%;
}
.con_sellingpoint .list_sellingpoint li a {
  display: block;
  text-decoration: none;
}
.con_sellingpoint .list_sellingpoint li h4 {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  text-align: center;
  font-size: 200%;
  font-weight: normal;
  margin: 0.3em 0;
}
@media only screen and (max-width: 767px) {
  .con_sellingpoint .list_sellingpoint li h4 {
    margin: 0.5em 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_sellingpoint .list_sellingpoint li h4 {
    font-size: 154%;
  }
}
.con_sellingpoint .list_sellingpoint li .txt {
  font-size: 108%;
  line-height: 1.8;
  padding: 0 1.5em 2em;
}
@media only screen and (max-width: 767px) {
  .con_sellingpoint .list_sellingpoint li .txt {
    font-size: 100%;
    line-height: 1.6;
  }
}
.con_sellingpoint .list_sellingpoint li .inner {
  position: relative;
}
.con_sellingpoint .list_sellingpoint li .inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease 0.2s;
  -o-transition: all 0.4s ease 0.2s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0.2s;
  transition: all 0.4s ease 0.2s;
}
.con_sellingpoint .list_sellingpoint li:hover {
  cursor: pointer;
}
.con_sellingpoint .list_sellingpoint li:hover .inner:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.con_sellingpoint .list_sellingpoint li:hover .box_overlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

/* -----------------------------------------------------------
	con_floormap
----------------------------------------------------------- */
.con_floormap {
  overflow: hidden;
  *zoom: 1;
  background: #f2f2f2;
  padding: 40px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .con_floormap {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_floormap {
    padding: 1.5em 0;
  }
}
.con_floormap h3 {
  margin-bottom: 1em;
}
.con_floormap h3 .jp {
  font-size: 247%;
}
@media only screen and (max-width: 767px) {
  .con_floormap h3 .jp {
    font-size: 200%;
  }
}
.con_floormap .txt_desc {
  text-align: center;
  font-size: 108%;
  margin-bottom: 1em;
}
.con_floormap .img {
  width: 42.5%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .con_floormap .img {
    width: 70%;
    margin: auto;
    margin-bottom: 1.5em;
    float: none;
  }
  .con_floormap .img img {
    width: 100%;
  }
}
.con_floormap .box_floormap {
  margin-top: 2em;
}
@media only screen and (max-width: 767px) {
  .con_floormap .box_floormap {
    margin-top: 1em;
  }
}
.con_floormap .box_floormap .box_slider {
  float: right;
  width: 56.66667%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .con_floormap .box_floormap .box_slider {
    width: 56.66667%;
  }
}
@media only screen and (max-width: 767px) {
  .con_floormap .box_floormap .box_slider {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_floormap .box_floormap {
    width: 100%;
  }
}
.con_floormap .box_floormap .box_slider_inner {
  background: #FFF;
  width: 86%;
  margin: auto;
  padding: 1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .con_floormap .box_floormap .box_slider_inner {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_floormap .box_floormap .box_slider_inner {
    width: 100%;
  }
}
.con_floormap .box_floormap .slider_floormap {
  min-width: 520px;
  margin: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .con_floormap .box_floormap .slider_floormap {
    min-width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_floormap .box_floormap .slider_floormap {
    min-width: 100%;
  }
}
.con_floormap .box_floormap .slider_floormap .slides {
  outline: none;
}
.con_floormap .box_floormap .slider_floormap .slides img {
  width: 100%;
}
.con_floormap .box_floormap .slider_floormap .img_slider img {
  width: 100%;
}
.con_floormap .box_floormap .slider_floormap .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 99;
  text-align: center;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  line-height: 1;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.con_floormap .box_floormap .slider_floormap .slick-arrow.slick-next {
  right: -4em;
}
.con_floormap .box_floormap .slider_floormap .slick-arrow.slick-next:before {
  content: url(../images/common/btn_next.png);
  display: inline-block;
}
.con_floormap .box_floormap .slider_floormap .slick-arrow.slick-prev {
  left: -4em;
}
.con_floormap .box_floormap .slider_floormap .slick-arrow.slick-prev:before {
  content: url(../images/common/btn_prev.png);
  display: inline-block;
}
.con_floormap .box_floormap .slider_floormap .slick-arrow:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  filter: alpha(opacity=700);
}
.con_floormap .box_floormap .slider_floormap .slick-arrow.slick-next {
  background: rgba(0, 0, 0, 0.5);
  width: 2.5em;
  height: 2.5em;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  font-size: 177%;
  color: #FFF;
  right: -2em;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-next {
    width: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-next {
    width: 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-next {
    height: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-next {
    height: 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-next {
    right: -2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-next {
    right: -0.5em;
  }
}
.con_floormap .box_floormap .slider_floormap .slick-arrow.slick-next:before {
  margin-right: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-next:before {
    content: url(../banquet/images/btn_next.png);
  }
}
@media print {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-next:before {
    content: url(../banquet/images/btn_next.png);
  }
}
.ie8 .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-next:before {
  content: url(../banquet/images/btn_next.png);
}
@media only screen and (max-width: 767px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
  }
}
.con_floormap .box_floormap .slider_floormap .slick-arrow.slick-prev {
  background: rgba(0, 0, 0, 0.5);
  width: 2.5em;
  height: 2.5em;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  font-size: 177%;
  color: #FFF;
  left: -2em;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-prev {
    width: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-prev {
    width: 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-prev {
    height: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-prev {
    height: 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-prev {
    left: -2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-prev {
    left: -0.5em;
  }
}
.con_floormap .box_floormap .slider_floormap .slick-arrow.slick-prev:before {
  margin-right: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-prev:before {
    content: url(../banquet/images/btn_prev.png);
  }
}
@media print {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-prev:before {
    content: url(../banquet/images/btn_prev.png);
  }
}
.ie8 .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-prev:before {
  content: url(../banquet/images/btn_prev.png);
}
@media only screen and (max-width: 767px) {
  .con_floormap .box_floormap .slider_floormap .slick-arrow.slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
  }
}
.con_floormap .box_floormap .slider_floormap h4 {
  border-bottom: 1px solid #dedede;
  text-align: center;
  font-size: 139%;
  font-weight: normal;
  padding: .5em 0 .5em;
}
.con_floormap .box_floormap .slider_floormap .txt {
  font-size: 108%;
  padding-top: .7em;
}

/* -----------------------------------------------------------
	con_rate
----------------------------------------------------------- */
.con_rate {
  overflow: hidden;
  *zoom: 1;
  padding: 60px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .con_rate {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_rate {
    padding: 2em 0;
  }
}
.con_rate h3 .jp {
  font-size: 247%;
}
@media only screen and (max-width: 767px) {
  .con_rate h3 .jp {
    font-size: 200%;
  }
}
.con_rate .txt_date {
  text-align: right;
  font-size: 124%;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_rate .txt_date {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_rate .txt_date {
    margin-bottom: 1em;
  }
}
.con_rate .tbl_basic tr th {
  font-size: 108%;
  text-align: center;
}
.con_rate .tbl_basic tr th:nth-child(1) {
  width: 10%;
}
.con_rate .tbl_basic tr th:nth-child(3) {
  width: 20%;
}
.con_rate .tbl_basic tr th:nth-child(4) {
  width: 20%;
}
.con_rate .tbl_basic tr th:nth-child(5) {
  width: 13%;
}
.con_rate .tbl_basic tr th:nth-child(6) {
  width: 25%;
}
.con_rate .tbl_basic tr td {
  font-size: 108%;
}
@media only screen and (max-width: 767px) {
  .con_rate .box_rate {
    width: 70%;
    margin: auto;
  }
}
.con_rate .txt_info {
  font-size: 93%;
  margin: 3% 0;
  text-align: center;
}
.con_rate .box_txt {
  margin: 1em 0 1.2em;
  font-size: 108%;
  line-height: 1.8;
}
.con_rate .box_btn {
  margin-top: 1.5em;
}
.con_rate .box_txt_border {
  border: 1px solid #d5d5d5;
  padding: 1em;
  font-size: 108%;
  line-height: 1.8;
}

.con_news {
  border-top: 1px solid #d5d5d5;
}
