﻿html { font-size: 62.5%; }

body {
	position: relative;
	margin: 0;
	background: #ffffff;
	color: #333333;
	font-size: 1.4rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 0.104vw;
	line-height: 2;
	overflow-x: hidden;
}

body::before {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	margin: auto;
	background: rgba(0, 0, 0, 0.2);
	content: "";
	z-index: 0;
}

/* common
 ----------------------------------------------- */

a {
	color: #001aac;
	text-decoration: none;
}

a:hover {
	opacity: 0.8;
}

p { margin:0; }
img { width: 100%; height: auto; }
.serif { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
.pc { display: none; }
.sd { display: block; }

h2 {
	margin: 0 auto 30px auto;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
}

h2 span {
	display: block;
	font-size: 1.6rem;
}

h3 {
	margin: 0 auto 20px auto;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
}

h3 span {
	display: block;
	font-size: 1.6rem;
}

.move01 {
	animation: fade 3.5s;
	animation-fill-mode: forwards;
	opacity: 1;
}

.move02 {
	animation: bottom-to-top 2.25s;
	animation-fill-mode: forwards;
	opacity: 1;
}

.move03 {
	animation: bottom-to-top 2.25s;
	animation-fill-mode: forwards;
	opacity: 1;
}

.move04 {
	animation: bottom-to-top 2.25s;
	animation-fill-mode: forwards;
	opacity: 1;
}

.move05 {
	animation: zoom 2.25s;
	animation-fill-mode: forwards;
	opacity: 1;
}

img.zoom {
	transform: scale(1.11);
}

/* fade */
@keyframes fade {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/* 下から上 */
@keyframes bottom-to-top {
	0% {
		opacity: 0;
		transform: translateY(50px);/* Y軸方向に50px */
	}
	100% {
		opacity: 1;
		transform: translateY(0);/* Y軸方向に0px */
	}
}

@keyframes zoom {
	0% {
		transform: scale(1.11);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes top-to-bottom {
	0% {
		opacity: 0;
		transform: translateY(-60px);/* Y軸方向に-60px */
	}
	60% {
		opacity: 0;
		transform: translateY(-60px);/* Y軸方向に-60px */
	}
	100% {
		opacity: 1;
		transform: translateY(0);/* Y軸方向に0px */
	}
}

@keyframes left-to-right {
	0% {
		opacity: 0;
		transform: translateX(-30px);/* X軸方向に-50px */
	}
	40% {
		opacity: 0;
		transform: translateX(-30px);/* X軸方向に-50px */
	}
	100% {
		opacity: 1;
		transform: translateX(0);/* X軸方向に0px */
	}
}

/* header
 ----------------------------------------------- */

header {
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
	width: 100%;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
}

header h1 {
	position: relative;
	width: 90%;
	margin: -20px auto 0;
	line-height: 1;
	text-align: center;
	z-index: 9999;
}

header h1 img {
	display: inline-block;
	width: 200px;
	height: auto;
	margin: 0 0 0 -15px;
}

header h1 span {
	display: inline-block;
	margin: 10px 0 0;
	color: #ffffff;
	font-size: 2.2rem;
	letter-spacing: 0;
	line-height: 1.5;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}

header .logo-ikyu {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 80px;
	height: 23px;
	z-index: 999;
}

header .logo-ikyu img {
	display: block;
	width: 100%;
	height: auto;
}

header .fade {
	opacity: 0;
}

/* about
 ----------------------------------------------- */
#about {
	width: 100%;
	margin: 0 auto 20px;
	padding: 80px 5%;
	background: rgba(0, 0, 0, 0.4);
	text-align: center;
}

#about.bottom-to-top {
	opacity: 0;
}

#about h2 {
	color: #fff;
}

#about .txt {
	margin: 0 auto 30px;
	color: #fff;
	text-align: left;
}

#about .img {
	width: 100%;
	height: 45vw;
	margin: 0 auto;
	overflow: hidden;
}

#about .img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	font-family: 'object-fit: cover;'
}

/* topics
 ----------------------------------------------- */
.bg {
	position: relative;
	width: 100%;
	padding: 80px 0 0;
	background: linear-gradient(to bottom, transparent 0%, #fff 3%, #fff 100%);
	z-index: 5;
}

#topics {
	position: relative;
	width: 100%;
	margin: 0 auto 80px;
	padding: 10% 5% 5%;
	background: url(https://www.img-ikyu.com/contents/dg/special/2021/00001891/image/bg_topics01.jpg?auto=compress,format&lossless=0&q=75) no-repeat 50% 0;
	text-align: center;
	z-index: 9;
}

#topics h3 {
	position: relative;
	margin-top: -10px;
	padding: 30px 0 0;
}

#topics h3::before {
	position: absolute;
	top: 0;
	left: 50%;
	width: 50px;
	height: 3px;
	margin: 0 0 0 -25px;
	background: rgba(138, 113, 56, 0.5);
	content: "";
}

#topics.bottom-to-top {
	opacity: 0;
}

#topics .topics {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

#topics .topics:last-child {
	margin-bottom: 0;
}

#topics .img {
	width: 100%;
	height: 55vw;
	margin: 0;
	overflow: hidden;
}

#topics .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 40%;
	font-family: 'object-fit: cover; object-position: 50% 40%;';
}

