/*=======================================================================*/
/*
Second.css
第2階層ブロックおよびパーツ
*/
/*=======================================================================*/



/*=======================================================================*/
/* カテゴリーページレイアウト */
/*=======================================================================*/

/* 見出し（タイトル） */
/*=======================================================================*/

.catTTL {
	width: 100%;
	margin: 0 0 20px 0;
	background: #F5F1D8;
}

.cTTLwrap {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	min-height: 180px;
	display: table;
}

.cTTLwrap:before, .cTTLwrap:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.cTTLwrap:after {
	clear: both;
}


.cTTLwrap h1,
.cTTLwrap h2 {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 400px;
	padding: 20px 30px;
	box-sizing: border-box;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	font-size: 2.2em;
	line-height: 2.2em;
	font-weight: 600;
	color: #333333;
	background: #EDE7B6;
	min-height: 180px;
}

.body--site .cTTLwrap h1{
	font-size: 1.4em;
}

.cTTLBack {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 800px;
}

/* メインエリア */
/*=======================================================================*/

/* カテゴリーの概要 */

#catDescArea {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	margin: 0 0 20px 0;
	background: #EEEEEE;
}

#catDescArea:before, #catDescArea:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

#catDescArea:after {
	clear: both;
}

#catDescArea p {
	line-height: 1.8em;
}

#catDescArea img {
	/*max-width: 300px;
	height: auto;
	float: left;
	margin-right: 1em;*/
  	margin: 5px;
}

/* カテゴリー　記事リスト */

#catNewsArea {
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	margin: 0 0 20px 0;
}

#catNewsArea h2 {
	font-size: 1.2em;
	width: 100%;
	display: block;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #44B5A7;
}

#catNewsArea h2:before {
	font-size: 1.4em;
	color: #44B5A7;
	content: "\e9ea";
	font-family: 'icomoon' !important;
	margin: 0 10px 0 10px;
}

#catNewsArea .page {
	width: 100%;
	padding: 10px 0;
}

#catNewsArea .pages header {
	
}

#catNewsArea .pages article:before,
#catNewsArea .pages article:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

#catNewsArea .pages article:after {
	clear: both;
}

#catNewsArea .pages article {
	padding: 0 0 2px 0;
}

#catNewsArea .pages article time {
	width: 160px;
	float: left;
	display: block;
	padding: 4px 5px 4px 0;
	font-weight: bold;
}

#catNewsArea .pages article h3 {
	float: left;
	width: 710px;
	display: block;
	box-sizing: border-box;
	padding: 4px 5px 4px 10px !important;
	margin: 0;
	background: #fff;
	border-bottom: none !important;
	font-weight: normal;
	font-size: 1em;
}

#catNewsArea .pages article h3 a {
	color: #006B8D;
}

#catNewsArea .pages article h3 a:hover {
	color: #333;
}

#ArcList {
 width: 100%;
 margin: 5px 0;
 padding: 0 10px;
 box-sizing: border-box;
 text-align: right;
}

#ArcList a {
  display: inline-block;
  padding: 5px 30px;
  border: 2px solid #278376;
  border-radius: 5px;
  color: #278376;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#ArcList a:hover {
  background: #278376;
  color: #FFF; 
}

/* サブカテゴリーエリア */

#subCatArea,
#subCatArea02 {
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	margin: 0 0 20px 0;
}

.sangyouNyusatsu,
.sangyouTop {
 display: none; 
}

#subCatArea:before,
#subCatArea:after,
#subCatArea02:before,
#subCatArea02:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

#subCatArea:after,
#subCatArea02:after {
	clear: both;
}

#subCatArea .scBlock,
#subCatArea02 .scBlock {
	width: 430px;
}

#subCatArea .scBlock:nth-child(odd),
#subCatArea02 .scBlock:nth-child(odd) {
	float: left;
	margin: 0 10px 10px 0;
}

#subCatArea .scBlock:nth-child(even),
#subCatArea02 .scBlock:nth-child(even) {
	float: right;
	margin: 0 0 10px 10px;
}

.scBlock article.item-arclist {
 display: none; 
}

#subCatArea .scBlock h2,
#subCatArea02 .scBlock h2 {
	display: block;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #44B5A7;
	font-weight: normal;
	margin: 0 0 10px 0;
}


#subCatArea .scBlock h2 a,
#subCatArea02 .scBlock h2 a {
	color: #006B8D;
	filter: dropshadow(color=#FFFFFF,offX= 0,offY=-1)
	dropshadow(color=#FFFFFF,offX= 1,offY= 0)
	dropshadow(color=#FFFFFF,offX= 0,offY= 1)
	dropshadow(color=#FFFFFF,offX=-1,offY= 0);
	text-shadow: white 1px 1px 0px, white -1px 1px 0px, white 1px -1px 0px, white -1px -1px 0px;
	text-decoration: underline;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#subCatArea .scBlock h2 a:hover,
#subCatArea02 .scBlock h2 a:hover {
	text-decoration: none;
}

#subCatArea .scBlock ul,
#subCatArea02 .scBlock ul {
	list-style: none;
	padding: 0 10px 10px 10px;
}

#subCatArea .scBlock ul li,
#subCatArea02 .scBlock ul li {
	padding-left: 1em; 
	text-indent: -.7em;
	line-height: 1.8em;
}

#subCatArea .scBlock ul li:before,
#subCatArea02 .scBlock ul li:before {
	content: '';
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #44B5A7;
	position: relative;
	left: -10px;
	top: -2px;
}

#subCatArea .scBlock ul li a,
#subCatArea02 .scBlock ul li a {
	color: #006B8D;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#subCatArea .scBlock ul li a:hover,
#subCatArea02 .scBlock ul li a:hover {
	text-decoration: underline;
}

/* 子カテゴリー */
/*=======================================================================*/

#main article.subCat h1 {
	display: block;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #44B5A7;
	font-weight: blod;
	margin: 0 0 10px 0;
	font-size: 1.4em;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	line-height: 1.8em;
}
#body--results #main article.subCat h1 {
	padding: 5px 20px;
}

