/*追記*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700&family=Noto+Serif+JP:wght@200;300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400&display=swap');

.btn_tel.pc .material-icons {
	margin-right: 5px;
	margin-top: 5px;
}
.nav_follow .btn_tel a {
	display: flex;
	justify-content: center;
	align-content: center;
}
.contents {
	margin: 0;
	padding: 70px 0 40px;
}
main {
	position: relative;
}
main::before {
	content: '';
	display: block;
	background: linear-gradient(0deg, rgba(247, 226, 235, 1) 0%, rgba(255, 255, 239, 1) 45%, rgba(229, 246, 255, 1) 100%);
	background: linear-gradient(0deg, #7ec5e1 0%, #e6f8ff 45%, rgba(229, 246, 255, 1) 100%);
	/* background: linear-gradient(to left, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%), url(../img/bg-sp.jpg); */
	background-size: 100%;
	background-position: center top;
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}
@media screen and (min-width: 640px) {
	main::before {
		/* background: linear-gradient(to left, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%), url(../img/bg.jpg); */
		background-size: cover;
		background-repeat: no-repeat;
	}
}

.top_contents,
.top_eventbanner {
	/* background: #fff; */
}
.label-wrap {
	/* display: none; */
}
.room {
	/* display: none; */
}

.inner {
	width: 100%;
}
.top_app,
.top_blog,
.top_credit,
.top_access,
.top_link {
	padding: 0 1rem;
}
@media screen and (min-width: 640px) {
	.top_information .information_list li {
		height: 140px;
	}
}

/*end*/
.top_schedule,
.top_blog,
.top_access {
	background: #fff6f2;
}

@media screen and (min-width: 640px) {
	.top_access .access-box {
		display: flex;
		flex-direction: row;
		align-items: flex-start;
		justify-content: space-between;
		align-items: center;
	}

	.top_access .access-box .ggmap {
		width: 100%;
		margin: 0;
	}
	.top_access .access-box {
		padding: 0 2rem;
		border-bottom: 1px solid #454545;
	}
	.top_access .btn01 {
		margin: 50px auto 25px auto;
	}
}
.btn01 a {
	/* background: linear-gradient(90deg, #ffb1b0 0%, #e4beed 100%); */
	/* background: linear-gradient( 0deg, #dfbdc6 -10%, #e5dadd 50%, #dfbdc6 110%); */
	background: #7ec5e1;
	/* color: #7ec5e1; */
	display: flex;
	align-items: center;
	padding: 10px 10px 10px 20px;
	border-radius: 6px;
	/* border: 1px solid #e5a7bd; */
	font-weight: 600;
}

/*header,toggle*/
.nav_follow {
	padding: 0.25rem 0 0 10px;
}
.toggle {
	right: 10px;
}
.toggle span {
	width: 90%;
}
.toggle.active span:nth-child(2),
.toggle.active span:nth-child(3) {
	right: 0;
}

.global_nav_sp {
	/* background: rgba(255,227,238, 0.95); */
	background: linear-gradient(135deg, rgba(255, 95, 161, 0.95) 0%, rgba(252, 200, 154, 0.95) 100%);
	background: #7ec5e1;
}

.global_nav_sp ul li a {
	font-size: 15px;
	color: #fff;
}

.global_nav_sp a span {
	font-size: 12px;
	color: #fff;
}
.f-logo {
	width: 50%;
	margin: 0 auto;
}
.f-logo img {
	width: 100%;
}
@media screen and (min-width: 640px) {
	.fix-header {
		background: #fff;
	}

	.nav_follow .head_btn.reserve a {
		background: linear-gradient(15deg, #f6abcc 0%, #ffd8e9 100%);
		color: #fff;
		margin-bottom: 4px;
		margin-right: 1px;
	}
	.nav_follow .head_btn.reserve a span {
		color: #454545;
	}
	.cont_titile span {
		font-size: 2.75rem;
	}
	.f-logo {
		width: 30%;
		margin: 0 auto 5rem;
	}
}

/*footer*/

footer {
	background: #f7fff6;
}

footer small {
	color: #454545;
	font-size: 14px;
}

.f-hours {
	background: linear-gradient(45deg, #000 0%, #454545 100%);
	background: #7ec5e1;
	color: #fff;
	display: flex;
}
.f-hours div {
	width: 50%;
	margin: 0 auto;
	font-weight: bold;
}
.f-hours div:last-child {
	/* display: none; */
}

.foot_navi {
	/* background: linear-gradient( 0deg, #dfbdc6 -10%, #e5dadd  50%, #dfbdc6 110%); */
	/* background: linear-gradient(135deg, rgba(255,95,161,1) 0%,rgba(252,200,154,1) 100%); */
	background: linear-gradient(15deg, #e181ac 60%, #ffd8e9 128%);

	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.foot_navi a {
	color: #fff;
}

.btn_totop a {
	/* background: linear-gradient( 34deg,#cbb9a1 -27%, #f0e7db 50%, #cbb9a1 120%); */
	color: #fff;
}

/*contents header*/

.contents_header {
	/* background: rgb(242,228,210); */
	/* background: linear-gradient(90deg, rgba(242,228,210,1) 0%, rgba(255,247,238,1) 49%, rgba(242,228,210,1) 100%); */
}

/* ---- particles.js container ---- */
#particles-js {
	position: absolute;
	width: 100%;
	height: 100vh;
	/* background-color: #232741; */
	/* background-image: url(""); */
	background-repeat: no-repeat;
	background-size: 20%;
	background-position: 50% 50%;
	z-index: 1;
}

/* ---- stats.js ---- */

#stats {
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}
.count-particles {
	border-radius: 0 0 3px 3px;
}
#scroll-top {
	opacity: 0;
	transition: opacity 350ms ease;
}
.no-schedule {
	font-size: 1rem;
	padding: 0 1rem;
	font-weight: bold;
}
@media screen and (max-width: 640px) {
	.cont_titile-s span {
		font-size: 34px !important;
		letter-spacing: 0;
	}
}
.nav_follow .logo img {
	display: none;
}
.mainvisual .global-nav {
	display: none;
}
.slick-prev,
.slick-next {
	display: none !important;
}
.topaccessimage img {
	width: 100%;
	/* max-width: 1100px; */
	margin: 0 auto;
}
.cont_titile span,
.contents_header p {
	background: none;
	-webkit-text-fill-color: #7ec5e1;
}
.foot_navi {
	background: #7ec5e1;
}
.f-hours {
	bottom: 70px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
