.bg-anker {
	background-color: #0e132c;
	padding-top: 100px;
}
.bg-recommend {
	background-color: #0e132c;
	padding-top: 100px;
}
.bg-explanation {
	background-color: #2b2e3c;
	padding-top: 260px;
	padding-bottom: 100px;
	background-image: url("/spa/higaeri/img/bg_wood.svg");
	background-size: cover;
	background-repeat: repeat;
	background-position: center;
	z-index: 1;
}
.bg-intro {
	position: relative;
	background: -moz-linear-gradient(top, #e6f3fc, #fffdef);
	background: -webkit-linear-gradient(top, #e6f3fc, #fffdef);
	background: linear-gradient(to bottom, #e6f3fc, #fffdef);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 200px;
	padding-bottom: 100px;
	z-index: 0;
}
.bg-intro:before {
	content: "";
	position: absolute;
	top: -700px;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("/spa/higaeri/img/bg_water.svg") no-repeat center center;
	background-size: contain;
	z-index: -1;
}
.bg-info-private {
	padding-top: 220px;
	padding-bottom: 100px;
}
.bg-access-inner {
	background-color: #2b2e3c;
	padding-top: 130px;
	padding-bottom: 100px;
	background-image: url("/spa/higaeri/img/bg_wood.svg");
	background-size: cover;
	background-repeat: repeat;
	background-position: center;
}
.bg-faq {
	position: relative;
	background: -moz-linear-gradient(top, #e6f3fc, #fffdef);
	background: -webkit-linear-gradient(top, #e6f3fc, #fffdef);
	background: linear-gradient(to bottom, #e6f3fc, #fffdef);
	padding-top: 180px;
	padding-bottom: 100px;
	z-index: 0;
}
.bg-faq:before {
	content: "";
	position: absolute;
	top: clamp(-2370px, calc(-1730px + (100vw - 555px) * 3.5556), -1730px);
	left: 0;
	width: 100%;
	height: 100%;
	background: url("/spa/higaeri/img/bg_water.svg") no-repeat center center;
	background-size: contain;
	z-index: -1;
}
.bg-contact {
	background-image: url("/spa/higaeri/img/bg_contact.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 380px;
}

.bg-white-lavender {
	background: #e1e2eb8c;
}

.gnav {
	padding-left: 0;
}
.gnav li a {
	text-decoration: none !important;
}
.f_nav ul li a {
	color: #555;
	text-decoration: none !important;
}
.h_logo {
	display: none;
}
.h_inq {
	display: none;
}
.yu-mincho {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.line-height-2 {
	line-height: 2;
}
.writing-mode-vertical-rl {
	writing-mode: vertical-rl;
}
.img_recommend {
	position: absolute;
	bottom: -50px;
	width: 50%;
	height: 100%;
	right: 0;
	object-fit: cover;
	z-index: 2;
}
.img_explanation_02 {
	position: absolute;
	width: 50%;
	height: 100%;
	left: 0;
	object-fit: cover;
}
.img_explanation_03 {
	position: absolute;
	right: 0;
	bottom: -100px;
	z-index: 1;
}
.img_access_01 {
	position: absolute;
	top: -160px;
	width: 42%;
	height: 100%;
	right: 0;
	object-fit: cover;
}
.img_intro_01 {
	position: absolute;
	bottom: 90px;
}
.img_use_intro {
	position: absolute;
	left: 0;
}
.img_intro_04 {
	position: absolute;
	left: 56px;
	bottom: -140px;
	z-index: 1;
}
.min-w-80px {
	min-width: 80px;
}
.min-w-140px {
	min-width: 140px;
}
.row {
	justify-content: normal;
	-webkit-justify-content: normal;
	align-items: normal;
}
.is-fixed {
	padding: 0;
	z-index: 3 !important;
}
.is-fixed .gnav li a {
	display: block;
	padding: 15px 2px;
	font-size: 21px;
	text-align: center;
	color: #fff;
}
.nav_plan a {
	color: #555;
	text-decoration: none;
}
.header_search_foot ul {
	padding: 0;
}
.header_search_foot ul li a {
	text-decoration: none;
}
.plan_btn {
	text-decoration: none;
}
.date_489ban {
	margin-bottom: 0;
}
.takayu-onsen-title {
	position: absolute;
	font-size: 48px;
	min-height: 280px;
	top: -175px;
	z-index: 1;
	text-orientation: mixed;
	letter-spacing: 0;
}
.onsen-intro-title {
	position: absolute;
	font-size: 48px;
	min-height: 220px;
	top: -144px;
	right: 20px;
}
.use-intro-title {
	position: absolute;
	font-size: 48px;
	min-height: 350px;
	top: -144px;
	left: 20px;
}
.higaeri-intro-title {
	position: absolute;
	font-size: 36px;
	min-height: 340px;
	top: -160px;
}
.private-intro-title {
	position: absolute;
	font-size: 36px;
	min-height: 210px;
	top: -150px;
}
.access-title {
	position: absolute;
	font-size: 48px;
	min-height: 280px;
	top: -90px;
	left: 0;
}
.faq-title {
	position: absolute;
	font-size: 48px;
	min-height: 490px;
	top: -110px;
	right: 0;
}

.btn-anker {
	font-size: 1.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	background: #ededed;
	color: #182349;
	width: 300px;
	height: 60px;
	text-decoration: none;
}

.double-arrorw-area {
	position: absolute !important;
	right: 18px;
	top: 18px;
}
.double-arrorw::before, .double-arrorw::after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #182349;
	border-top: 1px solid #182349;
	transform: rotate(135deg);
	top: 0;
	right: 0;
}

.double-arrorw::after {
	top: 0.4em;
}


.fs-48px {
	font-size: 48px;
}
.fs-38px {
	font-size: 38px;
}
.fs-36px {
	font-size: 36px;
}
.fs-28px {
	font-size: 28px;
}
.fs-24px {
	font-size: 24px;
}
.fs-23px {
	font-size: 23px;
}
.fs-22px {
	font-size: 22px;
}

@media (max-width: 992px) and (min-width: 556px) {
	.bg-faq:before {
		top: calc(-1450px + (100vw - 992px) * 0.367);
	}
}

@media (min-width: 992px) {
	.bg-explanation {
		padding-top: 300px;
		padding-bottom: 200px;
	}
	.bg-access-inner {
		padding-top: 120px;
		padding-bottom: 200px;
	}
	.bg-info-private {
		padding-top: 320px;
		padding-bottom: 200px;
	}
	.bg-intro {
		padding-top: 300px;
	}
	.bg-intro:before {
		top: -400px;
		width: 50%;
	}
	.bg-faq {
		padding-top: 200px;
		padding-bottom: 200px;
	}
	.bg-faq:before {
		top: clamp(-1580px, calc(-1250px + (100vw - 1920px) * 0.3552), -1250px);
		width: 50%;
	}
	.explanation_02_text-area {
		height: 511px;
	}
	.access_01_text-area {
		height: 466px;
	}
	.takayu-onsen-title {
		top: -250px;
	}
	.onsen-intro-title {
		top: -240px;
	}
	.use-intro-title {
		top: -240px;
	}
	.higaeri-intro-title {
		top: -130px;
		right: -14px;
	}
	.private-intro-title {
		top: -130px;
	}
	.faq-title {
		top: -110px;
		right: 50%;
	}
	.w-lg-50 {
		width: 50%;
	}
}

@media (min-width: 1200px) {
	.takayu-onsen-title {
		top: -140px;
	}
	.bg-info-private {
		padding-top: 320px;
		padding-bottom: 280px;
	}
	.bg-intro {
		padding-top: 400px;
	}
	.onsen-intro-title {
		top: -330px;
	}
	.use-intro-title {
		top: -180px;
	}
	.higaeri-intro-title {
		right: 0;
	}
}
@media (min-width: 1400px) {
	.bg-intro {
		padding-top: 600px;
		padding-bottom: 200px;
	}
	.bg-info-private {
		padding-top: 340px;
		padding-bottom: 300px;
	}
	.onsen-intro-title {
		top: -412px;
	}
	.use-intro-title {
		top: -140px;
	}
}
@media screen and (min-width: 200px) and (max-width: 995px) {
	#nav-drawer {
		top: 20px;
	}
	#nav-open {
		width: 45px;
		height: 40px;
	}
}