article.pageList h2 {
	display: block;
	width: 100%;
	background: #00838F;
	border-bottom: 5px solid #00695C;
	color: #FFF;
	padding: 5px 20px;
	margin: 1em 0 1em 0;
	font-size: 1.2em;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	line-height: 1.8em;
	font-weight: 400;
	box-sizing: border-box;
    /*pointer-events : none;*/
}
article.pageList h2 a {
	color: #FFF;
}
article.pageList h2 a:hover {
	text-decoration: underline;
}

#subCatArea .category-pages,
#subCatArea02 .category-pages {
	padding: 0 0 0 10px;
}

#subCatArea .category-pages:before,
#subCatArea .category-pages:after,
#subCatArea .pageList:before,
#subCatArea .pageList:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}
#subCatArea02 .category-pages:before,
#subCatArea02 .category-pages:after,
#subCatArea02 .pageList:before,
#subCatArea02 .pageList:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

#subCatArea .category-pages:after,
#subCatArea .pageList:after{
	clear: both;
}
#subCatArea02 .category-pages:after,
#subCatArea02 .pageList:after{
	clear: both;
}

#subCatArea .category-pages article,
#subCatArea02 .category-pages article {
	line-height: 1.8em;
	/* padding: 0 0 10px 0; */
	/* border-bottom: 1px solid #CCC; */
}

.category-pages .arc_01,
.category-pages .arc_02 {
	display: block;
	width: 100%;
}

.arc_01 header {
	width: 100%;
	box-sizing: border-box;
	padding: 10px 10px 10px 20px;
	border-bottom: 1px solid #CCC;
}

.arc_02 header {
	width: 48.5%;
	float: left;
	box-sizing: border-box;
	margin: 0 5px;
	padding: 10px 10px 10px 20px;
	border-bottom: 1px solid #CCC;
}

#subCatArea article h3,
#subCatArea02 article h3 {
	font-size: 1em;
	font-weight: normal;
}

#subCatArea article h3:before,
#subCatArea02 article h3:before {
	content: '';
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #44B5A7;
	position: relative;
	left: -10px;
	top: -2px;
}

#subCatArea article h3.allList:before,
#subCatArea02 article h3.allList:before {
  display: none;
}

#subCatArea article h3 a,
#subCatArea02 article h3 a {
	color: #333;
}

#subCatArea article h3 a:hover,
#subCatArea02 article h3 a:hover {
	color: #44B5A7;
}

#subCatArea article h3 span.date,
#subCatArea02 article h3 span.date {
 display: inline-block;
 width: 130px;
 margin: 0 10px 0 0;
}

/*イベントリスト*/

#subCatArea article h4 {
	font-size: 0.85em;
	font-weight: 700;
	color: #333;
}

#subCatArea article h4:before {
	content: 'イベント日';
  	font-size: 0.7em;
	line-height: 1.6em;
	border-radius: 5px;
  	padding: 2px 10px;
	display: inline-block;
	color : #fff;
	background: #FF0000;
	position: relative;
	left: -10px;
	top: -2px;
}
.event-dates time:after{
	content: '、';
}



/* サイドエリア */
/*=======================================================================*/

/* カテゴリーメニューエリア */

#sideMenu {
	width: 100%;
	margin: 0 0 30px 0;
	background: #DDEFF2;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 5px;
}

#sideMenu h2 {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: 600;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	color: #333;
	margin: 0 0 10px 0;
}

#sideMenu ul {
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	background: #FFF;
	border-radius: 5px;
	list-style: none;
}

#sideMenu ul li {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #DDEFF2;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#sideMenu ul li:hover {
	background: #DDEFF2;
}

#sideMenu ul li:before {
	position: absolute;
	top: 12px;
	left: 0;
	font-family: 'icomoon' !important;
	margin: 0 10px 0 10px;
	content: "\ea60";
	font-size: 1.2em;
	color: #0E97C4;
}

#sideMenu ul li:last-child {
	border-bottom: none;
}

#sideMenu ul li a {
	display: block;
	width: 100%;
	padding: 10px 10px 10px 35px;
	box-sizing: border-box;
	color: #006B8D;
	text-decoration: underline;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#sideMenu ul li:before a:hover {
	color: #333;
}

#sideMenu ul li a:hover {
	color: #333;
	text-decoration: none;
}

/* よく見られているページエリア */

#RankMenu {
	width: 100%;
	margin: 0 0 30px 0;
	background: #FFF;
	padding: 0;
	box-sizing: border-box;
}

#RankMenu h2 {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: 600;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	color: #333;
	margin: 0 0 10px 0;
}

#RankMenu ol {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background: #CCCCCC;
	counter-reset:number;
	list-style:none;
	border-radius: 5px;

}

#RankMenu ol li {
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #CCC;
	background: #FFF;
	position: relative;
}

#RankMenu ol li:before {
	position: absolute;
	top: 8px;
	left: 5px;
	counter-increment: number;
	content: counter(number);
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	color: #FFF;
}

#RankMenu ol li:nth-child(1):before {
	background: #DCB161;
}

#RankMenu ol li:nth-child(2):before {
	background: #777777;
}

#RankMenu ol li:nth-child(3):before {
	background: #D05A28;
}

#RankMenu ol li:nth-child(4):before {
	background: #0F71D3;
}

#RankMenu ol li:nth-child(5):before {
	background: #0F71D3;
}

#RankMenu ol li:last-child {
	border-bottom: none;
}

#RankMenu ol li a {
	display: block;
	width: 100%;
	padding: 10px 10px 10px 40px;
	box-sizing: border-box;
	color: #006B8D;
	text-decoration: underline;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#RankMenu ol li a:hover {
	color: #333;
	text-decoration: none;
}



/* よく見られているページエリア */

#PickUpMenu {
	width: 100%;
	margin: 0 0 30px 0;
	background: #FFF;
	padding: 0;
	box-sizing: border-box;
}

#PickUpMenu h2 {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: 600;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	color: #333;
	margin: 0 0 10px 0;
}

#PickUpMenu ul {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background: #CCCCCC;
	border-radius: 5px;
	list-style: none;
}

#PickUpMenu ul li {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #FFF;
	border-bottom: 1px solid #DDEFF2;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#PickUpMenu ul li:hover {
	background: #DDEFF2;
}

#PickUpMenu ul li:before {
	position: absolute;
	top: 12px;
	left: 0;
	font-family: 'icomoon' !important;
	margin: 0 10px 0 10px;
	content: "\ea60";
	font-size: 1em;
	color: #3C6239;
}

