@charset "UTF-8";
.css-1oaeivz {
      display: flex;
      gap: 5px;
}
.v-people{
      background-color: #FF9F9B;
      color: #FFFFFF;
      font-size: 12px;
      font-weight: 700;
      line-height: 18px;
      border-radius: 5px;
      padding: 5px 10px;
}
.v-medical{
      background-color: #7BCCB7;
      color: #FFFFFF;
      font-size: 12px;
      font-weight: 700;
      line-height: 18px;
      border-radius: 5px;
      padding: 5px 10px;
}
/* =======================================
      ここからリニューアル後のスタイル
======================================== */
html{
  touch-action: manipulation;
}
.grecaptcha-badge{
  right: auto !important;
  left: 0 !important;
  visibility: hidden;
}
.main__header__inner{
  height: inherit;
}
.main__title{
  height: inherit;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.v-care__medical__app__usage{
  background-image: url('_next/image/renew/vaccine-care/medical__bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 250px;
}
.v-care__medical__app__usage .main__title{
  text-align: center;
}
.v-care__medical__app__usage .main__title h1{
  font-size: 36px;
  line-height: 60px;
  letter-spacing: 2.16px;
  color: #425462;
  text-align: center;
  font-weight: 500;
}
.v-care__medical__app__usage__img{
  width: 197px;
  margin-top: 35px;
  text-align: center;
}
.v-care__app__usage{
  background-image: url('_next/image/renew/vaccine-care/v-care__bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 250px;
}
.v-care__app__usage .main__title{
  text-align: center;
}
.v-care__app__usage .main__title h1{
  font-size: 36px;
  line-height: 60px;
  letter-spacing: 2.16px;
  color: #425462;
  text-align: center;
  font-weight: 500;
}
.v-care__app__usage__img{
  width: 140px;
  margin-top: 35px;
  text-align: center;
}
.section__main{
      transition: all 0.6s;
      padding-top: 100px;
      overflow: hidden;
    }
.breadcrumbs{
  display: flex;
  max-width:980px;
      margin:auto;
      text-align: left;
  align-items: center;
}
.sec__title__underbar{
  text-align: center;
}
.sec__title__underbar img{
      width: 20px !important;
}
.info{
  max-width: 980px;
  margin: auto;
  width: 100%;
  background-color:#F8FAFA;
  border-radius: 10px;
  padding: 57px 80px;
  margin-bottom: 316px;
  margin-top: 200px;
}
.info h2{
  font-size: 28px;
  letter-spacing: 1.68px;
  line-height: 60px;
  color: #425462;
  text-align: center;
}
.info .info__item{
  display: flex;
  /* align-items: center; */
  align-items: flex-start;
  gap: 20px;
  padding: 20px 0;
  border-bottom: 1px solid #E6E6E6;
}
.info .info__item a{
  text-decoration: underline;
}
.info .info__item a:hover{
  text-decoration: none;
}
.info .info__inner{
  border-top: 1px solid #E6E6E6;
  margin-top: 40px;
}
.info .info__item .time{
  color: #979FA6;
}
.info .info__item a{
  color: #425462;
  letter-spacing: 0.3px;
  line-height:28px;
  display: block;
  margin-top: 5px;
}
.info .more__btn::before{
border-top: 3px solid #CBCBCB;
border-right: 3px solid #CBCBCB;
}
.category .category__inner{
  max-width: 980px;
  margin: auto;
  background-color: #F9FFED;
  padding: 40px 50px;
  margin-top: 100px;
}
.category__inner .all{
  color: #000;
  display: flex;
  align-items: center;
  padding: 6px 18px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #C4D6D6;
  border-radius: 6px;
  background-color: #fff;
  font-size: 14px;
  cursor: pointer;
  height: 36px;
  border-radius: 36px;
}
.faq__contents{
  margin-top: 100px;
  padding: 0px;
}
.faq__contents__inner{
  max-width: 880px;
  margin: auto;
}
.faq__contents__inner .sec__title{
  font-size: 28px;
  color:#425462;
  letter-spacing: 1.68px;
  line-height: 60px;
  text-align: center;
}
.faq__container{
  margin-top: 40px;
}
.faq__qa:not(:nth-child(1)){
  margin-top: 30px;
}
.faq__qa:nth-child(1){
  margin-top: 41px;
}
.faq__qa .o-customer__q,.faq__qa .o-customer__a{
  width: 28px;
}
.faq__qa .o-customer__q img,.faq__qa .o-customer__a img{
  width: inherit;
}
.faq__qa h4{
  display: flex;
  align-items: center;
  padding:28px 40px;
  gap: 22px;
  box-sizing: border-box;
  height: 90px;
  user-select: auto !important;
  -webkit-user-select: auto !important;
  -webkit-user-drag: auto !important;
}
.faq__qa h4::before{
      content: "";
      position: absolute;
      display: inline-block;
      width: 10px;
      height: 10px;
      border-top: 2px solid #FF9F9B;
      border-right: 2px solid #FF9F9B;
      transform: rotate(135deg) translateY(-50%);
      right: 40px;
      top: 40%;
}
.faq__qa a{
  font-weight: 400;
  font-size: 16px;
  color: #425462;
  word-break: break-all;
}

.cat__block,.tag__block{
  display: flex;
  align-items: center;
  gap: 20px;
}
.cat__block .cat__title,.tag__block .cat__title{
  width: 65px;
  text-align: right;
}
.tag__item,.cat__item{
  display: flex;
  align-items: center;
  gap:10px;
  flex-wrap: wrap;
  width: 800px;
}
.tag__item span{
  display: flex;
  padding: 6px 18px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #C4D6D6;
  border-radius: 6px;
  background-color: #fff;
  font-size: 14px;
  cursor: pointer;
  height: 28px;
  height: 36px;
  border-radius: 36px;
  align-items: center;
}
.cat__item span{
  display: block;
  padding: 4px 18px;
  height: 24px;
  color: #425462;
  font-weight: 500;
  border-radius: 20px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #C4D6D6;
  background-color: #fff;
  font-size: 14px;
  cursor: pointer;
}

.faq__contents__inner{
      max-width: 1000px;
      margin: auto;
      width: 100%;
}
.faq{
  margin-top: 10px;
  margin-bottom: 100px;
}

.faq__container {
  width: 100%;
  margin: 0 auto;
}
.qa__text a{
  color:#000;
}
.faq__qa{
      border-radius: 10px;
      background-color: #fff;
      box-shadow: 0 3px 6px rgba(0,0,0,.29);
}

.faq__title {
  border: 1px solid transparent;
  color: #333;
  font-size: 1.25em;
  padding: 20px;
  position: relative;
  cursor: pointer;
  user-select: none;
}

.faq__title::before, .faq__title::after {
  content: '';
  display: block;
  background-color: #fff;
  position: absolute;
  top: 50%;
  width: 15px;
  height: 2px;
  right: 25px;
}

.faq__title::after {
  transform: rotate(90deg);
  transition-duration: .3s;
}
.faq__title.is-active::after {
  transform: rotate(0);
}
.faq__content {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  line-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition-duration: .3s;
  box-sizing: border-box;
  margin: 0 40px;
  display: flex;
  align-items: flex-start;
  gap:22px;
}

.faq__content.is-open {
  padding: 27px 0px;
  line-height: normal;
  height: auto;
  opacity: 1;
  border-top: 1px solid #D6DCE2;
}
.faq__content p{
  line-height:26px;
  color: #425462;
}

.more__btn{
      display: flex;
      align-items: center;
      justify-content: center;
      width:170px;
      border-radius: 30px;
      height:40px;
      box-shadow: 0 3px 6px rgba(0,0,0,.3);
      color: #425462;
      position: relative;
      margin-top: 35px;
      font-size: 14px;
      margin: auto;
  margin-top: 50px;
      background-color: #fff;
}
.more__btn:hover{
  opacity: 0.8;
}
.more__btn::before{
      content: "";
      position: absolute;
      display: inline-block;
      width: 6px;
      height: 6px;
      margin: 0 10px;
      border-top: 3px solid #CBCBCB;
      border-right: 3px solid #CBCBCB;
      transform: rotate(45deg);
      right: 10px;
}

/* お問い合わせ */
.v-care__contact{
  /* max-width:646px; */
  max-width: 980px;
  margin: auto;
  margin-bottom: 200px;
  margin-top: 200px;
  text-align: center;
}
.v-care__contact h2{
  font-size: 32px;
  letter-spacing: 1.92px;
  line-height: 60px;
  font-weight: bold;
  color: #425462;
  text-align: center;
}
.v-care__contact p{
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1.02px;
  line-height:36px;
  color: #425462;
  text-align: center;
  margin-top: 40px;
}
.v-care__contact a{
  display: block;
  width: 500px;
  height: 106px;
  /* background-color:#FD817C; */
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  color: #fff;
  margin: 49px auto 0 auto;
  position: relative;
  font-weight: 500;
  letter-spacing: 1.92px;
  line-height: 60px;
  box-shadow: 0 3px 6px rgba(0,0,0,.3);
}
.v-care__contact a::before{
  content: "";
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  right: 30px;
}
.v-care__contact span{
  font-size: 14px;
  font-weight:400;
  letter-spacing: 0.84px;
  line-height: 32px;
  color: #425462;
  display: inline-block;
  margin-top:30px;
}

.application{
  margin-top: 150px;
}
.application__inner{
  max-width: 578px;
  margin: auto;
  width: 100%;
  display: flex;
  align-items: center;
  gap:56px;
}
.application__left{
  width: 141px;
}
.application__right .customer__cat{
  width: 140px;
}
.application__right .customer__cat img{
  width: inherit;
}
.application__right h2{
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 1.92px;
  line-height: 60px;
  color: #425462;
  margin-top: 12px;
}
.application__right p{
  margin-top: 26px;
  letter-spacing: 0.32px;
  line-height: 36px;
  text-align: left;
  font-weight: 500;
}
.application .store{
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: flex-start;
  margin-top: 30px;
}
.application .store .store__link:nth-child(1) img{
  width: 108px;
}
.application .store .store__link:nth-child(2) img{
  width: 134px;
}
.customer__contact{
  margin-bottom: 320px;
}


.feature{
  margin-top: 194px;
}
.feature__inner{
  max-width: 980px;
  margin: auto;
}
.feature__inner .sec__title{
  text-align: center;
  font-size: 32px;
  color:#425462;
  letter-spacing: 1.92px;
  line-height: 60px;
}
.feature .sec__text{
  text-align: center;
  font-size: 17px;
  color: #425462;
  letter-spacing: 1.02px;
  line-height: 36px;
  margin-top: 40px;
  font-weight: 500;
}
.feature__list{
  margin-top:40px;
}
.feature__item{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap:40px;
}
.feature__item img{
  width: 460px;
}
.feature__item p{
  font-size: 30px;
  line-height: 45px;
  letter-spacing: 1.8px;
  color: #FD817C;
  text-align: left;
  margin-top:9px;
}
.feature__item span{
  font-size: 15px;
  letter-spacing: 0.3px;
  line-height: 30px;
  color: #425462;
  margin-top: 32px;
  display: inline-block;
}
.sub__content{
  display: flex;
  align-items: flex-start;
}
.sub__content span{
  font-size: 12px;
  letter-spacing: 0.72px;
  color: #626B71;
}
.feature__item:not(:nth-child(1)){
  margin-top: 80px;
}
.feature .item__left img,.feature .item__right img{
  width: 100px;
}
.app__usage{
  width: 420px;
  margin: auto;
  margin-top: 100px;
  display: block;
}
.app__usage:hover{
  opacity: 0.8;
}
.app__usage img{
  width: inherit;
}
.introduction{
  max-width:980px;
  margin: auto;
  width: 100%;
  margin-top: 200px;
}
.introduction h2{
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 1.92px;
  line-height: 60px;
  color: #425462;
  text-align: center;
}
.introduction .sec__text{
  text-align: center;
  font-size:17px;
  letter-spacing: 1.02px;
  line-height: 36px;
  color: #425462;
  font-weight: 500;
  margin-top:40px;
}
.introduction__list{
  margin-top:70px;
}
.introduction__item{
  display: flex;
  align-items: flex-start;
  gap: 34px;
}
.introduction__item .item__left{
  width: 266px;
}
.introduction .item__right{
  width: 680px;
}
.introduction .item__right h3{
  font-size: 20px;
  color: #FD817C;
  font-weight: bold;
  letter-spacing: 0.4px;
  line-height:36px;
}
.introduction .item__right p{
  font-size:14px;
  color: #425462;
  letter-spacing: 0.28px;
  line-height:28px;
  margin-top: 22px;
}
.introduction__item:not(:nth-child(1)){
  margin-top: 70px;
}

.comfortable{
  margin-top: 64px;
}
.comfortable__item{
  max-width: 940px;
  margin: auto;
  width: 100%;
}
.comfortable__tag{
  width: 100px;
  margin: auto;
}
.comfortable__tag img{
  width: inherit;
  height: 34px;
  object-fit: contain;
}
.comfortable__tag .tag{
  height: 34px;
  object-fit: contain;
}
.comfortable__item:not(:nth-child(1)){
  margin-top: 194px;
}
.comfortable__item h2{
  font-size: 30px;
  letter-spacing: 1.8px;
  line-height: 45px;
  color:#FD817C;
  text-align: center;
  font-weight: 500;
  margin-top: 9px;
}
.splide__slide{
  border-radius: 20px;
  width: 280px !important;
  /* height: 712px !important; */
  height: 880px !important;
  padding: 28px 20px 50px 20px;
  background-image: none !important;
  background-color: #F8FAFA !important;
  position: relative;
}
  .splide__slide .title{
        font-size:17px;
        line-height: 34px;
        letter-spacing: 1.02px;
        text-align: center;
        font-weight: bold;
        color: #425462;
  }
  .splide__slide .content{
        font-size:15px;
        line-height: 28px;
        text-align: left;
        font-weight: 400;
        color: #425462;
        margin-top: 20px;
  }
.splide__slide img,.splide__slide video{
  width: calc(100% - 40px) !important;
  height: 519px !important;
  display: block !important;
  /* margin: auto; */
  /* margin-top: 51px; */
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
}
.splide__slide video{
  top: 213px;
  height: auto !important;
}

.splide__pagination__page.is-active{
  background-color: #FD817C !important;
  transform: scale(1) !important;
}
.splide__pagination{
  gap: 14px !important;
}
.splide__arrow{
  opacity: 1 !important;
}
.splide__arrow--next {
  background-image: url('_next/image/renew/vaccine-care/arrow__next.png');
  background-size: cover; 
  background-position: center;
  right: -1em !important;
}
.splide__arrow--prev{
  background-image: url('_next/image/renew/vaccine-care/arrow__prev.png');
  background-size: cover; 
  background-position: center;
  left: -1em !important;
}
.splide__arrow svg {
  display: none;
}
.splide__pagination{
  bottom: -50px !important;
}
.splide{
  margin-top: 40px !important;
}
.document__inner{
  max-width: 980px;
  margin:auto;
  width: 100%;
}
.document__inner .sec__title{
  text-align: center;
  font-size: 32px;
  color:#425462;
  letter-spacing: 1.92px;
  line-height: 60px;
}
.document__inner .sec__text{
  text-align: center;
  font-size: 17px;
  color: #425462;
  letter-spacing: 1.02px;
  line-height: 36px;
  margin-top: 40px;
  font-weight: 500;
}
.document__list{
  display: flex;
  gap:40px;
  align-items: center;
  margin-top: 60px;
}
.document__item{
  background-color: #fff;
  width: 300px;
  height: 485px;
  padding:30px;
  box-sizing: border-box;
  box-shadow: 0 3px 6px rgba(0,0,0,.29);
  border-radius: 10px;
  position: relative;
}
.document__item img{
  width: calc(100% - 60px);
  position: absolute;
  bottom: 98px;
}
.document__item h3{
  font-weight: 500;
  color: #425462;
  letter-spacing: 0.96px;
  line-height:28px;
  text-align: center;
}
.document__item p{
  margin-top: 20px;
  font-size:14px;
  color: #425462;
  line-height: 26px;
}
.download__link{
  position: absolute;
  bottom: 30px;
  width: calc(100% - 60px);
}
.document__item a{
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  gap: 10px;
  width: calc(100% - 60px);
  line-height: 22px;
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #7BCCB7;
  border-radius: 10px;
  position: relative;
}
.document__item a:hover{
  opacity: 0.8;
}
.download__logo{
  position: relative;
}
.document__item a img{
  width:16px;
  border-radius: 0;
  margin-top: 4px;
  position: absolute;
  left: 16px;
  top: 10px;
  width: 22px;
}
.document__item a p{
  margin-top: 0;
  color: #fff;
  letter-spacing: 1.68px;
  font-weight: 500;
  padding-left:15px;
}
.sp{
  display: none !important;
}
.media,.press,.all,.news{
	background-color: #969695;
	border-radius: 20px;
	padding: 2px 10px;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
  height: 20px;
  width: max-content;
}
strong a{
  font-weight: bold !important;
}
@media only screen and (max-width: 600px) {
  .pc{
		display: none !important;
	}
  .sp{
    display: block !important;
  }
	.main__header{
    height: 125px;
  }
  .main__header__inner .main__title h1{
    font-size: 20px;
    letter-spacing: 1.2px;
    line-height: 30px;
  }
  .section__main{
    padding-top: 60px !important;
  }
  .breadcrumbs{
    flex-wrap: wrap;
    gap: 5px;
    max-width: 100%;
  }
  .v-care__contact{
    margin-top: 75px;
    margin-bottom: 130px !important;
    padding: 0 15px;
  }
  .v-care__contact a{
    width: 100%;
    height: 75px;
    font-size: 18px;
    margin-top: 40px;
  }
  .v-care__contact h2{
    font-size: 22px;
    letter-spacing: 2.2px;
    line-height: 47px;
  }
  .v-care__contact p{
    font-size: 13px;
    letter-spacing: 0.28px;
    line-height: 28px;
    margin-top: 20px;
  }
  .v-care__contact span{
    font-size: 10px;
    letter-spacing: 0.2px;
    line-height: 18px;
    margin-top: 18px;
  }
  .category{
    margin-top:50px;
    padding: 0 18px;
  }
  .category .category__inner{
    padding: 25px;
  }
  .cat__block,.tag__block{
    flex-direction: column;
    align-items: flex-start;
    gap: 13px;
  }
  .cat__block .cat__title, .tag__block .cat__title{
    text-align: left;
  }
  .tag__container{
    margin-top: 10px;
  }
  .cat__container .cat__title,.tag__content .tag{
    font-size:15px;
  }
  .cat__container .cat__title{
    line-height:45px;
  }
  .cat__content,.tag__content{
    flex-wrap: wrap;
  }
  .cat__content .cat{
    padding: 8px 21px;
  }
  .faq__content p{
    font-size: 15px;
  }
  .tag__container .cat__title{
    text-align: left;
    line-height:45px;
  }
  .faq__contents{
    margin-top: 100px;
    padding: 40px 25px;
    background-color: #F8FAFA;
  }
  .faq__contents__inner .sec__title{
    font-size: 20px;
    letter-spacing: 1.2px;
    line-height: 30px;
  }
  .faq__qa:nth-child(1){
    margin-top:15px;
  }
  .faq__qa:not(:nth-child(1)){
    margin-top: 25px;
  }
  .faq__qa h4{
    padding: 20px;
    align-items: flex-start;
    height: auto;
  }
  .faq__qa .o-customer__q, .faq__qa .o-customer__a{
    width: 15px;
    margin-top: 5px;
  }
  .faq__qa a{
    font-size: 15px;
    letter-spacing: 0.9px;
    line-height: 24px;
  }
  .faq__content{
    margin: 0;
    padding: 0 20px;
    align-items: flex-start;
  }
  .faq__content.is-open{
    padding: 20px 0;
    margin: 0px 20px;
  }
  /* .faq__content br{
    display: none;
  } */
  .faq__qa a{
    margin-left: 0;
  }
  .faq__title::before, .faq__title::after{
    display: none;
  }
  .faq__qa h4::before{
    right: 20px;
  }
  .customer__contact{
    margin-bottom: 130px;
  }
  .tag__item, .cat__item{
    width: 100%;
  }
  .v-care__medical__app__usage{
    background-image: url('_next/image/renew/vaccine-care/sp-medical__bg.png');
    height: 125px;
  }
  .v-care__medical__app__usage__img{
    width: 125px;
    margin-top: 20px;
  }
  .v-care__medical__app__usage .main__title h1{
    font-size: 20px;
    letter-spacing: 1.2px;
    line-height: 30px;
  }
  .faq__contents{
    background: none;
    margin-top: 10px;
  }

  .v-care__app__usage{
    background-image: url('_next/image/renew/vaccine-care/sp-v-care__bg.png');
    height: 125px;
  }
  .v-care__app__usage__img{
    width: 125px;
    margin-top: 20px;
  }
  .v-care__app__usage .main__title h1{
    font-size: 20px;
    letter-spacing: 1.2px;
    line-height: 30px;
  }
  .wp-block-heading strong{
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0;
}
.v-care__disclaimer{
    padding: 0 25px;
}
.thumbnail{
  height: 180px;
  object-fit: cover;
}
/* .comfortable__tag{
  width: 83px;
} */
.comfortable__tag img{
  height: 36px;
  object-fit: contain;
}
.comfortable__item h2{
  font-size: 22px;
  letter-spacing: 1.32px;
  line-height: 34px;
}
.splide__slide .content{
  font-size: 14px;
}
.comfortable__item:not(:nth-child(1)){
  margin-top: 120px;
}
.splide__slide img{
  /* margin-top: 20px !important; */
}
.splide{
  padding-left: 50px;
  margin-top: 25px !important;
}
.splide__slide{
  width: 275px;
}
.splide__arrow--prev{
  left: 2em !important;
}
.splide__arrow--next{
  right: 2em !important;
}
.num{
  font-size: 37px;
}
/* .comfortable__tag .tag{
  height: 28px;
  object-fit: contain;
} */
}

.v-care__el__animation,
.v-care__el__animation2,
.v-care__el__animation3,
.v-care__el__animation4,
.v-care__el__animation5,
.v-care__el__animation6,
.v-care__el__animation7,
.v-care__el__animation8,
.v-care__el__animation9,
.v-care__el__animation10,
.v-care__el__animation11,
.v-care__el__animation12,
.v-care__el__animation13,
.v-care__el__animation14,
.v-care__el__animation15,
.v-care__el__animation16,
.v-care__el__animation17,
.v-care__el__animation18,
.v-care__el__animation19,
.v-care__el__animation20,
.v-care__el__animation21,
.v-care__el__animation22,
.v-care__el__animation23,
.v-care__el__animation24,
.v-care__el__animation25,
.v-care__el__animation26,
.v-care__el__animation27
{
  opacity: 0;
  transition: opacity 1s;
}

.v-care__el__animation.inview,
.v-care__el__animation2.inview,
.v-care__el__animation3.inview,
.v-care__el__animation4.inview,
.v-care__el__animation5.inview,
.v-care__el__animation6.inview,
.v-care__el__animation7.inview,
.v-care__el__animation8.inview,
.v-care__el__animation9.inview,
.v-care__el__animation10.inview,
.v-care__el__animation11.inview,
.v-care__el__animation12.inview,
.v-care__el__animation13.inview,
.v-care__el__animation14.inview,
.v-care__el__animation15.inview,
.v-care__el__animation16.inview,
.v-care__el__animation17.inview,
.v-care__el__animation18.inview,
.v-care__el__animation19.inview,
.v-care__el__animation20.inview,
.v-care__el__animation21.inview,
.v-care__el__animation22.inview,
.v-care__el__animation23.inview,
.v-care__el__animation24.inview,
.v-care__el__animation25.inview,
.v-care__el__animation26.inview,
.v-care__el__animation27.inview
{
  animation-name:fadeInAnime;
  animation-duration:1s;
  animation-fill-mode:forwards;
  opacity:1;
}

@keyframes fadeInAnime {
  0% {
    opacity: 0;
    transform: translateY(10%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.cat__item span{
height: 28px;
padding: 6px 18px;
border-radius: 6px;
}
.cat__block, .tag__block{
  gap: 10px;
}
.cat__block .cat__title, .tag__block .cat__title{
  margin-right: 10px;
  font-weight: 500;
}