@charset "UTF-8";

* { 
	font-size: 15px; 
	color: #222222;
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0;
	padding: 0;
}

body {
	position: relative; 
	background: #FFFFFF; 
	text-align: center; 
	margin: 0 auto; 
}

a {
	color: #0000AA;
}

a,
a:hover {
	text-decoration: none;
}

ul,
ol {
	list-style-type: none;
}

.clearfix:after,
nav:after {
	content: " ";
	display: block;
	clear: both;
}

hr {
	margin: 30px 0px;
}

header,
footer {
	position: fixed;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 3000;
	width: 100%;
	height: 60px;
	background: rgba(88, 166, 54, 0.975);
	color: #FFFFFF;
}


header {
	top: 0;
	border-radius: 0px 0px 15px 15px; -webkit-border-radius: 0px 0px 15px 15px; -moz-border-radius: 0px 0px 15px 15px; 
	box-shadow: 0px  5px 10px 0px rgba(0, 0, 0, 0.2);
}

footer {
	bottom: 0;
	border-radius: 15px 15px 0px 0px; -webkit-border-radius: 15px 15px 0px 0px; -moz-border-radius: 15px 15px 0px 0px; 
	box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.2);
}

header nav ol *,
footer nav ul * {
	font-size: 11px;
	color: #FFFFFF;
}

header nav ol,
footer nav ul {
	list-style-type: none;
}

header nav ol li {
	width: 80px;
	height: 60px;
	display: block;
	float: left;
}

footer nav ul li {
	display: block;
	width: calc(100% / 3);
	height: 60px;
}

header nav ol li:nth-of-type(2) {
	width: calc(100% - 80px - 80px);
}

header nav ol li a,
footer nav ul li a {
	display: block;
}

header nav ol li:nth-of-type(2) a {
	width: calc(100% - 20px);
	padding: 0px 10px;
	font-size: 150%;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

header nav ol li h1,
header nav ol li h1 a {
	width: 100%;
	height: 100%;
}

header nav ol li h1 a {
	display: block;
	background: url(//frt.nationalparks.jp/images/mylogo.png);
	background-size: 50px 50px;
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}

header nav ol li a:hover,
footer nav ul li a:hover {
	color: #0f4302;
}

header nav ol li:nth-of-type(3) a span,
footer nav ul li:nth-of-type(1) a span,
footer nav ul li:nth-of-type(2) a span,
footer nav ul li:nth-of-type(3) a span {
	display: block; 
	width: 40px;
	height: 40px;
	margin: 3px auto 0px auto;
	text-indent: -9999px; 
	background: url(//frt.nationalparks.jp/images/fbutton.png);
	background-repeat: no-repeat; 
	background-size: 120px 80px; 
}

header nav ol li:nth-of-type(3) a span { background-position:   0px 0px; }
footer nav ul li:nth-of-type(1) a span { background-position: -40px 0px; }
footer nav ul li:nth-of-type(2) a span { background-position: -80px 0px; }
footer nav ul li:nth-of-type(3) a span { background-position:   0px 0px; }

header nav ol li:nth-of-type(3) a:hover span { background-position:   0px -40px; }
footer nav ul li:nth-of-type(1) a:hover span { background-position: -40px -40px; }
footer nav ul li:nth-of-type(2) a:hover span { background-position: -80px -40px; }
footer nav ul li:nth-of-type(3) a:hover span { background-position:   0px -40px; }

footer nav ul li {
	float: left;
}

main * {
	line-height: 2rem;
}

main section img {
	max-width: 100%;
	height: auto;
}

#float {
	position: fixed;
	z-index: 9999;
	top:  0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	margin: auto;
	background: rgba(255,255,255,0.95);
	text-align: left;
	display: none;
	opacity: 0.0;
}
		
#floatclose {
	display: block;
	width: 100%;
	height: 40px;
	margin: 10px 0px;
	text-indent: -9999px;
	background-image: url(///frt.nationalparks.jp/images/close.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

#floatcont {
	height: calc(100vh - 80px);
	margin: 0px auto;
	padding: 10px 0px;
	overflow: auto;
	-webkit-overflow-scrolling: auto;
}

#floatcont img {
	display: block;
	text-align: center;
	max-width: calc(100% - 20px);
}

#floatcont h2 {
	text-align: center;
	margin: 20px 0px;
	font-size: 125%;
}