#PickUpMenu ul li:last-child {
	border-bottom: none;
}

#PickUpMenu ul li a {
	display: block;
	width: 100%;
	padding: 10px 10px 10px 35px;
	box-sizing: border-box;
	color: #333;
	text-decoration: none;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#PickUpMenu ul li:before a:hover {

	color: #0E97C4;
	text-decoration: underline;
}

#PickUpMenu ul li a:hover {
	color: #333;
	text-decoration: none;
}



/*=======================================================================*/
/* 詳細ページレイアウト　※一部カテゴリーページにも使用 */
/*=======================================================================*/

/* 見出し（タイトル） */
/*=======================================================================*/

.pageTTL {
	width: 100%;
	margin: 0 0 20px 0;
	background: #F5F1D8;
}

.pageTTL h1 {
	width: 1200px;
	margin: 0 auto;
	background: #EDE7B6;
	padding: 20px 30px;
	box-sizing: border-box;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	font-size: 1.8em;
	line-height: 2.2em;
	font-weight: 600;
	color: #333333;
}

/* パンくずリスト */
/*=======================================================================*/

#BCArea {
	width: 1200px;
	margin: 20px auto;
}

#BCArea dl {
	width: 100%;
}

#BCArea dl:before, #BCArea dl:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

#BCArea dl:after {
	clear: both;
}

#BCArea dl dt {
	display: block;
	float: left;
	width: 120px;
}

#BCArea dl dd {
	display: block;
  width: 1000px;
	float: left;
	padding: 5px 10px;
	margin: 0 20px 0 0;
}

.CrumbsTTL {
	display: block;
	width: 100%;
	color: #FFF;
	text-align: center;
	background: #333333;
	border-radius: 50px;
	padding: 5px 10px;
	box-sizing: border-box;
}


.crumbs {
	display: block;
	margin: 0 0 10px 0;
}

.crumbs a {
	color: #333333;
}

.crumbs a:hover {
	color: #0F97C4;
}

.crumbs a.goIndex {
	color: #0067db;
	font-weight: bold;
}

.crumbs a.goIndex:before {
	color: #0067db;
	font-family: 'icomoon' !important;
	content: "\e917";
	margin: 0 3px 0 0;
}

.crumbs a.goIndex:hover {
	color: #333333;
}

.separator {
 margin: 0 4px; 
}

/* SNSボタンエリア */
/*=======================================================================*/

#snsBtnArea {
	width: 1200px;
	margin: 0 auto;
}

#snsBtnArea:before, #snsBtnArea:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

#snsBtnArea:after {
	clear: both;
}

.cms-sns_share {
	float: right;
}

.cms-sns_share .fb {
    /*margin-top: -6px;*/
}

.cms-sns_share .site {
    float: left;
    margin-right: 15px;
}


/* ページ本文エリア  {{yield}} */
/*=======================================================================*/

#documant article {
	line-height: 1.6em;
	padding: 0 0 3em 0;
	border-bottom: 1px solid #CCC;
  clear: both;
}
#documant article:after {
    content:" ";
    display:block;
    clear:both;
}

#documant article img { 
	max-width: 100%;
  margin: 0 20px;
}

#documant article p {
	width: 98%;
	/*min-width: 1160px;*/
	margin: 0 auto 1em auto;
}

#documant .float-left {
  float: left;width: auto;
}

#documant .float-right {
  float: right;width: auto;
}



p.clear {
  clear: both !important;
}

#documant article h2,
.body--sisetsu #documant h2 {
	display: block;
	width: 100%;
	background: #007cb2/*#0091C0*/;
	border-bottom: 5px solid #006384;
	color: #FFF;
	padding: 10px 20px;
	margin: 1em 0 1em 0;
	font-size: 1.4em;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	line-height: 1.8em;
	font-weight: 400;
	box-sizing: border-box;
    clear: both;
}


#documant article h3 {
	display: block;
	width: 100%;
	color: #006384;
	border: 2px solid #006384;
	font-size: 1.2em;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	line-height: 1.6em;
	font-weight: 400;
	padding: 10px 20px;
	margin: 1em 0 1em 0;
	box-sizing: border-box;
    clear: both;
}

#documant article h4 {
	display: block;
	width: 100%;
	box-sizing: border-box;
	border-left: 10px solid #0C6A8A;
	color: #0C6A8A;
	padding: 0 0 0 10px;
	margin: 1em 0 1em 0;
	box-sizing: border-box;
	font-size: 1em;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	line-height: 1.6em;
	font-weight: 600;
    clear: both;
}

#documant article table {
    border-collapse: collapse;
    margin-left: 20px;
    margin-bottom: 1em;
}

#documant article table caption {
	text-align: left;
	font-weight: bold;
}

#documant article *,
.inquiry-html * {
	color: #333;
	font-size: 1.0em;
	line-height: 1.6em;
}

#documant article th,
.inquiry-html th {
	background: #eee;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	text-align: center;
	font-weight: 900;
}

#documant article td,
.inquiry-html td {
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

#documant article th,
.inquiry-html .table-non th {
	border: 1px solid #999;
}

#documant article td,
#documant article td { 
	border: 1px solid #999;
}

#documant article ul,
#documant article ol {
	/*width: 98%;
	min-width: 1160px;*/
	margin: 0 0 1em 40px;
}
#documant article a {
	color :#0067db;
    text-decoration: underlin
}
#documant article a:hover {
	color :#db0000;  
}

/* お問い合わせエリア */
/*=======================================================================*/

footer.contact {
	width: 1000px;
	margin: 2em auto 1em auto;
	background-image: none!important;
	position: static;
	float: none;
	border: 2px solid #bcbcbc;
	margin-bottom: 40px;
}

footer.contact:before, footer.contact:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

footer.contact:after {
	clear: both;
}

footer.contact h2 {
	font-size: 1.2em;
	background-color: #eeeeee;
	padding: 10px;
}

.contact p.group {
	padding: 5px 0px 5px 10px;
}

.contact dl,
.contact dt,
.contact dd {
	float: left;
	margin: 0px 0px 5px 10px;
}

.contact dd {
	margin-right: 10px;
}


/* 関連記事 */
/*=======================================================================*/
.related-pages {
	margin: 1em auto 2em auto;
}

