
.sp_only{
  display: none;
}
.pc_only{
  display: block;
}

.font_z_o_mincho{
  font-family: "Zen Old Mincho", serif;
}
.bg_color{
  background-color: #FAF9F6;
  position: relative;
  /* z-index: -3; */
  padding-bottom: 16rem;
}

/* メインのスライダー */
.mainvisual_wrap {
  position: relative;
  height: 72rem;
}
.slideshow {
  width: 100%;
  height: 72rem;
  position: relative;
  overflow: hidden;
}
.slideshow-wrapper {
  transition-timing-function: linear;
}
.mainvisual {
  width: 100%;
  height: 72rem;
  object-fit: cover;
  z-index: 2;
}


.main_section{
  position: relative;
}
.front_main_wrapper{
  position: absolute;
  top: 14.6rem;
  right: 8.5rem;
  z-index: 3;
}
.front_maintext{
  width: 30.1rem;
  height: 40.9rem;
  object-fit: cover;
  display: inline-block;
  margin-top: 3rem;
  margin-right: 1.7rem;
}
.front_maintitle{
  width: 9rem;
  height: 24rem;
  object-fit: cover;
}



.front_about_wrapper{
  display: flex;
  width: 101rem;
  margin: 13.8rem auto 20rem;
  gap: 17.3rem;
}
.front_about_title{
  font-size: 1.9rem;
  font-weight: 900;
  margin-bottom: 3.2rem;
  margin-left: 0.4rem;
  margin-top: -0.2rem;
}
.front_about_text{
  font-size: 1.6rem;
  font-weight: 500;
}
.front_about_text_margin{
  display: inline-block;
  margin-bottom: 2.3rem;
  margin-left:0.4rem;
}
.front_about_link{
  font-size: 1.6rem;
  font-weight: 500;
  position: relative;
  display: inline-block;
  margin-top: 2.3rem;
  width: 18rem;
  transition: width 0.5s ease;
}
.front_about_link:hover{
  width: 19rem;
}
.front_about_link::before{
  content: '';
  position: absolute;
  width: 18.2rem;
  height: 0.1rem;
  background-color: #1A1A1A;
  bottom: -1.5rem;
  left: 0rem;
  pointer-events: none;
  width: 100%;
  transition: width 0.5s ease;
}

/* hoverで矢印の線を伸ばす */
.front_about_link:hover .arrow::before,
.facility_about:hover .arrow::before,
.front_news_about:hover .arrow::before {
  width: 1.4rem; /* 伸ばす */
}

.front_about_link:hover .arrow::after,
.facility_about:hover .arrow::after,
.front_news_about:hover .arrow::after{
  right: -1.5rem; /* 矢印の位置を右に */
}


/* 矢印 ここから*/
.arrow{
  position: absolute;
  display: inline-block;
  bottom: -2rem;
  right: 0;
}
  /* 線部分 */
.arrow::before{
  content: "";
  display: inline-block;
  width: 1.4rem;        /* 線の長さ */
  height: 0.2rem;        /* 線の太さ */
  background: #0D4B3F;   /* 線の色 */
  position: relative;
  transition: width 0.5s ease;
  /* top: -0.7rem;
  left: 3.9rem; */
  top: -2.4rem;
}
 /* Chevron矢じり */
 .arrow::after{
  content: "";
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  border-top: 0.1rem solid #0D4B3F;
  border-right: 0.1rem solid #0D4B3F;
  position: absolute;
  top: -0.9rem;
  left: 0.8rem;
  /* top: -0.2rem;
  right: -0.5rem; */
  transform: rotate(45deg);
  transition: right 0.5s ease;
}
/* 矢印 ここまで*/



.front_about_section{
  position: relative;
}
/* 背景画像 ここから*/
.bg_woman{
  width:15.7rem;
  position: absolute;
  top: 16rem;
  left:44.7rem;
  z-index: 3;
}
.bg_gold1{
  width:60rem;
  position: absolute;
  top: 36rem;
  left:5rem;
  transform: rotateX(180deg) rotateY(180deg);
  z-index: 2;
}
/* 背景画像 ここまで*/

.hospitality{
  width: 45rem;
  height: 45rem;
  object-fit:cover;
  object-position: 50% 50%;
}


