@charset "UTF-8";
body {
  font-family: "Noto Sans JP", sans-serif;
}

p {
  margin: 0 !important;
}

.c-inner {
  margin: 0 auto;
  padding-inline: 40px;
  max-width: 750px;
}
@media screen and (min-width: 1280px) {
  .c-inner {
    padding-inline: 50px;
    max-width: 1190px;
  }
}

.c-contact-button {
  position: relative;
  margin: 0 auto;
  padding-block: 21px 26px;
  padding-right: 25px;
  color: #FFF;
  text-align: center;
  display: block;
  font-size: 32.542px;
  font-weight: 700;
  letter-spacing: 1.627px;
  border-radius: 96px;
  background: var(--button, linear-gradient(180deg, #37C31B 0%, #1AB41D 54.81%, #067100 100%));
  box-shadow: 0px 3.805px 3.805px 0px rgba(0, 0, 0, 0.2);
  width: 480px;
}
@media screen and (min-width: 1280px) {
  .c-contact-button {
    width: 388px;
    font-size: 26.305px;
    letter-spacing: 1.315px;
  }
}
.c-contact-button::after {
  position: absolute;
  content: "";
  background: url(../images/lp06/contact-button-arrow.svg) no-repeat center center/contain;
  width: 15.882px;
  height: 22.907px;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
}
.c-contact-button:hover {
  color: #FFD730;
}

.c-fixed-button {
  display: none;
}
@media screen and (min-width: 1280px) {
  .c-fixed-button {
    display: block;
    position: fixed;
    bottom: 50px;
    right: 86px;
    z-index: 10;
    border-radius: 20px;
    width: 264px;
    font-size: 26.305px;
    border: 3px solid #FFF;
    background: var(--button, linear-gradient(180deg, #37C31B 0%, #1AB41D 54.81%, #067100 100%));
    box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .c-fixed-button::after {
    right: 11px;
  }
}

img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.md-hidden {
  display: inline-block;
}
@media screen and (min-width: 1280px) {
  .md-hidden {
    display: none;
  }
}

.md-block {
  display: none;
}
@media screen and (min-width: 1280px) {
  .md-block {
    display: inline-block;
  }
}

/* header */
.header {
  position: relative;
  padding-bottom: 12px;
  width: 100%;
  background: linear-gradient(0deg, #FFF 0%, #FFF 100%), #FFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border: none !important;
  z-index: 1;
}
@media screen and (min-width: 1280px) {
  .header {
    padding-block: 13px 9px;
  }
}
@media screen and (min-width: 1280px) {
  .header .c-inner {
    max-width: 1850px;
  }
}
.header__logo {
  margin-left: -4px;
  display: block;
  width: 193px;
}
@media screen and (min-width: 1280px) {
  .header__logo {
    width: 222.286px;
  }
}

/* fv */
.fv {
  overflow: hidden;
  position: relative;
  padding-block: 37px 38px;
  background: url(../images/lp06/premastyle-factory-fv-bg-sp1.webp) no-repeat center center/cover;
}
@media screen and (min-width: 1280px) {
  .fv {
    padding-block: 17px 0px;
    background: url(../images/lp06/premastyle-factory-fv-bg-pc1.webp) no-repeat center center/cover;
  }
}
.fv__inner {
  padding-inline: 55px;
}
.fv__wrap {
  display: block;
}
@media screen and (min-width: 1280px) {
  .fv__content {
    margin-top: 11px;
    display: flex;
    align-items: start;
    gap: 43px;
  }
}
.fv__head {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
@media screen and (min-width: 1280px) {
  .fv__head {
    width: fit-content;
    gap: 9px;
  }
}
.fv__headline {
  padding-block: 1px 9px;
  border-radius: 48px;
  background: #0E4C97;
  width: 100%;
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 32px;
  font-weight: 500;
}
@media screen and (min-width: 1280px) {
  .fv__headline {
    padding: 0px 30px 4px;
    font-size: 24px;
    width: fit-content;
  }
}
.fv__title {
  color: #0E4C97;
  text-align: center;
  -webkit-text-stroke-width: 14px;
  -webkit-text-stroke-color: #FFF;
  paint-order: stroke;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 88px;
  font-style: normal;
  font-weight: 500;
  line-height: 90%;
}
@media screen and (min-width: 1280px) {
  .fv__title {
    margin-top: -8px;
    display: inline-block;
    text-align: left;
    font-size: 80px;
  }
}
.fv__title span {
  color: #0E4C97;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 88px;
  font-style: normal;
  font-weight: 500;
  line-height: 80%;
}
@media screen and (min-width: 1280px) {
  .fv__title span {
    line-height: 130%;
  }
}
.fv__title .type1 {
  letter-spacing: -20.24px;
}
@media screen and (min-width: 1280px) {
  .fv__title .type1 {
    font-size: 80px;
    letter-spacing: -11.7px;
  }
}
.fv__title .type2 {
  letter-spacing: -22.88px;
}
@media screen and (min-width: 1280px) {
  .fv__title .type2 {
    font-size: 80px;
    letter-spacing: -11.4px;
  }
}
.fv__title .type3 {
  letter-spacing: -35.2px;
}
@media screen and (min-width: 1280px) {
  .fv__title .type3 {
    font-size: 80px;
    letter-spacing: -21.8px;
  }
}
.fv__title .type4 {
  font-size: 70px;
  letter-spacing: -9.1px;
}
@media screen and (min-width: 1280px) {
  .fv__title .type4 {
    font-size: 66px;
    letter-spacing: -6.36px;
  }
}
.fv__title .type5 {
  font-size: 70px;
  letter-spacing: -9.8px;
}
@media screen and (min-width: 1280px) {
  .fv__title .type5 {
    font-size: 66px;
    letter-spacing: -5.36px;
  }
}
.fv__title .type6 {
  font-size: 70px;
  letter-spacing: -19.6px;
}
@media screen and (min-width: 1280px) {
  .fv__title .type6 {
    font-size: 66px;
    letter-spacing: -22.42px;
  }
}
.fv__title .type7 {
  font-size: 70px;
  letter-spacing: -20.3px;
}
@media screen and (min-width: 1280px) {
  .fv__title .type7 {
    font-size: 66px;
    letter-spacing: -22.46px;
  }
}
.fv__title .type8 {
  font-size: 70px;
  letter-spacing: -5.6px;
}
@media screen and (min-width: 1280px) {
  .fv__title .type8 {
    font-size: 66px;
    letter-spacing: -5.92px;
  }
}
.fv__title .type9 {
  font-size: 70px;
  letter-spacing: -2.8px;
}
@media screen and (min-width: 1280px) {
  .fv__title .type9 {
    font-size: 66px;
    letter-spacing: 2.3px;
  }
}
.fv__features {
  margin-top: 12px;
  padding-block: 0px 21px;
  background: #0E4C97;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0px;
  width: 440px;
}
@media screen and (min-width: 1280px) {
  .fv__features {
    margin-top: 0;
    padding-block: 2px 21px;
    width: 320px;
    gap: 2px;
    flex-shrink: 0;
    align-items: start;
  }
}
.fv__features-head {
  color: #FFD730;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 51px;
  font-weight: 700;
  line-height: 100%;
}
@media screen and (min-width: 1280px) {
  .fv__features-head {
    width: 100%;
    font-size: 40px;
    font-weight: 500;
  }
  .fv__features-head span {
    letter-spacing: -9px;
  }
}
.fv__features-line {
  display: block;
  width: 27%;
  height: 1px;
  background: #FFF;
}
@media screen and (min-width: 1280px) {
  .fv__features-line {
    width: 100%;
  }
}
.fv__features-list {
  margin: 10px 0 0;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  width: 396px;
}
@media screen and (min-width: 1280px) {
  .fv__features-list {
    margin: 0;
    padding: 10px 31px 0px;
    flex-direction: column;
    row-gap: 4px;
    width: fit-content;
  }
}
.fv__features-text {
  position: relative;
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media screen and (min-width: 1280px) {
  .fv__features-text {
    font-size: 22px;
  }
}
.fv__features-text span {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: -6.08px;
}
.fv__features-text::before {
  position: absolute;
  content: "/";
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  top: 50%;
  transform: translateY(-50%);
  right: -16px;
}
@media screen and (min-width: 1280px) {
  .fv__features-text::before {
    content: "";
    right: -10px;
  }
}
.fv__features-text:last-of-type::before {
  display: none;
}
.fv__highlight {
  margin-top: 43px;
  display: flex;
  gap: 14px;
  align-items: center;
}
@media screen and (min-width: 1280px) {
  .fv__highlight {
    margin-top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .fv__highlight--sp {
    display: none;
  }
}
.fv__highlight--pc {
  display: none;
}
@media screen and (min-width: 1280px) {
  .fv__highlight--pc {
    display: flex;
  }
}
.fv__highlight-label {
  padding: 3px 9px;
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 26px;
  font-weight: 500;
  background: #EB6100;
  width: fit-content;
}
@media screen and (min-width: 1280px) {
  .fv__highlight-label {
    padding: 5px 21px 8px 19px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 8px;
    line-height: 100%;
    font-size: 20px;
  }
}
.fv__highlight-label span {
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 26px;
  font-weight: 500;
}
@media screen and (min-width: 1280px) {
  .fv__highlight-label span {
    font-size: 32px;
    line-height: 100%;
  }
}
.fv__highlight-text {
  color: #212121;
  -webkit-text-stroke-width: 6px;
  -webkit-text-stroke-color: #FFF;
  paint-order: stroke;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 30px;
  font-weight: 500;
}
@media screen and (min-width: 1280px) {
  .fv__highlight-text {
    font-size: 28px;
  }
}
.fv__highlight-text span {
  display: none;
}
@media screen and (min-width: 1280px) {
  .fv__highlight-text span {
    display: inline-block;
    color: #212121;
    -webkit-text-stroke-width: 6px;
    -webkit-text-stroke-color: #FFF;
    paint-order: stroke;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 28px;
    font-weight: 500;
  }
}
.fv__info {
  margin-top: 15px;
}
@media screen and (min-width: 1280px) {
  .fv__info {
    margin-top: 0px;
    margin-left: -16px;
    display: flex;
    flex-direction: column;
    gap: 0px;
  }
}
.fv__info-term:last-child {
  display: none;
}
@media screen and (min-width: 1280px) {
  .fv__info-term {
    display: flex;
    align-items: end;
    gap: 15px;
  }
  .fv__info-term:last-child {
    margin-top: -3px;
    gap: 8px;
    display: flex;
    align-items: center;
  }
}
.fv__info-badge {
  display: none;
}
@media screen and (min-width: 1280px) {
  .fv__info-badge {
    display: block;
    width: 185.464px;
  }
}
.fv__info-content {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media screen and (min-width: 1280px) {
  .fv__info-content {
    padding-top: 0px;
    gap: 0px;
  }
}
.fv__info-text {
  display: flex;
  align-items: end;
  gap: 8px;
  color: #212121;
  -webkit-text-stroke-width: 9px;
  -webkit-text-stroke-color: #FFF;
  paint-order: stroke;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}
@media screen and (min-width: 1280px) {
  .fv__info-text {
    align-items: baseline;
  }
}
.fv__info-text span {
  color: #EB6100;
  -webkit-text-stroke-width: 9px;
  -webkit-text-stroke-color: #FFF;
  paint-order: stroke;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 100%;
}
@media screen and (min-width: 1280px) {
  .fv__info-text span {
    font-size: 45px;
  }
}
.fv__info-text span span {
  letter-spacing: -11.44px;
}
@media screen and (min-width: 1280px) {
  .fv__info-text {
    font-size: 28px;
    line-height: 166%;
  }
}
.fv__image {
  position: absolute;
  z-index: 1;
  right: calc(50% - 399px);
  bottom: -13px;
}
@media screen and (min-width: 1280px) {
  .fv__image {
    right: calc(50% - 541px);
    bottom: -65px;
  }
}
.fv__image-woman {
  display: block;
  width: 326.118px;
}
@media screen and (min-width: 1280px) {
  .fv__image-woman {
    width: 352px;
  }
}
.fv__image-text {
  position: absolute;
  color: #212121;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -1.05px;
  line-height: 126%;
  bottom: 3px;
  right: calc(50% - 341px);
  z-index: 2;
}
@media screen and (min-width: 1280px) {
  .fv__image-text {
    right: calc(50% - 536px);
    bottom: 6px;
    font-size: 12px;
  }
}
.fv__image-text span {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1.6px;
}
@media screen and (min-width: 1280px) {
  .fv__image-text span {
    font-size: 16px;
  }
}
/* banner */
.banner {
  padding-block: 21px 19px;
  background-color: #0099D9;
}
@media screen and (min-width: 1280px) {
  .banner {
    padding-block: 17px 15px;
  }
}
.banner__button {
  position: relative;
  padding-block: 14px 19px;
  border-radius: 16px;
  border: 4px solid #0E4C97;
  background: #FFF;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
  display: block;
  transition: 0.3s;
}
@media screen and (min-width: 1280px) {
  .banner__button {
    padding-block: 14px 22px;
    margin: 0 auto;
    max-width: 736px;
  }
}
.banner__button:hover {
  transform: translate(4px, 4px);
  box-shadow: none;
}
.banner__button::after {
  display: none;
}
.banner__icon {
  position: absolute;
  display: block;
  width: 94.572px;
  top: 20px;
  left: 37px;
}
@media screen and (min-width: 1280px) {
  .banner__icon {
    width: 58.195px;
    top: 24px;
    left: 21px;
  }
}
.banner__icon img {
  width: 100%;
}
.banner__arrow {
  padding: 13px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  background-color: #0062B1;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-34%);
  right: 20px;
}
@media screen and (min-width: 1280px) {
  .banner__arrow {
    width: 48px;
    height: 48px;
    transform: translateY(-48%);
    right: 28px;
  }
}
.banner__arrow svg {
  display: block;
  width: 100%;
}
.banner__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 19px;
}
@media screen and (min-width: 1280px) {
  .banner__content {
    gap: 10px;
  }
}
.banner__title {
  color: #0E4C97;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
}
@media screen and (min-width: 1280px) {
  .banner__title {
    font-size: 32px;
  }
}
.banner__lists {
  margin: 0;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 2px 12px;
  justify-content: center;
  width: 414px;
}
@media screen and (min-width: 1280px) {
  .banner__lists {
    width: 100%;
    gap: 2px 31px;
  }
}
.banner__list {
  color: #212121;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 110%;
  position: relative;
}
@media screen and (min-width: 1280px) {
  .banner__list {
    color: #0E4C97;
    font-size: 18px;
    font-weight: 500;
  }
}
.banner__list::before {
  position: absolute;
  content: "/";
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
}
@media screen and (min-width: 1280px) {
  .banner__list::before {
    content: "";
    width: 1px;
    height: 28px;
    background: #0062B1;
    right: -17px;
  }
}
.banner__list:last-of-type::before {
  display: none;
}
.banner__list-separator {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

/* problems */
.problems {
  position: relative;
  padding-block: 55px 50px;
  background: #EBEDEF;
  z-index: 0;
}
@media screen and (min-width: 1280px) {
  .problems {
    padding-block: 127px 44px;
    overflow: hidden;
  }
}
.problems__lead {
  color: #0E4C97;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 48px;
  font-weight: 800;
  line-height: 120%;
}
@media screen and (min-width: 1280px) {
  .problems__lead {
    font-size: 40px;
  }
}
.problems__cat {
  margin-top: 22px;
  padding: 29px 25px 43px;
  border: 2px solid #0E4C97;
  display: flex;
  flex-direction: column;
  gap: 27px;
}
@media screen and (min-width: 1280px) {
  .problems__cat {
    padding: 31px 47px 30px;
    margin-top: 83px;
    gap: 21px;
  }
}
.problems__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 20px;
}
@media screen and (min-width: 1280px) {
  .problems__tags {
    gap: 16px;
  }
}
.problems__tag {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 32px;
  font-weight: 500;
  border-radius: 56px;
  background: #0E4C97;
  width: calc((100% - 40px) / 3);
}
@media screen and (min-width: 1280px) {
  .problems__tag {
    padding-block: 1px;
    width: calc((100% - 80px) / 6);
    font-size: 25px;
  }
}
.problems__desc {
  color: #0E4C97;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 3.8px;
  line-height: 120%;
}
@media screen and (min-width: 1280px) {
  .problems__desc {
    font-size: 28px;
    letter-spacing: 2.8px;
  }
}
.problems__head {
  margin-top: 58px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 21px;
}
@media screen and (min-width: 1280px) {
  .problems__head {
    margin-top: 56px;
    gap: 18px;
  }
}
.problems__title {
  color: #212121;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 41px;
  font-weight: 500;
  letter-spacing: 4.1px;
  line-height: 120%;
}
@media screen and (min-width: 1280px) {
  .problems__title {
    font-size: 36px;
    font-weight: 700;
    line-height: 49px;
    letter-spacing: 5.04px;
  }
}
.problems___head-line {
  display: block;
  width: 461.333px;
}
.problems___head-line img {
  display: block;
}
.problems__items {
  margin-top: 39px;
  display: flex;
  flex-direction: column;
  gap: 88px;
}
@media screen and (min-width: 1280px) {
  .problems__items {
    margin-top: 62px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 95px 48px;
  }
}
.problems__item {
  position: relative;
  padding-right: 64px;
  gap: 24px;
  width: 560px;
  height: 230px;
  border-radius: 48px;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1280px) {
  .problems__item {
    width: 394.508px;
    height: 212px;
  }
}
.problems__item:nth-child(odd) {
  margin-left: auto;
  padding-right: 0;
}
@media screen and (min-width: 1280px) {
  .problems__item:nth-child(odd) {
    padding-left: 34px;
    margin: 0;
  }
}
.problems__item:nth-child(odd) .problems__image {
  right: auto;
  left: -96px;
}
@media screen and (min-width: 1280px) {
  .problems__item:nth-child(odd) .problems__image {
    left: -119px;
  }
}
.problems__item:nth-child(1) {
  padding-block: 24px 24px;
  height: 214px;
}
@media screen and (min-width: 1280px) {
  .problems__item:nth-child(1) {
    padding-block: 24px 35px;
  }
}
.problems__item:nth-child(1) .problems__image {
  width: 158.391px;
}
.problems__item:nth-child(2) {
  padding-block: 34px 28px;
}
@media screen and (min-width: 1280px) {
  .problems__item:nth-child(2) {
    padding-block: 22px 28px;
    padding-right: 9px;
  }
}
.problems__item:nth-child(2) .problems__image {
  width: 187.589px;
}
.problems__item:nth-child(3) {
  padding-block: 24px 8px;
}
@media screen and (min-width: 1280px) {
  .problems__item:nth-child(3) {
    padding-block: 40px 19px;
  }
}
.problems__item:nth-child(3) .problems__image {
  width: 176px;
}
.problems__item:nth-child(4) {
  padding-block: 40px 32px;
}
@media screen and (min-width: 1280px) {
  .problems__item:nth-child(4) {
    padding-block: 40px 45px;
    padding-right: 52px;
  }
}
.problems__item:nth-child(4) .problems__image {
  width: 196.58px;
}
.problems__image {
  position: absolute;
  display: block;
  /* width problems__items nth指定 */
  top: 50%;
  transform: translateY(-50%);
  right: -101px;
}
@media screen and (min-width: 1280px) {
  .problems__image {
    right: -132px;
  }
}
.problems__body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.problems__text {
  text-align: center;
  color: #212121;
  font-family: "Noto Sans JP";
  font-size: 28px;
  font-weight: 500;
  line-height: 143%;
}
@media screen and (min-width: 1280px) {
  .problems__text {
    font-size: 18px;
  }
}
.problems__text--bold {
  color: #0E4C97;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3.6px;
  line-height: 120%;
}
@media screen and (min-width: 1280px) {
  .problems__text--bold {
    font-size: 32px;
    letter-spacing: 3.2px;
  }
}
.problems__wave {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  aspect-ratio: 750/357;
  z-index: -2;
}
@media screen and (min-width: 1280px) {
  .problems__wave {
    aspect-ratio: 1920/431;
  }
}
.problems__wave img {
  display: block;
  width: 100%;
}
.problems__cta {
  margin-top: 47px;
  margin-bottom: -188px;
  position: relative;
}
@media screen and (min-width: 1280px) {
  .problems__cta {
    margin-top: 275px;
    margin-bottom: 0;
    padding-left: 63px;
  }
}
.problems__cta-person {
  position: relative;
  margin: 0 auto;
  display: flex;
  gap: 2px;
  max-width: 622px;
  z-index: -1;
}
@media screen and (min-width: 1280px) {
  .problems__cta-person {
    position: absolute;
    bottom: -106px;
    left: calc(50% - 529px);
    z-index: 1;
  }
}
.problems__cta-person-image {
  display: block;
  width: 338px;
}
@media screen and (min-width: 1280px) {
  .problems__cta-person-image {
    margin-top: 15px;
    flex-shrink: 0;
    width: 381px;
  }
}
.problems__cta-person-image img {
  width: 100%;
}
.problems__cta-talk {
  position: relative;
  margin-top: 29px !important;
  padding: 16px 44px;
  border-radius: 18px;
  background: #0099D9;
  color: #FFF;
  text-align: center;
  font-size: 29px;
  font-weight: 700;
  line-height: 121%;
  letter-spacing: 1.45px;
  width: fit-content;
  height: fit-content;
}
@media screen and (min-width: 1280px) {
  .problems__cta-talk {
    margin-top: 0 !important;
    margin-left: -80px !important;
    padding: 15px 24px 24px 30px;
    font-size: 20px;
    border-radius: 10px;
    letter-spacing: 1px;
    white-space: nowrap;
  }
}
.problems__cta-talk::after {
  position: absolute;
  content: "";
  width: 27px;
  height: 20px;
  background: #0099D9;
  clip-path: polygon(0% 50%, 100% 0%, 100% 100%);
  left: -26px;
  top: 50%;
  transform: translateY(-50%);
}
.problems__cta-content {
  padding: 13px 30px 46px;
  margin: -123px auto -30px;
  border-radius: 10px;
  border: 2px solid #0099D9;
  background: #FFF;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
  width: 86%;
  text-align: center;
}
@media screen and (min-width: 1280px) {
  .problems__cta-content {
    margin: 0px auto 0px;
    padding: 13px 30px 28px;
    width: 675px;
  }
}
.problems__cta-desc {
  color: #0E4C97;
  font-size: 41px;
  font-weight: 700;
  letter-spacing: 3.69px;
}
@media screen and (min-width: 1280px) {
  .problems__cta-desc {
    font-size: 36px;
    letter-spacing: 3.24px;
  }
}
.problems__cta-desc span {
  padding-left: 10px;
  font-size: 26px;
  font-weight: 700;
}
@media screen and (min-width: 1280px) {
  .problems__cta-desc span {
    font-size: 24px;
    letter-spacing: 2.16px;
  }
}
.problems__cta-text {
  margin-top: 14px !important;
  display: block;
  color: #212121;
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  line-height: 41px; /* 128.125% */
}
@media screen and (min-width: 1280px) {
  .problems__cta-text {
    padding-left: 51px;
    font-size: 20px;
    line-height: 41px;
  }
}
.problems__cta-lead {
  margin: 11px auto 0;
  display: flex;
  flex-direction: column;
  gap: 11px;
  width: fit-content;
}
@media screen and (min-width: 1280px) {
  .problems__cta-lead {
    margin: 27px auto 0;
    padding-left: 53px;
  }
}
.problems__cta-lead-text {
  position: relative;
  display: block;
  color: #EB5600;
  text-align: center;
  font-size: 47px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 9.4px;
  z-index: 1;
}
@media screen and (min-width: 1280px) {
  .problems__cta-lead-text {
    font-size: 44px;
    letter-spacing: 8.8px;
    line-height: 127%;
  }
}
.problems__cta-lead-text--small {
  font-size: 32px;
  font-weight: 800;
}
.problems__cta-lead-text--low {
  text-align: center;
  font-size: 47px;
  font-weight: 800;
  letter-spacing: 6.9px;
}
.problems__cta-lead-text + .problems__cta-lead-text {
  letter-spacing: 4.9px;
}
.problems__cta-lead-text::after {
  content: "";
  position: absolute;
  background: rgba(0, 153, 217, 0.3);
  height: 15px;
  width: 105%;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
@media screen and (min-width: 1280px) {
  .problems__cta-lead-text::after {
    width: 118%;
  }
}

/* features */
.features {
  padding-block: 238px 116px;
  background: #F2FAFD;
}
@media screen and (min-width: 1280px) {
  .features {
    padding-block: 143px 102px;
  }
}
.features__sub-title {
  color: #0E4C97;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 6.4px;
}
@media screen and (min-width: 1280px) {
  .features__sub-title {
    letter-spacing: 0.64px;
  }
}
.features__sub-title span {
  color: #EB5600;
  font-size: 48px;
  font-weight: 900;
  letter-spacing: 9.6px;
}
@media screen and (min-width: 1280px) {
  .features__sub-title span {
    padding-left: 15px;
  }
}
.features__title {
  position: relative;
  margin: 12px auto 0;
  display: flex;
  align-items: end;
  gap: 6px;
  width: fit-content;
}
@media screen and (min-width: 1280px) {
  .features__title {
    margin: 19px auto 0;
  }
}
.features__title::before, .features__title::after {
  position: absolute;
  content: "";
  background: url(../images/lp06/features-heading-line.svg) no-repeat center center/contain;
  width: 57.896px;
  height: 92px;
  bottom: 4px;
  left: -58px;
}
@media screen and (min-width: 1280px) {
  .features__title::before, .features__title::after {
    bottom: -16px;
  }
}
.features__title::after {
  transform: scaleX(-1);
  left: auto;
  right: -58px;
}
.features__title-text {
  padding-bottom: 6px;
  text-align: center;
  color: #0E4C97;
  font-size: 72px;
  font-weight: 700;
  line-height: 100%;
}
.features__title-text span {
  color: #0E4C97;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
}
.features__items {
  margin-top: 81px;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media screen and (min-width: 1280px) {
  .features__items {
    margin-top: 62px;
    flex-direction: row;
    gap: 30px;
  }
}

.feat-item {
  padding: 28px 39px 55px;
  border-radius: 24px;
  background: #FFF;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 1280px) {
  .feat-item {
    padding: 28px 35px 45px;
    flex: 1;
  }
  .feat-item:first-child .feat-item__title {
    font-size: 20px;
  }
}
.feat-item:last-child .feat-item__image {
  margin-top: 52px;
}
@media screen and (min-width: 1280px) {
  .feat-item:last-child .feat-item__image {
    margin-top: 22px;
    margin-inline: 0;
    width: 100%;
  }
}
.feat-item__heading {
  margin: 0 auto !important;
  padding: 0 41px 6px;
  color: #0E4C97;
  font-size: 30px;
  font-weight: 700;
  border-bottom: 3px solid #0E4C97;
  letter-spacing: 0.01em;
  width: fit-content;
}
@media screen and (min-width: 1280px) {
  .feat-item__heading {
    padding: 0 41px 3px;
    font-size: 15px;
    border-bottom: 1px solid #0E4C97;
  }
}
.feat-item__title {
  margin-top: 37px;
  color: #0E4C97;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
}
@media screen and (min-width: 1280px) {
  .feat-item__title {
    margin-top: 22px;
    font-size: 25px;
    text-align: center;
    line-height: 161%;
  }
}
.feat-item__title .large {
  color: #EB5600;
  font-size: 72px;
  font-weight: 700;
  line-height: 160%;
}
@media screen and (min-width: 1280px) {
  .feat-item__title .large {
    font-size: 36px;
  }
}
.feat-item__title .orange {
  color: #EB5600;
}
@media screen and (min-width: 1280px) {
  .feat-item__title .orange {
    font-size: 25px;
  }
}
.feat-item__desc {
  margin-top: 46px !important;
  color: #212121;
  text-align: justify;
  font-size: 32px;
  font-weight: 400;
  line-height: 56px; /* 175% */
  letter-spacing: 0.96px;
}
@media screen and (min-width: 1280px) {
  .feat-item__desc {
    margin-top: 14px !important;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.54px;
  }
}
.feat-item__content {
  padding-block: 60px 41px;
  margin-top: 52px;
  position: relative;
  border: 3px solid #0E4C97;
  z-index: 0;
}
@media screen and (min-width: 1280px) {
  .feat-item__content {
    padding-block: 28px 20px;
    margin-top: 70px;
  }
}
.feat-item__lead {
  position: absolute;
  color: #FFF;
  font-size: 32px;
  font-weight: 500;
  line-height: 28.44px; /* 88.875% */
  letter-spacing: 2.56px;
  width: fit-content;
  z-index: 2;
  top: -17px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1280px) {
  .feat-item__lead {
    font-size: 15.347px;
    line-height: 13.64px;
    letter-spacing: 1.228px;
    top: -11px;
  }
}
.feat-item__lead::after {
  position: absolute;
  content: "";
  background: url(../images/lp06/features-ribbon.svg) no-repeat center center/contain;
  width: 392.563px;
  height: 64px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media screen and (min-width: 1280px) {
  .feat-item__lead::after {
    width: 188.27px;
    height: 30.694px;
  }
}
.feat-item__terms {
  margin: 0 auto;
  padding-right: 14px;
  display: flex;
  flex-direction: column;
  width: fit-content;
  gap: 21px;
}
@media screen and (min-width: 1280px) {
  .feat-item__terms {
    gap: 14px;
  }
}
.feat-item__term {
  display: flex;
  align-items: center;
  gap: 20px;
}
.feat-item__badge {
  display: block;
  width: 41.336px;
}
@media screen and (min-width: 1280px) {
  .feat-item__badge {
    width: 19.99px;
  }
}
.feat-item__badge img {
  display: block;
  width: 100%;
}
.feat-item__text {
  color: #0E4C97;
  font-size: 48px;
  font-weight: 500;
}
@media screen and (min-width: 1280px) {
  .feat-item__text {
    font-size: 21px;
  }
}
.feat-item__image {
  margin-top: 106px;
  display: block;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  .feat-item__image {
    margin-top: 69px;
    margin-inline: -18px;
    width: 116%;
  }
}
.feat-item__image img {
  display: block;
  width: 100%;
}
/* features */
.follow {
  padding-bottom: 64px;
}
@media screen and (min-width: 1280px) {
  .follow {
    padding-bottom: 141px;
  }
}
.follow__title {
  position: relative;
  padding-block: 18px 24px;
  text-align: center;
  width: 100%;
  background: #0E4C97;
  color: #FFF;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 5.4px;
}
@media screen and (min-width: 1280px) {
  .follow__title {
    padding-block: 22px 28px;
  }
}
.follow__title::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 48px solid #0E4C97;
  bottom: -45px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1280px) {
  .follow__title::after {
    border-left: 76px solid transparent;
    border-right: 76px solid transparent;
  }
}
.follow__desc {
  margin-top: 84px !important;
  padding-inline: 81px 77px;
  color: #0E4C97;
  text-align: justify;
  font-size: 40px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 1280px) {
  .follow__desc {
    margin-top: 79px !important;
    text-align: center;
    font-size: 28px;
    line-height: 48px;
    letter-spacing: 0.01em;
  }
}
.follow__image {
  margin: 40px auto 0;
  display: block;
  width: 696px;
}
@media screen and (min-width: 1280px) {
  .follow__image {
    margin: 58px auto 0;
  }
}
.follow__image img {
  width: 100%;
}

/* construction */
.construction {
  padding-block: 70px 86px;
  background: #0E4C97;
}
@media screen and (min-width: 1280px) {
  .construction {
    padding-block: 113px 96px;
  }
}
.construction__lead {
  padding: 42px 26px;
  border: 3px solid #FFF;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (min-width: 1280px) {
  .construction__lead {
    gap: 0;
    align-items: center;
  }
}
.construction__lead-sub {
  color: #FFF;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 34.4px;
  letter-spacing: 2.24px;
}
@media screen and (min-width: 1280px) {
  .construction__lead-sub {
    font-size: 24px;
    letter-spacing: 1.68px;
  }
}
.construction__lead-title {
  color: #FFD730;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
}
@media screen and (min-width: 1280px) {
  .construction__lead-title {
    font-size: 40px;
  }
}
.construction__lead-desc {
  padding-block: 15px 22px;
  color: #0E4C97;
  text-align: center;
  font-size: 32px;
  font-weight: 400;
  line-height: 43px; /* 134.375% */
  letter-spacing: 0.32px;
  border-radius: 8px;
  background: #FFF;
}
@media screen and (min-width: 1280px) {
  .construction__lead-desc {
    padding: 0px 54px;
    margin-top: 29px !important;
    font-size: 18px;
    line-height: 42px;
    letter-spacing: 0.54px;
    border-radius: 40px;
    width: fit-content;
  }
}
.construction__items {
  margin-top: 47px;
  display: flex;
  flex-direction: column;
  gap: 113px;
}
@media screen and (min-width: 1280px) {
  .construction__items {
    margin-top: 90px;
    gap: 0;
  }
}

@media screen and (min-width: 1280px) {
  .tech-item {
    display: grid;
    grid-template-columns: 1fr 448px;
    grid-template-areas: "head   thumb" "desc   thumb" "highlight thumb";
    align-items: start;
    column-gap: 140px;
  }
  .tech-item:nth-child(1) .tech-item__thumb {
    margin: 23px 0 0 auto;
  }
  .tech-item:nth-child(2) {
    margin-top: 195px;
  }
  .tech-item:nth-child(3) {
    margin-top: 161px;
  }
  .tech-item:nth-child(4) {
    margin-top: 149px;
  }
}
.tech-item__head {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media screen and (min-width: 1280px) {
  .tech-item__head {
    grid-area: head;
  }
}
.tech-item__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
}
@media screen and (min-width: 1280px) {
  .tech-item__icon {
    width: 40px;
  }
}
.tech-item__icon img {
  display: block;
}
.tech-item__title {
  color: #FFF;
  font-size: 48px;
  font-weight: 500;
}
@media screen and (min-width: 1280px) {
  .tech-item__title {
    font-size: 40px;
  }
}
.tech-item__desc {
  margin-top: 14px !important;
  color: #FFF;
  text-align: justify;
  font-size: 32px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: 0.96px;
}
@media screen and (min-width: 1280px) {
  .tech-item__desc {
    grid-area: desc;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.54px;
  }
}
.tech-item__thumb {
  overflow: hidden;
  margin: 37px auto 0;
  display: block;
  width: 480px;
  border-radius: 8px;
}
@media screen and (min-width: 1280px) {
  .tech-item__thumb {
    margin: 0px 0 0 auto;
    grid-area: thumb;
    width: 420px;
    height: 248px;
  }
}
.tech-item__image {
  margin: 37px auto 0;
  display: block;
  width: 609px;
}
@media screen and (min-width: 1280px) {
  .tech-item__image {
    margin: 0 auto 15px;
    grid-area: thumb;
    align-self: end;
    width: 447.998px;
  }
}
.tech-item__highlight {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 17px;
}
@media screen and (min-width: 1280px) {
  .tech-item__highlight {
    margin-top: 40px;
    padding-top: 23px;
    grid-area: highlight;
    border-top: 2px solid #FFF;
  }
}
.tech-item__highlight-head {
  color: #FFD730;
  text-align: justify;
  font-size: 40px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 1.2px;
}
@media screen and (min-width: 1280px) {
  .tech-item__highlight-head {
    font-size: 28px;
    letter-spacing: 0.84px;
  }
}
.tech-item__highlight-desc {
  color: #FFF;
  text-align: justify;
  font-size: 32px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: 0.96px;
}
@media screen and (min-width: 1280px) {
  .tech-item__highlight-desc {
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.54px;
  }
}
/* works */
.works {
  position: relative;
  padding-block: 84px 0px;
}
@media screen and (min-width: 1280px) {
  .works {
    padding-block: 73px 159px;
  }
  .works::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 280px;
    background: #0E4C97;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
}
.works__title {
  color: #0E4C97;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 4.8px;
}
@media screen and (min-width: 1280px) {
  .works__title {
    font-size: 40px;
    letter-spacing: 4px;
  }
}
.works #works-swiper {
  margin-top: 72px;
  padding-bottom: 134px;
}
@media screen and (min-width: 1280px) {
  .works #works-swiper {
    margin-top: 81px;
    padding-bottom: 125px;
  }
}
.works #works-swiper::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 280px;
  background: #0099D9;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -2;
}
@media screen and (min-width: 1280px) {
  .works #works-swiper::after {
    height: 175px;
  }
}
.works .swiper-slide {
  width: auto;
}
.works #works-swiper-prev,
.works #works-swiper-next {
  width: 76px;
  height: 155px;
  top: 42.5%;
}
@media screen and (min-width: 1280px) {
  .works #works-swiper-prev,
  .works #works-swiper-next {
    top: auto;
    bottom: -8px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
}
.works #works-swiper-prev::after,
.works #works-swiper-next::after {
  content: "";
  background: url(../images/lp06/works-arrow-sp.webp) no-repeat center center/contain;
  width: 76px;
  height: 155px;
}
@media screen and (min-width: 1280px) {
  .works #works-swiper-prev::after,
  .works #works-swiper-next::after {
    background: url(../images/lp06/works-arrow-pc.svg) no-repeat center center/contain;
    width: 40px;
    height: 40px;
  }
}
.works #works-swiper-prev {
  left: 0;
}
@media screen and (min-width: 1280px) {
  .works #works-swiper-prev {
    left: 50%;
    transform: translateX(-86%);
  }
}
.works #works-swiper-next {
  right: 0;
}
@media screen and (min-width: 1280px) {
  .works #works-swiper-next {
    transform: translateX(-12%);
  }
}
.works #works-swiper-next::after {
  rotate: 180deg;
}

