/*-------------------------
header
---------------------------*/
.page-id-1406 #primary, #post-1406{
	margin: 0;
}

/*-------------------------
.visual
---------------------------*/
.visual .layer{
	background-size: cover;
	width: 50%;
}

.page-id-1406 #mainvisual{
	min-height: 530px;
}

.page-id-1406 #mainvisual article{
	top: 30%;
}

.bread_wrapper{
	background-size: cover;
	width: 50%;
}
.breadcrumbs{
	top: 0;
	bottom: 0;
	height: 100%;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
  	justify-content: center;
  	-webkit-box-align: center;
	-ms-flex-align: center;
  	align-items: center;
	margin: 0;
}

.breadcrumbs span {
    padding: 0 0.5em;
}

@media(max-width: 739px){
	header .flex-box{
		justify-content: center;
	}
	.bread_wrapper{
	width: 60%
	}
}
/*-------------------------
buttonGroup
---------------------------*/
.buttonGroup {
    margin: 0;
	display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

@media (min-width: 740px){
.buttonGroup li {
    width: 19%;
}
}

.buttonGroup li {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 3.6rem;
}

.buttonGroup li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    line-height: 1.5;
}

#example-tabs00 .buttonGroup li {
    display: block;
    min-height: 0;
}

#example-tabs00 .buttonGroup li a {
    display: block;
    width: auto;
    height: auto;
    line-height: inherit;
}

#example-tabs00 .buttonGroup li img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.research-dev .buttonGroup li{
	width: 24%;
}

.tabs{
	margin-bottom: 30px;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: space-between;
}

.tabs-title>a:focus, .tabs-title>a[aria-selected=true]{
	background-color: #008b55;
}

.tabs .tabs-title{
	width: 23%;
	margin: 0;
	float: none;
}

#post-1662 .tabs-title{
	width: 33%;
}

#post-57 .tabs .tabs-title{
	width: 19%;
}

.tabs::after, .tabs::before{
	display: none;
}

.feature .flex-item:first-child, .news .flex-box .flex-item:first-child{
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

ul.document-category{
	list-style: none;
	margin: 0 0 30px;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: space-between;
}

.document-category li{
	width: 24%;
	margin: 0;
}

.document-category li a{
	background-color: #008b55;
	color: #fff;
	display: block;
    padding: .4em 1em;
    line-height: 1;
    font-size: 1.1em;
}

.download-wrap{
	padding-top: 2em;
}

.download-wrap thead th:first-of-type{
	width: 80%;
}

h3.document-category-title {
    padding-top: 2em;
}

#area-wrap table.small th{
	width: 20%;
}

.map {
	position: relative;
	margin-bottom: 1em;
	padding-bottom: 40.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.map iframe,　.map object,　.map embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media(max-width: 500px){
	.visual{
		margin-top: 40px;
	}
	.board h3{
		margin: 0;
	}
	.board h4{
		padding: 0;
	}
	.menu a{
		line-height: 1.2em;
	}
}

@media(max-width: 639px){
	.visual .layer{
		width: 100%;
	}
	.research-dev .buttonGroup li{
		width: 49%;
	}
	.document-category li{
		width: 48%;
		margin-bottom: 1em;
	}
	#post-57 .tabs .tabs-title{
		width: 49%;
		margin-bottom: 1%;
	}
	.map{
		padding-bottom: 100%;
	}
	.bg_right .cell.medium-4, .bg_left .cell.medium-4 {
    	margin-bottom: 10vw;
	}
	.download-wrap thead th:first-of-type{
		width: 60%;
	}
}
/*-------------------------
事例紹介SDGsアイコン
---------------------------*/
.ml0 {
    margin-left: 0;
}
.sdgs-icon-list li {
    margin: 2px;
}

/*-------------------------
footer
---------------------------*/
li{
	list-style: none;
}

#footer_nav .menu-footer05-container ul.menu li:nth-of-type(n+2) a {
    font-weight: normal;
}

@media(min-width: 641px){
	#footer_nav .menu-footer03-container ul.menu > li:first-of-type{
		margin-bottom: 1.5rem;
	}
	#footer_nav .menu-footer04-container ul.menu > li:first-of-type{
		margin-bottom: 1.5rem;
	}
	#footer_nav .menu-footer05-container ul.menu > li:first-of-type {
    	margin-bottom: 1.5rem;
	}
}

#footer_nav .widget_text .wp-block-image figure {
	margin-top: 8px;
	margin-bottom: 8px;
}
