.mv {
  background: #FFD034;
}
.mv .mv_img {
  background: url("../images/life_mv.jpg") center center/cover;
}
.mv .anks a {
  padding: 16px 0 16px 10px;
  transition: all 0.3s ease;
}
.mv .anks a:hover {
  background: url(../images/arw_ank_hv.png) center right 10px no-repeat;
  background-size: 40px auto;
}
@media all and (max-width: 767px) {
  .mv .anks a:hover {
    background: url(../images/arw_ank.png) center right 0 no-repeat;
    background-size: 36px auto;
  }
}

@media all and (max-width: 767px) {
  .mv_under .inner {
    padding-bottom: 265px;
  }
  .mv_under .anks {
    bottom: 40px;
  }
}

.title_eg {
  font-weight: 600;
  font-size: clamp(5rem, 5.270863836vw, 7.2rem);
}
.title_eg .cap {
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  .title_eg {
    font-size: 3.6rem;
  }
  .title_eg .cap {
    font-size: 1.4rem;
  }
}

.life_sec1 {
  padding: 120px 0;
  box-sizing: border-box;
  position: relative;
  background: #F6F6F6;
}
.life_sec1 .inner {
  position: relative;
}
.life_sec1 .fb1 {
  font-size: clamp(1rem, 2.9282576867vw, 5.6rem);
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: 44px 0 44px 0;
}
.life_sec1 .txts {
  font-size: clamp(1.5rem, 1.317715959vw, 1.8rem);
  letter-spacing: 0.03em;
  line-height: 2.1;
  font-feature-settings: "palt";
}
.life_sec1 .tx2 {
  text-align: right;
}
.life_sec1 .tx1 {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  font-family: "Caveat", cursive;
  font-size: clamp(1rem, 4.6852122987vw, 6.4rem);
  writing-mode: vertical-rl;
  color: #FFC0FB;
  border-left: 2px solid #FFC0FB;
  padding-left: 5px;
  z-index: 2;
  line-height: 1;
}
.life_sec1 .c2 {
  margin-top: 100px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
.life_sec1 .c2 .img {
  border-radius: 4px;
  overflow: hidden;
}
.life_sec1 .c2 .bx {
  border-radius: 10px;
  border: 1px solid #000;
  text-align: center;
  background: white;
  padding: clamp(20px, 2.9282576867vw, 40px);
}
.life_sec1 .c2 .txt {
  padding: 24px 0 0 0;
  text-align: left;
  font-feature-settings: "palt";
}
.life_sec1 .c2 .ttls {
  display: inline-block;
  position: relative;
  line-height: 1;
  margin-top: 32px;
}
.life_sec1 .c2 .ttls:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -12px;
  width: calc(100% + 24px);
  height: 8px;
  background: #FFC0FB;
}
.life_sec1 .c2 .ttls em {
  display: inline-block;
  font-size: clamp(1.8rem, 1.6105417277vw, 2.2rem);
  position: relative;
  z-index: 2;
}
.life_sec1 .c2 .ttls em i {
  font-size: clamp(3.2rem, 2.635431918vw, 3.6rem);
  font-family: "Inter", sans-serif;
  letter-spacing: 0.08em;
}
.life_sec1 .c2 .ttls em .nt {
  font-size: clamp(2.4rem, 2.0497803807vw, 2.8rem);
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
}
.life_sec1 .c2 .nospa {
  letter-spacing: 0;
  top: 4px;
}
.life_sec1 .c2 .nospa em i {
  letter-spacing: 0;
}
.life_sec1 .c2 .nospa:before {
  bottom: -4px;
}
.life_sec1 .ttl_h3 {
  font-size: 3.2rem;
  font-weight: 500;
  border-left: 8px solid #FFC0FB;
  padding-left: 18px;
  box-sizing: border-box;
  margin: 64px 0 0 0;
}
.life_sec1 .lead {
  margin: 40px 0;
  font-feature-settings: "palt";
}
.life_sec1 .plan_bx {
  display: grid;
  grid-template-columns: 1fr 70px 31%;
}
.life_sec1 .plan_bx .bx {
  border-radius: 10px;
  border: 1px solid #000;
  text-align: center;
  padding: 24px;
  height: 100%;
  background: white;
}
.life_sec1 .plan_bx .txt {
  text-align: left;
}
.life_sec1 .plan_bx .ttl_bx {
  max-width: 200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 58px 1fr;
  gap: 0 16px;
  align-items: center;
}
.life_sec1 .plan_bx .eg {
  margin-bottom: 10px;
  font-size: 2.4rem;
  font-family: "Inter", sans-serif;
  line-height: 1;
}
.life_sec1 .plan_bx .jp {
  font-size: 2.8rem;
  line-height: 1;
}
.life_sec1 .plan_bx .l {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 20px;
  position: relative;
}
.life_sec1 .plan_bx .r .bx {
  display: flex;
  align-items: center;
}
.life_sec1 .plan_bx .r .in {
  width: 100%;
}
.life_sec1 .plan_bx .r .numbers {
  margin: 30px 0 0 0;
}
.life_sec1 .plan_bx .batu {
  position: absolute;
  display: grid;
  place-items: center;
  width: 50px;
  height: auto;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}
