@charset "utf-8";


/*  l-intro
--------------------------------------------------*/
.l-intro {
  padding-block: 10.5rem 12.0rem;
  background: #fcfbf9;
}
.intro-head {
  margin-bottom: 6.5rem;
}
.intro-head__heading {
  font-size: 2.8rem;
  line-height: 1.71428571;
  letter-spacing: .1em;
  width: calc(560 / 1200 * 100%);
}
.intro-head__desc {
  font-size: 1.8rem;
  line-height: 2.5;
  letter-spacing: .1em;
  width: calc(560 / 1200 * 100%);
}
.intro-gallery {
  width: 100%;
  margin-bottom: 12.0rem;
}
.intro-gallery__slide {
  width: 100%;
  pointer-events: none;
}
.intro-gallery__slide + .intro-gallery__slide {
  margin-top: 20px;
}
.intro-gallery__slide__item {
  pointer-events: none;
}
.intro-situation__box {
  position: relative;
  width: 100%;
}
.intro-situation__box + .intro-situation__box {
  margin-top: 8.0rem;
}
.intro-situation__detail {
  width: calc(590 / 1200 * 100%);
}
.intro-situation__detail__heading {
  font-size: 2.4rem;
  line-height: 1.875;
  letter-spacing: .1em;
  margin-bottom: 1.5rem;
}
.intro-situation__detail__heading__txt b {
  font-weight: 500;
}
.intro-situation__detail__heading__txt span {
  background-image: url('../img/img_underline.svg');
  background-size: 100% 30px;
  background-repeat: no-repeat;
  padding-bottom: 12px;
  background-position: center bottom;
}
.intro-situation__detail__heading__txt em {
  font-size: calc(28 / 24 * 1.0em);
  line-height: 1;
}
.intro-situation__detail__heading__txt small {
  font-size: calc(16 / 24 * 1.0em);
  line-height: 1;
}
.intro-situation__detail__desc {
  font-size: 1.8rem;
  line-height: 2.5;
  letter-spacing: .1em;
}
.intro-situation__detail__desc__txt + .intro-situation__detail__desc__txt {
  margin-top: .5em;
}
.intro-situation__detail__desc__txt span {
  color: #761212;
}
.intro-situation__photo {
  width: calc(540 / 1200 * 100%);
}
@media screen and (max-width: 768px){
  .l-intro {
    padding-block: 5.0rem 6.0rem;
  }
  .intro-head {
    margin-bottom: 3.5rem;
  }
  .intro-head__heading {
    font-size: 2.0rem;
    line-height: 1.75;
    letter-spacing: .05em;
    margin-bottom: 1.5rem;
    width: 100%;
  }
  .intro-head__desc {
    font-size: 1.4rem;
    text-align: justify;
    width: 100%;
  }
  .intro-gallery {
    margin-bottom: 4.0rem;
  }
  .intro-gallery__slide + .intro-gallery__slide {
    margin-top: 10px;
  }
  .intro-situation__box + .intro-situation__box {
    margin-top: 4.0rem;
  }
  .intro-situation__detail {
    width: 100%;
    margin-bottom: 2.5rem;
  }
  .intro-situation__detail__heading {
    font-size: 1.8rem;
    line-height: 1.77777778;
    margin-bottom: 1.5rem;
  }
  .intro-situation__detail__heading__txt span {
    background-image: url('../img/img_underline.svg');
    background-size: 100% 20px;
    background-repeat: no-repeat;
    padding-bottom: 7px;
    background-position: center bottom;
  }
  .intro-situation__detail__desc {
    font-size: 1.4rem;
    line-height: 2;
  }
  .intro-situation__photo {
    width: 100%;
  }
}




