<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* mod_inpage_mv01 */
.mod_inpage_mv01 .badge {
	position: absolute;
	top: 5.1%;
	right: 8.3%;
}
@media (max-width:420px) {
	[data-slidearea02] {
		height: 480px;
	}
	[data-slidearea02] .contantWrap .btns01 button {
		bottom: 240px;
	}
	.mod_inpage_mv01 .badge {
		width: 79px;
		height: 79px;
	}
	[data-slidearea02] .captionWrap {
		margin-top: -260px;
	}
	[data-slidearea02] .captionWrap .caption .box {
		height: 260px;
	}
}

/* mod_feature */
.mod_feature .badge {
	top: 217px;
}
.mod_feature .column2 {
	width: 800px;
	min-width: auto;
}
.mod_feature .column2 .c {
	width: 390px;
}
@media (max-width:420px) {
	.mod_feature .badge {
		top: 47px;
	}
	.mod_feature .column2 {
		width: auto;
	}
	.mod_feature .column2 .c {
		width: auto;
	}
}

/* mod_menu01 */
.mod_menu01 .b {
	background-color: #03c1ff;
}
.mod_menu01 .b .flow .time {
	background-color: #dbf6ff;
}
.mod_menu01 .center .flow .disc {
	text-align: center;
}
.mod_menu01 .center .flow .disc:after {
	left: 50%;
	margin-left: -10px;
}
.mod_menu01 .note {
	text-align: left;
}
@media (max-width:420px) {
	.mod_menu01 .note {
		margin-top: 10px;
	}
}

/* sec_facility */
.sec_facility p + p {
	margin-top: 5px;
}

/* mod_belongings */
.mod_belongings01&gt;.in .blue .itemone .info:before {
	border-bottom-color: #03c1ff;
}

/* sec_attention */
.sec_attention {
	max-width: 1060px;
	margin: 110px auto 0;
	padding-bottom: 25px;
	border: 1px solid #ebebeb;
}
.sec_attention h1 {
	margin-bottom: 25px;
	padding-top: 15px;
	padding-bottom: 13px;
	background-color: #f6dcdc;
	color: #c31212;
	font-size: 20px;
	font-size: 2rem;
	text-align: center;
}
.sec_attention ul {
	margin-right: 30px;
	margin-left: 30px;
}
.sec_attention li {
	padding-left: 1em;
	text-indent: -1em;
}
.sec_attention li:before {
	content: "・";
}
@media (max-width:420px) {
	.sec_attention {
		margin: 55px 20px 0;
		padding-bottom: 15px;
	}
	.sec_attention h1 {
		margin-bottom: 15px;
		padding-top: 10px;
		padding-bottom: 7px;
		font-size: 1.7rem;
	}
	.sec_attention ul {
		margin-right: 15px;
		margin-left: 15px;
	}
}


/* tab */
.tab ul {
	width: 1060px;
	margin: 0 auto 50px;
}
.tab ul:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; overflow: hidden;
}
.tab li {
	position: relative;
	float: left;
	width: 525px !important;
	height: 80px;
	padding-top: 25px;
	color: #fff;
	font-size: 20px;
	font-size: 2rem;
	border: 1px solid #262626;
	background-color: #262626;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	outline: none;
	transition: .6s;
}
.no-touchevents .tab li:hover {
	background-color: #484848;
}
.tab li + li {
	margin-left: 10px;
}
.tab li:after {
	content: "";
	position: absolute;
	top: 35px;
	right: 25px;
	width: 16px;
	height: 16px;
	border-top: 4px solid #f6f32e;
	border-right: 4px solid #f6f32e;
	transition: .6s;
	-webkit-transform: translateY(-5px) rotate(45deg);
	transform: translateY(-5px) rotate(45deg);
}
.no-touchevents .tab li:hover:after {
	-webkit-transform: translateY(-5px) rotate(45deg);
	transform: translateY(-5px) translateX(5px) rotate(45deg);
}