.front_live_wrapper{
  width: 111rem;
  margin: 0 auto 20rem;
  position: relative;
}
.front_live_img{
  display: block;
  width: 111rem;
  height: 52.4rem;
  object-fit: cover;
  margin: 0 auto 5.2rem;
}
.front_live_inner{
  display: flex;
  align-items: center;
}
.front_live_char{
  width: 6.4rem;
  height: 5.7rem;
}
.front_live_text{
  font-size: 1.6rem;
  font-weight: 500;
  margin-left: 6.7rem;
}
/* 背景画像 */
.bg_tengu{
  display: block;
  width: 23.9rem;
  height: 22.5rem;
  position: absolute;
  top: 42rem;
  right: -2rem;
  z-index: 3;
}
.bg_gold_arch1{
  display: block;
  width: 42.1rem;
  height: 38.4rem;
  position: absolute;
  top: 54rem;
  right: -6rem;
  /* z-index: -1; */
}




.front_eat_img{
  display: block;
  width: 39.2rem;
  height: 48.8rem;
  object-fit: cover;
}
.front_cafeteria_img{
  width: 39.2rem;
  height: 27.6rem;
  position: absolute;
  top: 38rem;
  left: 44.8rem;
}
.front_eat_wrapper{
  display: flex;
  align-items: center;
  width: 111rem;
  margin: 0 auto 36.8rem;
  position: relative;
}
.front_eat_inner{
  margin-left: 16.4rem;
  margin-top: -14.6rem;
}
.front_eat_char{
  width: 6.4rem;
  height: 5.7rem;
}

.front_eat_text{
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 3.4rem;
}

.bg_fan{
  display: block;
  width: 5.5rem;
  height: 5.5rem;
  position: absolute;
  top: 21rem;
  left: 43.2rem;
}
.bg_fan2{
  display: block;
  width: 5.5rem;
  height: 5.5rem;
  position: absolute;
  top: 56rem;
  left: 95.6rem;
  transform: rotateY(180deg);
}



.front_oyu_wrapper{
  width: 111rem;
  margin: 0 auto 19.7rem;
}
.front_oyu_img{
  height: 52.4rem;
  object-fit: cover;
}
.front_oyu_inner{
  display: flex;
  align-items: center;
  justify-content: right;
  margin-top: 3.8rem;
  margin-right: 2.7rem;
}
.front_oyu_char{
  width: 6rem;
  height: 5.9rem;
}
.front_oyu_text{
  font-size: 1.6rem;
  font-weight: 500;
  margin-right: 2.4rem;
  letter-spacing: 0.03rem;
}



/* 二個目のスライダー */
.slider_direction{
  display: flex;
  flex-direction: column;
}
.wrapper {
  overflow: hidden;
  width: 100%;
}
.track {
  display: flex;
  gap: 2rem;
  will-change: transform;
}
.slide {
  min-width: 41.9rem;
  height: 27.9rem;
  object-fit: cover;
}




.facility_wrapper{
  display: flex;
  gap: 11rem;
  justify-content: center;
  margin-top: 7rem;
  margin-bottom: 12.9rem;
  margin-left: -1.5rem;
}
.facility_title{
  font-size: 1.8rem;
  font-weight: bold;
  color: #1A1A1A;
  margin-bottom: 4rem;
}
.facility_about{
  font-size: 1.6rem;
  font-weight: 500;
  position: relative;
  display: inline-block;
  /* margin-top: 2.3rem; */
  width: 13.7rem;
  transition: width 0.5s ease;
}
.facility_about::before{
  content: '';
  position: absolute;
  width: 18.2rem;
  height: 0.1rem;
  background-color: #1A1A1A;
  bottom: -1.5rem;
  left: 0rem;
  pointer-events: none;
  width: 100%;
  transition: width 0.5s ease;
}
.facility_about:hover{
  width: 19rem;
}


.front_news_wrapper{
  display: flex;
  width: 111rem;
  margin: 0 auto;
}
.front_news_title_wrapper{
  margin-top: 1.1rem;
}
.front_news_maintitle{
  font-size: 3.8rem;
  font-weight: 900;
  color: #1A1A1A;
  margin-bottom: 4.5rem;
}
.front_news_about{
  font-size: 1.6rem;
  font-weight: 500;
  position: relative;
  display: inline-block;
  /* margin-top: 2.3rem; */
  width: 13.7rem;
  transition: width 0.5s ease;
}
.front_news_about::before{
  content: '';
  position: absolute;
  width: 18.2rem;
  height: 0.1rem;
  background-color: #1A1A1A;
  bottom: -1.5rem;
  left: 0rem;
  pointer-events: none;
  width: 100%;
  transition: width 0.5s ease;
}
.front_news_about:hover{
  width: 19rem;
}
.front_news_info{
  border-bottom: solid 0.1rem #707070;
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
}

