@charset "UTF-8";
.pageKv {
  background-image: url(../../img/banquet/bg-kv.jpg);
}

.container h2 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W6", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.75rem;
}
.tab_nav li{
  -ms-flex-positive: inherit !important;
    flex-grow: inherit !important;
    width: 300px !important;
}
.img_stop{
  position: relative;
}
.txt_coution{
  position: absolute;
  top: 40px;
  z-index: 1;
}
.btn_wrap{
  display:-ms-flexbox; 
  display: flex;
   -ms-flex-pack:center; 
  justify-content: center;
}
.btn_wrap a{
  background-image:none;
}
  .btn_wrap a:hover{
    background-image:none;
}
.btn_wrap p{
  margin-right: 23px;
}
.btn_wrap p:last-child{
  margin-right: 0 !important;
}
.newsArticle1 {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
}
#contactWrap form dl dt, #contactWrap.confirm dl dt{
  width: 224px;
}
@media screen and (max-width: 900px) {
.btn_wrap{
  display: inherit;
}
.btn_wrap p{
  margin-right: 0px;
  margin-bottom: 10px;
}
  .container h2 {
    font-size: 1.25rem;
}
.tab_nav li {
    width: 50% !important;
}
.newsList{
  width: 95% !important;
}
  }
h5 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W6", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.3rem;
  margin-bottom: 20px;
}

.btn {
  width: 300px;
}

@media screen and (max-width: 900px) {
  .btn {
    width: 100%;
  }
}

/* =========================================================
会議・パーティトップ
========================================================= */
.leadText {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W6", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.form_btnBox p input {
  height: 68px;
}

.container,
#partyPlanTab,
#banquetHallTab,
#banquetHall {
  overflow: hidden;
}

.partyPlan {
  background: #f5f5f5;
}

.partyPlan .slick-wrap {
  height: 450px;
}

.partyPlan .slick-inner {
  width: 3000px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1500px;
}

.partyPlan .btn-plan-all {
  padding: 20px 0 60px;
}

.partyPlan .btn-plan-all .btn {
  margin: 0 auto;
}

@media screen and (max-width: 900px) {
  .partyPlan .btn-plan-all {
    border-top: 1px solid #ccc;
    padding: 30px 20px;
  }
}

.resp-tabs-list {
  display:-ms-flexbox; 
  display: flex;
 -ms-flex-pack:center; 
  justify-content: center;
  padding-bottom: 80px;
}

.resp-tabs-list li {
  position: relative;
  background: transparent !important;
  border: 1px solid #bfbfbf;
  text-align: center;
  width: 200px;
  vertical-align: middle;
  margin-right: 20px;
}

.resp-tabs-list li:last-child {
  margin-right: 0;
}

.resp-tabs-list li img:first-child {
  width: 100%;
}

.resp-tabs-list li img:last-child {
  padding: 20px;
}

.resp-tabs-list li.resp-tab-active {
  background: none !important;
}

.resp-tabs-list li.resp-tab-active:after {
  content: "";
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  margin: auto;
  border-top: 20px solid #0e1c3d;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  width: 15px;
  height: 10px;
}

.partyplanSlider {
  position: relative;
  background: #f5f5f5;
  width: 1060px;
  margin: 0 auto;
}

.partyplanSlider li {
  overflow: hidden;
}

.partyplanSlider li > img {
  float: left;
  margin-right: 40px;
}

@media screen and (max-width: 900px) {
  .partyplanSlider li > img {
    float: none;
    margin-right: 0;
  }
}

.partyplanSlider li .textRight {
  overflow: hidden;
  height: 340px;
}

.partyplanSlider li .textRight h3 {
  font-size: 1.35rem;
  margin-bottom: 10px;
}

@media screen and (max-width: 900px) {
   .partyplanSlider li .textRight {
    height: inherit;
   }
  .partyplanSlider li .textRight h3 {
    font-size: 1.2rem;
    margin-top: 10px;
    line-height: 1.6;   
  }
  .partyplanSlider li .textRight h3 br {
    display: none;
  }
}

.partyplanSlider li .textRight p:not([class]) {
  font-size: .95rem;
}

.partyplanSlider li .btn {
  width: 100%;
  margin-top: 10px;
}

