@font-face {
	font-family: 'Noto Serif JP';
	src: url('/font/NotoSerifJP-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Noto Sans JP';
	src: url('/font/NotoSansJP-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

.noto-serif-jp-400 {
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

.noto-sans-jp-400 {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}



#contents {
	background: -moz-linear-gradient(top, #0D0908, #1C252C, #42616D);
	background: -webkit-linear-gradient(top, #0D0908, #1C252C 70%, #42616D);
	background: linear-gradient(to bottom, #0D0908, #1C252C, #42616D);
}

#footer {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 16px;
	margin-top: 0;
}

.mv-area {
	height: auto;
	overflow: hidden;
}

.bg-black {
	background-color: #000000;
}

.w-100 {
	width: 100%;
}

.w-50 {
	width: 50%;
}

.min-w-300px {
	min-width: 300px;
}

.pb-100px {
	padding-bottom: 100px;
}

.h-auto {
	height: auto;
}

.mb-20px {
	margin-bottom: 20px;
}

.fs-18px {
	font-size: 18px;
}

.mv-image-area {
	left: 50%;
	transform: translateX(-50%);
}

#main .entry {
	padding-bottom: 0 !important;
}

@media (max-width: 768px) {
	.img-intro01-area {
		position: absolute;
		width: 200px;
		height: 200px;
		top: -260px;
		right: 3%;
		opacity: 0.6;
	}

	.img-intro02-area {
		position: absolute;
		width: 170px;
		height: 170px;
		top: -90px;
		left: 10%;
		opacity: 0.6;
	}
}

@media (max-width: 992px) {

	.intro-text {
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		font-size: 15px;
		line-height: 2;
	}

	.intro-area {
		padding-bottom: 60px;
	}

	.main-area {
		background-image: url('/jododaira-observatory/img/img_about_frame01_sp.png'),
				url('/jododaira-observatory/img/img_about_frame02_sp.png'),
				url('/jododaira-observatory/img/img_about_frame_sp.png')
				;
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: left top, right top, center bottom;
		background-size: auto, auto, 50vw;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.main-inner {
		padding-top: 50px;
		padding-bottom: 70px;
	}

	.about-area {
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 30px;
	}

	.about-text-head {
		font-size: 24px;
		margin-top: 25px;
		margin-bottom: 16px;
		text-align: center;
	}

	.about-text {
		font-size: 14px;
		line-height: 2.1;
	}

	.about-image-size-area {
		width: 250px;
		height: 250px;
	}

	.access-area {
		margin-top: 40px;
		padding-left: 25px;
		padding-right: 25px;
	}

	.access-text-head {
		font-size: 30px;
		margin-bottom: 18px;
	}

	.access-width {
		width: 100%;
	}

	.access-map-width {
		width: 100%;
	}

	.access-map-area {
		width: 100%;
		margin-top: 30px;
		border: 2px solid #ffffff;
		padding: 3px;
		display: inline-block;
	}

	.access-map-size-area {
		width: 100%;
		height: 450px;
	}

	dl {
		margin-bottom: 16px !important;
		font-size: 13px !important;
	}

	dt {
		text-align: start;
		margin-right: 10px !important;
	}

	dt span {
		display: inline-block;
		text-align: center;
		border: 1px solid #ffffff;
		border-radius: 15px;
		width: 100px;
		padding-top: 2px;
		padding-bottom: 2px;
		font-weight: normal;
	}
}

@media (min-width: 992px) {
	.mv-size-area {
		width: 100vw !important;
	}

	.intro-text {
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		font-size: 22px;
		line-height: 2;
	}

	.intro-area {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.main-area {
		background-image: url('/jododaira-observatory/img/img_about_frame01.png'),
				url('/jododaira-observatory/img/img_about_frame02.png'),
				url('/jododaira-observatory/img/img_about_frame03.png'),
				url('/jododaira-observatory/img/img_about_frame04.png')
				;
		background-repeat: no-repeat, no-repeat;
		background-position: left top, right top, right bottom, left bottom;
		background-size: auto, auto;
	}

	.main-inner {
		padding-top: 120px;
		padding-right: 80px;
		padding-bottom: 120px;
		padding-left: 80px;
	}

	.about-area {
		padding-left: 40px;
		padding-right: 40px;
		margin-bottom: 60px;
	}

	.about-image-size-area {
		width: 300px;
		height: 300px;
	}

	.about-text-head {
		font-size: 30px;
		margin-bottom: 16px;
	}

	.about-text {
		font-size: 15px;
		line-height: 2.1;
	}

	.about-text-area {
		padding-left:30px;
	}

	.access-area {
		margin-top: 60px;
	}

	.access-text-head {
		font-size: 30px;
		margin-bottom: 18px;
	}

	.access-width {
		width: 50%;
	}

	.access-map-area {
		border: 2px solid #ffffff;
		padding: 3px;
		display: inline-block;
	}

	.access-map-size-area {
		width: 420px;
		height: 320px;
	}

	dl {
		margin-bottom: 16px !important;
	}

	dt {
		width: 120px;
		text-align: center;
		margin-right: 10px !important;
	}

	dt span {
		display: inline-block;
		border: 1px solid #ffffff;
		border-radius: 15px;
		width: 100%;
		padding-top: 2px;
		padding-bottom: 2px;
		font-weight: normal;
	}
}

.access-map-area iframe {
	display: block;
}

dd {
	padding-top: 2px !important;
}

.h_inq {
	display: none;
}

h1.h_logo {
	top: 2px !important;
}

.gnav {
	display: block;
}
.pc_none {
	display: block;
}
.sp_none {
	display: none;
}

#nav-open {
	display: inline-block;
	width: 45px;
	height: 42px;
	vertical-align: middle;
	padding: 10px;
	background: #182349;
}

#nav-drawer {
	z-index: 99;
	position: absolute;
	top: 15%;
	right: 2%;
}
#nav-open span,
#nav-open span:before,
#nav-open span:after {
	position: absolute;
	height: 3px;
	width: 25px;
	border-radius: 3px;
	background: #fff;
	display: block;
	content: "";
	cursor: pointer;
	transition: all 0.3s;
}
#nav-open span:before {
	bottom: -8px;
}
#nav-open span:after {
	bottom: -16px;
}

#nav-close {
	display: none;
	position: fixed;
	z-index: -2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0;
	transition: 0.3s ease-in-out;
}

