@charset "UTF-8";
/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_senior .c_mv__txt {
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  display: block;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.6666666667;
}
.p_senior__flex {
  margin-bottom: 40px;
}
.p_senior__flex__content {
  width: 100%;
  margin-bottom: 15px;
}
.p_senior__flex__img img {
  aspect-ratio: 560/362;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 10px;
}
.p_senior__flex__ttl {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0;
  color: #2b343b;
  margin-bottom: 15px;
}
.p_senior__flex__txt {
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 10px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2;
}
.p_senior__flex__txt a {
  text-decoration: underline;
  color: #0b3971;
  transition: 0.5s;
}
.p_senior__list {
  display: grid;
  grid-gap: 40px;
  margin-bottom: 16px;
}
.p_senior__list__first {
  background-color: #0b3971;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 10px 5px;
}
.p_senior__list__inner {
  background-color: #e4e8eb;
}
.p_senior__list__content {
  padding: 20px 20px;
}
.p_senior__list__sub {
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.6;
  display: block;
  width: 100%;
}
.p_senior__list__num {
  color: #ffffff;
  font-family: "Spectral", serif;
  font-size: 2.125rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  display: block;
  width: 100%;
}
.p_senior__list__txt {
  color: #2b343b;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: clamp(0.3125rem, 0.5859375vw + 0.03125rem, 0.5rem);
  flex-shrink: 0;
  position: relative;
  display: inline-block;
}
.p_senior__list__label {
  color: #fff;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
  display: inline-block;
  position: absolute;
  top: clamp(0.125rem, 0.5859375vw + -0.15625rem, 0.3125rem);
  left: 117%;
  white-space: nowrap;
  z-index: 1;
  padding: 1px 16px 3px 8px;
  letter-spacing: 0.1em;
}
.p_senior__list__label::after {
  content: "";
  background-color: #93a3b1;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(94% 0, 100% 50%, 94% 100%, 0 100%, 0 0);
  z-index: -1;
}
.p_senior__list__ttl {
  color: #0b3971;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.4;
}
.p_senior__list__content {
  width: 100%;
}
.p_senior__list__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p_senior__list01 {
  margin-bottom: 60px;
}
.p_senior__list01__item {
  color: #2b343b;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0em;
  line-height: 1.4285714286;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 2px;
  margin-bottom: 5px;
}
.p_senior__list01__item::before {
  content: "※";
  position: relative;
}
.p_senior__btn {
  text-align: center;
  margin-bottom: 60px;
}
.p_senior__btn .c_btn {
  margin: 0 auto;
}
@media screen and (min-width: 768px){
  .p_senior .c_breadcrumb {
    margin-bottom: 86px;
  }
  .p_senior .c_mv__main {
    padding: 56px 0 10px 0;
  }
  .p_senior .c_mv__ttl {
    margin-bottom: -3px;
  }
  .p_senior .c_mv__txt {
    font-size: 1.875rem;
  }
  .p_senior__flex {
    display: flex;
    gap: clamp(1.875rem, 1.953125vw + 0.9375rem, 2.5rem);
    margin-bottom: 64px;
  }
  .p_senior__flex__content {
    margin-bottom: 0;
  }
  .p_senior__flex__img {
    flex-shrink: 0;
    width: clamp(20rem, 46.875vw + -2.5rem, 35rem);
    padding-top: 6px;
  }
  .p_senior__flex__img img {
    border-radius: 20px;
  }
  .p_senior__flex__ttl {
    margin-bottom: 30px;
    font-size: clamp(1.75rem, 2.34375vw + 0.625rem, 2.5rem);
  }
  .p_senior__flex__txt {
    margin-bottom: 12px;
  }
  .p_senior__flex__txt a:hover {
    text-decoration: none;
  }
  .p_senior__list {
    grid-gap: clamp(1.25rem, 3.90625vw + -0.625rem, 2.5rem);
    grid-template-columns: 1fr 1fr;
  }
  .p_senior__list__first {
    width: clamp(3.75rem, 3.90625vw + 1.875rem, 5rem);
    flex-shrink: 0;
  }
  .p_senior__list__content {
    padding: clamp(0.9375rem, 2.9296875vw + -0.46875rem, 1.875rem) clamp(0.625rem, 1.953125vw + -0.3125rem, 1.25rem) clamp(0.9375rem, 2.9296875vw + -0.46875rem, 1.875rem) clamp(0.9375rem, 4.8828125vw + -1.40625rem, 2.5rem);
  }
  .p_senior__list__sub {
    font-size: clamp(0.875rem, 0.390625vw + 0.6875rem, 1rem);
  }
  .p_senior__list__num {
    font-size: clamp(2rem, 1.5625vw + 1.25rem, 2.5rem);
  }
  .p_senior__list__txt {
    font-size: clamp(1rem, 0.78125vw + 0.625rem, 1.25rem);
  }
  .p_senior__list__label {
    font-size: clamp(0.625rem, 0.390625vw + 0.4375rem, 0.75rem);
  }
  .p_senior__list__ttl {
    font-size: clamp(2rem, 1.5625vw + 1.25rem, 2.5rem);
  }
  .p_senior__list__img {
    flex-shrink: 0;
    width: clamp(6.25rem, 23.4375vw + -5rem, 13.75rem);
  }
  .p_senior__list__inner {
    display: flex;
    width: 100%;
  }
  .p_senior__list__item {
    display: flex;
  }
  .p_senior__list01 {
    margin-bottom: 80px;
  }
  .p_senior__list01__item {
    font-size: clamp(0.75rem, 0.390625vw + 0.5625rem, 0.875rem);
  }
  .p_senior__btn {
    margin-bottom: clamp(6.25rem, 15.625vw + -1.25rem, 11.25rem);
  }
}
/*# sourceMappingURL=maps/senior.css.map */