.partyplanSlider .slick-prev,
.partyplanSlider .slick-next {
  left: -100px;
  right: auto;
  border-color: #000;
}

@media screen and (max-width: 900px) {
  .partyplanSlider .slick-prev,
  .partyplanSlider .slick-next {
    left: -30px;
    top: 50px;
    bottom: auto;
  }
}

.partyplanSlider .slick-next {
  right: -100px;
  left: auto;
}

@media screen and (max-width: 900px) {
  .partyplanSlider .slick-next {
    right: -30px;
    left: auto;
  }
}

.partyplanSlider .slick-slide {
  width: 1060px;
  margin: 0 30px;
  opacity: .3;
  transition: opacity .5s;
}

.partyplanSlider .slick-active {
  opacity: 1;
}

.partyplanSlider,
.slick-list {
  overflow: visible !important;
}

@media screen and (max-width: 900px) {
  .partyPlan .slick-inner {
    position: static;
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  .partyPlan .slick-wrap {
    height: auto;
  }
  .slick-wrap {
    overflow: hidden;
    position: relative;
    width: 100% !important;
    min-width: 100%;
  }
  .partyplanSlider {
    opacity: 0;
    transition: opacity 1s;
    width: 240px;
    margin: 0 auto;
  }
  .resp-tab-content-active .partyplanSlider {
    opacity: 1;
  }
  .partyplanSlider .slick-slide {
    width: 240px;
    margin: 0;
    padding: 0 10px;
  }
}

.banquetHall .tabWrap {
  margin-bottom: 0;
}

@media screen and (max-width: 900px) {
  .banquetHall .resp-accordion {
    display:-ms-flexbox; 
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .banquetHall .resp-accordion .tabPhoto {
    display: none;
  }
  .banquetHall .resp-accordion .tabText {
    padding-left: 20px;
  }
}

.banquet-box {
  background: #fff !important;
}

.banquet-box .wrapper {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 900px) {
  .banquet-box .wrapper {
    padding: 30px 20px;
  }
}

.banquet-box h4 {
  margin-bottom: 20px;
}

@media screen and (max-width: 900px) {
  .banquet-box h4 img {
    height: 18px;
  }
}

.banquet-box h4 + p {
  float: left;
  margin-right: 30px;
}

@media screen and (max-width: 900px) {
  .banquet-box h4 + p {
    float: none;
    margin-right: 0;
  }
}

.banquet-box .btn {
  margin: 20px 0;
}

.banquet-box .btn-pdf {
  overflow: hidden;
  width: 300px;
}

@media screen and (max-width: 900px) {
  .banquet-box .btn-pdf {
    width: 100%;
    margin-bottom: 0;
  }
}

.banquet-box .btn-gold {
  margin: 40px auto;
}

@media screen and (max-width: 900px) {
  .banquet-box.resp-tab-content {
    padding: 0;
  }
}

.banquetHallSlider li {
  margin: 0 8px;
}

.banquetHallSlider li span {
  display: block;
  background: #ebebeb url(../../img/banquet/icon-search.svg) no-repeat right 10px center;
  background-size: 16px auto;
  padding: 10px;
}

@media screen and (max-width: 900px) {
  .banquetHallSlider .slick-inner {
    position: static;
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  .banquetHallSlider .slick-wrap {
    height: auto;
  }
  .banquetHallSlider .slick-prev,
  .banquetHallSlider .slick-next {
    left: -100px;
    right: auto;
    border-color: #000;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .banquetHallSlider .slick-prev,
  .banquetHallSlider .slick-next {
    left: -30px;
    top: 50px;
    bottom: auto;
  }
}

@media screen and (max-width: 900px) {
  .banquetHallSlider .slick-next {
    right: -100px;
    left: auto;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .banquetHallSlider .slick-next {
    right: -30px;
    left: auto;
  }
}

@media screen and (max-width: 900px) {
  .banquetHallSlider {
    width: 240px;
    margin: 0 auto;
  }
  .banquetHallSlider .slick-slide {
    width: 240px;
    margin: 0;
    padding: 0 10px;
  }
}

.banquetTable {
  border-collapse: separate;
  border-spacing: 2px;
  margin: 20px 0;
}

.banquetTable th,
.banquetTable td {
  padding: 10px;
  text-align: center;
}

.banquetTable .bg-gold th {
  background: #c4b385;
  color: #fff;
}

.banquetTable .bg-lightgold td {
  background: #e5deca;
}

.banquetTable .bg-gray td {
  background: #ebebeb;
}

.banquetInfo {
  display:-ms-flexbox; 
  display: flex;
  -ms-flex-line-pack:stretch;
  align-content: stretch;
}

.banquetInfo dt {
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: #c4b385;
  color: #fff;
  padding: 10px;
  text-align: center;
}

.banquetInfo dd {
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: #ebebeb;
  padding: 10px;
}

.banquetInfo dd dl {
  margin: -5px;
}

.banquetInfo dd dl dt {
  background: #e5deca;
  color: #333;
}

@media screen and (max-width: 900px) {
  .banquetInfo {
    display: block;
    text-align: center;
  }
  .banquetInfo + .banquetInfo {
    margin-top: 15px;
  }
  .banquetInfo dt,
  .banquetInfo dd {
    display: block;
    padding: 5px;
  }
}

/* =========================================================
面積・収容人数一覧
========================================================= */
.ttl01 {
  padding: 50px 0 0;
}

.bnrWrap {
  padding-top: 50px;
  padding-bottom: 55px;
}

.bnrWrap p {
  text-align: center;
}

.btn span.btnPdf {
  display: inline-flex;
  padding: 15px 20px;
  background: url(../../img/common/ico_pdf_blue.png) no-repeat 60% 0%;
  background-size: 17px auto;
}

.btn a:hover span.btnPdf {
  color: #fff;
  background: url(../../img/common/ico_pdf_white.png) no-repeat 60% 0%;
  background-size: 17px auto;
  text-decoration: underline;
}

.variousDetail .txt120 {
  padding: 10px 0;
}

.variousDetail table {
  text-align: center;
}

.variousDetail table tr th {
  background: #C4B385;
  border-right: 3px solid #fff;
  padding: 15px;
  color: #fff;
}

.variousDetail table tr:nth-child(2) td {
  background: #E1D9C2;
  border-right: 3px solid #fff;
  padding: 10px;
}

.variousDetail table tr td {
  background: #E8E8E8;
  border-right: 3px solid #fff;
  padding: 10px;
}

.variousDetail table tr td {
  vertical-align: middle;
  border-bottom: 3px solid #fff;
}

.variousDetail h3,
.kiyakuWrap h3,
.floorWrap h3 {
  font-size: 200%;
  padding: 25px 0;
  color: #003461;
}

.layoutWrap {
  padding: 40px 0;
}

.layoutWrap ul li {
  width: 490px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}

.layoutWrap ul li:nth-child(2n) {
  margin-right: 0;
}

.layoutWrap dl dt {
  font-size: 200%;
  padding: 25px 0;
  color: #003461;
}

.kiyakuWrap {
  padding-top: 30px;
  padding-bottom: 30px;
}

.kiyakuWrap p.ttl {
  margin-bottom: 36px;
  margin-bottom: 10px;
  font-size: 1.3rem;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ヒラギノ明朝 Pro W6","HGS明朝E","HG明朝E","ＭＳ Ｐ明朝",serif !important;
}

.kiyakuWrap .acordionWrap dt.collapse-close {
  border-bottom: 3px solid #ddd;
}

.kiyakuWrap .acordionWrap dt.collapse-open {
  border-bottom: none;
}

#contactWrap.bunquet_form_style h2 {
  margin-bottom: 30px;
}

#contactWrap.bunquet_form_style form {
  padding-top: 30px;
}

#contactWrap.confirm {
  padding: 50px 0 60px;
}

#contactWrap.bunquet_form_style .form_btnBox p.confirmBtn input {
  background: url(../../img/contact/btn_confirm.png) no-repeat 0 0;
  background-size: 400px auto;
}

#contactWrap.bunquet_form_style .form_btnBox p.resetBtn input {
  background: url(../../img/banquet/btn_reset.png) no-repeat 0 0;
  background-size: 400px auto;
}