/*  contentsList
--------------------------------------------------*/
.contentsList {
  position: relative;
  padding-block: 12.0rem;
  overflow: clip;
}
.contentsList-head {
  width: calc(1350 / 1500 * 100%);
  margin-inline: auto 0;
  margin-bottom: 4.5rem;
}
.contentsList-head__ttl {
  font-size: 6.0rem;
  color: #b7b1a4;
  margin-bottom: 3.0rem;
}
.contentsList-head__heading {
  font-size: 2.4rem;
  line-height: 2;
  letter-spacing: .1em;
  margin-bottom: .5rem;
}
.contentsList-head__desc {
  font-size: 1.8rem;
  line-height: 2.5;
  letter-spacing: .1em;
}
.contentsList-slide {
  position: relative;
  width: calc(1350 / 1500 * 100%);
  padding-right: calc(150 / 1500 * 100%);
  margin-inline: auto 0;
}
.contentsList-slide__box {
  overflow: visible;
}
.contentsList-slide__item__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(120 / 380 * 100%);
  margin-top: calc(10 / 380 * 100%);
  margin-left: calc(-15 / 380 * 100%);
}
.shopping-slide__item1 .contentsList-slide__item__icon {
  width: calc(90 / 380 * 100%);
  margin-top: calc(-15 / 380 * 100%);
}
.shopping-slide__item4 .contentsList-slide__item__icon {
  width: calc(110 / 380 * 100%);
}
.contentsList-slide__item__desc {
  font-size: 1.8rem;
  line-height: 1.33333333;
  letter-spacing: .1em;
  text-align: right;
  margin-top: 1.5rem;
}
.contentsList-slide__item__desc span {
  display: block;
  font-size: calc(14 / 18 * 1.0em);
  letter-spacing: .1em;
  margin-top: .3em;
}
.contentsList-slide__note {
  font-size: max(10px,1.1rem);
  line-height: 1.81818182;
  letter-spacing: .05em;
  color: #787878;
  text-align: right;
  margin-top: 1.5rem;
}
:root .contentsList-slide__control {
  position: relative;
  width: 100%;
  margin-top: 6.0rem;
  margin-inline: 0 auto;
}
:root .contentsList-slide__control .swiper-scrollbar {
  position: relative;
  left: auto;
  bottom: auto;
  height: 4px;
  width: 100%;
  border-radius: 0;
  background: #d9d7d5;
  z-index: 0;
}
:root .contentsList-slide__control-white .swiper-scrollbar {
  background: #d9d7d5;
}
:root .contentsList-slide__control .swiper-scrollbar-drag {
  background: #8c8781;
  border-radius: 0;
}
:root .contentsList-slide__control .contentsList-slide__operation {
  width: 80px;
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-inline: 10px;
  display: none;
}
:root .contentsList-slide__control .swiper-button-prev,
:root .contentsList-slide__control .swiper-button-next {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  margin: 0;
  transform: translateY(0);
  line-height: 1;
  display: block;
  width:  20px;
  height: 20px;
  opacity: 1;
}
:root .contentsList-slide__control .swiper-button-prev.swiper-button-disabled,
:root .contentsList-slide__control .swiper-button-next.swiper-button-disabled {
  pointer-events: none;
  opacity: .5;
  cursor: default;
}
:root .contentsList-slide__control .swiper-button-prev {
  border-left: solid 2px #8c8781;
  border-top: solid 2px #8c8781;
  transform: rotate(-45deg) translateY(0);
}
:root .contentsList-slide__control .swiper-button-next {
  border-right: solid 2px #8c8781;
  border-top: solid 2px #8c8781;
  transform: rotate(45deg) translateY(0);
}
:root .contentsList-slide__control .swiper-button-prev:after,
:root .contentsList-slide__control .swiper-button-next:after {
  display: none;
}
@media screen and (max-width: 768px){
  .contentsList {
    padding-block: 5.0rem 6.0rem;
  }
  .contentsList-head {
    width: calc(320 / 380 * 100%);
    margin-inline: auto;
    margin-bottom: 3.0rem;
  }
  .contentsList-head__ttl {
    font-size: 3.0rem;
    margin-bottom: 2.5rem;
  }
  .contentsList-head__heading {
    font-size: 1.8rem;
    margin-bottom: .5rem;
  }
  .contentsList-head__desc {
    font-size: 1.4rem;
    text-align: justify;
  }
  .contentsList-slide {
    width: calc(350 / 380 * 100%);
    padding-right: calc(30 / 380 * 100%);
  }
  .contentsList-slide::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: calc(-30 / 350 * 100%);
    width: calc(380 / 350 * 100%);
    height: 100%;
    background: url('../../img/common/img_swipe.svg') no-repeat center / 208px auto, rgba(0, 0, 0, .6);
    pointer-events: none;
    z-index: 1;
  }
  .contentsList-slide.remove::after {
    display: none;
  }
  .contentsList-slide__item__desc {
    font-size: 1.2rem;
    margin-top: 1.0rem;
  }
  .contentsList-slide__item__desc span {
    font-size: 1.0rem;
  }
  .contentsList-slide__note {
    font-size: 1.0rem;
    text-align: left;
    margin-top: 1.0rem;
  }
  :root .contentsList-slide__control {
    width: 100%;
    margin-top: 2.0rem;
  }
  :root .contentsList-slide__control .swiper-scrollbar {
    height: 2px;
    /*width: calc(100% - 80px);*/
    width: 100%;
  }
  :root .contentsList-slide__control .contentsList-slide__operation {
    width: 50px;
    height: 26px;
    padding-inline: 4px;
    display: flex;
  }
  :root .contentsList-slide__control .swiper-button-prev,
  :root .contentsList-slide__control .swiper-button-next {
    width:  14px;
    height: 14px;
  }
}








