/* 地域ページ */
#outline{
	margin-bottom: 100px;
}
ul li{
	list-style: none;
}
header{
	background-color: #ccc;
}
header .zenkoku{
	max-width: 1024px;
	margin: 0 auto;
	text-align: left;
	font-size: 18px;
}
header .zenkoku span{
	border-radius: 6px;
	background: #0367cb;
	color: #fff;
	text-align: center;
	margin: 0 .5em;
	padding: 0 .5em;
}
#top_fv {
  background-image: url("/images/bg_fv.png");
  background-position: center top;
  background-repeat: no-repeat;
  text-align: center;
}
#top_fv img, .map_contents img{
	width: 100%;
	height: auto;
}
.h_left, .h_right {
  width: 49%;
}
#areamap {
  background: #f2f2f2;
  background-image: url(/images/bg_map.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}
.seirei{
	border: 1px dashed #ccc;
	padding: 1em;
	margin-bottom: 1.5em;
}
.seirei h3, .staff_list h3{
	text-align: center;
	font-size: 26px;
	border-bottom: 1px solid #05adc0;
	color: #05adc0;
	font-weight: 700;
}
ul.seirei_list.flex_box{
	flex-wrap: wrap;
	justify-content: space-between;
}
ul.seirei_list{
	margin: .5em 0 0;
}
ul.seirei_list li{
	list-style: none;
	border-radius: 6px;
	border: 1px solid #ccc;
	padding: .25em .5em;
	width: 13.5%;
	margin-bottom: .65%;
	text-align: center;
}
ul.seirei_list li a{
	display: block;
	height: 100%;
	width: 100%;
}
/*staff-----------------------------------------------------------------------------*/
.staff {
	margin-top: 0px;
	/*background-color: #e6ffd7;*/
	padding-bottom: 0px;
}
.staff .title_box {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	color: #fff;
}
.staff .cate01 .title_box {
	padding: 10px 0;
	background-color: #208f65;
}
.staff .cate02 .title_box {
	padding: 10px 0;
	background-color: #0089ef;
}
.staff .cate03 .title_box {
	padding: 10px 0;
	background-color: #0070b5;
}
.staff .cate04 .title_box {
	padding: 10px 0;
	background-color: #510384;
}
.staff .cate05 .title_box {
	padding: 10px 0;
	background-color: #ff8000;
}
.staff .title_box h4 {
	font-size: 26px;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
}
.staff .title_box p {
	position: relative;
	font-size: 16px;
	padding-left: 15px;
	margin: 0;
}
.staff .title_box p::before {
	content: "｜";
	position: absolute;
	top: 0;
	left: 0;
	color: #fff!important;
}
.staff .cate ul {
	display: flex;
	flex-wrap: wrap;
	padding: 5px 0;
	margin: 0;
}
.staff .cate ul li {
	width: 18%;
	text-align: center;
	margin: 1%;
	list-style: none;
}

.staff .cate ul li figure {
	margin: 0 auto;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 3px;
	overflow: hidden;
}
.staff .cate ul li figure img {
	width: 100%;
	vertical-align: middle;
}
.staff .cate ul li figcaption {
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
}
.staff .cate p.sub_headline{
	background-color: #00A1DB;
	text-align: center;
	color: #fff;
	padding: 0;
	margin: 0;
	border-radius: 8px 8px 0 0;
	font-size: 1.2em;
	font-weight: bold;
}
.staff .cate ul li a{
    display: block;
    height: 100%;
    width: 100%
}
/* 全国マップ */
#areamap {
	background-image: url(/images/bg_map.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.map_contents img {
  width: 95%;
}
.area h3 {
  font-size: 23px;
  color: #111111;
  font-weight: bold;
  padding: 15px 0 5px 0;
  line-height: 1.4;
  margin: 0;
  border-bottom: none;
  background: none;
}
.area p {
    text-align: left;
    line-height: 180%;
    background-color: rgba(255,255,255,0.5);
    border-radius: 8px;
    padding: 2%;
    margin-right: 4%;
    font-size: 17px;
}

.hokkaido {
	color: #7478c2;
}

.tohoku {
	color: #4388d3;
}

.kanto {
	color: #31beca;
}

.hokuriku_koshinetsu {
	color: #4ab969;
}

.tokai {
	color: #b483b1;
}

.kansai {
	color: #b0b72f;
}

.chugoku {
	color: #ef9f27;
}

.shikoku {
	color: #d08f68;
}

.kyushu {
	color: #ff7575;
}

.okinawa {
	color: #f17436;
}
/* 全国マップ 終了 */
/*area_template.php-----------------------------------------------------------------------------*/
.build_contents_box{
	border: 1px solid #ccc;
	padding: 1em;
}
.build_contents_box h2{
	background-color: #4582EF;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 1em;
}
.build_contents_box .prefmap iframe{
	width: 500px;
	height: 500px;
	border: none;
	margin: 0 auto;
	text-align: center;
}
.prefmap .col.l7{
	text-align: center;
}
#area_inquiry .prefmap dl{
	margin: 0 1em;
}
#area_inquiry dl dd:nth-of-type(1) {
  margin-top: 0rem;
}
#area_inquiry .prefmap dt{
	border-bottom: 1px solid #000;
	font-size: 20px;
	color: #000;
	font-weight: 700;
	margin-bottom: .25em;
}
#area_inquiry .prefmap dt a{
	color: #ec135a;
}
#area_inquiry .prefmap dt a:hover{
	color: #00adef;
} 
#area_inquiry .prefmap dd {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 0 1.5em 0;
	padding: 0;
}
#area_inquiry .prefmap dd a{
	border: 1px solid #ccc;
	border-radius: 6px;
	width: 13.2%;
	margin: .25em .5%;
	padding: 0;
	text-align: center;
}