.life_sec1 .plan_bx .equa {
  display: grid;
  place-items: center;
}
.life_sec1 .plan_bx .equa img {
  width: 50px;
}
.life_sec1 .plan_bx .numbers {
  display: inline-block;
  font-size: 3.2rem;
  position: relative;
  margin: 30px 0 34px 0;
}
.life_sec1 .plan_bx .numbers:before {
  content: "";
  position: absolute;
  bottom: 2px;
  left: -10%;
  width: 120%;
  height: 15px;
  background: #6EECC4;
}
.life_sec1 .plan_bx .numbers em {
  position: relative;
  z-index: 2;
}
.life_sec1 .plan_bx .numbers i {
  font-family: "Inter", sans-serif;
  font-size: 7.2rem;
  line-height: 1;
}
.life_sec1 .ttl_h32 {
  border-left: 8px solid #6EECC4;
  margin: 100px 0 0 0;
}
.life_sec1 .ttl_h33 {
  border-left: 8px solid #FFD034;
}
.life_sec1 .img_l {
  margin-top: 40px;
  border-radius: 10px;
  overflow: hidden;
}
.life_sec1 .lead2 {
  margin: 40px 0;
}
.life_sec1 .tbl1 {
  width: 100%;
}
.life_sec1 .tbl1 table {
  width: 100%;
}
.life_sec1 .tbl1 .blanks {
  background: white;
  width: 20%;
}
.life_sec1 .tbl1 .or, .life_sec1 .tbl1 .gr {
  width: 40%;
  font-size: 2.2rem;
  font-weight: 500;
  background: #FFD034;
  text-align: center;
  padding: 32px 10px;
  box-sizing: border-box;
  border-radius: 10px 10px 0 0;
}
.life_sec1 .tbl1 .gr {
  background: #C4C4C4;
}
.life_sec1 .tbl1 td {
  text-align: center;
  padding: 20px 10px;
  height: 88px;
  vertical-align: middle;
  background: white;
}
.life_sec1 .tbl1 td:nth-of-type(1) {
  border-top: 1px solid #D8D8D8;
}
.life_sec1 .tbl1 td:nth-of-type(2) {
  border-top: 1px solid #D8D8D8;
  border-right: 4px solid #FFD034;
  box-sizing: border-box;
  position: relative;
}
.life_sec1 .tbl1 td:nth-of-type(2):before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: #FFD034;
  z-index: 3;
}
.life_sec1 .tbl1 td:nth-of-type(3) {
  border-top: 1px solid #D8D8D8;
  box-sizing: border-box;
}
.life_sec1 .tbl1 tr:last-of-type td:nth-of-type(2) {
  border-bottom: 4px solid #FFD034;
}
@media all and (max-width: 1000px) {
  .life_sec1 .plan_bx {
    grid-template-columns: 1fr;
  }
  .life_sec1 .plan_bx .equa {
    margin: 10px 0;
  }
  .life_sec1 .plan_bx .equa img {
    transform: rotate(90deg);
  }
}
@media all and (max-width: 767px) {
  .life_sec1 {
    padding: 60px 0;
    text-align: center;
  }
  .life_sec1 .inner {
    text-align: left;
  }
  .life_sec1 .fb1 {
    font-size: 2.8rem;
    letter-spacing: 0;
    margin: 30px 0 20px 0;
    text-align: left;
  }
  .life_sec1 .tp1 {
    position: relative;
  }
  .life_sec1 .txts {
    max-width: 630px;
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    line-height: 1.8;
    padding-right: 23%;
    box-sizing: border-box;
    text-align: left;
  }
  .life_sec1 .tx1 {
    position: absolute;
    top: 0;
    right: 10px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 3.7rem;
    border-left: 1px solid #FFC0FB;
    border-bottom: none;
    padding-left: 5px;
  }
  .life_sec1 .c2 {
    margin-top: 32px;
    grid-template-columns: 1fr;
    gap: 25px 0px;
  }
  .life_sec1 .c2 .bx {
    border-radius: 5px;
    padding: 12px 12px 20px 12px;
  }
  .life_sec1 .c2 .txt {
    padding: 16px 10px 0 10px;
    font-feature-settings: unset;
  }
  .life_sec1 .c2 .ttls {
    margin-top: 16px;
  }
  .life_sec1 .c2 .ttls:before {
    left: 0;
    width: 100%;
    height: 4px;
    bottom: 1px;
  }
  .life_sec1 .ttl_h3 {
    font-size: 1.8rem;
    border-left: 3px solid #FFC0FB;
    padding-left: 10px;
    margin: 50px 0 0 0;
  }
  .life_sec1 .ttl_h32 {
    border-left: 3px solid #6EECC4;
    margin: 50px 0 0 0;
  }
  .life_sec1 .lead {
    margin: 20px 0;
    font-feature-settings: unset;
  }
  .life_sec1 .plan_bx .bx {
    padding: 12px;
    border-radius: 5px;
  }
  .life_sec1 .plan_bx .txt {
    text-align: center;
    font-size: 1.3rem;
  }
  .life_sec1 .plan_bx .ttl_bx {
    max-width: 105px;
    display: grid;
    grid-template-columns: 29px 1fr;
    gap: 0 8px;
  }
  .life_sec1 .plan_bx .eg {
    margin-bottom: 5px;
    font-size: 1.2rem;
  }
  .life_sec1 .plan_bx .jp {
    font-size: 1.4rem;
  }
  .life_sec1 .plan_bx .l {
    gap: 0 10px;
  }
  .life_sec1 .plan_bx .r .numbers {
    margin: 0;
    display: inline-block;
  }
  .life_sec1 .plan_bx .r .in {
    width: 210px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 88px 100px;
    gap: 0 20px;
    align-items: center;
  }
  .life_sec1 .plan_bx .batu {
    width: 25px;
    height: auto;
    margin-top: -12.5px;
    margin-left: -12.5px;
  }
  .life_sec1 .plan_bx .equa img {
    width: 25px;
  }
  .life_sec1 .plan_bx .numbers {
    font-size: 1.6rem;
    margin: 15px 0 17px 0;
  }
  .life_sec1 .plan_bx .numbers:before {
    bottom: 2px;
    left: -5%;
    width: 110%;
    height: 7.5px;
  }
  .life_sec1 .plan_bx .numbers i {
    font-size: 4rem;
  }
  .life_sec1 .ttl_h33 {
    border-left: 3px solid #FFD034;
  }
  .life_sec1 .img_l {
    margin-top: 20px;
    border-radius: 5px;
  }
  .life_sec1 .lead2 {
    margin: 20px 0;
  }
  .life_sec1 .tbl1 {
    width: 100%;
  }
  .life_sec1 .tbl1 .blanks {
    width: 58px;
  }
  .life_sec1 .tbl1 .blanks p {
    margin-top: 5px;
    height: 45px;
    border-radius: 5px 0 0 0;
  }
  .life_sec1 .tbl1 .or, .life_sec1 .tbl1 .gr {
    width: calc((100% - 58px) / 2);
    padding: 5px 10px;
    border-radius: 5px 5px 0 0;
    font-size: 1.3rem;
  }
  .life_sec1 .tbl1 .gr {
    background: #C4C4C4;
  }
  .life_sec1 .tbl1 td {
    padding: 5px 0;
    height: 50px;
    font-size: 1.2rem;
    background: white;
  }
  .life_sec1 .tbl1 td:nth-of-type(1) {
    font-size: 1rem;
  }
  .life_sec1 .tbl1 td:nth-of-type(1) {
    border-top: 1px solid #D8D8D8;
  }
  .life_sec1 .tbl1 td:nth-of-type(2) {
    border-right: 2px solid #FFD034;
  }
  .life_sec1 .tbl1 td:nth-of-type(2):before {
    width: 2px;
  }
  .life_sec1 .tbl1 tr:last-of-type td:nth-of-type(2) {
    border-bottom: 2px solid #FFD034;
  }
  .life_sec1 .nospa {
    top: 0;
  }
  .life_sec1 .nospa:before {
    bottom: -2px !important;
  }
  .life_sec1 .ttl_v3 {
    padding-top: 20px;
  }
}