.works-card {
  overflow: hidden;
  width: 632px;
  height: 824px;
  border-radius: 28px;
  background: #FFF;
  box-shadow: 0px 6.4px 6.4px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 1280px) {
  .works-card {
    width: 420px;
    height: 560px;
  }
}
.works-card__image {
  display: block;
  width: 100%;
}
.works-card__content {
  padding: 37px 42px 10px;
}
@media screen and (min-width: 1280px) {
  .works-card__content {
    padding: 20px 32px 10px;
  }
}
.works-card__head {
  color: #212121;
  font-size: 42px;
  font-weight: 500;
  line-height: 56px; /* 133.333% */
}
@media screen and (min-width: 1280px) {
  .works-card__head {
    font-size: 28px;
    line-height: 40px;
  }
}
.works-card__head span {
  color: #E09702;
  font-size: 42px;
  font-weight: 500;
  line-height: 56px;
}
@media screen and (min-width: 1280px) {
  .works-card__head span {
    font-size: 28px;
    line-height: 40px;
  }
}
.works-card .border {
  margin-top: 22px;
  display: block;
  width: 100%;
  height: 2px;
  background: #0E4C97;
}
.works-card__info {
  margin-top: 13px;
}
.works-card__location {
  display: flex;
  gap: 13px;
  align-items: center;
}
.works-card__icon {
  display: block;
  width: 28.8px;
}
@media screen and (min-width: 1280px) {
  .works-card__icon {
    width: 18px;
  }
}
.works-card__icon img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.works-card__client {
  color: #212121;
  font-size: 36px;
  font-weight: 500;
  line-height: 73.6px;
}
@media screen and (min-width: 1280px) {
  .works-card__client {
    font-size: 20px;
    line-height: 46px;
  }
}
.works-card__detail {
  color: #212121;
  font-size: 30px;
  font-weight: 400;
  line-height: 44px;
}
@media screen and (min-width: 1280px) {
  .works-card__detail {
    font-size: 14px;
    line-height: 24px;
  }
}
/* achievement */
.achievement {
  padding-block: 83px 83px;
}
@media screen and (min-width: 1280px) {
  .achievement {
    display: none;
  }
}
.achievement__content {
  padding: 64px 0px 85px;
  position: relative;
  border: 3px solid #B48A3C;
  background: #FFF;
}
.achievement__content::before, .achievement__content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 64px 64px 0 0;
  border-color: #B48A3C transparent transparent transparent;
}
.achievement__content::after {
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
  rotate: 180deg;
}
.achievement__title {
  padding-inline: 66px 70px;
  color: #212121;
  font-size: 48px;
  font-weight: 500;
  line-height: 60px;
}
.achievement__title span {
  color: #EB5600;
  font-size: 48px;
  font-weight: 500;
  line-height: 60px; /* 125% */
}
.achievement__badges {
  margin-top: 56px;
  padding-inline: 24px 19px;
  display: flex;
  gap: 28px;
}
.achievement__badge {
  display: block;
  justify-content: center;
}
.achievement__badge:nth-child(1) {
  width: 293.261px;
}
.achievement__badge:nth-child(2) {
  width: 305.293px;
}