.related-pages h2 {
	display: block;
	width: 100%;
	box-sizing: border-box;
	border-left: 10px solid #EDE7B6;
	color: #333333;
	padding: 0 0 0 10px;
	margin: 1em 0 1em 0;
	box-sizing: border-box;
	font-size: 1em;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	line-height: 1.6em;
	font-weight: 600;
}

.related-pages ul {
	margin-left: 20px;
}

.related-pages ul li a {
	color: #0F97C4;
}

.related-pages ul li a:hover {
	color: #333333;
}

/* PDFダウンロードエリア */
/*=======================================================================*/

.ss-adobe-reader {
	width: 1000px;
	margin: 1em auto;
	padding: 10px;
	border: 3px solid #dc2b2b;
	box-sizing: border-box;
}

.ss-adobe-reader:before, .ss-adobe-reader:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.ss-adobe-reader:after {
	clear: both;
}

.ss-adobe-reader a {
	color: #0067db;
}

.ss-adobe-reader a:hover {
	color: #333333;
}

/*関連カテゴリー*/
/*=======================================================================*/
#documant .categories {
	margin: 1em auto 2em auto;
}
#documant .categories h2 {
	display: block;
	width: 100%;
	box-sizing: border-box;
	border-left: 10px solid #EDE7B6;
	color: #333333;
	padding: 0 0 0 10px;
	margin: 1em 0 1em 0;
	box-sizing: border-box;
	font-size: 1em;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	line-height: 1.6em;
	font-weight: 600;
}

#documant .categories ul {
	margin-left: 20px;
}
#documant .categories ul li {
	display: inline-block;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #666666;
}

#documant .categories ul li a {
	color: #0067db;
}

#documant .categories ul li a:hover {
	color: #333333;
}

/*地図*/
/*=======================================================================*/
#documant .map-page {
	margin: 1em auto 2em auto;
}
#documant .map-page h2 {
	display: block;
	width: 100%;
	box-sizing: border-box;
  	/*
	border-left: 10px solid #EDE7B6;
	color: #333333;
	padding: 0 0 0 10px;
	margin: 1em 0 1em 0;
	box-sizing: border-box;
	font-size: 1em;
  	*/
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	line-height: 1.6em;
	font-weight: 600;
}

/* ミニアンケート */
/*=======================================================================*/

#feedback {
	width: 1000px;
	margin: 2em auto 3em auto;
	color: #666666;
	box-sizing: border-box;
	clear: both;
}

#feedback h2 {
	display: block;
	width: 100%;
	box-sizing: border-box;
	background: #EEECDE;
	font-size: 1em;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	line-height: 1.6em;
	font-weight: 600;
	padding: 10px 20px;
	box-sizing: border-box;
	margin: 0 0 1em 0;
}

#feedback p {
	margin-bottom: 0.9em;
}

#feedback .inquiry-form dl {
	margin-bottom: 1em;
	padding: 0;
	border: none;
}

#feedback .inquiry-form dl dt,
#feedback .inquiry-form legend{
	font-weight: bold;
}

#feedback footer {
	background-image : none!important;
	position: static;
	float: none;
}

.columns {
	width: 100%;
	margin: 0 0 2em 0;
}

.columns:before, .columns:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.columns:after {
	clear: both;
}

footer.send {
	border: none !important;
}

.inquiry-form  fieldset,
.columns  fieldset,
.form-login  fieldset {
  border: none !important;
}

.inquiry-form .send input,
.columns .send input,
.form-login .send input {
	display: block;
	width: 80%;
	margin: 0 auto;
	color : #333333;
	padding: 10px 0px;
	text-align :center;
	border-bottom: 4px solid #929292;
	border-top: none;
	border-left: none;
	border-right: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #d5d5d5;
	font-size: 1.0em;
	cursor: pointer;
}
.inquiry-form .send input:disabled {
  	background: #BDBDBD !important;
	border: 2px solid #9E9E9E;
}


.inquiry-form .send input:active,
.columns .send input:active,
.form-login .send input:active {
	border-bottom: none;
}

.inquiry-form dl,
.columns dl,
.form-login dl,
.body--contact .inquiry-form fieldset{
	border-width : 1px 0px 0px 0px !important;
	border-color : #cccccc !important;
	border-style: solid !important;
	clear: both;
	padding-top: 10px;
}

.inquiry-form dl dd, .columns dl dd,
.form-login dl dd,
.inquiry-form .fields{
	float: left;
	width: 49%;
	padding: 0 10px;
}



.inquiry-form dl dt,
.columns dl dt,
.form-login dl dt,
.inquiry-form legend{
	clear: both;
	float: left;
	width: 45%;
	padding: 6px 15px;
	font-weight: bold;
	background: #f0ebe1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
}

.inquiry-form dl select,
.columns dl select,
.form-login dl select,
.inquiry-form .fields select{
    width: 98%;
    padding: 10px 5px;
    margin-bottom: 10px;
}

.inquiry-form dl dt .required,
.columns dl dt .required,
.form-login dl dt .required,
.inquiry-form legend .required{
	color: #bb0000;
	font-weight: normal;
	font-size: 0.8em;
	display: block;
}

.inquiry-html a{
   color : #0E97C4;
   text-decoration: underline;
}
.inquiry-html a:hover {
    color: #333;
    text-decoration: none;
}

/*=======================================================================*/
/* お問い合わせ */
/*=======================================================================*/
#contactPage .inquiry-form dl dd,
#contactPage .inquiry-form .fields{
	width: 70%;
}

#contactPage .inquiry-form dl dt,
#contactPage .inquiry-form legend{
	width: 20%;
}
#contactPage .inquiry-form dl dd p,
#contactPage .inquiry-form .fields p{
	font-size: 0.8em;
	color: #333;
}
#contactPage .inquiry-form dl dd textarea,
#contactPage .inquiry-form .fields textarea{
	margin-bottom: 10px;
	width: 100%;
    height : 14em;
}
#contactPage .inquiry-form dl dd input[type="text"],
#contactPage .inquiry-form .fields input[type="text"]{
	width: 60%;
}
#contactPage .inquiry-form dl dd input[type="email"],
#contactPage .inquiry-form .fields input[type="email"]{
	width: 60%;
}