.c3_bx {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  border-radius: 10px;
  border: 1px solid #000;
  box-sizing: border-box;
  overflow: hidden;
}
.c3_bx .bx {
  aspect-ratio: 353/226;
  display: grid;
  background: white;
  place-content: center;
  border-bottom: 1px solid #D8D8D8;
  border-right: 1px solid #D8D8D8;
}
.c3_bx .bx:nth-of-type(3n) {
  border-right: none;
}
.c3_bx .bx:nth-last-child(-n+3) {
  border-bottom: none;
}
.c3_bx .bx:last-of-type {
  border-bottom: none;
  border-right: none;
}
.c3_bx .name {
  text-align: center;
  height: 48px;
  place-content: center;
}
.c3_bx .in {
  margin-top: -20px;
}
.c3_bx .ic {
  width: 120px;
  margin: 0 auto;
}
@media all and (max-width: 767px) {
  .c3_bx {
    margin-top: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-radius: 5px;
  }
  .c3_bx .bx {
    aspect-ratio: 353/278;
    display: grid;
    background: white;
    place-content: center;
    border-bottom: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
  }
  .c3_bx .bx:nth-of-type(3n) {
    border-right: 1px solid #D8D8D8;
  }
  .c3_bx .bx:nth-last-child(-n+3) {
    border-bottom: 1px solid #D8D8D8;
  }
  .c3_bx .bx:nth-last-child(-n+2) {
    border-bottom: none;
  }
  .c3_bx .name {
    font-size: 1.2rem;
    margin-top: 5px;
  }
  .c3_bx .in {
    margin-top: -9px;
  }
  .c3_bx .ic {
    width: 100%;
    max-width: 75px;
  }
}

