﻿
html {
	overflow: auto;
  font-size: 62.5%;
  line-height:1.8; 
}

body {
	position: relative;
	min-width: 100%;
	background-color: #FFF;
	overflow-x: hidden;
}

p { margin:0 }
article.text-center {
  text-align: center;
  background: #1c1c1c;
}
.p-10.text-center.text-3xl.font-bold {
  color: #fff;
}

.text-gray-800 {
  background: #fff !important;
}

.midashi {
  font-size: 1.875vw;
  font-family: shippori-mincho, '游明朝体','Yu Mincho', 'YuMincho','HiraMinProN-W3',YuGothic, 'Yu Gothic', sans-serif;
  font-weight: bold;
  font-style: normal;
  display: block;
  width: 100%;
  text-align: center;
  letter-spacing: 0.1em;
  color: #a39862;
  background: url(https://www.img-ikyu.com/contents/dg/special/2025/okcs/image/ttl_logo.png) no-repeat center top;
  background-size: 4.166vw;
  padding-top: 6.25vw;
  margin-bottom: 4.645vw;
}


@media screen and (max-width: 1600px) and (min-width: 1px) {   
  .midashi {
    font-size: 2.1875vw;
  }
}

#all_contents {
	padding: 0 !important;
}

/* ヘッダ */
#tieup_head {
	display: flex;
    align-items: center;
    justify-content: flex-start;
	width: 100%;
	height: calc(100vh - 60px);
    min-height: 600px;
	margin: 0 auto;
	z-index: 0;
    position: relative;
}
#tieup_head .nav_bg {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 2.34375vw 1.5625vw 0 2.34375vw;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    display: flex;
    justify-content: end;
    font-family: shippori-mincho, '游明朝体','Yu Mincho', 'YuMincho','HiraMinProN-W3',YuGothic, 'Yu Gothic', sans-serif;
}
#tieup_head .nav_bg ul.navi {
    display: flex;
    width: auto;
    font-family: shippori-mincho, '游明朝体','Yu Mincho', 'YuMincho','HiraMinProN-W3',YuGothic, 'Yu Gothic', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 0.83vw;
    list-style-type: none;
    letter-spacing: 2px;
    justify-content: start;
    text-shadow: 0 0 5px rgb(0 0 0 / 50%);
}
#tieup_head .nav_bg ul.navi li.menu {
    display: block;
    font-weight: 400 !important;
    font-style: normal !important;
}
#tieup_head .nav_bg ul.navi li.menu a {
    color: #fff;
    padding: 0 20px;
    text-decoration: none;
    position: relative;
}
#tieup_head .nav_bg ul.navi li.menu a:before {
    content: "";
    position: absolute;
    top: calc(50% - 0.3vw);
    left: 0px;
    width: 0.43vw;
    height: 0.43vw;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(135deg);
}
#tieup_head .nav_bg ul.navi li.menu a:hover {opacity: 0.8;}
#tieup_head .nav_bg ul.navi li.menu a:before:hover {opacity: 1;}

#tieup_head .logo_hotel{
    width: 18.75vw;
    display: inline-block;
}
#tieup_head .logo_hotel img {
    width: 100%;
    filter: drop-shadow(0 0 5px rgba(0,0,0,0.3));
}
#tieup_head .ttl_top{
  width: 100%;
  display: flex;
  height: auto;
  justify-content: space-between;
  align-items: center;
  padding: 0 5.208vw;
  text-align: left;
  color: #fff;
  position: absolute;
  z-index: 999;
}
#tieup_head .ttl_top h1 {
  text-align: left;
  width: 27.083vw;
}
#tieup_head .ttl_top p {
  font-size: 2.083vw;
  line-height: 1.8;
  letter-spacing: 0.08em;
  font-weight: normal;
  text-shadow: 0px 0px 5px rgb(0,0,0,0.5);
  font-family: garamond-premier-pro, '游明朝体','Yu Mincho', 'YuMincho','HiraMinProN-W3',YuGothic, 'Yu Gothic', sans-serif;
}
#tieup_head .ttl_top .ttl_en {
  font-size: 1vw;
  line-height: 1.6vh;
  letter-spacing: 0.12em;
  padding-bottom: 5vh;
}
#tieup_head .ttl_top .ttl_lead {
  font-size: 0.9vw;
}

