@charset "utf-8";
/* CSS Document */
html {
  scroll-behavior: smooth
}
.sp-br {
  display: none
}
.pc-br {
  display: block
}
.m-txt {
  font-size: 130%
}
.l-txt {
  font-size: 180%
}
.at-text {
  background: linear-gradient(transparent 75%, #ff6 60%)
}
@media (max-width: 766px) {
  .sp-br {
    display: block
  }
  .pc-br {
    display: none
  }
}
/* -----------------------------------------------------------
	top
----------------------------------------------------------- */
#top {
  background: rgb(231 248 249)
}
#top .rr_contents {
  background: rgba(255, 255, 255, 1.00)
}
.rr_container_san {
  box-sizing: content-box
}
.rr_container_san ul {
  max-width: 900px;
  margin: 1em auto
}
.uk-slideshow {
  width: calc(100% - 8%);
  margin: 0 auto
}
#standard_floor .pad2e {
  padding: 2em
}
[class*='rr-width'] {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%
}
.sansui_bnr_block {
  max-width: 100%;
  margin: 0 10px;
  padding: 15px 0
}
.marine_bnr_pc {
  display: none
}
.marine_bnr_sp {
  display: block
}
.top_topics_list dd a {
  font-family: inherit;
  font-size: inherit
}
.slide_textbg {
  background-color: rgb(0 76 141 / 22%);
  padding: 1rem
}
.rr_container_san .uk-slider ul li:nth-child(2) a {
  height: 100%;
  display: flex;
}
.rr_container_san .uk-slider ul li:nth-child(2) a img {
  margin: auto 0;
  align-items: center;
  display: flex;
}
.openfont {
  color: #f00;
  font-size: 1.5rem;
  font-family: 'Noto Sans Japanese';
}
@media (min-width: 960px) {
  .rr-width-1-2\@m {
    width: 45%;
    margin-right: 0
  }
  .sansui_bnr_block {
    max-width: 900px;
    margin: 0 auto
  }
  .marine_bnr_pc {
    display: block
  }
  .marine_bnr_sp {
    display: none
  }
}
@media (min-width: 1200px) {
  .uk-card-media-top li img {
    object-fit: cover;
    width: 100%;
    height: 200px
  }
}
.bk-video {
width: calc(100% - 8%);
margin: 0 auto;
}
.bar-video {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 のアスペクト比 */
    height: 0;
    overflow: hidden;
}