.c3_bx2 .ic {
  width: 120px;
}
.c3_bx2 .bx {
  aspect-ratio: 353/226;
}
.c3_bx2 .name {
  margin: 8px 0;
}
@media all and (max-width: 767px) {
  .c3_bx2 {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .c3_bx2 .ic {
    width: 100%;
    max-width: 75px;
  }
  .c3_bx2 .bx {
    aspect-ratio: 226/278;
  }
  .c3_bx2 .name {
    margin: 5px 0 0 0;
    font-size: 1.2rem;
    font-weight: 500;
  }
  .c3_bx2 .in {
    margin-top: -5px;
  }
  .c3_bx2 .bx:nth-of-type(3n) {
    border-right: none;
  }
  .c3_bx2 .bx:nth-last-child(-n+3) {
    border-bottom: none;
  }
  .c3_bx2 .bx:last-of-type {
    border-bottom: none;
    border-right: none;
  }
}

.life_sec2 {
  padding: 120px 0;
  box-sizing: border-box;
  position: relative;
  border-top: 1px solid #000000;
}
.life_sec2 .lead3 {
  margin: 40px 0;
  font-size: 1.8rem;
  font-feature-settings: "palt";
  line-height: 2.1;
}
.life_sec2 .c1 {
  margin-top: 40px;
  border-radius: 10px;
  border: 1px solid #000;
  padding: 40px;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 430px 1fr;
  gap: 0 24px;
  align-items: center;
}
.life_sec2 .c1 .txts {
  font-size: 1.5rem;
  line-height: 2.1;
  margin-top: 24px;
  font-feature-settings: "palt";
}
.life_sec2 .c1 span {
  position: relative;
  font-weight: 500;
}
.life_sec2 .c1 span:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: #89ADFF;
  z-index: -1;
}
.life_sec2 .c1 .imgs {
  border-radius: 4px;
  overflow: hidden;
}
.life_sec2 .c1 h3 {
  font-size: 3.2rem;
}
.life_sec2 .tp1_und {
  text-align: center;
}
.life_sec2 .txx {
  display: inline-block;
  margin-top: 64px;
  color: #89ADFF;
  font-family: "Caveat", cursive;
  font-size: 5.4rem;
  border-bottom: 2px solid #89ADFF;
  line-height: 1.1;
  letter-spacing: 0.06em;
}
.life_sec2 .lead4 {
  margin-top: 40px;
}
.life_sec2 .btn_wraps {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}
.life_sec2 .btn_wraps a {
  margin: 0 auto 0 auto;
  width: 270px;
}
@media all and (max-width: 1000px) {
  .life_sec2 .c1 {
    grid-template-columns: 1fr;
    gap: 24px 0;
  }
}
@media all and (max-width: 767px) {
  .life_sec2 {
    padding: 60px 0;
  }
  .life_sec2 .lead3 {
    margin: 32px 0;
    font-size: 1.4rem;
    font-feature-settings: unset;
    line-height: 1.7;
  }
  .life_sec2 .c1 {
    margin-top: 20px;
    border-radius: 5px;
    padding: 20px 16px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px 12px;
  }
  .life_sec2 .c1 .txts {
    font-size: 1.3rem;
    line-height: 1.6;
    margin-top: 12px;
    font-feature-settings: unset;
  }
  .life_sec2 .c1 span:before {
    width: 100%;
    height: 4px;
    bottom: 1px;
  }
  .life_sec2 .c1 h3 {
    font-size: 1.8rem;
    text-align: center;
  }
  .life_sec2 .c1 .imgs {
    order: 1;
  }
  .life_sec2 .c1 .cont {
    order: 2;
  }
  .life_sec2 .tp1 {
    position: relative;
  }
  .life_sec2 .lead4 {
    font-size: 1.4rem;
    margin-top: 32px;
    padding-right: 68px;
    text-align: left;
    letter-spacing: 0.04em;
    line-height: 1.7;
  }
  .life_sec2 .txx {
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 3.2rem;
    writing-mode: vertical-rl;
    border-bottom: none;
    border-left: 2px solid #89ADFF;
    margin-top: 0;
  }
  .life_sec2 .btn_wraps {
    margin-top: 20px;
    display: block;
  }
  .life_sec2 .btn_wraps a {
    margin: 50px auto 0 auto;
    width: 50%;
  }
  .life_sec2 .btn_wraps p {
    border-bottom: none;
    position: absolute;
    top: 0;
    right: 0;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 3.2rem;
    border-left: 1px solid #89ADFF;
    border-bottom: none;
    padding-left: 0;
  }
  .life_sec2 .ttl_v3 {
    padding-top: 20px;
  }
}

