/* ------------------------------ */
/* ABOUT PAGE                    */
/* ------------------------------ */

main.lower_page.bg_about {
  background: #f5f5f5;
  padding: 0;
}
@media only screen and (max-width: 1359px) {
  .about .facilities .block_info p {
    text-align: center;
    font-weight: 400;
    font-size: 1.029vw !important;
    line-height: 190%;
    text-align: center;
    letter-spacing: 0.1em;
    font-feature-settings: "palt" on;
    margin-bottom: 2.941vw;
  }
  .about .facilities .block_info .column_2 div:nth-last-child(-n/**/+2) {
    margin-bottom: 5.128vw !important;
  }
}
.about .about_mv {
  position: relative;
  z-index: 0;
  isolation: isolate;
  overflow: hidden;
  padding-top: 240px;
}

.about .about_mv_bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  width: 100%;
  height: 1126px;
  overflow: hidden;
  pointer-events: none;
}

.about .about_mv_bg::before {
  content: "";
  position: absolute;
  inset: -40px;

  background-image: url(../img/about/about_mv_bg_pc.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;

  filter: blur(20px);
  transform: scale(1.04);
  transform-origin: center top;

  pointer-events: none;
}

.about .about_mv > h1,
.about .about_mv > .img_mv {
  position: relative;
  z-index: 1;
}

.about .about_mv h1 {
  margin: 0 0 20px;
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  font-feature-settings: "palt" on;
}

.about .about_mv h1 span {
  text-align: center;
  font-weight: 700;
  font-size: 27px;
  font-feature-settings: "palt" on;
}

.about .about_mv .img_mv {
  margin-bottom: 17px;
}

.about .about_mv .img_mv .bg_seiwagyougaku {
  position: absolute;
  top: 104px;
  width: 100%;
  height: 116px;
  overflow: hidden;
}

.about .about_mv .img_mv .bg_seiwagyougaku_parent {
  display: flex;
  width: 100vw;
  height: inherit;
  overflow: hidden;
}

.about .about_mv .img_mv .bg_seiwagyougaku_child {
  display: flex;
}

.about .about_mv .img_mv .bg_seiwagyougaku_child > div {
  width: 2230px;
  margin: 0 45px;
}

.about .about_mv .img_mv .bg_seiwagyougaku_child img {
  width: 100%;
  height: auto;
}

.about .about_mv .img_mv .bg_seiwagyougaku_child:nth-child(1) {
  animation: bg_seiwagyougaku_first 80s -40s linear infinite;
}

.about .about_mv .img_mv .bg_seiwagyougaku_child:nth-child(2) {
  animation: bg_seiwagyougaku_second 80s linear infinite;
}

@keyframes bg_seiwagyougaku_first {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(-100%);
  }
}

@keyframes bg_seiwagyougaku_second {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-200%);
  }
}

.about .about_mv .img_mv div.image {
  position: relative;
  width: 738px;
  height: 345px;
  margin: 0 auto;
}

.about .about_mv .img_mv div.image img {
  width: 100%;
  height: auto;
}

.about .about_mv p {
  width: 700px;
  margin: 0 auto 20px;
  text-align: center;
}

.about .about_mv p.ja {
  font-weight: 400;
  font-size: 16px;
  line-height: 190%;
  font-feature-settings: "palt" on;
}

.about .about_mv p.en {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
  line-height: 200%;
}

@media only screen and (max-width: 1359px) {
  .about .about_mv_bg {
    height: 82.855vw;
  }

  .about .about_mv_bg::before {
    inset: -2.941vw;
    filter: blur(1.471vw);
  }
}

@media only screen and (max-width: 768px) {
  .about .about_mv_bg {
    height: 61.538vw;
  }

  .about .about_mv_bg::before {
    inset: -2.428vw;
    background-image: url(../img/about/sp/about_mv_bg.png);
    background-position: center top;
    background-size: 100% auto;
    filter: blur(2.428vw);
    transform: scale(1.01);
  }
}