#contactPage .inquiry-form input[type="submit"],
#contactPage .inquiry-form .fields input[type="submit"]{
	margin-bottom: 30px;
}

#errorExplanation{
	margin: 20px;
	border-style: dotted;
	border-width: 3px;
	border-color: #ff0000;
}
#errorExplanation p{
    margin: 5px;
    font-weight: 900;
}
#errorExplanation ul{
	margin-left: 40px;
	color: #ff0000;
	font-size: 0.9em;
}

/*=======================================================================*/
/* イベントカレンダー */
/*=======================================================================*/
.event-pages-filter {
  zoom: 1;
  margin-bottom: 12px;
}

.event-pages-filter:before, .event-pages-filter:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.event-pages-filter:after {
  clear: both;
}
.event-pages-filter li a {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 5px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #cceeee;
  color: #222;
  text-decoration: none;
}
.event-pages-filter li a:hover,
.event-pages-filter li a.clicked{
  background-color: #007acd;
  color: #fff;
}

.event-date {
  position: relative;
    margin-bottom: 20px;
}
.event-date h2 {
  margin-bottom: 12px;
  padding: 7px 0 4px 10px;
  border-bottom: 2px solid #f08300;
  font-size: 115%;
}
.event-date ul {
  position: absolute;
  top: 9px;
  right: 0;
}

.event-date ul .prev {
  display: inline-block;
  padding-left: 15px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 10px;
  padding: 0 15px;
  border-right: 1px solid #ccc;
}
.event-date ul .next {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-right: 13px;
}
.event-date ul a {
	color: #0E97C4;
}

.event-date ul a:hover {
	color: #333;
}

#event-list {
  clear: both;
  margin-bottom: 2em;
  border-top: 1px solid #ccc;
}
#event-list dl {
  margin: 0;
  padding: 6px 10px 3px;
  border-bottom: 1px solid #ccc;
  zoom: 1;
}
#event-list dl:before {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
#event-list dl:after {
  content: "\0020";
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
}
#event-list dl .page {
  margin-bottom: 0;
  padding-bottom: 6px;
  border: none;
}
#event-list dl .page:last-child {
  padding-bottom: 3px;
}
#event-list dl.sat {
  background: #e1ebf1;
  color: #039;
}
#event-list dl.sun, #event-list dl.holiday {
  background: #ffeeee;
  color: #d90000;
}
#event-list dt {
  float: left;
  width: 20%;
}
#event-list dd {
  margin-left: 20%;
}
#event-list dd h2 {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
}
#event-list dd div {
  float: left;
  min-width: 85px;
  margin-right: 12px;
}
#event-list dd div a {
  display: block;
  min-width: 85px;
  padding: 0 5px;
  border: border-lblue;
  background: #cceeee;
  color: #333;
  text-decoration: none;
}
#event-list dd div.asobi a{background-color: #bbe0ff;}
#event-list dd div.kenko a{background-color: #f6eb6c;}
#event-list dd div.etc a  {background-color: #a1f8b0;}

.event-pages-filter .asobi a{background-color: #bbe0ff;}
.event-pages-filter .kenko a{background-color: #f6eb6c;}
.event-pages-filter .etc a  {background-color: #a1f8b0;}

#event-list a {
	color: #077396;
}
#event-list a:hover {
	color: #000;
}

#event-list .page {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
#event-list .page h2 {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font-size: 100%;
  font-weight: normal;
}
#event-list .page p {
  margin-bottom: 12px;
}
#event-list .page .categories {
  zoom: 1;
  margin-bottom: 0;
  border: none;
}
#event-list .page .categories:before, #event-list .page .categories:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
#event-list .page .categories:after {
  clear: both;
}
#event-list .page .categories li {
  padding-left: 0;
}
#event-list .page .categories li a {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #cceeee;
  color: #666666;
  text-decoration: none;
}
#event-list .page .categories li a:hover {
  background-color: #007acd;
  color: #fff;
}
#event-list abbr[title],
#event-list dfn[title] {
    border-bottom: 0px dotted;
    cursor: auto;
    text-decoration: none;
}
.separator{
margin: 0px 10px;
}
#event-list dd.no-event{
  display: none;
}

/*カレンダー詳細*/
.body--event .see dt{
	background: #ececec;
    font-size: 1.1em;
    padding: 5px;
    border: 1px solid #80624a;
    margin: 20px 0 10px 0;
    color: #80624a;
}
.body--event .see dd{
    font-size: 0.9em;
    padding: 5px;
    border-left: 3px solid #80624a;
    margin: 0px 0px 20px 20px;
    color: #333333;
}

/* 施設マップ */
/*=======================================================================*/
#body--sisetsu-index h2,
#body--sisetsu-map h2,
#body--sisetsu-result h2{
	display: block;
	width: 100%;
	background: #0091C0;
	color: #FFF;
	padding: 10px;
	font-size: 1.2em;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	line-height: 1.2em;
	font-weight: 400;
	box-sizing: border-box;
  border-radius: 5px;
}
#body--sisetsu-index #main input#keyword {
    width: 90%;
    margin: 5px auto;
    padding: 7px;
    border: 2px solid #CCC;
    border-radius: 3px;
}

.body--sisetsu #main .pageList a{
	color:#fff;
}
.body--sisetsu .keyword input {
  padding: 5px;
}

.sisetsu-form-area {
  zoom: 1;
  margin-top: 5px;
  margin-bottom: 40px;
}
.sisetsu-form-area:before,
.sisetsu-form-area:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
#body--sisetsu-index .keyword div,
#body--sisetsu-index .category div,
#body--sisetsu-index .service div,
#body--sisetsu-index .location div {
 float: left;
  min-width: 177px;
  min-height: 20px;
  margin-bottom: 3px;
}

#body--sisetsu-index .keyword div.three,
#body--sisetsu-index .category div.three,
#body--sisetsu-index .service div.three,
#body--sisetsu-index .location div.three {
  margin-right: 12px;
}
footer.send {
  margin-bottom: 24px;
  text-align: center;
  background-image: none!important;
}

