@charset "UTF-8";
/*=================================================*/
/*下層FV
/*=================================================*/
.l__service {
  width: 100%;
  margin: 60px auto 0;
  position: relative;
}
.l__service .u-FV__img {
  width: 100%;
  height: 100%;
  filter: grayscale(100%);
  -o-object-position: center top;
     object-position: center top;
}
.l__service .top__wrap {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.l__service .top__wrap .h1__box {
  width: 96%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 600px) {
  .l__service .top__wrap .h1__box {
    top: 50%;
    left: 12.5%;
    transform: translateY(-50%);
  }
}
.l__service .top__wrap .h1__box-title {
  font-size: 26px;
  font-weight: 800;
  line-height: 1.45em;
  letter-spacing: 0.11em;
  text-align: center;
}
@media (min-width: 600px) {
  .l__service .top__wrap .h1__box-title {
    font-size: 40px;
    line-height: 60px;
    text-align: left;
  }
}
@media (min-width: 1000px) {
  .l__service .top__wrap .h1__box-title {
    font-size: 64px;
  }
}
.l__service .top__wrap .h1__box-subtitle {
  font-family: Noto Sans JP;
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0.155em;
  text-align: center;
  color: #f078ad;
  margin-top: 0;
  font-size: 17px;
}
@media (min-width: 1000px) {
  .l__service .top__wrap .h1__box-subtitle {
    font-size: 20px;
  }
}
@media (min-width: 600px) {
  .l__service .top__wrap .h1__box-subtitle {
    text-align: left;
    margin-top: 5px;
  }
}

/*=================================================*/
/*greeting
/*=================================================*/
.greeting__wrap {
  width: 100%;
  margin: auto;
  padding: 80px 0;
}
@media (min-width: 1000px) {
  .greeting__wrap {
    padding: 80px 0 0;
  }
}
.greeting__wrap .greeting__inner {
  max-width: 1880px;
  width: 100%;
  margin: auto;
  padding: 80px 6% 0;
}
@media (min-width: 1000px) {
  .greeting__wrap .greeting__inner {
    padding: 0 40px;
  }
}
.greeting__wrap .greeting__inner .greeting__h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 40px;
  position: relative;
}
@media (min-width: 1000px) {
  .greeting__wrap .greeting__inner .greeting__h2 {
    margin: 0 auto 23px;
  }
}
.greeting__wrap .greeting__inner .greeting__h2-icon {
  width: 48px;
  height: 45px;
  display: block;
  margin: 0 auto 5px;
}
.greeting__wrap .greeting__inner .greeting__h2-title {
  font-family: Noto Sans JP;
  font-size: 32px;
  font-weight: 900;
  line-height: 46px;
  letter-spacing: 0.3em;
  text-align: center;
  font-size: 22px;
}
@media (min-width: 1000px) {
  .greeting__wrap .greeting__inner .greeting__h2-title {
    font-size: 32px;
  }
}
.greeting__wrap .greeting__inner .greeting__h2-subtitle {
  font-family: Noto Sans JP;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.08em;
  text-align: center;
  font-size: 13px;
}
@media (min-width: 425px) {
  .greeting__wrap .greeting__inner .greeting__h2-subtitle {
    font-size: 14px;
  }
}
.greeting__wrap .greeting__inner .greeting__content {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: static;
}
@media (min-width: 1000px) {
  .greeting__wrap .greeting__inner .greeting__content {
    width: 100%;
    padding: 54px 0 36px;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    position: relative;
  }
}
@media (min-width: 1350px) {
  .greeting__wrap .greeting__inner .greeting__content {
    padding: 50px 0;
  }
}
.greeting__wrap .greeting__inner .greeting__content::before {
  content: none;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  height: 100%;
  display: block;
  background-image: url("/system_panel/uploads/images/lifecare_greeting2505.jpg");
  background-position: 70% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
@media (min-width: 1000px) {
  .greeting__wrap .greeting__inner .greeting__content::before {
    content: "";
  }
}
.greeting__wrap .greeting__inner .greeting__content .greeting__img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  position: relative;
}
@media (min-width: 1000px) {
  .greeting__wrap .greeting__inner .greeting__content .greeting__img {
    display: none;
  }
}
.greeting__wrap .greeting__inner .greeting__content .greeting__text-content {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0 0;
  background: none;
  position: relative;
}
@media (min-width: 1000px) {
  .greeting__wrap .greeting__inner .greeting__content .greeting__text-content {
    width: 62.3%;
    padding: 40px 2.5%;
    margin: 0;
    background: rgba(255, 255, 255, 0.3);
  }
}
@media (min-width: 1150px) {
  .greeting__wrap .greeting__inner .greeting__content .greeting__text-content {
    width: 51%;
  }
}
.greeting__wrap .greeting__inner .greeting__content .greeting__text-content .greeting__text {
  font-family: Noto Sans JP;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.08em;
  text-align: left;
  color: #333;
  font-size: 14px;
}
@media (min-width: 1000px) {
  .greeting__wrap .greeting__inner .greeting__content .greeting__text-content .greeting__text {
    font-size: 16px;
  }
}
@media (min-width: 1350px) {
  .greeting__wrap .greeting__inner .greeting__content .greeting__text-content .greeting__text {
    font-size: 18px;
  }
}
.greeting__wrap .greeting__inner .greeting__content .greeting__text-content .greeting__text.mb10 {
  margin-bottom: 10px;
}
.greeting__wrap .greeting__inner .greeting__content .greeting__text-content .greeting__text.mr5 {
  margin-right: 5px;
}
.greeting__wrap .greeting__inner .greeting__content .greeting__ceo {
  margin-top: 20px;
}
.greeting__wrap .greeting__inner .greeting__content .greeting__ceo-text {
  font-family: Noto Sans JP;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.08em;
  text-align: right;
  color: #333;
  font-size: 17px;
}
@media (min-width: 1000px) {
  .greeting__wrap .greeting__inner .greeting__content .greeting__ceo-text {
    font-size: 20px;
  }
}
@media (min-width: 1350px) {
  .greeting__wrap .greeting__inner .greeting__content .greeting__ceo-text {
    font-size: 22px;
  }
}
.greeting__wrap .greeting__inner .greeting__flex {
  display: flex;
}
.greeting__wrap .greeting__inner .greeting__flex.mb10 {
  margin-bottom: 10px;
}