#nav-content {
	padding: 3em 0;
	overflow: auto;
	position: fixed;
	top: 0;
	right: 0;
	z-index: -1;
	width: 90%;
	max-width: 300px;
	height: 100%;
	background: #182349;
	transition: 0.3s ease-in-out;
	-webkit-transform: translateX(105%);
	transform: translateX(105%);
}
.nav_item a {
	display: block;
	padding: 8px 0;
	border-bottom: 1px solid #eee;
	text-decoration: none;
	color: #fff;
	text-align: center;
}

#nav-input:checked ~ #nav-close {
	display: block;
	opacity: 0.5;
}

.nav-unshown {
	display: none;
}
.nav_tel {
	margin: 1em auto;
	width: 50%;
}
.nav_plan a {
	display: block;
	text-align: center;
	width: 80%;
	padding: 8px 0;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.8);
}
.nav_plan a:before {
	content: "\00bb";
	display: inline-block;
	margin: 0 5px 0 0;
}


#nav-input:checked ~ #nav-open span {
	transform: rotate(45deg);
	margin-top: 10px;
}
#nav-input:checked ~ #nav-open span:before {
	display: none;
}
#nav-input:checked ~ #nav-open span:after {
	bottom: 0;
	transform: rotate(-90deg);
}

#nav-input:checked ~ #nav-content {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
}

.is-fixed .bnr,
.is-fixed .header_sarch {
	display: block;
}

.header_sarch {
	margin: 20px 10px;
}

#search_489ban button {
	width: 100%;
	margin-left: 0;
}

#nav-content .bnr {
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

#nav-content {
	padding-top: 1em;
	padding-bottom: 1em;
}

.bnr_fukushima {
	margin-bottom: 2em;
}

#main .top_wifi {
	font-size: 14px;
	width: 100%;
	padding-left: 24px;
}

#main .top_wifi img {
	padding-bottom: 5px;
}

#nav-drawer {
	top: 10px !important;
}

.gnav li a {
	text-decoration: none !important;
}
.f_nav ul li a {
	color: #555;
	text-decoration: none !important;
}
.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;
}
@media screen and (min-width: 648px) {
	#nav-drawer {
		top: 26px !important;
	}
}
