@charset "utf-8";

/* -------------------------------------------------------
 プロジェクトタイトル
------------------------------------------------------- */
.projectTitle001 {
	text-align: center;
	font-weight: bold;
	font-size: 2.0rem;
	color: #257951;
	padding-top: 1em;
	padding-bottom: 1.5em;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	margin-left: -.5em;
	margin-right: -.5em;
	line-height: 160%;
}

@media (min-width:768px) {
	.projectTitle001 {
		font-size: 2.24rem;
	}
}

@media (max-width: 767px) {
	.projectTitle001 {
		position: relative;
		z-index: 0;
	}
	.projectTitle001::before,
	.projectTitle001::after {
		z-index: -1;
	}
}

.projectTitle001::before {
	content: "";
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url("../images/illust-001.png") no-repeat center center;
	background-size: 60px auto;
	position: absolute;
	left: 5px;
}

@media (min-width:768px) {
	.projectTitle001::before {
		width: 153px;
		height: 153px;
		background-size: 153px;
		margin-right: 20px;
		position: relative;
	}
}

.projectTitle001::after {
	content: "";
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url("../images/illust-002.png") no-repeat center center;
	background-size: 60px auto;
	position: absolute;
	right: 5px;
}

@media (min-width:768px) {
	.projectTitle001::after {
		width: 153px;
		height: 153px;
		background-size: 153px;
		margin-left: 20px;
		position: relative;
	}
}

/* -------------------------------------------------------
 取り組みタイトル
------------------------------------------------------- */
.effortTitle {
	color: #257951;
	font-weight: bold;
	font-size: 2.0rem;
	margin-bottom: 0.5em;
}

.effortTitle + p {
	margin-bottom: 10px;
}

.effortBanner {
	margin-bottom: 60px;
}

/* -------------------------------------------------------
 FOLLOW US
------------------------------------------------------- */
.followUs {
	text-align: center;
	padding: 2em 0 1em;
	margin-bottom: 50px;
}

.followUsTitle {
	font-size: 2.8rem;
	font-weight: bold;
	color: #257951;
	margin-bottom: 40px;
}

.followUsList {
	list-style: none;
	display: flex;
	justify-content: center;
	gap: 5em;
	padding: 0;
	margin: 0;
}

.followUsList a {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.4em;
	text-decoration: none;
}