.front_news_flex{
  display: flex;
  /* width: 25%; */
  align-items: center;
}
.front_news_date{
  font-size: 1.2rem;
  font-weight: 400;
  /* width: 40%; */
}
.front_news_category{
  font-size: 1.2rem;
  font-weight: 400;
  margin-left: 1.9rem;
  /* width: 60%; */
}
.front_news_title{
  font-size: 1.6rem;
  font-weight: 400;
  width: 100%;
  padding-top: 1rem;
}
.front_news_list{
  margin-left: 12.3rem;
}



.fb-page_wrapper{
  width:38.7rem;
  height: 28.5rem;
  margin-left: 10.5rem;
  margin-top: 1.4rem;
}


.front_map_wrapper{
  display: flex;
  width: 111rem;
  margin: 17.6rem auto 0rem;
  gap: 18.6rem;
}
.front_access_maintitle{
  font-size: 3.8rem;
  font-weight: 900;
  color: #1A1A1A;
  margin-bottom: 2.5rem;
  position: relative;
  z-index: 3;
}
.front_address{
  font-size: 1.6rem;
  font-weight: 500;
  color: #1A1A1A;
}
.front_map{
  width: 68rem;
  height: 38.7rem;
  padding-left: 9rem;
}



.front_contact_wrapper{
  display: flex;
  width: 111rem;
  margin: 7.1rem auto 0rem;
  gap: 7rem;
}
.front_contact_title{
  font-size: 3rem;
  font-weight: 500;
  border: solid 0.1rem #CEA15D;
  width: 52rem;
  height: 15.2rem;
  text-align: center;
  line-height: 15.2rem;
  background-color: #fff;
}
.front_contact_title:hover{
  color: #fff;
  background-color: #0D4B3F;
}
.front_contact_number{
  font-size: 3rem;
  font-weight: 500;
  border: solid 0.1rem #CEA15D;
  width: 52rem;
  height: 15.2rem;
  text-align: center;
  padding-top: 4.5rem;
  line-height: 3rem;
  position: relative;
  z-index: 4;
  background-color: #fff;
}
.front_contact_number:hover{
  color: #fff;
  background-color: #0D4B3F;
}

.front_contact_time{
  font-size: 2rem;
  display: inline-block;
  margin-top: 1rem;
}

.bg_access_wrapper,.bg_contact_wrapper{
  position: relative;
}
.bg_gold_arch2{
  display: block;
  width: 42.1rem;
  height: 38.4rem;
  position: absolute;
  top: -30rem;
  left: 3.7rem;
  /* z-index: -1; */
}

.bg_gold2{
  width:60rem;
  position: absolute;
  top: -10rem;
  right:0rem;
  z-index: 3;
}