#floatcont h3 {
	text-align: center;
}

#floatcont p {
	text-align: left;
}


#floatiframe { 
	border: none;
	width: 100%;
	height: calc(100% - 80px);
}

.catsp1 { display: inline-block; text-indent: -9999px; margin: 0px auto; background-size: 176px 74px; background-image: url(//frt.nationalparks.jp/images/points.png); width: 22px; height: 30px; background-position: -0px 0px; } .catsp2 { display: inline-block; text-indent: -9999px; margin: 0px auto; background-size: 176px 74px; background-image: url(//frt.nationalparks.jp/images/points.png); width: 22px; height: 30px; background-position: -22px 0px; } .catnp1 { display: inline-block; text-indent: -9999px; margin: 0px auto; background-size: 176px 74px; background-image: url(//frt.nationalparks.jp/images/points.png); width: 22px; height: 22px; background-position: -0px -52px; } .catnp2 { display: inline-block; text-indent: -9999px; margin: 0px auto; background-size: 176px 74px; background-image: url(//frt.nationalparks.jp/images/points.png); width: 22px; height: 22px; background-position: -22px -52px; } .catnp3 { display: inline-block; text-indent: -9999px; margin: 0px auto; background-size: 176px 74px; background-image: url(//frt.nationalparks.jp/images/points.png); width: 22px; height: 22px; background-position: -44px -52px; } .catnp4 { display: inline-block; text-indent: -9999px; margin: 0px auto; background-size: 176px 74px; background-image: url(//frt.nationalparks.jp/images/points.png); width: 22px; height: 22px; background-position: -66px -52px; } .catss1 { display: inline-block; text-indent: -9999px; margin: 0px auto; background-size: 176px 74px; background-image: url(//frt.nationalparks.jp/images/points.png); width: 22px; height: 22px; background-position: -0px -30px; } .catss2 { display: inline-block; text-indent: -9999px; margin: 0px auto; background-size: 176px 74px; background-image: url(//frt.nationalparks.jp/images/points.png); width: 22px; height: 22px; background-position: -22px -30px; } .catss3 { display: inline-block; text-indent: -9999px; margin: 0px auto; background-size: 176px 74px; background-image: url(//frt.nationalparks.jp/images/points.png); width: 22px; height: 22px; background-position: -44px -30px; } .catss4 { display: inline-block; text-indent: -9999px; margin: 0px auto; background-size: 176px 74px; background-image: url(//frt.nationalparks.jp/images/points.png); width: 22px; height: 22px; background-position: -66px -30px; } .catss5 { display: inline-block; text-indent: -9999px; margin: 0px auto; background-size: 176px 74px; background-image: url(//frt.nationalparks.jp/images/points.png); width: 22px; height: 22px; background-position: -88px -30px; } 
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* pc */
@media all and (min-width: 768px) {
	
	#floatcont {
		width: 768px;
	}
	
	header,
	main,
	footer {
		text-align: center;
		margin: 0px auto;
	}

	main {
		padding: 80px 0px calc(80px + env(safe-area-inset-bottom)) 0px;
	}

	main section {
		width: 768px;
		margin: 0px auto;
		text-align: left;
	}
	
	header nav,
	footer nav {
		width: 768px;
		margin: 0px auto;
	}
	
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* sp */
@media all and (max-width: 767px) {
	
	#floatcont {
		width: calc(100% - 20px);
		padding: 20px 10px;
	}
	
	main {
		padding: 80px 10px calc(80px + env(safe-area-inset-bottom)) 10px;
	}
	
	main section {
		text-align: left;
	}
	
	header {
		padding-top: env(safe-area-inset-top);
	}
	
	footer {
		padding-bottom: env(safe-area-inset-bottom);
	}
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