.life_sec3 {
  padding: 120px 0 160px 0;
  box-sizing: border-box;
  position: relative;
  background: #F6F6F6;
  border-top: 1px solid #000000;
}
.life_sec3 .inner {
  position: relative;
}
.life_sec3 .fb1 {
  font-size: clamp(3rem, 2.9282576867vw, 4rem);
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: 40px 0 40px 0;
}
.life_sec3 .txts {
  font-size: clamp(1.5rem, 1.317715959vw, 1.8rem);
  letter-spacing: 0.03em;
  line-height: 2.1;
  font-feature-settings: "palt";
}
.life_sec3 .img_area {
  border-top: 1px solid #000;
  margin-top: 64px;
  padding-top: 64px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px 36px;
}
.life_sec3 .img_area .bx {
  border-radius: 10px;
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .life_sec3 {
    padding: 60px 0;
    text-align: center;
  }
  .life_sec3 .inner {
    text-align: left;
  }
  .life_sec3 .fb1 {
    font-size: 2.8rem;
    letter-spacing: 0;
    margin: 32px 0 20px 0;
    text-align: left;
  }
  .life_sec3 .txts {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    line-height: 2.1;
    padding-right: 0;
    box-sizing: border-box;
    text-align: left;
    font-feature-settings: unset;
  }
  .life_sec3 .tx1 {
    display: none;
  }
  .life_sec3 .tx2 {
    display: none;
  }
  .life_sec3 .img_area {
    margin-top: 32px;
    padding-top: 32px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  .life_sec3 .img_area .bx {
    border-radius: 5px;
    overflow: hidden;
  }
  .life_sec3 .img_area .bx:nth-of-type(9) {
    display: none;
  }
  .life_sec3 .ttl_v3 {
    padding-top: 20px;
  }
}

/*# sourceMappingURL=life-culture.css.map */