#contactWrap.bunquet_form_style .form_btnBox p:last-child {
  margin-left: 10px;
}

#contactWrap.confirm h3 {
  font-size: 200%;
  color: #0e1c3c;
}

#contactWrap.confirm p.txt {
  font-size: 120%;
}

section.plan {
  padding: 40px 0;
  border-bottom: 1px solid #ddd;
}

section.plan .right {
  float: right;
  width: 330px;
}

section.plan .left {
  float: left;
  width: 620px;
  margin-right: 50px;
}

section.plan .left .ttl {
  font-size: 200%;
  color: #003461;
  margin-bottom: 10px;
}

section.plan .left .txt120 {
  margin-bottom: 40px;
}

section.plan .left .btn1 {
  float: left;
  width: 300px;
  margin-right: 20px;
  box-sizing: border-box;
}

section.plan .left .btn2 {
  float: right;
  width: 300px;
}


/* 開閉ボックス
----------------------------------------------------------- */
.acordionWrap {
  border-top: 3px solid #eaeaea;
  border-right: 3px solid #eaeaea;
  border-left: 3px solid #eaeaea;
  overflow: hidden;
  font-size: 120%;
}

.acordionWrap .spTtl {
  font-size: 110%;
  margin-bottom: 0;
  line-height: 1.5em;
}

