@charset "utf-8";

/*--------------------------------------------------------------------------------------------------

   page
         - index
         

--------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------------------
  index-機構
--------------------------------------------------------------------------------------------*/
#ifa {
	margin: -40px 0 0;
}

#ifa h2 {
	display: block;
	width: 500px;
	margin: 0 auto 40px;
	padding: 20px 12px 12px;
	text-align: center;
 font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 40px;
	letter-spacing: 0.2em;
	color: #ABCD04;
	position: relative;
	background-color: #FFF;
}

#ifa h2 .jp {
	color: #000;
	font-weight: 400;
	font-size: 20px;
	display: block;
	letter-spacing: 0;
 font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

#ifa h2::after {
	position: absolute;
	width: 120px;
	height: 1px;
	background-color: #CCC;
	bottom: 0;
	left: calc( 50% - 60px);
	content: "";
}

#ifa p.lead {
	margin: 0 0 60px;
	text-align: center;
}

#ifa .centerList {
	width: 1000px;
	margin: 0 auto;
}

#ifa .centerList ul {
	display: flex;
	justify-content: space-between;
	margin: 0 0 60px;
}

#ifa .centerList ul li {
	width: 46%;
	padding: 30px 20px 20px;
	background-color: #EEE;
	display: flex;
	flex-direction: column;
	position: relative;
}

#ifa .centerList ul li:nth-child(1) {
	background: url(../image/center-01.jpg) no-repeat center center;
	background-size: cover;
}

#ifa .centerList ul li:nth-child(2) {
	background: url(../image/center-02.jpg) no-repeat center bottom;
	background-size: cover;
}

#ifa .centerList ul li:before {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .4);
	width: 100%;
	height: 100%;
	content: "";
}

#ifa .centerList ul li h3 {
	position: relative;
	font-weight: 700;
	margin-left: -56px;
	margin-bottom: 10px;
	font-size: 24px;
	padding: 8px 16px;
	display: inline-block;
	background-color: #FFF;
	letter-spacing: 0.05em;
}

#ifa .centerList ul li h3:before {
	position: absolute;
	content: "";
	border-bottom: 6px solid #ABCD04;
	top: -6px;
	left: 20px;
	width: 40px;
}

#ifa .centerList ul li p {
	margin: 20px 10px;
	flex-grow: 1;
	color: #FFF;
	position: relative;
	z-index: 10;
}

#ifa .centerList ul li .detailBtn a,
#ifa .centerListSub ul li .detailBtn a {
	display: block;
	width: 100%;
	border: 3px solid #ABCD04;
	background-color: rgba(255, 255, 255, 1);
	text-align: center;
	padding: 8px;
	position: relative;
}

#ifa .centerList ul li .detailBtn a:before,
#ifa .centerListSub ul li .detailBtn a:before {
 border-top: 1px solid #666;
 border-right: 1px solid #666;
}

#ifa .centerList ul li .detailBtn a::before,
#ifa .centerListSub ul li .detailBtn a::before {
 width: 8px;
 height: 8px;
 position: absolute;
 top: 50%;
 right: 20px;
 transform: translateY(-50%) rotate(45deg);
 border-top: 1px solid #666;
 border-right: 1px solid #666;
 content: "";
 transition: .3s;
}

#ifa .centerList ul li .detailBtn a:hover::before,
#ifa .centerListSub ul li .detailBtn a:hover::before {
 transform: translate(6px, -50%) rotate(45deg);
}

#ifa .centerList ul li .detailBtn a:hover,
#ifa .centerListSub ul li .detailBtn a:hover {
	background-color: #F6FAE5;
}

#ifa .centerListSub {
	width: 1100px;
	margin: 0 auto;
}

#ifa .centerListSub ul {
	display: flex;
	justify-content: space-between;
	margin: 0 0 60px;
}

#ifa .centerListSub ul li {
	width: 30%;
	padding: 30px 20px 20px;
	background-color: #F6FAE5;
	display: flex;
	flex-direction: column;
}

#ifa .centerListSub ul li h3 {
	position: relative;
	font-weight: 700;
	margin-left: -56px;
	margin-bottom: 10px;
	font-size: 24px;
	padding: 8px 16px;
	display: inline-block;
	background-color: #FFF;
	letter-spacing: 0.05em;
}

#ifa .centerListSub ul li h3:before {
	position: absolute;
	content: "";
	border-bottom: 6px solid #ABCD04;
	top: -6px;
	left: 20px;
	width: 40px;
}

#ifa .centerListSub ul li p {
	margin: 20px 10px;
	flex-grow: 1;
}


/*--------------------------------------------------------------------------------------------
  index-部門
--------------------------------------------------------------------------------------------*/
#banner-top {
  /*padding-top: 8px;*/
  /*background-image: linear-gradient(to right , #6AE8D8, #45CDDC , #9AF031);*/
  color: #fff;
  position: relative;
}

#banner-top img {
  width: 100%;
}

