@media only screen and (min-width: 768px) {
  .con_lower_title {
    background-image: url(../../facilities/images/img_main-pc.jpg);
  }
}
@media only screen and (max-width: 767px) {
  .con_lower_title {
    background-image: url(../../facilities/images/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: 170px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro {
    padding-bottom: 110px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
    padding-bottom: 4em;
  }
}
.wrp_intro .tmp_lowerlnk {
  position: relative;
  z-index: 1;
  margin-bottom: 5%;
  width: 65%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .tmp_lowerlnk {
    margin-bottom: 12%;
    width: 90%;
  }
}
.wrp_intro .con_intro_top {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro_top {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro_top {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top {
    margin-bottom: 4em;
  }
}
@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;
  text-align: center;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .tmp_block_text_pat3 {
    width: 88%;
  }
}
.wrp_intro .con_intro_top .tmp_block_text_pat3 .box_txt {
  margin-top: 3em;
}
.wrp_intro .con_intro_top .box_img {
  max-width: 1700px;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  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: flex;
  width: 100%;
  margin-top: 5%;
  justify-content: center;
}
.wrp_intro .con_intro_top .inn_img .img {
  text-align: center;
  width: 100%;
}
.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%;
  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%;
    transform: translateX(-50%);
  }
}
.wrp_intro .con_intro_bottom {
  position: relative;
}
.wrp_intro .con_intro_bottom .tmp_h3_line {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro_bottom .tmp_h3_line {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro_bottom .tmp_h3_line {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_bottom .tmp_h3_line {
    margin-bottom: 1.5em;
  }
}
.wrp_intro .con_intro_bottom .bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_bottom .bg {
    top: 2.5%;
  }
}
.wrp_intro .con_intro_bottom .bg span {
  display: block;
  padding-top: calc(952 / 1920 * 100%);
  position: relative;
  overflow: hidden;
}
.wrp_intro .con_intro_bottom .bg span img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_bottom .bg span {
    width: 150%;
    padding: calc(1428 / 2880 * 100%);
    left: 50%;
    transform: translateX(-50%);
  }
}
.wrp_intro .tmp_flex_img_text4_pat2 {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .tmp_flex_img_text4_pat2 + .tmp_flex_img_text4_pat2 {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .tmp_flex_img_text4_pat2 + .tmp_flex_img_text4_pat2 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .tmp_flex_img_text4_pat2 + .tmp_flex_img_text4_pat2 {
    margin-top: 2.5em;
  }
}

@media only screen and (min-width: 1025px) {
  .con_faccont {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faccont {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faccont {
    margin-bottom: 2.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_faccont {
    padding-top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faccont {
    padding-top: 3em;
  }
}
@media only screen and (min-width: 1441px) {
  .con_faccont#fuka {
    margin-bottom: 230px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .con_faccont#fuka {
    margin-bottom: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faccont#fuka {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faccont#fuka {
    margin-bottom: 2.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_faccont .tmp_h3_line {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faccont .tmp_h3_line {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faccont .tmp_h3_line {
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_faccont .tmp_block_slider_pat1 {
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faccont .tmp_block_slider_pat1 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faccont .tmp_block_slider_pat1 {
    margin-bottom: 2em;
  }
}
.con_faccont .tmp_block_pat5 {
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .con_faccont .tmp_block_pat5 {
    padding-top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faccont .tmp_block_pat5 {
    padding-top: 3em;
  }
}
.con_faccont .tmp_h4 {
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .con_faccont .tmp_h4 {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faccont .tmp_h4 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faccont .tmp_h4 {
    margin-bottom: 1.5em;
  }
}
.con_faccont .tmp_h4.s {
  margin-bottom: 0;
}
.con_faccont .tmp_h5.s {
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .con_faccont .tmp_h5.s {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faccont .tmp_h5.s {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faccont .tmp_h5.s {
    margin-bottom: 1.5em;
  }
}
.con_faccont .slick-dots {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .con_faccont .slick-dots {
    bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faccont .slick-dots {
    bottom: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .con_faccont#banquet .tmp_flex_img_text .tmp_lower_text {
    margin-right: auto;
    margin-left: 0;
  }
  .con_faccont#banquet .tmp_flex_img_text .box_textlink {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faccont#ichiyou .tmp_flex_img_text.base_w_1200 .box_l {
    width: calc(650 / 1200 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faccont#ichiyou .tmp_flex_img_text.base_w_1200 .box_r {
    width: calc(550 / 1200 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .con_faccont#ichiyou .box_text {
    max-width: 350px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_faccont#ichiyou .box_text {
    max-width: 90%;
  }
}
.con_faccont#ichiyou .box_text .tmp_tbl {
  line-height: 2;
}
@media only screen and (min-width: 1025px) and (max-width: 1100px) {
  .con_faccont#ichiyou .tmp_tbl th,
  .con_faccont#ichiyou .tmp_tbl td {
    padding-left: 0;
    padding-right: 0;
  }
}
.con_faccont#sora .tmp_flex_tbl_tbl .tmp_lower_text .txt {
  text-align: center;
}

.shinrin {
  background: #010400;
}
@media only screen and (min-width: 1025px) {
  .shinrin {
    padding-bottom: 170px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .shinrin {
    padding-bottom: 110px;
  }
}
@media only screen and (max-width: 767px) {
  .shinrin {
    padding-bottom: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .shinrin .tmp_lower_text {
    text-align: left;
  }
}

.wrp_ricca {
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 1025px) {
  .wrp_ricca {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_ricca {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_ricca {
    margin-bottom: 2.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_ricca {
    padding: 200px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_ricca {
    padding: 150px 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_ricca {
    padding: 4em 0;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_ricca .tmp_flex_img_text .tmp_lower_text {
    margin-left: 0;
  }
  .wrp_ricca .tmp_flex_img_text .box_textlink {
    text-align: left;
  }
}

.wrp_sanpou {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .wrp_sanpou {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_sanpou {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_sanpou {
    margin-bottom: 2.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_sanpou {
    padding-top: 190px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_sanpou {
    padding-top: 140px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_sanpou {
    padding-top: 3em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_sanpou {
    padding-bottom: 230px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_sanpou {
    padding-bottom: 180px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_sanpou {
    padding-bottom: 4em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_sanpou .tmp_bg_sanpou {
    height: calc(100% + 25px + 45px + 20px);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_sanpou .tmp_bg_sanpou {
    height: calc(100% + 5em);
  }
}
.wrp_sanpou .tmp_flex_img_text {
  position: relative;
  z-index: 1;
}
.wrp_sanpou .tmp_flex_img_text .box_tit .tmp_h3 span small {
  color: #cdcdcd;
}
.wrp_sanpou .tmp_flex_img_text .box_tit._after {
  margin-bottom: 1.5em;
}

@media only screen and (min-width: 1025px) {
  .con_barrierfree .tmp_h4.s {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_barrierfree .tmp_h4.s {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_barrierfree .tmp_h4.s {
    margin-bottom: 1.5em;
  }
}
.con_barrierfree .tmp_flex_img_text6 .txt {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl {
    width: 100%;
  }
}
.con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table {
  margin: 6% auto 0;
}
@media only screen and (min-width: 1025px) {
  .con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table {
    width: 100%;
  }
}
.con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table tr th {
  width: 16.6em !important;
}
@media only screen and (max-width: 767px) {
  .con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table tr th {
    margin-bottom: 1.5em !important;
  }
}
.con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table tr td {
  display: flex;
  width: 100% !important;
}
@media only screen and (max-width: 1024px) {
  .con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table tr td {
    flex-wrap: wrap;
  }
}
.con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table tr td div {
  text-align: center;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  .con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table tr td div {
    width: 115px;
  }
}
@media only screen and (max-width: 767px) {
  .con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table tr td div {
    width: 103px;
  }
}
.con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table tr td div img {
  margin-right: 1%;
}
.con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table tr td div p {
  letter-spacing: 0;
  line-height: 1.2;
  margin-top: .5em;
}
@media only screen and (max-width: 1024px) {
  .con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table tr:nth-child(4) td div:nth-child(-n+3), .con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table tr:nth-child(5) td div:nth-child(-n+3), .con_barrierfree .tmp_flex_img_text6 .tmp_wrp_tbl table tr:nth-child(9) td div:nth-child(-n+3) {
    margin-bottom: 6%;
  }
}
.con_barrierfree .tmp_flex_img_text6 .con_notion {
  padding-left: 1em;
  text-indent: -1em;
  margin: 2% auto 0;
}
@media only screen and (min-width: 1025px) {
  .con_barrierfree .tmp_flex_img_text6 .con_notion {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_barrierfree .tmp_flex_img_text6 .con_notion {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_barrierfree .tmp_flex_img_text6 .con_notion {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .con_barrierfree .tmp_flex_img_text6 .con_notion {
    width: 80%;
  }
}