.bar-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* 親要素の高さに合わせる */
    pointer-events: none;
}
/* -----------------------------------------------------------
	朝食
----------------------------------------------------------- */
.bf-yoyaku {
  display: block;
  background: #3A4861;
  color: #fff;
  width: 500px;
  text-align: center;
  padding: 5px;
  margin: 0 auto;
  max-width: 95%;
}
.bf-yoyaku:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.8;
}
.bf-kaisu {
  display: block;
  background: #fff;
  color: #333;
  width: 500px;
  text-align: center;
  padding: 5px;
  margin: 15px auto 0;
  max-width: 95%;
  border: 1px solid #333;
}
.bf-kaisu:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #607D8B;
}
.bk-fv-video {
margin: 0 auto;
background: #3a4861;
text-align: center;
width: 1400px;
margin: 0 auto;
max-width: 100%;
}
/* -----------------------------------------------------------
	はなぐすく
----------------------------------------------------------- */
.party-link {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.party-link a {
padding: 5px 15px;
background: #3A4861;
color: #fff;
margin: 30px 10px;
text-align: center;
}
.party-link a:hover {
text-decoration: none;
opacity: 0.8;
}
@media (max-width:959px) {
.party-link a {
width: 50%;
margin: 15px 0 0;
}
}
/* -----------------------------------------------------------
	AUGUST MOON
----------------------------------------------------------- */
.san_li_drink h4.rr_h4 {
  font-weight: bold
}
.rr_linkwak a {
  border: 2px solid rgba(5, 0, 124, 1.00);
  border-radius: 0;
  background: #fff
}
.rr_linkwak a:hover {
  color: #fff;
  background: rgba(5, 0, 124, 1.00)00
}
.bobt1 {
  border-bottom: 1px solid #dddddd
}
.uk-table-mb5 {
  margin-bottom: 5px
}
.rooftop_extxt {
  padding-left: 13%;
  margin: 0
}
@media (max-width:959px) {
  .rooftop_extxt {
    padding-left: 0
  }
}
.tar {
  text-align: right
}
.rr_flex {
  margin: 2em auto 2em
}
.rr_flex ul {
  display: flex;
  justify-content: center;
  list-style: none;
  width: 95%;
  padding: 0
}
.rr_flex li {
  width: calc(100%/4 - 4%);
  margin: 0 2%
}
.rr_h3 {
  width: 90%;
  margin: 0 auto;
  position: relative;
  padding: 1rem .5rem;
  font-size: 2rem
}
.rr_h3:before, .rr_h3:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
  background-image: -webkit-gradient(linear, right top, left top, from(#30cfd0), to(#330867));
  background-image: -webkit-linear-gradient(right, #30cfd0 0%, #330867 100%);
  background-image: linear-gradient(to left, #30cfd0 0%, #330867 100%)
}
.rr_h3:before {
  top: 0
}
.rr_h3:after {
  bottom: 0
}
.rr_h4 {
  font-size: 1.4rem
}
.rr_h4 .font-en2 {
  font-family: "Times New Roman", Times, "serif";
  font-size: 1.2rem
}
@media (max-width: 767px) {
  .rr_flex ul {
    display: block;
    width: 95%;
    margin: 2em auto 0
  }
  .rr_flex li {
    width: 96%
  }
}
/* 220708バーリニューアル */
.am-fv img {
  width: 100%
}
.am-cach {
  text-align: center;
  padding-bottom: 30px
}
.am-cach-h2 {
  padding: 40px 0 20px
}
.am-cach-h2 img {
  width: 70%;
  max-width: 500px
}
.am-cach p {
  width: 1000px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5
}
.am-cach p span {
  font-size: 205%
}
.am-fv .uk-slideshow {
  width: 100%;
}
.event-flex-block {
  display: flex;
  justify-content: center;
  margin: 30px 0 50px
}
.event-box01 {
  width: 35%;
  overflow: hidden;
  box-shadow: 6px 6px 0px #c0c0c0
}
.event-box02 {
  width: 25%;
  overflow: hidden;
  box-shadow: 6px 6px 0px #c0c0c0
}
.event-box03 {
  width: 25%;
  overflow: hidden;
  box-shadow: 6px 6px 0px #c0c0c0
}
.event-img-box {
  position: relative
}
.event-txt-box {
  padding: 15px;
  position: relative
}
.event-box01, .event-box02, .event-box03 {
  background: #fff;
  border: 1px solid #ddd;
  margin: 0 10px;
  border-radius: 5px
}
.event-box01 .event-img-box img, .event-box02 .event-img-box img, .event-box03 .event-img-box img {
  width: 100%;
  object-fit: cover;
  height: 500px
}
.event-txt-box h4 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 0
}
.event-txt-box p {
  margin: 0;
  font-size: 18px
}
.event-eximg {
  position: absolute;
  width: 135px;
  border-radius: 50%;
  overflow: hidden;
  top: -77%;
  right: 1%;
  border: 5px solid #fff
}
.coolstyle-detail {
  padding: 30px 0 80px;
}
.coolstyle-detail h2 {
  text-align: center;
  font-size: 40px
}
.coolstyle-detail table {
  margin: 0 auto;
  border-collapse: collapse
}
.coolstyle-detail table th, .coolstyle-detail table td {
  font-size: 21px;
  border-bottom: 1px solid;
  border-top: 1px solid;
  padding: 20px
}
.coolstyle-detail table th {
  text-align: left
}
#happy-hour {
  margin-top: -100px;
  padding-top: 100px
}
.event-title {
  text-align: center
}
.event-title img {
  width: 75%
}
.event-title h3 {
  margin-bottom: 0;
  font-size: 30px;
}
.event-img {
  width: 50%;
  box-sizing: border-box;
  background: #eddbd7;
}
.event-txt {
  width: 40%;
  padding: 50px 20px 20px;
  box-sizing: border-box;
  background: #eddbd7;
  border: 1px solid
}
.event-txt h3 {
  text-align: center;
  font-size: 50px;
  color: #795548;
  text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff;
  font-family: 'Potta One', cursive;
  font-weight: normal
}
.halloween-schedule {
  margin-left: 100px;
  margin-bottom: 50px
}
.halloween-schedule p {
  font-size: 25px;
  font-weight: 600
}
.halloween-point01 {
  border: 5px solid #795548;
  padding: 30px;
  margin-bottom: 50px;
  border-radius: 5px;
  background: #fff;
  position: relative
}
.halloween-point01 h4 {
  font-size: 25px;
  font-family: 'Potta One', cursive
}
.halloween-point01 p {
  font-size: 18px;
  font-weight: 600
}
.halloween-point02 {
  border: 5px solid #7d2953;
  padding: 30px;
  margin-bottom: 50px;
  border-radius: 5px;
  background: #fff;
  position: relative
}
.halloween-point02 h4 {
  font-size: 25px;
  font-family: 'Potta One', cursive
}
.halloween-point02 p {
  font-size: 18px;
  font-weight: 600
}
.point-deco {
  position: absolute;
  top: -60px;
  right: -20px;
  width: 20%
}
.mark-txt {
  background: linear-gradient(transparent 60%, #ff6 60%)
}
.augustmoon-event-link {
  text-align: center;
  margin: 20px auto;
}
.augustmoon-event-link a {
  background: #fff;
  padding: 15px;
  border: 1px solid;
}
@media (max-width: 1600px) {
  .event-box01 {
    width: 40%
  }
  .event-box02 {
    width: 30%
  }
  .event-box03 {
    width: 30%
  }
}
@media (max-width: 1300px) {
  .event-txt {
    width: 100%
  }
  .event-img {
    width: 100%
  }
}
@media (max-width: 1200px) {
  .event-box01 {
    width: 100%;
    margin-bottom: 30px
  }
  .event-box02 {
    width: 100%;
    margin-bottom: 30px
  }
  .event-box03 {
    width: 100%;
    margin-bottom: 30px
  }
  .event-box01 .event-img-box img, .event-box02 .event-img-box img, .event-box03 .event-img-box img {
    height: auto
  }
  .event-flex-block {
    flex-wrap: wrap
  }
  .am-cach p {
    width: 90%
  }
  .am-cach p span {
    font-size: 140%
  }
}
@media (max-width: 766px) {
  .coolstyle-detail table th, .coolstyle-detail table td {
    display: block;
    width: 100%;
    border-top: none;
    border-bottom: none;
    text-align: center;
    padding: 0
  }
  .coolstyle-detail table tr {
    border-top: 1px solid;
    border-bottom: 1px solid
  }
  .coolstyle-detail table th {
    padding-top: 15px
  }
  .coolstyle-detail table td {
    padding-bottom: 15px
  }
  .event-txt-box h4 {
    font-size: 21px
  }
  .am-cach p {
    font-size: 18px
  }
  .point-deco {
    top: -20px;
    right: 0px;
    width: 19%
  }
  .halloween-point01 {
    padding: 50px 15px 15px
  }
  .halloween-point02 {
    padding: 50px 15px 15px
  }
  .halloween-schedule {
    margin-left: 0;
    font-size: 20px
  }
}
@media (max-width: 550px) {
  .point-deco {
    width: 27%;
    top: -45px
  }
  .event-eximg {
    display: none
  }
}
.bk-am-video {
margin: 0 auto;
background: #3a4861;
text-align: center;
}
.bk-am-video video {
width: 100%;
margin: 0 auto;
max-height: 100%;
}
/* -----------------------------------------------------------
	客室
----------------------------------------------------------- */
#select-rooms {
  background: rgba(58, 72, 97, 0.05);
  padding-bottom: 15px
}
.select-rooms-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #fff;
  box-shadow: 0 5px 15px rgb(0 0 0 / 8%)
}
.select-rooms-box01 {
  width: 54.5%;
  position: relative;
  margin-bottom: 0.5vw
}
.select-rooms-box02 {
  width: 45%;
  position: relative;
  margin-bottom: 0.5vw
}
.select-rooms-box03 {
  width: 40%;
  position: relative;
  margin-bottom: 0.5vw
}
.select-rooms-box04 {
  width: 59.5%;
  position: relative;
  margin-bottom: 0.5vw
}
.select-rooms-txt {
  position: absolute;
  bottom: 0;
  left: 5px;
  padding: 5px
}
.select-rooms-txt h3 {
  font-size: 50px;
  color: #fff;
  border-bottom: 1px solid;
  line-height: 1;
  margin-bottom: 10px;
  text-shadow: 1px 1px 2px #000
}
.select-rooms-txt p {
  color: #000;
  margin: 0 0 5px;
  line-height: 1.5;
  background: #fffffff2;
  padding: 0 5px 0 0
}
.select-rooms-txt p span {
  display: inline-block;
  background: #3A4861;
  color: #eee;
  vertical-align: middle;
  line-height: 1.8;
  padding: 0 5px
}
.select-rooms-box01, .select-rooms-box02, .select-rooms-box03, .select-rooms-box04 {
  box-sizing: border-box;
  background-color: #000;
  overflow: hidden
}
.select-rooms-box01 img, .select-rooms-box02 img, .select-rooms-box03 img, .select-rooms-box04 img {
  object-fit: cover;
  width: 100%;
  height: 300px;
  opacity: 0.5
}
.select-rooms-box01:hover, .select-rooms-box02:hover, .select-rooms-box03:hover, .select-rooms-box04:hover {}
.select-rooms-box01:hover img, .select-rooms-box02:hover img, .select-rooms-box03:hover img, .select-rooms-box04:hover img {
  opacity: 1.0;
  transition: 0.5s all /*   transform: scale(1.1,1.1); */
}
.rooms-section {
  background: rgba(58, 72, 97, 0.05)
}
#suite-rooms {
  background: #fbf8f6
}
#ef-rooms {
  background: #fbf8f6
}
#hf-rooms {
  background: #fbf8f6
}
#sf-rooms {
  background: #fbf8f6
}
#suite-rooms, #ef-rooms, #hf-rooms, #sf-rooms {
  padding: 50px 0;
  margin-bottom: 20px;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 30%)
}
.booking_btn a {
  border: 1px solid rgba(58, 72, 97, 1.00);
  border-radius: 10px;
  box-shadow: 5px 5px 5px rgba(58, 72, 97, 0.8);
  padding: 0.5rem 1rem;
  margin: 0 auto;
  text-align: center
}
.booking_btn a:hover {
  text-decoration: none;
  background-color: #3A4861;
  color: #fff
}
.refaimg {
  width: 50%;
  margin: 0 auto 3rem
}
@media (max-width: 1600px) {
  .select-rooms-txt p {
    font-size: 12px
  }
  .select-rooms-box01 {
    width: 50%
  }
  .select-rooms-box02 {
    width: 49.5%
  }
}
@media (max-width: 1150px) {
  .select-rooms-box01 {
    width: 100%
  }
  .select-rooms-box02 {
    width: 100%
  }
  .select-rooms-box03 {
    width: 100%
  }
  .select-rooms-box04 {
    width: 100%
  }
}
@media (max-width: 700px) {
  .refaimg {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .select-rooms-txt p {
    color: #fff;
    background: none
  }
}
/* -----------------------------------------------------------
	無料送迎サービス
----------------------------------------------------------- */
.picup-mv {
  padding: 50px;
  max-width: 900px;
  margin: 0 auto
}
.picup-henkou-txt {
color: red;
    border: 1px solid red;
    padding: 15px;
    max-width: 900px;
    margin: 0 auto;
    font-size: 18px !important;
  
}
.picup-box {
  padding-bottom: 50px
}
.picup-box h2 {
  text-align: center;
  font-size: 50px
}
.picup-box h3 {
  text-align: center;
  font-size: 35px;
  margin: 30px 0
}
.picup-box h4 {
  font-size: 25px;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center
}
.picup-box h3 span {
  border-bottom: 5px dotted
}
.picup-box p, .picup-box dl {
  font-size: 18px;
  font-weight: 500
}
.picup-p-h {
  font-weight: bold;
  font-size: 110%
}
.picup-point-img {
  text-align: center
}
.picup-disc {
  text-align: center;
  margin-bottom: 0;
  margin-top: 50px
}
.picup-disc span {
  font-weight: bold;
  font-size: 110%;
  border-bottom: 1px solid
}
.picup-disc a {
  font-size: 115%
}
.picup-disc a:hover {
  text-decoration: none;
  color: #3A4861
}
.picup-point-img img {
  width: 750px
}
.picup-ex-box {
  padding: 20px;
  border: 3px solid #f44336;
  border-radius: 5px;
  margin: 0 auto 50px;
  max-width: 900px
}
.picup-ex-box a {
  color: red;
  text-decoration: underline
}
.picup-ex-box p {
  margin-bottom: 0 !important
}
.time-table {
  width: 100%
}
.time-table-txt {
  border: 2px solid;
  margin: 20px 0;
  padding: 10px
}
.time-table-txt p {
  margin: 0
}
.time-table-color01 {
  background: #BDD7EE
}
.time-table-color02 {
  background: #FFE699
}
.time-table-color03 {
  background: #ddd
}
.bbd {
  border-bottom: 2px dashed !important;
}
.time-table table {
  border-collapse: collapse;
  max-width: 500px;
  width: 100%;
  margin: 0 auto
}
.time-table table th, .time-table table td {
  border: 1px solid #333;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 600
}
.time-table table th {
  width: 10%;
  background: #bfbfbf;
  color: #fff;
  font-weight: 500
}
.time-table table td {
  width: 45%
}
.hotel-td {
  font-weight: 500
}
.airport-td {
  font-weight: 500
}
#picup-new {
  padding-top: 100px
}
.news2211 {
  margin: 5rem auto
}
.route-box {
  margin: 0 auto;
  width: 700px;
  max-width: 100%;
  border: 1px solid;
  box-shadow: 3px 3px 5px #ddd
}
.route-txt {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  padding: 10px
}
.arow-box {
  text-align: center;
  font-size: 35px
}
@media (max-width: 766px) {
  .picup-mv {
    padding: 50px 0
  }
  .picup-box p, .picup-box dl {
    font-size: 18px;
  }
  .picup-box h3 {
    font-size: 25px
  }
  .picup-box h4 {
    font-size: 20px
  }
.time-table table th, .time-table table td {
  font-size: 14px;
}
}
/* -----------------------------------------------------------
	クリスマス
----------------------------------------------------------- */
#sansui_christmas2022 .contents {
  max-width: 90%;
  margin: 2rem auto
}
#sansui_christmas2022 article {
  overflow: hidden
}
#sansui_christmas2022 .bg01 {
  position: relative;
  background-size: 100% 100%;
  padding-top: calc(98 / 1600 * 100vw);
  padding-bottom: calc(120 / 1440 * 100vw);
  background-image: url(/upload/tenant_1/sansui_christmas_bg01.webp);
  transform: skewY(2deg) translateY(-10px);
  color: rgba(255, 255, 255, 1.00);
  top: -2rem;
}
#sansui_christmas2022 .bg01 .contentbox {
  transform: skewY(-2deg) translateY(10px)
}
#sansui_christmas2022 .bg02 {
  position: relative;
  background: url(/upload/tenant_1/sansui_christmas_bg02.webp);
  transform: skewY(2deg) translateY(-10px);
  background-size: 100% 100%;
  padding-top: calc(98 / 1160 * 100vw);
  padding-bottom: calc(120 / 800 * 100vw);
  color: rgba(255, 255, 255, 1.00);
  top: -5rem;
  z-index: -1
}
#sansui_christmas2022 .bg02 .contentbox {
  transform: skewY(-2deg) translateY(10px)
}
#sansui_christmas2022 .bg03 {
  position: relative;
  background: url(/upload/tenant_1/sansui_christmas_bg03.webp);
  background-size: 100% 100%;
  padding-top: calc(98 / 1160 * 100vw);
  padding-bottom: calc(120 / 800 * 100vw);
  color: rgba(197, 53, 22, 1.00);
  top: -10rem;
  z-index: -2
}
.img_ttl {
  margin: 0 auto 2rem;
  width: 60%;
  padding: 1rem
}
.sansui_christmas2022 {
  border-bottom: dashed 1px rgba(255, 255, 255, 1.00);
  margin: 2rem 0 2rem;
  padding: 0 0 2rem
}
h2 .christmas2022 {
  background: linear-gradient(transparent 70%, #F3C81E 0%);
  color: rgba(255, 255, 255, 1.00)
}
h3 .christmas2022 {
  color: #F3C81E
}
strong.christmas2022 {
  color: #F3C81E
}
.sansui_christmas2022_cont {
  border: 1px solid rgba(129, 150, 60, 1.00);
  border-radius: 1rem;
  width: 75%;
  padding: 2rem;
  position: relative;
  margin: 5rem auto
}
.sansui_christmas2022_gift {
  border-radius: 50%;
  background: rgba(11, 57, 3, 1.00);
  color: rgba(255, 255, 255, 1.00);
  width: 8rem;
  height: 8rem;
  display: inline-grid;
  position: absolute;
  top: -4rem;
  left: -4rem
}
.sansui_christmas2022_gift span {
  margin: auto;
  width: 4rem
}
.jonypresent {
  background-color: rgba(129, 150, 60, 1.00);
  margin: 0 auto;
  text-align: center;
  padding: 0.5rem;
  color: rgba(243, 200, 30, 1.00);
  line-height: 2rem
}
.gametournament {
  display: flex;
  justify-content: center;
  margin: 0 auto 2rem
}
.gametournament h3 {
  color: rgba(255, 255, 255, 1.00);
  font-size: 2rem;
  letter-spacing: 2px
}
.jonypresent .start {
  color: rgba(255, 255, 255, 1.00)
}
.janken, .russian {
  color: rgba(255, 255, 255, 1.00);
  width: 50%
}
.fontmochiy {
  font-family: 'Mochiy Pop P One', sans-serif
}
.santaiscoming {
  display: inline-block;
  padding: 2rem;
  background: #eab9b4;
  transform: skewY(3deg)
}
.santaiscoming p, .santaiscoming h3 {
  transform: skewY(-3deg)
}
.christmasorder {
  margin: 0 auto 2rem;
  max-width: 1200px;
  color: rgba(0, 0, 0, 1.00)
}
.christmasorder h3 {
  color: rgba(107, 0, 0, 1.00);
  text-shadow: 1px 1px 2px rgba(65, 65, 65, 1.00);
  font-weight: bold;
  font-size: 1.5rem
}
.christmasorder .partymenu {
  padding: 2rem;
  border: 1px solid rgba(255, 255, 255, 1.00);
  color: rgba(0, 0, 0, 1.00)
}
.christmasorder .partymenu span {
  display: block
}
.christmasorder .partymenu span::first-letter {
  color: rgba(191, 158, 20, 1.00)
}
.christmasorder .fcblack strong {
  color: rgba(0, 0, 0, 1.00)
}
.partymenucake .cake {
  display: flex;
  justify-content: center
}
.partymenucake .cake .cakeimg {
  width: 50%;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 1.00);
  text-align: center;
  font-size: 1.2rem
}
.christmasorder .btn {
  line-height: 4rem
}
.christmasorder .btn a {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(12, 97, 211, 1.00);
  border-radius: 5px;
  padding: 1rem;
  text-align: center;
  font-size: 2rem
}
@media (max-width: 766px) {
  #sansui_christmas2022 .bg01 {
    background-size: contain
  }
  #sansui_christmas2022 .bg02 {
    background-size: contain
  }
  .img_ttl {
    width: 90%
  }
  .gametournament {
    display: block
  }
  .janken, .russian {
    width: 100%
  }
  .sansui_christmas2022_cont {
    border-radius: 1rem;
    width: 98%;
    padding: 0.5rem
  }
  .sansui_christmas2022_gift {
    width: 6rem;
    height: 6rem;
    top: -4rem;
    left: -1rem
  }
  .sansui_christmas2022_gift span {
    width: 3rem
  }
}
/* -----------------------------------------------------------
	イベント
----------------------------------------------------------- */
.event_txt {
  padding: 2rem 1rem 3rem;
  box-sizing: border-box;
  margin: 0 0 3rem
}
.event_txt .border {
  border-top: 1px solid rgba(1, 1, 1, 1.00);
  border-bottom: 1px solid rgba(1, 1, 1, 1.00);
  padding: 2rem 0;
  margin: 0 auto;
  text-align: center
}
.button-flex {
  display: flex;
  justify-content: space-around;
}
@media (max-width: 766px) {
  .button-flex {
    display: block;
  }
}
/* -----------------------------------------------------------
	インスタ
----------------------------------------------------------- */
.insta-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
.insta-img-box {
  width: 16%;
  background: #eee;
  position: relative;
  overflow: hidden;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.insta-img-box::before {
  content: "";
  padding-top: 100%;
  display: block;
}
.insta-img-box a {
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 766px) {
  .insta-img-box {
    width: 50%;
  }
}
/* -----------------------------------------------------------
	宴会
----------------------------------------------------------- */
#enkai-page {
background-image: url(/upload/tenant_1/holyday2024-bg_1.webp);
    background-size: contain;
    background-repeat: repeat;
    background-position: left top;
}
#enkai-page .uk-slideshow-items img {
filter: brightness(0.9);
}
#enkai-page .uk-slideshow-items h2 {
font-size: 74px;
color: #ffffff;
text-shadow: 0 4px 9px #ffffff9c;
}
.enkai-info-block {

}
.enkai-info-box {
width: calc(100% - 8%);
background: #fff;
text-align: center;
margin: 0 auto;
padding: 20px 15px;
}
.enkai-info-txt p {
font-size: 25px;
font-weight: 500;
margin: 0 0 5px;
line-height: 2.2;
}
.enkai-info-txt p.enkai-info-txt-ex {
font-size: 18px;
line-height: 1.8;
}
.enkai-menu-block {
width: 1200px;
margin: 0 auto;
max-width: 100%;
}
.enkai-menu-block h3 {
text-align: center;
font-size: 70px;
margin: 60px 0 0;
}
.enkai-menu-box {
margin: 20px 0;
padding: 10px 20px;
border-top: 7px double #d2b46f;
border-bottom: 7px double #d2b46f;
background: #fff;
text-align: center;
box-shadow: 5px 5px 15px #aaa;
}
.enkai-menu-box-main h4 {
font-size: 35px;
border-bottom: 1px solid #aaa;
margin: 0 0 10px;
padding: 0 0 5px;
font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}
.enkai-menu-box-main h4 span {
font-size: 70%;
}
.enkai-menu-box-main h5 {
font-size: 23px;
margin: 10px 0 0px;
font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}
.enkai-menu-box-main p {
font-size: 18px;
margin: 0 auto;
font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
width: 70%;
}
.enkai-menu-box-reserve {
padding: 15px;
}
.enkai-menu-box-reserve a {
display: block;
background: #3A4861;
color: #fff;
text-align: center;
padding: 20px;
font-size: 20px;
margin: 0 auto 10px;
width: 54%;
}
.enkai-menu-box-reserve a:hover {
opacity: 0.9;
text-decoration: none;
}
.enkai-menu-box-reserve p {
font-size: 13px;
margin: 0;
}
.enkai-ex-plan-block h3 {
text-align: center;
font-size: 70px;
margin: 60px 0 0;
}
.enkai-ex-plan-box {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 1200px;
max-width: 100%;
box-sizing: border-box;
margin: 0 auto;
}
.enkai-ex-plan-menu {
width: 49%;
box-sizing: border-box;
border: 2px solid #d2b46f;
background: #fff;
padding: 15px;
box-shadow: 5px 5px 15px #aaa;
margin: 0 auto;
}
.enkai-ex-plan-menu h4 {
font-size: 25px;
font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
text-align: center;
}
.enkai-ex-plan-menu p {
font-size: 18px;
font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}
.enkai-secretary-block h3 {
text-align: center;
font-size: 70px;
margin: 60px 0 0;
}
.enkai-secretary-box {
width: 1200px;
max-width: 100%;
box-sizing: border-box;
border: 2px solid #d2b46f;
background: #fff;
padding: 15px;  
margin: 0 auto;
box-shadow: 5px 5px 15px #aaa;
}
.enkai-secretary-box p {
  font-size: 25px;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
text-align: center;
font-weight: 400;
margin: 0;
}
.enkai-note-block {

}
.enkai-note-box {
width: 1200px;
max-width: 100%;
box-sizing: border-box;
border: 2px solid #d2b46f;
background: #fff;
padding: 15px;  
margin: 50px auto;
box-shadow: 5px 5px 15px #aaa;
}
.enkai-note-box h4 {
font-size: 25px;
text-align: center;
}
.enkai-note-box p {
font-size: 18px;
}
@media (max-width: 1200px) {
.enkai-ex-plan-menu {
width: 95%;
margin: 0 auto 20px;
}
}

