@charset "UTF-8";
body {
	font-family: sans-serif;
	font-size: medium;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	text-align: center;
	vertical-align: top;
}
a:link {
	color: #00f;
}
a:visited {
	color: #00afcc;
}
a:hover {
	color: #f06;
}
a:active {
	color: #f06;
}
p {
	font-size: medium;
	line-height: 200%;
	text-align: left;
	padding: 0.5em;
}
.s_center {
	font-size: small;
	line-height: 100%;
	text-align: center;
	padding: 0px;
}
.n_b_right {
	font-size: normal;
	line-height: 200%;
	font-weight: bold;
	text-align: right;
	padding: 0.5em;
}
.n_b_left {
	font-size: normal;
	line-height: 200%;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: 0px;
}
.n_b_left2 {
	font-size: normal;
	line-height: 100%;
	font-weight: bold;
	text-align: left
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: 0.5em;
}
.pagetop {
	position: fixed;
	bottom: 0px;
	right: 10px;
}
.pagetop a {
	display: block;
	text-decoration: none;
}
.pagetop:hover {
	opacity: 0.85;
}
.f_left {
	float: left;
}
.cl_both {
	clear: both;
}
.menutop {
	position: fixed;
	top: 0px;
	background-color: #00afcc;
	text-align: left;
	vertical-align: top;
	font-size: medium;
	line-height: 1.8em;
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menutop a{
	color: #fff;
}
.menutop:hover {
	opacity: 0.85;
}
details summary{
	list-style: none;
	cursor: pointer;
	padding: 0px;
	font-size: large;
	font-weight: bold;
}
details summary::-webkit-details-marker{
	display: none;
}
details p {
	margin: 0;
	padding: 0em;
}
ul {
	list-style-type: none;
	font-size: small;
	text-align: left;
	line-height: 200%;
	width: auto;
	height: auto;
	margin-left: 24px;
	vertical-align: top;
	padding: 10px;
}
dt {
	float: left;
	clear: left;
	margin-right: 0.5em;
	width: 120px;
}
dd {
	float: left;
	margin-left: 0.5em;
}
h1 {
	font-size: xx-large;
	line-height: 200%;
	font-weight: bold;
	text-align: center;
	color: #00afcc;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
h2 {
	background-color: #00afcc;
	font-size: x-large;
	line-height: 1.2em;
	font-weight: normal;
	text-align: center;
	color: #fff;
	margin: 0.5em;
	padding: 0.2em;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-border-top-left-radius: 20px;
	-border-top-right-radius: 20px;
	-border-bottom-left-radius: 20px;
	-border-bottom-right-radius: 20px;
}
h3 {
	font-size: x-large;
	line-height: 200%;
	font-weight: bold;
	text-align: center;
	color: #00afcc;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
img {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0px;
}
.type1 {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 22em;
	margin-left: 0;
	padding: 0px;
}
.type2 {
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding: 0px;
}
.type3 {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
}
.type4 {
	width: 100vw;
	max-width: 1560px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.type5 {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0px;
}
.youtube {
	width: 100%;
	aspect-ratio: 16 / 9;
}
.youtube iframe {
	width: 100%;
	height: 100%;
}
table {
	font-size: small;
	line-height: 200%;
	text-align: left;
	vertical-align: top;
	width: 100%;
	height: auto;
	border-collapse: collapse;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	padding: 0;
}
td.left1 {
	td width: 160px;
	background-color: #eeffff;
	border-color: #ccc;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	padding: 1em;
}
td.right2 {
	td width: auto;
	background-color: #FFF;
	border-color: #ccc;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	padding: 1em;
}
#top {
	background-color: #00afcc;
	text-align: center;
	width: auto;
	height: auto;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#container {
	align: center;
	max-width: 960px;
	vertical-align: top;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#top_2 {
	text-align: left;
	font-size: medium;
	line-height: 200%;
	max-width: 720px;
	vertical-align: top;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 10px;
}
#top_3 {
	background-color: #d7eeff;
	text-align: left;
	font-size: 14px;
	line-height: 200%;
	max-width: 720px;
	vertical-align: top;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-border-top-left-radius: 20px;
	-border-top-right-radius: 20px;
	-border-bottom-left-radius: 20px;
	-border-bottom-right-radius: 20px;
}
#page_news {
	max-width: 300px;
	vertical-align: top;
	height: auto;
	text-align: center;
	padding: 0.2em;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
}
#page_i {
	text-align: center;
	font-size: medium;
	line-height: 150%;
	width: 100%;
	max-width: 960px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	padding: 0px;
}
#page_i2 {
	background-color: #d7eeff;
	text-align: center;
	font-size: medium;
	line-height: 150%;
	width: 100%;
	max-width: 940px;
	height: auto;
	margin: 0px;
	vertical-align: top;
	padding: 10px;
}
#page_c2 {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	-webkit-column-gap:40px;
	-moz-column-gap:40px;
	columns-gap:40px;
	font-size: medium;
	line-height: 180%;
	text-align: left;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 10px;
	padding-left: 10px;
}
#page_le1 {
	text-align: left;
	font-size: medium;
	line-height: 200%;
	width: 45%;
	height: auto;
	padding: 10px;
	float: left;
}
#page_r1 {
	text-align: left;
	font-size: medium;
	line-height: 200%;
	width: 45%;
	height: auto;
	padding: 10px;
	float: right;
}
#page_le2 {
	font-size: normal;
	line-height: 180%;
	font-size: medium;
	text-align: left
	width: 100%;
	height: auto;
	padding: 10px;
}
#page_le3 {
	background-color: #d7eeff;
	text-align: left;
	font-size: medium;
	line-height: 200%;
	width: 55%;
	height: auto;
	padding: 20px;
	float: left;
}
#page_r3 {
	background-color: #d7eeff;
	text-align: left;
	font-size: medium;
	line-height: 200%;
	width: 35%;
	height: auto;
	padding: 10px;
	float: right;
}
#gorolite {
	text-align: left;
	font-size: medium;
	line-height: 200%;
	vertical-align: top;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footer {
	background-color: #00afcc;
	text-align: center;
	vertical-align: top;
	height: auto;
	font-size: x-small;
	color: #ffffff;

	line-height: 200%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 10px;
}
#footer a{
	color: #fff;
}