/*=================================================*/
/*worry
/*=================================================*/
.worry__wrap {
  width: 100%;
  margin: 0 auto;
  padding: 80px 0 0;
}
.worry__wrap .worry__inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
@media (min-width: 1000px) {
  .worry__wrap .worry__inner {
    padding: 0 30px;
  }
}
.worry__wrap .worry__inner .worry__h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 60px;
}
@media (min-width: 1000px) {
  .worry__wrap .worry__inner .worry__h2 {
    margin: 0 auto 76px;
  }
}
.worry__wrap .worry__inner .worry__h2-icon {
  width: 48px;
  height: 45px;
  display: block;
  margin: 0 auto 5px;
}
.worry__wrap .worry__inner .worry__h2-title {
  font-family: Noto Sans JP;
  font-size: 24px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0.08em;
  text-align: center;
  font-size: 18px;
}
@media (min-width: 1000px) {
  .worry__wrap .worry__inner .worry__h2-title {
    font-size: 24px;
  }
}
.worry__wrap .worry__inner .worry__h2-title .sp {
  display: block;
}
@media (min-width: 600px) {
  .worry__wrap .worry__inner .worry__h2-title .sp {
    display: none;
  }
}

/*=================================================*/
/*worry__item
/*=================================================*/
.worry__item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto 60px;
  gap: 40px 20px;
}
@media (min-width: 1000px) {
  .worry__item {
    margin: 0 auto 80px;
  }
}
.worry__item-body {
  width: 280px;
  padding: 23px 20px;
  background: #ffffff;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media (min-width: 600px) {
  .worry__item-body {
    width: 250px;
  }
}
@media (min-width: 1350px) {
  .worry__item-body {
    width: 300px;
  }
}
.worry__item-body.body3 {
  padding: 23px 40px 23px 20px;
}
.worry__item .worry__case {
  width: 84px;
  background: #f5f5f5;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  transform: skew(5deg, -5deg);
}
.worry__item .worry__case-text {
  font-family: Noto Sans JP;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.08em;
  text-align: center;
  font-size: 13px;
}
@media (min-width: 425px) {
  .worry__item .worry__case-text {
    font-size: 14px;
  }
}
.worry__item-icon {
  width: 46px;
  height: 52px;
  display: block;
  margin-right: 5px;
  -o-object-fit: contain;
     object-fit: contain;
}
.worry__item-text {
  font-family: Noto Sans JP;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.08em;
  text-align: left;
  font-size: 14px;
}
@media (min-width: 1000px) {
  .worry__item-text {
    font-size: 16px;
  }
}
@media (min-width: 1350px) {
  .worry__item-text {
    font-size: 18px;
  }
}