/* スライド */
#tieup_head .slider-pro {
	  display:none;
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100vh - 60px);
}

#tieup_head .slider-pro:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: calc(100vh - 60px);
    margin: auto;
    background: rgba(0, 0, 0, 0.3);
    z-index: 99;
}

.slider-pro img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: 50% 50%;
}
.slider-pro img.btm {
  object-position: 50% 0%;
}

@media screen and (max-width: 1600px) and (min-width: 1px) {   
  #tieup_head .nav_bg ul.navi {
    font-size: 0.937vw;
  }
}


/* はじめに */

#about {
    width: 100%;
    padding: 6.77vw 0;
    z-index: 0;
    position: relative;
    font-family: shippori-mincho, '游明朝体','Yu Mincho', 'YuMincho','HiraMinProN-W3',YuGothic, 'Yu Gothic', sans-serif;
  }
  #about:before {
    position: absolute;
    z-index: -1;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    background: url(https://www.img-ikyu.com/contents/dg/special/2025/okcs/image/about_bg.jpg) center center / cover;
  }
  #about .txt {
    width: 100%;
  }
  #about .midashi {
    font-size: 1.5625vw;
  }
  #about .txt h3 {
    font-size: 2.083vw;
    margin: 0 auto 4.645vw;
    line-height: 2;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-align: left;
    letter-spacing: 0.3em;
    color: #fff;
  }
  #about .txt .detail {
    padding: 0 11.25vw;
    margin: 3.57vw 0;
    display: flex;
    flex-direction: column;
    /*justify-content: center;
    align-items: center;*/
  }
  #about .txt .detail .lead {
    font-size: 0.885vw;
    line-height: 2.2;
    text-align: justify;
    letter-spacing: 0.12em;
    color: #fff;
    padding: 6vh 0;
  }
  #about .tpc_01{
    display: flex;
    margin-bottom: 100px;
  }
  #about .tpc_02{
    display: flex;
    flex-direction:row-reverse;
  }
  #about .slider-pro{
    margin: 0;
  }
  #about .tpc_ttl {
    border-left: solid .3vh #6b633d;
    padding-left: 1.35vw;
  }
  #about .tpc_ttl p {
    font-size: 0.9375vw;
    text-align: justify;
    letter-spacing: 0.12em;
    color: #fff;
  }
  #about .tpc_ttl .tpc_jp {
    display: flex;
    flex-direction: column;
    font-size: 1.77vw;
    line-height: 1;
    padding-bottom: 0.8vw;
  }
  #about .tpc_ttl .tpc_en {
    color:#a39862 ;
  }
  #about .txt .tpc_inner {
    padding: 0 6.25vw;
    margin: 3.57vw 0 0;
    width: 80%;
  }
/*
 #about .tpc_inner {
    position: relative;
  }
  #about .tpc_inner::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    width: 70%;
    height: 60vh;
    background: #fff;
    transform: translate(-50%, -50%);
    opacity: 0.1;
  }*/

  /*
  #about .txt .detail .tpc_2{
    position: relative;
    margin-top: 6.645vw;
  }
  #about .txt .detail .tpc_inner:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -3.323vw;
    left: 50%;
    width: 5%;
    height: 1px;
    transform: translateX(-50%);
    background: #a39862;
  }*/
 

@media screen and (max-width: 1600px) and (min-width: 1px) {   
  #about .txt .detail .lead {
    font-size: 1.041vw;
  }
  #about .txt h3 {
    font-size: 2.1875vw;
  }
}