@media screen and (max-width:699.98px){

  .sp_only{
    display: block;
  }
  .pc_only{
    display: none;
  }
  

  /* メインのスライダー */
  .mainvisual_wrap {
    position: relative;
    height: 56.8rem;
  }
  .slideshow {
    width: 100%;
    height: 56.8rem;
    position: relative;
    overflow: hidden;
  }
  .slideshow-wrapper {
    transition-timing-function: linear;
  }
  .mainvisual {
    width: 100%;
    height: 56.8rem;
    object-fit: cover;
    z-index: 2;
  }
  .front_main_wrapper{
    top: 23.7rem;
    right: 1.1rem;
  }
  .front_maintext{
    width: 34.2rem;
    height: 4.2rem;
    object-fit: cover;
    display: block;
    margin: 1.3rem auto 0rem;
  }
  .front_maintitle{
    width: 10rem;
    height: 5.8rem;
    object-fit: cover;
    display:block;
    margin: 0 auto;
  }



  .front_about_wrapper{
    display: flex;
    flex-direction: column;
    width: 33.5rem;
    margin: 2.4rem auto 7rem;
    gap: 8.5rem;
  }
  .front_about_title{
    font-size: 1.9rem;
    font-weight: 900;
    margin-bottom: 2rem;
    margin-left: 0rem;
  }
  .front_about_text{
    font-size: 1.6rem;
    font-weight: 500;
  }
  .front_about_text_margin{
    display: inline-block;
    margin-bottom: 2rem;
    margin-left: 0rem;
    letter-spacing: 0.02rem;
    line-height: 2.5rem;
  }
  .front_about_link{
    font-size: 1.6rem;
    font-weight: 500;
    position: relative;
    margin-top: 0.4rem;
    width:16.3rem;
  }
  .front_about_link::before{
    content: '';
    display: inline-block;
    position: absolute;
    width: 16.3rem;
    height: 0.1rem;
    background-color: #1A1A1A;
    bottom: -1.5rem;
    left: 0rem;
    width: 100%;
    transition: width 0.5s ease;
  }
  
  /* 矢印 ここから*/
  .arrow{
    position: absolute;
    display: inline-block;
    bottom: -2rem;
    right: 0;
  }
  /* 線部分 */
  .arrow::before{
    content: "";
    display: inline-block;
    width: 1.4rem;        /* 線の長さ */
    height: 0.2rem;        /* 線の太さ */
    background: #0D4B3F;   /* 線の色 */
    position: absolute;
    top: -3.1rem;
    right: 0rem;
  }
  /* Chevron矢じり */
  .arrow::after{
    content: "";
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    border-top: 0.1rem solid #0D4B3F;
    border-right: 0.1rem solid #0D4B3F;
    position: absolute;
    top: -3.3rem;
    left: -0.6rem;
    transform: rotate(45deg);
  }
  /* 矢印 ここまで*/

  

  /* 背景画像 ここから*/
  .bg_woman{
    width:9.8rem;
    position: absolute;
    top: 25rem;
    left:27.5rem;
    z-index: 3;
  }
  .bg_gold1{
    width:26.9rem;
    position: absolute;
    top: 33rem;
    left:0rem;
    transform: rotateX(180deg) rotateY(180deg);
  }
  /* 背景画像 ここまで*/
  .hospitality{
    width: 33.5rem;
    height: 33.5rem;
    position: relative;
    z-index: 9;
  }




  .front_live_wrapper{
    width: 100%;
    margin: 0 auto 14.5rem;
    position: relative;
  }
  .front_live_img{
    display: block;
    width: 100%;
    height: 28rem;
    object-fit:cover;
    margin: 0 auto 5rem;
  }
  .front_live_inner{
    display: flex;
    align-items: baseline;
    flex-direction: column;
  }
  .front_live_text{
    font-size: 1.6rem;
    font-weight: 500;
    margin-left:2rem;
    margin-right: 2rem;
    margin-top: 2.5rem;
    letter-spacing: calc(0.32em / 16);
  }
  /* 背景画像 */
  .bg_tengu{
    display: block;
    width: 15.4rem;
    height: 14.5rem;
    position: absolute;
    top: 23.2rem;
    right: 2.5rem;
  }
  .bg_gold_arch1{
    display: block;
    width: 27.3rem;
    height: 24.9rem;
    position: absolute;
    top: 31rem;
    right: 0rem;
  }




  .front_eat_img{
    display: block;
    width: 19.7rem;
    height: 24.6rem;
    object-fit: cover;
  }
  .front_cafeteria_img{
    width: 22.6rem;
    height: 15.9rem;
    position: absolute;
    top: 51.8rem;
    left: auto;
    right: 2rem;
  }
  .front_eat_wrapper{
    display: flex;
    flex-direction: column;
    align-items: normal;
    width: 37.5rem;
    margin: 0 auto 26.3rem;
    position: relative;
  }
  .front_eat_inner{
    margin-left: 0rem;
    margin-top: 0rem;
  }
  .front_eat_char{
    width: 6.7rem;
    height: 6.3rem;
    margin: 3.8rem auto 0rem;
  }

  .front_eat_text{
    font-size: 1.6rem;
    font-weight: 500;
    width: 33.5rem;
    margin: 3.4rem auto 6.5rem;
    letter-spacing: calc(0.32em / 16);
  }
  
  .bg_fan{
    display: block;
    width: 5.5rem;
    height: 5.5rem;
    position: absolute;
    top: 18rem;
    left: 26.5rem;
  }
  .bg_fan2{
    display: block;
    width: 5.5rem;
    height: 5.5rem;
    position: absolute;
    top: 58rem;
    left: 3.3rem;
    transform: rotateY(180deg);
  }

  .front_oyu_wrapper{
    width: 37.5rem;
    margin: 0 auto 10rem;
  }
  .front_oyu_img{
    height: 28rem;
    object-fit: cover;
  }
  .front_oyu_inner{
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    justify-content: flex-start;
    width: 33.5rem;
    margin: 2.8rem auto 0rem;
  }
  .front_oyu_char{
    width: 6rem;
    height: 5.9rem;
  }
  .front_oyu_text{
    font-size: 1.6rem;
    font-weight: 500;
    margin-right: 0rem;
    margin-top: 3rem;
  }


  /* 二個目のスライダー */
  .slider_direction{
    display: flex;
    flex-direction: column;
  }
  .wrapper {
    overflow: hidden;
    width: 100%;
  }
  .track {
    display: flex;
    gap: 1.5rem;
    will-change: transform;
  }
  .slide {
    min-width: 25.4rem;
    height: 16.9rem;
    object-fit: cover;
  }


  .facility_wrapper{
    display: flex;
    flex-direction: column;
    gap: 4rem;
    justify-content: flex-start;
    width: 33.5rem;
    margin: 4.5rem auto 10.1rem;
  }
  .facility_title{
    font-size: 1.8rem;
    font-weight: bold;
    color: #1A1A1A;
    margin-bottom: 0rem;
  }
  .facility_about{
    font-size: 1.6rem;
    font-weight: 500;
    color: #1A1A1A;
    position: relative;
    display: block;
    margin: 1rem 0rem 1.5rem 20rem;
    width: 13.4rem;
  }
  .facility_about::before{
    content: "";
    display: inline-block;
    position: absolute;
    background-color: #1A1A1A;
    width: 33.5rem;
    height: 0.1rem;
    top: 4rem;
    left: -20rem;
  }

  .front_news_flex{
    display: flex;
    align-items: flex-start;
    gap: 0rem;
  }
  .front_news_wrapper{
    display: flex;
    flex-direction: column;
    width: 33.5rem;
    margin: 0 auto;
    gap: 0rem;
  }
  .front_news_about{
    margin-top: 0rem;
    margin-left: 5rem;
    width: 15rem;
  }
  .front_news_maintitle{
    font-size: 3rem;
    font-weight: 900;
    color: #1A1A1A;
    margin-bottom: 1.5rem;
  }
  .front_news_list{
    margin-left: 0rem;
    margin-bottom: 10rem;
  }
  .fb-page_wrapper{
    width:33.5rem ;
    height: 24.7rem;
    margin-left: 0rem;
    margin-top: 0rem;
    margin: 0 auto;
    position: relative;
    z-index: 9;
  }


  .front_map_wrapper{
    display: flex;
    flex-direction: column;
    width: 33.5rem;
    margin: 10rem auto 0rem;
    gap: 3rem;
  }
  .front_map{
    width: 33.5rem;
    height: 21.7rem;
    margin: 0 auto;
    padding-left: 0rem;
  }
  .front_access_maintitle{
    font-size: 3rem;
    font-weight: 900;
    color: #1A1A1A;
    margin-bottom: 3rem;
  }


  .front_contact_wrapper{
    display: flex;
    flex-direction: column;
    width: 33.5rem;
    margin: 3rem auto 0rem;
    gap: 2rem;
  }

  .front_contact_title{
    font-size: 1.9rem;
    font-weight: 500;
    border: solid 0.1rem #CEA15D;
    width: 33.5rem;
    height: 9.8rem;
    text-align: center;
    line-height: 9.8rem;
    margin-left: -0.4rem;
  }
  .front_contact_number{
    font-size: 1.9rem;
    font-weight: 500;
    border: solid 0.1rem #CEA15D;
    width: 33.5rem;
    height: 9.8rem;
    text-align: center;
    padding-top: 2.4rem;
    line-height: 2.6rem;
    position: relative;
    z-index: 1;
    background-color: #fff;
    margin-left: -0.4rem;
  }
  .front_contact_time{
    font-size: 1.2rem;
    margin-top: 0rem;
  }


  .bg_gold_arch2{
    display: block;
    width: 28.1rem;
    height: 25.8rem;
    position: absolute;
    top: -20rem;
    left: -6rem;
  }

  .bg_gold2{
    display: none;
  }
}