.body--sisetsu .send input {
  padding: 6px 12px;
  border: 1px solid #cccccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 1.2em;
  background-color: #ffd3d3;
}
.body--sisetsu .send input.reset{
  font-size: 0.9em;
  background-color: #eeeeee;
}
.body--sisetsu .send input:hover {
  background: #f48b22;
}
.body--sisetsu .condition {
  zoom: 1;
}
.body--sisetsu .condition:before,
.body--sisetsu .condition:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.body--sisetsu .condition:after {
  clear: both;
}
.body--sisetsu .condition dt {
  clear: both;
  width: 160px;
  float: left;
  margin-right: 24px;
  margin-bottom: 20px;
  padding: 3px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  background-color: #0091C0;
}
.body--sisetsu .condition dd {
  float: left;
  margin-bottom: 6px;
  padding: 3px 0;
}

.body--sisetsu .settings {
  zoom: 1;
  margin-bottom: 35px;
}
.body--sisetsu .settings:before,
.body--sisetsu .settings:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.body--sisetsu .settings:after {
  clear: both;
}
.body--sisetsu .settings .ajax-box {
  display: block;
  padding: 6px 12px;
  border: 1px solid #cccccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #eeeeee;
  color: #333333;
  text-decoration: none;
  text-align: center;
  width: 12em;
  margin: 0px auto;
}
.body--sisetsu .settings .ajax-box:hover {
  background: #f48b22;
}
.body--sisetsu .result {
  float: left;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
	.body--sisetsu .result {
		margin-bottom: 40px;
	}
}
.body--sisetsu .result h2 {
  border: none;
  font-size: 100%;
  font-weight: normal;
}
.body--sisetsu .tabs {
  zoom: 1;
  border-bottom: 2px solid #a18b74;
  position: relative;
}
.body--sisetsu .tabs:before,
.body--sisetsu .tabs:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.body--sisetsu .tabs:after {
  clear: both;
}
.body--sisetsu .tabs ul {
  zoom: 1;
  position: absolute;
    right: 0;
    bottom: 0;
}
.body--sisetsu .tabs ul:before,
.body--sisetsu .tabs ul:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.body--sisetsu .tabs ul:after {
  clear: both;
}
.body--sisetsu .tabs ul li {
  float: left;
}
.body--sisetsu #main .tabs ul li a {
  display: block;
  margin-left: 12px;
  padding: 3px 30px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  background: #cccccc;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #bbbbbb));
  background-image: -moz-linear-gradient(top, #cccccc, #bbbbbb);
  background-image: -webkit-linear-gradient(top, #cccccc, #bbbbbb);
  background-image: linear-gradient(to bottom, #cccccc, #bbbbbb);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCCCCCC', endColorstr='#FFBBBBBB');
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc4MzIiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNDQ0NDQ0MiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNCQkJCQkIiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c4MzIpIiAvPgo8L3N2Zz4=);
  color: #666666;
  text-decoration: none;
}
.body--sisetsu #main .tabs ul li.current a {
  background: #0091C0;
  color: #ffffff;
}
.body--sisetsu #map-sidebar {
  float: left;
  width: 20%;
  height: 480px !important;
  border: 1px solid #ccc;
  overflow-y: scroll;
}
.click-marker{
  border-radius: 10px;        /* CSS3草案 */  
  -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 10px;   /* Firefox用 */
  border: 1px solid #ccc;
  padding: 4px 10px;
  background-color: #eeeeee;
  color: #666666f;
  font-size: 0.7em;
  margin-right: 5px;
}

.body--sisetsu #map-sidebar .column {
  margin-bottom: 5px;
  padding: 5px;
  border-bottom: 1px solid #ccc;
}
.body--sisetsu #map-sidebar .column:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.body--sisetsu #map-sidebar .column p{
  font-size: 0.8em;
}
.body--sisetsu #map-sidebar .column p a{
  font-size: 1.3em;
}

#body--sisetsu-map #map-canvas {
  position: relative;
  width: 79.7%!important;  
  height: 480px !important;
  overflow: hidden;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
	#body--sisetsu-map #map-canvas {
      width: 100% !important;  
	}
  #body--sisetsu-map  #map-sidebar {
      width: 100%;
	}
}


.body--sisetsu #map-canvas .maker-info {
  width: 300px;
}
.body--sisetsu .filters {
  zoom: 1;
  clear: both;
}
.body--sisetsu .filters:before,
.body--sisetsu .filters:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.body--sisetsu .filters:after {
  clear: both;
}
.body--sisetsu .filters li {
  float: left;
}
.body--sisetsu .filters li a {
  display: block;
  margin: 0 12px 12px 0;
  padding: 3px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ccc;
  color: #666666;
  text-decoration: none;
}
.body--sisetsu .filters li a:hover {
  background-color: #cceeee;
}
.body--sisetsu #main .filters ul li a.clicked {
  background-color: #4d380d;
  color: #fff;
}
.body--sisetsu #main .filters ul li a.clicked:hover {
  background-color: #a18b74;
  color: #666666;
}
.body--sisetsu .filters .area-list li a {
  padding: 3px 10px;
}
.body--sisetsu .columns .column {
  clear: both;
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}
#body--sisetsu-result .column h2 {
    display: block;
    width: 100%;
    background: #fff;
    padding: 5px;
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 400;
    box-sizing: border-box;
    border-width: 0px 0px 0px 5px;
    border-color: #0091C0;
    border-radius: 0;
    border-style: solid;
    margin-bottom: 5px;
}
.body--sisetsu .columns .column .categories {
  margin-bottom: 0;
  border: none;
  text-align: left;
}
.body--sisetsu .columns .column .categories ul {
  zoom: 1;
}
.body--sisetsu .columns .column .categories ul:before,
.body--sisetsu .columns .column .categories ul:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.body--sisetsu .columns .column .categories ul:after {
  clear: both;
}
.body--sisetsu .columns .column .categories li {
  float: left;
  list-style: none;
}
.body--sisetsu .columns .column .categories li a {
  display: block;
  margin: 0 6px 6px 0;
  padding: 3px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #ccc;
  color: #666666;
  text-decoration: none;
}
.body--sisetsu .columns .column .categories li a:hover {
  background-color: #cceeee;
}
.body--sisetsu .summary-image {
  float: right;
  padding: 4px;
  border: 1px solid #ccc;
}
.body--sisetsu #documant a,
.body--sisetsu #main a{
	color: #0E97C4;
    text-decoration: underline;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.body--sisetsu #documant a:hover,
.body--sisetsu #main a:hover{
      color: #333333;
      text-decoration: none;
}