.tab .slick-list {
	overflow: visible !important;
}
.tab .slick-current {
	border: 1px solid #ededed;
	background-color: #fff;
	color: #333;
}
.tab .slick-current:after {
	top: 33px;
	border-top-color: #bdbdbd;
	border-right-color: #bdbdbd;
	-webkit-transform: translateY(-5px) rotate(135deg);
	transform: translateY(-5px) rotate(135deg);
}
.tab .slick-current:before {
	content: "";
	position: absolute;
	bottom: -15px;
	right: 50%;
	width: 16px;
	height: 16px;
	border-top: 1px solid #ededed;
	border-right: 1px solid #ededed;
	background-color: #fff;
	-webkit-transform: translateY(-5px) rotate(135deg);
	transform: translateY(-5px) rotate(135deg);
}

.tab_contents .slick-slide {
	outline: none;
}

@media (max-width:420px) {
	.tab ul {
		width: auto;
		margin: 0 16px 25px;
	}
	.tab li {
		width: 49% !important;
		height: auto;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 1.5rem;
	}
	.tab li + li {
		margin-left: 2%;
	}
	.tab li:after {
		content: none;
	}
	.tab .slick-current:before {
		margin-right: -8px;
	}
}

.tab.ducky-riverboarding ul {
	width: auto;
	margin-top: 45px;
	margin-bottom: 60px;
}
.tab.ducky-riverboarding li {
	width: 454px !important;
	border: none;
}
.tab.ducky-riverboarding .slick-current:before {
	width: 0;
	top: 100%;
	right: 0;
	bottom: auto;
	left: 0;
	margin: auto;
	border-top: 20px solid #fff;
	border-bottom: 20px solid transparent;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	background-color: transparent;
	z-index: 1;
	transform: initial;
}
@media (max-width:420px) {
	.tab.ducky-riverboarding ul {
		margin: 25px 0 30px;
	}
	.tab.ducky-riverboarding li {
		width: 49% !important;
	}
}

.tab.rafting {
	position: relative;
}
.tab.rafting:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #ededed;
}
.tab.rafting ul {
	width: 800px;
	margin: 60px auto 20px;
}
.tab.rafting li {
	width: 595px;
	width:calc(50% - 5px) !important;
	height: 70px;
	padding-top: 0;
	border: 1px solid #262626;
	border-bottom: none;
	vertical-align: bottom;
}
.tab.rafting .current {
	height: 71px;
	padding-top: 20px;
	border-color: #ededed;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	pointer-events: none;
	z-index: 1;
}
.tab.rafting li:after {
	top: 30px;
}
.tab.rafting .current:after {
	top: 25px;
	border-top-color: #bdbdbd;
	border-right-color: #bdbdbd;
	-webkit-transform: translateY(-5px) rotate(135deg);
	transform: translateY(-5px) rotate(135deg);
}
.tab.rafting li a {
	display: block;
	padding-top: 20px;
}
@media (max-width:420px) {
	.tab.rafting ul {
		width: auto;
		margin:30px auto 10px;
	}
	.tab.rafting li {
		width: 49% !important;
		height: auto;
		font-size: 1.3rem;
	}
	.tab.rafting .current {
		height: auto;
		padding-top: 10px;
	}
	.tab.rafting li:after {
		content: "";
		top: 35px;
		right: 10px;
		width: 8px;
		height: 8px;
		border-top: 2px solid #f6f32e;
		border-right: 2px solid #f6f32e;
	}
	.tab.rafting .current:after {
		top: 32px;
	}
	.tab.rafting li a {
		padding-top: 10px;
	}
	.tab.rafting li span {
		display: inline-block;
		margin-left: -5px;
	}
}

.sec_facility .mod_table01 .maparea .googlemap iframe {
	width: 410px;
	height: 310px;
}


</pre></body></html>