.about .block_info {
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

.about .about_block {
  margin: 0 0 75px;
  position: relative;
}
.about .about_block:first-child {
  border-bottom: solid 1px #111111;
}
.about .about_block:last-child {
  margin-bottom: 0;
}

.about .about_block .column {
  display: flex;
  justify-content: space-between;
  align-items: start;
  width: 980px;
  margin: 0 auto;
}
.about .about_block .column.block_01 {
  border-bottom: solid 1px #111111;
  padding: 0 30px 60px;
}
.about .about_block .column div {
  width: calc(50% - 20px);
  position: relative;
}
.about .about_block .column dl div {
  width: 100%;
}
.about .about_block .block_01 .image_area {
  position: sticky;
  top: 120px;
}
.about .about_block .column .illust01 {
  width: 126px;
  height: 160px;
  position: absolute;
  bottom: -112px;
  right: -5px;
}
.about .about_block .column .text_area {
  margin-top: 20px;
}
.about .about_block .column .text_area dl dt {
  margin-bottom: 2px;
}
.about .about_block .column .text_area dl.en dt {
  margin-bottom: -7px;
}
.about .about_block h3 {
  font-weight: 700;
  font-size: 43px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-feature-settings:
    "palt" on,
    "pcap" on;
  margin-bottom: 15px;
}
.about .about_block h3 span {
  font-weight: 700;
  font-size: 19px;
}
.about .about_block dl.en h3 {
  font-size: 28px;
}
.about .about_block dl.en h3 span {
  font-size: 14px;
}
.about .about_block .column .text_area dl dd p {
  font-weight: 400;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.1em;
  font-feature-settings: "palt" on;
  margin-bottom: 30px;
}
.about .about_block .column .text_area dl.en dd p {
  font-size: 13px;
}
.about .about_block .column h4 {
  font-weight: 700;
  font-size: 40px;
  letter-spacing: 0.06em;
  font-feature-settings:
    "palt" on,
    "pcap" on;
}
.about .about_block .column.block_02 dl div {
  margin-bottom: 26px;
}
.about .about_block .column.block_02 dl div:last-child {
  margin-bottom: 0;
}
.about .about_block .column.block_02 dl dt {
  margin-bottom: 20px;
  display: flex;
  justify-content: start;
  align-items: center;
}
.about .about_block .column h4 {
  font-weight: 700;
  font-size: 40px;
  letter-spacing: 0.06em;
  font-feature-settings:
    "palt" on,
    "pcap" on;
  line-height: 1;
}
.about .about_block .column dl dt p.border {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.1em;
  font-feature-settings:
    "palt" on,
    "pcap" on;
  margin-right: 20px;
  width: fit-content;
  border: 1px solid #111111;
  padding: 6px 8px;
  line-height: 1;
}
.about .about_block .column dl .en dt p.border {
  font-size: 12px;
}
.about .about_block .column dl .en dt p.border {
  font-size: 12px;
}
.about .about_block .column dl .en h4 {
  font-size: 35px;
}
.about .about_block .column.block_02 {
  margin: 20px auto;
}
.about .about_block .column.block_02:before {
  content: "";
  border-right: solid 1px #111111;
  align-self: stretch;
}
.about .about_block .column.block_02 div:first-child {
  order: -1;
}
.about .about_block .column.block_02 div dl {
  padding: 40px 10px 0;
}
.about .about_block .column.block_02 div:first-child dl:first-child {
  border-bottom: solid 1px #111111;
}
.about .about_block .column dl dd p {
  font-weight: 400;
  font-size: 14px;
  line-height: 190%;
  letter-spacing: 0.01em;
  font-feature-settings: "palt" on;
  margin-bottom: 34px;
}
.about .about_block .column dl .en dd p {
  font-size: 13px;
}
.about .about_block .column dl dd p.last {
  margin-top: 20px;
  margin-bottom: 30px;
}
.about .about_block .column.block_02 dl.column {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.about .about_block .column.block_02 dl.column dt,
.about .about_block .column.block_02 dl .column dt {
  width: 30%;
}
.about .about_block .column.block_02 dl.column dd,
.about .about_block .column.block_02 dl .column dd {
  width: 70%;
}
.about .about_block .column.block_02 dl dd ol {
  margin-bottom: 10px;
}
.about .about_block .column.block_02 dl dd ol li {
  font-weight: 400;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.1em;
  font-feature-settings: "palt" on;
  margin-bottom: 8px;
  position: relative;
  padding-left: 25px;
}
.about .about_block .column.block_02 dl dd ol li:last-child {
  margin-bottom: 0;
}
.about .about_block .column.block_02 dl .en dd ol li {
  font-size: 13px;
}
.about .about_block ol {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
}
.about .about_block ol li {
  margin-bottom: 10px;
  padding-left: 15px;
  position: relative;
}
.about .about_block ol li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #111111;
  color: #fff;
  display: block;
  float: left;
  line-height: 16px;
  margin-left: 0;
  text-align: center;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  font-size: 11px;
  letter-spacing: 0;
  position: absolute;
  top: 6px;
  left: 0px;
}
.about .about_block .title_center {
  text-align: center;
  margin-bottom: 35px;
}
.about .about_block .title_center p {
  font-weight: 600;
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: 0.07em;
  margin: 0 auto;
}
.about .about_block .title_center p.border {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.1em;
  font-feature-settings:
    "palt" on,
    "pcap" on;
  width: fit-content;
  border: 1px solid #111111;
  padding: 6px 8px;
  line-height: 1;
  margin: 0 auto 20px;
}
.about .about_block .swiper {
  width: 960px;
  height: auto;
  margin: 0 auto;
  padding-bottom: 60px;
  overflow: unset;
}
.about .about_block .swiper .swiper-wrapper {
  position: static;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: unset;
  transition-property: unset;
  box-sizing: unset;
}
.about .about_block .swiper .swiper-slide {
  background: #ffffff;
  border: 15px solid #e6e6e6;
  border-radius: 60px;
  padding: 55px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 64px;
}
.about .about_block .swiper .swiper-slide.slide01 {
}
.about .about_block .swiper .swiper-slide:last-child {
  margin-bottom: 0;
}
.about .about_block .swiper .swiper-slide div:first-child {
  width: 52%;
}
.about .about_block .swiper .swiper-slide div:first-child div {
  width: 100%;
  margin-bottom: 58px;
}
.about .about_block .swiper .swiper-slide div:first-child div.en {
  margin-bottom: 0;
}
.about .about_block .swiper .swiper-slide div:first-child div:last-child {
  display: block;
}
.about .about_block .swiper .swiper-slide div:last-child {
  width: 42%;
  position: sticky;
  top: 120px;
}
.about .about_block .swiper .swiper-slide div div.img01 {
  width: 271px !important;
  margin: 0 auto;
}
.about .about_block .swiper .swiper-slide div div.img02 {
  width: 293px !important;
  margin: 0 auto;
}
.about .about_block .swiper .swiper-slide div div.img03 {
  width: 316px !important;
  margin: 0 auto;
}
.about .about_block .swiper .swiper-slide div div.img04 {
  width: 295px !important;
  margin: 0 auto;
}
.about .about_block .swiper .swiper-slide div img {
  width: 100%;
  height: auto;
}
.about .about_block .swiper .swiper-slide div h4 {
  font-weight: 700;
  font-size: 36px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-feature-settings:
    "palt" on,
    "pcap" on;
  margin-bottom: 20px;
}
.about .about_block .swiper .swiper-slide div p.bold {
  font-weight: 700;
  font-size: 15px;
  line-height: 180%;
  letter-spacing: 0.1em;
  font-feature-settings: "palt" on;
  margin-bottom: 30px;
}
.about .about_block .swiper .swiper-slide div p.border {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.1em;
  font-feature-settings:
    "palt" on,
    "pcap" on;
  margin-right: 20px;
  width: fit-content;
  border: 1px solid #111111;
  padding: 6px 8px;
  line-height: 1;
  margin-bottom: 18px;
}
.about .about_block .swiper .swiper-slide div ul li {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  font-feature-settings: "palt" on;
  margin-bottom: 10px;
  list-style-type: disc;
  margin-left: 1em;
  text-indent: -1em;
}
.about .about_block .swiper .swiper-slide div ul li span {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
  font-feature-settings: "palt" on;
  margin-left: 0.8em;
  text-indent: -0.8em;
}
.about .about_block .swiper .swiper-slide div.en h4 {
  font-size: 35px;
  line-height: 0.6;
}
.about .about_block .swiper .swiper-slide div.en h4 span {
  font-size: 13px;
  letter-spacing: 0.7px;
}
.about .about_block .swiper .swiper-slide div.en p.bold {
  font-size: 13px;
}
.about .about_block .swiper .swiper-slide div.en p.border {
  font-size: 12px;
}
.about .about_block .swiper .swiper-slide div.en ul li {
  font-size: 13px;
}
.about .about_block .swiper .swiper-slide div.en ul li span {
  font-size: 16px;
}
.about .about_block .map_area {
  width: 1010px;
  height: 1150px;
  margin: 0 auto;
  position: relative;
}
.about .about_block .map_area .img_map {
  width: 1010px;
  height: auto;
  position: absolute;
  top: 19px;
  left: 0;
  right: 0;
  margin: auto;
}
.about .about_block .map_area .img_map img {
  width: 100%;
  height: auto;
}
.about .about_block .map_area .illust02 {
  width: 504px;
  height: 240px;
  position: absolute;
  bottom: -8px;
  right: -14px;
}
.about .about_block .map_area .illust02 img {
  width: 100%;
  height: auto;
}
.about .about_block .map_area .description {
  width: 460px;
  position: absolute;
  bottom: 0;
  left: 17px;
}
.about .about_block .map_area .description p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  font-feature-settings: "palt" on;
  margin-bottom: 26px;
}
.about .about_block .map_area .description p.en {
  font-size: 13px;
  margin-bottom: 0;
}
@media only screen and (max-width: 1359px) {
  .about .about_mv {
    position: relative;
    z-index: 1;
    padding-top: 17.647vw;
  }
  .about .about_block .column {
    width: 70.588vw;
    max-width: 960px;
  }
  .about .about_block .swiper {
    width: 70.588vw;
    max-width: 960px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 4.676vw;
  }
  .about .about_block .swiper .swiper-slide {
    height: auto;
  }
  .about .about_block .map_area .description {
    position: absolute;
    bottom: 0;
    left: 1.471vw;
  }
  .about .about_block .map_area {
    width: 70.588vw;
    max-width: 960px;
    height: 73.912vw;
    margin: 0 auto;
    position: relative;
  }
}
.about .facilities {
  margin-top: 140px;
  padding-bottom: 125px;
}
.about .facilities .block_info {
  margin-bottom: 8.088vw;
}
.about .facilities .block_info:last-child {
  margin-bottom: 0;
}
.about .facilities .block_info .column_2 div:nth-last-child(-n/**/+2) {
  margin-bottom: 30px;
}
.about .facilities .block_info h1 {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 40px;
}
.about .facilities .block_info h1 span {
  font-size: 14px;
  font-weight: 600;
}
.about .facilities .block_info p {
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 190%;
  text-align: center;
  letter-spacing: 0.1em;
  font-feature-settings: "palt" on;
  margin-bottom: 40px;
}
.about .facilities .block_info .column .image {
  width: 100%;
  margin-bottom: 18px !important;
  border-radius: 20px;
  overflow: hidden;
}
.about .facilities .block_info .column div a .image img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.about .facilities .block_info .column div a:hover .image img {
  transform: scale(1.1, 1.1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (max-width: 1359px) {
  .about .about_mv .img_mv {
    margin-bottom: 1.25vw;
  }

  .about .about_mv .img_mv div.image {
    position: relative;
    width: 54.265vw;
    height: 25.368vw;
    margin: 0 auto;
  }
  .about .about_mv .img_mv .bg_seiwagyougaku {
    overflow: hidden;
    width: 100%;
    height: 8.529vw;
    position: absolute;
    top: 7.647vw;
  }
  .about .about_mv .img_mv .bg_seiwagyougaku_child > div {
    width: 163.971vw;
    margin: 0 3.309vw;
  }
  .about .about_mv h1 {
    text-align: center;
    font-weight: 700;
    font-size: 2.941vw;
    line-height: 1.2;
    font-feature-settings: "palt" on;
    margin: 0 0 1.471vw;
  }
  .about .about_mv h1 span {
    text-align: center;
    font-weight: 700;
    font-size: 1.985vw;
    font-feature-settings: "palt" on;
  }
  .about .about_mv p.ja {
    font-weight: 400;
    font-size: 1.176vw;
    line-height: 190%;
    font-feature-settings: "palt" on;
  }
  .about .about_mv p.en {
    font-style: normal;
    font-weight: 400;
    font-size: 0.882vw;
    line-height: 200%;
    margin-bottom: 0;
  }
  main.lower_page .contents_area.about {
    padding: 7.353vw 0;
  }
  .about .about_block .column .text_area dl dt {
    margin-bottom: 2.941vw;
  }
  .about .about_block h3 {
    font-weight: 700;
    font-size: 3.162vw;
    line-height: 1.6;
    letter-spacing: 0.06em;
    font-feature-settings:
      "palt" on,
      "pcap" on;
    margin-bottom: 1.471vw;
  }
  .about .about_block .title_center p {
    font-weight: 600;
    font-size: 1.103vw;
    line-height: 1.7;
    letter-spacing: 0.07em;
    margin: 0 auto;
  }
  .about .about_block h3 span {
    font-weight: 700;
    font-size: 1.397vw;
  }
  .about .about_block .column .text_area dl dd p {
    font-weight: 400;
    font-size: 1.029vw;
    line-height: 2;
    letter-spacing: 0.1em;
    font-feature-settings: "palt" on;
    margin-bottom: 2.206vw;
  }
  .about .about_block dl.en h3 {
    font-size: 2.059vw;
  }
  .about .about_block dl.en h3 span {
    font-size: 1.029vw;
  }
  .about .about_block .column .text_area dl.en dd p {
    font-size: 0.956vw;
  }
  .about .about_block .column.block_01 {
    padding: 0 0 4.412vw;
  }
  .about .about_block .column.block_02 {
    margin: 20px auto;
  }
  .about .about_block .column.block_02 div dl {
    padding: 2.941vw 1.471vw;
  }
  .about .about_block .column.block_02 dl dt {
    margin-bottom: 1.471vw;
    display: flex;
    justify-content: start;
    align-items: center;
  }
  .about .about_block .column dl dt p.border {
    font-weight: 400;
    font-size: 1.176vw;
    letter-spacing: 0.1em;
    font-feature-settings:
      "palt" on,
      "pcap" on;
    margin-right: 1.471vw;
    width: fit-content;
    border: 1px solid #111111;
    padding: 0.441vw 0.588vw;
    line-height: 1;
  }
  .about .about_block .column h4 {
    font-weight: 700;
    font-size: 2.941vw;
    letter-spacing: 0.06em;
    font-feature-settings:
      "palt" on,
      "pcap" on;
    line-height: 1;
  }
  .about .about_block .column dl dd p {
    font-weight: 400;
    font-size: 1.029vw;
    line-height: 190%;
    letter-spacing: 0.01em;
    font-feature-settings: "palt" on;
  }
  .about .about_block .column dl .en dd p {
    font-size: 0.956vw;
  }
  .about .about_block .column dl .en dt p.border {
    font-size: 0.882vw;
  }
  .about .about_block .column dl .en dt p.border {
    font-size: 0.882vw;
  }
  .about .about_block .column dl .en h4 {
    font-size: 2.574vw;
  }
  .about .about_block .column.block_02 dl dd ol {
    margin-bottom: 1.471vw;
  }
  .about .about_block .column.block_02 dl dd ol li {
    font-weight: 400;
    font-size: 1.029vw;
    line-height: 2;
    letter-spacing: 0.1em;
    font-feature-settings: "palt" on;
    margin-bottom: 0.735vw;
    position: relative;
    padding-left: 1.838vw;
  }
  .about .about_block .column.block_02 dl .en dd ol li {
    font-size: 0.956vw;
  }
  .about .about_block ol li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #111111;
    color: #fff;
    display: block;
    float: left;
    line-height: 1.176vw;
    margin-left: 0;
    text-align: center;
    height: 1.176vw;
    width: 1.176vw;
    border-radius: 50%;
    font-size: 0.809vw;
    letter-spacing: 0;
    position: absolute;
    top: 0.441vw;
    left: 0px;
  }
  .about .about_block .title_center p.border {
    font-weight: 400;
    font-size: 1.176vw;
    letter-spacing: 0.1em;
    font-feature-settings:
      "palt" on,
      "pcap" on;
    width: fit-content;
    border: 1px solid #111111;
    padding: 0.441vw 0.588vw;
    line-height: 1;
    margin: 0 auto 20px;
  }
  .about .about_block .swiper {
    width: 70.588vw;
    height: auto;
    margin: 0 auto;
    padding-bottom: 4.412vw;
  }
  .about .about_block .swiper .swiper-slide {
    background: #ffffff;
    border: 15px solid #e6e6e6;
    border-radius: 4.412vw;
    padding: 4.044vw;
    display: flex;
    justify-content: space-between;
  }
  .about .about_block .swiper .swiper-slide div:first-child {
    width: 52%;
  }
  .about .about_block .swiper .swiper-slide div:last-child {
    width: 42%;
    align-items: center;
  }
  .about .about_block .swiper .swiper-slide div div.img01 {
    width: 19.926vw !important;
    margin: 0 auto;
  }
  .about .about_block .swiper .swiper-slide div div.img02 {
    width: 21.544vw !important;
    margin: 0 auto;
  }
  .about .about_block .swiper .swiper-slide div div.img03 {
    width: 23.235vw !important;
    margin: 0 auto;
  }
  .about .about_block .swiper .swiper-slide div div.img04 {
    width: 21.691vw !important;
    margin: 0 auto;
  }
  .about .about_block .swiper .swiper-slide div img {
    width: 100%;
    height: auto;
  }
  .about .about_block .swiper .swiper-slide div h4 {
    font-weight: 700;
    font-size: 2.647vw;
    line-height: 1.4;
    letter-spacing: 0.1em;
    font-feature-settings:
      "palt" on,
      "pcap" on;
    margin-bottom: 1.471vw;
  }
  .about .about_block .swiper .swiper-slide div p.bold {
    font-weight: 700;
    font-size: 1.103vw;
    line-height: 180%;
    letter-spacing: 0.1em;
    font-feature-settings: "palt" on;
    margin-bottom: 2.206vw;
  }
  .about .about_block .swiper .swiper-slide div p.border {
    font-weight: 400;
    font-size: 1.029vw;
    letter-spacing: 0.1em;
    font-feature-settings:
      "palt" on,
      "pcap" on;
    margin-right: 1.471vw;
    width: fit-content;
    border: 1px solid #111111;
    padding: 0.441vw 0.588vw;
    line-height: 1;
    margin-bottom: 1.324vw;
  }
  .about .about_block .swiper .swiper-slide div ul li {
    font-weight: 400;
    font-size: 1.029vw;
    line-height: 1.8;
    font-feature-settings: "palt" on;
    margin-bottom: 0.735vw;
    list-style-type: disc;
    margin-left: 1em;
    text-indent: -1em;
  }
  .about .about_block .swiper .swiper-slide div ul li span {
    font-weight: 700;
    font-size: 1.176vw;
    line-height: 1.6;
    font-feature-settings: "palt" on;
    margin-left: 0.8em;
    text-indent: -0.8em;
  }
  .about .about_block .swiper .swiper-slide div.en h4 {
    font-size: 2.574vw;
    line-height: 0.6;
  }
  .about .about_block .swiper .swiper-slide div.en h4 span {
    font-size: 0.956vw;
    letter-spacing: 0.051vw;
  }
  .about .about_block .swiper .swiper-slide div.en p.bold {
    font-size: 0.956vw;
  }
  .about .about_block .swiper .swiper-slide div.en p.border {
    font-size: 0.882vw;
  }
  .about .about_block .swiper .swiper-slide div.en ul li {
    font-size: 0.956vw;
  }
  .about .about_block .swiper .swiper-slide div.en ul li span {
    font-size: 1.176vw;
  }
  .about .about_block .map_area {
    width: 74.265vw;
    height: 84.559vw;
    margin: 0 auto;
    position: relative;
  }
  .about .about_block .map_area .img_map {
    width: 74.265vw;
    height: auto;
    position: absolute;
    top: 1.397vw;
    left: 0;
    right: 0;
    margin: auto;
  }
  .about .about_block .map_area .illust02 {
    width: 37.059vw;
    height: 17.647vw;
    position: absolute;
    bottom: -0.588vw;
    right: -1.029vw;
  }
  .about .about_block .map_area .description {
    width: 33.824vw;
    position: absolute;
    bottom: 0;
    left: 1.25vw;
  }
  .about .about_block .map_area .description p {
    font-weight: 400;
    font-size: 1.029vw;
    line-height: 1.8;
    font-feature-settings: "palt" on;
    margin-bottom: 1.912vw;
  }
  .about .about_block .map_area .description p.en {
    font-size: 0.956vw;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  main.lower_page .contents_area.about {
    padding: 8.821vw 0 28.769vw;
  }
  main.lower_page.bg_about {
    background: #f5f5f5;
    padding: 0;
  }
  .about {
    max-width: unset;
  }
  .about .about_mv {
    position: relative;
    margin: 0px auto 9.744vw;
    width: 100%;
    padding-top: 61.026vw;
  }
  .about .about_mv h1 {
    font-size: 6.41vw;
    margin: auto;
    position: absolute;
    top: 36.487vw;
    left: 0;
    right: 0;
  }
  .about .about_mv h1 span {
    font-weight: 600;
    font-size: 3.59vw;
  }
  .about .about_mv .img_mv {
    position: relative;
  }
  .about .about_mv .img_mv .bg_seiwagyougaku {
    overflow: hidden;
    width: 100%;
    height: 24.744vw;
    position: absolute;
    top: 9.718vw;
  }
  .about .about_mv .img_mv .bg_seiwagyougaku_parent {
    height: inherit;
    display: flex;
    width: 100vw;
    overflow: hidden;
  }
  .about .about_mv .img_mv .bg_seiwagyougaku_child {
    display: flex;
  }
  .about .about_mv .img_mv .bg_seiwagyougaku_child > div {
    width: 470.795vw;
    margin: 0 11.538vw;
  }
  .about .about_mv .img_mv .bg_seiwagyougaku_child img {
    width: 100%;
    height: auto;
  }
  .about .about_mv .img_mv .bg_seiwagyougaku_child:nth-child(1) {
    animation: bg_seiwagyougaku_first 80s -40s linear infinite;
  }
  .about .about_mv .img_mv .bg_seiwagyougaku_child:nth-child(2) {
    animation: bg_seiwagyougaku_second 80s linear infinite;
  }
  .about .about_mv .img_mv div.image {
    width: 71.795vw;
    height: auto;
    margin: 0 auto;
  }
  .about .about_mv p {
    text-align: left;
    width: 71.795vw;
    margin: 0 auto 5.128vw;
  }
  .about .about_mv p.ja {
    font-size: 3.59vw;
  }
  .about .about_mv p.en {
    font-size: 3.077vw;
  }
  .about .about_block {
    margin: 0;
  }
  .about .about_block .column {
    display: block;
    width: 76.923vw;
    max-width: unset;
    margin: 0 auto;
  }
  .about .about_block .column div {
    width: 100%;
    margin: 0;
    position: static !important;
  }
  .about .about_block .column.block_02 div:first-child dl:first-child,
  .about .about_block .column.block_02 div:nth-child(2) dl {
    border-bottom: solid 1px #111111;
  }
  .about .about_block h3.title_center {
    font-weight: 700;
    font-size: 6.667vw;
    font-feature-settings:
      "palt" on,
      "pcap" on;
  }
  .about .about_block h3.title_center span {
    font-weight: 700;
    font-size: 3.59vw !important;
    line-height: 180%;
    font-feature-settings:
      "palt" on,
      "pcap" on;
    text-align: center;
    margin-bottom: 7.692vw;
  }
  .about .about_block .column .text_area dl dd p {
    font-weight: 400;
    font-size: 3.333vw !important;
    line-height: 2;
    letter-spacing: 0.1em;
    font-feature-settings: "palt" on;
    margin-bottom: 7.692vw;
  }
  .about .about_block .column .text_area dl.en dd p {
    font-weight: 400;
    font-size: 3.077vw !important;
    line-height: 2;
    letter-spacing: 0.1em;
    font-feature-settings: "palt" on;
    margin-bottom: 7.692vw;
  }
  .about .about_block .column .text_area dl.en dd p:last-child {
    margin-bottom: 0;
  }
  .about .about_block .column.block_01 {
    padding-bottom: 10.256vw;
  }
  .about .about_block .column.block_02:before {
    content: none;
  }
  .about .about_block .column.block_02 {
    margin: 0 auto;
    padding-bottom: 15.385vw;
  }
  .about .about_block .column h4 {
    font-size: 7.692vw;
  }
  .about .about_block .column .en h4 {
    font-size: 7.692vw !important;
  }
  .about .about_block .column dl dt {
    margin-bottom: 5.692vw !important;
  }
  .about .about_block .column dl dt p.border {
    font-weight: 400;
    font-size: 3.846vw;
    letter-spacing: 0.1em;
    font-feature-settings:
      "palt" on,
      "pcap" on;
    margin-right: 3.59vw;
    width: fit-content;
    border: 1px solid #111111;
    padding: 1.538vw 2.051vw;
    line-height: 1;
  }
  .about .about_block .column .en dt p.border {
    font-size: 2.821vw !important;
    line-height: 1.3;
  }
  .about .about_block .column.block_02 div dl {
    padding: 10.256vw 0;
  }
  .about .about_block .column.block_02 .to_sp dl {
    padding: 10.256vw 0 0;
    margin-bottom: 0 !important;
  }
  .about .about_block .column.block_02 .to_sp dl.en {
    padding: 8.256vw 0 0;
  }
  .about .about_block .column.block_02 .to_sp dl ol {
    margin-bottom: 0 !important;
  }
  .about .about_block .column dl dd p {
    font-weight: 400;
    font-size: 3.333vw;
    line-height: 190%;
    letter-spacing: 0.01em;
    font-feature-settings: "palt" on;
  }
  .about .about_block .column .en dd p {
    font-size: 3.077vw !important;
  }
  .about .about_block .column .en dd p:last-child {
    margin-bottom: 0;
  }
  .about .about_block .column.block_02 dl dd ol li {
    font-weight: 400;
    font-size: 3.333vw;
    line-height: 1.6;
    letter-spacing: 0.1em;
    font-feature-settings: "palt" on;
    margin-bottom: 1.564vw;
    position: relative;
    padding-left: 6.41vw;
  }
  .about .about_block .column.block_02 dl .en dd ol li {
    font-size: 3.077vw;
  }
  .about .about_block .column.block_02 dl.en dd ol li {
    font-weight: 400;
    font-size: 3.077vw !important;
    line-height: 1.6;
    letter-spacing: 0.1em;
    font-feature-settings: "palt" on;
    margin-bottom: 1.564vw;
    position: relative;
    padding-left: 6.41vw;
  }
  .about .about_block ol li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #111111;
    color: #fff;
    display: block;
    float: left;
    line-height: 4.103vw;
    margin-left: 0;
    text-align: center;
    height: 4.103vw;
    width: 4.103vw;
    border-radius: 50%;
    font-size: 2.821vw;
    letter-spacing: inherit;
    position: absolute;
    top: 1.538vw;
    left: 0px;
  }
  .about .about_block .column.block_02 div:nth-child(2) dl dd p {
    padding-left: 6.41vw;
    font-size: 3.333vw;
  }
  .about .about_block .column.block_02 div:last-child dl {
    margin-bottom: 2.897vw;
  }
  .about .about_block:nth-child(2) .title_center {
    margin: 23.051vw 0 10.292vw;
  }
  .about .about_block:nth-child(2) .title_center h3 {
    font-weight: 700;
    font-size: 6.667vw;
  }
  .about .about_block .title_center p.border {
    font-weight: 400;
    font-size: 3.59vw;
  }
  .about .about_block .column .illust01 {
    width: 21.026vw;
    height: 26.923vw;
    position: absolute !important;
    bottom: -11.487vw;
    right: 5.923vw;
  }
  .about .about_block .vision {
    margin: 0 0 17.385vw;
  }
  .about .about_block .vision_inner {
    width: 76.923vw;
    border: 3.077vw solid #e6e6e6;
    border-radius: 10.256vw;
    padding: 8.462vw 6.079vw;
    margin: 0 auto 6.154vw;
    position: relative;
  }
  .about .about_block .vision_inner .bg_01 .shape_red {
    mix-blend-mode: multiply;
    width: 100%;
    position: absolute;
    top: 5.118vw;
    left: -20.059vw;
    animation: about_slide_bg01_anm_shapered 7s infinite;
  }
  .about .about_block .vision_inner .bg_01 .shape_red svg {
    width: 135.897vw;
    height: 38.462vw;
  }
  .about .about_block .vision_inner .bg_01 .shape_yellow {
    mix-blend-mode: multiply;
    width: 100%;
    position: absolute;
    top: 17.559vw;
    left: -19.265vw;
    animation: about_slide_bg01_anm_shapeyellow 8s infinite;
  }
  .about .about_block .vision_inner.bg_01 .shape_yellow svg {
    width: 134.872vw;
    height: 40.769vw;
  }
  .about .about_block .vision_inner .bg_02 .shape_green {
    mix-blend-mode: multiply;
    width: 100%;
    position: absolute;
    top: 1.118vw;
    left: -20.059vw;
    animation: about_slide_bg01_anm_shapegreen 7s infinite;
  }
  .about .about_block .vision_inner .bg_02 .shape_green svg {
    width: 135.897vw;
    height: 38.462vw;
  }
  .about .about_block .vision_inner .bg_02 .shape_blue {
    mix-blend-mode: multiply;
    width: 100%;
    position: absolute;
    top: -0.441vw;
    left: -19.265vw;
    animation: about_slide_bg02_anm_shapeblue 8s infinite;
  }
  .about .about_block .vision_inner.bg_02 .shape_blue svg {
    width: 134.872vw;
    height: 40.769vw;
  }
  .about .about_block .vision_inner .bg_03 .shape_green {
    mix-blend-mode: multiply;
    width: 100%;
    position: absolute;
    top: 16.118vw;
    left: -16.059vw;
    animation: about_slide_bg03_anm_shapegreen 7s infinite;
  }
  .about .about_block .vision_inner .bg_03 .shape_green svg {
    width: 131.026vw;
    height: 53.077vw;
  }
  .about .about_block .vision_inner .bg_03 .shape_yellow {
    mix-blend-mode: multiply;
    width: 100%;
    position: absolute;
    top: -1.441vw;
    left: -16.265vw;
    animation: about_slide_bg03_anm_shapeyellow 8s infinite;
  }
  .about .about_block .vision_inner .bg_03 .shape_yellow svg {
    width: 130vw;
    height: 55.385vw;
  }
  .about .about_block .vision_inner .bg_04 .shape_red {
    mix-blend-mode: multiply;
    width: 100%;
    position: absolute;
    top: 6.118vw;
    left: -38.059vw;
    animation: about_slide_bg04_anm_shapered 7s infinite;
  }
  .about .about_block .vision_inner .bg_04 .shape_red svg {
    width: 170vw;
    height: 53.333vw;
  }
  .about .about_block .vision_inner .bg_04 .shape_blue {
    mix-blend-mode: multiply;
    width: 100%;
    position: absolute;
    top: -11.441vw;
    left: -28.265vw;
    animation: about_slide_bg04_anm_shapeblue 8s infinite;
  }
  .about .about_block .vision_inner .bg_04 .shape_blue svg {
    width: 170vw;
    height: 53.333vw;
  }
  .about .about_block .vision div h4 {
    font-size: 6.923vw;
    font-weight: 700;
    margin-bottom: 5.128vw;
    line-height: 1;
  }
  .about .about_block .vision div .illust {
    margin: 0 auto 7.692vw;
    height: 42.564vw;
    display: grid;
    align-content: center;
  }
  .about .about_block .vision div .illust01 {
    width: 36.667vw;
  }
  .about .about_block .vision div .illust02 {
    width: 45.385vw;
  }
  .about .about_block .vision div .illust03 {
    width: 56.923vw;
  }
  .about .about_block .vision div .illust04 {
    width: 47.949vw;
  }
  .about .about_block .vision div img {
    width: 100%;
    height: auto;
  }
  .about .about_block .vision div p.bold {
    font-weight: 700;
    font-size: 3.333vw;
    line-height: 2;
    margin-bottom: 6.154vw;
  }
  .about .about_block .vision div p.border {
    font-weight: 400;
    font-size: 3.333vw;
    line-height: 1;
    border: 1px solid #111111;
    padding: 1.538vw 1.538vw;
    margin-bottom: 2.564vw;
    width: fit-content;
  }
  .about .about_block .vision div ul {
    margin-left: 15px;
  }
  .about .about_block .vision div ul li {
    font-weight: 400;
    font-size: 3.333vw;
    font-feature-settings: "palt" on;
    list-style-type: disc;
    line-height: 1.6;
    margin-bottom: 4.103vw;
  }
  .about .about_block .vision div ul li span {
    font-weight: 700;
    font-size: 3.846vw;
    font-feature-settings: "palt" on;
    list-style-type: disc;
    display: block;
    margin-bottom: 2.364vw;
    letter-spacing: -0.026vw;
  }
  .about .about_block .vision .en {
    margin-top: 10.128vw;
  }
  .about .about_block .vision .en h4 {
    font-size: 7.692vw;
    font-weight: 700;
    margin-bottom: 4.128vw;
    line-height: 0.7;
  }
  .about .about_block .vision .en h4 span {
    font-size: 3.077vw;
    font-weight: 700;
    margin-bottom: 5.128vw;
    line-height: 1;
  }
  .about .about_block .vision .en p.bold {
    font-weight: 700;
    font-size: 3.077vw;
    line-height: 1.8;
    margin-bottom: 6.154vw;
  }
  .about .about_block .vision .en p.border {
    font-weight: 400;
    font-size: 2.821vw;
    line-height: 1;
    border: 1px solid #111111;
    padding: 1.538vw 1.538vw;
    margin-bottom: 3.564vw;
    width: fit-content;
  }
  .about .about_block .vision .en ul li {
    font-weight: 400;
    font-size: 3.077vw;
    font-feature-settings: "palt" on;
    list-style-type: disc;
    line-height: 1.6;
    margin-bottom: 4.103vw;
  }
  .about .about_block .vision .en ul li:last-child {
    margin-bottom: 0;
  }
  .about .about_block .vision .en ul li span {
    font-weight: 700;
    font-size: 3.59vw;
    font-feature-settings: "palt" on;
    list-style-type: disc;
    display: block;
    margin-bottom: 2.364vw;
    letter-spacing: -0.026vw;
  }
  .about .about_block .title_center {
    text-align: center;
    margin-bottom: 5.128vw;
  }
  .about .about_block h3 {
    font-weight: 700;
    font-size: 6.667vw !important;
    margin-bottom: 2.128vw;
    text-align: center;
  }
  .about .about_block h3 span {
    font-weight: 700;
    font-size: 3.077vw !important;
  }
  .about .about_block .title_center p {
    font-weight: 600;
    font-size: 3.333vw;
    margin: 0 auto;
  }
  .about .about_block .map_area {
    width: 76.923vw;
    max-width: unset;
    height: auto;
    margin: 0 auto;
    position: relative;
  }
  .about .about_block .map_area .description {
    position: static;
    width: 100%;
    margin-bottom: 12.308vw;
  }
  .about .about_block .map_area .img_map {
    width: 100%;
    height: auto;
    position: static;
    margin-bottom: 9.744vw;
  }
  .about .about_block ol ul li:before {
    content: none;
  }
  .about .about_block .map_area ol li {
    font-weight: 400;
    font-size: 3.333vw;
    line-height: 1.8;
    letter-spacing: 0.1em;
    font-feature-settings: "palt" on;
    margin-bottom: 1.664vw;
    position: relative;
    padding-left: 6.41vw;
  }
  .about .about_block ol li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #111111;
    color: #fff;
    display: block;
    float: left;
    line-height: 4.103vw;
    margin-left: 0;
    text-align: center;
    height: 4.103vw;
    width: 4.103vw;
    border-radius: 50%;
    font-size: 2.564vw;
    letter-spacing: 0px;
    position: absolute;
    top: 0.538vw;
    left: 0px;
  }
  .about .about_block .map_area ol li span {
    font-weight: 700;
  }
  .about .about_block .map_area ol li span.small {
    font-weight: 400;
    font-size: 2.564vw;
    line-height: 1.4;
    display: block;
  }
  .about .about_block .map_area ol ul li {
    padding-left: 0;
  }
  .about .about_block .map_area ol ul li .column {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .about .about_block .map_area ol li .column {
    display: flex;
    width: 100%;
    justify-content: unset;
  }
  .about .about_block .map_area ol li .column div {
    width: calc(50% - 5.564vw);
  }
  .about .about_block .map_area ol li .column div:first-child {
    margin-right: 6.41vw;
  }
  .about .about_block .map_area ol li .column div img {
    margin: 1.538vw 0 0;
  }
  .about .about_block .map_area .illust02 {
    width: 78.974vw;
    height: 34.872vw;
    bottom: -39.487vw;
    right: 0;
    left: 0;
    margin: auto;
  }
  .about .about_block .map_area .description p {
    font-weight: 400;
    font-size: 3.333vw;
    line-height: 1.8;
    font-feature-settings: "palt" on;
    margin-bottom: 6.667vw;
  }
  .about .about_block .map_area .description p.en {
    font-size: 3.077vw;
  }
  .about .facilities {
    margin-top: 17.949vw;
  }
  .about .facilities .block_info {
    margin-bottom: 27.897vw;
    width: 84.615vw;
  }
  .about .facilities .block_info h1 {
    text-align: center;
    font-size: 6.41vw;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 11.538vw !important;
  }
  .about .facilities .block_info h1 span {
    font-size: 3.077vw;
    font-weight: 600;
  }
  .about .facilities .block_info p {
    font-weight: 400;
    font-size: 3.333vw !important;
    line-height: 190%;
    text-align: left;
    letter-spacing: 0.1em;
    font-feature-settings: "palt" on;
    margin-bottom: 5.256vw;
  }
  .about .facilities .block_info .column div {
    margin: 0;
  }
  .about .facilities .block_info .column div:last-child {
    margin: 0;
  }
  .about .facilities .block_info .column_2 div.school:nth-last-child(-n/**/+2) {
    margin-bottom: 10.667vw !important;
  }
  .about .facilities .block_info .column_2 div.school:last-child {
    margin-bottom: 0 !important;
  }
  .about .facilities .block_info .column .image {
    width: 100%;
    height: 45.128vw;
    margin-bottom: 5.128vw !important;
    border-radius: 5.128vw;
    overflow: hidden;
    display: grid;
    align-content: center;
  }
  .about .facilities .block_info .column div.school .image {
    width: 100%;
    height: 45.128vw;
    margin-bottom: 5.128vw !important;
    border-radius: 5.128vw;
    overflow: hidden;
    display: grid;
    align-content: center;
  }
}
/* ========================================
   ABOUT INTRO - RESTRUCTURED
======================================== */

main.lower_page .contents_area.about,
.about .contents_area.about {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
}

.about .about_intro {
  position: relative;
  width: 100%;
  margin: 0 auto 110px;
}

/* 枠・白背景はカード側だけに持たせる */
.about .about_intro_card {
  position: relative;
  width: 100%;
  padding: 85px 72px 80px;
  border: 1px solid #111;
  border-radius: 18px;
  background: #fff;
}

.about .about_intro_logo {
  width: 214px;
  margin: 0 auto 80px;
}

.about .about_intro_logo img,
.about .about_childcare_image img,
.about .about_goal_illust img {
  display: block;
  width: 100%;
  height: auto;
}

.about .about_intro_message {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 60px;
  margin-bottom: 95px;
}

.about .about_intro_text p,
.about .about_childcare_body p,
.about .about_policy_item p,
.about .about_policy_item li,
.about .about_goal_text li {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 0.06em;
  font-feature-settings: "palt" on;
  text-align: justify;
}

.about .about_intro_text p,
.about .about_childcare_body p,
.about .about_policy_item p {
  margin-bottom: 20px;
}

.about .about_intro_text p:last-child,
.about .about_childcare_body p:last-child,
.about .about_policy_item p:last-child {
  margin-bottom: 0;
}

.about .about_childcare_intro {
  display: grid;
  grid-template-columns: 380px 1fr;
  align-items: center;
  column-gap: 82px;
  margin-bottom: 42px;
}

.about .about_childcare_image {
  border-radius: 30px;
  overflow: hidden;
}

.about .about_childcare_kicker {
  margin-bottom: 18px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.about .about_childcare_heading h2 {
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.65;
  letter-spacing: 0.08em;
  font-feature-settings: "palt" on;
}

.about .about_childcare_body {
  width: auto;
  max-width: none;
  margin: 0;
}

.about .about_policy_area {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 72px;
  padding: 56px 0 55px;
  border-top: 1px solid #111;
  border-bottom: 1px solid #111;
}

.about .about_policy_item + .about_policy_item {
  padding-left: 72px;
  border-left: 1px solid #111;
}

.about .about_label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  margin-bottom: 18px;
  padding: 0 12px;
  border: 1px solid #111;
  font-size: 14px !important;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.06em;
}

.about .about_policy_item h3 {
  margin: 0 0 24px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}

.about .about_policy_item h3 span {
  display: inline-block;
  font-size: 21px;
  letter-spacing: 0.04em;
  margin-left: -10px;
}

.about .about_policy_item ol {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

.about .about_policy_item li {
  display: flex;
  align-items: flex-start;
  gap: 0.45em;
}

.about .about_policy_item .num {
  position: relative;
  flex: 0 0 15px;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-top: 0.5em;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  line-height: 15px;
  text-align: center;
}

.about .about_policy_item .num::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: #111;
  z-index: 0;
}

.about .about_policy_item .num {
  z-index: 1;
}

.about .about_policy_item .num::after {
  content: attr(data-num);
  position: absolute;
  z-index: 1;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  transform: translateY(0.5px);
}

.about .about_goal_area {
  position: relative;
  padding-top: 40px;
  padding-bottom: 60px;
}

.about_block_social {
  padding-top: 90px;
}

.about_block_social::before {
  content: "";
  position: absolute;
  top: 0px;
  left: -72px;
  right: -72px;
  height: 1px;
  background: #111;
}

.about .about_goal_text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.about .about_goal_text li {
  margin-bottom: 18px;
}

.about .about_goal_text li span {
  display: block;
  font-weight: 700;
}

.about .about_goal_illust {
  position: absolute;
  right: 0;
  bottom: -40px;
  width: 127px;
  z-index: 1;
}

.about .about_goal_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
}