/*=================================================*/
/*consultation
/*=================================================*/
.consultation__content {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: 80px 0 60px;
  background-image: url("https://fc2021.co.jp/system_panel/uploads/images/20250509134704325648.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media (min-width: 1000px) {
  .consultation__content {
    padding: 101px 0 68px;
  }
}
@media (min-width: 1350px) {
  .consultation__content {
    padding: 13% 0;
  }
}
.consultation__content:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: 66px solid transparent;
  border-left: 66px solid transparent;
  border-top: 36px solid #ffffff;
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
}
.consultation__content-text {
  font-family: Noto Sans JP;
  font-size: 18px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
@media (min-width: 1000px) {
  .consultation__content-text {
    font-size: 18px;
  }
}
.consultation__content-text .sp {
  display: block;
}
@media (min-width: 600px) {
  .consultation__content-text .sp {
    display: none;
  }
}
@media (min-width: 1350px) {
  .consultation__content-text {
    font-size: 20px;
  }
}

/*=================================================*/
/*service
/*=================================================*/
.service__wrap {
  width: 100%;
  margin: 0 auto;
  padding: 80px 0;
  background-image: url("https://fc2021.co.jp/system_panel/uploads/images/20220729184636933264.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.service__wrap .service__inner {
  width: 100%;
  margin: auto;
  padding: 0 6%;
}
@media (min-width: 1000px) {
  .service__wrap .service__inner {
    padding: 0 94px 0 85px;
  }
}
.service__wrap .service__inner .service__h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 40px;
}
@media (min-width: 1000px) {
  .service__wrap .service__inner .service__h2 {
    margin: 0 auto 60px;
  }
}
.service__wrap .service__inner .service__h2-icon {
  width: 48px;
  height: 45px;
  display: block;
  margin: 0 auto 5px;
}
.service__wrap .service__inner .service__h2-title {
  font-family: Noto Sans JP;
  font-size: 32px;
  font-weight: 900;
  line-height: 46px;
  letter-spacing: 0.3em;
  text-align: center;
  font-size: 22px;
}
@media (min-width: 1000px) {
  .service__wrap .service__inner .service__h2-title {
    font-size: 32px;
  }
}
.service__wrap .service__inner .service__h2-title .sp {
  display: block;
}
@media (min-width: 600px) {
  .service__wrap .service__inner .service__h2-title .sp {
    display: none;
  }
}
.service__wrap .service__inner .service__h2-subtitle {
  font-family: Noto Sans JP;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.08em;
  text-align: center;
  font-size: 13px;
}
@media (min-width: 425px) {
  .service__wrap .service__inner .service__h2-subtitle {
    font-size: 14px;
  }
}
.service__wrap .service__inner .service__content {
  width: 100%;
  margin: 0 auto 60px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 1000px) {
  .service__wrap .service__inner .service__content {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
  }
}
.service__wrap .service__inner .service__content.even {
  width: 100%;
  margin: 0 auto 60px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 1000px) {
  .service__wrap .service__inner .service__content.even {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
  }
}
.service__wrap .service__inner .service__content.last {
  margin: 0 auto;
}
.service__wrap .service__inner .service__content .service__img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.service__wrap .service__inner .service__content:nth-child(odd) .service__img {
    margin: 0 auto;
  }
@media (min-width: 1000px) {
  .service__wrap .service__inner .service__content .service__img {
    width: 50%;
    margin: 0 5.45% 0 0;
  }
  .service__wrap .service__inner .service__content:nth-child(odd) .service__img {
    margin: 0 0 0 5.45%;
  }
}
.service__wrap .service__inner .service__content .service__img.img2 {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
@media (min-width: 1000px) {
  .service__wrap .service__inner .service__content .service__img.img2 {
    width: 41.145%;
    margin: 0 0 0 5.45%;
  }
}
.service__wrap .service__inner .service__content .service__text-content {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0 0;
}
.service__wrap .service__inner .service__content:nth-child(odd) .service__text-content {
    padding: 0 0 30px 0;
  }
@media (min-width: 1000px) {
  .service__wrap .service__inner .service__content .service__text-content {
    width: 50%;
    padding: 0;
    margin: 0;
  }
}
.service__wrap .service__inner .service__content .service__text-content .service__title {
  font-family: Noto Sans JP;
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #f078ad;
  padding: 17px 0;
  margin-bottom: 30px;
  border-top: 3px solid #f078ad;
  border-bottom: 1px solid #e5e5e5;
  font-size: 17px;
}
@media (min-width: 1000px) {
  .service__wrap .service__inner .service__content .service__text-content .service__title {
    font-size: 20px;
  }
}
.service__wrap .service__inner .service__content .service__text-content .service__title .sp {
  display: block;
}
@media (min-width: 600px) {
  .service__wrap .service__inner .service__content .service__text-content .service__title .sp {
    display: none;
  }
}
@media (min-width: 1000px) {
  .service__wrap .service__inner .service__content .service__text-content .service__title {
    margin-bottom: 40px;
  }
}
.service__wrap .service__inner .service__content .service__text-content .service__title.green {
  color: #90c546;
  border-top: 3px solid #90c546;
}
.service__wrap .service__inner .service__content .service__text-content .service__title.blue {
  color: #07afef;
  border-top: 3px solid #07afef;
}
.service__wrap .service__inner .service__content .service__text-content .service__text {
  font-family: Noto Sans JP;
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0.08em;
  text-align: left;
  font-size: 14px;
}
@media (min-width: 1000px) {
  .service__wrap .service__inner .service__content .service__text-content .service__text {
    font-size: 16px;
  }
}
@media (min-width: 1350px) {
  .service__wrap .service__inner .service__content .service__text-content .service__text {
    font-size: 18px;
  }
}

/*=================================================*/
/*flow
/*=================================================*/
.flow__wrap {
  width: 100%;
  margin: auto;
  padding: 80px 0;
}
@media (min-width: 1000px) {
  .flow__wrap {
    padding: 80px 0 100px;
  }
}
.flow__wrap .flow__inner {
  margin: auto;
  max-width: 1500px;
  padding: 0 6%;
}
@media (min-width: 1000px) {
  .flow__wrap .flow__inner {
    padding: 0 50px;
  }
}
.flow__wrap .flow__inner .flow__h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 40px;
}
.flow__wrap .flow__inner .flow__h2-icon {
  width: 48px;
  height: 45px;
  display: block;
  margin: 0 auto 5px;
}
.flow__wrap .flow__inner .flow__h2-title {
  font-family: Noto Sans JP;
  font-size: 32px;
  font-weight: 900;
  line-height: 46px;
  letter-spacing: 0.3em;
  text-align: center;
  font-size: 22px;
}
@media (min-width: 1000px) {
  .flow__wrap .flow__inner .flow__h2-title {
    font-size: 32px;
  }
}
.flow__wrap .flow__inner .flow__h2-title .sp {
  display: block;
}
@media (min-width: 600px) {
  .flow__wrap .flow__inner .flow__h2-title .sp {
    display: none;
  }
}
.flow__wrap .flow__inner .flow__h2-subtitle {
  font-family: Noto Sans JP;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.08em;
  text-align: center;
  font-size: 13px;
}
@media (min-width: 425px) {
  .flow__wrap .flow__inner .flow__h2-subtitle {
    font-size: 14px;
  }
}
.flow__wrap .flow__inner .flow__content {
  width: 100%;
  margin: 0 auto 60px;
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
}
@media (min-width: 1000px) {
  .flow__wrap .flow__inner .flow__content {
    width: 90%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin: 0 auto 20px;
  }
}
.flow__wrap .flow__inner .flow__content.last {
  margin: 0 auto;
}
.flow__wrap .flow__inner .flow__icon-box {
  margin: 0 10px auto 0;
  display: none;
  position: relative;
}
@media (min-width: 1000px) {
  .flow__wrap .flow__inner .flow__icon-box {
    display: block;
  }
}
.flow__wrap .flow__inner .flow__icon-box::before {
  content: none;
  width: 0.5px;
  height: 400px;
  background: #6a6869;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 1000px) {
  .flow__wrap .flow__inner .flow__icon-box::before {
    content: "";
  }
}
.flow__wrap .flow__inner .flow__icon-box.before-none::before {
  content: none;
}
.flow__wrap .flow__inner .flow__icon-box.mt20 {
  margin-top: 20px;
}
.flow__wrap .flow__inner .flow__icon-box .flow__icon {
  width: 31px;
  height: 29px;
  position: relative;
}
.flow__wrap .flow__inner .flow__visible-icon {
  width: 25px;
  height: 25px;
  display: block;
  margin-right: 10px;
}
@media (min-width: 1000px) {
  .flow__wrap .flow__inner .flow__visible-icon {
    display: none;
  }
}
.flow__wrap .flow__inner .flow__img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
@media (min-width: 1000px) {
  .flow__wrap .flow__inner .flow__img {
    width: 26.146%;
    height: 166px;
    margin: auto 0 0 25px;
  }
}
.flow__wrap .flow__inner .flow__img.img2 {
  -o-object-position: center top;
     object-position: center top;
}
.flow__wrap .flow__inner .flow__text-content {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0 0;
}
@media (min-width: 1000px) {
  .flow__wrap .flow__inner .flow__text-content {
    width: 57%;
    margin: 0;
    padding: 0;
  }
}
.flow__wrap .flow__inner .flow__text-content.mt20 {
  margin: 0 auto;
}
@media (min-width: 1000px) {
  .flow__wrap .flow__inner .flow__text-content.mt20 {
    margin: 20px 0 0;
  }
}
.flow__wrap .flow__inner .flow__title-box {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
@media (min-width: 1000px) {
  .flow__wrap .flow__inner .flow__title-box {
    margin-bottom: 20px;
  }
}
.flow__wrap .flow__inner .flow__title-box .flow__title {
  font-family: Noto Sans JP;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.08em;
  text-align: left;
  font-size: 14px;
}
@media (min-width: 1000px) {
  .flow__wrap .flow__inner .flow__title-box .flow__title {
    font-size: 16px;
  }
}
@media (min-width: 1350px) {
  .flow__wrap .flow__inner .flow__title-box .flow__title {
    font-size: 18px;
  }
}
.flow__wrap .flow__inner .flow__text {
  font-family: Noto Sans JP;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.08em;
  text-align: left;
  font-size: 13px;
}
@media (min-width: 425px) {
  .flow__wrap .flow__inner .flow__text {
    font-size: 14px;
  }
}
@media (min-width: 1350px) {
  .flow__wrap .flow__inner .flow__text {
    font-size: 16px;
  }
}

/*===================================================
ご利用の流れ ボタン
===================================================*/
.flow__btn {
  margin: 25px auto 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (min-width: 600px) {
  .flow__btn {
    margin: 20px auto 0;
    justify-content: flex-start;
    flex-direction: row;
  }
}
.flow__btn .flow__flex-box {
  display: flex;
  align-items: baseline;
  margin: 0 auto;
}
@media (min-width: 1000px) {
  .flow__btn .flow__flex-box {
    margin: 10px 0;
  }
}
.flow__btn-link {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin: 0;
}
.flow__btn-link:hover .flow__btn-text {
  color: #f078ad;
}
.flow__btn-link:hover .flow__btn-text.con {
  color: #fff;
}
.flow__btn-link.con {
  width: 200px;
  height: 50px;
  align-items: center;
  margin: 0 auto 25px;
  background: #f078ad;
  border-radius: 120px;
}
@media (min-width: 600px) {
  .flow__btn-link.con {
    margin: 0 26px 0 0;
  }
}
.flow__btn-link.con:hover {
  background: #f5b2d0;
}
.flow__btn-icon {
  width: 17px;
  height: 17px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 3px;
}
.flow__btn-text {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 0.08em;
  text-align: left;
  color: #07afef;
  font-size: 18px;
}
@media (min-width: 1000px) {
  .flow__btn-text {
    font-size: 24px;
  }
}
.flow__btn-text.light {
  font-size: 14px;
  line-height: 17px;
  font-size: 13px;
}
@media (min-width: 425px) {
  .flow__btn-text.light {
    font-size: 14px;
  }
}
.flow__btn-text.con {
  font-family: Noto Sans JP;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  font-size: 13px;
}
@media (min-width: 425px) {
  .flow__btn-text.con {
    font-size: 14px;
  }
}
/*# sourceMappingURL=service.css.map */