/* flow */
.flow {
  padding-block: 53px 57px;
  background: rgba(0, 153, 217, 0.05);
}
@media screen and (min-width: 1280px) {
  .flow {
    padding-block: 80px 57px;
  }
}
.flow__title {
  position: relative;
  color: #0E4C97;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 72px;
}
@media screen and (min-width: 1280px) {
  .flow__title {
    font-size: 36px;
    line-height: 60px;
  }
}
.flow__title::after {
  content: "";
  position: absolute;
  width: 104px;
  height: 3px;
  background: #0E4C97;
  left: 50%;
  bottom: -25px;
  transform: translateX(-50%);
}
@media screen and (min-width: 1280px) {
  .flow__title::after {
    bottom: -42px;
  }
}
.flow__items {
  margin-top: 85px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media screen and (min-width: 1280px) {
  .flow__items {
    margin-top: 94px;
    flex-direction: row;
  }
}

.flow-item {
  padding: 52px 40px 63px;
  border-radius: 24px;
  border: 2px solid #0099D9;
  background: #FFF;
}
@media screen and (min-width: 1280px) {
  .flow-item {
    padding: 22px 32px 22px;
    flex: 1;
  }
  .flow-item:last-child .flow-item__desc {
    letter-spacing: 0.54px;
  }
}
.flow-item + .flow-item {
  position: relative;
}
.flow-item + .flow-item::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -54px;
  transform: translateX(-50%);
  width: 95px;
  height: 63.74px;
  background: url(../images/lp06/flow-arrow.svg) no-repeat center center/contain;
}
@media screen and (min-width: 1280px) {
  .flow-item + .flow-item::after {
    width: 72px;
    height: 47.805px;
    rotate: -90deg;
    top: 45%;
    left: -42px;
    transform: translateY(-50%);
  }
}
.flow-item__head {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (min-width: 1280px) {
  .flow-item__head {
    gap: 39px;
  }
}
.flow-item__step {
  margin: 0 auto;
  display: block;
  width: 92.148px;
}
@media screen and (min-width: 1280px) {
  .flow-item__step {
    margin: 0;
    width: 63.565px;
  }
}
.flow-item__step img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flow-item__title {
  color: #0E4C97;
  text-align: justify;
  font-size: 40px;
  font-weight: 700;
  line-height: 52px;
}
@media screen and (min-width: 1280px) {
  .flow-item__title {
    font-size: 25px;
    line-height: 38px;
    height: 76px;
  }
}
.flow-item span {
  margin-top: 42px;
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #0E4C97;
}
@media screen and (min-width: 1280px) {
  .flow-item span {
    margin-top: 24px;
  }
}
.flow-item__desc {
  margin-top: 18px !important;
  color: #212121;
  text-align: justify;
  font-size: 32px;
  font-weight: 400;
  line-height: 56px;
}
@media screen and (min-width: 1280px) {
  .flow-item__desc {
    margin-top: 8px !important;
    font-size: 18px;
    line-height: 36px;
  }
}
/* staffs */
.staffs {
  padding-block: 9px 57px;
  background: rgba(0, 153, 217, 0.05);
}
@media screen and (min-width: 1280px) {
  .staffs {
    padding-block: 19px 139px;
  }
}
.staffs__title {
  position: relative;
  color: #0E4C97;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 72px;
}
@media screen and (min-width: 1280px) {
  .staffs__title {
    font-size: 32px;
    line-height: 64px;
  }
}
.staffs__title::after {
  content: "";
  position: absolute;
  width: 104px;
  height: 3px;
  background: #0E4C97;
  left: 50%;
  bottom: -25px;
  transform: translateX(-50%);
}
@media screen and (min-width: 1280px) {
  .staffs__title::after {
    bottom: -42px;
  }
}
.staffs__container {
  padding: 37px 33px 54px 39px;
  border-radius: 24px;
  background: #FFF;
}
@media screen and (min-width: 1280px) {
  .staffs__container {
    padding: 51px 95px 54px 94px;
  }
}
@media screen and (min-width: 1280px) {
  .staffs__content {
    display: flex;
    flex-direction: column-reverse;
  }
}
.staffs__cards {
  margin-top: 62px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 31px 38px;
}
@media screen and (min-width: 1280px) {
  .staffs__cards {
    margin-top: 38px;
    justify-content: space-between;
  }
}
.staffs__message {
  margin-top: 38px !important;
  color: #212121;
  text-align: justify;
  font-size: 32px;
  font-weight: 400;
  line-height: 56px; /* 175% */
}
@media screen and (min-width: 1280px) {
  .staffs__message {
    margin-top: 77px !important;
    font-size: 18px;
    line-height: 38px;
  }
}
.staffs__message span {
  color: #EB6100;
  font-size: 32px;
  font-weight: 400;
  line-height: 56px;
}
@media screen and (min-width: 1280px) {
  .staffs__message span {
    font-size: 18px;
    line-height: 38px;
  }
}
.staffs__button {
  margin-top: 49px;
}
@media screen and (min-width: 1280px) {
  .staffs__button {
    margin-top: 55px;
  }
}

.staff-card__image {
  overflow: hidden;
  border-radius: 28px;
  display: block;
  width: 280px;
}
@media screen and (min-width: 1280px) {
  .staff-card__image {
    border-radius: 20px;
    width: 200px;
  }
}
.staff-card__name {
  color: #0E4C97;
  font-size: 36px;
  font-weight: 700;
  line-height: 165%;
  text-align: center;
}
@media screen and (min-width: 1280px) {
  .staff-card__name {
    margin-top: 15px !important;
    font-size: 21px;
  }
}
.staff-card__name span {
  padding-left: 10px;
  color: #0E4C97;
  font-size: 20px;
  font-weight: 400;
}
@media screen and (min-width: 1280px) {
  .staff-card__name span {
    font-size: 12px;
  }
}
.staff-card__certification {
  color: #0E4C97;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 26.4px;
}
@media screen and (min-width: 1280px) {
  .staff-card__certification {
    font-size: 14px;
  }
}

/* faq */
.faq {
  padding-block: 115px 57px;
  background: #F6F5F5;
}
@media screen and (min-width: 1280px) {
  .faq {
    padding-block: 63px 84px;
  }
}
.faq__title {
  color: #0E4C97;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 74px;
}
@media screen and (min-width: 1280px) {
  .faq__title {
    font-size: 36px;
    line-height: 74px;
  }
}
.faq__items {
  margin-top: 63px;
  display: flex;
  flex-direction: column;
  gap: 38px;
}
@media screen and (min-width: 1280px) {
  .faq__items {
    margin-top: 49px;
    gap: 39px;
  }
}
.faq__item {
  padding: 24px 39px 0px 39px;
  background: #FFF;
  border: 1px solid #0099D9;
  border-radius: 17px;
}
@media screen and (min-width: 1280px) {
  .faq__item {
    padding: 26px 47px 0px 56px;
    border-radius: 20px;
  }
}
.faq__item.is-open .faq__question-icon {
  background: #726D6C;
}
.faq__item.is-open .faq__question-icon span:nth-child(2) {
  transform: translate(-50%, -50%) rotate(0deg);
  opacity: 0;
}
.faq__question {
  padding-bottom: 27px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 42px;
}
@media screen and (min-width: 1280px) {
  .faq__question {
    padding-bottom: 35px;
  }
}
.faq__question-content {
  display: flex;
  align-items: center;
  gap: 37px;
}
@media screen and (min-width: 1280px) {
  .faq__question-content {
    gap: 45px;
  }
}
.faq__question-label {
  color: #0E4C97;
  font-size: 42px;
  font-weight: 700;
  flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  .faq__question-label {
    font-size: 36px;
    line-height: 100%;
  }
}
.faq__question-text {
  color: #212121;
  font-size: 32px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.07em;
}
@media screen and (min-width: 1280px) {
  .faq__question-text {
    font-size: 18px;
  }
}
.faq__question-icon {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #0E4C97;
  flex-shrink: 0;
  transition: 0.3s;
}
@media screen and (min-width: 1280px) {
  .faq__question-icon {
    width: 30px;
    height: 30px;
  }
}
.faq__question-icon span {
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}
@media screen and (min-width: 1280px) {
  .faq__question-icon span {
    width: 10px;
    height: 1px;
  }
}
.faq__question-icon span:nth-child(2) {
  transform: translate(-50%, -50%) rotate(90deg);
  opacity: 1;
}
.faq__answer-content {
  padding-top: 35px;
  padding-bottom: 104px;
  border-top: 1px solid rgba(0, 0, 0, 0.6);
  display: flex;
  flex-direction: column;
  gap: 11px;
}
@media screen and (min-width: 1280px) {
  .faq__answer-content {
    padding-top: 19px;
    padding-bottom: 51px;
  }
}
.faq__answer-head {
  color: #0E4C97;
  text-align: justify;
  font-size: 32px;
  font-weight: 500;
}
@media screen and (min-width: 1280px) {
  .faq__answer-head {
    font-size: 16px;
  }
}
.faq__answer-desc {
  color: #212121;
  text-align: justify;
  font-size: 32px;
  font-weight: 400;
  line-height: 52px;
}
@media screen and (min-width: 1280px) {
  .faq__answer-desc {
    font-size: 16px;
    line-height: 180%;
  }
}
/* company */
.company {
  padding-block: 53px 60px;
}
@media screen and (min-width: 1280px) {
  .company {
    padding-block: 199px 220px;
  }
}
.company__title {
  color: #262626;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
}
@media screen and (min-width: 1280px) {
  .company__title {
    font-size: 32px;
  }
}
.company__content {
  margin-top: 51px;
  display: flex;
  flex-direction: column;
  gap: 46px;
}
@media screen and (min-width: 1280px) {
  .company__content {
    margin-top: 65px;
    flex-direction: row-reverse;
    gap: 64px;
  }
}
.company__image {
  margin: 0 auto;
  display: block;
  width: 400px;
}
@media screen and (min-width: 1280px) {
  .company__image {
    width: 236.417px;
    flex-shrink: 0;
  }
}
.company__desc {
  color: #212121;
  font-size: 28px;
  font-weight: 400;
  line-height: 56px; /* 200% */
}
@media screen and (min-width: 1280px) {
  .company__desc {
    font-size: 16px;
    line-height: 34px;
  }
}
.company__info {
  margin-top: 66px;
  border-top: 1px solid #D6D6D6;
}
@media screen and (min-width: 1280px) {
  .company__info {
    margin-top: 73px;
  }
}
.company__row {
  display: flex;
  align-items: center;
  gap: 74px;
  height: 200px;
  border-bottom: 1px solid #D6D6D6;
}
@media screen and (min-width: 1280px) {
  .company__row {
    padding-left: 6px;
    height: 109px;
    gap: 220px;
  }
}
.company__label {
  color: #212121;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  width: 143px;
  flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  .company__label {
    font-size: 16px;
    line-height: 30px;
  }
}
.company__value {
  color: #545353;
  text-align: justify;
  font-family: "Noto Sans JP";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 142.857% */
}
@media screen and (min-width: 1280px) {
  .company__value {
    font-size: 16px;
    line-height: 30px;
    width: 576.743px;
  }
}
.company__value--link {
  border-bottom: 1px solid #545353;
  line-height: 27px;
  width: fit-content;
}
.company a[target=_blank]:after {
  margin: 0px 0 0 16px;
}
.company__certification {
  margin-top: 67px !important;
  color: #212121;
  text-align: justify;
  font-size: 28px;
  font-weight: 400;
  line-height: 52px;
}
@media screen and (min-width: 1280px) {
  .company__certification {
    margin-top: 25px !important;
    font-size: 16px;
    line-height: 34px;
  }
}

/* footer */
.footer {
  background: #FFF !important;
  padding-block: 45px 210px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 1280px) {
  .footer {
    background: #0062B1 !important;
    padding-block: 32px 30px !important;
  }
}
.footer__copyright {
  margin: 0 auto;
  color: #212121;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  display: inline-block;
}
@media screen and (min-width: 1280px) {
  .footer__copyright {
    color: #FFF;
    font-size: 16px;
    line-height: 34px;
  }
}
.footer__button {
  position: fixed;
  z-index: 99;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  padding-block: 27px 31px;
  margin: 47px auto 0;
  width: 100%;
  font-size: 48px;
  border-radius: 32px 32px 0px 0px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 1280px) {
  .footer__button {
    display: none;
  }
}
.footer__button::after {
  width: 24.816px;
  height: 35.792px;
  right: 39px;
}

/* contact */
.contact {
  padding-bottom: 12px;
  background: #F2FAFD;
  color: #212121;
  min-height: 100dvh;
}
@media screen and (min-width: 1280px) {
  .contact {
    padding-bottom: 26px;
    background: url(../images/lp06/premastyle-factory-fv-bg-pc1.webp) no-repeat center center/cover;
  }
}
@media screen and (min-width: 1280px) {
  .contact__header {
    background: transparent;
    box-shadow: none;
  }
}
.contact__title {
  margin-top: 36px;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 3.2px;
}
@media screen and (min-width: 1280px) {
  .contact__title {
    margin-top: 4px;
    font-size: 25px;
    letter-spacing: normal;
  }
}
.contact__wrap {
  margin-top: 20px;
  padding: 59px 42px 75px 44px;
  border-radius: 16px;
  border: 2px solid #0099D9;
  background: #FFF;
}
@media screen and (min-width: 1280px) {
  .contact__wrap {
    margin-inline: auto;
    margin-top: 10px;
    padding: 29px 106px 38px 105px;
    width: 900px;
  }
}
@media screen and (min-width: 1280px) {
  .contact__form-sp {
    display: none;
  }
}
.contact__form-pc {
  display: none;
}
@media screen and (min-width: 1280px) {
  .contact__form-pc {
    display: block;
  }
}
.contact .wpcf7-not-valid-tip {
  display: none;
  overflow: hidden;
}
.contact .wpcf7-form-control-wrap {
  display: flex;
  flex-direction: column;
}
.contact .wpcf7 form .wpcf7-response-output {
  display: none;
  overflow: hidden;
  margin: 0em 0.5em 1em;
}
.contact .fields {
  display: flex;
  flex-direction: column;
}
.contact .fields .field:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)) {
  gap: 1px;
}
.contact .fields .field:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)) .item {
  width: fit-content;
}
.contact .field {
  margin-top: 33px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 13px;
}
@media screen and (min-width: 1280px) {
  .contact .field {
    margin-top: 18px;
  }
}
.contact .field:nth-child(1), .contact .field:nth-child(2) {
  flex-direction: column;
}
.contact .field:nth-child(1) {
  margin-top: 0px;
}
.contact .field:nth-child(2) {
  margin-top: 37px;
}
@media screen and (min-width: 1280px) {
  .contact .field:nth-child(2) {
    margin-top: 23px;
  }
}
.contact .field:nth-child(3) {
  margin-top: 44px;
}
@media screen and (min-width: 1280px) {
  .contact .field:nth-child(3) {
    margin-top: 20px;
  }
}
.contact .field--location {
  gap: 42px;
}
@media screen and (min-width: 1280px) {
  .contact .field--location {
    justify-content: space-between;
  }
  .contact .field--location .item {
    width: fit-content;
  }
}
.contact input:focus {
  outline: none;
}
.contact .head {
  display: flex;
  align-items: center;
  gap: 7px;
  flex-shrink: 0;
}
.contact .label {
  font-size: 30px;
  font-weight: 500;
  line-height: 105%;
}
@media screen and (min-width: 1280px) {
  .contact .label {
    font-size: 18px;
  }
}
.contact .label--email {
  letter-spacing: -1.8px;
}
.contact .tag {
  padding: 6px 5px;
  color: #FFF;
  text-align: center;
  font-size: 26px;
  font-weight: 500;
  background: #E09702;
  line-height: 100%;
}
@media screen and (min-width: 1280px) {
  .contact .tag {
    font-size: 13px;
  }
}
.contact select {
  padding: 6px 10px 12px 10px;
  background: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.46);
  color: rgba(33, 33, 33, 0.8);
  font-family: "Noto Sans JP";
  font-size: 30px;
  font-weight: 400;
  background: url(../images/lp06/contact-arrow.svg);
  background-position: right 24px center;
  background-repeat: no-repeat;
  background-size: 21px 12px;
  width: 100%;
  height: 64px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media screen and (min-width: 1280px) {
  .contact select {
    padding: 6px 10px 12px 18px;
    font-size: 16px;
    width: 480px;
    height: 40px;
    background-size: 9px 12px;
  }
}
.contact select option {
  width: 100%;
}
@media screen and (min-width: 1280px) {
  .contact .building-type-item {
    max-width: 80%;
  }
}
.contact .pc-hidden {
  display: flex;
}
@media screen and (min-width: 1280px) {
  .contact .pc-hidden {
    display: none !important;
  }
}
.contact .item,
.contact .wpcf7-form-control-wrap {
  width: 100%;
}
.contact .wpcf7-form-control-wrap {
  margin-top: 14px;
}
@media screen and (min-width: 1280px) {
  .contact .wpcf7-form-control-wrap {
    margin-top: 0;
  }
}
.contact .wpcf7-checkbox,
.contact .checkbox-item .wpcf7-form-control-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 13px 28px;
}
@media screen and (min-width: 1280px) {
  .contact .wpcf7-checkbox,
  .contact .checkbox-item .wpcf7-form-control-wrap {
    gap: 6px 16px;
  }
}
.contact .wpcf7-checkbox label,
.contact .checkbox-item .wpcf7-form-control-wrap label {
  font-size: 30px;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 9px;
  white-space: nowrap;
}
@media screen and (min-width: 1280px) {
  .contact .wpcf7-checkbox label,
  .contact .checkbox-item .wpcf7-form-control-wrap label {
    font-size: 16px;
  }
}
.contact .wpcf7-checkbox label:last-child,
.contact .checkbox-item .wpcf7-form-control-wrap label:last-child {
  width: 100%;
}
.contact .wpcf7-checkbox label input[type=text],
.contact .checkbox-item .wpcf7-form-control-wrap label input[type=text] {
  padding: 6px 10px;
  width: 100%;
  font-size: 16px;
}
.contact .has-free-text {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  .contact .has-free-text {
    width: fit-content;
  }
}
.contact .has-free-text input[type=text] {
  padding: 6px 10px;
  width: 100%;
  font-size: 16px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: #fff;
  color: rgba(33, 33, 33, 0.7);
}
@media screen and (min-width: 1280px) {
  .contact .has-free-text input[type=text] {
    padding: 2px 10px;
    width: 177px;
  }
}
.contact .wpcf7-list-item {
  margin: 0;
}
.contact input[type=checkbox] {
  width: 40px;
  height: 40px;
  display: block;
  margin: 0;
  flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  .contact input[type=checkbox] {
    width: 18px;
    height: 18px;
  }
}
.contact .text {
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: #fff;
  color: #212121;
  font-size: 30px;
  font-weight: 400;
  line-height: 120%;
  width: 380px;
  height: 63.534px;
}
@media screen and (min-width: 1280px) {
  .contact .text {
    padding: 10px 16px;
    width: 480px;
    font-size: 16px;
    height: 40px;
  }
}
.contact input[type=submit] {
  margin: 0 auto;
  padding-block: 21px 26px;
  padding-right: 25px;
  color: #FFF;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32.542px;
  font-weight: 700;
  letter-spacing: 1.627px;
  border-radius: 96px;
  background: var(--button, linear-gradient(180deg, #37C31B 0%, #1AB41D 54.81%, #067100 100%));
  box-shadow: 0px 3.805px 3.805px 0px rgba(0, 0, 0, 0.2);
  width: 480px;
}
@media screen and (min-width: 1280px) {
  .contact input[type=submit] {
    padding-block: 19px 19px;
    width: 298px;
    font-size: 20.203px;
    letter-spacing: 1.01px;
  }
}
.contact__button {
  margin: 68px auto 0;
  position: relative;
  width: fit-content;
  height: fit-content;
}
@media screen and (min-width: 1280px) {
  .contact__button {
    margin: 46px auto 0;
  }
}
.contact__button::after {
  position: absolute;
  content: "";
  background: url(../images/lp06/contact-button-arrow.svg) no-repeat center center/contain;
  width: 15.882px;
  height: 22.907px;
  top: 50%;
  transform: translateY(-106%);
  right: 30px;
}
@media screen and (min-width: 1280px) {
  .contact__button::after {
    display: none;
  }
}
.contact__copyright {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1280px) {
  .contact__copyright {
    margin-top: 4px;
    font-size: 16px;
    line-height: 34px;
  }
}