@charset "utf-8";

/*=============== ▼RESEARCH-LIST ===============*/
.p-list__pre_content {
  margin: 0 0 60px 4px;
  font-size: 1.6rem;
}
.p-list__content.p-margin {
  margin: 60px 0;
}

.p-list__img-list {
  flex-direction: column;
  padding: 0;
}

.p-list__img-list-item {
  width: 100%;
  height: 100%;
}

.p-list__img-list-item:nth-child(n + 2) {
  margin: 24px 0 0 0;
}

.p-list-img-title {
  font-weight: 700;
}

.c-headeing--second {
  padding: 0 0 0 14px;
  font-size: 2.1rem;
}

.c-headeing--second.p-margin {
  margin: 60px 0 0 0;
}

.c-download__list-item {
  margin: 10px 0 0 0;
  width: 100%;
}

.c-download__list-link {
  padding: 10px 0 10px 12px;
}

.c-download__btn-title {
  margin: 0 0 0 6px;
  font-size: 1.6rem;
}


/* 221024 recipients */
.c-recipients__list-item {
  margin: 0px 0 0 0;
  width: 100%;
}

.c-recipients__list-link {
  border:none !important;
  padding: 10px 0 10px 40px;
}

.c-recipients__btn-title {
  margin: 0 0 0 6px;
  font-size: 1.6rem;
}

.c-recipients__btn-sub-title {
  /*display: block;*/
  display: inline;
  font-size: 1.6rem;
  margin: 0 10px 0 0;
}

.visionary .c-recipients__btn-sub-title {
  font-size: 1.6rem;
  font-weight: 400;
}





/* 20241009 */

.c-recipients__list2 {
  border: 1px solid #e5ebeb;}

.c-recipients__list2::after {
  content: none;
}

.c-recipients__list2 .c-recipients__list-item2 {
  display:flex;
  margin: 0;
  width: calc(100% / 2);
  border-right: 1px solid #e5ebeb;
  border-bottom: 1px solid #e5ebeb;
  margin-bottom: -1px;
}
.c-recipients__list2 .c-recipients__list-item2:nth-of-type(even) {border-right:none;}


.c-recipients__list2 .c-recipients__list-link2 {border: none;}
.c-recipients__list2 .c-recipients__list-link2.hover {background: #008b56;}
.c-recipients__list2 .c-recipients__list-link2.hover::before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

.c-recipients__list2 .c-recipients__list-link2.hover .c-recipients__btn-title2 {
  color: #fff;
  text-decoration: none;
}



.year-link__list-item {
  margin: 10px 0 0 0;
  width: 100%;
}

.year-link__list-link {
  padding: 10px 0 10px 12px;
}

.year-link__btn-title {
  margin: 0 0 0 6px;
  padding: 0px 20px 0 0;
  font-size: 1.6rem;
}

.year-link__btn-title::after {right: 10px;}