/*  l-lifeinfo
--------------------------------------------------*/
.l-lifeinfo {
  padding-block: 12.0rem;
}
.lifeinfo-ttl {
  font-size: 4.2rem;
  color: #ffdc7c;
  text-align: center;
  margin-bottom: 5.5rem;
}
.lifeinfo-tabs {
  width: 100%;
}
.lifeinfo-tablist {
  width: 100%;
  gap: .8rem;
  margin-bottom: .8rem;
}
.lifeinfo-tab {
  width: calc((100% - 2.4rem) / 4);
  height: 6.0rem;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: .1em;
  text-align: center;
  padding-bottom: .1em;
  background: var(--white);
  transition: background-color .3s linear,color .3s linear;
}
.lifeinfo-tab.active {
  color: var(--white);
}

#tab-1 {
  border-top: solid .5rem #d9b0ab;
}
#tab-1.active {
  background: #c88c84;
}
#tab-2 {
  border-top: solid .5rem #b5d3c4;
}
#tab-2.active {
  background: #93c0aa;
}
#tab-3 {
  border-top: solid .5rem #e0cb9c;
}
#tab-3.active {
  background: #d3b46f;
}
#tab-4 {
  border-top: solid .5rem #adbacf;
}
#tab-4.active {
  background: #8c9dbc;
}