@media screen and (max-width: 780px) {
.menutop {
	position: fixed;
	top: 0px;
	background-color: #00afcc;
	text-align: left;
	vertical-align: top;
	font-size: medium;
	line-height: 2em;
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menutop a{
	color: #fff;
}
.menutop:hover {
	opacity: 0.85;
}
img {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0px;
}
.type1 {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
}
.type2 {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
}
.type5 {
	width: 100%;
	max-width: 640px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0px;
}
h1 {
	font-size: x-large;
	line-height: 180%;
	font-weight: bold;
	text-align: center;
	color: #00afcc;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
}
h2 {
	background-color: #00afcc;
	font-size: large;
	line-height: 1.2em;
	font-weight: normal;
	text-align: center;
	color: #fff;
	margin: 0.5em;
	padding: 0.2em;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-border-top-left-radius: 20px;
	-border-top-right-radius: 20px;
	-border-bottom-left-radius: 20px;
	-border-bottom-right-radius: 20px;
}
h3 {
	font-size: large;
	line-height: 200%;
	font-weight: bold;
	text-align: center;
	color: #00afcc;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
table {
	font-size: small;
	line-height: 200%;
	text-align: left;
	vertical-align: top;
	width: 100%;
	height: auto;
	border-collapse: collapse;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	padding: 0;
}
td.left1 {
	width: 20%;
	background-color: #eeffff;
	border-color: #ccc;
	border-top-style: solid;
	border-width: 1px;
	padding: 1em;
}
td.right2 {
	width: auto;
	background-color: #FFF;
	border-color: #ccc;
	border-top-style: solid;
	border-width: 1px;
	padding: 1em;
}
#top {
	background-color: #00afcc;
	text-align: center;
	width: auto;
	height: auto
	font-size: medium;
	font-style: normal;
	line-height: normal;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page_i2 {
	background-color: #d7eeff;
	text-align: center;
	font-size: medium;
	line-height: 150%;
	width: 100%;
	height: auto;
	margin: 0px;
	vertical-align: top;
	padding: 10px;
	padding-right: auto;
	padding-bottom: 10px;
	padding-left: 0px;
}
#page_c2 {
	-webkit-columns: 1;
	-moz-columns: 1;
	columns: 1;
}
#page_le1 {
	text-align: left;
	font-size: medium;
	font-size: medium;
	line-height: 200%;
	width: 100vw;
	max-width: 780px;
	height: auto;
	padding: 0px;
}
#page_r1 {
	text-align: left;
	font-size: medium;
	line-height: 200%;
	width: 100vw;
	height: auto;
	padding: 0px;
}
#page_le3 {
	background-color: #d7eeff;
	text-align: left;
	font-size: medium;
	line-height: 200%;
	width: 100vw;
	max-width: 780px;
	height: auto;
	padding: 0px;
}
#page_r3 {
	background-color: #d7eeff;
	text-align: left;
	font-size: medium;
	line-height: 200%;
	width: 100vw;
	height: auto;
	padding: 0px;
}
}


#.top-box {
#    position: absolute;
#}

.topTopic {
    width: 400px;
    height: 90px;
#    color: #ffffff;
#    background-color: #2779bd;
    background-color: #ccf0ff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.3rem;
    border-radius: 50%;
    cursor: pointer;

		position: absolute;
    top: 5%;
    right: 15%;
}
.topTopic a{
	text-decoration: none;
}
