@media only screen and (min-width: 768px) {
  .con_lower_title {
    background-image: url(../../facilities/images/banquet/img_main-pc.jpg);
  }
}
@media only screen and (max-width: 767px) {
  .con_lower_title {
    background-image: url(../../facilities/images/banquet/img_main-sp.jpg);
  }
}

.wrp_intro {
  background: #070a04;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
    margin-bottom: 2.5em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_intro {
    padding-top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
    padding-top: 3em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
    padding-bottom: 4em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
    margin-bottom: 4em;
  }
}
.wrp_intro .tmp_lowerlnk {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .tmp_lowerlnk {
    width: 90%;
  }
}
.wrp_intro .con_intro_top {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro_top {
    padding-top: 115px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro_top {
    padding-top: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top {
    padding-top: 2em;
  }
}
.wrp_intro .con_intro_top .tmp_block_text_pat3 {
  max-width: 1700px;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .tmp_block_text_pat3 {
    width: 88%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro_top .tmp_block_text_pat3 .box_text {
    width: 42%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_intro .con_intro_top .tmp_block_text_pat3 .box_text {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .tmp_block_text_pat3 .box_text .tmp_lower_text {
    text-align: center;
  }
}
.wrp_intro .con_intro_top .box_img {
  max-width: 800px;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .box_img {
    width: 88%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .box_img {
    margin-top: 1.5em;
  }
}
.wrp_intro .con_intro_top .inn_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(800 / 1700 * 100%);
}
.wrp_intro .con_intro_top .inn_img:first-of-type .img:first-of-type {
  width: calc(482 / 800 * 100%);
}
.wrp_intro .con_intro_top .inn_img:first-of-type .img:first-of-type span {
  display: block;
  padding-top: calc(350 / 482 * 100%);
  position: relative;
  overflow: hidden;
}
.wrp_intro .con_intro_top .inn_img:first-of-type .img:first-of-type span img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.wrp_intro .con_intro_top .inn_img:first-of-type .img:last-of-type {
  width: calc(318 / 800 * 100%);
}
@media only screen and (min-width: 768px) {
  .wrp_intro .con_intro_top .inn_img:first-of-type .img:last-of-type {
    margin-top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .inn_img:first-of-type .img:last-of-type {
    margin-top: 1em;
  }
}
.wrp_intro .con_intro_top .inn_img:first-of-type .img:last-of-type span {
  display: block;
  padding-top: calc(350 / 318 * 100%);
  position: relative;
  overflow: hidden;
}
.wrp_intro .con_intro_top .inn_img:first-of-type .img:last-of-type span img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (min-width: 768px) {
  .wrp_intro .con_intro_top .inn_img:last-of-type {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .inn_img:last-of-type {
    margin-top: 2em;
  }
}
.wrp_intro .con_intro_top .inn_img:last-of-type .img {
  width: calc(400 / 800 * 100%);
}
.wrp_intro .con_intro_top .inn_img:last-of-type .img span {
  display: block;
  padding-top: calc(300 / 400 * 100%);
  position: relative;
  overflow: hidden;
}
.wrp_intro .con_intro_top .inn_img:last-of-type .img span img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (min-width: 768px) {
  .wrp_intro .con_intro_top .inn_img:last-of-type .img:last-of-type {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .inn_img:last-of-type .img:last-of-type {
    margin-top: 1em;
  }
}
.wrp_intro .con_intro_top .bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.wrp_intro .con_intro_top .bg span {
  display: block;
  padding-top: calc(795 / 1920 * 100%);
  position: relative;
  overflow: hidden;
}
.wrp_intro .con_intro_top .bg span img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .bg span {
    width: 180%;
    padding: calc(1431 / 3456 * 100%);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.wrp_intro .btn {
  width: 100%;
}
.wrp_intro .btn a {
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .btn a {
    width: 300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .btn a {
    width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .btn a {
    width: 95%;
  }
}

@media only screen and (min-width: 1025px) {
  .con_banquet .tmp_h3_line {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_banquet .tmp_h3_line {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_banquet .tmp_h3_line {
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_banquet .tmp_flex_img_text {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_banquet .tmp_flex_img_text {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_banquet .tmp_flex_img_text {
    margin-bottom: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_banquet .tmp_flex_img_text {
    padding-top: 2.5em;
  }
}
.con_banquet .box_large_banquet .tmp_h3,
.con_banquet .box_medium_banquet .tmp_h3,
.con_banquet .box_small_banquet .tmp_h3 {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_banquet .box_large_banquet .box_text {
    max-width: 350px;
    margin-right: auto;
    margin-left: 0;
  }
  .con_banquet .box_large_banquet .box_text .txt {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_banquet .box_large_banquet .box_text {
    max-width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_banquet .box_tit .tmp_h3 {
    letter-spacing: 4px;
    line-height: 47px;
  }
}
@media only screen and (min-width: 1025px) {
  .con_banquet .box_tit .tmp_h3 span .st_s {
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_banquet .box_tit .tmp_h3 span .st_s {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .con_banquet .box_tit .tmp_h3 span .st_s {
    font-size: 15px;
  }
}
.con_banquet .tmp_lower_text {
  text-align: center;
}
.con_banquet .tmp_lower_text .txt {
  padding-right: .8em;
}