@media (max-width: 900px) {
.enkai-ex-plan-menu {
width: 95%;
box-sizing: border-box;
border: 2px solid #d2b46f;
background: #fff;
padding: 15px;
}
#enkai-page .uk-slideshow-items h2 {
font-size: 50px;
}
}
@media (max-width: 766px) {
#enkai-page .uk-slideshow-items h2 {
  font-size: 30px;
}
.enkai-info-txt p.enkai-info-txt-ex {
font-size: 16px;
}
.enkai-menu-box-main p {
width: 95%;
}
.enkai-menu-box-main h4 {
font-size: 28px;
}
.enkai-ex-plan-menu h4 {
font-size: 20px;
}
.enkai-info-txt p {
font-size: 18px;
}
.enkai-menu-block h3 {
  font-size: 35px;
}
.enkai-ex-plan-block h3 {
  font-size: 35px;
}
.enkai-ex-plan-menu p {
font-size: 16px;
}
.enkai-secretary-block h3 {
  font-size: 35px;
}
.enkai-secretary-box p {
font-size: 18px;
}
}
/* -----------------------------------------------------------
	温泉
----------------------------------------------------------- */
.ranking-bnr {
position: absolute;
top: 5px;
right: 5px;
width: 170px;
max-width: 20%;
}
.ranking-bnr img {
margin: 0 0 10px;
}
.onsen-award-bnr {
width: 100%;
text-align: center;
}
.onsen-award-bnr-l {
display: block;
margin: 20px 0;
}
.onsen-award-bnr-s {
display: none;
margin: 0 auto 20px;
}
.jusyou-bnr {
position: absolute;
top: 0;
left: 20px;
width: 25%;
}
@media (max-width: 766px) {
.onsen-award-bnr-l {
display: none;
}
.onsen-award-bnr-s {
display: block;
}
}
#search_box {
  margin: 0!important;
}
.top-info {
  background: #fff;
  padding: 20px 10px;
}
.top-info a {
  max-width: 900px;
margin: 0 auto;
    padding: 15px;
    font-size: 18px;
    color: red;
    text-decoration: underline;
    display: block;
    border:1px solid red;
}
/* 時刻表 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Arial', sans-serif;
    line-height: 1.6;
    background-color: #f5f5f5;
}

.tab-container {
    max-width: 100%;
    margin: 15px auto 0;
    background-color: white;
    border-radius: 5px;
}

/* ラジオボタンを非表示にする */
.tab-radio {
    display: none;
}

