@charset "utf-8";
/* CSS Document */

.topimg {
	margin-top: -10px;
}


.news {
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
@media (max-width: 480px) {
.news {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 50px;
}
}

.sns { text-align: center;}
.sns img {
	width:50px;
	margin:20px;}
/*---------------news-----------------------*/


.news h2 {
	font-size: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: left;
	padding-bottom: 8px;
}

.news_headline {}
.news_headline dl {
	float: left;
	text-align: left;
	width: 190px;
	height: 120px;
	border: 1px solid #000;
	margin-right: 30px;
	box-shadow: 7px 7px #CCCCCC;
	display: block;
	font-size: 16px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.news_headline dl dt {}
.news_headline dl dd {
	font-size: 0.95em;
	line-height: 130%;
}

.news_headline a:link {
	color: #000;
}
.news_headline a:visited dl {
	color: #000;
}
.news_headline a:hover dl {
	color: #000;
	background-color: #D2FFE2;
}
.news_headline a:active dl { 
	color: #000;
	background-color: #D2FFE2;
}

/*---------------news-----------------------*/

.kumamoto {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.3em;
	color: #900;
	line-height: 1.5em;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #900;
	background-color: #FFF;
}


.topinformation {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.3em;
	color: #000;
	line-height: 1.5em;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #900;
	background-color: #FFF;
	text-align: left;
	}
.topinformation p {
	padding:5px 2em;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.topinformation em {
	font-weight: normal;
	color: #C00;
	font-style: normal;
}

.topinformation h4 {
	font-weight: bold;
}
.topinformation .topinfo_schedule2021 {
	padding:5px 2em;}
.topinformation .topinfo_schedule2021 dd {
	padding:5px 5px 5px 3em;}
 @media (max-width: 767px) {
.topinformation p {
	padding: 0.5em;
	text-indent: -1em;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	

 }

/*---------------contents-----------------------*/


.contents_syoukai {
	background-color: #ADD3DA;
	background-image: url(../image/contents_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
}
.contents_syoukai h3 {
	font-size: 2em;
	font-weight: normal;
	background-image: url(../image/contents_titleback.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.contents_syoukai h4 {
	margin-top: 15px;
	font-size: 1.5em;
}
.contents_syoukai p {
	text-align: left;
	padding: 10px;
}

@media (max-width: 991px) {
.contents_syoukai h4 {
	font-size: 1.2em;
}

}

/*---------------contents-----------------------*/




/*---------------recreation-----------------------*/

.recreation_back {
	margin-top: 50px;
}
.recreation {}

.recreation h3 {
}
.recreation p {
	text-align: left;
}
.recreation_comment {
	margin-right: auto;
	margin-left: auto;
}
.recreation h4 {
	font-size: 1.5em;
}
.recreation01 {
	margin-top: -100px;
}
.recreation02 {}
.recreation03 {
	margin-top: -100px;
	}

@media (max-width: 991px) {
.recreation01 {
	margin-top: 0px;
}
.recreation02 {}
.recreation03 {
	margin-top: 0px;
	}

}
/*---------------recreation-----------------------*/



/*---------------access-----------------------*/

.top_access {
	background-image: url(../image/topaccess_back.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-bottom: 50px;
	margin-top:100px;
}
.top_access h3 {
	font-size: 2em;
	font-weight: normal;
	background-image: url(../image/topaccess_titleback.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: left;
}
.top_access h4 {
	font-size: 1.3em;
	text-align: left;
	font-weight: bold;
	margin-top: 25px;
}
.top_access p {
	text-align: left;
}


.info_root {
	text-align:center;
	width:85%;
	margin:20px auto;
	font-size:1.1em;
	}
@media (max-width: 991px) {
.info_root {
	font-size:0.9em;
	width:80%;
}
}
@media (max-width: 600px) {
.info_root {
	width:100%;
}
}

/*---------------access-----------------------*/
