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

 file name  : banquet_packages.css
 author     : Ability Consultant
 style info : 宴会プラン
=================================================================== */
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
.con_plan_list {
  max-width: 1280px;
  margin: auto;
}
@media only screen and (min-width: 1025px) {
  .con_plan_list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media print {
  .con_plan_list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ie8 .con_plan_list {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 1024px) {
  .con_plan_list {
    width: 95%;
  }
}

/*Animate */
/* -----------------------------------------------------------
	.con_pgtitle
----------------------------------------------------------- */
html.lower #contents {
  overflow: hidden;
}
html.lower #contents .con_pgtitle {
  padding: 4.05% 0;
}

/* -----------------------------------------------------------
	.wrp_reservation
----------------------------------------------------------- */
.wrp_reservation {
  margin: -30px auto 135px;
  max-width: 1280px;
  width: 95%;
  box-shadow: 0 2px 7px 3px rgba(0, 0, 0, 0.18);
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_reservation {
    margin: -30px auto 100px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_reservation {
    margin: 0 auto 3.5em;
  }
}
.wrp_reservation::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -100px;
  background: url(../rooms/packages/images/bg_info.png) no-repeat center;
  background-size: contain;
  width: 428px;
  height: 248px;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .wrp_reservation::after {
    content: none;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_reservation {
    box-shadow: none;
    width: 100%;
  }
}
.wrp_reservation .con_hotelcard {
  padding: 30px;
  background: #1e1e1e;
  display: flex;
  align-items: center;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .wrp_reservation .con_hotelcard {
    padding: 1.5em 1em;
  }
}
@media only screen and (max-width: 1024px) {
  .wrp_reservation .con_hotelcard {
    flex-wrap: wrap;
  }
}
.wrp_reservation .con_hotelcard .img {
  width: 10%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_reservation .con_hotelcard .img {
    width: 15%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_reservation .con_hotelcard .img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_reservation .con_hotelcard .img {
    text-align: center;
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_reservation .con_hotelcard .img img {
    width: 30%;
    max-width: 123px;
  }
}
.wrp_reservation .con_hotelcard .inner {
  width: 90%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_reservation .con_hotelcard .inner {
    width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_reservation .con_hotelcard .inner {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_reservation .con_hotelcard .inner {
    padding-left: 2%;
  }
}
@media print {
  .wrp_reservation .con_hotelcard .inner {
    padding-left: 2%;
  }
}
.ie8 .wrp_reservation .con_hotelcard .inner {
  padding-left: 2%;
}
.wrp_reservation .con_hotelcard .inner .b_up {
  display: flex;
  align-items: center;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 1024px) {
  .wrp_reservation .con_hotelcard .inner .b_up {
    flex-wrap: wrap;
  }
}
.wrp_reservation .con_hotelcard .inner .b_up .box_detail {
  width: 60%;
  width: 60%;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_reservation .con_hotelcard .inner .b_up .box_detail {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_reservation .con_hotelcard .inner .b_up .box_detail {
    width: 100%;
  }
}
.wrp_reservation .con_hotelcard .inner .b_up .box_detail .txt_catch {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 125%;
  font-feature-settings: "palt";
}
@media only screen and (max-width: 767px) {
  .wrp_reservation .con_hotelcard .inner .b_up .box_detail .txt_catch {
    font-size: 113%;
    margin-bottom: 5px;
    text-align: center;
  }
}
.wrp_reservation .con_hotelcard .inner .b_up .box_detail .txt {
  font-size: 94%;
  color: #b9b8b8;
}
.wrp_reservation .con_hotelcard .inner .b_up .box_btns {
  width: 40%;
  display: flex;
  justify-content: space-around;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_reservation .con_hotelcard .inner .b_up .box_btns {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_reservation .con_hotelcard .inner .b_up .box_btns {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_reservation .con_hotelcard .inner .b_up .box_btns {
    margin-left: 3%;
  }
}
@media print {
  .wrp_reservation .con_hotelcard .inner .b_up .box_btns {
    margin-left: 3%;
  }
}
.ie8 .wrp_reservation .con_hotelcard .inner .b_up .box_btns {
  margin-left: 3%;
}
@media only screen and (max-width: 1024px) {
  .wrp_reservation .con_hotelcard .inner .b_up .box_btns {
    justify-content: flex-end;
    margin-top: 10px;
  }
}
.wrp_reservation .con_hotelcard .inner .b_up .box_btns p {
  width: 49%;
  text-align: left;
}
.wrp_reservation .con_hotelcard .inner .b_up .box_btns p:first-of-type {
  margin-right: 2%;
}
.wrp_reservation .con_hotelcard .inner .b_up .box_btns p a {
  display: block;
  width: 100%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 1em .7em;
  font-size: 94%;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .wrp_reservation .con_hotelcard .inner .b_up .box_btns p a {
    padding: .5em;
  }
}
.wrp_reservation .con_hotelcard .inner .b_up .box_btns p a::after {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  right: 5px;
}
.wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_ghost a {
  background: #fff;
}
@media only screen and (min-width: 1025px) {
  .wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_ghost a:hover {
    background: #ccc;
  }
}
@media print {
  .wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_ghost a:hover {
    background: #ccc;
  }
}
.ie8 .wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_ghost a:hover {
  background: #ccc;
}
.wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_blue a {
  border: 1px solid #0c3778;
  background: #0c3778;
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  .wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_blue a:hover {
    border: 1px solid #fff;
    background: none;
  }
}
@media print {
  .wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_blue a:hover {
    border: 1px solid #fff;
    background: none;
  }
}
.ie8 .wrp_reservation .con_hotelcard .inner .b_up .box_btns .btn_blue a:hover {
  border: 1px solid #fff;
  background: none;
}
.wrp_reservation .con_hotelcard .inner .b_under {
  padding: 0.8em 0;
  border: 1px solid #b9b8b8;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .wrp_reservation .con_hotelcard .inner .b_under {
    padding: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_reservation .con_hotelcard .inner .b_under {
    flex-wrap: wrap;
  }
}
.wrp_reservation .con_hotelcard .inner .b_under .st {
  padding: 0 2em;
  margin-right: 2em;
  color: #d9b575;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  border-right: 1px solid #b9b8b8;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_reservation .con_hotelcard .inner .b_under .st {
    padding: 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_reservation .con_hotelcard .inner .b_under .st {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_reservation .con_hotelcard .inner .b_under .st {
    margin-right: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_reservation .con_hotelcard .inner .b_under .st {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_reservation .con_hotelcard .inner .b_under .st {
    width: 100%;
    padding-bottom: .5em;
    margin-bottom: .5em;
    border-right: none;
    border-bottom: 1px solid #b9b8b8;
  }
}
.wrp_reservation .con_hotelcard .inner .b_under ul {
  display: flex;
}
@media only screen and (max-width: 1280px) {
  .wrp_reservation .con_hotelcard .inner .b_under ul {
    flex-direction: column;
    width: 100%;
  }
}
@media print {
  .wrp_reservation .con_hotelcard .inner .b_under ul {
    flex-direction: column;
    width: 100%;
  }
}
.ie8 .wrp_reservation .con_hotelcard .inner .b_under ul {
  flex-direction: column;
  width: 100%;
}
.wrp_reservation .con_hotelcard .inner .b_under ul li {
  display: flex;
}
@media only screen and (min-width: 1025px) {
  .wrp_reservation .con_hotelcard .inner .b_under ul li:first-of-type {
    margin-right: 2em;
  }
}
@media print {
  .wrp_reservation .con_hotelcard .inner .b_under ul li:first-of-type {
    margin-right: 2em;
  }
}
.ie8 .wrp_reservation .con_hotelcard .inner .b_under ul li:first-of-type {
  margin-right: 2em;
}
@media only screen and (max-width: 1280px) {
  .wrp_reservation .con_hotelcard .inner .b_under ul li:first-of-type {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
@media print {
  .wrp_reservation .con_hotelcard .inner .b_under ul li:first-of-type {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
.ie8 .wrp_reservation .con_hotelcard .inner .b_under ul li:first-of-type {
  margin-right: 0;
  margin-bottom: 5px;
}
.wrp_reservation .con_hotelcard .inner .b_under ul li .ic {
  width: 1em;
  height: 1em;
  margin-right: 5px;
}
.wrp_reservation .con_hotelcard .inner .b_under ul li .ic svg {
  width: 100%;
  max-height: 1em;
  fill: #fff;
}

/* -----------------------------------------------------------
	.con_plan_list
----------------------------------------------------------- */
.con_plan_list {
  margin-top: 120px;
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan_list {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan_list {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan_list {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan_list {
    margin-bottom: 3em;
  }
}
.con_plan_list .btn_cate {
  padding: 3em 0 2em;
  position: relative;
}
.con_plan_list .btn_cate::before {
  position: absolute;
  z-index: -1;
  content: '';
  background: #e7eddd;
  width: 105%;
  height: 120%;
  left: -2.5%;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .con_plan_list .btn_cate {
    margin: 0 0 1.5em;
    padding: 1.5em 0;
    text-align: center;
  }
  .con_plan_list .btn_cate::before {
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan_list .btn_cate #tab {
    position: relative;
  }
  .con_plan_list .btn_cate #tab:before {
    position: absolute;
    z-index: 2;
    content: "\f3d0";
    font-family: "Ionicons";
    right: 3%;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
  }
}
.con_plan_list .btn_cate #tab .list {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .con_plan_list .btn_cate #tab .list {
    display: none;
    justify-content: flex-start;
  }
}
.con_plan_list .btn_cate #tab .list .list_c {
  margin: 0 .25em;
}
@media only screen and (max-width: 767px) {
  .con_plan_list .btn_cate #tab .list .list_c {
    background: #171717;
    width: 100%;
    margin: 0;
    color: #fff;
  }
}
.con_plan_list .btn_cate #tab .list .list_c span {
  display: block;
  cursor: pointer;
  padding: .4em 1.6em;
  border-bottom: 2px solid #006b63;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 113%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (max-width: 991px) {
  .con_plan_list .btn_cate #tab .list .list_c span {
    padding: .4em 1.2em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_plan_list .btn_cate #tab .list .list_c span:hover {
    color: #fff;
    background: #006b63;
  }
}
@media print {
  .con_plan_list .btn_cate #tab .list .list_c span:hover {
    color: #fff;
    background: #006b63;
  }
}
.ie8 .con_plan_list .btn_cate #tab .list .list_c span:hover {
  color: #fff;
  background: #006b63;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan_list .btn_cate #tab .list .list_c span {
    padding: .4em .5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan_list .btn_cate #tab .list .list_c span {
    border-bottom: 1px solid #fff;
    padding: 8px 15px;
    color: #fff;
    text-align: left;
  }
}
.con_plan_list .btn_cate #tab .list .list_c.active span {
  cursor: default;
  color: #fff;
  background: #006b63;
}
.con_plan_list .btn_cate #tab select {
  padding: .5em;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
}
.con_plan_list .btn_cate #tab select::-ms-expand {
  display: none;
}
.con_plan_list .con_panel .con_panel_c {
  display: none;
}
.con_plan_list .con_panel .con_panel_c:first-child {
  display: block;
}
.con_plan_list .con_panel .con_panel_c .list {
  display: flex;
  flex-wrap: wrap;
}
.con_plan_list .con_panel .con_panel_c .list .item {
  margin-right: 0.8%;
  margin-bottom: 0.8%;
  width: 24.4%;
  position: relative;
  box-shadow: 2px 2px 12px #ddd;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (max-width: 767px) {
  .con_plan_list .con_panel .con_panel_c .list .item {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan_list .con_panel .con_panel_c .list .item {
    margin-bottom: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan_list .con_panel .con_panel_c .list .item {
    margin-bottom: 2.5%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_plan_list .con_panel .con_panel_c .list .item:hover {
    opacity: .8;
    box-shadow: none;
  }
}
@media print {
  .con_plan_list .con_panel .con_panel_c .list .item:hover {
    opacity: .8;
    box-shadow: none;
  }
}
.ie8 .con_plan_list .con_panel .con_panel_c .list .item:hover {
  opacity: .8;
  box-shadow: none;
}
@media only screen and (min-width: 992px) {
  .con_plan_list .con_panel .con_panel_c .list .item:nth-of-type(4n) {
    margin-right: 0;
  }
}
@media print {
  .con_plan_list .con_panel .con_panel_c .list .item:nth-of-type(4n) {
    margin-right: 0;
  }
}
.ie8 .con_plan_list .con_panel .con_panel_c .list .item:nth-of-type(4n) {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .con_plan_list .con_panel .con_panel_c .list .item {
    width: 32%;
    margin-right: 2%;
  }
  .con_plan_list .con_panel .con_panel_c .list .item:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan_list .con_panel .con_panel_c .list .item {
    width: 100%;
  }
}
.con_plan_list .con_panel .con_panel_c .list .item a {
  display: block;
}
@media only screen and (max-width: 767px) {
  .con_plan_list .con_panel .con_panel_c .list .item a {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan_list .con_panel .con_panel_c .list .item .img {
    width: 37%;
    margin-right: 3%;
    padding: .7em 0 .7em .7em;
  }
}
.con_plan_list .con_panel .con_panel_c .list .item .img img {
  width: 100%;
}
.con_plan_list .con_panel .con_panel_c .list .item .box_txt {
  padding: 1.3em;
  margin-bottom: 3.2em;
}
@media only screen and (max-width: 767px) {
  .con_plan_list .con_panel .con_panel_c .list .item .box_txt {
    padding: .7em .7em .7em 0;
    width: 60%;
    margin-bottom: 0;
  }
}
.con_plan_list .con_panel .con_panel_c .list .item .sub_title {
  margin: 0.5em 0;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 125%;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .con_plan_list .con_panel .con_panel_c .list .item .sub_title {
    margin: 0.2em 0;
  }
}
.con_plan_list .con_panel .con_panel_c .list .item .txt {
  font-size: 82%;
}
.con_plan_list .con_panel .con_panel_c .list .item .txt_cat {
  background: #006b63;
  color: #fff;
  padding: 2px 5px;
  font-size: 88%;
}
@media only screen and (max-width: 767px) {
  .con_plan_list .con_panel .con_panel_c .list .item .txt_cat {
    padding: .15em .75em;
  }
}
.con_plan_list .con_panel .con_panel_c .list .item .txt_price {
  position: absolute;
  bottom: 0;
  padding: .6em;
  text-align: center;
  font-family: 游明朝, "yu mincho", yumincho, "hiragino mincho pron", hgs明朝e, メイリオ, meiryo, serif;
  border-top: 1px solid #ccc;
  width: 88%;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_plan_list .con_panel .con_panel_c .list .item .txt_price {
    position: static;
    width: 100%;
  }
}
.con_plan_list .con_panel .con_panel_c .list .item .txt_price .text {
  font-size: 100%;
  position: relative;
  bottom: 3px;
}
.con_plan_list .con_panel .con_panel_c .list .item .txt_price .num {
  font-size: 150%;
}
.con_plan_list .con_panel .con_panel_c .box_pgnate {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  border-top: 2px solid #ccc;
  margin: 1.5em 0 3.5em;
}
@media only screen and (max-width: 767px) {
  .con_plan_list .con_panel .con_panel_c .box_pgnate {
    margin: .5em 0;
  }
}
.con_plan_list .con_panel .con_panel_c .box_pgnate .prev a,
.con_plan_list .con_panel .con_panel_c .box_pgnate .next a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.con_plan_list .con_panel .con_panel_c .box_pgnate .page_num {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.con_plan_list .con_panel .con_panel_c .box_pgnate .page_num_c {
  margin: 0 .5em;
}
.con_plan_list .con_panel .con_panel_c .box_pgnate .page_num_c a {
  font-family: "Cinzel", serif;
  font-size: 150%;
  padding: .4em;
  display: flex;
  position: relative;
}
.con_plan_list .con_panel .con_panel_c .box_pgnate .page_num_c a.active {
  border-top: 2px solid #006f67;
  margin-top: -2px;
}
.con_plan_list .con_panel .con_panel_c .not_plan_txt {
  padding: 100px 20px;
  display: block;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan_list .con_panel .con_panel_c .not_plan_txt {
    padding: 50px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan_list .con_panel .con_panel_c .not_plan_txt {
    padding: 20px 20px 30px;
  }
}
.con_plan_list .con_panel .con_panel_c.not_plan .list,
.con_plan_list .con_panel .con_panel_c.not_plan .box_pgnate {
  display: none;
}
