@charset "utf-8";


/* CMS Template(CSS編集はCMS管理画面から)

/asset/css/top.css

Update:  2025-10-01 AM 10:35

====================*/
/* ----------------------------------------------------
全端末共通
---------------------------------------------------- */
/* common reset ==== */

/* ----------------------------------------------------
Media query All
---------------------------------------------------- */
/* common */

main h2{
	font-size: clamp(2.0rem, 2.5vw, 3.0rem);
}
/* footer */
.site-footer .inr{
	background: none !important;
}
.site-footer .inr {
	padding: 80px 8px 20px;
}
/* mainvis */
/* #mainvis{
	position: relative;
	display: flex;
  justify-content: center;
  align-items: center;
	height: 720px;
  margin-bottom: 0;
} */
/* .fallback #mainvis {
	background: url("/img02/bg_wave_pc.png"),url("/img02/img_main_pc.jpg");
	background-repeat: no-repeat,no-repeat;
	background-position: center bottom;
}
.webp #mainvis {
	background: url("/img02/bg_wave_pc.png"),url("/img02/img_main_pc.webp") no-repeat center top;
	background-repeat: no-repeat,no-repeat;
	background-position: center bottom;
}
.avif #mainvis {
	background: url("/img02/bg_wave_pc.png"),url("/img02/img_main_pc.avif") no-repeat center top;
	background-repeat: no-repeat,no-repeat;
	background-position: center bottom;
} */
/* メインスライド */
#main-top{
  position: relative;
  margin: 0 auto 0;
}
#main-top::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: url("/img02/bg_wave_pc.png") no-repeat;
  background-position: center bottom;
  z-index: 99999;
}
#main-top .slide-main{
  z-index: 100;
  position: relative;
  overflow: hidden;
}
#main-top .slide-main .set{
  height: 650px;
  position: relative;
}
#main-top .slide-main .set img:not(.no-expansion){
  height: 100vh;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.08);
  }
}
@-moz-document url-prefix() {
  #main-top .slide-main{
    /*firefox ぶれ対策*/
    margin: -10px 0 0 0;
    z-index: 0;
  }
}
.add-animation img{
  animation: zoomUp 10s linear 0s normal both;
}
#main-top .slide-main .set a:hover{
  opacity: 1.0 !important;
}
/* overview */
#overview{
	text-align: center;
	background: rgb(224,240,251);
	background: linear-gradient(180deg, rgba(224,240,251,1) 21%, rgba(224,240,251,0) 49%);
	margin-bottom: 50px;
	padding: 50px 10px 0;
}
#overview h2{
	margin-bottom: 30px;
}
#important{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 80px;
	padding: 28px 16px 26px;
	background: rgba(255,255,255,0.5);
	border-radius: 6px;
	display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
	align-items: center;
}
#important > p{
  width: 138px;
	background-color: #cdeaf3;
	padding: 8px 10px;
	border-radius: 6px;
}
#important dl{
	flex: 1;
	text-align: left;
	margin-left: 45px;
	overflow: hidden;
}
#important dt {
	width: 115px;
	font-size: 1.4rem;
	float: left;
	clear: both;
}
#important dd {
	padding: 0 0 5px 120px;
	font-size: 1.4rem;
}
#important dd a{
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #000000;
  padding-right: 30px;
  transition: .3s;
}
#important dd a:hover{
  text-decoration: underline;
  transition: .3s;
}
#important dd a::before {
  content: '';
  width: 20px;
  height: 20px;
  background: #cdeaf3;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#important dd a::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #0a9acf;
  border-right: solid 2px #0a9acf;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  margin: auto;
}
#overview ul{
	max-width: 510px;
  margin: 0 auto 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#overview li{
	position: relative;
	width: 24%;
}
#overview li::after {
  position: absolute;content: "";
	margin: 0 auto 0;
  top: 0;left:0; right: 0px;
  margin: 0px auto 0;
  width: 94px;height: 94px;
	background-color: #e7f3fa;
	border-radius: 47px;
	z-index: 0;
}
#overview li div{
	position: relative;
	z-index: 5;
	height: 73px;
	padding: 31px 0 0;
}
#overview li p{
	position: relative;
	font-size: 1.4rem;
	z-index: 5;
}
#overview .column{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 0;
}
#overview .column .set{
	width: 26.6%;
	text-align: center;
}
#overview .column .set .text{
	text-align: center;
}
#overview .column h3{
	font-size: 2.0rem;
	margin: 18px auto 15px;
}
#overview .column p{
	font-size: 1.4rem;
	margin-bottom: 10px;
}
#overview .column a{
	text-align: center;
	margin: 0 auto 0;
}
/* spa */
#spa{
	margin: 0 auto 85px;
	padding: 130px 10px 90px;
}
.fallback #spa {
	background: url("/img02/bg_blue.jpg");
}
.webp #spa {
	background: url("/img02/bg_blue.webp") no-repeat center top;
}
.avif #spa {
	background: url("/img02/bg_blue.avif") no-repeat center top;
}
#spa .column{
	width: 100%;
	max-width: 1400px;
	margin: 0 auto 0;
	align-items: center;
	flex-direction: row-reverse;
}
#spa .img{
	width: 60%;
}
#spa .text{
	width: 35%;
}
#spa h2{
	margin: 0 auto 32px 0;
}
#spa p{
	margin-bottom: 22px;
}
/* information */
#information{
	margin: 0 auto 75px;
	padding: 0 10px 0;
	text-align: center;
}
.bn_slide-area{
	width: 100%;
	max-width: 1500px;
  margin: 0 auto 0;
  padding: 0 30px 0 30px;
  position: relative;
}
#information h2{
	margin: 0 auto 50px 0;
}
#information .set{
	margin: 0 12px 0;
}
#information .set .text{
	position: relative;
}
#information a{
	display: block;
	color: #000000;
	text-decoration: none;
}
#information .period{
	font-size: 1.4rem;
	text-align: left;
}
#information h3{
	font-size: 1.6rem;
	text-align: left;
	margin-top: 10px;
}
#information img{
	border-radius: 6px;
	margin-bottom: 6px;
}
#information .category li{
	width: 95px;
	border: 1px solid #d785a0;
	border-radius: 3px;
	margin: 0 3px 6px;
	padding: 3px 2px 3px;
	font-size: 1.1rem;
	line-height: 1.0;
	color: #3e3e3e;
	position: absolute;
	top:9px; right: 8px;
}
#information .category li.event{border: 1px solid #e66a88;}
#information .category li.banquet{border: 1px solid #e573d6;}
#information .category li.restaurant{border: 1px solid #d29e70;}
#information .category li.news{border: 1px solid #7baca1;}
#information .btn-more a{
	margin: 28px auto 0;
	text-align: center;
}
.slick-prev {
  left: -25px !important;
  width: 22px !important;
  height: 44px !important;
}
.slick-next {
  right: -25px !important;
  width: 22px !important;
  height: 44px !important;
}
.slick-prev, .slick-next {
  top: 35% !important;
}
/* others */
#others{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 75px;
	padding: 0 10px 0;
	text-align: center;
}
#others h2{
	margin: 0 auto 50px 0;
}
/* group */
#group{
	margin: 0 auto 85px;
	padding: 85px 10px 75px;
}
.fallback #group {
	background: url("/img02/bg_golden.jpg") no-repeat center top;
}
.webp #group {
	background: url("/img02/bg_golden.webp") no-repeat center top;
}
.avif #group {
	background: url("/img02/bg_golden.avif") no-repeat center top;
}
#group .column{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 0;
	align-items: center;
}
#group .img{
	width: 55%;
}
#group .text{
	width: 40%;
}
#group h2{
	margin: 0 auto 32px 0;
}
#group p{
	margin-bottom: 22px;
}
/* access */
#access{
	width: 100%;
	max-width: 980px;
	margin: 0 auto 0;
	padding: 0 10px;
}
#access .inr-map{
	position: relative;
	width: 100%;
	padding-top: 61.4%;
	height: 0;
}
#access .map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#access h2{
	text-align: left;
	margin: 0 auto 25px 0;
	font-size: clamp(2.0rem, 2.5vw, 3.0rem);
	line-height: 1.5;
}
#access h2 span{
	font-size: 1.4rem;
	display: block;
}
#access p{
	margin-bottom: 25px;
}
#access .btn-access a{
	position: relative;
  display: inline-block;
  padding-left: 20px;
	text-decoration: none;
	color: #000000;
}
#access .btn-access a::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #000000;
  border-right: solid 2px #000000;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}