.body--sisetsu .see.body {
  zoom: 1;
  float: left;
}

.body--sisetsu .see:before,
.body--sisetsu .see:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.body--sisetsu .see:after {
  clear: both;
}
.body--sisetsu .see.body dt {
  clear: both;
  float: left;
  width: 150px;
  margin: 0 24px 12px 0;
  padding: 3px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #0091C0;
  color : #fff;
}
.body--sisetsu .see.additional-info dt {
	display: block;
    width: 100%;
    color: #006384;
    border: 2px solid #006384;
    font-size: 1.2em;
    font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
    line-height: 1.6em;
    font-weight: 400;
    padding: 10px 20px;
    margin: 1em 0 0.5em 0;
    box-sizing: border-box;
}
.body--sisetsu .see.additional-info dd {
  padding: 0px 0px 2em 20px;
  color: #333333;
}
.body--sisetsu .see.body dd {
  float: left;
  margin-bottom: 12px;
  padding: 3px 0;
  color: #333333;
  font-size: 0.9em;
}
.body--sisetsu .additional-info {
  margin-bottom: 24px;
}
.body--sisetsu .images {
  zoom: 1;
  /* margin-bottom: 24px; */
  margin: 20px 0;
}
.body--sisetsu .images:before,
.body--sisetsu .images:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.body--sisetsu .images:after {
  clear: both;
}
.body--sisetsu .images .image {
  float: left;
  margin: 0 2% 10px 0;
  padding: 4px;
  border: 1px solid #ccc;
}

.body--sisetsu .facility-nodes {
  width: 100%;
  margin-bottom: 12px;
}
.body--sisetsu .facility-nodes caption {
  text-align: left;
}
.body--sisetsu .facility-nodes table {
  width: 100%;
  margin-bottom: 24px;
}
.body--sisetsu .facility-nodes caption {
  margin-bottom: 6px;
  padding: 0 10px;
  border-bottom: 2px solid #4d380d;
  color: #000000;
  font-size: 115%;
  font-weight: bold;
}
.body--sisetsu .facility-nodes th {
  padding: 3px 8px 0;
  border: 1px solid #ccc;
  background: #a18b76;
}
.body--sisetsu .facility-nodes td {
  padding: 3px 8px 0;
  border: 1px solid #ccc;
}

.body--sisetsu .image{
	width: 12%;
    min-height : 135px;
  margin-bottom: 30px;
}

.body--sisetsu .image.summary-image{
	width: 260px;
}

.body--sisetsu .image p{
  text-align: center;
  font-size: 0.7em;
}

.body--sisetsu #documant h2{
	clear: both;
}

.body--sisetsu article header {
  display: flex;
  width: 100%;
  margin: 0 0 10px 0;
  align-items: baseline;
}

.body--sisetsu article header time {
  width: 200px;
}

.body--sisetsu #documant article header h2 {
  display: block;
  width: auto;
  background: none !important;
  border-bottom: none !important;
  color: #FFF;
  padding: 5px 10px !important;
  margin: 0 !important;
  font-size: 1em !important;
  font-family: none !important;
}

/* 各課一覧 */
/*=======================================================================*/
#contactPage #main p,
#soshikiPage #main p,
#body--contact-index #main p,
#body--contact-test #main p,
#body--404 #main p{
	width: 98%;
	/*min-width: 1160px;*/
	margin: 0 auto 1em auto;
}
#contactPage #main h2,
#soshikiPage #main h2,
#body--contact-index #main h2,
#body--contact-test #main h2,
#body--404 #main h2{
	display: block;
	width: 100%;
	background: #007cb2;
	border-bottom: 5px solid #006384;
	color: #FFF;
	padding: 10px 20px;
	margin: 1em 0 1em 0;
	font-size: 1.4em;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	line-height: 1.8em;
	font-weight: 400;
	box-sizing: border-box;
}
#contactPage #main h3,
#soshikiPage #main h3,
#body--contact-index #main h3,
#body--contact-test #main h3,
#body--404 #main h3{
	display: block;
	width: 100%;
	color: #006384;
	border: 2px solid #006384;
	font-size: 1.2em;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	line-height: 1.6em;
	font-weight: 400;
	padding: 10px 20px;
	margin: 1em 0 1em 0;
	box-sizing: border-box;
}
#contactPage #main h4,
#soshikiPage #main h4,
#body--contact-index #main h4,
#body--contact-test #main h4,
#body--404 #main h4{
	display: block;
	width: 100%;
	box-sizing: border-box;
	border-left: 10px solid #0C6A8A;
	color: #0C6A8A;
	padding: 0 0 0 10px;
	margin: 1em 0 1em 0;
	box-sizing: border-box;
	font-size: 1em;
	font-family: "Noto Sans", "Noto Sans Japanese", sans-serif;
	line-height: 1.6em;
	font-weight: 600;
}
#contactPage #main ul,
#contactPage #main ol,
#soshikiPage #main ul,
#soshikiPage #main ol,
#body--contact-index #main ul,
#body--contact-index #main ol,
#body--contact-test #main ul,
#body--contact-test #main ol,
#body--404 #main ul,
#body--404 #main ol{
	margin: 0 0 1em 40px;
}
#contactPage #main a,
#soshikiPage #main a,
#body--contact-index #main a,
#body--contact-test #main a,
#body--404 #main a{
	color: #0067db;
    text-decoration: underline;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
#soshikiPage #main a:hover,
#soshikiPage #main a:hover,
#body--contact-index #main a:hover,
#body--contact-test #main a:hover,
#body--404 #main a:hover{
	color: #333;
	text-decoration: none;
}
#contactPage #main dl:before,
#soshikiPage #main dl:after,
#body--contact-index #main dl:before,
#body--contact-index #main dl:after,
#body--contact-test #main dl:before,
#body--contact-test #main dl:after,
#body--404 #main dl:before,
#body--404 #main dl:after{
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
  clear: both;
}
#contactPage #main dt,
#soshikiPage #main dt,
#body--contact-index #main dt,
#body--contact-test #main dt,
#body--404 #main dt{
    float:left;
    clear: left;
    width:11em;
    padding:5px;
    text-shadow:0px 0px 3px #999;
    border-top:1px dotted #999;
}
#contactPage #main dd,
#soshikiPage #main dd,
#body--contact-index #main dd,
#body--contact-test #main dd,
#body--404 #main dd{
    padding:5px;
    border-top:1px dotted #999;
}
#contactPage #main dt:first-child,
#soshikiPage #main dt:first-child,
#body--contact-index #main dt:first-child,
#body--contact-test #main dt:first-child,
#body--404 #main dt:first-child{
    border:none;
}
#contactPage #main dt:first-child + dd,
#soshikiPage #main dt:first-child + dd,
#body--contact-index #main dt:first-child + dd,
#body--contact-test #main dt:first-child + dd,
#body--404 #main dt:first-child + dd{
    border:none;
}

