html {
  visibility: hidden;
}
html.wf-active {
  visibility: visible;
}




h1, h2, h3, h4, p, ti, section, article, .atbox, .control-label {
font-family: source-han-sans-japanese, sans-serif;
}
h1 {
	line-height: 1.3;
	font-size: calc(1.3rem + 0.9vw);
	font-weight: 400
}
h2 {
	line-height: 1.25;
	font-size: calc(1rem + 0.9vw);
	font-weight: 400
}
h3 {
	line-height: 1.25;
	font-size: calc(0.8rem + 0.6vw);
	font-weight: 400
}
h4 {
	line-height: 2;
	font-size: calc(0.7rem + 0.3vw);
	font-weight: 400
}
p, ti, section, article {
	line-height: 2;
	font-size: 1.1rem;
	font-weight: 400
}
small {
	line-height: 1;
	font-size: 1rem;
	font-weight: 400
}


.navbar  {
	box-shadow: 0 0 0;
	border-style: none;
}
.nav-item a {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.nav-item a:hover {
	color: #2288ea;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #000000;
}
a:hover {
	color: #2288ea;
}


footer {
	background-color: #000000;
	color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	line-height: 16px;
	color: #cecfd0;
}
footer a {
	color: #cecfd0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
footer a:hover {
	color: #f7e954;
}
.notice a {
	color: #000000;
}
.notice a:hover {
	color: #0794f7;
}


/*tbox*/
.tbox {
	color: #d6d8d8;
	width: 100%;
	padding: 11px 0;
	display: block;
	background-color: #000000;
	margin: 0 0 14px;
	text-indent: px;
	line-height: 23px;
	font-size: 1.7rem;
	font-weight: 400
}
.tbox_east {
		color: #ffffff;
		width: 100%;
		padding-top: 14px;
		padding-bottom: 13px;
		display: block;
		background-color: #e7adab;
		margin: 0 0 14px;
		text-indent: px;
		line-height: 23px;
		font-size: 1.7rem;
		font-weight: 400
}
.tbox_kansai {
		color: #ffffff;
		width: 100%;
		padding-top: 14px;
		padding-bottom: 13px;
		display: block;
		background-color: #8c82b9;
		margin: 0 0 14px;
		text-indent: px;
		line-height: 23px;
		font-size: 1.7rem;
		font-weight: 400
	}
.tbox_chubu {
		color: #ffffff;
		width: 100%;
		padding-top: 14px;
		padding-bottom: 13px;
		display: block;
		background-color: #769ace;
		margin: 0 0 14px;
		text-indent: px;
		line-height: 23px;
		font-size: 1.7rem;
		font-weight: 400
	}
.tbox_west {
		color: #ffffff;
		width: 100%;
		padding-top: 14px;
		padding-bottom: 13px;
		display: block;
		background-color: #7abfbc;
		margin: 0 0 14px;
		text-indent: px;
		line-height: 23px;
		font-size: 1.7rem;
	}
.tbox_hokuriku {
		color: #ffffff;
		width: 100%;
		padding-top: 14px;
		padding-bottom: 13px;
		display: block;
		background-color: #b9d270;
		margin: 0 0 14px;
		text-indent: px;
		line-height: 23px;
		font-size: 1.7rem;
	}
.tbox_pro{
		color: #ffffff;
		width: 100%;
		padding-top: 14px;
		padding-bottom: 13px;
		display: block;
		background-color: #091f6d;
		margin: 0 0 14px;
		text-indent: px;
		line-height: 23px;
		font-size: 1.7rem;
	}


.back {
	background-color: #e0fcdb;
	margin: 20px;
	padding: 20px;
}

/*TOPのアイコン*/
.icon li {
	float: left;
	list-style:none;
	display: inline-block;
	margin-left: 15px;
}
.icon a:hover img {
	opacity: 0.7;
}
.ccm-region-flag {
	margin-left: 25px;
}

.control-label {
	font-weight: 700
}


/*名簿*/
ul.meibo02 {
	list-style-type:none;
}
.meibo03 {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
	text-align: center;
	width: 25%;
}

/*委員会*/
.jigyou {
	background-color: #c9effa;
	font-size: 8px;
	font-weight: bold;
}
.group {
	background-color: #f2f3f3;
	font-size: 8px;
}
.iinkai {
	background-color: #d8d8d8;
	font-size: 8px;
}

.li01 {
	font-size: 8px;
	font-weight: bold;
}
.li02 {
	font-size: 8px;
	font-weight: normal;
	font-style: normal;
}
.li03 {
	font-size: 8px;
	font-weight: normal;
	font-style: normal;
}




