/*============================================

  ATTEMPT

============================================*/
/*--------------------------------------------
  value
--------------------------------------------*/
/*--------------------------------------------
  color
--------------------------------------------*/
/*--------------------------------------------
  font
--------------------------------------------*/
/*--------------------------------------------
  margin
--------------------------------------------*/
/*--------------------------------------------
  other
--------------------------------------------*/
/*-------------------------------
  ATTEMPT > COMMON
-------------------------------*/
.p-attempt__block {
  overflow: hidden;
}
.p-attempt__ttl {
  text-align: center;
  color: #fff;
  font-size: 3.2rem;
  line-height: 1;
  background: #114C98;
  padding: 1em 0;
  margin-bottom: 8rem;
}
@media (max-width: 767px) {
  .p-attempt__ttl {
    font-size: 2.4rem;
    margin-bottom: 5rem;
  }
}

.p-attempt_sdgs {
  padding-bottom: 6.25em;
}
.p-attempt_sdgs__wrap + .p-attempt_sdgs__wrap {
  margin-top: 8rem;
}
.p-attempt_sdgs__item {
  display: flex;
}
.p-attempt_sdgs__item + .p-attempt_sdgs__item {
  margin-top: 6rem;
}
.p-attempt_sdgs__img {
  width: 50%;
  padding-right: 3rem;
}
.p-attempt_sdgs__txt {
  width: 50%;
  padding-left: 3rem;
}
.p-attempt_sdgs__txt .sub_ttl {
  font-size: 1.8rem;
  font-weight: bold;
}
.p-attempt_sdgs__txt .txt + .txt {
  margin-top: 1rem;
}
.p-attempt_sdgs__btn {
  margin-top: 2.5rem;
}
@media (max-width: 767px) {
  .p-attempt_sdgs__item {
    display: block;
  }
  .p-attempt_sdgs__img {
    width: 100%;
    padding-right: 0;
  }
  .p-attempt_sdgs__img img {
    width: 100%;
  }
  .p-attempt_sdgs__txt {
    width: 100%;
    margin-top: 3rem;
    padding-left: 0;
  }
}