/*slider (photo)*/

  /*slider (next-back-botton)*/
  #about .ab-slider .swiper-button-next {
    position: absolute !important;
    z-index: 2 !important;
    right: 40px !important;
    background-size: 15px !important;
    background-image: none;
  }
  #about .ab-slider .swiper-button-prev.swiper-button-white {
    position: absolute !important;
    z-index: 2 !important;
    left: 30px !important;
    background-size: 15px !important;
    background-image: none;
  }
  
  
  #about .ab-slider .swiper-button-next.swiper-button-white.ab-swiper-button-next:before,
  #about .ab-slider .swiper-button-prev.swiper-button-white.ab-swiper-button-prev:before {
    content: "";
    position: absolute;
    z-index: -3;
    width: 40px;
    height: 40px;
    background: rgba(255,255,255,0.8);
    border-radius: 50%;
  }
  #about .ab-slider .swiper-button-next.swiper-button-white.ab-swiper-button-next:after,
  #about .ab-slider .swiper-button-prev.swiper-button-white.ab-swiper-button-prev:after {
    position: absolute;
    content: "";
    z-index: -2;
    top: 31%;
    right: 13%;
    width: 12px;
    height: 12px;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
  }
  #about .ab-slider .swiper-button-prev.swiper-button-white.ab-swiper-button-prev:after {
    border-left: 1px solid #333;
    border-top: 1px solid #333;
    border-right: none;
    border-bottom: none;
    right: 0%;
  }




/* プランタイトル */

/* ----------------- plan ------------------ */

#spplan {
    width: 100%;
    padding: 6.77vw 0 0;
    margin: 0 auto;
    z-index: 0;
    position: relative;
  }
  #spplan .midashi {
    font-weight: bold;
  }
  #spplan .top .lead {
    text-align: center;
    font-size: 1.456vw;
    margin: 0 0 4.6875vw 6.25vw ;
    line-height: 2.2;
    letter-spacing: 0.15em;
  }
  #spplan .top .lead b {
    font-size: 1.2em;
    font-weight: normal;
    display: inline-block;
    padding: 0 0.1em;
  }
  #spplan .top .lead b:nth-of-type(1) {
    padding: 0 0.1em 0 0.3em;
  }

/* 施設一覧 */
.area_tab_table {
	display: none;
}

.accommodationCard > a {
  background: #fff;
}



/* ----------------- photogallery ------------------ */

#pg {
  width: 100%;
  margin-top: 6.25vw;
  padding: 6.77vw 0;
  background: #000;
}
#pg .top {
  padding: 0 9.375vw;
  /*width: 61.5vw;*/
  margin: 0 auto 3.125vw;
}
#pg .midashi {
  font-weight: bold;
}

/* slider */
.sp-arrow {
  width: 5px !important;
  height: 40px !important;
}
.slider-pro .sp-caption-container {
  display: none !important;
}
.wide3 .sp-caption.tpcaption {
  display: block !important;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #fff;
  background: #000;
  padding: 0 0 15px 5px;
  font-size: 14px;
  font-family: shippori-mincho, '游明朝体','Yu Mincho', 'YuMincho','HiraMinProN-W3',YuGothic, 'Yu Gothic', sans-serif;
}
#about .wide3 .sp-caption.tpcaption{
  background: #161616;
}
.wide3 p:after {
  content: "\f08e";
  font-family: "FontAwesome";
  font-size: 0.9em;
  display: inline-block;
  padding-top: 10px;
  color: #fff;
}
.wide3,.sp-mask {
  width: 100% !important;
}
.wide3 img {
  display: block;
  width: 100% !important;
}
.sp-button {
  background: rgba(255,255,255,0.3) !important;
  border-radius: 50%;
  margin: 5px !important;
  border: 0 !important;
}
.sp-selected-button {
  background-color: rgba(255,255,255,0.8) !important;
}
.sp-buttons {
  padding-top: 20px !important;
}



/* ----------------- access ------------------ */
#access {
  width: 100%;
  padding-top: 6.25vw;
  padding: 6.77vw 0 10.77vw;
  /*background: #000;*/
}
#access .top {
  padding: 0 9.375vw;
  /*width: 61.5vw;*/
  margin: 0 auto 3.125vw;
}
#access .midashi {
  font-weight: bold;
  margin-bottom: 0;
}
#access .map img{
  margin: 0 auto;
  max-width: 1400px;
}





/* ----------------- footer ------------------ */
/*
.globalFooter {
  margin: 0px 0 75px !important;
}*/