/*ページネーション*/
.pagination {
    padding: 0;
    margin: 20px 0px;
}

.pagination:before,
.pagination:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
  clear: both;
}

.pagination span.current,
.pagination a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 0 4px;
  transition: background-color .3s;
}


.pagination span.current {
    background-color: #1b781f;
    color: #FFF;
}
.pagination a:hover{
    background-color: #ddd;
}

/*組織一覧・お問い合わせトップページ*/
#body--soshiki-index #main table,
#body--contact-index #main table,
#body--soshiki-test #main table,
#body--contact-test #main table{
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
}

#body--soshiki-index #main th,
#body--contact-index #main th,
#body--soshiki-test #main th,
#body--contact-test #main th{
  border-width: 1px;
  border-color: #333;
  border-style: solid;
  padding: 5px;
  vertical-align: middle;
  background-color: #666;
  color: #fff;
}
#body--soshiki-index #main td,
#body--contact-index #main td,
#body--soshiki-test #main td,
#body--contact-test #main td{
  border-width: 1px;
  border-color: #333;
  border-style: solid;
  padding: 5px;
  vertical-align: middle;
}
#body--soshiki-index #main a,
#body--contact-index #main a,
#body--soshiki-test #main a,
#body--contact-test #main a{
	color: #006B8D;
	filter: dropshadow(color=#FFFFFF,offX= 0,offY=-1)
	dropshadow(color=#FFFFFF,offX= 1,offY= 0)
	dropshadow(color=#FFFFFF,offX= 0,offY= 1)
	dropshadow(color=#FFFFFF,offX=-1,offY= 0);
	text-shadow: white 1px 1px 0px, white -1px 1px 0px, white 1px -1px 0px, white -1px -1px 0px;
	text-decoration: underline;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#body--soshiki-index #main a:hover,
#body--contact-index #main a:hover,
#body--soshiki-test #main a:hover,
#body--contact-test #main a:hover{
	text-decoration: none;
}


/*サイトマップ*/

.sitemap-body a {
    color: #0E97C4;
    text-decoration: none;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.sitemap-body a:hover {
    text-decoration: underline;
}

.sitemap-body h2{
	display: block;
	width: 100%;
	background: #00838F;
	border-bottom: 5px solid #00695C;
	color: #FFF;
	padding: 5px 20px;
	margin: 1em 0 1em 0;
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: 400;
	box-sizing: border-box;
}
.sitemap-body h2 a{
	color: #FFF;
}
.sitemap-body h3{
  	margin-left: 2.0em;
	line-height: 1.8em;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
  	font-size: 1.0em;
	line-height: 1.6em;
	font-weight: 400;
}
.sitemap-body h3 a{
	color: #222;
}
.sitemap-body ul{
	margin-left: 4em;
}
.sitemap-body ul a{
	color: #222;
}

/* シティプロモーションTOP */
/*=======================================================================*/
.cityPromotionWrap{
	padding: 0 15px; 
    max-width: 77%;
    margin: 0 auto;
}

.cityPromotionWrap h2{
  	margin: 1em 0;
    color: #44b5a7;
}

.cityPromotionWrap p{
  margin-bottom: 1em;
}

.cityPromotionWrap .imgWrap{
	text-align: center; 
}

.cityPromotionWrap .imgWrap img{
	max-width: 100%;
}

ul.promotionLink{
	display: flex; 
  	flex-wrap:wrap;
  	width:90%;
  	margin: 0 auto;
  	justify-content: center;
}

ul.promotionLink li{
  	margin: 6px 10px;
    width: 47%;
    list-style: none;
    text-align: center;
    
}

ul.promotionLink li a{
  	width: 100%;
    display: block;
    color: #fff;
  	padding: 10px 5px;
  	background: #44B5A7;
  	border-radius: 10px;  
  	border: 1px solid #44B5A7;
    font-size: 1.1em;
}

ul.promotionLink li a:hover{
	background: #fff;
  	color: #44B5A7;
  	transition: 0.5s;
}

#documant.citypromotion-content .categories{
	display: none;
}

#documant.citypromotion-content article {
    margin-bottom: 30px;
}

/*リコメンド追加20210525*/
.recommend-history{
max-width: 1000px;
margin: 2em auto 3em auto;
color: #666666;
box-sizing: border-box;
clear: both;
}
.rlist{
font-size: 1em;
margin: 0 0 10px 0;
border-bottom: 3px solid #97cae3;
padding: 4px 5px 4px 10px;
}
.recommend-history h3{
font-size: 0.9em;
}
.recommend-history h3:before {
content: "";
width: 8px;
height: 8px;
text-align: center;
line-height: 2px;
border-radius: 50%;
border: solid 2px skyblue;
display: inline-block;
margin: -1px 6px;
padding-top: 0px;
}
.recommend-history h3 a {
    font-weight: normal;
  	color: #0067db;
}

/*施設情報ネームライツ　バナー*/
#NamingRight{
max-width: 1100px;
margin: 10px auto;
padding: 10px 0;
border-style: solid;
border-color: #006384;
border-width: 1px 0;
}
#NamingRight div{
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
#NamingRight figure{
width: 20%;
}
#NamingRight figure img{
display: block;
width: 100%;
height: auto;
max-width: 300px;
margin: 0 auto;
}
#NamingRight p{
width: 76%;
font-weight: 900;
}
@media screen and (max-width: 640px) {
	#NamingRight div{
	margin: 0 10px;
	}
    #NamingRight figure{
	width: 100%;
	}
	#NamingRight p{
	width: 100%;
	}
}



.body--gyousei-jinji .tab{display : none;}

#documant .categories ul li.displaynon{display : none;}