/* タブナビゲーションのスタイル */
.tabs {
    display: flex;
    background-color: #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.tab {
    padding: 10px 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-align: center;
    flex: 1;
    background-color: #b5bcca;
    color: #fff;
    border-radius: 10px 10px 0 0;
    margin-right: 5%;
}

.tab:hover {
    background-color: #e9e9e9;
}

/* タブコンテンツのスタイル */
.tab-content {
    position: relative;
    min-height: 200px; /* 最小高さを設定 */
    margin-bottom: 50px;
}

.content {
    position: absolute;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    padding: 20px;
    transition: opacity 0.3s ease;
}

.content h2 {
    margin-bottom: 10px;
    color: #333;
}

.content p {
    color: #666;
    margin-bottom: 10px;
}

/* チェックボックスハックを使用したタブ切り替え */
#tab1-radio:checked ~ .tabs label[for="tab1-radio"],
#tab2-radio:checked ~ .tabs label[for="tab2-radio"],
#tab3-radio:checked ~ .tabs label[for="tab3-radio"] {
    background-color: white;
    font-weight: bold;
    color: #666;
}

#tab1-radio:checked ~ .tab-content #tab1,
#tab2-radio:checked ~ .tab-content #tab2,
#tab3-radio:checked ~ .tab-content #tab3 {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    background-color: #fff;
}

/* コンテンツの高さを動的に調整するための設定 */
.tab-content:after {
    content: "";
    display: block;
    clear: both;
}

#tab1-radio:checked ~ .tab-content {
    height: auto;
    min-height: 200px;
}

#tab2-radio:checked ~ .tab-content {
    height: auto;
    min-height: 200px;
}

#tab3-radio:checked ~ .tab-content {
    height: auto;
    min-height: 200px;
}

/* アクティブなタブのコンテンツに対するスタイリング */
#tab1-radio:checked ~ .tab-content #tab1,
#tab2-radio:checked ~ .tab-content #tab2,
#tab3-radio:checked ~ .tab-content #tab3 {
    position: relative;
    height: auto;
}
.holiday-txt {
  margin: 0;
  text-align: center;
  color: red;
}
.onsen-bnr {
  margin: 20px auto;
}
.onsen-bnr .uk-slider-items {
justify-content: center;
}