.followUsList li:nth-child(1) a { color: #000000; }
.followUsList li:nth-child(2) a { color: #d6249f; }
.followUsList li:nth-child(2) i {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
}
.followUsList li:nth-child(3) a { color: #1877F2; }
.followUsList li:nth-child(4) a { color: #FF0000; }

.followUsList span {
	font-size: 3rem;
}

.followUsList a:hover {
	opacity: 0.7;
}

.followUsList i {
	font-size: 9.6rem;
}

@media (max-width: 767px) {
	.followUsTitle {
		font-size: 2.0rem;
		margin-bottom: 20px;
	}
	.followUsList {
		gap: 2.5em;
		flex-wrap: wrap;
		max-width: 280px;
		margin-left: auto;
		margin-right: auto;
	}
	.followUsList li {
		width: calc(50% - 1.25em);
		display: flex;
		justify-content: center;
	}
	.followUsList i {
		font-size: 6.0rem;
	}
	.followUsList span {
		font-size: 2.0rem;
	}
}

/* -------------------------------------------------------
 リードテキスト
------------------------------------------------------- */
.textLead001 {
}

/* -------------------------------------------------------
 「リード」ブロック
------------------------------------------------------- */
.contentsLead {
	background: url("../images/background-001.png") no-repeat center bottom;
	background-size: 100% auto;
	padding-bottom: 50px;
}

@media (min-width:768px) {
	.contentsLead {
		background-repeat: repeat-x;
		background-size: auto 65px;
		padding-bottom: 150px;
	}
}

/* -------------------------------------------------------
 「プロジェクトメンバー」ブロック
------------------------------------------------------- */
.contentsPersons {
	background: #D3EBE0;
	padding-top: 20px;
}

.titlePersons {
	font-weight: bold;
	font-size: 1.8rem;
	text-align: center;
	position: relative;
	margin-bottom: 1em;
	z-index: 10;
}

.titlePersons::before {
	content: "";
	width: 75px;
	height: 75px;
	background-color: #D3EBE0;
	background-image: url("../images/icon-record_voice_over.svg");
	background-size: 27px auto;
	background-repeat: no-repeat;
	background-position: center top 15px;
	display: inline-block;
	font-size: 2.0rem;
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 1000px;
	z-index: -1;
}

@media (min-width:768px) {
	.titlePersons {
		padding-top: 20px;
		font-size: 2.4rem;
		margin-bottom: 1.5em;
	}
	.titlePersons::before {
		width: 120px;
		height: 120px;
		top: -70px;
		background-size: 36px auto;
	}
}

.blockPersons {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.blockPersons li {
	background: #fff;
	width: 100%;
	border-radius: 10px;
	padding: 1em;
	margin-bottom: 10px;
}

@media (min-width:768px) {
	.blockPersons li {
		width: 49%;
	}
}

/* -------------------------------------------------------
 新着情報グリッド
------------------------------------------------------- */
.contentsItem.contentsForTopics {
  padding-top: 0;
  padding-bottom: 2em;
}

.titleTopicsList {
  text-align: center;
  font-weight: bold;
  font-size: 2.8rem;
  color: #257951;
  margin-top: 30px;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .titleTopicsList {
    margin-top: 40px;
  }
}

.blockTopicsGrid {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
}

.blockTopicsGrid__item {
  background: #fff;
  border-radius: 12px;
  width: 100%;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .blockTopicsGrid__item {
    width: 32%;
    margin-bottom: 20px;
  }
}

.blockTopicsGrid__item a {
  display: block;
  text-decoration: none;
  color: inherit;
}

.blockTopicsGrid__itemImage {
  width: 100%;
  height: 185px;
}

.blockTopicsGrid__itemImage img {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  object-fit: cover;
  width: 100%;
  height: 185px;
}

.blockTopicsGrid__itemData {
  padding: 1em;
}

.blockTopicsGrid__itemData dt {
  font-weight: bold;
  margin-bottom: 0.4em;
}

.blockTopicsGrid__itemData dd {
  color: #333;
}

@media (max-width: 767px) {
  .blockTopicsGrid__item--sp-hidden {
    display: none;
  }
}

.blockTopicsGrid__itemLabel {
  display: inline-block;
  font-size: 1.1rem;
  font-weight: bold;
  padding: 0.2em 0.7em;
  border-radius: 4px;
  margin-bottom: 0.5em;
  color: #fff;
}

.blockTopicsGrid__itemLabel--keigen {
  background-color: #257951;
}

.blockTopicsGrid__itemLabel--keigen-seminar {
  background-color: #007CBF;
}

.blockTopicsGrid__itemLabel--p2024 {
  background-color: #EB975E;
}

/* -------------------------------------------------------
 ページング（topics一覧）
------------------------------------------------------- */
.blockPagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5em;
  margin-top: 1em;
}

.blockPagination__item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.4em;
  height: 2.4em;
  padding: 0 0.6em;
  border: 1px solid #E0E0E0;
  border-radius: 6px;
  background: #fff;
  color: #257951;
  font-weight: bold;
  font-size: 1.4rem;
  cursor: pointer;
}

.blockPagination__item:hover {
  background: #E6F3F3;
}

.blockPagination__item.is-current {
  background: #257951;
  border-color: #257951;
  color: #fff;
  cursor: default;
}

.blockPagination__item:disabled {
  opacity: 0.4;
  cursor: default;
}

.blockPagination__item:disabled:hover {
  background: #fff;
}

/* -------------------------------------------------------
 お問い合わせボタン
------------------------------------------------------- */
.contentsForAction {
  background: #F2F2F2;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.contentsForAction .buttom001 {
  min-width: 230px;
}

@media (min-width: 768px) {
  .contentsForAction .buttom001 {
    min-width: 260px;
  }
}

.buttom001--contact {
  position: relative;
  padding-right: 3em;
}

.buttom001--contact i {
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
}