.about .about_goal_col ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.about .about_goal_col li {
  display: grid;
  grid-template-columns: 15px 1fr;
  column-gap: 0.45em;
  align-items: start;
  margin-bottom: 28px;
}

.about .about_goal_col li:last-child {
  margin-bottom: 0;
}

.about .about_goal_num {
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
  margin-top: 0.5em;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  line-height: 15px;
  text-align: center;
}

.about .about_goal_num::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: #111;
}

.about .about_goal_num::after {
  content: attr(data-num);
  position: relative;
  z-index: 1;
  display: block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
}

.about .about_goal_detail {
  min-width: 0;
}

.about .about_goal_heading {
  display: block;
  font-weight: 700;
}

.about .about_goal_detail p {
  margin: 0;
}

/* ========================================
   ABOUT INTRO - SP
======================================== */
@media only screen and (max-width: 768px) {
  .about .contents_area.about {
    width: 84.615vw;
    max-width: none;
  }

  .about .about_intro {
    margin-bottom: 10.256vw;
  }

  .about .about_intro_card {
    padding: 15.385vw 6.41vw 0;
    border-radius: 20px;
  }

  .about .about_intro_logo {
    width: 37.436vw;
    margin-bottom: 11.538vw;
  }

  .about .about_intro_message {
    display: block;
    margin-bottom: 10vw;
  }

  .about .about_intro_text + .about_intro_text {
    margin-top: 0;
  }

  .about .about_intro_text p,
  .about .about_childcare_body p,
  .about .about_policy_item p,
  .about .about_policy_item li,
  .about .about_goal_text li {
    font-size: 4.103vw;
    line-height: 2;
    letter-spacing: 0.05em;
  }

  .about .about_intro_text p,
  .about .about_childcare_body p,
  .about .about_policy_item p {
    margin-bottom: 6.41vw;
  }

  .about .about_childcare_intro {
    display: block;
    margin-bottom: 7vw;
  }

  .about .about_childcare_image {
    margin-bottom: 7vw;
    border-radius: 5.128vw;
  }

  .about .about_childcare_kicker {
    margin-bottom: 2vw;
    font-size: 3.333vw;
  }

  .about .about_childcare_heading h2 {
    font-size: 6.154vw;
    line-height: 1.55;
  }

  .about .about_childcare_body {
    width: 100%;
    margin-bottom: 10vw;
  }

  .about .about_policy_area {
    display: block;
    padding: 8vw 0;
  }

  .about .about_policy_item + .about_policy_item {
    margin-top: 8vw;
    padding: 8vw 0 0;
    border-top: 1px solid #111;
    border-left: 0;
  }

  .about .about_label {
    min-height: 6.667vw;
    margin-bottom: 3.5vw;
    padding: 0 2.8vw;
    font-size: 3.077vw !important;
  }

  .about .about_policy_item h3 {
    margin-bottom: 4.5vw;
    font-size: 7.179vw;
    line-height: 1.35;
  }

  .about .about_policy_item h3 span {
    font-size: 3.333vw;
  }

  .about .about_policy_item ol {
    margin-bottom: 5vw;
  }

  .about .about_goal_area {
    display: block;
    padding-top: 8vw;
    padding-bottom: 20.513vw;
  }

  .about .about_goal_text li {
    margin-bottom: 5vw;
  }

  .about .about_goal_illust {
    width: 36vw;
    margin: 8vw 0 0 auto;
  }
}