/* All END */

/* ----------------------------------------------------
- 520px (Smartphone layout Only)
---------------------------------------------------- */
@media (max-width: 520px) {




/* - 520px (Smartphone layout Only) END */
}

/* ----------------------------------------------------
- 960px (Smartphone Tablet layout Only)
---------------------------------------------------- */
@media (max-width: 960px) {

	.slick-prev {
    left: -12px !important;
    width: 11px !important;
    height: 22px !important;
  }
	/* mainvis */
/* #mainvis{
	position: relative;
	display: flex;
  justify-content: center;
  align-items: center;
	height: auto;
	padding-top: 93%;
} */
#main-top .slide-main .set{
  height: 400px;
}
/* .fallback #mainvis {
	background: url("/img02/bg_wave_sp.png"),url("/img02/img_main_sp.jpg");
	background-repeat: no-repeat,no-repeat;
	background-position: center bottom;
	background-size: 100% auto,cover;
}
.webp #mainvis {
	background: url("/img02/bg_wave_sp.png"),url("/img02/img_main_sp.webp") no-repeat center top;
	background-repeat: no-repeat,no-repeat;
	background-position: center bottom;
	background-size: 100% auto,cover;
}
.avif #mainvis {
	background: url("/img02/bg_wave_sp.png"),url("/img02/img_main_sp.avif") no-repeat center top;
	background-repeat: no-repeat,no-repeat;
	background-position: center bottom;
	background-size: 100% auto,cover;
} */
/* #mainvis h1{
	width: 70%;
  position: absolute;
	top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
} */
/* overview */
#overview{
	text-align: center;
	background: rgb(224,240,251);
	background: linear-gradient(180deg, rgba(224,240,251,1) 21%, rgba(224,240,251,0) 49%);
	margin-bottom: 0px;
	padding: 40px 10px 0;
}
#overview h2{
	margin-bottom: 30px;
}
#important{
	margin: 0 auto 50px;
	padding: 15px 8px 15px;
	background: rgba(255,255,255,0.5);
	display: block;
}
#important > p{
  width: 150px;
	background-color: #cdeaf3;
	margin-bottom: 10px;
	padding: 4px 12px 3px;
	border-radius: 6px;
}
#important dl{
	width: 100%;
	text-align: left;
	margin-left: 0;
	overflow: hidden;
}
#important dt {
	width: 115px;
	font-size: 1.4rem;
	float: none;
	clear: both;
	margin-bottom: 8px;
}
#important dd {
	padding: 0 0 5px 0;
	font-size: 1.4rem;
}
#overview ul{
	max-width: 510px;
  margin: 0 auto 40px;
}
#overview li{
	position: relative;
	width: 24%;
}
#overview li::after {
  position: absolute;content: "";
	margin: 0 auto 0;
  top: 0;left:0; right: 0px;
  margin: 0px auto 0;
  width: 70px;height: 70px;
	background-color: #e7f3fa;
	border-radius: 47px;
	z-index: 0;
}
#overview li div{
	position: relative;
	z-index: 5;
	height: 50px;
	padding: 10px 0 0;
}
#overview li img{
	width: 40%;
}
#overview li p{
	position: relative;
	font-size: 1.1rem;
	line-height: 1.2;
	z-index: 5;
}
#overview .column .set{
	width: 100%;
	text-align: center;
	display: flex;
  justify-content: space-between;
	margin-bottom: 40px;
}
#overview .column .set:nth-of-type(odd){
	flex-direction: row-reverse;
}
#overview .column .set picture{
	width: 50%;
}
#overview .column .set .text{
	width: 45%;
	text-align: left;
}
#overview .column h3{
	font-size: 1.8rem;
	margin: 0 auto 8px;
}
#overview .column p{
	font-size: 1.4rem;
	margin-bottom: 10px;
}
#overview .column a{
	text-align: center;
	margin: 0 auto 0;
}
/* spa */
#spa{
	margin: 0 auto 50px;
	padding: 50px 10px 50px;
}
.fallback #spa {
	background: url("/img02/bg_blue.jpg") no-repeat center top;
	background-size: cover;
}
.webp #spa {
	background: url("/img02/bg_blue.webp") no-repeat center top;
	background-size: cover;
}
.avif #spa {
	background: url("/img02/bg_blue.avif") no-repeat center top;
	background-size: cover;
}
#spa .img{
	width: 100%;
}
#spa .text{
	width: 100%;
	margin-bottom: 30px;
}
#spa h2{
	margin: 0 auto 20px 0;
	text-align: left;
}
#spa p{
	margin-bottom: 22px;
}
/* information */
#information{
	margin: 0 auto 50px;
	padding: 0 10px 0;
	text-align: center;
}
#information h2{
	margin: 0 auto 30px 0;
}
/* others */
#others{
	margin: 0 auto 50px;
	padding: 0 10px 0;
	text-align: center;
}
#others h2{
	margin: 0 auto 30px 0;
}
#others .bn_slide-area{
  padding: 0;
  position: relative;
}
.bn_slide-area > p{
	text-align: left;
	line-height: 1.3;
}
/* group */
#group{
	margin: 0 auto 40px;
	padding: 30px 10px 30px;
}
.fallback #group {
	background: url("/img02/bg_golden.jpg") no-repeat left top;
}
.webp #group {
	background: url("/img02/bg_golden.webp") no-repeat left top;
}
.avif #group {
	background: url("/img02/bg_golden.avif") no-repeat left top;
}
#group .img{
	width: 100%;
}
#group .text{
	width: 100%;
	margin-bottom: 30px;
}
#group h2{
	margin: 0 auto 20px 0;
	text-align: left;
}
/* access */
#access .column{
	flex-direction: column;
}
#access .text{
	order: 1;
}
#access #map-google{
	order: 2;
}


/* - 960px (Smartphone Tablet layout Only) END*/
}

/* ----------------------------------------------------
961px- (Pc layout Only)
---------------------------------------------------- */
@media (min-width: 961px) {



/* 961px - END*/
}

/* ----------------------------------------------------
- 1200px (Pc layout Only コンテンツ内 基本幅)
---------------------------------------------------- */
@media (max-width: 1200px) {

	



	/* - 1200px (Pc layout Only) END*/
}

/* ----------------------------------------------------
961px- 1250px (Pc layout Only)
---------------------------------------------------- */

@media (min-width: 961px) and (max-width: 1250px) {


}

/* ----------------------------------------------------
- 1920px (Pc layout Only)
---------------------------------------------------- */
@media (max-width: 1920px) {


/* - 1920px - END*/
}

/* ----------------------------------------------------
1921px- (Pc layout Only Wide)
---------------------------------------------------- */
@media (min-width: 1921px) {
#main-top::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: url("/img02/bg_wave_pc.png") no-repeat;
  background-position: center bottom;
  background-size: contain;
  z-index: 99999;
}

	/* 1921px - END*/
}