@charset "UTF-8";
/*----------
	おでかけ トップ
	/life/
----- */
/* MV */
.life-top-mv {
  width: 100%;
  position: relative;
}

.life-top-subslider {
  margin-top: 40px;
  padding-top: 60px;
  position: relative;
}

.life-top-subslider::before {
  content: "";
  width: 100%;
  height: 60%;
  border-radius: 0 40px 40px 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #E4FBEA;
}

@media (min-width: 751px) {
  .life-top-subslider {
    margin-top: 60px;
    padding-top: 80px;
  }
  .life-top-subslider::before {
    border-radius: 0 60px 60px 0;
    width: calc(50% + 397px);
  }
}
.un-life-top-news .un-life-top-news-wrap {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 751px) {
  .un-life-top-news .un-life-top-news-wrap {
    display: grid;
    grid-template-columns: 200px 1fr;
    justify-content: space-between;
    gap: 40px;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-news .un-life-top-news-wrap .c-heading-lv2 {
    text-align: left;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-news .c-news .cont_list > li {
    gap: 15px;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-news .c-news .cont_list > li .date {
    flex: 0 1 120px;
    font-weight: normal;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-news .c-news .cont_list > li .text {
    flex: 1 1 calc(100% - 135px);
  }
}

.un-life-top-area {
  --color-tohoku-donan: #008803;
  --color-kanto-izu: #BE2D76;
  --color-shinetsu-hokuriku: #0F60B1;
}

.un-life-top-area .c-caption-imagelink__image i {
  display: inline-block;
  width: 48px;
  height: 48px;
  background-color: var(--color-tohoku-donan);
}

.un-life-top-area .c-caption-imagelink__caption {
  font-size: 1.8rem;
  line-height: 1.125;
}

.un-life-top-area .c-caption-imagelink__caption span {
  font-size: 1.4rem;
}

.un-life-top-area .c-grid__item:nth-of-type(2) .c-caption-imagelink__image i {
  background-color: var(--color-kanto-izu);
}

.un-life-top-area .c-grid__item:nth-of-type(3) .c-caption-imagelink__image i {
  background-color: var(--color-shinetsu-hokuriku);
}

.un-life-top-area .c-toggle__trigger {
  height: 80px;
  font-size: 1.8rem;
}

@media (min-width: 751px) {
  .un-life-top-area .l-sidebg-right::before {
    width: 100%;
  }
  .un-life-top-area .c-caption-imagelink__image i {
    width: 56px;
    height: 56px;
  }
  .un-life-top-area .c-caption-imagelink__caption {
    font-size: 2.4rem;
  }
  .un-life-top-area .c-caption-imagelink__caption span {
    font-size: 1.8rem;
  }
  .un-life-top-area .c-toggle__trigger {
    height: 120px;
    font-size: 2.4rem;
  }
}
@media (hover: hover) {
  .un-life-top-area .c-caption-imagelink__inner:hover {
    border-color: var(--color-tohoku-donan);
    color: var(--color-tohoku-donan);
  }
  .un-life-top-area .c-grid__item:nth-of-type(2) .c-caption-imagelink__inner:hover {
    border-color: var(--color-kanto-izu);
    color: var(--color-kanto-izu);
  }
  .un-life-top-area .c-grid__item:nth-of-type(3) .c-caption-imagelink__inner:hover {
    border-color: var(--color-shinetsu-hokuriku);
    color: var(--color-shinetsu-hokuriku);
  }
}
.un-life-top-purpose__links .c-anchor-button__inner figure {
  padding: 24px 0 4px 0;
}

.un-life-top-purpose__links .c-anchor-button__inner img {
  width: 48px;
  height: 48px;
}

.un-life-top-purpose__section .c-center-col img {
  border-radius: 20px;
}

@media (min-width: 751px) {
  .un-life-top-purpose .l-sidebg-left::before,
  .un-life-top-purpose .l-sidebg-right::before {
    width: 100%;
  }
  .un-life-top-purpose__links .c-anchor-button__inner figure {
    padding: 24px 0 4px 0;
  }
  .un-life-top-purpose__links .c-anchor-button__inner img {
    width: 56px;
    height: 56px;
  }
}
@media (min-width: 751px) {
  .un-life-top-booking .l-sidebg-left::before {
    width: 100%;
  }
}
@media (min-width: 751px) {
  .un-life-top-events .l-sidebg-right::before {
    width: 100%;
  }
}
@media (min-width: 751px) {
  .un-life-top-media .l-sidebg-left::before {
    width: 100%;
  }
}
@media (min-width: 751px) {
  .un-life-top-services .l-sidebg-right::before {
    width: 100%;
  }
}
.un-services-slider .swiper-wrapper {
  align-items: stretch;
  height: 100%;
}

.un-services-slider .swiper-slide {
  border-radius: 50px;
  height: auto;
}

@media (min-width: 751px) {
  .un-services-slider .swiper-slide {
    flex-basis: auto;
  }
}
.un-services-slider__card {
  padding: 30px 15px 50px;
  background-color: #FFF;
}

.un-services-slider__card > figure {
  width: 255px;
  margin: 0 auto;
}

.un-services-slider__card > .c-text {
  min-height: 2lh;
  margin-top: 20px;
}

@media (min-width: 751px) {
  .un-services-slider__card {
    padding: 50px;
  }
  .un-services-slider__card > figure {
    width: 310px;
  }
  .un-services-slider__card > .c-text {
    text-align: center;
  }
}
.un-services-slider__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px -5px 0;
}

.un-services-slider__grid > div {
  flex: 0 0 calc(50% - 10px);
  margin: 0 5px;
}

.un-services-slider__grid > div:nth-of-type(3) {
  margin-top: 10px;
}

.un-services-slider__grid .c-text {
  display: grid;
  align-items: center;
  min-height: 2lh;
  font-weight: 600;
}

.un-services-slider__grid figure {
  margin-top: 10px;
}

.un-services-slider__grid figure img {
  border-radius: 8px;
}

@media (min-width: 751px) {
  .un-services-slider__grid {
    flex-wrap: nowrap;
    margin: 30px -20px 0;
  }
  .un-services-slider__grid > div {
    flex: 1 0 calc(33.3333333333% - 40px);
    margin: 0 20px;
  }
  .un-services-slider__grid > div:nth-of-type(3) {
    margin-top: 0;
  }
  .un-services-slider__grid figure {
    margin-top: 20px;
  }
  .un-services-slider__grid figure img {
    border-radius: 15px;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-service__body {
    padding-bottom: 124px;
  }
}
.un-life-top-service__body .life-coverpic {
  width: 100%;
  height: 250px;
}
@media only screen and (min-width: 751px) {
  .un-life-top-service__body .life-coverpic {
    width: calc(50% + 604px);
    height: 375px;
  }
}
.un-life-top-service__body .life-coverpic--right .life-coverpic__inner {
  margin-left: 30px;
}
@media only screen and (min-width: 751px) {
  .un-life-top-service__body .life-coverpic--right .life-coverpic__inner {
    margin-left: 0;
  }
}
@media only screen and (max-width: 750px) {
  .un-life-top-service__body .life-coverpic--right .life-coverpic__image img {
    -o-object-position: top 0 right -250px;
       object-position: top 0 right -250px;
  }
}
.un-life-top-service__body .life-coverpic--left .life-coverpic__inner {
  margin-right: 30px;
}
@media only screen and (min-width: 751px) {
  .un-life-top-service__body .life-coverpic--left .life-coverpic__inner {
    margin-right: 0;
  }
}
@media only screen and (max-width: 750px) {
  .un-life-top-service__body .life-coverpic--left .life-coverpic__image img {
    -o-object-position: top 0 left -120px;
       object-position: top 0 left -120px;
  }
}

.un-cover {
  width: 100%;
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media only screen and (min-width: 751px) {
  .un-cover {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.un-cover.un-cover--left .un-cover__txt {
  margin-right: auto;
  margin-left: 0;
  border-radius: 0 30px 0 0;
  position: relative;
}
@media only screen and (min-width: 751px) {
  .un-cover.un-cover--left .un-cover__txt {
    border-radius: 0 60px 0 0;
    padding: 50px 70px 0 0;
  }
}
.un-cover.un-cover--left .un-cover__txt::before {
  content: "";
  position: absolute;
  right: -60px;
  top: 160px;
  width: 60px;
  height: 60px;
  background-image: url(/assets/img/life/top/icon_wave.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.un-cover.un-cover--left .un-cover__txt::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
}
.un-cover.un-cover--left .un-cover__txt__inner {
  margin-left: 0;
  margin-right: auto;
}
@media only screen and (min-width: 751px) {
  .un-cover.un-cover--left .un-cover__txt__inner {
    margin-left: auto;
    margin-right: 0;
  }
}
.un-cover.un-cover--left .un-cover__illust {
  position: absolute;
  top: -5px;
  right: 6.13%;
}
@media only screen and (min-width: 751px) {
  .un-cover.un-cover--left .un-cover__illust {
    top: 212px;
    left: auto;
    right: min(7.0754716981vw, 75px);
  }
}
.un-cover.un-cover--left .un-cover__illust img {
  width: 120px;
  height: auto;
}
@media only screen and (min-width: 751px) {
  .un-cover.un-cover--left .un-cover__illust img {
    width: min(18vw, 175px);
  }
}
.un-cover.un-cover--left .c-heading-lv2 {
  margin-left: 0;
  margin-right: auto;
}
.un-cover.un-cover--right .un-cover__txt {
  margin-left: auto;
  margin-right: 0;
  border-radius: 30px 0 0 0;
}
@media only screen and (min-width: 751px) {
  .un-cover.un-cover--right .un-cover__txt {
    border-radius: 60px 0 0 0;
    padding: 50px 0 0 70px;
  }
}
.un-cover.un-cover--right .un-cover__txt::before {
  content: "";
  position: absolute;
  left: -60px;
  top: 160px;
  width: 60px;
  height: 60px;
  background-image: url(/assets/img/life/top/icon_wave.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transform: scale(-1, 1);
}
.un-cover.un-cover--right .un-cover__txt::after {
  content: "";
  position: absolute;
  top: 0;
  right: -100%;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
}
.un-cover.un-cover--right .un-cover__txt__inner {
  margin-left: auto;
  margin-right: 0;
}
@media only screen and (min-width: 751px) {
  .un-cover.un-cover--right .un-cover__txt__inner {
    margin-left: 0;
    margin-right: auto;
  }
}
.un-cover.un-cover--right .un-cover__illust {
  position: absolute;
  top: -5px;
  left: 10.93%;
}
@media only screen and (min-width: 751px) {
  .un-cover.un-cover--right .un-cover__illust {
    top: 210px;
    left: 43px;
    right: auto;
  }
}
.un-cover.un-cover--right .un-cover__illust img {
  width: 69px;
  height: auto;
}
@media only screen and (min-width: 751px) {
  .un-cover.un-cover--right .un-cover__illust img {
    width: min(16vw, 102px);
  }
}
.un-cover.un-cover--right .c-heading-lv2 {
  margin-left: auto;
  margin-right: 0;
}
@media only screen and (min-width: 751px) {
  .un-cover.un-cover--right .c-heading-lv2 {
    margin-left: 0;
    margin-right: auto;
  }
}
.un-cover .un-cover__txt {
  width: 100%;
  background-color: #ffffff;
  max-width: 375px;
  margin-top: -40px;
  padding: 30px 30px 0;
  position: relative;
}
@media only screen and (min-width: 751px) {
  .un-cover .un-cover__txt {
    margin-top: -220px;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
}
.un-cover .un-cover__txt .un-cover__txt__inner {
  width: 100%;
  height: 100%;
  max-width: 375px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  position: relative;
}
@media only screen and (min-width: 751px) {
  .un-cover .un-cover__txt .un-cover__txt__inner {
    width: -moz-fit-content;
    width: fit-content;
    min-width: 370px;
    max-width: 100%;
  }
}
.un-cover .un-cover__txt .c-heading-lv2 {
  text-align: left;
  line-height: 1.56;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (min-width: 751px) {
  .un-cover .un-cover__txt .c-button-container {
    justify-content: flex-start;
  }
}

.un-life-top-introduction__ttlarea {
  padding: 40px 0 60px;
  background-color: #F6F6E4;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__ttlarea {
    padding: 100px 0 107px;
  }
}

.un-life-top-introduction__ttl {
  font-size: 2.4rem;
  font-weight: 600;
  text-align: center;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__ttl {
    font-size: 4rem;
  }
}

.un-life-top-introduction__tab {
  margin-top: -18px;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab {
    margin-top: -42px;
  }
}

.un-life-top-introduction__tab__btn {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 751px) {
  .un-life-top-introduction__tab__btn {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.un-life-top-introduction__tab__btn__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__btn__list {
    gap: 20px;
  }
}

.un-life-top-introduction__tab__btn__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__btn__item {
    gap: 20px;
  }
}

.un-life-top-introduction__tab__btn__item__illust {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.un-life-top-introduction__tab__btn__item__illust > img {
  max-height: 150px;
  max-width: 220px;
  width: 100%;
  height: auto;
}

.un-life-top-introduction__tab__btn__item > button {
  background-color: #E7F5E6;
  border-radius: 15px 15px 0 0;
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
}

.un-life-top-introduction__tab__btn__item.item--businesstrip > button {
  background-color: #E7F5E6;
}

.un-life-top-introduction__tab__btn__item.item--businesstrip > button.is-active {
  background-color: #008803;
}

.un-life-top-introduction__tab__btn__item.item--shopping > button {
  background-color: #F3ECF9;
}

.un-life-top-introduction__tab__btn__item.item--shopping > button.is-active {
  background-color: #795096;
}

.un-life-top-introduction__tab__btn__item.item--nurseryschool > button {
  background-color: #FBECF0;
}

.un-life-top-introduction__tab__btn__item.item--nurseryschool > button.is-active {
  background-color: #BA2B51;
}

.un-life-top-introduction__tab__btn__item.item--trip > button {
  background-color: #E0F1FA;
}

.un-life-top-introduction__tab__btn__item.item--trip > button.is-active {
  background-color: #007CB8;
}

.un-life-top-introduction__tab__btn__item > button.is-active::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 24px;
  height: 24px;
  -webkit-mask-image: url(/assets/img/life/top/icon_triangle.svg);
  mask-image: url(/assets/img/life/top/icon_triangle.svg);
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #008803;
}

.un-life-top-introduction__tab__btn__item.item--businesstrip > button.is-active::after {
  background-color: #008803;
}

.un-life-top-introduction__tab__btn__item.item--shopping > button.is-active::after {
  background-color: #795096;
}

.un-life-top-introduction__tab__btn__item.item--nurseryschool > button.is-active::after {
  background-color: #BA2B51;
}

.un-life-top-introduction__tab__btn__item.item--trip > button.is-active::after {
  background-color: #007CB8;
}

.un-life-top-introduction__tab__btn__item > button > span {
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  color: #008803;
  text-align: center;
  padding: 12px 7px;
  line-height: 1.3;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__btn__item > button > span {
    font-size: 2rem;
    padding: 20px 4px;
  }
}

.un-life-top-introduction__tab__btn__item.item--businesstrip > button > span {
  color: #008803;
}

.un-life-top-introduction__tab__btn__item.item--shopping > button > span {
  color: #795096;
}

.un-life-top-introduction__tab__btn__item.item--nurseryschool > button > span {
  color: #BA2B51;
}

.un-life-top-introduction__tab__btn__item.item--trip > button > span {
  color: #007CB8;
}

.un-life-top-introduction__tab__btn__item > button.is-active > span {
  color: #ffffff !important;
}

.un-life-top-introduction__tab__contents__body {
  display: none;
  background-color: rgba(62, 177, 52, 0.1215686275);
  padding: 30px 0;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__contents__body {
    padding: 40px 0 70px;
    overflow: hidden;
  }
}

.un-life-top-introduction__tab__contents__body.is-active {
  display: block;
}

.un-life-top-introduction__tab__contents__body.body--businesstrip {
  background-color: rgba(62, 177, 52, 0.1215686275);
}

.un-life-top-introduction__tab__contents__body.body--shopping {
  background-color: #F6F2F9;
}

.un-life-top-introduction__tab__contents__body.body--nurseryschool {
  background-color: #FCF2F5;
}

.un-life-top-introduction__tab__contents__body.body--trip {
  background-color: #EDF6FA;
}

.un-life-top-introduction__tab__contents__person {
  position: relative;
}

.un-life-top-introduction__tab__contents__person__img {
  display: block;
  margin-left: 0;
  margin-right: auto;
  max-width: 190px;
  width: 100%;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__contents__person__img {
    margin-left: auto;
    max-width: 250px;
  }
}

.un-life-top-introduction__tab__contents__person__img img {
  width: 100%;
}

.un-life-top-introduction__tab__contents__person__detail {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 168px;
  margin: auto;
  max-width: 180px;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__contents__person__detail {
    left: calc(50% + 115px - 20px);
    max-width: 100%;
  }
}

.un-life-top-introduction__tab__contents__person__detail__ttl {
  font-size: 2rem;
  font-weight: 600;
  color: #007903;
}

.body--businesstrip .un-life-top-introduction__tab__contents__person__detail__ttl {
  color: #007903;
}

.body--shopping .un-life-top-introduction__tab__contents__person__detail__ttl {
  color: #562E73;
}

.body--nurseryschool .un-life-top-introduction__tab__contents__person__detail__ttl {
  color: #993650;
}

.body--trip .un-life-top-introduction__tab__contents__person__detail__ttl {
  color: #006799;
}

.un-life-top-introduction__tab__contents__person__detail__ttl .ttl--age {
  font-size: 1.7rem;
  font-weight: 500;
  margin-left: 1em;
}

.un-life-top-introduction__tab__contents__person__detail__txt {
  font-size: 1.3rem;
  font-weight: 500;
  margin-top: 10px;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__contents__person__detail__txt {
    font-size: 1.5rem;
  }
}

.un-life-top-introduction__tab__contents__schedule {
  padding: 30px 0 20px;
  width: 100%;
  overflow: scroll;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__contents__schedule {
    padding: 0;
    margin-top: 30px;
    overflow: hidden;
  }
}

.un-life-top-introduction__tab__contents__schedule__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 28px;
  width: 800px;
  margin-top: 20px;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__contents__schedule__list {
    overflow: hidden;
    width: 100%;
    gap: 35px;
    margin-top: 0;
  }
}

.un-life-top-introduction__tab__contents__schedule__item {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.un-life-top-introduction__tab__contents__schedule__txt {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 80px;
}

.un-life-top-introduction__tab__contents__schedule__time {
  display: grid;
  place-items: center;
  margin-left: auto;
  margin-right: auto;
  width: 60px;
  height: 60px;
  background-color: #008803;
  border: 15px solid #C5E4C4;
  border-radius: 50%;
  box-sizing: content-box;
  position: relative;
}

.body--businesstrip .un-life-top-introduction__tab__contents__schedule__time {
  background-color: #008803;
  border-color: #C5E4C4;
}

.body--shopping .un-life-top-introduction__tab__contents__schedule__time {
  background-color: #795096;
  border-color: #E3DAEA;
}

.body--nurseryschool .un-life-top-introduction__tab__contents__schedule__time {
  background-color: #BA2B51;
  border-color: #F2D4DC;
}

.body--trip .un-life-top-introduction__tab__contents__schedule__time {
  background-color: #007CB8;
  border-color: #CAE4F1;
}

.un-life-top-introduction__tab__contents__schedule__time:not(.time--noborder)::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 60px;
  margin: auto;
  width: 148px;
  height: 2px;
  background-image: repeating-linear-gradient(90deg, #008803, #008803 2px, transparent 2px, transparent 6px);
  background-position: left center;
  background-repeat: repeat-x;
  background-size: 100%;
}

.body--businesstrip .un-life-top-introduction__tab__contents__schedule__time:not(.time--noborder)::after {
  background-image: repeating-linear-gradient(90deg, #008803, #008803 2px, transparent 2px, transparent 6px);
}

.body--shopping .un-life-top-introduction__tab__contents__schedule__time:not(.time--noborder)::after {
  background-image: repeating-linear-gradient(90deg, #795096, #795096 2px, transparent 2px, transparent 6px);
}

.body--nurseryschool .un-life-top-introduction__tab__contents__schedule__time:not(.time--noborder)::after {
  background-image: repeating-linear-gradient(90deg, #BA2B51, #BA2B51 2px, transparent 2px, transparent 6px);
}

.body--trip .un-life-top-introduction__tab__contents__schedule__time:not(.time--noborder)::after {
  background-image: repeating-linear-gradient(90deg, #007CB8, #007CB8 2px, transparent 2px, transparent 6px);
}

.un-life-top-introduction__tab__contents__schedule__time > span {
  font-size: 1.8rem;
  font-weight: 600;
  color: #ffffff;
}

.un-life-top-introduction__tab__contents__schedule__body {
  display: flex;
  gap: 25px;
  flex-direction: column;
  flex: 1;
}

.un-life-top-introduction__tab__contents__schedule__link {
  display: grid;
  place-items: center;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 20px 12px;
  border: 2px solid #ffffff;
  position: relative;
  text-decoration: none;
  transition: border-color 0.2s;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__contents__schedule__link {
    padding: 25px 20px;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__contents__schedule__link:hover {
    border-color: #008803;
  }
  .un-life-top-introduction__tab__contents__schedule__link:hover .un-life-top-introduction__tab__contents__schedule__link__logo img {
    scale: 1.1;
  }
}

.un-life-top-introduction__tab__contents__schedule__link[target=_blank]::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 1;
  pointer-events: none;
  background-color: #fff;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__contents__schedule__link[target=_blank]::before {
    top: 6px;
    right: 6px;
  }
}

.un-life-top-introduction__tab__contents__schedule__link[target=_blank]::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;
  pointer-events: none;
  background-color: #6d6d6d;
  -webkit-mask: url(/assets/img/icon/blank.svg) no-repeat center/contain;
  mask: url(/assets/img/icon/blank.svg) no-repeat center/contain;
  transition: background-color 0.2s;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__contents__schedule__link[target=_blank]::after {
    top: 10px;
    right: 10px;
  }
}

@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__contents__schedule__link[target=_blank]:hover::after {
    background-color: #008803;
  }
}

.un-life-top-introduction__tab__contents__schedule__link__logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: auto;
  height: 70px;
  text-align: center;
}
@media only screen and (min-width: 751px) {
  .un-life-top-introduction__tab__contents__schedule__link__logo {
    height: min(7.5471698113vw, 80px);
  }
}
.un-life-top-introduction__tab__contents__schedule__link__logo > img {
  max-width: 100%;
  width: auto;
  max-height: 100%;
  height: auto;
  transition: scale 0.2s;
}

/*
.un-life-top-introduction__tab__contents__schedule__link__logo {
	.logo--ekinet {
		max-width: 132px;
		width: 100%;
		height: auto;
	}
	.logo--stationwork {
		max-width: 113px;
		width: 100%;
		height: auto;
	}
	.logo--traindesk {
		max-width: 132px;
		width: 100%;
		height: auto;
	}
	.logo--gransta {
		max-width: 132px;
		width: 100%;
		height: auto;
	}
	.logo--jremall_order {
		max-width: 132px;
		width: 100%;
		height: auto;
	}
	.logo--mobilesuica {
		max-width: 132px;
		width: 100%;
		height: auto;
	}
	.logo--lumine {
		max-width: 108px;
		width: 100%;
		height: auto;
	}
	.logo--viewcard {
		max-width: 91px;
		width: 100%;
		height: auto;
	}
	.logo--newdays {
		max-width: 132px;
		width: 100%;
		height: auto;
	}
	.logo--nomono {
		max-width: 73px;
		width: 100%;
		height: auto;
	}
	.logo--hcp {
		max-width: 62px;
		width: 100%;
		height: auto;
	}
	.logo--babycal {
		max-width: 132px;
		width: 100%;
		height: auto;
	}
	.logo--kinokuniya {
		max-width: 132px;
		width: 100%;
		height: auto;
	}
	.logo--mamorail {
		max-width: 112px;
		width: 100%;
		height: auto;
	}
	.logo--eticket {
		max-width: 130px;
		width: 100%;
		height: auto;
	}
	.logo--multiecube {
		max-width: 66px;
		width: 100%;
		height: auto;
	}
	.logo--tabiconnect {
		max-width: 132px;
		width: 100%;
		height: auto;
	}
	.logo--jrrent {
		max-width: 132px;
		width: 100%;
		height: auto;
	}
}
*/
.un-life-top-jrservice__bg {
  position: relative;
  padding: 60px 0 70px;
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__bg {
    padding: 100px 0 107px;
  }
}

.un-life-top-jrservice__bg::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #F6F6E4;
  border-radius: 60px 0 0 60px;
  z-index: -1;
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__bg::before {
    width: calc(50% + 604px);
  }
}

.un-life-top-jrservice__ttl {
  font-size: 2.8rem;
  font-weight: 600;
  text-align: center;
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__ttl {
    font-size: 4rem;
  }
}

.un-life-top-jrservice__linkarea {
  width: 100%;
  position: relative;
}

.un-life-top-jrservice__linkarea__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 14px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__list {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
  }
}

@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item {
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item.item--money {
    top: 27.5%;
    left: 17.5%;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item.item--travel {
    top: 46%;
    left: 6.3%;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item.item--railway {
    top: 50%;
    left: 22%;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item.item--work {
    top: 60%;
    left: 12.5%;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item.item--hotel {
    top: 82%;
    left: 18%;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item.item--estation {
    top: 13%;
    right: 25%;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item.item--ekinaka {
    top: 27%;
    right: 16.5%;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item.item--kosodate {
    top: 31%;
    right: 6%;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item.item--kippu {
    top: 40%;
    right: 39%;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item.item--suica {
    top: 50%;
    right: 17%;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item.item--book {
    top: 90%;
    right: 42%;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item.item--sports {
    top: 79%;
    right: 22%;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item.item--shopping {
    top: 77%;
    right: 5%;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item > a {
    background-color: #fff;
    color: #007903;
    min-height: 40px;
    min-height: 2.9282576867vw;
    font-size: 1.4rem;
    font-size: 1.0248901903vw;
    transition: scale 0.2s, background-color 0.2s, border-color 0.2s, color 0.2s;
  }
}
.un-life-top-jrservice__linkarea__item > a::after {
  width: 12px;
  height: 12px;
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item > a::after {
    content: "";
    display: block;
    width: 10px;
    width: 0.7320644217vw;
    height: 10px;
    height: 0.7320644217vw;
    position: absolute;
    top: calc(50% - 4px);
    top: calc(50% - 0.2928257687vw);
    right: 13px;
    right: 0.9516837482vw;
    background-color: #008803;
    -webkit-mask: url(/assets/img/icon/chev-right.svg) no-repeat center/contain;
    mask: url(/assets/img/icon/chev-right.svg) no-repeat center/contain;
  }
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item > a:hover {
    cursor: pointer;
    scale: 1.1;
  }
}
.un-life-top-jrservice__linkarea__item > a > span {
  padding: 12px 30px;
}
@media only screen and (min-width: 751px) {
  .un-life-top-jrservice__linkarea__item > a > span {
    padding: 10px 40px 10px 30px;
    padding: 0.7320644217vw 2.9282576867vw 0.7320644217vw 2.196193265vw;
    color: inherit;
  }
}/*# sourceMappingURL=life-categorytop_2025new.css.map */