#banner-top h2 {
  padding: 0 45px 12px 45px ;
  letter-spacing: 3px;
  font-size: 50px;
  border-bottom: 2px solid #fff;
  display: inline-block;
  margin-bottom: 12px;
}

#banner-top p {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 4px;
}

#banner-top .text {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  text-shadow: 0 -1px 12px rgba(0,0,0,0.65), 1px -1px 12px rgba(0,0,0,0.65), 1px 0 12px rgba(0,0,0,0.65), 1px 1px 12px rgba(0,0,0,0.65), 0 1px 12px rgba(0,0,0,0.65), -1px 1px 12px rgba(0,0,0,0.65), -1px 0 12px rgba(0,0,0,0.65), -1px -1px 12px rgba(0,0,0,0.65);
}

#about-top {
  margin-top: 100px;
}

.title-page  {
  padding: 20px 0 25px 0;
  background-image: linear-gradient(to right , #6AE8D8, #45CDDC, #9AF031);
}

.title-page h2 {
  color: #fff;
  letter-spacing: 3px;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

.title-page h2 span {
  font-size: 34px;
  display: block;
  font-weight: 900;
}

#about-top .container {
  padding: 53px 35px 60px 40px;
}

#about-top .container p {
  margin-bottom: 30px;
  line-height: 1.6;
}

#staff-top .container {
  padding: 65px 80px 0  80px;
  justify-content: space-around;
}

.h3-page {
  position: relative;
		font-weight: 600;
}

.h3-page span {
  background-color: #fff;
  padding: 0 25px 0 5px;
  font-size: 26px;
}

.h3-page::after {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  width: 100%;
  height: 3px;
  background-color: #75C80F;
  z-index: -1;
}

#staff-top .list-item {
  margin-top: 30px;
  margin-bottom: 100px;
  justify-content: left;
		flex-wrap: wrap;
}

#staff-top .list-item li {
	margin-bottom: 60px;
	width: 200px;
	margin-right: 148px;
}

#staff-top .list-item li:nth-child(3n) {
	margin-right: 0;
}

#staff-top .list-item p {
  margin-top: 10px;
  font-size: 20px;
}

#staff-top .list-item p span {
  font-size: 16px;
		margin-left: 0.5em;
}

#staff-top .list-item img {
	border: 1px solid #CCC;
}

#staff-top .list-item a:hover img {
	border: 1px solid #75C80F;
}

.staffInfo {
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
}

.staffInfo .photo {
	width: 300px;
	padding: 0 0 0 20px;
	text-align: right;
}

.staffDetail .photo img {
	border: 1px solid #CCC;
}

.staffInfo .text {
	width: 600px;
}

.staffDetail {
}

.staffDetail .photo {
	width: 300px;
	padding: 0 0 0 20px;
}

.staffDetail .photo img {
	border: 1px solid #CCC;
}

.staffDetail .text {
}

.position {
	padding: 0 20px;
}

dl.name {
	display: flex;
	margin: 0 0 40px;
	padding: 0 20px;
	position: relative;
}

dl.name::after {
	position: absolute;
	bottom: -10px;
	left: 20px;
	width: 26px;
	height: 3px;
	content: "";
	background-color: #6AE8D8;
}

dl.name dt {
	font-size: 26px;
}

dl.name dd {
	padding: 10px 0 0;
	margin-left: 20px;
}

.staffDetail {
	margin: 0 20px 40px;
}

.staffDetail .text h3 {
	margin: 0;
	padding: 8px 0 8px 24px;
	font-weight: 700;
	font-size: 22px;
	background: url(../image/arrow-01.gif) #E9F8FA no-repeat 10px 22px;
	border-left: none;
	color: #26BBCC;
}

.staffDetail .text p {
	margin: 0 0 30px;
	padding: 30px 0 30px 58px;
	background: url(../image/line-05.gif) repeat-y 36px 0;
	line-height: 1.6;
}

.links {
	display: flex;
	text-align: right;
	margin: 0 20px 40px;
	padding: 0;
	list-style: none;
}

.links li {
	margin: 0;
	padding: 0;
}

.links li a {
	display: inline-block;
	margin-right: 10px;
	border: 2px solid #CCC;
	padding: 8px 20px;
	background-color: #26BBCC;
	border-radius: 8px;
	color: #FFF;
}

.links li a:hover, .links li a:active {
	background-color: #FFF;
	color: #26BBCC;
}

.researchImage {
	margin: 0 0 60px;
	padding: 40px 0;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
}

.researchImage ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.researchImage ul li {
	width: 46%;
	margin: 0 2% 30px;
	text-align: center;
}

.researchImage ul li img {
	max-width: 100%;
	height: auto;
}

.backBtn {
	margin: 0 0 80px;
	text-align: center;
}

.backBtn a {
	width: 400px;
	text-align: center;
	display: block;
	margin: 0 auto;
	border: 1px solid #CCC;
	padding: 10px 20px;
	border-radius: 8px;
	background-color: #26BBCC;
	color: #FFF;
}

.backBtn a:hover, .backBtn a:active {
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #26BBCC;
}