/* ========================================
   ABOUT INTRO CARD
======================================== */

.about .about_childcare_section {
  display: grid;
  grid-template-columns: 400px 410px;
  column-gap: 70px;
  justify-content: center;
  align-items: start;
  margin-bottom: 85px;
}

.about .about_childcare_visual {
  position: sticky;
  top: 120px;
  min-width: 0;
}

.about .about_childcare_image {
  border-radius: 30px;
  overflow: hidden;
}

.about .about_childcare_image img {
  display: block;
  width: 100%;
  height: auto;
}

.about .about_childcare_heading {
  margin-bottom: 32px;
}

.about .about_childcare_kicker {
  margin-bottom: 10px;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.about .about_childcare_content {
  width: 100%;
  min-width: 0;
}

.about .about_childcare_heading h2 {
  font-size: 43px;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.about .about_childcare_body p:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .about .about_childcare_section {
    display: block;
    margin-bottom: 10vw;
  }

  .about .about_childcare_visual {
    position: static;
    margin-bottom: 7vw;
  }

  .about .about_childcare_image {
    border-radius: 5.128vw;
  }

  .about .about_childcare_heading {
    margin-bottom: 6vw;
  }

  .about .about_childcare_kicker {
    font-size: 3.59vw;
    margin-bottom: 2.564vw;
  }

  .about .about_childcare_heading h2 {
    font-size: 6.667vw;
    line-height: 1.8;
  }

  .about .about_childcare_body p {
    font-size: 3.333vw;
    line-height: 2;
    margin-bottom: 5vw;
  }
}

/* ========================================
   ABOUT SOCIAL ACTION
======================================== */
.about .about_intro_card .about_social_area {
  position: relative;
  padding-top: 78px;
}

.about .about_intro_card .about_social_area::before {
  content: "";
  position: absolute;
  top: 0;
  left: -72px;
  right: -72px;
  height: 1px;
  background: #111;
}

.about .about_intro_card .about_social_header {
  margin: 0 0 56px;
  text-align: center;
}

.about .about_intro_card .about_social_header .border {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: 0 auto 28px;
  padding: 10px 14px;
  border: 1px solid #111;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.08em;
}

.about .about_intro_card .about_social_header h3 {
  margin: 0 0 40px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 0.08em;
  text-align: center;
}

.about .about_intro_card .about_social_header p:not(.border) {
  width: auto;
  margin: 0 auto 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 0.07em;
  text-align: center;
  font-feature-settings: "palt" on;
}

.about .about_intro_card .about_social_header p:not(.border):last-child {
  margin-bottom: 0;
}

.about .about_intro_card .about_action_cards {
  display: grid;
  gap: 62px;
  margin-bottom: 72px;
}

.about .about_intro_card .about_action_card {
  position: relative;
  display: grid;
  grid-template-columns: 405px 1fr;
  column-gap: 70px;
  align-items: start;
  min-height: 600px;
  padding: 58px 64px;
  border: 14px solid #e6e6e6;
  border-radius: 58px;
  background: #fff;
  overflow: visible;
}

.about .about_intro_card .about_action_body {
  position: relative;
  z-index: 1;
  min-width: 0;
}

.about .about_intro_card .about_action_body h4 {
  margin: 0 0 18px;
  font-size: 36px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.08em;
}

.about .about_intro_card .about_action_body p,
.about .about_intro_card .about_action_body li {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 0.06em;
  font-feature-settings: "palt" on;
  text-align: justify;
}

.about .about_intro_card .about_action_body p {
  width: auto;
  margin: 0 0 34px;
}

.about .about_intro_card .about_action_body p.about_action_lead {
  margin: 0 0 34px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.06em;
}

.about .about_intro_card .about_action_label {
  display: inline-flex;
  align-items: center;
  min-height: 27px;
  width: auto;
  margin: 0 0 14px !important;
  padding: 0 12px;
  border: 1px solid #111;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}

.about .about_intro_card .about_action_body ul {
  margin: 0;
  padding-left: 1.1em;
  list-style: disc;
}

.about .about_intro_card .about_action_body li {
  margin-bottom: 14px;
}

.about .about_intro_card .about_action_body li:last-child {
  margin-bottom: 0;
}

.about .about_intro_card .about_action_body li span {
  display: block;
  font-size: 16px;
  font-weight: 700;
}

.about .about_intro_card .about_action_illust {
  position: sticky;
  top: 130px;
  align-self: start;
  z-index: 0;
  display: flex;
  justify-content: center;
  padding-top: 8px;
}

.about .about_intro_card .about_action_illust img {
  display: block;
  width: 100%;
  height: auto;
}

.about .about_intro_card .about_action_illust_01 {
  width: 270px;
  justify-self: center;
}

.about .about_intro_card .about_action_illust_02 {
  width: 250px;
  justify-self: center;
}

.about .about_intro_card .about_action_illust_03 {
  width: 280px;
  justify-self: center;
}

.about .about_intro_card .about_action_illust_04 {
  width: 290px;
  justify-self: center;
}

.about_action_button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  min-width: 405px;
  min-height: 78px;
  padding: 14px 28px;
  border: 1px solid #111;
  border-radius: 12px;
  color: #111;
  text-decoration: none;
  overflow: visible;
  margin-top: 34px;
}

.about_action_button::before {
  content: "";
  position: absolute;

  top: -3px;
  left: -3px;

  width: calc(100% + 6px);
  height: calc(100% + 6px);

  border: 3px solid transparent;
  border-radius: 15px;

  pointer-events: none;
  transition: 0.4s;
}

.about_action_button:hover::before {
  border-color: #111;
}

.about_action_button_logo {
  width: 68px;
  height: auto;
  flex-shrink: 0;
}

.about_action_button span {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.04em;
}

.about .about_intro_card .about_map_block {
  margin-top: 76px;
  padding-top: 72px;
  border-top: 1px solid #111;
  margin-left: -72px;
  margin-right: -72px;
}

.about .about_intro_card .about_map_block .title_center {
  margin-bottom: 44px;
  text-align: center;
}

.about .about_intro_card .about_map_block .title_center h3 {
  margin: 0 0 16px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0.08em;
  font-feature-settings: "palt" on;
}

.about .about_intro_card .about_map_block .title_center p {
  width: auto;
  margin: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.08em;
  text-align: center;
}

.about .about_intro_card .about_map_block .map_area {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
}

.about .about_intro_card .about_map_block .map_area .img_map {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  width: 100%;
  margin: 0 auto;
}

.about .about_intro_card .about_map_block .map_area .img_map img {
  width: 100%;
  height: auto;
}

.about .about_intro_card .about_map_block .map_area .description {
  position: relative;
  left: auto;
  bottom: auto;
  width: 60%;
  margin: 36px 0 0;
}

.about .about_intro_card .about_map_block .map_area .description p {
  width: auto;
  margin: 0 0 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 0.06em;
  text-align: left;
}

.about .about_intro_card .about_map_block .map_area .description p.en {
  font-size: 13px;
}

.about .about_intro_card .about_map_block .map_area .illust02 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 420px;
}