.acordionWrap .ttl:hover {
  cursor: pointer;
}

.acordionWrap dt.collapse-close {
  background: url(../../img/common/ico_plus.png) no-repeat 100% 50%;
  padding: 15px;
  background-size: 35px 18px;
}

.acordionWrap dt.collapse-open {
  background: url(../../img/common/ico_minus.png) no-repeat 100% 50%;
  padding: 15px;
  background-size: 35px 18px;
  border-bottom: 3px solid #eaeaea;
}

.acordionWrap dd {
  padding: 15px;
}

.introductionWrap p.example span {
  display: block;
  padding: 15px 0 10px;
  margin-bottom: 15px;
  font-size: 140%;
  color: #003461;
  border-bottom: 1px solid #003461;
  text-align: center;
}

.stayplanWrap ul li p.ttl {
  margin-bottom: 15px;
  font-size: 140%;
  color: #003461;
  border-bottom: 1px solid #003461;
  height: 50px;
}

/*ダウンロード*/
.ttlRecruit {
  padding: 50px 0 0;
}

.ttlRecruit p {
  font-size: 13px;
  color: #333;
  line-height: 3;
}

#recruitWrap {
  padding-bottom: 40px;
}

.pdfTable td,
.pdfTable th {
  border: 2px solid #E3E3E3;
  padding: 20px 15px;
  font-size: 12px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.pdfTable th {
  background: #F0ECE0;
  vertical-align: middle;
}

.pdfTable td {
  padding-left: 40px;
}

.recruit_border {
  border-bottom: 5px solid #003461;
}

.pdfTable ul {
  display:-ms-flexbox; 
  display: flex;
}

.pdfTable ul li {
  margin-right: 15px;  
}
.ul_endno{
  margin-bottom: 5px;
}

/*利用規約*/

#qaWrap {
	border-bottom: 2px solid #eaeaea;
}
#qaTabCon {
	width: 100%;
	box-sizing: border-box;
	padding-top: 40px;
	padding-bottom: 70px;
}

.qaList {
	font-size: 12px;
}
.qaList > dt {
	height: 50px;
	box-sizing: border-box;
	padding: 12px 15px 0;
	color: #666;
	background: url(../../img/common/ico_plus.png) no-repeat right 0px center;
	border: 3px solid #eaeaea;
	background-size: 45px;
	margin-bottom: 5px;
	font-size: 1rem;
  cursor:pointer;
}
.qaList > dt.collapse-open {
	background: url(../../img/common/ico_minus.png) no-repeat right 0px center;
	background-size: 45px;
	margin-bottom: 0;
    border-bottom: none;
}
.qaList > dd {
	box-sizing: border-box;
	padding: 20px 15px;
	color: #666;
	border: 3px solid #eaeaea;
	border-top: 2px solid #eaeaea;
	margin-bottom: 5px;
	font-size: 1rem;
}
.slick-slide img{
  margin: 0 auto;
}