@charset "UTF-8";
/*css調整*/
html {
  font-family: NotoSansCJKjp, sans-serif;
  font-size: 10px;
}
@media screen and (max-width: 550px) {
  html {
    font-size: 1.8181818182vw;
  }
}

body {
  font-size: 1.6rem;
  max-width: 198rem;
  margin: 0 auto;
}

.Inner {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
}

@font-face {
  font-family: "LINE Seed";
  src: url("../../assets/fonts/LINESeedJP_OTF_Rg.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "LINE Seed";
  src: url("../../assets/fonts/LINESeedJP_OTF_Bd.woff2") format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: "LINE Seed";
  src: url("../../assets/fonts/LINESeedJP_OTF_Eb.woff2") format("woff2");
  font-weight: 800;
}
.pc-bg {
  display: none;
  background-image: url("../images/pc-bg.webp");
  position: fixed;
  inset: 0;
}
@media screen and (min-width: 550px) {
  .pc-bg {
    display: block;
  }
}
@media screen and (max-width: 1920px) {
  .pc-bg {
    font-size: 0.520833vw;
  }
}
.pc-bg__logo-image {
  width: 27.9rem;
  height: auto;
}
.pc-bg__left-bubble {
  padding: 15.7rem 16.1rem;
  width: 87rem;
  height: 87rem;
  background-color: white;
  position: absolute;
  border-radius: 999rem;
  left: -8rem;
  top: -2.2rem;
}
@media screen and (max-height: 960px) {
  .pc-bg__left-bubble {
    top: -10rem;
  }
}
@media screen and (max-height: 874px) {
  .pc-bg__left-bubble {
    top: -15rem;
  }
}
@media screen and (max-width: 1816px) {
  .pc-bg__left-bubble {
    transform: scale(0.9);
    left: -16rem;
  }
}
@media screen and (max-width: 1610px) {
  .pc-bg__left-bubble {
    transform: scale(0.8);
    left: -20rem;
  }
}
@media screen and (max-width: 1468px) {
  .pc-bg__left-bubble {
    transform: scale(0.7);
    left: -22rem;
  }
}
@media screen and (max-width: 1374px) {
  .pc-bg__left-bubble {
    transform: scale(0.6);
    left: -26rem;
  }
}
@media screen and (max-width: 1240px) {
  .pc-bg__left-bubble {
    transform: scale(0.5);
    left: -28rem;
  }
}
@media screen and (max-width: 1158px) {
  .pc-bg__left-bubble {
    display: none;
  }
}
.pc-bg__right-bubble {
  width: 74.6rem;
  height: 74.6rem;
  background-color: white;
  position: absolute;
  border-radius: 999rem;
  right: -4.8rem;
  top: 14rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4.7rem;
}
@media screen and (max-height: 960px) {
  .pc-bg__right-bubble {
    top: 5rem;
  }
}
@media screen and (max-height: 874px) {
  .pc-bg__right-bubble {
    top: 0rem;
  }
}
@media screen and (max-width: 1612px) {
  .pc-bg__right-bubble {
    right: -14rem;
  }
}
@media screen and (max-width: 1423px) {
  .pc-bg__right-bubble {
    transform: scale(0.9);
    right: -18rem;
  }
}
@media screen and (max-width: 1300px) {
  .pc-bg__right-bubble {
    transform: scale(0.8);
    right: -21rem;
  }
}
@media screen and (max-width: 1200px) {
  .pc-bg__right-bubble {
    transform: scale(0.7);
    right: -22rem;
  }
}
@media screen and (max-width: 1158px) {
  .pc-bg__right-bubble {
    display: none;
  }
}
.pc-bg__menu-title {
  font-size: 6.5rem;
  color: #44b815;
  line-height: 1;
  font-family: "LINE Seed", sans-serif;
  font-weight: 800;
}
.pc-bg__menu-list {
  font-size: 2.4rem;
  color: #59493f;
  font-family: "nitalago-ruika", sans-serif;
  line-height: 1;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.pc-bg__menu-list li {
  cursor: pointer;
}
.pc-bg__diagnosis {
  width: 54.8rem;
  position: absolute;
  top: 15.7rem;
  left: 16.1rem;
}
.pc-bg__buttons {
  display: flex;
  flex-direction: column;
  margin-top: 20rem;
}
.pc-bg__buttons-mail {
  width: 54.1rem;
  height: auto;
}
.pc-bg__buttons-line {
  width: 54.1rem;
  height: auto;
}
.pc-bg__company {
  position: absolute;
  left: 3.6rem;
  bottom: 3.6rem;
  font-size: 2rem;
  color: #59493f;
  font-family: "nitalago-ruika", sans-serif;
  line-height: 1.4;
}
@media screen and (max-width: 1440px) {
  .pc-bg__company {
    left: 1.6rem;
    bottom: 1.6rem;
  }
}
@media screen and (max-width: 1255px) {
  .pc-bg__company {
    display: none;
  }
}
.pc-bg__company .br-1 {
  display: none;
}
@media screen and (max-width: 1735px) {
  .pc-bg__company .br-1 {
    display: block;
  }
}
.pc-bg__company .br-2 {
  display: none;
}
@media screen and (max-width: 1525px) {
  .pc-bg__company .br-2 {
    display: block;
  }
}
.pc-bg__company .br-3 {
  display: none;
}
@media screen and (max-width: 1444px) {
  .pc-bg__company .br-3 {
    display: block;
  }
}
.pc-bg__copyright {
  position: absolute;
  right: 3.6rem;
  bottom: 3.6rem;
  font-size: 2rem;
  color: #59493f;
  font-family: "nitalago-ruika", sans-serif;
  line-height: 1.4;
}
@media screen and (max-width: 1440px) {
  .pc-bg__copyright {
    right: 1.6rem;
    bottom: 1.6rem;
  }
}
@media screen and (max-width: 1399px) {
  .pc-bg__copyright {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1345px) {
  .pc-bg__copyright {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1277px) {
  .pc-bg__copyright {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1255px) {
  .pc-bg__copyright {
    display: none;
  }
}

.center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.inner {
  overflow: hidden;
  background-color: white;
  box-shadow: 0 0 0 15px rgb(0, 0, 0);
  max-width: 550px;
  margin: 0 auto;
}

.fv__line-message {
  background-color: #56c31f;
  position: relative;
  height: 4.03rem;
}
.fv__line-message-text {
  position: absolute;
  top: -0.59rem;
  left: 2.57rem;
  width: 36.01rem;
  height: 4.18rem;
}
.fv__content {
  background-image: url("../images/fv-bg.webp");
  background-size: cover;
  padding-top: 2.64rem;
  position: relative;
  height: 51.99rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.fv__needs-text {
  margin-left: 3.67rem;
  width: 30.8rem;
  height: 7.7rem;
}
.fv__free-ok-text {
  width: 31.17rem;
  height: 13.35rem;
}
.fv__free-diagnosis-text {
  position: absolute;
  z-index: 1;
  left: 2.57rem;
  bottom: 9.83rem;
  width: 51.11rem;
  height: 25.45rem;
}
.fv__woman {
  width: 30.43rem;
  height: auto;
  position: absolute;
  z-index: 0;
  right: 0;
  top: -4.03rem;
}
.fv__lets-diagnose {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  color: white;
  font-size: 2.93rem;
  text-align: center;
  background-image: url("../images/lets-diagnose-bg.webp");
  background-size: cover;
  padding-top: 4.12rem;
  padding-bottom: 2.64rem;
}
.fv__lets-diagnose span {
  color: #FFED00;
}

.strength {
  position: relative;
  background-repeat: no-repeat;
  background-position: bottom;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 2.93rem;
  padding-bottom: 2.93rem;
  overflow: hidden;
  z-index: 1;
}
.strength__bg {
  position: absolute;
  bottom: 7.33rem;
  left: 1/2;
  transform: translateX(-50%);
  z-index: 0;
  width: 64.17rem;
  height: 54.19rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.strength__text {
  width: 44.15rem;
  height: 13.27rem;
  z-index: 1;
  position: relative;
  margin-bottom: 3.15rem;
}
.strength__limit {
  position: relative;
  background-color: white;
  border: 2.93px solid #FFED44;
  border-radius: 1.47rem;
  width: 49.87rem;
  display: flex;
  flex-direction: column;
  padding: 5.13rem 2.2rem 1.47rem 2.2rem;
}
.strength__limit-offer {
  position: absolute;
  left: 4.03rem;
  top: -2.35rem;
  width: 42.39rem;
  height: 6.53rem;
}
.strength__limit-bubble {
  position: absolute;
  width: 8.14rem;
  height: 8.43rem;
  left: -1.17rem;
  top: 2.93rem;
}
.strength__limit-time {
  font-family: "nitalago-ruika", sans-serif;
  font-size: 2.35rem;
  text-align: right;
  line-height: 1;
  display: inline-block;
}
.strength__limit-time span {
  color: #F18D36;
  font-size: 6.6rem;
  font-family: "LINE Seed", sans-serif;
  font-weight: 800;
  width: 8.95rem;
  display: inline-block;
  margin-left: 0.22rem;
  margin-right: 1.03rem;
}
.strength__limit-left {
  font-family: "nitalago-ruika", sans-serif;
  font-size: 1.98rem;
  text-align: center;
  margin-top: 1.03rem;
}
.strength__limit-left span {
  color: #E60213;
}
.strength__limit-progress {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.59rem;
  margin-top: 1.32rem;
}
.strength__limit-progress-bar {
  aspect-ratio: 121/21;
  width: 100%;
}
.strength__limit-progress-bar.one {
  border-radius: 0.37rem 0 0 0.37rem;
}
.strength__limit-progress-bar.five {
  border-radius: 0 0.37rem 0.37rem 0;
}

.diagnosis {
  position: relative;
  padding-bottom: 4.4rem;
}
.diagnosis__bg {
  position: absolute;
  width: 100%;
  height: auto;
  top: -35.2rem;
  z-index: 0;
}
.diagnosis__message {
  color: white;
  text-align: center;
  font-family: "nitalago-ruika", sans-serif;
  font-size: 1.61rem;
  position: relative;
}
.diagnosis__cta {
  display: flex;
  justify-content: center;
  padding: 2.05rem 0;
  position: relative;
}
.diagnosis__cta-button {
  width: 47.67rem;
  height: 11.44rem;
}
.diagnosis__content {
  position: relative;
  background-color: white;
  margin: 0 2.57rem;
  border-radius: 1.47rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2.57rem;
}
.diagnosis__content-title {
  width: 39.38rem;
  height: 14.7rem;
}
.diagnosis__content-subtitle {
  margin-top: 0.73rem;
  font-size: 1.83rem;
  color: #009944;
  font-family: "nitalago-ruika", sans-serif;
}
.diagnosis__content-progress {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.59rem;
  margin-top: 1.32rem;
}
.diagnosis__content-progress-bar {
  aspect-ratio: 121/21;
  width: 100%;
}
.diagnosis__content-progress-bar.left {
  border-radius: 0.37rem 0 0 0.37rem;
}
.diagnosis__content-progress-bar.right {
  border-radius: 0 0.37rem 0.37rem 0;
}
.diagnosis__content-step {
  margin-top: 1.76rem;
  font-family: "nitalago-ruika", sans-serif;
  font-size: 1.76rem;
  color: #59493f;
}
.diagnosis__content-question {
  background-color: #eeeeee;
  border-radius: 1.1rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2.57rem 3.23rem;
  margin-top: 1.83rem;
  height: 22.73rem;
}
.diagnosis__content-question-text {
  font-family: "nitalago-ruika", sans-serif;
  font-size: 2.49rem;
  color: #56C21F;
}
.diagnosis__content-question-text.mt {
  margin-top: 3.3rem;
}
.diagnosis__content-question-options {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1.32rem;
  margin-top: 1.83rem;
}
.diagnosis__content-question-options .row {
  display: flex;
  gap: 3.96rem;
  align-items: center;
}
.diagnosis__content-question-option {
  display: flex;
  align-items: center;
}
.diagnosis__content-question-option input[type=radio] {
  width: 1.76rem;
  height: 1.76rem;
  border-radius: 100%;
  background-color: white;
  border: 0.73px solid #D2D2D2;
}
.diagnosis__content-question-option input[type=radio]:checked {
  background-color: #56C21F;
  border: 0.44rem solid white;
  box-shadow: 0 0 0 0.73px #56C21F;
}
.diagnosis__content-question-option label {
  font-family: "nitalago-ruika", sans-serif;
  font-size: 1.83rem;
  color: #59493f;
  margin-left: 1.47rem;
}
.diagnosis__content-contact {
  display: flex;
  flex-direction: column;
  gap: 0.88rem;
  margin-top: 2.35rem;
}
.diagnosis__content-contact-button {
  width: 36.3rem;
  height: 6.23rem;
}
.diagnosis__content-result {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #59493f;
  font-family: "nitalago-ruika", sans-serif;
  font-size: 2.2rem;
  gap: 0.95rem;
}
.diagnosis__content-result .percentage {
  color: #EE8145;
  font-size: 7.19rem;
  line-height: 1;
  font-family: "LINE Seed", sans-serif;
  font-weight: 800;
}
.diagnosis__content-result .rate {
  color: #EE8145;
}
.diagnosis__content-next {
  margin-top: 1.47rem;
}
.diagnosis__content-next-button {
  width: 22.07rem;
  height: 6.23rem;
}

.needs {
  background-image: url("../images/needs-bg.webp");
  background-size: cover;
  position: relative;
  padding-top: 28.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.needs__worried-man {
  position: absolute;
  top: -1.47rem;
  left: 11.29rem;
  width: 37.11rem;
  height: 47.96rem;
  z-index: 1;
}
.needs__title {
  width: 52.14rem;
  height: 20.09rem;
  position: relative;
  z-index: 2;
}
.needs__title-effect {
  position: absolute;
  width: 47.81rem;
  height: 46.64rem;
  top: 11.95rem;
  left: 3.67rem;
  z-index: 0;
}
.needs__list {
  width: 42.9rem;
  height: 23.1rem;
}
.needs__chevron-bottom {
  margin-top: 2.05rem;
  width: 7.33rem;
  height: 7.33rem;
}
.needs__recommend {
  width: 47.23rem;
  height: 6.6rem;
  margin-top: 2.57rem;
}
.needs .strength__limit {
  margin-top: 4.11rem;
}
.needs__free {
  width: 43.56rem;
  height: 5.13rem;
}
.needs__attention {
  font-family: "nitalago-ruika", sans-serif;
  font-size: 1.47rem;
  color: #59493f;
  text-align: center;
  margin-top: 1.17rem;
}

.solve {
  background-image: url("../images/solve-bg.webp");
  background-size: cover;
  height: 69.67rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 0.37rem;
  padding-bottom: 4.33rem;
}
.solve__happy-woman {
  position: absolute;
  top: -2.93rem;
  left: 0;
  width: 38.87rem;
  height: auto;
}
.solve__free-ok {
  width: 32.27rem;
  height: auto;
  position: absolute;
  top: 5.87rem;
  right: 1.32rem;
  z-index: 1;
}
.solve__point {
  width: 35.2rem;
  height: auto;
  position: absolute;
  top: 13.93rem;
  right: 1.32rem;
  z-index: 0;
}
.solve__100-percent {
  width: 43.19rem;
  height: auto;
  z-index: 1;
  position: relative;
}
.solve__message {
  width: 50.53rem;
  height: auto;
  position: relative;
}

.three-strength {
  background-image: url("../images/three-strength-bg.webp");
  background-size: cover;
  padding-bottom: 2.93rem;
  position: relative;
}
.three-strength__title {
  width: 51.33rem;
  height: auto;
  position: relative;
  top: -0.73rem;
  z-index: 2;
}
.three-strength__first {
  padding-left: 2.2rem;
  position: relative;
}
.three-strength__man-1 {
  position: absolute;
  top: -8.07rem;
  right: 0;
  z-index: 1;
  width: 37.4rem;
  height: auto;
}
.three-strength__bubble-1 {
  width: 22.88rem;
  height: auto;
  position: relative;
  z-index: 2;
}
.three-strength__content-1 {
  width: 38.28rem;
  height: auto;
  position: relative;
  z-index: 3;
}
.three-strength__effect-1 {
  position: absolute;
  width: 86.39rem;
  height: auto;
  top: -11rem;
  left: 0;
  z-index: 0;
}
.three-strength__01 {
  width: 21.78rem;
  height: auto;
  position: absolute;
  top: 26.4rem;
  right: 0;
  z-index: 2;
}
.three-strength__recruit {
  width: 52.07rem;
  height: auto;
  position: relative;
  z-index: 1;
}
.three-strength__bubble-2 {
  width: 22.88rem;
  height: auto;
  position: relative;
  z-index: 2;
  margin-right: 1.47rem;
}
.three-strength__content-2 {
  width: 42.97rem;
  height: auto;
  margin-right: 2.2rem;
  position: relative;
  z-index: 2;
}
.three-strength__woman-1 {
  position: absolute;
  top: 61.6rem;
  left: 0;
  z-index: 1;
  width: 37.4rem;
  height: auto;
}
.three-strength__effect-2 {
  position: absolute;
  width: 86.39rem;
  height: auto;
  top: 44rem;
  left: -30.07rem;
  z-index: 0;
}
.three-strength__02 {
  width: 21.78rem;
  height: auto;
  position: absolute;
  top: 91.67rem;
  left: 0;
  z-index: 1;
}
.three-strength .end {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.three-strength__equipment {
  width: 51.41rem;
  height: auto;
  position: relative;
  z-index: 1;
  margin-top: 0.73rem;
}
.three-strength__support {
  position: relative;
  background-color: white;
  border: 2.93px solid #FFED44;
  border-radius: 1.47rem;
  width: 49.87rem;
  display: flex;
  flex-direction: column;
  padding: 5.13rem 2.2rem 2.35rem 2.2rem;
  z-index: 3;
  margin-top: 2.2rem;
}
.three-strength__support-title {
  width: 45.76rem;
  height: auto;
  position: absolute;
  left: 2.35rem;
  top: -2.35rem;
}
.three-strength__support-replacement {
  width: 33.59rem;
  height: auto;
}
.three-strength__support-text {
  font-family: "nitalago-ruika", sans-serif;
  font-size: 1.61rem;
  color: #59493f;
  line-height: 1.4;
  margin-top: 0.73rem;
}
.three-strength__support-text.right {
  margin-left: 11.7rem;
}
.three-strength__support-1 {
  position: absolute;
  right: -2.93rem;
  top: 4.4rem;
  width: 16.35rem;
  height: auto;
}
.three-strength__support-rental {
  width: 28.45rem;
  height: auto;
  margin-top: 2.93rem;
  margin-left: 11.7rem;
}
.three-strength__support-2 {
  position: absolute;
  left: -2.2rem;
  top: 20.53rem;
  width: 16.35rem;
  height: auto;
}
.three-strength__support-meal {
  width: 22.59rem;
  height: auto;
  margin-top: 2.57rem;
}
.three-strength__support-3 {
  position: absolute;
  right: -2.93rem;
  top: 38.13rem;
  width: 16.35rem;
  height: auto;
}
.three-strength__bubble-3 {
  width: 24.2rem;
  height: auto;
  position: relative;
  z-index: 2;
  margin-top: 2.2rem;
}
.three-strength__content-3 {
  width: 38.28rem;
  height: auto;
  position: relative;
  z-index: 2;
  font-family: "nitalago-ruika", sans-serif;
  -webkit-text-stroke-width: 0.15rem;
  -webkit-text-stroke-color: #8fd675;
  font-size: 2.05rem;
  color: white;
  line-height: 1.4;
}
.three-strength__man-2 {
  position: absolute;
  top: 184.1rem;
  right: 0;
  z-index: 1;
  width: 33rem;
  height: auto;
}
.three-strength__effect-3 {
  position: absolute;
  width: 102.7rem;
  height: auto;
  top: 146.7rem;
  right: -36.7rem;
  z-index: 0;
}
.three-strength__03 {
  width: 25.08rem;
  height: auto;
  position: absolute;
  top: 222.2rem;
  right: 0;
  z-index: 1;
}
.three-strength__pro-support {
  width: 52.58rem;
  height: auto;
  position: relative;
  z-index: 2;
  margin-top: 2.35rem;
}
.three-strength__cta-button {
  margin-top: 2.35rem;
  width: 47.7rem;
  height: 11.44rem;
}

.comics {
  background-image: url("../images/comics-bg.webp");
  background-size: cover;
  position: relative;
  min-height: 223.7rem;
  display: flex;
  flex-direction: column;
  justify-content: end;
  width: 100%;
}
.comics__title {
  width: 53.31rem;
  height: auto;
  position: relative;
  top: -1.76rem;
  left: 1.1rem;
}
.comics__image {
  width: 100%;
  height: auto;
}
.comics__offer {
  background-image: url("../images/comics-offer-bg.webp");
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 2.64rem;
}

.interview {
  position: relative;
  background-image: url("../images/interview-bg.webp");
  background-size: cover;
  padding-top: 22.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 2.93rem;
}
.interview__title {
  width: 53.97rem;
  height: auto;
  position: absolute;
  top: -1.76rem;
  left: 1.1rem;
}
.interview__movie {
  width: 49.87rem;
  height: 28.01rem;
  margin-top: 2.35rem;
}

.flow {
  background-image: url("../images/flow-bg.webp");
  background-size: cover;
  position: relative;
  padding-top: 22.81rem;
  padding-bottom: 2.93rem;
}
.flow__title {
  width: 53.31rem;
  height: auto;
  position: absolute;
  top: -1.76rem;
  left: 1.1rem;
  z-index: 1;
}
.flow__card {
  background-color: white;
  border: 2.93px solid #FFED44;
  border-radius: 1.47rem;
  margin: 0 2.35rem;
  padding: 2.2rem;
  position: relative;
  margin-top: 2.05rem;
}
.flow__card-title-step-1 {
  width: 24.86rem;
  height: auto;
}
.flow__card-title-step-2 {
  width: 22.81rem;
  height: auto;
}
.flow__card-title-step-3 {
  width: 27rem;
  height: auto;
}
.flow__card-step-1 {
  width: 15.11rem;
  height: 15.03rem;
  position: absolute;
  right: 0.73rem;
  top: -4.69rem;
}
.flow__card-step-2 {
  width: 15.11rem;
  height: 15.03rem;
  position: absolute;
  right: 0.73rem;
  top: 2.2rem;
}
.flow__card-step-3 {
  width: 15.11rem;
  height: 15.03rem;
  position: absolute;
  right: 0.73rem;
  top: 2.2rem;
}
.flow__card-description {
  margin-top: 1.32rem;
  font-size: 1.69rem;
  color: #59493f;
  font-family: "nitalago-ruika", sans-serif;
  line-height: 1.4;
}
.flow__card-button {
  width: 44.59rem;
  height: 11.44rem;
  margin-top: 0.44rem;
}
.flow__card.first {
  margin-top: 0;
}
.flow__chevron-bottom {
  margin: 2.93rem 0;
  width: 7.33rem;
  height: auto;
}

.introduce {
  background-image: url("../images/introduce-bg.webp");
  background-size: cover;
  padding: 4.33rem 0;
  position: relative;
}
.introduce__title {
  width: 29.85rem;
  height: 8rem;
}
.introduce__card {
  background-color: white;
  border: 2.93px solid #FFED44;
  border-radius: 1.47rem;
  margin: 0 2.35rem;
  padding: 2.05rem;
  position: relative;
  margin-top: 2.05rem;
  display: flex;
  flex-direction: column;
}
.introduce__card-condition {
  display: flex;
  flex-direction: column;
  gap: 1.47rem;
  margin-top: 1.32rem;
}
.introduce__card-row {
  display: flex;
  align-items: flex-start;
  gap: 1.1rem;
}
.introduce__card-property {
  background-color: #008933;
  color: white;
  font-family: "nitalago-ruika", sans-serif;
  padding: 0.44rem 0;
  border-radius: 999rem;
  font-size: 1.61rem;
  width: 9.02rem;
  text-align: center;
}
.introduce__card-value {
  font-family: "nitalago-ruika", sans-serif;
  font-size: 2.05rem;
  color: #59493f;
}
.introduce__card-value span {
  color: #ec6941;
}
.introduce__card-picking-title {
  width: 40.55rem;
  height: auto;
  position: relative;
  z-index: 2;
}
.introduce__card-picking-image {
  width: 21.34rem;
  height: auto;
  position: absolute;
  right: -1.47rem;
  bottom: -1.47rem;
  z-index: 1;
}
.introduce__card-packing-title {
  width: 28.97rem;
  height: auto;
  position: relative;
  z-index: 2;
}
.introduce__card-packing-image {
  width: 21.34rem;
  height: auto;
  position: absolute;
  left: -1.47rem;
  bottom: -1.47rem;
  z-index: 1;
}
.introduce__card-central-kitchen-title {
  width: 27.21rem;
  height: auto;
  position: relative;
  z-index: 2;
}
.introduce__card-central-kitchen-image {
  width: 21.34rem;
  height: auto;
  position: absolute;
  right: -1.47rem;
  top: -1.47rem;
  z-index: 1;
}
.introduce__card.picking {
  margin-top: 1.17rem;
}
.introduce__card.packing {
  align-items: flex-end;
}

.faq {
  background-image: url("../images/faq-bg.webp");
  background-size: cover;
  padding-top: 4.33rem;
  padding-bottom: 3.23rem;
  position: relative;
}
.faq__title {
  width: 32.56rem;
  height: auto;
}
.faq__card {
  position: relative;
  background-color: white;
  border: 2.93px solid #FFED44;
  border-radius: 1.47rem;
  margin: 0 2.35rem;
  padding: 2.2rem 2.57rem 2.05rem 2.57rem;
  margin-top: 2.57rem;
}
.faq__card-q-image {
  width: 7.04rem;
  height: auto;
  position: absolute;
  top: -1.47rem;
  left: 2.05rem;
}
.faq__card-q-text {
  font-family: "nitalago-ruika", sans-serif;
  font-size: 2.35rem;
  color: #008933;
  margin-left: 7.04rem;
}
.faq__card-a-text {
  font-family: "nitalago-ruika", sans-serif;
  font-size: 1.69rem;
  color: #59493f;
  line-height: 1.4;
  margin-top: 1.32rem;
}
.faq__message {
  color: white;
  text-align: center;
  font-family: "nitalago-ruika", sans-serif;
  font-size: 2.93rem;
  margin-top: 2.35rem;
}
.faq__message span {
  color: #FFED00;
}
.faq .strength__limit {
  margin-top: 4.11rem;
}
.faq .diagnosis__message {
  margin-top: 2.93rem;
}

.contact {
  background-image: url("../images/contact-bg.webp");
  background-size: cover;
  padding: 4.33rem 0;
  position: relative;
}
.contact .diagnosis__content {
  background-color: #e5e5e5;
}
.contact__buttons {
  display: flex;
  justify-content: center;
  gap: 1.76rem;
  margin-top: 2.57rem;
}
.contact__mail {
  width: 22.66rem;
  height: auto;
}
.contact__line {
  width: 22.66rem;
  height: auto;
}

/***
    The new CSS reset - version 1.8.2 (last updated 23.12.2022)
    GitHub page: https://github.com/elad2412/the-new-css-reset
***/
/*
    Remove all the styles of the "User-Agent-Stylesheet", except for the 'display' property
    - The "symbol *" part is to solve Firefox SVG sprite bug
 */
*:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}

/* Preferred box-sizing value */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Reapply the pointer cursor for anchor tags */
a,
button {
  cursor: revert;
}

/* Remove list styles (bullets/numbers) */
ol,
ul,
menu {
  list-style: none;
}

/* For images to not be able to exceed their container */
/* removes spacing between cells in tables */
table {
  border-collapse: collapse;
}

/* Safari - solving issue when using user-select:none on the <body> text input doesn't working */
input,
textarea {
  -webkit-user-select: auto;
}

/* revert the 'white-space' property for textarea elements on Safari */
textarea {
  white-space: revert;
}

/* minimum style to allow to style meter element */
meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
       appearance: revert;
}

/* preformatted text - use only for this feature */
pre {
  all: revert;
}

/* reset default text opacity of input placeholder */
::-moz-placeholder {
  color: unset;
}
::placeholder {
  color: unset;
}

/* remove default dot (•) sign */
::marker {
  content: "";
}

/* fix the feature of 'hidden' attribute.
   display:revert; revert to element instead of attribute */
:where([hidden]) {
  display: none;
}

/* revert for bug in Chromium browsers
   - fix for the content editable attribute will work properly.
   - webkit-user-select: auto; added for Safari in case of using user-select:none on wrapper element*/
:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}

/* apply back the draggable feature - exist only in Chromium and Safari */
:where([draggable=true]) {
  -webkit-user-drag: element;
}

/* Revert Modal native behavior */
:where(dialog:modal) {
  all: revert;
}

.header {
  display: flex;
  justify-content: space-between;
  padding: 2.42rem 2.56rem;
  position: relative;
  background-color: white;
}
.header__logo-image {
  width: 19.36rem;
  height: 6.45rem;
}
.header__cta {
  display: flex;
  align-items: center;
  gap: 0.73rem;
}
.header__cta-mail {
  width: 13.71rem;
  height: 6.75rem;
}
.header__cta-line {
  width: 13.71rem;
  height: 6.75rem;
}

.footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 2.35rem;
  position: relative;
  background-color: white;
}
.footer__logo-image {
  width: 19.36rem;
  height: auto;
}
.footer__company {
  font-family: "nitalago-ruika", sans-serif;
  font-size: 1.61rem;
  color: #59493f;
  margin-top: 3.52rem;
  text-align: center;
  padding-bottom: 4.25rem;
}
.footer__copyright {
  font-family: "nitalago-ruika", sans-serif;
  font-size: 1.61rem;
  background-color: #59493f;
  color: white;
  margin-top: 1.17rem;
  text-align: center;
  width: 100%;
  padding-top: 2.93rem;
  padding-bottom: 13.2rem;
}

.popup {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.popup__content {
  padding-top: 3.15rem;
  background-color: white;
  border-radius: 1.47rem;
  display: flex;
  flex-direction: column;
  width: 49.87rem;
  height: 66.88rem;
  position: relative;
}
.popup__close-button {
  cursor: pointer;
  float: right;
}
.popup__attention-image {
  width: 16.72rem;
  height: auto;
  position: relative;
  left: 14.67rem;
}
.popup__attention-text {
  margin-top: 1.47rem;
  font-size: 2.93rem;
  font-family: "nitalago-ruika", sans-serif;
  color: #59493f;
  position: relative;
  left: 10.85rem;
}
.popup__campaign-image {
  width: 51.7rem;
  height: auto;
  position: relative;
  left: -0.59rem;
  margin-top: 1.47rem;
}
.popup__campaign-text {
  font-size: 2.2rem;
  font-family: "nitalago-ruika", sans-serif;
  color: #59493f;
  line-height: 1.333;
  text-align: center;
}
.popup__campaign-text.my {
  margin-bottom: 0.37rem;
}
.popup__campaign-text.mt {
  margin-top: 0.29rem;
}
.popup .strength__limit-time {
  text-align: center;
}
.popup__cta-button {
  width: 44.59rem;
  height: auto;
  margin-top: 1.32rem;
  position: relative;
  left: 3.3rem;
}
.popup__close-button {
  width: 22.07rem;
  height: auto;
  margin-top: 1.1rem;
  position: relative;
  left: -14.23rem;
}
.popup__diagnosis-title {
  width: 43.78rem;
  height: auto;
  position: relative;
  left: 3.45rem;
  margin-top: 1.25rem;
}
.popup__offer {
  position: relative;
  background-color: white;
  border: 2.93px solid #f08d37;
  border-radius: 1.47rem;
  width: 43.56rem;
  display: flex;
  flex-direction: column;
  padding: 3.67rem 2.2rem 1.47rem 2.2rem;
  margin: 0 auto;
  margin-top: 3.67rem;
  margin-bottom: 2.2rem;
}
.popup__offer-image {
  width: 36.74rem;
  height: auto;
  position: absolute;
  top: -2.35rem;
  left: 3.87rem;
}
.popup__offer-free {
  width: 38.06rem;
}
.popup__offer-attention {
  font-size: 1.54rem;
  font-family: "nitalago-ruika", sans-serif;
  color: #59493f;
  text-align: center;
  margin-top: 0.73rem;
}

body {
  font-family: "Inter", sans-serif;
}
body a:hover {
  opacity: 0.6;
}
body button {
  cursor: pointer;
}
body button:hover {
  opacity: 0.6;
}
body button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
/*# sourceMappingURL=style.css.map */