.about .about_intro_card .about_map_block .map_area .illust02 img {
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 1359px) {
  .about .about_intro_card .about_social_area::before {
    left: -5.294vw;
    right: -5.294vw;
  }

  .about .about_intro_card .about_action_card {
    grid-template-columns: minmax(0, 1fr) 22vw;
    column-gap: 4.265vw;
    min-height: 44.118vw;
    padding: 4.265vw 4.706vw;
    border-width: 1.029vw;
    border-radius: 4.265vw;
  }

  .about .about_intro_card .about_action_illust_01 {
    width: 19.9vw;
  }

  .about .about_intro_card .about_action_illust_02 {
    width: 18.4vw;
  }

  .about .about_intro_card .about_action_illust_03 {
    width: 20.6vw;
  }

  .about .about_intro_card .about_action_illust_04 {
    width: 21.3vw;
  }
}

@media only screen and (max-width: 768px) {
  .about .about_intro_card .about_social_area {
    padding-top: 20.513vw;
  }

  .about .about_intro_card .about_social_area::before {
    left: -5.2vw;
    right: -5.2vw;
  }

  .about .about_intro_card .about_social_header {
    margin-bottom: 10vw;
  }

  .about .about_intro_card .about_social_header .border {
    margin-bottom: 5vw;
    font-size: 4.103vw;
  }

  .about .about_intro_card .about_social_header h3 {
    margin-bottom: 10.256vw;
    font-size: 6.667vw;
    line-height: 1.55;
  }

  .about .about_intro_card .about_social_header p:not(.border) {
    font-size: 3.333vw;
    line-height: 2;
    text-align: left;
  }

  .about .about_intro_card .about_action_cards {
    gap: 9vw;
    margin-bottom: 11vw;
  }

  .about .about_intro_card .about_action_card {
    display: flex;
    flex-direction: column;
    min-height: 0;
    padding: 9vw 6.5vw;
    border-width: 2.2vw;
    border-radius: 9vw;
  }

  .about .about_intro_card .about_action_body {
    display: contents;
  }

  .about .about_intro_card .about_action_body h4 {
    order: 1;
    width: 100%;
    margin: 0 0 6.154vw;
    font-size: 7.692vw;
    line-height: 1.4;
  }

  .about .about_intro_card .about_action_illust {
    order: 2;
    position: static;
    width: 100%;
    margin: 0 auto 7.692vw;
    padding-top: 0;
  }

  .about .about_intro_card .about_action_illust img {
    display: block;
    width: 100%;
    height: auto;
  }

  .about .about_intro_card .about_action_body .about_action_lead {
    order: 3;
  }

  .about
    .about_intro_card
    .about_action_body
    > p:not(.about_action_lead):not(.about_action_label) {
    order: 4;
  }

  .about .about_intro_card .about_action_body .about_action_label {
    order: 5;
  }

  .about .about_intro_card .about_action_body ul {
    order: 6;
  }

  .about .about_intro_card .about_action_button {
    order: 7;
    min-width: 0;
    width: 100%;
    font-size: 3.333vw;
    border-radius: 3.077vw;
  }

  .about .about_intro_card .about_action_lead,
  .about .about_intro_card .about_action_body p,
  .about .about_intro_card .about_action_body li {
    font-size: 3.333vw;
    line-height: 2;
  }

  .about .about_intro_card .about_map_block {
    margin-top: 12vw;
    padding-top: 11vw;
  }

  .about .about_intro_card .about_map_block .title_center {
    margin-bottom: 0;
  }

  .about .about_intro_card .about_map_block .title_center h3 {
    margin-bottom: 0;
    font-size: 6.667vw;
    line-height: 1.55;
  }

  .about .about_intro_card .about_map_block .map_area {
    min-height: 0;
  }

  .about .about_intro_card .about_map_block .map_area .img_map,
  .about .about_intro_card .about_map_block .map_area .description {
    width: 100%;
  }

  .about .about_intro_card .about_map_block .map_area .description {
    margin-top: 8vw;
  }

  .about .about_intro_card .about_map_block .map_area .description p {
    font-size: 3.333vw;
    line-height: 2;
  }

  .about .about_intro_card .about_map_block .map_area .description p.en {
    font-size: 3.077vw;
  }

  .about .about_intro_card .about_map_block .map_area .illust02 {
    position: static;
    width: 100%;
    margin-top: 7vw;
  }
}
/* ========================================
   ABOUT GROUP TITLE
======================================== */
.about .about_group {
  margin-top: 90px;
  text-align: center;
}

