@charset "UTF-8";
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir=rtl] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
}

.slick-arrow.slick-hidden {
	display: none;
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0);
		        transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}

@keyframes rotate {
	0% {
		-webkit-transform: rotate(0);
		        transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}
@-webkit-keyframes slide_loop_x {
	0% {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
}
@keyframes slide_loop_x {
	0% {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
}
.is-fade > *:not(.is-not) {
	opacity: 0;
	-webkit-transform: translateY(30px);
	        transform: translateY(30px);
	-webkit-transition: all 0.6s cubic-bezier(0.37, 0, 0.63, 1);
	transition: all 0.6s cubic-bezier(0.37, 0, 0.63, 1);
}
.is-fade > .is-not {
	opacity: 0;
	-webkit-transition: all 0.6s cubic-bezier(0.37, 0, 0.63, 1);
	transition: all 0.6s cubic-bezier(0.37, 0, 0.63, 1);
}
.is-fade.viewIn > * {
	opacity: 1;
	-webkit-transform: translateY(0);
	        transform: translateY(0);
}

.is-popup {
	opacity: 0;
	scale: 0.6;
	-webkit-transition: all 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
	transition: all 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
.is-popup.viewIn {
	scale: 1;
	opacity: 1;
}

.box-fade {
	opacity: 0;
	-webkit-transform: translateY(30px);
	        transform: translateY(30px);
	-webkit-transition: all 0.6s cubic-bezier(0.37, 0, 0.63, 1);
	transition: all 0.6s cubic-bezier(0.37, 0, 0.63, 1);
}
.box-fade.viewIn {
	opacity: 1;
	-webkit-transform: translateY(0);
	        transform: translateY(0);
}

.p_hover a:hover {
	opacity: 0.7;
}

.svg.c_white svg {
	fill: #fff;
}
.svg.c_black svg {
	fill: #000;
}

.img-fit img {
	width: 100%;
	height: 100%;
	-o-object-position: 50% 50%;
	   object-position: 50% 50%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.replace_img {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
}

.l_tel {
	pointer-events: none;
}

@media screen and (max-width: 800px) {
	.l_tel {
		pointer-events: auto;
	}
}
.disp {
	color: var(--c_key1);
	container-type: inline-size;
}

.page_kv {
	position: relative;
	margin-bottom: 18.9333333333cqw;
	z-index: 1;
}
.page_kv .img {
	display: block;
	position: relative;
	clip-path: circle(80% at 50% 21.5%);
	z-index: 1;
}
.page_kv .illust {
	position: absolute;
	right: 50%;
	bottom: 0;
	z-index: 2;
	translate: 50% 0;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}
.page_kv .illust._camp {
	width: 30.4347826087cqw;
	bottom: -10.8695652174cqw;
}
.page_kv .illust._e-bike {
	width: 25.652173913cqw;
	bottom: -10.8695652174cqw;
}
.page_kv .illust._f-sauna {
	width: 36.9565217391cqw;
	bottom: -10.8695652174cqw;
}
.page_kv .illust._p-sup {
	width: 67.3913043478cqw;
	bottom: -10.8695652174cqw;
}
.page_kv .illust._s-climbing {
	width: 33.4782608696cqw;
	bottom: -10.8695652174cqw;
}
.page_kv .illust._sup {
	width: 63.0434782609cqw;
	bottom: -10.8695652174cqw;
}

h1 {
	color: var(--c_key1);
	text-align: center;
	font-size: 4.8cqw;
	margin-bottom: 8cqw;
}
h1 span {
	display: inline-block;
	padding: 11px 24px;
	border: 1px solid var(--c_key1);
	border-radius: 50px;
}

/* ========================================

intro

======================================== */
.intro {
	margin-bottom: 9.3333333333cqw;
}
.intro .catch {
	font-size: 6.4cqw;
	line-height: 1.5;
	font-weight: 600;
	text-align: center;
	margin-bottom: 8cqw;
}
.intro .txt {
	font-size: 4.2666666667cqw;
	line-height: 2.25;
	font-weight: 400;
	width: 82.6667%;
	margin: 0 auto;
}
.intro .btn_reserve {
	width: 50.9333333333cqw;
	height: 11.4666666667cqw;
	margin: 40px auto 0;
}
.intro .btn_reserve a {
	font-size: 4.2666666667cqw;
	color: var(--c_key1);
	width: 100%;
	height: 100%;
	background-color: #FFE87F;
	border-radius: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media screen and (min-width: 801px) {
	.intro .btn_reserve a:hover {
		color: #fff;
		background-color: var(--c_key1);
	}
}

/* ========================================

block

======================================== */
.bg_green {
	font-weight: 400;
	padding: 12.5333333333cqw 0 10.6666666667cqw;
	background-color: var(--c_key1);
}
.bg_green .btn {
	width: 88%;
}

.block {
	width: 88%;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid var(--c_key1);
	border-radius: 2.6666666667cqw;
}
.block:not(:last-of-type) {
	margin-bottom: 8cqw;
}
.block_inner {
	width: 84.2425%;
	margin: 0 auto;
	padding: 8.5333333333cqw 0 6.6666666667cqw;
}
.block h2 {
	font-size: 5.0133333333cqw;
	font-weight: 600;
	text-align: center;
}
.block h2:not(:first-child) {
	margin-top: 10.6666666667cqw;
	margin-bottom: 5.3333333333cqw;
}
.block h2:first-child {
	margin-top: 0;
	margin-bottom: 8cqw;
}
.block a {
	text-decoration: underline;
	text-underline-offset: 3px;
}
.block .txt {
	font-size: 4.2666666667cqw;
	line-height: 2;
	word-break: normal;
}
.block .txt_2 {
	font-size: 3.7333333333cqw;
	line-height: 1.8572;
	word-break: normal;
}
.block .txt_3 {
	font-size: 3.7333333333cqw;
	line-height: 2.2858;
	word-break: normal;
}
.block a.txt_link {
	text-decoration: underline;
	text-underline-offset: 0.125em;
}
.block .map {
	width: 100%;
	margin: 8cqw 0 5.3333333333cqw;
}
.block .map iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 277/181;
}
.block .fee_list .txt {
	line-height: 1.875;
	margin-bottom: 8cqw;
}
.block .fee_list .txt:has(small) {
	margin-bottom: 2.6666666667cqw;
}
.block .fee_list .txt small {
	font-size: 0.8em;
	display: block;
	margin-top: -0.5em;
}
.block .fee_list dl > div {
	width: 100%;
	margin-bottom: 3.7333333333cqw;
	padding-bottom: 3.7333333333cqw;
	border-bottom: 1px solid var(--c_key1);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.block .fee_list dl dt {
	font-size: 4.2666666667cqw;
}
.block .fee_list dl dt small {
	font-size: 3.7333333333cqw;
}
.block .fee_list dl dd {
	font-size: 4.2666666667cqw;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}
.block .fee_list dl dd small {
	font-size: 3.2cqw;
}
.block .fee_list dl dd.notice {
	font-size: 3.7333333333cqw;
	line-height: 1.5715;
	width: 100%;
	margin-top: 2.1333333333cqw;
}
.block .fee_list .note {
	font-size: 3.7333333333cqw;
	line-height: 1.5715;
	width: 100%;
}
.block .time_list dl {
	font-weight: 600;
}
.block .time_list dl > div {
	width: 100%;
	margin-bottom: 3.7333333333cqw;
	padding-bottom: 3.7333333333cqw;
	border-bottom: 1px solid var(--c_key1);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.block .time_list dl dt {
	font-size: 4.2666666667cqw;
	line-height: 1.4;
	margin-right: 1.8em;
	padding-top: 0.02em;
}
.block .time_list dl dt.term_2 {
	width: 50%;
}
.block .time_list dl dd {
	font-size: 4.2666666667cqw;
	line-height: 1.4;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}
.block .list_disc li:not(:last-of-type) {
	margin-bottom: 1em;
}
.block .list_disc li .term {
	font-size: 4.2666666667cqw;
	line-height: 2;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.block .list_disc li .term::before {
	content: "・";
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}
.block .list_disc li .term span {
	font-weight: 400;
	font-size: 3.7333333333cqw;
	padding-top: 0.2em;
}
.block .list_disc li .item {
	font-size: 3.7333333333cqw;
	font-weight: 400;
	line-height: 1.8572;
	display: block;
	padding-left: 1.1429em;
}
.block .list_faq {
	font-size: 4.2666666667cqw;
	line-height: 1.625;
}
.block .list_faq > div {
	padding-bottom: 5.3333333333cqw;
}
.block .list_faq > div:not(:last-of-type) {
	margin-bottom: 5.8666666667cqw;
	border-bottom: 1px solid var(--c_key1);
}
.block .list_faq dt {
	margin-bottom: 3.7333333333cqw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.block .list_faq dt::before {
	font-size: 5.3333333333cqw;
	line-height: 1;
	content: "Q";
	font-weight: 600;
	margin-right: 2.9333333333cqw;
	padding-top: 0.1em;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}
.block .list_faq dd {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.block .list_faq dd::before {
	font-size: 5.3333333333cqw;
	line-height: 1;
	content: "A";
	font-weight: 600;
	margin-right: 2.9333333333cqw;
	padding-top: 0.1em;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}
.block .list_num {
	counter-reset: number;
	padding-bottom: 2.6666666667cqw;
}
.block .list_num li {
	counter-increment: number 1;
	position: relative;
	padding-left: 6.4cqw;
}
.block .list_num li:not(:last-of-type) {
	margin-bottom: 6.9333333333cqw;
}
.block .list_num li::before {
	content: counter(number);
	font-size: 5.3333333333cqw;
	font-weight: 600;
	position: absolute;
	top: 0.1em;
	left: 0;
}
.block .list_num li .term {
	font-size: 4.2666666667cqw;
	line-height: 1.625;
	display: block;
	margin-bottom: 2.6666666667cqw;
}
.block .list_num li .item {
	font-size: 3.7333333333cqw;
	line-height: 1.8572;
	display: block;
}
.block .bring_img {
	margin: 2.6666666667cqw auto -10.6666666667cqw;
}
.block .bring_img._p-sup {
	width: 71.5217391304cqw;
}
.block .bring_img._sup {
	width: 73.9130434783cqw;
}
.block .bring_img._s-climbing {
	width: 36.3043478261cqw;
}

/* ========================================

bring_slides

======================================== */
.bring_slides {
	overflow: hidden;
	margin-top: 12cqw;
}
.bring_slides_inner {
	width: 293.4782608696cqw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-animation: slide_loop_x linear 20s infinite;
	        animation: slide_loop_x linear 20s infinite;
}

/* ========================================

btn

======================================== */
.btn {
	text-align: center;
	width: 100%;
	height: 19.2cqw;
	position: relative;
	margin: 0 auto;
	margin-top: 10.1333333333cqw;
	padding: 2.6666666667cqw;
}
.btn::before, .btn::after {
	height: 100%;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.btn::before {
	width: 100%;
	height: calc(100% - 12px);
	top: 6px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.btn::after {
	width: calc(100% - 12px);
	height: 100%;
	left: 6px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
.btn a {
	color: #fff;
	font-size: 4.2666666667cqw;
	font-weight: 600;
	width: 100%;
	height: 100%;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	z-index: 2;
}
.btn a::before {
	width: 6.9333333333cqw;
	aspect-ratio: 26/32;
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 4.8cqw;
	background-image: url(../img/common/ico_pdf.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100%;
	translate: 0 -50%;
}
@media screen and (min-width: 801px) {
	.btn a:hover {
		background-color: rgba(255, 255, 255, 0.2);
		border-radius: 2px;
	}
}

/* ========================================

equipment

======================================== */
.equipment {
	color: var(--c_key1);
	margin-top: -4cqw;
	padding: 14.4cqw 0 18.6666666667cqw;
	border-radius: 4cqw;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.equipment:last-of-type {
	margin-bottom: 13.3333333333cqw;
}
.equipment:nth-child(odd) {
	color: #fff;
	background-color: var(--c_key1);
}
.equipment:nth-child(odd) h3 {
	color: inherit;
}
.equipment:nth-child(even) {
	background-color: #F2F2F2;
}
.equipment:nth-child(even) .slick-dots li.slick-active button {
	background-color: var(--c_key1);
}
.equipment_wrap {
	margin-top: 17.3333333333cqw;
}
.equipment h2 {
	color: #FFE87F;
	font-size: 5.3333333333cqw;
	text-align: center;
	margin-bottom: 9.6cqw;
}
.equipment h3 {
	font-size: 5.8666666667cqw;
	text-align: center;
	margin-bottom: 9.6cqw;
}
.equipment_list.slick-initialized .equipment_list_item {
	margin: 0 3.2cqw;
}
.equipment_list_item {
	font-size: 4.2666666667cqw;
	line-height: 2;
	width: 380px;
	margin: 0 auto;
}
.equipment_list_item .img {
	overflow: hidden;
	margin-bottom: 5.3333333333cqw;
	border-radius: 2.1333333333cqw;
}
.equipment_list_item .term {
	font-weight: 600;
	margin-bottom: 1.6cqw;
}
.equipment_list_item .txt {
	font-weight: 400;
	letter-spacing: -0.05em;
}
.equipment_list_item .txt + .txt {
	margin-top: 1em;
}
.equipment_list_item .txt small {
	font-size: 0.875em;
}
.equipment_list .slick-arrow {
	width: 33px;
	height: 26px;
	position: absolute;
	top: 123px;
	background-color: #fff;
	border-radius: 50%;
	z-index: 5;
	text-indent: 9999px;
	white-space: nowrap;
}
.equipment_list .slick-arrow::before {
	width: 8px;
	aspect-ratio: 1/1;
	content: "";
	display: block;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	rotate: 45deg;
	position: absolute;
	top: 50%;
	left: calc(50% - 1px);
	border-color: #465F00;
	translate: -50% -50%;
}
.equipment_list .slick-arrow.slick-prev {
	left: 0;
	translate: 70% -16%;
	scale: -1;
}
.equipment_list .slick-arrow.slick-next {
	right: 0;
	translate: -70% -16%;
}
.equipment_list .slick-dots {
	margin-top: 9.3333333333cqw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.equipment_list .slick-dots li {
	width: 8px;
	height: 8px;
	aspect-ratio: 1/1;
	margin: 0 5px;
}
.equipment_list .slick-dots li button {
	width: 100%;
	height: 100%;
	text-indent: 9999px;
	white-space: nowrap;
	background-color: #D9D9D9;
	border-radius: 50%;
}
.equipment_list .slick-dots li.slick-active button {
	background-color: #FF6600;
}

@media screen and (max-width: 800px) {
	.equipment_list.slick-initialized .equipment_list_item {
		margin: 0 3.2vw;
	}
	.equipment_list_item {
		width: 82.6667vw;
	}
	.equipment_list .slick-arrow {
		top: 26.6667vw;
	}
	.equipment_list .slick-arrow.slick-prev {
		left: 0;
		translate: 50% -16%;
		scale: -1;
	}
	.equipment_list .slick-arrow.slick-next {
		right: 0;
		translate: -50% -16%;
	}
}
/* ========================================

access

======================================== */
.access {
	margin-bottom: 17.0666666667cqw;
}
.access h2 {
	font-size: 5.8666666667cqw;
	text-align: center;
	margin-bottom: 8cqw;
}
.access .map {
	aspect-ratio: 375/242;
}
.access .map iframe {
	width: 100%;
	height: 100%;
}
/*# sourceMappingURL=activity.css.map */