.p-attempt_detail__item {
  display: flex;
}
.p-attempt_detail__item + .p-attempt_detail__item {
  margin-top: 6rem;
}
.p-attempt_detail__item.-gr {
  border-right: 1px solid #C3E7BC;
  border-bottom: 1px solid #C3E7BC;
}
.p-attempt_detail__item.-gr .p-attempt_detail__cat {
  background: #6AC257;
}
.p-attempt_detail__item.-gr .p-attempt_detail__ttl {
  background: #C3E7BC;
}
.p-attempt_detail__item.-gr .p-attempt_detail__listItem .disc {
  color: #6AC257;
}
.p-attempt_detail__item.-or {
  border-right: 1px solid #F0C393;
  border-bottom: 1px solid #F0C393;
}
.p-attempt_detail__item.-or .p-attempt_detail__cat {
  background: #E3933B;
}
.p-attempt_detail__item.-or .p-attempt_detail__ttl {
  background: #F1C99C;
}
.p-attempt_detail__item.-or .p-attempt_detail__listItem .disc {
  color: #E3933B;
}
.p-attempt_detail__item.-bl {
  border-right: 1px solid #C4D2EA;
  border-bottom: 1px solid #C4D2EA;
}
.p-attempt_detail__item.-bl .p-attempt_detail__cat {
  background: #3E6CBA;
}
.p-attempt_detail__item.-bl .p-attempt_detail__ttl {
  background: #C4D2EA;
}
.p-attempt_detail__item.-bl .p-attempt_detail__listItem .disc {
  color: #3E6CBA;
}
.p-attempt_detail__cat {
  width: 11%;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-attempt_detail__cnt {
  width: 89%;
}
.p-attempt_detail__ttl {
  text-align: center;
  font-size: 2rem;
  line-height: 1;
  padding: 1.16em 0;
  font-weight: bold;
}
.p-attempt_detail__list {
  padding: 4rem 5rem;
}
.p-attempt_detail__listItem:not(:first-child) {
  padding-top: 3rem;
  border-top: 1px solid #DFDFDF;
  margin-top: 3rem;
}
.p-attempt_detail__listItem .ttl {
  display: flex;
  margin-bottom: 1rem;
  font-size: 1.8rem;
  line-height: 1.5;
}
.p-attempt_detail__listItem .disc {
  display: inline-block;
  margin-right: 0.5em;
}
.p-attempt_detail__listItem span:not(.disc) {
  width: calc(100% - 1.5em);
}
.p-attempt_detail__listItem .txt.sm {
  padding-left: 1.5em;
  font-weight: bold;
  margin-top: 1rem;
}
@media (max-width: 991px) {
  .p-attempt_detail__cat {
    width: 15%;
  }
  .p-attempt_detail__cnt {
    width: 85%;
  }
}
@media (max-width: 767px) {
  .p-attempt_detail {
    margin-bottom: 7rem;
  }
  .p-attempt_detail__list {
    padding: 3rem;
  }
  .p-attempt_detail__cat {
    width: 20%;
  }
  .p-attempt_detail__cnt {
    width: 80%;
  }
}
@media (max-width: 575px) {
  .p-attempt_detail__item {
    display: block;
  }
  .p-attempt_detail__item.-gr {
    border-left: 1px solid #C3E7BC;
  }
  .p-attempt_detail__item.-or {
    border-left: 1px solid #F0C393;
  }
  .p-attempt_detail__item.-bl {
    border-left: 1px solid #C4D2EA;
  }
  .p-attempt_detail__cat {
    width: 100%;
    display: block;
    text-align: center;
    padding: 1rem 0;
  }
  .p-attempt_detail__cnt {
    width: 100%;
  }
  .p-attempt_detail__ttl {
    font-size: 1.8rem;
    padding: 1.5rem 0;
  }
}

@media (min-width: 768px) {
  .p-attempt_cert {
    color: #fff;
  }
  .p-attempt_cert:nth-child(n+2) {
    margin-top: 12rem;
  }
  .p-attempt_cert:nth-child(odd) .p-attempt_cert__inner:before {
    right: -10rem;
  }
  .p-attempt_cert:nth-child(odd) .p-attempt_cert__txt {
    margin-left: auto;
  }
  .p-attempt_cert:nth-child(odd) .p-attempt_cert__img {
    left: 0;
    top: -2rem;
  }
  .p-attempt_cert:nth-child(even) .p-attempt_cert__inner {
    flex-direction: row-reverse;
  }
  .p-attempt_cert:nth-child(even) .p-attempt_cert__inner:before {
    left: -10rem;
  }
  .p-attempt_cert:nth-child(even) .p-attempt_cert__img {
    right: 0;
    top: -2rem;
  }
  .p-attempt_cert__img {
    width: 48%;
    position: absolute !important;
  }
  .p-attempt_cert__img img {
    width: 100%;
  }
  .p-attempt_cert__txt {
    width: calc(52% - 9rem);
  }
  .p-attempt_cert__inner {
    position: relative;
    display: block;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 10rem;
    padding-top: 7.5rem;
  }
  .p-attempt_cert__inner > * {
    position: relative;
    z-index: 2;
  }
  .p-attempt_cert__inner:before {
    position: absolute;
    content: "";
    background: #114C98;
    width: 100vw;
    height: calc(100% - 5rem);
    height: 100%;
    display: block;
    top: 2rem;
    top: 0;
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .p-attempt_cert__inner {
    padding: 7rem 0;
  }
}
@media (max-width: 991px) {
  .p-attempt_cert__txt {
    width: calc(52% - 3rem);
  }
  .p-attempt_cert__ttl h2 {
    line-height: 1.4;
  }
  .p-attempt_cert:nth-child(odd) .p-attempt_cert__img {
    top: 5rem;
  }
  .p-attempt_cert:nth-child(even) .p-attempt_cert__img {
    top: 5rem;
  }
}
@media (max-width: 767px) {
  .p-attempt_cert {
    padding: 7rem 0;
  }
  .p-attempt_cert:nth-child(odd) {
    color: #fff;
    background: #114C98;
  }
  .p-attempt_cert:nth-child(even) {
    background: #FAFAFA;
  }
  .p-attempt_cert:nth-child(even) .p-attempt_cert__ttl > p {
    border: 2px solid #3B4043;
  }
  .p-attempt_cert__img {
    margin-bottom: 3rem;
  }
  .p-attempt_cert__img img {
    width: 100%;
  }
  .p-attempt_cert__txt {
    width: 100%;
  }
}
.p-attempt_cert__ttl {
  margin-bottom: 2em;
}
.p-attempt_cert__ttl h2 {
  font-size: 3rem;
  margin-bottom: 0.5em;
}
.p-attempt_cert__ttl > p {
  font-weight: 600;
  line-height: 1.5;
  border: 2px solid #fff;
  display: inline-block;
  padding: 0.5em;
}
@media (max-width: 767px) {
  .p-attempt_cert__ttl {
    margin-bottom: 1.4em;
  }
  .p-attempt_cert__ttl h2 {
    font-size: 2.4rem;
  }
}
.p-attempt_cert__cont h3 {
  font-size: 1.8rem;
  margin-bottom: 0.7em;
  line-height: 1.4;
}
.p-attempt_cert__cont > p {
  line-height: 1.6;
  margin-bottom: 1.5em;
}
@media (max-width: 767px) {
  .p-attempt_cert__cont h3 {
    font-size: 1.6rem;
  }
  .p-attempt_cert__cont > p {
    font-size: 1.4rem;
  }
}