.about .about_group > a {
  display: block;
  width: min(calc(100% - 40px), 1130px);
  margin: 0 auto;
  text-align: left;
}

.about .about_group .title_area {
  position: relative;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 7px;
  background: #fff;
  border: 1px solid #111;
  border-radius: 16px;
}

.about .about_group .title_area .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 123px;
  background: #fff;
  border: 1px solid #111;
  border-radius: 11px;
}

.about .about_group .title_area h2 {
  margin: 0;
  font-size: 33px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.1em;
  font-feature-settings:
    "palt" on,
    "pcap" on;
}

.about .about_group .title_area .illust01,
.about .about_group .title_area .illust02 {
  position: absolute;
  bottom: 8px;
}

.about .about_group .title_area .illust01 {
  left: 54px;
  width: 260px;
}

.about .about_group .title_area .illust02 {
  right: 54px;
  width: 250px;
}

.about .about_group .title_area .illust01 img.to_pc,
.about .about_group .title_area .illust02 img {
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .about .about_group {
    width: 89.744vw;
    margin: 0 auto;
    position: relative;
  }

  .about .about_group > a {
    width: 100%;
  }

  .about .about_group .title_area {
    background: #ffffff;
    border: 1px solid #000000;
    height: 39.744vw;
    border-radius: 5.128vw;
    padding: 1.795vw;
    width: 100%;
    margin: 0;
    max-width: unset;
  }

  .about .about_group .title_area .inner {
    align-items: flex-start;
    padding-top: 4.615vw;
    height: 35.641vw;
    border-radius: 3.846vw;
  }

  .about .about_group .title_area h2 {
    margin-top: -2.051vw;
  }

  .about .about_group .illust01 {
    display: block;
    position: absolute;
    width: 100%;
    left: 0 !important;
    right: 0;
    bottom: 2.23vw !important;
    margin: auto;
    width: 73.333vw !important;
  }

  .about .about_group .illust01 img {
    width: 100%;
  }

  .about .about_group .illust02 {
    display: none;
  }

  .about .about_group .title_area h2 {
    font-size: 5.641vw;
  }
}

