@charset "utf-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	/*line-height:1.15;*/
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
	display: block;
} /*h1{font-size:2em;margin:.67em 0}*/
figcaption,
figure,
main {
	display: block;
} /*figure{margin:1em 40px}*/
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: inherit;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
	/*font-family:sans-serif;*/
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
	-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText;
} /*fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}*/
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details,
menu {
	display: block;
}
summary {
	display: list-item;
}
canvas {
	display: inline-block;
}
template {
	display: none;
}
[hidden] {
	display: none;
}

/* Override */
:root {
	box-sizing: border-box;
	overflow-y: scroll;
}
*,
::after,
::before {
	box-sizing: inherit;
}
::-moz-selection {
	background: #f7ff29;
	text-shadow: none;
}
::selection {
	background: #f7ff29;
	text-shadow: none;
}
body {
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}
dl,
ol,
p,
ul {
	margin-top: 0;
	margin-bottom: 1em;
}
ol,
ul {
	margin-left: 0;
	padding-left: 2em;
}
ol {
	list-style: decimal outside none;
}
ul {
	list-style: square outside none;
}
li ol,
li ul {
	margin-bottom: 0;
}
nav ol,
nav ul {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
}
address,
em {
	font-style: normal;
}
blockquote {
	margin: 0 0 1em;
	padding-left: 2.4rem;
	color: #4d4d4d;
	border-left: 0.2rem solid #ddd;
}
blockquote small {
	color: #777;
}
hr {
	display: block;
	height: 1px;
	margin: 2em 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #ccc;
}
pre {
	word-wrap: break-word;
	white-space: -moz-pre-wrap;
	white-space: pre-wrap;
	overflow-wrap: break-word;
}
del {
	text-decoration: line-through;
}
q::after,
q::before {
	content: none;
}
rp,
rt {
	line-height: 1;
	font-size: 0.688em;
}
var {
	opacity: 0.7;
	font-family: Consolas, Monaco, "Courier New", monospace;
	font-size: 0.92em;
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 1em;
	text-align: left;
}
caption,
td,
th {
	text-align: inherit;
}
td,
th {
	padding: 0;
}
figure {
	margin: 0;
}
img {
	height: auto;
	vertical-align: top;
}
iframe {
	display: block;
	width: 100%;
}
iframe,
img {
	max-width: 100%;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
}
button,
input,
select,
textarea {
	max-width: 100%;
}
textarea {
	height: auto;
	resize: vertical;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	padding: 0;
}
@media print {
	* {
		background: 0 0;
		color: #000;
		box-shadow: none;
		text-shadow: none;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	thead {
		display: table-header-group;
	}
	img,
	tr {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}

/* ==========================================================================
   Base Style
   ========================================================================== */

html {
	font-size: 62.5%;
}
body {
	overflow-x: hidden;
	color: #333;
	font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN",
		"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 1.6em;
	line-height: 1.625;
}
@media screen and (max-width: 768px) {
	body {
		font-size: 1.5em;
	}
}

/* Link Colors */
a {
	color: #00a2e6;
	text-decoration: underline;
}
a:focus,
a:hover {
	text-decoration: none;
}
a.hover {
	transition: opacity 0.2s;
}
a.hover:hover {
	opacity: 0.7;
}

.wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
.wrapper-narrow {
	position: relative;
	width: 840px;
	margin: 0 auto;
}
@media all and (min-width: 769px) {
	body {
		min-width: 1000px;
	}
}
@media screen and (max-width: 768px) {
	.wrapper {
		width: 100%;
		padding: 0 10px;
	}
	.wrapper-narrow {
		width: 90%;
	}
}

/* ----------------------------------
   ヘッダー
   ---------------------------------- */
.header {
	background: #fff;
}
.header__inner {
	padding: 15px;
}
.logo {
	margin: 0;
}
.logo img {
	display: block;
}
@media (min-width: 769px) {
	.header__inner::after {
		content: "";
		display: block;
		position: absolute;
		right: 15px;
		top: 15px;
		width: 330px;
		height: 60px;
		background: url(../img/2023ogaki.png) no-repeat left top;
	}
}
@media screen and (max-width: 768px) {
	.header {
		position: relative;
		z-index: 1;
	}
	.header__inner {
		display: flex;
		align-items: center;
		height: 60px;
		padding: 10px;
	}
	.logo {
		width: 280px;
	}
}

/* グローバルナビゲーション */
.globalnav {
	background: #333;
}
.globalnav ul {
	display: table;
	width: 980px;
	margin: 0 auto;
}
.globalnav li {
	display: table-cell;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.globalnav a {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	height: 60px;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	text-decoration: none;
}
.gnav-btn {
	display: none;
}
@media screen and (min-width: 769px) {
	.globalnav li {
		position: relative;
	}
	.globalnav li:nth-of-type(n + 2)::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		width: 0;
		height: 20px;
		margin-top: -10px;
		border-left: 1px solid #666;
	}
	.globalnav li:nth-of-type(6) {
		width: 11em;
	}
	.globalnav a {
		transition: all 0.2s ease-out;
	}
	.globalnav a span {
		display: inline-block;
		position: relative;
	}
	.globalnav a span::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: -5px;
		transform: scaleX(0);
		width: 100%;
		height: 2px;
		background: #00b3ec;
		transition: all 0.2s ease-out;
	}
	.globalnav a:hover span::after,
	.globalnav .current a span::after {
		transform: scaleX(1);
	}
}
@media screen and (max-width: 768px) {
	.globalnav {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		z-index: 1;
		background: #1c90da;
		padding: 60px 0 20px 0;
		transition: all 0.3s;
		opacity: 0;
		visibility: hidden;
		transform: translateY(-50%);
	}
	.globalnav[aria-hidden="false"] {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}
	.globalnav ul {
		display: block;
		width: 100%;
	}
	.globalnav li {
		display: block;
	}
	.globalnav a {
		display: block;
		padding: 10px;
		color: #fff;
		font-size: 1.8rem;
		line-height: 1.5;
	}
	.globalnav a:after {
		display: block;
		content: attr(data-hover);
		width: 100%;
		color: #f0ff00;
		font-size: 10px;
		font-weight: bold;
		line-height: 1;
		letter-spacing: 0.1em;
		text-align: center;
	}
	.gnav-btn {
		display: block;
		position: absolute;
		right: 5px;
		top: 5px;
		z-index: 2;
		width: 50px;
		height: 50px;
		padding: 0;
		border: none;
		background: #fff;
		color: #00b3ec;
		cursor: pointer;
		outline: none;
	}
	.gnav-btn:after {
		font-size: 11px;
		font-weight: bold;
		content: "MENU";
	}
	.gnav-btn__icon {
		display: block;
		position: relative;
		width: 24px;
		height: 4px;
		margin: 14px auto 8px;
		background: #00b3ec;
	}
	.gnav-btn__icon:before,
	.gnav-btn__icon:after {
		display: block;
		position: absolute;
		left: 0;
		width: 100%;
		height: 100%;
		background: #00b3ec;
		content: "";
	}
	.gnav-btn__icon:before {
		top: -7px;
	}
	.gnav-btn__icon:after {
		bottom: -7px;
	}
	.gnav-btn[aria-expanded="true"] .gnav-btn__icon {
		background-color: transparent;
	}
	.gnav-btn[aria-expanded="true"] .gnav-btn__icon:after,
	.gnav-btn[aria-expanded="true"] .gnav-btn__icon:before {
		top: 0;
	}
	.gnav-btn[aria-expanded="true"] .gnav-btn__icon:before {
		transform: rotate(45deg);
	}
	.gnav-btn[aria-expanded="true"] .gnav-btn__icon:after {
		transform: rotate(-45deg);
	}
}

/* ----------------------------------
   コンテンツ
   ---------------------------------- */
.content {
	position: relative;
	padding-bottom: 140px;
	background: #fff;
}
@media screen and (max-width: 768px) {
	.content {
		padding-bottom: 80px;
	}
}

.footer-sponsor {
	margin-top: -13px;
	padding: 40px 15px 20px;
	background: #666;
	color: #fff;
	text-align: center;
}
.footer-sponsor a {
	color: #fff;
}

/* ----------------------------------
   フッター
   ---------------------------------- */
.footer {
	line-height: 1.714;
	padding-top: 30px;
	padding-bottom: 16px;
	background: #00b3ec;
	color: #fff;
	font-size: 1.3rem;
}
.footer__contact {
	position: relative;
	float: left;
	padding-top: 12px;
}
.footer-name {
	margin-bottom: 0.25em;
	font-size: 1.8rem;
	font-weight: bold;
}
.footer__aid {
	float: right;
	height: 78px;
	margin-top: 10px;
	padding-top: 28px;
	padding-right: 110px;
	background: url(../img/okuno.png) no-repeat right top;
	background-size: 95px 78px;
	text-align: right;
}
.copyright {
	clear: both;
	font-size: 1.2rem;
	text-align: center;
}
@media screen and (max-width: 768px) {
	.footer {
		padding: 10px;
		text-align: center;
	}
	.footer__contact {
		float: none;
		padding-left: 0;
	}
	.footer-name {
		font-size: 1.4rem;
	}
	.footer__aid {
		float: none;
		margin-bottom: 10px;
	}
}

/* ----------------------------------
   サイト共通
   ---------------------------------- */
@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot? kq6pvh");
	src: url("../fonts/icomoon.eot? kq6pvh#iefix") format("embedded-opentype"),
		url("../fonts/icomoon.ttf? kq6pvh") format("truetype"),
		url("../fonts/icomoon.woff? kq6pvh") format("woff"),
		url("../fonts/icomoon.svg? kq6pvh#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-file-text:before {
	content: "\e905";
}
.icon-sphere:before {
	content: "\e904";
}
.icon-globe:before {
	content: "\e904";
}
.icon-internet:before {
	content: "\e904";
}
.icon-search-plus:before {
	content: "\f00e";
}
.icon-search-minus:before {
	content: "\f010";
}
.icon-file-o:before {
	content: "\f016";
}
.icon-download:before {
	content: "\f019";
}
.icon-external-link:before {
	content: "\f08e";
}
.icon-trophy:before {
	content: "\f091";
}
.icon-twitter:before {
	content: "\f099";
}
.icon-facebook:before {
	content: "\f09a";
}
.icon-facebook-f:before {
	content: "\f09a";
}
.icon-angle-left:before {
	content: "\f104";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-angle-up:before {
	content: "\f106";
}
.icon-angle-down:before {
	content: "\f107";
}
.icon-file-pdf-o:before {
	content: "\f1c1";
}
.icon-info:before {
	content: "\e900";
}
.icon-map:before {
	content: "\e901";
}
.icon-volunteer:before {
	content: "\e902";
}
.icon-faq:before {
	content: "\e903";
}