#topics .topics .txt {
	width: 100%;
	margin: 0;
	padding: 5%;
	background: rgba(255, 255, 255, 0.2);
}

#topics .topics .txt p:first-child {
	font-size: 1.4rem;
}

#topics .topics .txt p:nth-of-type(2) {
	font-size: 2.0rem;
	font-weight: bold;
}

/* plan
 ----------------------------------------------- */
#plan {
	position: relative;
	margin: 0 auto 80px;
}

#plan h3 {
	margin: 0 5% 20px;
	color: #fff;
	font-size: 1.8rem;
	line-height: 1.8;
	text-align: center;
}

#plan .inner {
	width: 100%;
	margin: 0 auto;
}

#plan .inner.bottom-to-top {
	opacity: 0;
}

#plan .plan {
	width: 90%;
	margin: 0 auto 50px;
	padding: 0 0 5%;
	background: #19191a;
}

#plan .plan:last-child {
	margin-bottom: 0;
}

#plan .plan-slider {
	margin: 0 0 20px;
	padding: 0 0 30px;
}

#plan .plan-slider .swiper-wrapper {}

#plan .inner .plan-slider .swiper-slide img {
	display: block;
	width: 100%;
	height: 60vw;
	object-fit: cover;
	object-position: 50% 50%;
	font-family: 'object-fit: cover; object-position: 50% 50%;';
}

#plan .inner .plan-slider .swiper-button-next,
#plan .inner .plan-slider .swiper-button-prev {
	top: auto;
	right: 35%;
	bottom: 5px;
	width: 26px;
	height: 15px;
	background: none;
	outline: none;
	z-index: 9999;
}

#plan .inner .plan-slider .swiper-button-prev {
	left: 35%;
}

#plan .inner .plan-slider .swiper-button-prev::before {
	display: block;
	position: absolute;
	left: 0;
	width: 12px;
	height: 12px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	content: "";
	transform: rotate(-45deg);
}

#plan .inner .plan-slider .swiper-button-next::before {
	display: block;
	position: absolute;
	right: 0;
	width: 12px;
	height: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	content: "";
	transform: rotate(45deg);
}

#plan .plan .plan-slider .swiper-pagination {
	bottom: 0;
	z-index: 99;
}

#plan .plan .plan-slider .swiper-pagination-bullet {
	background: #fff;
	opacity: 0.5;
	outline: none;
}

#plan .plan .plan-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

/* 料金BOX */
.btn {
	width: 100%;
	padding: 0 5%;
	letter-spacing: -0.1rem;
	line-height: 1.5;
}

.btn a {
	display: block;
	width: 100%;
	padding: 10px 0;
	background: #19191a;
	border: 1px solid #c3b084;
	color: #c3b084;
	font-size: 1.4rem;
	text-align: center;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.btn a:hover {
	background: #c3b084;
	color: #fff;
	opacity: 1;
}

.btn b {
	font-size: 1.6rem;
}

.off {
	display: block;
	font-size: 1.6rem !important;
}

.off strong {
	font-size: 1.2rem !important;
	display: block;
}

.shousai {
	font-size: 1.6rem !important;
	display: block;
}

.shousai .ll {
	display: none !important;
}

.shousai .s {
	font-size: 1.2rem !important;
}

.after_point_rate {
	font-size: 1.6rem !important;
}

/* movie
	----------------------------------------------- */
#movie {
	margin: 0 auto 80px;
}

#movie .concept {
	position: relative;
	width: 100%;
	cursor: pointer;
	transition: all .5s;
}

#movie .concept video {
	display: block;
	top: 50%;
	width: 100%;
	max-width: 100%;
}

#movie .concept .stop {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 42px;
	height: 42px;
	margin: -21px 0 0 -21px;
	opacity: 0;
	z-index: 99;
}

#movie .concept .start {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 42px;
	height: 42px;
	margin: -21px 0 0 -21px;
	opacity: 0;
	z-index: 99;
}

#movie .concept .hide {
	display: none;
}

#movie .concept .display {
	animation: fadeout 1.25s;
}

/* fade */
@keyframes fadeout {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

/* access
 ----------------------------------------------- */
#access {
	width: 90%;
	margin: 0 auto 80px;
	padding: 0;
}

#access #gglmap {
	width: 100%;
	height: 400px;
	margin: 0 auto 30px;
	letter-spacing: 0;
}

#access .hotel {
	width: 100%;
	padding: 0;
}

#access .hotel h3 {
	width: 100%;
	margin: 0 0 30px;
}

#access .hotel p {
	font-size: 1.4rem;
}

/* footer
 ----------------------------------------------- */

footer {
	width: 100%;
	padding: 0 0 50px;
	text-align: center;
}

footer .pr {
	margin: 0 0 10px;
	color: #ffffff;
	font-size: 1.2rem;
}

footer .logo-ikyu {
	width: 100px;
	margin: 0 auto;
	opacity: 1;
}

footer .logo-ikyu a {
}

footer .logo-ikyu a:hover {
	opacity: 0.8;
}

footer .copyright {
	width: 100%;
	color: #666666;
	font-size: 1.2rem;
	letter-spacing: 0;
}

/* page top
 ----------------------------------------------- */

.pagetop { display: none; position: fixed; right: 0; bottom: 20px; cursor: pointer; z-index: 9999; }
.pagetop img { display: block; width: 30px; }
.pagetop img:hover { opacity: 0.8; }