/* ========================================
   ABOUT PAGE - SP OVERRIDES 2026-07-07
   390px base: 1px = 0.25641vw
======================================== */
@media only screen and (max-width: 768px) {
  /* Policy / Goal text size */
  .about .about_policy_item p,
  .about .about_policy_item li,
  .about .about_goal_detail p,
  .about .about_goal_text li {
    font-size: 3.333vw;
    line-height: 2;
    letter-spacing: 0.05em;
  }

  /* Policy label + heading: 2 columns */
  .about .about_policy_item {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 3.077vw;
    align-items: start;
  }

  .about .about_policy_item .about_label {
    grid-column: 1;
    grid-row: 1;
    margin: 0;
    min-height: 6.667vw;
    padding: 0 2.821vw;
    font-size: 3.077vw !important;
    white-space: nowrap;
  }

  .about .about_policy_item h3 {
    grid-column: 2;
    grid-row: 1;
    margin: -1.282vw 0 4.615vw;
    font-size: 7.179vw;
    line-height: 1.35;
    letter-spacing: 0.06em;
  }

  .about .about_policy_item h3 span {
    margin-left: 0;
    font-size: 3.333vw;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
  }

  .about .about_policy_item > p,
  .about .about_policy_item > ol {
    grid-column: 1 / -1;
  }

  .about .about_policy_item ol {
    margin: 0 0 5.128vw;
  }

  .about .about_policy_item .num,
  .about .about_goal_num {
    flex-basis: 3.846vw;
    width: 3.846vw;
    height: 3.846vw;
    margin-top: 0.45em;
    font-size: 2.564vw;
    line-height: 3.846vw;
  }

  .about .about_goal_num::after {
    width: 3.846vw;
    height: 3.846vw;
    line-height: 3.846vw;
  }

  /* Goal area: 1 column */
  .about .about_goal_grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
  }

  .about .about_goal_col + .about_goal_col {
    margin-top: 5.128vw;
  }

  .about .about_goal_col li {
    grid-template-columns: 3.846vw 1fr;
    column-gap: 1.282vw;
    margin-bottom: 5.128vw;
  }

  .about .about_goal_col li:last-child {
    margin-bottom: 0;
  }

  .about .about_goal_heading {
    margin-bottom: 0.769vw;
    font-size: 3.333vw;
    line-height: 1.8;
  }

  .about .about_goal_illust {
    position: absolute;
    display: block;
    width: 21.026vw;
    bottom: -5.128vw;
    margin: 0;
  }

  /* Social header */
  .about .about_intro_card .about_social_header p:not(.border) {
    font-size: 4.103vw;
    line-height: 2;
    letter-spacing: 0.05em;
    text-align: justify;
  }

  /* Action cards */
  .about .about_intro_card .about_action_body p.about_action_lead {
    font-size: 3.846vw;
    line-height: 1.9;
    margin: 0 0 5.128vw;
  }

  .about .about_intro_card .about_action_body p,
  .about .about_intro_card .about_action_body li {
    font-size: 3.59vw;
    line-height: 2;
    letter-spacing: 0.05em;
  }

  .about .about_intro_card .about_action_label {
    min-height: 6.923vw;
    padding: 0 2.821vw;
    font-size: 3.59vw;
  }

  .about .about_intro_card .about_action_body li span {
    font-size: 4.103vw;
    line-height: 1.7;
  }

  .about .about_intro_card .about_action_button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-width: 0;
    min-height: 22.051vw;
    gap: 2.564vw;
    margin: 8.718vw auto 0;
    padding: 3.59vw 4.615vw;
    text-align: center;
  }

  .about .about_intro_card .about_action_button_logo {
    width: 17.436vw;
  }

  .about .about_intro_card .about_action_button span {
    font-size: 3.846vw;
    line-height: 1.4;
  }

  /* Map block: align to the parent card frame */
  .about .about_intro_card .about_map_block {
    margin: 20.769vw 0 0;
    padding: 0;
    border: none;
    margin-left: -6.41vw;
    margin-right: -6.41vw;
  }

  .about .about_intro_card .about_map_block .map_area {
    width: 100%;
    margin: 0;
  }

  .about .about_intro_card .about_map_block .map_area .img_map {
    position: static;
    width: 100%;
    margin: 0;
  }

  .about .about_intro_card .about_map_block .map_area .img_map img {
    display: block;
    width: 100%;
    max-width: none;
    height: auto;
  }
}

/* ========================================
   ABOUT PAGE DECORATIVE BACKGROUNDS
======================================== */

main.lower_page.bg_about {
  position: relative;
  isolation: isolate;
  overflow-x: clip;
  overflow-y: visible;
  padding: 0;
  background: #f5f5f5;
}

main.lower_page.bg_about > .block_info {
  position: relative;
  z-index: 0;
}

.about .about_intro {
  position: relative;
  z-index: 0;
}

.about .about_intro_card {
  position: relative;
  overflow: visible;
  background: #ffffff;
}

/*
 * PC・SP共通の5つの背景配置レイヤー。
 * page-about.php内のabout_page_bg--1〜5をそのまま共用する。
 */
.about .about_page_backgrounds {
  position: absolute;
  inset: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  pointer-events: none;

  --bg-start: 900px;
  --bg-gap: 1800px;
}

.about .about_page_bg {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0;
  pointer-events: none;
}

.about .about_page_bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: calc(100vw + 120px);
  height: auto;
  aspect-ratio: 2720 / 1476;

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

  filter: blur(20px);
  transform: translate(-50%, -50%) scale(1.08);
  transform-origin: center;

  pointer-events: none;
}

.about .about_page_bg--1 {
  top: var(--bg-start);
}

.about .about_page_bg--2 {
  top: calc(var(--bg-start) + var(--bg-gap));
}

