<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
global &gt; color
------------------------------
*/
/*!
global &gt; content-width
------------------------------
*/
/*!
global &gt; font
------------------------------
font-family: 'Lexend Deca', sans-serif;
font-family: 'Noto Sans JP', sans-serif;
*/
/*!
global &gt; mixin
------------------------------
*/
.c_header {
  background: transparent;
}

.p_life__bg {
  background: #F5F5F5;
}
.p_life__ttl01 {
  padding-bottom: 24px;
  font-weight: 700;
  position: relative;
}
.p_life__ttl01::after, .p_life__ttl01::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
}
.p_life__ttl01::after {
  width: 100%;
  background: #8F8F8F;
  z-index: -2;
}
.p_life__ttl01::before {
  width: 80px;
  background: #E40019;
  z-index: -1;
}
.p_life__ttl02 {
  width: 100%;
  position: relative;
  padding-left: 24px;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.p_life__ttl02::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 40px;
  background: #E40019;
}
.p_life__mv {
  padding-top: 112px;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 1440px) {
  .p_life__mv {
    height: 962px;
  }
}
.p_life__mv .c_topic {
  margin: 10px 0 20px;
}
@media screen and (min-width: 769px) {
  .p_life__mv .c_topic {
    margin: 20px 0 0;
  }
}
.p_life__mv .mv_txt {
  font-weight: 700;
  line-height: 1.5714285714;
  margin-top: 40px;
}
@media screen and (min-width: 1024px) {
  .p_life__mv .mv_txt {
    margin-top: 80px;
  }
}
@media screen and (min-width: 1440px) {
  .p_life__mv .mv_txt {
    margin-top: 116px;
  }
}
.p_life__mv .mv_img {
  position: absolute;
  width: 50vw;
  max-width: 226px;
  z-index: -1;
  top: -64px;
  right: -20px;
}
@media screen and (min-width: 769px) {
  .p_life__mv .mv_img {
    top: -120px;
    right: 0;
    max-width: 400px;
  }
}
@media screen and (min-width: 1024px) {
  .p_life__mv .mv_img {
    max-width: 500px;
  }
}
@media screen and (min-width: 1440px) {
  .p_life__mv .mv_img {
    width: 50vw;
    max-width: 800px;
    top: -119px;
  }
}
.p_life01 {
  margin: 60px 0;
}
@media screen and (min-width: 1024px) {
  .p_life01 {
    margin: 60px 0 120px;
  }
}
@media screen and (min-width: 1440px) {
  .p_life01 {
    margin: -93px 0 120px;
  }
}
.p_life01__content {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .p_life01__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.p_life01__img {
  max-width: 210px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p_life01__img {
    max-width: unset;
    width: 27.5862068966%;
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p_life01__img {
    width: 360px;
  }
}
.p_life01__desc {
  margin-top: 40px;
}
@media screen and (min-width: 769px) {
  .p_life01__desc {
    width: 67.2413793103%;
    margin-top: 112px;
  }
}
@media screen and (min-width: 1024px) {
  .p_life01__desc {
    width: calc(100% - 440px);
  }
}
.p_life01__ttl {
  background: #E40019;
  color: #FFF;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 6px 20px;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .p_life01__ttl {
    padding: 8px 24px;
  }
}
.p_life01__list {
  margin-top: 20px;
}
@media screen and (min-width: 769px) {
  .p_life01__list {
    margin-top: 40px;
  }
}
.p_life01__txt {
  color: #022222;
  line-height: 1.6;
  font-weight: 700;
  padding-bottom: 14px;
  position: relative;
  padding-left: 30px;
}
@media screen and (min-width: 769px) {
  .p_life01__txt {
    padding-left: 42px;
  }
}
.p_life01__txt::after {
  content: "";
  position: absolute;
  background: url(../../assets/images/life/icon_stick.svg) no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  left: 0;
  top: 3px;
}
@media screen and (min-width: 769px) {
  .p_life01__txt::after {
    top: 2px;
    width: 30px;
    height: 30px;
  }
}
@media screen and (min-width: 1024px) {
  .p_life01__txt::after {
    top: 0;
  }
}
.p_life01__listimg {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 600px) {
  .p_life01__listimg {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .p_life01__listimg {
    margin-top: 81px;
  }
}
.p_life02 {
  margin: 0 0 60px;
}
@media screen and (min-width: 769px) {
  .p_life02 {
    margin: 0 0 118px;
  }
}
.p_life02__content {
  width: 100%;
  position: relative;
}
.p_life02__progress {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  flex-direction: column;
  gap: 30px;
}
@media screen and (min-width: 769px) {
  .p_life02__progress {
    gap: 0;
    flex-direction: row;
  }
}
.p_life02__progress::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 720px;
  height: 6px;
  transform: translate(-50%, -50%) rotate(90deg);
  background: url(../../assets/images/life/img_line.png) no-repeat;
  background-size: cover;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .p_life02__progress::after {
    width: calc(100% - 70px);
    height: 10px;
    transform: translate(-50%, -50%);
  }
}
.p_life02 .pellets {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-weight: 700;
  letter-spacing: 0.3em;
  padding-left: 8px;
}
.p_life02 .pellets_black {
  width: 110px;
  height: 110px;
  color: #fff;
  background: #222222;
}
@media screen and (min-width: 769px) {
  .p_life02 .pellets_black {
    width: 110px;
    height: 110px;
  }
}
@media screen and (min-width: 1024px) {
  .p_life02 .pellets_black {
    width: 140px;
    height: 140px;
  }
}
.p_life02 .pellets_grey {
  width: 80px;
  height: 80px;
  background: #F5F5F5;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 769px) {
  .p_life02 .pellets_grey {
    width: 80px;
    height: 80px;
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1024px) {
  .p_life02 .pellets_grey {
    font-size: 1.25rem;
    width: 100px;
    height: 100px;
  }
}
.p_life02 .pellets_red {
  width: 140px;
  height: 140px;
  color: #fff;
  background: #E40019;
}
@media screen and (min-width: 769px) {
  .p_life02 .pellets_red {
    width: 150px;
    height: 150px;
  }
}
@media screen and (min-width: 1024px) {
  .p_life02 .pellets_red {
    width: 180px;
    height: 180px;
  }
}
.p_life02__context {
  width: 222px;
  display: flex;
  justify-content: space-around;
  margin-top: -5px;
  align-items: flex-start;
  position: absolute;
  left: 32%;
  top: 0;
  height: calc(100% + 12px);
  flex-direction: column;
  transform: translateX(-50%);
}
@media screen and (min-width: 600px) {
  .p_life02__context {
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .p_life02__context {
    height: 100%;
    left: 0;
    transform: translateX(0);
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
    position: relative;
  }
}
.p_life02__context .txt {
  font-weight: 700;
  width: 50%;
  text-align: center;
}
.p_life02__context .txt_01 {
  position: relative;
  top: 54px;
}
@media screen and (min-width: 769px) {
  .p_life02__context .txt_01 {
    top: 0;
    padding-left: 146px;
  }
}
.p_life02__context .txt_02 {
  padding-top: 20px;
}
@media screen and (min-width: 769px) {
  .p_life02__context .txt_02 {
    padding-top: 0;
    padding-left: 58px;
  }
}
.p_life02__context .spam {
  padding-left: 7px;
  font-size: 1.125rem;
}
@media screen and (min-width: 769px) {
  .p_life02__context .spam {
    font-size: 1.75rem;
  }
}
.p_life03 {
  margin: 0 0 60px;
}
@media screen and (min-width: 769px) {
  .p_life03 {
    margin: 0 0 118px;
  }
}
.p_life03__content {
  margin-top: 60px;
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}
@media screen and (min-width: 769px) {
  .p_life03__content {
    gap: 60px 40px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.p_life03__content .tag {
  color: #FFF;
  font-weight: 700;
  padding: 3px 10px;
  display: inline-block;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .p_life03__content .tag {
    padding: 4px 12px;
    margin-bottom: 19px;
  }
}
.p_life03__desc {
  padding-top: 20px;
}
@media screen and (min-width: 769px) {
  .p_life03__desc {
    padding-top: 30px;
  }
}
.p_life04 {
  margin: 0 0 90px;
}
@media screen and (min-width: 769px) {
  .p_life04 {
    margin: 0 0 150px;
  }
}
.p_life04__content {
  margin-top: 100px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 80px 40px;
}
@media screen and (min-width: 1024px) {
  .p_life04__content {
    gap: 30px 40px;
  }
}
.p_life04__item {
  position: relative;
}
@media screen and (min-width: 600px) {
  .p_life04__item {
    width: calc(48% - 15px);
  }
}
@media screen and (min-width: 1440px) {
  .p_life04__item.item01, .p_life04__item.item04, .p_life04__item.item05 {
    width: 55.1724137931%;
  }
}
@media screen and (min-width: 1440px) {
  .p_life04__item.item02, .p_life04__item.item03 {
    width: 41.3793103448%;
  }
}
@media screen and (min-width: 1024px) {
  .p_life04__item.item03 {
    margin-top: 75px;
  }
}
@media screen and (min-width: 1024px) {
  .p_life04__item.item04 {
    margin-top: 75px;
  }
}
@media screen and (min-width: 1024px) {
  .p_life04__item.item05 {
    margin-top: 75px;
  }
}
.p_life04__desc {
  position: relative;
  padding: 58px 20px;
}
@media screen and (min-width: 1024px) {
  .p_life04__desc {
    padding: 58px 50px;
  }
}
.p_life04__desc::after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 0;
  height: 0;
  border-top: 30px solid #F5F5F5;
  border-right: 30px solid transparent;
}
.p_life04__desc .txt {
  font-weight: 700;
  line-height: 1.6;
  padding-bottom: 12px;
}
.p_life04__desc .pos {
  color: #8F8F8F;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.p_life04__desc .pos_invest {
  padding-left: 16px;
}
.p_life04__img {
  width: 80px;
  height: 80px;
  position: absolute;
  top: -40px;
  left: 20px;
  z-index: 1;
}
.p_life05 {
  margin: 0 0 60px;
}
.p_life05__content {
  margin-top: 40px;
  display: flex;
  flex-direction: column-reverse;
  gap: 40px;
}
@media screen and (min-width: 600px) {
  .p_life05__content {
    gap: 0;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .p_life05__content {
    margin-top: 60px;
  }
}
@media screen and (min-width: 600px) {
  .p_life05__desc {
    width: 48.7931034483%;
  }
}
.p_life05__desc .txt {
  font-weight: 400;
  position: relative;
  padding-left: 15px;
  margin-bottom: 8px;
}
.p_life05__desc .txt::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 11px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #8F8F8F;
}
@media screen and (min-width: 600px) {
  .p_life05__img {
    width: 48.275862069%;
  }
}
.p_life06 {
  margin: 0 0 60px;
}
@media screen and (min-width: 1024px) {
  .p_life06 {
    margin: 0 0 200px;
  }
}
.p_life06__content {
  margin-top: 36px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  flex-direction: column;
  grid-gap: 35px;
}
@media screen and (min-width: 769px) {
  .p_life06__content {
    margin-bottom: 60px;
    grid-gap: 0;
    flex-direction: row;
  }
}
.p_life06__content .name {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .p_life06__content .name {
    margin-right: 15px;
    letter-spacing: 0.04em;
    margin-bottom: 34px;
  }
}
.p_life06__content .item {
  margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
  .p_life06__content .item {
    margin-bottom: 20px;
  }
}
.p_life06__content .item:last-child {
  margin-bottom: 0;
}
.p_life06__img {
  width: 140px;
  flex-shrink: 0;
}
@media screen and (min-width: 769px) {
  .p_life06__img {
    margin: 0;
    width: clamp(11.25rem, 17.3611111111vw + 0.1388888889rem, 17.5rem);
    height: clamp(11.25rem, 17.3611111111vw + 0.1388888889rem, 17.5rem);
  }
}
.p_life06__ttl {
  font-weight: 700;
  margin-bottom: 15px;
}
.p_life06__desc {
  width: 100%;
  padding: 20px;
  position: relative;
}
@media screen and (min-width: 769px) {
  .p_life06__desc {
    margin-left: 80px;
    padding: 40px 60px 40px 60px;
  }
}
@media screen and (min-width: 1024px) {
  .p_life06__desc {
    padding: 37px 60px 34px;
  }
}
.p_life06__desc::after {
  content: "";
  position: absolute;
  right: calc(50% - 20px);
  top: -10px;
  transform: translate(-50%, -50%) rotate(90deg);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 20px solid #F5F5F5;
  border-bottom: 8px solid transparent;
}
@media screen and (min-width: 769px) {
  .p_life06__desc::after {
    border-top: 15px solid transparent;
    border-right: 40px solid #F5F5F5;
    border-bottom: 15px solid transparent;
    transform: translateY(-50%);
    right: 100%;
    top: 50%;
  }
}
.p_life06__listimg {
  display: flex;
  justify-content: space-between;
}
.p_life06__listimg .img {
  width: 48.275862069%;
}
/*# sourceMappingURL=life.css.map */
</pre></body></html>