.lifeinfo-tabpanel {
  width: 100%;
  overflow: clip;
}
.lifeinfo-tabpanel__contents {
  position: relative;
  width: 100%;
}
.lifeinfo-map {
  position: relative;
  width: calc(715 / 1200 * 100%);
  margin-right: auto;
}
.lifeinfo-map__base {
  width: 100%;
}
.lifeinfo-map__plot {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.lifeinfo-map__plot__item {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: calc(25 / 715 * 100%);
  aspect-ratio: 25 / 32;
  margin-bottom: 0;
  box-sizing: border-box;
  padding-bottom: calc(9 / 715 * 100%);
  padding-right: calc(1 / 715 * 100%);
  font-size: min(0.9vw,12px);
  letter-spacing: 0;
  font-weight: 600;
  cursor: pointer;
  transition: transform .2s linear;
  transform-origin: bottom center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lifeinfo-tabpanel1 .lifeinfo-map__plot__item {
  color: #7f4341;
}
.lifeinfo-tabpanel2 .lifeinfo-map__plot__item {
  color: #005e43;
}
.lifeinfo-tabpanel3 .lifeinfo-map__plot__item {
  color: #997941;
}
.lifeinfo-tabpanel4 .lifeinfo-map__plot__item {
  color: #375c89;
}

.lifeinfo-map__plot__item::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="30.356" viewBox="0 0 25 30.356"><path d="M12.5,0C5.596,0,0,5.597,0,12.5s9.825,17.856,12.5,17.856,12.5-10.954,12.5-17.856S19.404,0,12.5,0ZM12.5,22.303c-5.415,0-9.804-4.389-9.804-9.803S7.085,2.697,12.5,2.697s9.804,4.388,9.804,9.803-4.39,9.803-9.804,9.803Z"/></svg>') no-repeat top center/100% auto;
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="30.356" viewBox="0 0 25 30.356"><path d="M12.5,0C5.596,0,0,5.597,0,12.5s9.825,17.856,12.5,17.856,12.5-10.954,12.5-17.856S19.404,0,12.5,0ZM12.5,22.303c-5.415,0-9.804-4.389-9.804-9.803S7.085,2.697,12.5,2.697s9.804,4.388,9.804,9.803-4.39,9.803-9.804,9.803Z"/></svg>') no-repeat top center/100% auto;
}
.lifeinfo-map__plot__item::after {
  content: "";
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 100%;
  background: var(--white);
}
.lifeinfo-map__plot__item.active {
  transform: scale(1.35);
  z-index: 2;
}


/* -------------- ショッピング施設 -------------- */

/* 1 イオンタウン あびこ駅前 */
.lifeinfo-tabpanel1 .lifeinfo-map__plot__item1 {
  margin-left: calc(379 / 715 * 100%);
  margin-top: calc(478 / 715 * 100%);
}
/* 2 ツルハドラッグ 住吉我孫子店 */
.lifeinfo-tabpanel1 .lifeinfo-map__plot__item2 {
  margin-left: calc(348 / 715 * 100%);
  margin-top: calc(548 / 715 * 100%);
}
/* 3 セブン・イレブン 大阪山之内1丁目店 */
.lifeinfo-tabpanel1 .lifeinfo-map__plot__item3 {
  margin-left: calc(106 / 715 * 100%);
  margin-top: calc(506 / 715 * 100%);
}
/* 4 ウエルシア 住吉我孫子店 */
.lifeinfo-tabpanel1 .lifeinfo-map__plot__item4 {
  margin-left: calc(304 / 715 * 100%);
  margin-top: calc(417 / 715 * 100%);
}
/* 5 デイリーカナートイズミヤ あびこ店 / Seria イズミヤあびこ店 */
.lifeinfo-tabpanel1 .lifeinfo-map__plot__item5 {
  margin-left: calc(354 / 715 * 100%);
  margin-top: calc(458 / 715 * 100%);
}
/* 6 業務スーパー我孫子店 */
.lifeinfo-tabpanel1 .lifeinfo-map__plot__item6 {
  margin-left: calc(415 / 715 * 100%);
  margin-top: calc(530 / 715 * 100%);
}
/* 7 ライフ 住吉山之内店 */
.lifeinfo-tabpanel1 .lifeinfo-map__plot__item7 {
  margin-left: calc(125 / 715 * 100%);
  margin-top: calc(441 / 715 * 100%);
}
/* 8 西松屋 我孫子店 */
.lifeinfo-tabpanel1 .lifeinfo-map__plot__item8 {
  margin-left: calc(399 / 715 * 100%);
  margin-top: calc(504 / 715 * 100%);
}


/* -------------- 公園 -------------- */

/* 1 我孫子公園 */
.lifeinfo-tabpanel2 .lifeinfo-map__plot__item1 {
  margin-left: calc(248 / 720 * 100%);
  margin-top: calc(484 / 720 * 100%);
}
/* 2 杉本町公園 */
.lifeinfo-tabpanel2 .lifeinfo-map__plot__item2 {
  margin-left: calc(245 / 720 * 100%);
  margin-top: calc(650 / 720 * 100%);
}
/* 3 山之内北公園 */
.lifeinfo-tabpanel2 .lifeinfo-map__plot__item3 {
  margin-left: calc(170 / 720 * 100%);
  margin-top: calc(430 / 720 * 100%);
}
/* 4 長居公園 */
.lifeinfo-tabpanel2 .lifeinfo-map__plot__item4 {
  margin-left: calc(640 / 720 * 100%);
  margin-top: calc(10 / 720 * 100%);
}


/* -------------- 教育施設 -------------- */

/* 1 市立依羅小学校 */
.lifeinfo-tabpanel3 .lifeinfo-map__plot__item1 {
  margin-left: calc(276 / 720 * 100%);
  margin-top: calc(551 / 720 * 100%);
}
/* 2 藤こども園 */
.lifeinfo-tabpanel3 .lifeinfo-map__plot__item2 {
  margin-left: calc(152 / 720 * 100%);
  margin-top: calc(557 / 720 * 100%);
}
/* 3 すくすくの杜 あびこ園 */
.lifeinfo-tabpanel3 .lifeinfo-map__plot__item3 {
  margin-left: calc(312 / 720 * 100%);
  margin-top: calc(553 / 720 * 100%);
}
/* 4 四恩るり2乳児保育園 */
.lifeinfo-tabpanel3 .lifeinfo-map__plot__item4 {
  margin-left: calc(348 / 720 * 100%);
  margin-top: calc(527 / 720 * 100%);
}
/* 5 れもんのこ杉本保育園 */
.lifeinfo-tabpanel3 .lifeinfo-map__plot__item5 {
  margin-left: calc(178 / 720 * 100%);
  margin-top: calc(660 / 720 * 100%);
}
/* 6 大阪公立大学 杉本キャンパス */
.lifeinfo-tabpanel3 .lifeinfo-map__plot__item6 {
  margin-left: calc(155 / 720 * 100%);
  margin-top: calc(722 / 720 * 100%);
}
/* 7 市立我孫子南中学校 */
.lifeinfo-tabpanel3 .lifeinfo-map__plot__item7 {
  margin-left: calc(383 / 720 * 100%);
  margin-top: calc(699 / 720 * 100%);
}
/* 8 よさみ幼稚園 */
.lifeinfo-tabpanel3 .lifeinfo-map__plot__item8 {
  margin-left: calc(283 / 720 * 100%);
  margin-top: calc(324 / 720 * 100%);
}
/* 9 あびこ幼稚園 */
.lifeinfo-tabpanel3 .lifeinfo-map__plot__item9 {
  margin-left: calc(160 / 720 * 100%);
  margin-top: calc(348 / 720 * 100%);
}


/* -------------- 医療・公共施設 -------------- */

/* 1 住吉スイミングスクール */
.lifeinfo-tabpanel4 .lifeinfo-map__plot__item1 {
  margin-left: calc(211 / 720 * 100%);
  margin-top: calc(526 / 720 * 100%);
}
/* 2 あびこファミリー歯科 */
.lifeinfo-tabpanel4 .lifeinfo-map__plot__item2 {
  margin-left: calc(348 / 720 * 100%);
  margin-top: calc(528 / 720 * 100%);
}
/* 3 住吉我孫子郵便局 */
.lifeinfo-tabpanel4 .lifeinfo-map__plot__item3 {
  margin-left: calc(288 / 720 * 100%);
  margin-top: calc(451 / 720 * 100%);
}
/* 4 あびこ病院 */
.lifeinfo-tabpanel4 .lifeinfo-map__plot__item4 {
  margin-left: calc(317 / 720 * 100%);
  margin-top: calc(436 / 720 * 100%);
}
/* 5 クリニック畑森 */
.lifeinfo-tabpanel4 .lifeinfo-map__plot__item5 {
  margin-left: calc(83 / 720 * 100%);
  margin-top: calc(574 / 720 * 100%);
}
/* 6 クリニックステーションあびこ */
.lifeinfo-tabpanel4 .lifeinfo-map__plot__item6 {
  margin-left: calc(401 / 720 * 100%);
  margin-top: calc(475 / 720 * 100%);
}
/* 7 あびこ駅前クリニックモール */
.lifeinfo-tabpanel4 .lifeinfo-map__plot__item7 {
  margin-left: calc(422 / 720 * 100%);
  margin-top: calc(460 / 720 * 100%);
}
/* 8 阪和記念病院 */
.lifeinfo-tabpanel4 .lifeinfo-map__plot__item8 {
  margin-left: calc(135 / 720 * 100%);
  margin-top: calc(319 / 720 * 100%);
}
/* 9 市立住吉スポーツセンター */
.lifeinfo-tabpanel4 .lifeinfo-map__plot__item9 {
  margin-left: calc(370 / 720 * 100%);
  margin-top: calc(739 / 720 * 100%);
}
/* 10 住吉区役所 */
.lifeinfo-tabpanel4 .lifeinfo-map__plot__item10 {
  margin-left: calc(46 / 720 * 100%);
  margin-top: calc(312 / 720 * 100%);
}
/* 11 市立住吉図書館 */
.lifeinfo-tabpanel4 .lifeinfo-map__plot__item11 {
  margin-left: calc(46 / 720 * 100%);
  margin-top: calc(279 / 720 * 100%);
}


.lifeinfo-info {
  position: absolute !important;
  top: 0;
  right: 0;
  width: calc(477 / 1200 * 100%);
  height: 100%;
  background: var(--white);
  overflow-x: clip;
  overflow-y: auto;
}
.lifeinfo-info__list {
  width: calc(447 / 477 * 100%);
  padding-block: 2.4rem 1.9rem;
  margin-inline: auto;
}
.lifeinfo-info__list__item {
  position: relative;
  font-size: 1.4rem;
  line-height: 1.71428571;
  cursor: pointer;
  padding-left: 3.0rem;
  transition: color .4s linear;
}
.lifeinfo-info__list__item + .lifeinfo-info__list__item {
  margin-top: 1.5rem;
}
.lifeinfo-tabpanel1 .lifeinfo-info__list__item.active {
  color: #c88c84;
}
.lifeinfo-tabpanel2 .lifeinfo-info__list__item.active {
  color: #93c0aa;
}
.lifeinfo-tabpanel3 .lifeinfo-info__list__item.active {
  color: #d3b46f;
}
.lifeinfo-tabpanel4 .lifeinfo-info__list__item.active {
  color: #8c9dbc;
}
.lifeinfo-info__list__item__num {
  position: absolute;
  left: 0;
  top: 0.3rem;
  width: 2.0rem;
  height: 2.0rem;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0;
  color: var(--white);
  border-radius: 100%;
  padding-bottom: 0.05em;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lifeinfo-tabpanel1 .lifeinfo-info__list__item__num {
  background: #7f4341;
}
.lifeinfo-tabpanel2 .lifeinfo-info__list__item__num {
  background: #005e43;
}
.lifeinfo-tabpanel3 .lifeinfo-info__list__item__num {
  background: #997941;
}
.lifeinfo-tabpanel4 .lifeinfo-info__list__item__num {
  background: #375c89;
}
.lifeinfo-info__list__item__name {
  width: calc(250 / 447 * 100%);
  letter-spacing: .01em;
}
.lifeinfo-info__list__item__name span {
  display: block;
  font-size: 1.2rem;
  line-height: 1.83333333;
  letter-spacing: .01em;
  margin-top: .5em;
}
.lifeinfo-info__list__item__min {
  width: calc(190 / 447 * 100%);
  letter-spacing: 0;
}
@media (any-hover: hover){
  .lifeinfo-tabpanel1 .lifeinfo-info__list__item:hover {
    color: #c88c84;
  }
  .lifeinfo-tabpanel2 .lifeinfo-info__list__item:hover {
    color: #93c0aa;
  }
  .lifeinfo-tabpanel3 .lifeinfo-info__list__item:hover {
    color: #d3b46f;
  }
  .lifeinfo-tabpanel4 .lifeinfo-info__list__item:hover {
    color: #8c9dbc;
  }
}
@media screen and (max-width: 768px){
  .l-lifeinfo {
    padding-block: 7.0rem 8.0rem;
  }
  .lifeinfo-ttl {
    font-size: 2.6rem;
    margin-bottom: 4.5rem;
  }
  .lifeinfo-inner {
    width: 100%;
  }
  .lifeinfo-tablist {
    gap: .4rem;
    margin-bottom: .4rem;
  }
  .lifeinfo-tab {
    width: calc((100% - .4rem) / 2);
    height: 4.4rem;
    font-size: 1.3rem;
    padding-bottom: .2em;
  }
  .lifeinfo-map {
    width: 100%;
  }
  .lifeinfo-map__plot__item {
    font-size: 0.9rem;
    width: calc(35 / 715 * 100%);
    translate: -16% -30%;
  }
  .lifeinfo-info {
    position: relative !important;
    width: 100%;
    max-height: 20.0rem;
  }
  .lifeinfo-info__list {
    width: calc(350 / 380 * 100%);
    padding-block: 2.0rem 2.5rem;
  }
  .lifeinfo-info__list__item {
    font-size: 1.2rem;
    padding-left: 2.2rem;
  }
  .lifeinfo-info__list__item__num {
    width: 1.6rem;
    height: 1.6rem;
    font-size: 1.0rem;
  }
  .lifeinfo-info__list__item__name > br {
    display: none;
  }
  .lifeinfo-info__list__item__name {
    width: calc(185 / 350 * 100%);
  }
  .lifeinfo-info__list__item__min {
    width: calc(160 / 350 * 100%);
  }

}