.about .about_page_bg--3 {
  top: calc(var(--bg-start) + var(--bg-gap) * 2);
}

.about .about_page_bg--4 {
  top: calc(var(--bg-start) + var(--bg-gap) * 3);
}

.about .about_page_bg--5 {
  top: calc(var(--bg-start) + var(--bg-gap) * 4);
}

/* PC用背景画像 */
.about .about_page_bg--1::before {
  background-image: url(../img/about/about_bg01.png);
}

.about .about_page_bg--2::before {
  background-image: url(../img/about/about_bg02.png);
}

.about .about_page_bg--3::before {
  background-image: url(../img/about/about_bg03.png);
}

.about .about_page_bg--4::before {
  background-image: url(../img/about/about_bg04.png);
}

.about .about_page_bg--5::before {
  background-image: url(../img/about/about_bg05.png);
}

/* 背景以外のカード内要素を前面へ */
.about .about_intro_card > *:not(.about_page_backgrounds) {
  position: relative;
}

@media only screen and (max-width: 1359px) {
  .about .about_page_backgrounds {
    --bg-start: 66.225vw;
    --bg-gap: 132.451vw;
  }

  .about .about_page_bg::before {
    --page-content-width: min(83.088vw, 1130px);
    --page-bg-bleed: 8.83vw;

    left: 50%;
    width: calc(100vw + var(--page-bg-bleed));
    height: auto;
    aspect-ratio: 2720 / 1476;

    background-size: 100% auto;
    filter: blur(2.428vw);

    transform: translateX(-50%);

    -webkit-mask-image: linear-gradient(
      to right,
      #000 0,
      #000 calc((100% - var(--page-content-width)) / 2),
      transparent calc((100% - var(--page-content-width)) / 2),
      transparent calc((100% + var(--page-content-width)) / 2),
      #000 calc((100% + var(--page-content-width)) / 2),
      #000 100%
    );

    mask-image: linear-gradient(
      to right,
      #000 0,
      #000 calc((100% - var(--page-content-width)) / 2),
      transparent calc((100% - var(--page-content-width)) / 2),
      transparent calc((100% + var(--page-content-width)) / 2),
      #000 calc((100% + var(--page-content-width)) / 2),
      #000 100%
    );
  }
}

@media only screen and (max-width: 768px) {
  /*
   * SPでは同じ5要素を使い、画像だけSP版へ切り替える。
   * 既存の約230vw間隔から約2倍の460vwへ拡張。
   */
  .about .about_page_backgrounds {
    --bg-start: 120vw;
    --bg-gap: 800vw;
    height: 100%;
  }

  @media only screen and (max-width: 768px) {
    .about .about_page_bg::before {
      left: 50%;

      /* ブラーの余白だけ画面外へ広げる */
      width: calc(100vw + 10.256vw);
      height: auto;
      aspect-ratio: 780 / 420;

      background-repeat: no-repeat;
      background-position: center;
      background-size: 100% auto;

      filter: blur(2.428vw);

      transform: translate(-50%, -50%) scale(1.04);
      transform-origin: center;

      /* SPでは画像全体を表示 */
      -webkit-mask-image: none;
      mask-image: none;
    }
  }

  /* SP用背景画像 */
  .about .about_page_bg--1::before {
    background-image: url(../img/about/sp/about_bg01.png);
  }

  .about .about_page_bg--2::before {
    background-image: url(../img/about/sp/about_bg02.png);
  }

  .about .about_page_bg--3::before {
    background-image: url(../img/about/sp/about_bg03.png);
  }

  .about .about_page_bg--4::before {
    background-image: url(../img/about/sp/about_bg04.png);
  }

  .about .about_page_bg--5::before {
    background-image: url(../img/about/sp/about_bg05.png);
  }
}

/* ========================================
   ABOUT PAGE - RESPONSIVE OPTIMIZATION
   769px - 1359px: PCレイアウトを維持しつつvwで可変
   768px以下: SPレイアウト
======================================== */

/* ----------------------------------------
   TABLET / SMALL DESKTOP
   769px - 1359px
---------------------------------------- */
@media only screen and (min-width: 769px) and (max-width: 1359px) {
  main.lower_page .contents_area.about,
  .about .contents_area.about {
    width: 83.088vw;
    max-width: 1130px;
  }

  .about .about_intro {
    margin-bottom: 8.088vw;
  }

  .about .about_intro_card {
    padding: 6.25vw 5.294vw 5.882vw;
    border-radius: 1.324vw;
  }

  .about .about_intro_logo {
    width: 15.735vw;
    margin-bottom: 5.882vw;
  }

  .about .about_intro_message {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 4.412vw;
    margin-bottom: 6.985vw;
  }

  .about .about_intro_text p,
  .about .about_childcare_body p,
  .about .about_policy_item p,
  .about .about_policy_item li,
  .about .about_goal_text li,
  .about .about_goal_detail p {
    font-size: 1.029vw;
  }

  .about .about_intro_text p,
  .about .about_childcare_body p,
  .about .about_policy_item p {
    margin-bottom: 1.471vw;
  }

  .about .about_childcare_section {
    grid-template-columns: 29.412vw 30.147vw;
    column-gap: 5.147vw;
    margin-bottom: 6.25vw;
  }

  .about .about_childcare_visual {
    top: 8.824vw;
  }

  .about .about_childcare_image {
    border-radius: 2.206vw;
  }

  .about .about_childcare_heading {
    margin-bottom: 2.353vw;
  }

  .about .about_childcare_kicker {
    margin-bottom: 0.735vw;
    font-size: 1.397vw;
  }

  .about .about_childcare_heading h2 {
    font-size: 3.162vw;
  }

  .about .about_policy_area {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 5.294vw;
    padding: 4.118vw 0 4.044vw;
  }

  .about .about_policy_item + .about_policy_item {
    padding-left: 5.294vw;
  }

  .about .about_label {
    min-height: 2.059vw;
    margin-bottom: 1.324vw;
    padding: 0 0.882vw;
    font-size: 1.029vw !important;
  }

  .about .about_policy_item h3 {
    margin-bottom: 1.765vw;
    font-size: 2.941vw;
  }

  .about .about_policy_item h3 span {
    font-size: 1.544vw;
    margin-left: -0.735vw;
  }

  .about .about_policy_item ol {
    margin-bottom: 1.471vw;
  }

  .about .about_policy_item .num,
  .about .about_goal_num {
    width: 1.103vw;
    height: 1.103vw;
    flex-basis: 1.103vw;
    font-size: 0.735vw;
    line-height: 1.103vw;
  }

  .about .about_goal_area {
    padding-top: 2.941vw;
    padding-bottom: 4.412vw;
  }

  .about .about_goal_grid {
    grid-template-columns: 1fr 1fr;
    gap: 5.882vw;
  }

  .about .about_goal_col li {
    grid-template-columns: 1.103vw 1fr;
    margin-bottom: 2.059vw;
  }

  .about .about_goal_illust {
    right: 0;
    bottom: -2.941vw;
    width: 9.338vw;
  }

  .about .about_intro_card .about_social_area {
    padding-top: 5.735vw;
    z-index: 0 !important;
  }

  .about .about_intro_card .about_social_area::before {
    left: -5.294vw;
    right: -5.294vw;
  }

  .about .about_intro_card .about_social_header {
    margin-bottom: 4.118vw;
  }

  .about .about_intro_card .about_social_header .border {
    margin-bottom: 2.059vw;
    padding: 0.735vw 1.029vw;
    font-size: 1.176vw;
  }

  .about .about_intro_card .about_social_header h3 {
    font-size: 3.162vw;
  }

  .about .about_intro_card .about_social_header p:not(.border) {
    font-size: 1.029vw;
  }

  .about .about_intro_card .about_action_cards {
    gap: 4.706vw;
    margin-bottom: 5.882vw;
  }

  .about .about_intro_card .about_action_card {
    min-height: 47.059vw;
    padding: 4.044vw;
    border-width: 1.103vw;
    border-radius: 4.412vw;
  }

  .about .about_intro_card .about_action_body h4 {
    margin-bottom: 1.471vw;
    font-size: 2.647vw;
  }

  .about .about_intro_card .about_action_body p,
  .about .about_intro_card .about_action_body li {
    font-size: 1.029vw;
  }

  .about .about_intro_card .about_action_illust_01,
  .about .about_intro_card .about_action_illust_02,
  .about .about_intro_card .about_action_illust_03,
  .about .about_intro_card .about_action_illust_04 {
    width: 22.059vw;
  }

  .about_action_button {
    width: 33.824vw;
    min-width: 0;
  }

  .about .about_intro_card .about_map_block {
    margin-left: -5.294vw;
    margin-right: -5.294vw;
    padding-left: 5.294vw;
    padding-right: 5.294vw;
  }

  .about .about_group {
    width: 83.088vw;
    margin: 0 auto;
    margin-top: 6.618vw;
    text-align: center;
  }

  .about .about_group > a {
    width: 100%;
  }

  .about .about_group .title_area {
    position: relative;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0.515vw;
    background: #fff;
    border: 1px solid #111;
    border-radius: 1.176vw;
  }

  .about .about_group .title_area .inner {
    height: 10.662vw;
  }

  .about .about_group .title_area h2 {
    font-size: 2.426vw;
  }

  .about .about_group .title_area .illust01 {
    width: 18.382vw;
  }

  .about .about_group .title_area .illust02 {
    width: 17.647vw;
  }
}

/* ABOUT map: switch Japanese / English diagram images by current language. */
.about .about_map_block .img_map .image-en {
  display: none !important;
}

body.lang-en .about .about_map_block .img_map .image-ja {
  display: none !important;
}

body.lang-en .about .about_map_block .img_map .image-en.to_pc {
  display: block !important;
}

@media only screen and (max-width: 768px) {
  body.lang-en .about .about_map_block .img_map .image-en.to_pc {
    display: none !important;
  }

  body.lang-en .about .about_map_block .img_map .image-en.to_sp {
    display: block !important;
  }
}
